diff --git a/_data/language_counts.json b/_data/language_counts.json index 77e95383..d30217bc 100644 --- a/_data/language_counts.json +++ b/_data/language_counts.json @@ -1,16 +1,16 @@ { - "unknown": 165, - "Python": 2002, + "unknown": 166, + "Python": 2011, "Jupyter Notebook": 402, "Modelica": 1, "Shell": 29, "HTML": 82, "Perl": 45, - "R": 630, - "C++": 533, + "R": 631, + "C++": 537, "Java": 101, - "C": 311, - "Rust": 28, + "C": 312, + "Rust": 29, "JavaScript": 79, "AMPL": 1, "MATLAB": 38, @@ -30,13 +30,13 @@ "Pascal": 1, "TSQL": 2, "Kotlin": 2, - "Go": 25, + "Go": 26, "PostScript": 3, "Nextflow": 8, "CSS": 5, "NCL": 1, "Rich Text Format": 1, - "Cuda": 9, + "Cuda": 10, "TeX": 21, "Ruby": 11, "Mathematica": 18, diff --git a/_data/repos.json b/_data/repos.json index 5ef75e26..1d36b891 100644 --- a/_data/repos.json +++ b/_data/repos.json @@ -18187,7 +18187,126 @@ "github/smithlabcode/dnmtools": [], "github/fairtracks/omnipy_examples": [], "github/prmunday/Immunolyser": [], - "gitlab/cirad-apps/phylostems": [] + "gitlab/cirad-apps/phylostems": [], + "gitlab/chaver/choco-mining": [ + "Association Rules Mining", + "Choco solver", + "Constraint Programming", + "Pareto", + "Skypattern", + "data mining", + "pattern mining" + ], + "github/thomas0809/MolScribe": [ + "chemistry", + "deep-learning", + "molecule" + ], + "github/sciris/sciris": [ + "python", + "computational-science", + "containers", + "data-science", + "matplotlib", + "numpy", + "parallelization", + "plotting", + "scientific-computing", + "utilities" + ], + "github/julianreul/mode_behave": [], + "github/smithlabcode/abismal": [ + "bioinformatics", + "bisulfite-sequencing", + "mapping-algorithms" + ], + "github/cdanielmachado/carveme": [ + "metabolism", + "modeling", + "python", + "reconstruction", + "genome-scale" + ], + "github/Autostronomy/AstroPhot": [ + "astronomy", + "python", + "pytorch", + "scientific-computing", + "science-research" + ], + "github/arumugamlab/msamtools": [], + "github/q1cui/discourseGT": [], + "github/theLongLab/CATE": [ + "1000genomes", + "cuda", + "cuda-programming", + "evolutionary-algorithms", + "evolutionary-biology", + "evolutionary-computation", + "genetic-algorithm", + "genetics", + "neutrality-test", + "vcf", + "vcf-data", + "vcf-files", + "cuda-toolkit", + "ehh", + "extended-haplotype-homozygosity", + "mk-test", + "neutrality", + "tajima" + ], + "github/arshajii/ema": [ + "bioinformatics", + "sequence-alignment" + ], + "github/milkschen/leviosam2": [], + "github/kuanrongchan/COVID19-severity": [], + "github/BobAubouin/Python_Anesthesia_Simulator": [ + "anesthesia", + "simulation", + "drug-dosage" + ], + "github/johentsch/ms3": [ + "corpus", + "corpus-data", + "corpus-generator", + "corpus-processing", + "corpus-tools", + "musescore", + "musescore2", + "musescore3", + "musescore4", + "music-score", + "music-scores", + "parser", + "sheet-music", + "sheet-music-parser", + "tsv", + "tsv-files", + "tsv-format", + "xml-parser", + "xml-parser-library", + "xml-parsing" + ], + "github/marco-oliva/pfp": [], + "github/shenwei356/kmcp": [ + "kmer", + "sketch", + "searching", + "metagenomics", + "taxonomic-classification", + "taxonomic-profiling", + "scaled-minhash", + "syncmers", + "cobs", + "sketching", + "bigsi", + "fracminhash", + "virome" + ], + "github/frank1010111/bluebonnet": [], + "github/natir/vcf2parquet": [] }, "language": { "gitlab/chiemotono/mdcontactcom": "unknown", @@ -23193,7 +23312,26 @@ "github/smithlabcode/dnmtools": "C++", "github/fairtracks/omnipy_examples": "Python", "github/prmunday/Immunolyser": "Python", - "gitlab/cirad-apps/phylostems": "unknown" + "gitlab/cirad-apps/phylostems": "unknown", + "gitlab/chaver/choco-mining": "unknown", + "github/thomas0809/MolScribe": "Python", + "github/sciris/sciris": "Python", + "github/julianreul/mode_behave": "Python", + "github/smithlabcode/abismal": "C++", + "github/cdanielmachado/carveme": "Python", + "github/Autostronomy/AstroPhot": "Python", + "github/arumugamlab/msamtools": "C", + "github/q1cui/discourseGT": "R", + "github/theLongLab/CATE": "Cuda", + "github/arshajii/ema": "C++", + "github/milkschen/leviosam2": "C++", + "github/kuanrongchan/COVID19-severity": "Python", + "github/BobAubouin/Python_Anesthesia_Simulator": "Python", + "github/johentsch/ms3": "Python", + "github/marco-oliva/pfp": "C++", + "github/shenwei356/kmcp": "Go", + "github/frank1010111/bluebonnet": "Python", + "github/natir/vcf2parquet": "Rust" }, "url": { "gitlab/chiemotono/mdcontactcom": "https://gitlab.com/chiemotono/mdcontactcom", @@ -28199,7 +28337,26 @@ "github/smithlabcode/dnmtools": "https://github.com/smithlabcode/dnmtools", "github/fairtracks/omnipy_examples": "https://github.com/fairtracks/omnipy_examples", "github/prmunday/Immunolyser": "https://github.com/prmunday/Immunolyser", - "gitlab/cirad-apps/phylostems": "https://gitlab.com/cirad-apps/phylostems" + "gitlab/cirad-apps/phylostems": "https://gitlab.com/cirad-apps/phylostems", + "gitlab/chaver/choco-mining": "https://gitlab.com/chaver/choco-mining", + "github/thomas0809/MolScribe": "https://github.com/thomas0809/MolScribe", + "github/sciris/sciris": "https://github.com/sciris/sciris", + "github/julianreul/mode_behave": "https://github.com/julianreul/mode_behave", + "github/smithlabcode/abismal": "https://github.com/smithlabcode/abismal", + "github/cdanielmachado/carveme": "https://github.com/cdanielmachado/carveme", + "github/Autostronomy/AstroPhot": "https://github.com/Autostronomy/AstroPhot", + "github/arumugamlab/msamtools": "https://github.com/arumugamlab/msamtools", + "github/q1cui/discourseGT": "https://github.com/q1cui/discourseGT", + "github/theLongLab/CATE": "https://github.com/theLongLab/CATE", + "github/arshajii/ema": "https://github.com/arshajii/ema", + "github/milkschen/leviosam2": "https://github.com/milkschen/leviosam2", + "github/kuanrongchan/COVID19-severity": "https://github.com/kuanrongchan/COVID19-severity", + "github/BobAubouin/Python_Anesthesia_Simulator": "https://github.com/BobAubouin/Python_Anesthesia_Simulator", + "github/johentsch/ms3": "https://github.com/johentsch/ms3", + "github/marco-oliva/pfp": "https://github.com/marco-oliva/pfp", + "github/shenwei356/kmcp": "https://github.com/shenwei356/kmcp", + "github/frank1010111/bluebonnet": "https://github.com/frank1010111/bluebonnet", + "github/natir/vcf2parquet": "https://github.com/natir/vcf2parquet" }, "description": { "gitlab/chiemotono/mdcontactcom": "", @@ -33205,6 +33362,25 @@ "github/smithlabcode/dnmtools": "Tools for analyzing DNA methylation data", "github/fairtracks/omnipy_examples": null, "github/prmunday/Immunolyser": null, - "gitlab/cirad-apps/phylostems": "**phylostems** is a graphical tool developped by CIRAD (UMR PVBMT) to explore temporal signal at various evolutionary scales in heterochronous nucleic acid sequences datasets." + "gitlab/cirad-apps/phylostems": "**phylostems** is a graphical tool developped by CIRAD (UMR PVBMT) to explore temporal signal at various evolutionary scales in heterochronous nucleic acid sequences datasets.", + "gitlab/chaver/choco-mining": "Data mining with Choco solver", + "github/thomas0809/MolScribe": "Robust Molecular Structure Recognition with Image-to-Graph Generation", + "github/sciris/sciris": "Fast, flexible tools to simplify scientific Python", + "github/julianreul/mode_behave": "A Python package for estimating mixed logit models with nonparametric distributions", + "github/smithlabcode/abismal": "Abismal is a mapper of FASTQ bisulfite-converted short reads (between 50 and 1000 bases) to a FASTA reference genome.", + "github/cdanielmachado/carveme": "CarveMe: genome-scale metabolic model reconstruction", + "github/Autostronomy/AstroPhot": "A fast, flexible, automated, and differentiable astronomical image modelling tool for precise parallel multi-wavelength photometry", + "github/arumugamlab/msamtools": "Metagenomics-related extended functionalities to samtools", + "github/q1cui/discourseGT": "discourseGT \u2014 Analyze Group Patterns using Graph Theory in Educational Settings", + "github/theLongLab/CATE": "A fast and scalable CUDA implementation to conduct highly parallelized evolutionary tests on large scale genomic data.", + "github/arshajii/ema": "Fast & accurate alignment of barcoded short-reads", + "github/milkschen/leviosam2": "Fast and accurate coordinate conversion between assemblies", + "github/kuanrongchan/COVID19-severity": null, + "github/BobAubouin/Python_Anesthesia_Simulator": "Simulate the effect of drugs during total intrevenous anesthesia", + "github/johentsch/ms3": "A parser for annotated MuseScore 3 files.", + "github/marco-oliva/pfp": "Prefix Free Parsing", + "github/shenwei356/kmcp": "Accurate metagenomic profiling && Fast large-scale sequence/genome searching", + "github/frank1010111/bluebonnet": "Scaling solutions for production analysis from unconventional oil and gas wells", + "github/natir/vcf2parquet": "Convert vcf in parquet " } } \ No newline at end of file diff --git a/_data/repos_counts_languages.json b/_data/repos_counts_languages.json index b0a49ef5..599f88e9 100644 --- a/_data/repos_counts_languages.json +++ b/_data/repos_counts_languages.json @@ -1,6 +1,6 @@ { - "Python": 5393, - "R": 2183, + "Python": 5420, + "R": 2186, "Cpp": 439, "Js": 1587, "Go": 246 diff --git a/_data/stats.json b/_data/stats.json index 552b3f12..b365e51e 100644 --- a/_data/stats.json +++ b/_data/stats.json @@ -1,9 +1,9 @@ { - "python_deps": 4423, + "python_deps": 4444, "cpp_deps": 439, - "r_deps": 2183, + "r_deps": 2186, "js_deps": 1587, "go_deps": 246, - "total_repos": 5004, - "total_parsed": 2561 + "total_repos": 5023, + "total_parsed": 2571 } \ No newline at end of file diff --git a/_repos/github/AgrDataSci/climatrends/README.md b/_repos/github/AgrDataSci/climatrends/README.md new file mode 100644 index 00000000..dfa0f929 --- /dev/null +++ b/_repos/github/AgrDataSci/climatrends/README.md @@ -0,0 +1,18 @@ +--- +title: github/AgrDataSci/climatrends +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|DESCRIPTION|github/AgrDataSci/climatrends|0.01| +|cran|[nasapower](https://docs.ropensci.org/nasapower/)|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/AgrDataSci/climatrends/badge.png b/_repos/github/AgrDataSci/climatrends/badge.png new file mode 100644 index 00000000..9dd8585b Binary files /dev/null and b/_repos/github/AgrDataSci/climatrends/badge.png differ diff --git a/_repos/github/AgrDataSci/climatrends/data.json b/_repos/github/AgrDataSci/climatrends/data.json new file mode 100644 index 00000000..1d4b3321 --- /dev/null +++ b/_repos/github/AgrDataSci/climatrends/data.json @@ -0,0 +1,14 @@ +{ + "DESCRIPTION": { + "github/AgrDataSci/climatrends": { + "credit": 0.01, + "url": null + } + }, + "cran": { + "nasapower": { + "credit": 0.0099, + "url": "https://docs.ropensci.org/nasapower/" + } + } +} \ No newline at end of file diff --git a/_repos/github/Autostronomy/AstroPhot/README.md b/_repos/github/Autostronomy/AstroPhot/README.md new file mode 100644 index 00000000..402f9aae --- /dev/null +++ b/_repos/github/Autostronomy/AstroPhot/README.md @@ -0,0 +1,118 @@ +--- +title: github/Autostronomy/AstroPhot +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|pypi|[numpy](https://www.numpy.org)|0.108| +|pypi|[matplotlib](https://matplotlib.org)|0.108| +|pypi|[h5py](http://www.h5py.org)|0.102| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.101| +|pypi|[pyyaml](https://pyyaml.org/)|0.099| +|pypi|[certifi](https://pypi.org/project/certifi)|0.017| +|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.014| +|pypi|[PySocks](https://pypi.org/project/PySocks)|0.014| +|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.014| +|pypi|[idna](https://pypi.org/project/idna)|0.014| +|pypi|[chardet](https://pypi.org/project/chardet)|0.014| +|pypi|[urllib3](https://pypi.org/project/urllib3)|0.014| +|pypi|[colorama](https://pypi.org/project/colorama)|0.014| +|pypi|[requests](https://requests.readthedocs.io)|0.013| +|pypi|[slack-sdk](https://pypi.org/project/slack-sdk)|0.012| +|pypi|[ipywidgets](https://pypi.org/project/ipywidgets)|0.012| +|pypi|[wheel](https://pypi.org/project/wheel)|0.012| +|pypi|[twine](https://pypi.org/project/twine)|0.012| +|pypi|[py-make](https://pypi.org/project/py-make)|0.012| +|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.012| +|setup.py|github/Autostronomy/AstroPhot|0.01| +|pypi|[sphinx](https://pypi.org/project/sphinx)|0.009| +|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.009| +|pypi|[pytest](https://pypi.org/project/pytest)|0.009| +|pypi|[doit](http://pydoit.org)|0.007| +|pypi|[scipy](https://scipy.org/)|0.006| +|pypi|[mpmath](https://pypi.org/project/mpmath)|0.006| +|pypi|[ruff](https://pypi.org/project/ruff)|0.006| +|pypi|[mypy](https://pypi.org/project/mypy)|0.006| +|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.006| +|pypi|[pandas](https://pypi.org/project/pandas)|0.005| +|pypi|[torch](https://pytorch.org/)|0.004| +|pypi|[tqdm](https://tqdm.github.io)|0.004| +|pypi|[rich-click](https://github.com/ewels/rich-click)|0.004| +|pypi|[cython-lint](https://pypi.org/project/cython-lint)|0.004| +|pypi|[pycodestyle](https://pypi.org/project/pycodestyle)|0.004| +|pypi|[types-psutil](https://pypi.org/project/types-psutil)|0.004| +|pypi|[typing_extensions](https://pypi.org/project/typing_extensions)|0.004| +|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.004| +|pypi|[jupytext](https://pypi.org/project/jupytext)|0.004| +|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.004| +|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|0.004| +|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.004| +|pypi|[pooch](https://pypi.org/project/pooch)|0.004| +|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|0.004| +|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.004| +|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.004| +|pypi|[asv](https://pypi.org/project/asv)|0.004| +|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.004| +|pypi|[sgp4](https://pypi.org/project/sgp4)|0.003| +|pypi|[skyfield](https://pypi.org/project/skyfield)|0.003| +|pypi|[coverage](https://pypi.org/project/coverage)|0.003| +|pypi|[objgraph](https://pypi.org/project/objgraph)|0.003| +|pypi|[pytest-astropy](https://pypi.org/project/pytest-astropy)|0.003| +|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.003| +|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.003| +|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.003| +|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.003| +|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.003| +|pypi|[ipython](https://pypi.org/project/ipython)|0.003| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.003| +|pypi|[asdf](https://pypi.org/project/asdf)|0.003| +|pypi|[jplephem](https://pypi.org/project/jplephem)|0.003| +|pypi|[pytz](https://pypi.org/project/pytz)|0.003| +|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.003| +|pypi|[bleach](https://pypi.org/project/bleach)|0.003| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.003| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.003| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.003| +|pypi|[dask](https://pypi.org/project/dask)|0.003| +|pypi|[packaging](https://pypi.org/project/packaging)|0.003| +|pypi|[PyYAML](https://pypi.org/project/PyYAML)|0.003| +|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.003| +|pypi|[snakeviz](https://pypi.org/project/snakeviz)|0.003| +|pypi|[pytest-benchmark](https://pypi.org/project/pytest-benchmark)|0.003| +|pypi|[prettytable](https://pypi.org/project/prettytable)|0.003| +|pypi|[pytorch-lightning](https://pypi.org/project/pytorch-lightning)|0.003| +|pypi|[horovod](https://pypi.org/project/horovod)|0.003| +|pypi|[funsor](https://pypi.org/project/funsor)|0.003| +|pypi|[yapf](https://pypi.org/project/yapf)|0.003| +|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.003| +|pypi|[pypandoc](https://pypi.org/project/pypandoc)|0.003| +|pypi|[ninja](https://pypi.org/project/ninja)|0.003| +|pypi|[nbval](https://pypi.org/project/nbval)|0.003| +|pypi|[nbstripout](https://pypi.org/project/nbstripout)|0.003| +|pypi|[nbsphinx](https://pypi.org/project/nbsphinx)|0.003| +|pypi|[nbformat](https://pypi.org/project/nbformat)|0.003| +|pypi|[black](https://pypi.org/project/black)|0.003| +|pypi|[lap](https://pypi.org/project/lap)|0.003| +|pypi|[wget](https://pypi.org/project/wget)|0.003| +|pypi|[seaborn](https://pypi.org/project/seaborn)|0.003| +|pypi|[scikit-learn](https://pypi.org/project/scikit-learn)|0.003| +|pypi|[pillow](https://pypi.org/project/pillow)|0.003| +|pypi|[visdom](https://pypi.org/project/visdom)|0.003| +|pypi|[torchvision](https://pypi.org/project/torchvision)|0.003| +|pypi|[graphviz](https://pypi.org/project/graphviz)|0.003| +|pypi|[jupyter](https://pypi.org/project/jupyter)|0.003| +|pypi|[pyro-api](https://pypi.org/project/pyro-api)|0.003| +|pypi|[opt-einsum](https://pypi.org/project/opt-einsum)|0.003| +|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.002| +|pypi|[astropy](http://astropy.org)|0.001| +|pypi|[pyro-ppl](http://pyro.ai)|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/Autostronomy/AstroPhot/badge.png b/_repos/github/Autostronomy/AstroPhot/badge.png new file mode 100644 index 00000000..1c4694b5 Binary files /dev/null and b/_repos/github/Autostronomy/AstroPhot/badge.png differ diff --git a/_repos/github/Autostronomy/AstroPhot/data.json b/_repos/github/Autostronomy/AstroPhot/data.json new file mode 100644 index 00000000..b9a711a0 --- /dev/null +++ b/_repos/github/Autostronomy/AstroPhot/data.json @@ -0,0 +1,422 @@ +{ + "setup.py": { + "github/Autostronomy/AstroPhot": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "scipy": { + "credit": 0.006369496240601508, + "url": "https://scipy.org/" + }, + "numpy": { + "credit": 0.10787985338345865, + "url": "https://www.numpy.org" + }, + "astropy": { + "credit": 0.0009900000000000048, + "url": "http://astropy.org" + }, + "matplotlib": { + "credit": 0.10787985338345865, + "url": "https://matplotlib.org" + }, + "torch": { + "credit": 0.003569210526315794, + "url": "https://pytorch.org/" + }, + "tqdm": { + "credit": 0.003569210526315794, + "url": "https://tqdm.github.io" + }, + "requests": { + "credit": 0.013241250000000005, + "url": "https://requests.readthedocs.io" + }, + "h5py": { + "credit": 0.10180028571428572, + "url": "http://www.h5py.org" + }, + "pyyaml": { + "credit": 0.099, + "url": "https://pyyaml.org/" + }, + "pyro-ppl": { + "credit": 0.0009900000000000048, + "url": "http://pyro.ai" + }, + "pydevtool": { + "credit": 3.500357142857159e-05, + "url": "https://github.com/pydoit/pydevtool" + }, + "doit": { + "credit": 0.006965710714285714, + "url": "http://pydoit.org" + }, + "click": { + "credit": 3.500357142857159e-05, + "url": "https://palletsprojects.com/p/click/" + }, + "rich-click": { + "credit": 0.0035003571428571427, + "url": "https://github.com/ewels/rich-click" + }, + "cython-lint": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/cython-lint" + }, + "ruff": { + "credit": 0.006079567669172932, + "url": "https://pypi.org/project/ruff" + }, + "pycodestyle": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/pycodestyle" + }, + "types-psutil": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/types-psutil" + }, + "typing_extensions": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/typing_extensions" + }, + "mypy": { + "credit": 0.006079567669172932, + "url": "https://pypi.org/project/mypy" + }, + "myst-nb": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/myst-nb" + }, + "jupytext": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/jupytext" + }, + "numpydoc": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/numpydoc" + }, + "sphinx-design": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/sphinx-design" + }, + "pydata-sphinx-theme": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/pydata-sphinx-theme" + }, + "sphinx": { + "credit": 0.008879853383458647, + "url": "https://pypi.org/project/sphinx" + }, + "pooch": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/pooch" + }, + "scikit-umfpack": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/scikit-umfpack" + }, + "threadpoolctl": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/threadpoolctl" + }, + "gmpy2": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/gmpy2" + }, + "mpmath": { + "credit": 0.006300642857142857, + "url": "https://pypi.org/project/mpmath" + }, + "asv": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/asv" + }, + "pytest-xdist": { + "credit": 0.008879853383458647, + "url": "https://pypi.org/project/pytest-xdist" + }, + "pytest-timeout": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/pytest-timeout" + }, + "pytest-cov": { + "credit": 0.006079567669172932, + "url": "https://pypi.org/project/pytest-cov" + }, + "pytest": { + "credit": 0.008879853383458647, + "url": "https://pypi.org/project/pytest" + }, + "sgp4": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/sgp4" + }, + "skyfield": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/skyfield" + }, + "coverage": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/coverage" + }, + "objgraph": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/objgraph" + }, + "pytest-astropy": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/pytest-astropy" + }, + "pytest-astropy-header": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/pytest-astropy-header" + }, + "pytest-doctestplus": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/pytest-doctestplus" + }, + "Jinja2": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/Jinja2" + }, + "sphinx-changelog": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/sphinx-changelog" + }, + "sphinx-astropy": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/sphinx-astropy" + }, + "typing-extensions": { + "credit": 0.10081028571428571, + "url": "https://pypi.org/project/typing-extensions" + }, + "ipython": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/ipython" + }, + "bottleneck": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/bottleneck" + }, + "asdf": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/asdf" + }, + "jplephem": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/jplephem" + }, + "pytz": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/pytz" + }, + "sortedcontainers": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/sortedcontainers" + }, + "pandas": { + "credit": 0.005379496240601503, + "url": "https://pypi.org/project/pandas" + }, + "bleach": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/bleach" + }, + "html5lib": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/html5lib" + }, + "beautifulsoup4": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/beautifulsoup4" + }, + "pyarrow": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/pyarrow" + }, + "dask": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/dask" + }, + "certifi": { + "credit": 0.016801714285714284, + "url": "https://pypi.org/project/certifi" + }, + "packaging": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/packaging" + }, + "PyYAML": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/PyYAML" + }, + "pyerfa": { + "credit": 0.0028002857142857144, + "url": "https://pypi.org/project/pyerfa" + }, + "slack-sdk": { + "credit": 0.01225125, + "url": "https://pypi.org/project/slack-sdk" + }, + "ipywidgets": { + "credit": 0.01225125, + "url": "https://pypi.org/project/ipywidgets" + }, + "wheel": { + "credit": 0.01225125, + "url": "https://pypi.org/project/wheel" + }, + "twine": { + "credit": 0.01225125, + "url": "https://pypi.org/project/twine" + }, + "py-make": { + "credit": 0.01225125, + "url": "https://pypi.org/project/py-make" + }, + "importlib-resources": { + "credit": 0.01225125, + "url": "https://pypi.org/project/importlib-resources" + }, + "colorama": { + "credit": 0.013983926785714286, + "url": "https://pypi.org/project/colorama" + }, + "win-inet-pton": { + "credit": 0.014001428571428571, + "url": "https://pypi.org/project/win-inet-pton" + }, + "PySocks": { + "credit": 0.014001428571428571, + "url": "https://pypi.org/project/PySocks" + }, + "charset-normalizer": { + "credit": 0.014001428571428571, + "url": "https://pypi.org/project/charset-normalizer" + }, + "idna": { + "credit": 0.014001428571428571, + "url": "https://pypi.org/project/idna" + }, + "chardet": { + "credit": 0.014001428571428571, + "url": "https://pypi.org/project/chardet" + }, + "urllib3": { + "credit": 0.014001428571428571, + "url": "https://pypi.org/project/urllib3" + }, + "snakeviz": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/snakeviz" + }, + "pytest-benchmark": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/pytest-benchmark" + }, + "prettytable": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/prettytable" + }, + "pytorch-lightning": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/pytorch-lightning" + }, + "horovod": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/horovod" + }, + "funsor": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/funsor" + }, + "yapf": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/yapf" + }, + "sphinx-rtd-theme": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/sphinx-rtd-theme" + }, + "pypandoc": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/pypandoc" + }, + "ninja": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/ninja" + }, + "nbval": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/nbval" + }, + "nbstripout": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/nbstripout" + }, + "nbsphinx": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/nbsphinx" + }, + "nbformat": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/nbformat" + }, + "black": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/black" + }, + "lap": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/lap" + }, + "wget": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/wget" + }, + "seaborn": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/seaborn" + }, + "scikit-learn": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/scikit-learn" + }, + "pillow": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/pillow" + }, + "visdom": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/visdom" + }, + "torchvision": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/torchvision" + }, + "graphviz": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/graphviz" + }, + "jupyter": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/jupyter" + }, + "pyro-api": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/pyro-api" + }, + "opt-einsum": { + "credit": 0.0025792105263157893, + "url": "https://pypi.org/project/opt-einsum" + }, + "importlib-metadata": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/importlib-metadata" + } + } +} \ No newline at end of file diff --git a/_repos/github/Autostronomy/AstroPhot/setup.py b/_repos/github/Autostronomy/AstroPhot/setup.py new file mode 100644 index 00000000..6e8d742e --- /dev/null +++ b/_repos/github/Autostronomy/AstroPhot/setup.py @@ -0,0 +1,41 @@ +from setuptools import setup, find_packages +import astrophot.__init__ as ap +import os + +def read(fname): + return open(os.path.join(os.path.dirname(__file__), fname)).read() + +setup( + name="astrophot", + version=ap.__version__, + description="A fast, flexible, differentiable, and automated astronomical image modelling tool for precise parallel multi-wavelength photometry", + long_description=read("README.md"), + long_description_content_type='text/markdown', + url="https://github.com/Autostronomy/AstroPhot", + author=ap.__author__, + author_email=ap.__email__, + license="GPL-3.0 license", + packages=find_packages(), + install_requires=["scipy", + "numpy", + "astropy", + "matplotlib", + "torch", + "tqdm", + "requests", + "h5py", + "pyyaml", + "pyro-ppl", + ], + entry_points = { + 'console_scripts': [ + 'astrophot = astrophot:run_from_terminal', + ], + }, + classifiers=[ + "Development Status :: 1 - Planning", + "Intended Audience :: Science/Research", + "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", + "Programming Language :: Python :: 3", + ], +) diff --git a/_repos/github/Ayuei/DeBEIR/README.md b/_repos/github/Ayuei/DeBEIR/README.md new file mode 100644 index 00000000..87b0a68c --- /dev/null +++ b/_repos/github/Ayuei/DeBEIR/README.md @@ -0,0 +1,54 @@ +--- +title: github/Ayuei/DeBEIR +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|pypi|[elasticsearchasync](https://pypi.org/project/elasticsearchasync)|0.247| +|pypi|[plac](https://github.com/ialbert/plac)|0.247| +|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|0.247| +|pypi|[typing-extensions](https://typing.readthedocs.io/)|0.041| +|pypi|[mpmath](https://pypi.org/project/mpmath)|0.04| +|pypi|[Babel](https://pypi.org/project/Babel)|0.02| +|pypi|[MarkupSafe](https://pypi.org/project/MarkupSafe)|0.02| +|pypi|[pytest-cov](https://github.com/pytest-dev/pytest-cov)|0.012| +|pypi|[pytest](https://pypi.org/project/pytest)|0.012| +|pypi|[sphinx](https://pypi.org/project/sphinx)|0.012| +|setup.py|github/Ayuei/DeBEIR|0.01| +|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.007| +|pypi|[numpy](https://pypi.org/project/numpy)|0.007| +|pypi|[pytest-pep8](https://bitbucket.org/pytest-dev/pytest-pep8)|0.005| +|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.005| +|pypi|[sphinxcontrib-napoleon](https://pypi.org/project/sphinxcontrib-napoleon)|0.005| +|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.005| +|pypi|[coverage](https://pypi.org/project/coverage)|0.005| +|pypi|[covdefaults](https://pypi.org/project/covdefaults)|0.005| +|pypi|[sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints)|0.005| +|pypi|[furo](https://pypi.org/project/furo)|0.005| +|pypi|[torch](https://pytorch.org/)|0.002| +|pypi|[codecov](https://pypi.org/project/codecov)|0.002| +|pypi|[pydot](https://pypi.org/project/pydot)|0.002| +|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.002| +|pypi|[lxml](https://pypi.org/project/lxml)|0.002| +|pypi|[texext](https://pypi.org/project/texext)|0.002| +|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.002| +|pypi|[pillow](https://pypi.org/project/pillow)|0.002| +|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.002| +|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.002| +|pypi|[mypy](https://pypi.org/project/mypy)|0.002| +|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.002| +|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|0.002| +|pypi|[black](https://pypi.org/project/black)|0.002| +|pypi|[pandas](https://pypi.org/project/pandas)|0.002| +|pypi|[matplotlib](https://pypi.org/project/matplotlib)|0.002| +|pypi|[scipy](https://pypi.org/project/scipy)|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/Ayuei/DeBEIR/badge.png b/_repos/github/Ayuei/DeBEIR/badge.png new file mode 100644 index 00000000..b89719bc Binary files /dev/null and b/_repos/github/Ayuei/DeBEIR/badge.png differ diff --git a/_repos/github/Ayuei/DeBEIR/data.json b/_repos/github/Ayuei/DeBEIR/data.json new file mode 100644 index 00000000..f15940a8 --- /dev/null +++ b/_repos/github/Ayuei/DeBEIR/data.json @@ -0,0 +1,178 @@ +{ + "setup.py": { + "github/Ayuei/DeBEIR": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "torch": { + "credit": 0.002475000000000005, + "url": "https://pytorch.org/" + }, + "elasticsearchasync": { + "credit": 0.2475, + "url": "https://pypi.org/project/elasticsearchasync" + }, + "plac": { + "credit": 0.2475, + "url": "https://github.com/ialbert/plac" + }, + "sentence-transformers": { + "credit": 0.2475, + "url": "https://github.com/UKPLab/sentence-transformers" + }, + "opt-einsum": { + "credit": 0.0004083750000000025, + "url": "https://github.com/dgasmith/opt_einsum" + }, + "jinja2": { + "credit": 0.0004083750000000025, + "url": "https://palletsprojects.com/p/jinja/" + }, + "networkx": { + "credit": 0.0004083750000000025, + "url": "https://networkx.org/" + }, + "sympy": { + "credit": 0.0004083750000000025, + "url": "https://sympy.org" + }, + "typing-extensions": { + "credit": 0.0408375, + "url": "https://typing.readthedocs.io/" + }, + "filelock": { + "credit": 0.0004083750000000025, + "url": "https://github.com/tox-dev/py-filelock" + }, + "pytest-pep8": { + "credit": 0.0050536406249999995, + "url": "https://bitbucket.org/pytest-dev/pytest-pep8" + }, + "pytest-cov": { + "credit": 0.012032477678571428, + "url": "https://github.com/pytest-dev/pytest-cov" + }, + "pytest": { + "credit": 0.012032477678571428, + "url": "https://pypi.org/project/pytest" + }, + "numpydoc": { + "credit": 0.006978837053571428, + "url": "https://pypi.org/project/numpydoc" + }, + "sphinx-rtd-theme": { + "credit": 0.0050536406249999995, + "url": "https://pypi.org/project/sphinx-rtd-theme" + }, + "sphinxcontrib-napoleon": { + "credit": 0.0050536406249999995, + "url": "https://pypi.org/project/sphinxcontrib-napoleon" + }, + "sphinx": { + "credit": 0.012032477678571428, + "url": "https://pypi.org/project/sphinx" + }, + "numpy": { + "credit": 0.006978837053571428, + "url": "https://pypi.org/project/numpy" + }, + "Babel": { + "credit": 0.020214562499999998, + "url": "https://pypi.org/project/Babel" + }, + "MarkupSafe": { + "credit": 0.020214562499999998, + "url": "https://pypi.org/project/MarkupSafe" + }, + "codecov": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/codecov" + }, + "pydot": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/pydot" + }, + "pygraphviz": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/pygraphviz" + }, + "lxml": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/lxml" + }, + "texext": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/texext" + }, + "nb2plots": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/nb2plots" + }, + "pillow": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/pillow" + }, + "sphinx-gallery": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/sphinx-gallery" + }, + "pydata-sphinx-theme": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/pydata-sphinx-theme" + }, + "mypy": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/mypy" + }, + "pre-commit": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/pre-commit" + }, + "pyupgrade": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/pyupgrade" + }, + "black": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/black" + }, + "pandas": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/pandas" + }, + "matplotlib": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/matplotlib" + }, + "scipy": { + "credit": 0.0019251964285714285, + "url": "https://pypi.org/project/scipy" + }, + "mpmath": { + "credit": 0.040429124999999996, + "url": "https://pypi.org/project/mpmath" + }, + "pytest-timeout": { + "credit": 0.0050536406249999995, + "url": "https://pypi.org/project/pytest-timeout" + }, + "coverage": { + "credit": 0.0050536406249999995, + "url": "https://pypi.org/project/coverage" + }, + "covdefaults": { + "credit": 0.0050536406249999995, + "url": "https://pypi.org/project/covdefaults" + }, + "sphinx-autodoc-typehints": { + "credit": 0.0050536406249999995, + "url": "https://pypi.org/project/sphinx-autodoc-typehints" + }, + "furo": { + "credit": 0.0050536406249999995, + "url": "https://pypi.org/project/furo" + } + } +} \ No newline at end of file diff --git a/_repos/github/Ayuei/DeBEIR/setup.py b/_repos/github/Ayuei/DeBEIR/setup.py new file mode 100644 index 00000000..07f42c53 --- /dev/null +++ b/_repos/github/Ayuei/DeBEIR/setup.py @@ -0,0 +1,20 @@ +from setuptools import find_packages, setup + +setup( + name='DeBeIR', + version='0.1.1', + package_dir={'': 'src'}, + packages=find_packages('src'), + url='', + license='GNU GPLv3', + author='Vincent Nguyen', + author_email='vincent.nguyen@anu.edu.au', + description='Dense Bi-encoders for end-to-end Dense Information Retrieval', + install_requires=['torch>=2.0.0', 'elasticsearch[async]>=8.3.1', 'plac', 'sentence-transformers>=2.2.2', + 'spacy~=3.2.4', 'scispacy', 'tqdm~=4.64.0', 'pandas', 'trectools', 'numpy~=1.22.4', + 'toml>=0.10.2', 'dill~=0.3.5.1', 'requests>=2.28.0', 'loguru>=0.6.0', + 'analysis_tools_ir @ git+https://github.com/Ayuei/analysis_tools_ir.git', + 'allRank @ git+https://github.com/Ayuei/allRank.git', + 'transformers>=4.22.0', 'shutup>=0.2.0', 'datasets>=2.4.0', 'scikit-learn>=1.1.2', + 'scipy', 'optuna>=3.0.2', 'wandb>=0.13.3', 'torch_optimizer'], +) diff --git a/_repos/github/BobAubouin/Python_Anesthesia_Simulator/README.md b/_repos/github/BobAubouin/Python_Anesthesia_Simulator/README.md new file mode 100644 index 00000000..dca50a4f --- /dev/null +++ b/_repos/github/BobAubouin/Python_Anesthesia_Simulator/README.md @@ -0,0 +1,78 @@ +--- +title: github/BobAubouin/Python_Anesthesia_Simulator +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|pypi|[numpy](https://www.numpy.org)|0.427| +|pypi|[matplotlib](https://matplotlib.org)|0.231| +|pypi|[pytest](https://docs.pytest.org/en/latest/)|0.033| +|pypi|[scipy](https://scipy.org/)|0.033| +|pypi|[slycot](https://github.com/python-control/Slycot)|0.028| +|pypi|[cvxopt](http://cvxopt.org)|0.028| +|requirements.txt|github/BobAubouin/Python_Anesthesia_Simulator|0.01| +|pypi|[hypothesis](https://pypi.org/project/hypothesis)|0.007| +|pypi|[fastparquet](https://pypi.org/project/fastparquet)|0.005| +|pypi|[dataframe-api-compat](https://pypi.org/project/dataframe-api-compat)|0.005| +|pypi|[zstandard](https://pypi.org/project/zstandard)|0.005| +|pypi|[python-snappy](https://pypi.org/project/python-snappy)|0.005| +|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.005| +|pypi|[qtpy](https://pypi.org/project/qtpy)|0.005| +|pypi|[PyQt5](https://pypi.org/project/PyQt5)|0.005| +|pypi|[tabulate](https://pypi.org/project/tabulate)|0.005| +|pypi|[jinja2](https://pypi.org/project/jinja2)|0.005| +|pypi|[lxml](https://pypi.org/project/lxml)|0.005| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.005| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.005| +|pypi|[pymysql](https://pypi.org/project/pymysql)|0.005| +|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.005| +|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.005| +|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|0.005| +|pypi|[tables](https://pypi.org/project/tables)|0.005| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.005| +|pypi|[xlsxwriter](https://pypi.org/project/xlsxwriter)|0.005| +|pypi|[xlrd](https://pypi.org/project/xlrd)|0.005| +|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|0.005| +|pypi|[openpyxl](https://pypi.org/project/openpyxl)|0.005| +|pypi|[odfpy](https://pypi.org/project/odfpy)|0.005| +|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|0.005| +|pypi|[gcsfs](https://pypi.org/project/gcsfs)|0.005| +|pypi|[s3fs](https://pypi.org/project/s3fs)|0.005| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.005| +|pypi|[xarray](https://pypi.org/project/xarray)|0.005| +|pypi|[numexpr](https://pypi.org/project/numexpr)|0.005| +|pypi|[numba](https://pypi.org/project/numba)|0.005| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.005| +|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.005| +|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.005| +|pypi|[tzdata](https://pypi.org/project/tzdata)|0.005| +|pypi|[pytz](https://pypi.org/project/pytz)|0.005| +|pypi|[python-dateutil](https://pypi.org/project/python-dateutil)|0.005| +|pypi|[control](https://python-control.org)|0.002| +|pypi|[casadi](http://casadi.org)|0.002| +|pypi|[pandas](https://pandas.pydata.org)|0.002| +|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.002| +|pypi|[requests](https://pypi.org/project/requests)|0.002| +|pypi|[pygments](https://pypi.org/project/pygments)|0.002| +|pypi|[nose](https://pypi.org/project/nose)|0.002| +|pypi|[mock](https://pypi.org/project/mock)|0.002| +|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.002| +|pypi|[colorama](https://pypi.org/project/colorama)|0.002| +|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.002| +|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.002| +|pypi|[tomli](https://pypi.org/project/tomli)|0.002| +|pypi|[py](https://pypi.org/project/py)|0.002| +|pypi|[pluggy](https://pypi.org/project/pluggy)|0.002| +|pypi|[packaging](https://pypi.org/project/packaging)|0.002| +|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.002| +|pypi|[attrs](https://pypi.org/project/attrs)|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/BobAubouin/Python_Anesthesia_Simulator/badge.png b/_repos/github/BobAubouin/Python_Anesthesia_Simulator/badge.png new file mode 100644 index 00000000..34fd425d Binary files /dev/null and b/_repos/github/BobAubouin/Python_Anesthesia_Simulator/badge.png differ diff --git a/_repos/github/BobAubouin/Python_Anesthesia_Simulator/data.json b/_repos/github/BobAubouin/Python_Anesthesia_Simulator/data.json new file mode 100644 index 00000000..f7a69c7d --- /dev/null +++ b/_repos/github/BobAubouin/Python_Anesthesia_Simulator/data.json @@ -0,0 +1,258 @@ +{ + "requirements.txt": { + "github/BobAubouin/Python_Anesthesia_Simulator": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "numpy": { + "credit": 0.42680383275261324, + "url": "https://www.numpy.org" + }, + "control": { + "credit": 0.0019800000000000095, + "url": "https://python-control.org" + }, + "matplotlib": { + "credit": 0.23078383275261324, + "url": "https://matplotlib.org" + }, + "casadi": { + "credit": 0.0019800000000000095, + "url": "http://casadi.org" + }, + "pandas": { + "credit": 0.0019800000000000095, + "url": "https://pandas.pydata.org" + }, + "pytest-timeout": { + "credit": 0.00028002857142857274, + "url": "https://github.com/pytest-dev/pytest-timeout" + }, + "pytest": { + "credit": 0.03278383275261324, + "url": "https://docs.pytest.org/en/latest/" + }, + "slycot": { + "credit": 0.028002857142857142, + "url": "https://github.com/python-control/Slycot" + }, + "cvxopt": { + "credit": 0.028002857142857142, + "url": "http://cvxopt.org" + }, + "scipy": { + "credit": 0.03278383275261324, + "url": "https://scipy.org/" + }, + "fastparquet": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/fastparquet" + }, + "dataframe-api-compat": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/dataframe-api-compat" + }, + "zstandard": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/zstandard" + }, + "python-snappy": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/python-snappy" + }, + "brotlipy": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/brotlipy" + }, + "qtpy": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/qtpy" + }, + "PyQt5": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/PyQt5" + }, + "tabulate": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/tabulate" + }, + "jinja2": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/jinja2" + }, + "lxml": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/lxml" + }, + "html5lib": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/html5lib" + }, + "beautifulsoup4": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/beautifulsoup4" + }, + "pymysql": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/pymysql" + }, + "psycopg2": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/psycopg2" + }, + "SQLAlchemy": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/SQLAlchemy" + }, + "pyreadstat": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/pyreadstat" + }, + "tables": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/tables" + }, + "pyarrow": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/pyarrow" + }, + "xlsxwriter": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/xlsxwriter" + }, + "xlrd": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/xlrd" + }, + "pyxlsb": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/pyxlsb" + }, + "openpyxl": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/openpyxl" + }, + "odfpy": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/odfpy" + }, + "pandas-gbq": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/pandas-gbq" + }, + "gcsfs": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/gcsfs" + }, + "s3fs": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/s3fs" + }, + "fsspec": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/fsspec" + }, + "xarray": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/xarray" + }, + "numexpr": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/numexpr" + }, + "numba": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/numba" + }, + "bottleneck": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/bottleneck" + }, + "pytest-asyncio": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/pytest-asyncio" + }, + "pytest-xdist": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/pytest-xdist" + }, + "hypothesis": { + "credit": 0.006513652395470384, + "url": "https://pypi.org/project/hypothesis" + }, + "tzdata": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/tzdata" + }, + "pytz": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/pytz" + }, + "python-dateutil": { + "credit": 0.004780975609756098, + "url": "https://pypi.org/project/python-dateutil" + }, + "xmlschema": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/xmlschema" + }, + "requests": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/requests" + }, + "pygments": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/pygments" + }, + "nose": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/nose" + }, + "mock": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/mock" + }, + "argcomplete": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/argcomplete" + }, + "colorama": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/colorama" + }, + "atomicwrites": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/atomicwrites" + }, + "importlib-metadata": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/importlib-metadata" + }, + "tomli": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/tomli" + }, + "py": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/py" + }, + "pluggy": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/pluggy" + }, + "packaging": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/packaging" + }, + "iniconfig": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/iniconfig" + }, + "attrs": { + "credit": 0.0017326767857142856, + "url": "https://pypi.org/project/attrs" + } + } +} \ No newline at end of file diff --git a/_repos/github/BobAubouin/Python_Anesthesia_Simulator/requirements.txt b/_repos/github/BobAubouin/Python_Anesthesia_Simulator/requirements.txt new file mode 100644 index 00000000..102dbbc7 --- /dev/null +++ b/_repos/github/BobAubouin/Python_Anesthesia_Simulator/requirements.txt @@ -0,0 +1,5 @@ +numpy==1.25.0 +control==0.9.4 +matplotlib==3.7.1 +casadi==3.6.3 +pandas==1.4.3 diff --git a/_repos/github/JCGoran/coffe/requirements.txt b/_repos/github/JCGoran/coffe/requirements.txt deleted file mode 100644 index 4f985f83..00000000 --- a/_repos/github/JCGoran/coffe/requirements.txt +++ /dev/null @@ -1,9 +0,0 @@ -c-compiler -gsl -fftw -make -automake -autoconf -autoconf-archive -cython -libconfig diff --git a/_repos/github/PDB-REDO/cif-tools/CMakeLists.txt b/_repos/github/PDB-REDO/cif-tools/CMakeLists.txt index 365942a7..8af1eef6 100644 --- a/_repos/github/PDB-REDO/cif-tools/CMakeLists.txt +++ b/_repos/github/PDB-REDO/cif-tools/CMakeLists.txt @@ -89,6 +89,7 @@ if(MRC_FOUND) option(USE_RSRC "Use mrc to create resources" ON) else() message(STATUS "Not using resources since mrc was not found") + set(USE_RSRC FALSE) endif() if(USE_RSRC) diff --git a/_repos/github/PDB-REDO/dssp/CMakeLists.txt b/_repos/github/PDB-REDO/dssp/CMakeLists.txt index 820c3403..622decd7 100644 --- a/_repos/github/PDB-REDO/dssp/CMakeLists.txt +++ b/_repos/github/PDB-REDO/dssp/CMakeLists.txt @@ -25,7 +25,7 @@ cmake_minimum_required(VERSION 3.15) # set the project name -project(mkdssp VERSION 4.4.2 LANGUAGES CXX) +project(mkdssp VERSION 4.4.3 LANGUAGES CXX) list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake") @@ -108,23 +108,7 @@ if(NOT PDB_REDO_META) find_package(cifpp 5.1.0 REQUIRED) endif() -# The DSSP code is in a separate library, optionally to be used by others -add_library(dssp - ${PROJECT_SOURCE_DIR}/src/dssp.cpp - ${PROJECT_SOURCE_DIR}/include/dssp.hpp - ${PROJECT_SOURCE_DIR}/src/dssp-io.cpp - ${PROJECT_SOURCE_DIR}/src/dssp-io.hpp -) - -add_library(dssp::dssp ALIAS dssp) - -target_link_libraries(dssp PUBLIC cifpp::cifpp) - -target_include_directories(dssp - PUBLIC - "$" - "$" -) +add_subdirectory(libdssp) add_executable(mkdssp ${PROJECT_SOURCE_DIR}/src/mkdssp.cpp) @@ -134,87 +118,14 @@ if(USE_RSRC) mrc_target_resources(mkdssp ${CIFPP_SHARE_DIR}/mmcif_pdbx.dic ${CIFPP_SHARE_DIR}/mmcif_ddl.dic - ${PROJECT_SOURCE_DIR}/mmcif_pdbx/dssp-extension.dic) + ${PROJECT_SOURCE_DIR}/libdssp/mmcif_pdbx/dssp-extension.dic) endif() # Install rules -install(TARGETS dssp - EXPORT dsspTargets - ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR} - LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} - RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} - INCLUDES DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}) - -if(MSVC AND BUILD_SHARED_LIBS) - install( - FILES $ - DESTINATION ${CMAKE_INSTALL_LIBDIR} - OPTIONAL) -endif() - -install(EXPORT dsspTargets - FILE "dsspTargets.cmake" - NAMESPACE dssp:: - DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/dssp -) - -install( - FILES include/dssp.hpp - DESTINATION ${CMAKE_INSTALL_INCLUDEDIR} - COMPONENT Devel -) - -set(CONFIG_TEMPLATE_FILE ${PROJECT_SOURCE_DIR}/cmake/dsspConfig.cmake.in) - -configure_package_config_file( - ${CONFIG_TEMPLATE_FILE} - ${CMAKE_CURRENT_BINARY_DIR}/dssp/dsspConfig.cmake - INSTALL_DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/dssp -) - -install(FILES - "${CMAKE_CURRENT_BINARY_DIR}/dssp/dsspConfig.cmake" - "${CMAKE_CURRENT_BINARY_DIR}/dssp/dsspConfigVersion.cmake" - DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/dssp - COMPONENT Devel -) - -set(dssp_MAJOR_VERSION ${CMAKE_PROJECT_VERSION_MAJOR}) -set_target_properties(dssp PROPERTIES - VERSION ${PROJECT_VERSION} - SOVERSION ${dssp_MAJOR_VERSION} - INTERFACE_dssp_MAJOR_VERSION ${dssp_MAJOR_VERSION}) - -set_property(TARGET dssp APPEND PROPERTY - COMPATIBLE_INTERFACE_STRING dssp_MAJOR_VERSION -) - -write_basic_package_version_file( - "${CMAKE_CURRENT_BINARY_DIR}/dssp/dsspConfigVersion.cmake" - VERSION ${PROJECT_VERSION} - COMPATIBILITY AnyNewerVersion -) - -# pkgconfig support -set(prefix ${CMAKE_INSTALL_PREFIX}) -set(exec_prefix ${CMAKE_INSTALL_PREFIX}) -set(libdir ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}) -set(includedir ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_INCLUDEDIR}) - -configure_file(${CMAKE_CURRENT_SOURCE_DIR}/cmake/libdssp.pc.in - ${CMAKE_CURRENT_BINARY_DIR}/libdssp.pc.in @ONLY) -file(GENERATE OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/libdssp.pc - INPUT ${CMAKE_CURRENT_BINARY_DIR}/libdssp.pc.in) -install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libdssp.pc DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig) - install(TARGETS ${PROJECT_NAME} RUNTIME DESTINATION ${BIN_INSTALL_DIR} ) -set(CIFPP_DATA_DIR "${CMAKE_INSTALL_FULL_DATADIR}/libcifpp") -install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/mmcif_pdbx/dssp-extension.dic" - DESTINATION ${CIFPP_DATA_DIR}) - if(GENERATE_DOCUMENTATION) # manual find_program(PANDOC pandoc) @@ -268,12 +179,12 @@ if(ENABLE_TESTING) # We still depend on boost for the testing headers-only library find_package(Boost REQUIRED) - add_executable(unit-test-dssp ${PROJECT_SOURCE_DIR}/test/unit-test-dssp.cpp ${PROJECT_SOURCE_DIR}/src/dssp-io.cpp) + add_executable(unit-test-dssp ${PROJECT_SOURCE_DIR}/test/unit-test-dssp.cpp ${PROJECT_SOURCE_DIR}/libdssp/src/dssp-io.cpp) if(USE_RSRC) mrc_target_resources(unit-test-dssp ${CIFPP_SHARE_DIR}/mmcif_pdbx.dic ${CIFPP_SHARE_DIR}/mmcif_ddl.dic - ${CMAKE_CURRENT_SOURCE_DIR}/mmcif_pdbx/dssp-extension.dic) + ${CMAKE_CURRENT_SOURCE_DIR}/libdssp/mmcif_pdbx/dssp-extension.dic) endif() target_include_directories(unit-test-dssp PRIVATE diff --git a/_repos/github/bcgsc/tigmint/README.md b/_repos/github/bcgsc/tigmint/README.md new file mode 100644 index 00000000..fb2778f0 --- /dev/null +++ b/_repos/github/bcgsc/tigmint/README.md @@ -0,0 +1,22 @@ +--- +title: github/bcgsc/tigmint +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|setup.py|github/bcgsc/tigmint|0.01| +|pypi|[intervaltree](https://github.com/chaimleib/intervaltree)|0.002| +|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.002| +|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.002| +|pypi|[statistics](UNKNOWN)|0.002| +|pypi|[numpy](https://www.numpy.org)|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/bcgsc/tigmint/badge.png b/_repos/github/bcgsc/tigmint/badge.png new file mode 100644 index 00000000..d574335e Binary files /dev/null and b/_repos/github/bcgsc/tigmint/badge.png differ diff --git a/_repos/github/bcgsc/tigmint/data.json b/_repos/github/bcgsc/tigmint/data.json new file mode 100644 index 00000000..4a5dc26b --- /dev/null +++ b/_repos/github/bcgsc/tigmint/data.json @@ -0,0 +1,30 @@ +{ + "setup.py": { + "github/bcgsc/tigmint": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "intervaltree": { + "credit": 0.00198, + "url": "https://github.com/chaimleib/intervaltree" + }, + "pybedtools": { + "credit": 0.00198, + "url": "https://github.com/daler/pybedtools" + }, + "pysam": { + "credit": 0.00198, + "url": "https://github.com/pysam-developers/pysam" + }, + "statistics": { + "credit": 0.00198, + "url": "UNKNOWN" + }, + "numpy": { + "credit": 0.00198, + "url": "https://www.numpy.org" + } + } +} \ No newline at end of file diff --git a/_repos/github/bcgsc/tigmint/setup.py b/_repos/github/bcgsc/tigmint/setup.py new file mode 100644 index 00000000..62e43582 --- /dev/null +++ b/_repos/github/bcgsc/tigmint/setup.py @@ -0,0 +1,35 @@ +import setuptools + +with open("README.md", "r") as fh: + long_description = fh.read() + +setuptools.setup( + name="tigmint", + version="1.2.10", + author="Shaun Jackman", + author_email="sjackman@gmail.com", + description="Correct misassemblies using linked or long reads", + long_description=long_description, + long_description_content_type="text/markdown", + url="https://bcgsc.github.io/tigmint/", + license="GPLv3", + python_requires=">=3", + install_requires=[ + "intervaltree", + "pybedtools", + "pysam", + "statistics", + "numpy"], + scripts=[ + "bin/tigmint", + "bin/tigmint-arcs-tsv", + "bin/tigmint-cut", + "bin/tigmint-make", + "bin/tigmint_molecule.py", + "bin/tigmint_molecule_paf.py"], + classifiers=[ + "Programming Language :: Python :: 3", + "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", + "Operating System :: OS Independent", + ], +) diff --git a/_repos/github/cdanielmachado/carveme/README.md b/_repos/github/cdanielmachado/carveme/README.md new file mode 100644 index 00000000..0ed44dad --- /dev/null +++ b/_repos/github/cdanielmachado/carveme/README.md @@ -0,0 +1,18 @@ +--- +title: github/cdanielmachado/carveme +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|setup.py|github/cdanielmachado/carveme|0.01| +|pypi|[setuptools_scm](https://github.com/pypa/setuptools_scm/)|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/cdanielmachado/carveme/badge.png b/_repos/github/cdanielmachado/carveme/badge.png new file mode 100644 index 00000000..7fbdd6d0 Binary files /dev/null and b/_repos/github/cdanielmachado/carveme/badge.png differ diff --git a/_repos/github/cdanielmachado/carveme/data.json b/_repos/github/cdanielmachado/carveme/data.json new file mode 100644 index 00000000..5853d65b --- /dev/null +++ b/_repos/github/cdanielmachado/carveme/data.json @@ -0,0 +1,14 @@ +{ + "setup.py": { + "github/cdanielmachado/carveme": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "setuptools_scm": { + "credit": 0.0099, + "url": "https://github.com/pypa/setuptools_scm/" + } + } +} \ No newline at end of file diff --git a/_repos/github/cdanielmachado/carveme/setup.py b/_repos/github/cdanielmachado/carveme/setup.py new file mode 100644 index 00000000..1c4a6970 --- /dev/null +++ b/_repos/github/cdanielmachado/carveme/setup.py @@ -0,0 +1,117 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +"""The setup script.""" + +from setuptools import setup, find_packages + +with open('README.rst') as readme_file: + readme = readme_file.read() + +requirements = [ + "reframed>=1.4.0", + "pandas>=1.0", +] + +included_files = { + 'carveme': [ + 'config.cfg', + 'data/input/bigg_models.csv', + 'data/input/biomass_db.tsv', + 'data/input/manually_curated.csv', + 'data/input/media_db.tsv', + 'data/input/metabolomics_park2016.csv', + 'data/input/unbalanced_metabolites.csv', + 'data/input/bigg_proteins.faa', + 'data/input/equilibrator_compounds.tsv.gz', + 'data/input/refseq_release_201.tsv.gz', + 'data/generated/bigg_gibbs.csv', + 'data/generated/bigg_gprs.csv.gz', + 'data/generated/model_specific_data.csv.gz', + 'data/generated/universe_draft.xml.gz', + 'data/generated/universe_bacteria.xml.gz', + 'data/generated/universe_grampos.xml.gz', + 'data/generated/universe_gramneg.xml.gz', + 'data/generated/universe_archaea.xml.gz', + 'data/benchmark/media_db.tsv', + 'data/benchmark/biolog/bsub/biolog_carbon.tsv', + 'data/benchmark/biolog/bsub/biolog_phosphorus.tsv', + 'data/benchmark/biolog/bsub/biolog_nitrogen.tsv', + 'data/benchmark/biolog/bsub/biolog_sulfur.tsv', + 'data/benchmark/biolog/ecol/biolog_carbon.tsv', + 'data/benchmark/biolog/ecol/biolog_phosphorus.tsv', + 'data/benchmark/biolog/ecol/biolog_nitrogen.tsv', + 'data/benchmark/biolog/ecol/biolog_sulfur.tsv', + 'data/benchmark/biolog/paer/biolog_carbon.tsv', + 'data/benchmark/biolog/rsol/biolog_carbon.tsv', + 'data/benchmark/biolog/rsol/biolog_phosphorus.tsv', + 'data/benchmark/biolog/rsol/biolog_nitrogen.tsv', + 'data/benchmark/biolog/rsol/biolog_sulfur.tsv', + 'data/benchmark/biolog/sone/biolog_carbon.tsv', + 'data/benchmark/biolog/sone/biolog_nitrogen.tsv', + 'data/benchmark/essentiality/bsub.tsv', + 'data/benchmark/essentiality/ecol.tsv', + 'data/benchmark/essentiality/mgen.tsv', + 'data/benchmark/essentiality/paer.tsv', + 'data/benchmark/essentiality/sone.tsv', + 'data/benchmark/fasta/Bsubtilis_168.faa', + 'data/benchmark/fasta/Paeruginosa_PAO1.faa', + 'data/benchmark/fasta/Ecoli_K12_MG1655.faa', + 'data/benchmark/fasta/M_genitalium_G37.faa', + 'data/benchmark/fasta/Rsolanacearum_GMI1000.faa', + 'data/benchmark/fasta/Soneidensis_MR1.faa', + 'data/benchmark/models/bsub.xml', + 'data/benchmark/models/rsol.xml', + 'data/benchmark/models/ecol.xml', + 'data/benchmark/models/paer.xml', + 'data/benchmark/models/sone.xml', + 'data/benchmark/models/mgen.xml', + 'data/benchmark/results/biolog.tsv', + 'data/benchmark/results/essentiality.tsv', + ] +} + + +setup( + name='carveme', + version='1.5.2', + description="CarveMe: automated metabolic model reconstruction", + long_description=readme, + author="Daniel Machado", + author_email='cdanielmachado@gmail.com', + url='https://github.com/cdanielmachado/carveme', + entry_points={ + 'console_scripts': [ + 'build_universe=carveme.cli.build_universe:main', + 'curate_universe=carveme.cli.curate_universe:main', + 'carve=carveme.cli.carve:main', + 'gapfill=carveme.cli.gapfill:main', + 'merge_community=carveme.cli.merge_community:main', + 'benchmark=carveme.cli.benchmark:main', + ], + }, + # package_dir={'':'src'}, + packages=find_packages(), + include_package_data=True, + package_data=included_files, + install_requires=requirements, + license="Apache Software License 2.0", + zip_safe=False, + keywords='carveme', + classifiers=[ + 'Development Status :: 5 - Production/Stable', + 'Environment :: Console', + 'Intended Audience :: Science/Research', + 'Topic :: Scientific/Engineering :: Bio-Informatics', + 'Programming Language :: Python :: 3.6', + 'Programming Language :: Python :: 3.7', + 'Programming Language :: Python :: 3.8', + 'Programming Language :: Python :: 3.9', + 'Programming Language :: Python :: 3.10', + 'Programming Language :: Python :: 3.11', + 'License :: OSI Approved :: Apache Software License', + ], + setup_requires=['setuptools_scm'] + # test_suite='tests', + # tests_require=test_requirements, +) diff --git a/_repos/github/coolneighbors/unwise-verse/requirements.txt b/_repos/github/coolneighbors/unwise-verse/requirements.txt deleted file mode 100644 index 0d547f19..00000000 Binary files a/_repos/github/coolneighbors/unwise-verse/requirements.txt and /dev/null differ diff --git a/_repos/github/desihub/desitarget/requirements.txt b/_repos/github/desihub/desitarget/requirements.txt deleted file mode 100644 index 682a7f2f..00000000 --- a/_repos/github/desihub/desitarget/requirements.txt +++ /dev/null @@ -1,18 +0,0 @@ -# Based on desimodules/22.5. -pytz -requests -astropy==5.0 -numba -healpy -speclite -sqlalchemy -fitsio -photutils -# 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/dtcc-platform/dtcc-builder/CMakeLists.txt b/_repos/github/dtcc-platform/dtcc-builder/CMakeLists.txt index df9ce8fc..601e52d5 100644 --- a/_repos/github/dtcc-platform/dtcc-builder/CMakeLists.txt +++ b/_repos/github/dtcc-platform/dtcc-builder/CMakeLists.txt @@ -1,5 +1,5 @@ # Project configuration -cmake_minimum_required(VERSION 3.5) +cmake_minimum_required(VERSION 3.12) project(dtcc-builder) # Note: To building in Debug mode, use cmake .. -DCMAKE_BUILD_TYPE=Debug @@ -15,9 +15,16 @@ message(STATUS "Build type: " ${CMAKE_BUILD_TYPE}) # Set build flags set(CMAKE_CXX_STANDARD 14) set(CMAKE_CXX_STANDARD_REQUIRED ON) -set(CMAKE_CXX_FLAGS_ "-Wall -Werror") -set(CMAKE_CXX_FLAGS_DEBUG "-pg -DLLVM_ENABLE_ASSERTIONS=ON") -set(CMAKE_CXX_FLAGS_RELEASE "-O3 -DNDEBUG") + +if(MSVC) + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /W3") + set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} /O2") +else() + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Werror") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-reorder") + set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -pg -DLLVM_ENABLE_ASSERTIONS=ON") + set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -O3") +endif() # Add path to local CMake scripts @@ -26,27 +33,36 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake") # Add clang tools include(cmake/clang-cxx-dev-tools.cmake) -# Find pybind11 -set(pybind11_DIR /usr/lib/cmake/pybind11) -find_package(pybind11 REQUIRED) -find_package(Triangle REQUIRED) +## Find pybind11 + +execute_process (COMMAND python -c "import site; print([s for s in site.getsitepackages() if 'site-packages' in s][0])" OUTPUT_VARIABLE PYTHON_SITE_PACKAGES OUTPUT_STRIP_TRAILING_WHITESPACE) +set(pybind11_DIR ${PYTHON_SITE_PACKAGES}/pybind11/share/cmake/pybind11) +set(PYBIND11_FINDPYTHON ON) +message("Pybind11 DIR " ${pybind11_DIR}) +find_package(pybind11 REQUIRED) # Set include directories include_directories(${CMAKE_SOURCE_DIR}/src/cpp/include) include_directories(${CMAKE_SOURCE_DIR}/src/cpp/include/citymodel) -include_directories(${CMAKE_SOURCE_DIR}/src/cpp/external) -include_directories(${CMAKE_SOURCE_DIR}/src/cpp/external/triangle) +include_directories(SYSTEM ${CMAKE_SOURCE_DIR}/src/cpp/external) +include_directories(SYSTEM ${CMAKE_SOURCE_DIR}/src/cpp/external/triangle) # Set installation directory set(CMAKE_INSTALL_PREFIX ${CMAKE_SOURCE_DIR}/src) set(CMAKE_SKIP_INSTALL_ALL_DEPENDENCY true) + # Add subdirectories # add_subdirectory(src/cpp/external/triangle) add_subdirectory(src) -add_subdirectory(tests/cpp) + +if (NOT WIN32) + # tests won't build on Windows + # TODO: Work out why + add_subdirectory(tests/cpp) +endif() # Pre-commit hook MESSAGE("Running pre-commit hook") diff --git a/_repos/github/freesurfer/freesurfer/CMakeLists.txt b/_repos/github/freesurfer/freesurfer/CMakeLists.txt index 3270e7b5..d04d9b10 100644 --- a/_repos/github/freesurfer/freesurfer/CMakeLists.txt +++ b/_repos/github/freesurfer/freesurfer/CMakeLists.txt @@ -6,6 +6,9 @@ if(CMAKE_CXX_STANDARD EQUAL "98" ) message(FATAL_ERROR "CMAKE_CXX_STANDARD:STRING=98 is not supported in.") endif() +# do not allow python libraries to mask system libraries +set(CMAKE_IGNORE_PREFIX_PATH "/space/freesurfer/python/linux/lib") + if(APPLE) set(CMAKE_C_COMPILER "/usr/bin/clang") set(CMAKE_CXX_COMPILER "/usr/bin/clang++") @@ -173,29 +176,6 @@ endif() # -------- petsc -------- find_package(PETSC) -# -------- itk -------- -if(NOT ITK_DIR) - if(HOST_OS MATCHES "CentOS9stream" OR HOST_OS MATCHES "CentOS8" OR HOST_OS MATCHES "CentOS8stream" OR HOST_OS MATCHES "Rocky8") - set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.2_centos8 CACHE PATH "ITK install directory") - elseif(HOST_OS MATCHES "Ubuntu20" OR HOST_OS MATCHES "Ubuntu22") - set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.2_ubuntu20 CACHE PATH "ITK install directory") - elseif(HOST_OS MATCHES "CentOS7") - set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.2_centos7 CACHE PATH "ITK install directory") - elseif(HOST_OS MATCHES "Ubuntu18") - set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.2_ubuntu18 CACHE PATH "ITK install directory") - elseif(APPLE AND NOT APPLE_ARM64) - set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.2_darwin CACHE PATH "ITK install directory") - elseif(APPLE AND APPLE_ARM64) - set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.0/lib/cmake CACHE PATH "ITK install directory") - else() - # default - set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.2 CACHE PATH "ITK install directory") - endif() -endif() - -find_package(ITK HINTS ${ITK_DIR} REQUIRED) -message(STATUS "For HOST_OS=${HOST_OS} ITK_DIR=${ITK_DIR}") - # -------- ann -------- # ANN is only used by mris_resample find_package(ANN) @@ -296,10 +276,16 @@ endif() endif() +# Preceed itk with vtk as itk may look for vtk files and do not want +# those found thru alternatives that may be in the default search paths. # -------- vtk -------- if(NOT VTK_DIR) - set(VTK_DIR ${FS_PACKAGES_DIR}/vtk/7.1 CACHE PATH "VTK install directory") + if(HOST_OS MATCHES "CentOS9stream") + set(VTK_DIR ${FS_PACKAGES_DIR}/vtk/8.1.2-qt5.12/lib/cmake/vtk-8.1 CACHE PATH "VTK install directory") + else() + set(VTK_DIR ${FS_PACKAGES_DIR}/vtk/7.1 CACHE PATH "VTK install directory") + endif() endif() find_package(VTK HINTS ${VTK_DIR}) @@ -336,6 +322,32 @@ if(VTK_FOUND AND VTK_BUILD_SHARED_LIBS) endif() endif() + +# -------- itk -------- +if(NOT ITK_DIR) + if(HOST_OS MATCHES "CentOS9stream") + set(ITK_DIR ${FS_PACKAGES_DIR}/itk/5.0 CACHE PATH "ITK install directory") + elseif(HOST_OS MATCHES "CentOS8" OR HOST_OS MATCHES "CentOS8stream" OR HOST_OS MATCHES "Rocky8") + set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.2_centos8 CACHE PATH "ITK install directory") + elseif(HOST_OS MATCHES "Ubuntu20" OR HOST_OS MATCHES "Ubuntu22") + set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.2_ubuntu20 CACHE PATH "ITK install directory") + elseif(HOST_OS MATCHES "CentOS7") + set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.2_centos7 CACHE PATH "ITK install directory") + elseif(HOST_OS MATCHES "Ubuntu18") + set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.2_ubuntu18 CACHE PATH "ITK install directory") + elseif(APPLE AND NOT APPLE_ARM64) + set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.2_darwin CACHE PATH "ITK install directory") + elseif(APPLE AND APPLE_ARM64) + set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.0/lib/cmake CACHE PATH "ITK install directory") + else() + # default + set(ITK_DIR ${FS_PACKAGES_DIR}/itk/4.13.2 CACHE PATH "ITK install directory") + endif() +endif() + +find_package(ITK HINTS ${ITK_DIR} REQUIRED) +message(STATUS "For HOST_OS=${HOST_OS} ITK_DIR=${ITK_DIR}") + # -------------------------------------------------- # global system information # -------------------------------------------------- @@ -496,7 +508,12 @@ add_subdirectory(utils) # by default) is maintained for darwin_x86_64 and all linux contexts. # the following utility libraries are required for freeview -if(NOT APPLE_ARM64) +# if(NOT APPLE_ARM64) +if(APPLE_ARM64) + message(STATUS "For HOST_OS=${HOST_OS}skipping lineprof") +elseif(HOST_OS MATCHES "CentOS9stream") + message(STATUS "For HOST_OS=${HOST_OS} skipping lineprof") +else() add_subdirectory(lineprof) endif() add_subdirectory(vtkutils) @@ -567,6 +584,7 @@ add_subdirectories( mri_segment mri_segreg mri_segstats + mri_si_prep mri_stats2seg mri_surf2surf mri_surf2vol diff --git a/_repos/github/julianreul/mode_behave/README.md b/_repos/github/julianreul/mode_behave/README.md new file mode 100644 index 00000000..42660e5d --- /dev/null +++ b/_repos/github/julianreul/mode_behave/README.md @@ -0,0 +1,114 @@ +--- +title: github/julianreul/mode_behave +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|pypi|[numpy](https://www.numpy.org)|0.174| +|pypi|[matplotlib](https://matplotlib.org)|0.142| +|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.098| +|pypi|[scipy](https://scipy.org/)|0.04| +|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.033| +|pypi|[llvmlite](https://pypi.org/project/llvmlite)|0.033| +|pypi|[pytest](https://pypi.org/project/pytest)|0.022| +|pypi|[pandas](https://pandas.pydata.org)|0.021| +|pypi|[joblib](https://pypi.org/project/joblib)|0.02| +|pypi|[scikit-learn](http://scikit-learn.org)|0.017| +|pypi|[pyaml](https://pypi.org/project/pyaml)|0.016| +|pypi|[statsmodels](https://pypi.org/project/statsmodels)|0.016| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.016| +|pypi|[pytest-cov](https://github.com/pytest-dev/pytest-cov)|0.014| +|pypi|[sphinx](https://pypi.org/project/sphinx)|0.014| +|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.01| +|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.01| +|setup.py|github/julianreul/mode_behave|0.01| +|pypi|[mypy](https://pypi.org/project/mypy)|0.008| +|pypi|[ruff](https://pypi.org/project/ruff)|0.008| +|pypi|[pooch](https://pypi.org/project/pooch)|0.008| +|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.008| +|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.008| +|pypi|[pyroma](https://pypi.org/project/pyroma)|0.006| +|pypi|[packaging](https://pypi.org/project/packaging)|0.006| +|pypi|[markdown2](https://pypi.org/project/markdown2)|0.006| +|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.006| +|pypi|[coverage](https://pypi.org/project/coverage)|0.006| +|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.006| +|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.006| +|pypi|[sphinx-inline-tabs](https://pypi.org/project/sphinx-inline-tabs)|0.006| +|pypi|[olefile](https://pypi.org/project/olefile)|0.006| +|pypi|[furo](https://pypi.org/project/furo)|0.006| +|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.006| +|pypi|[seaborn](https://seaborn.pydata.org)|0.005| +|pypi|[Pillow](https://python-pillow.org)|0.005| +|pypi|[pyamg](https://pypi.org/project/pyamg)|0.004| +|pypi|[black](https://pypi.org/project/black)|0.004| +|pypi|[plotly](https://pypi.org/project/plotly)|0.004| +|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.004| +|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.004| +|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.004| +|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.004| +|pypi|[pytest-timeout](https://github.com/pytest-dev/pytest-timeout)|0.004| +|pypi|[pydevtool](https://pypi.org/project/pydevtool)|0.004| +|pypi|[doit](https://pypi.org/project/doit)|0.004| +|pypi|[click](https://pypi.org/project/click)|0.004| +|pypi|[rich-click](https://pypi.org/project/rich-click)|0.004| +|pypi|[cython-lint](https://pypi.org/project/cython-lint)|0.004| +|pypi|[pycodestyle](https://pypi.org/project/pycodestyle)|0.004| +|pypi|[types-psutil](https://pypi.org/project/types-psutil)|0.004| +|pypi|[typing_extensions](https://pypi.org/project/typing_extensions)|0.004| +|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.004| +|pypi|[jupytext](https://pypi.org/project/jupytext)|0.004| +|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|0.004| +|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.004| +|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|0.004| +|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.004| +|pypi|[mpmath](https://pypi.org/project/mpmath)|0.004| +|pypi|[asv](https://pypi.org/project/asv)|0.004| +|pypi|[numba](https://numba.pydata.org)|0.003| +|pypi|[fastparquet](https://pypi.org/project/fastparquet)|0.002| +|pypi|[dataframe-api-compat](https://pypi.org/project/dataframe-api-compat)|0.002| +|pypi|[zstandard](https://pypi.org/project/zstandard)|0.002| +|pypi|[python-snappy](https://pypi.org/project/python-snappy)|0.002| +|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.002| +|pypi|[qtpy](https://pypi.org/project/qtpy)|0.002| +|pypi|[PyQt5](https://pypi.org/project/PyQt5)|0.002| +|pypi|[tabulate](https://pypi.org/project/tabulate)|0.002| +|pypi|[jinja2](https://pypi.org/project/jinja2)|0.002| +|pypi|[lxml](https://pypi.org/project/lxml)|0.002| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.002| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.002| +|pypi|[pymysql](https://pypi.org/project/pymysql)|0.002| +|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.002| +|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.002| +|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|0.002| +|pypi|[tables](https://pypi.org/project/tables)|0.002| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.002| +|pypi|[xlsxwriter](https://pypi.org/project/xlsxwriter)|0.002| +|pypi|[xlrd](https://pypi.org/project/xlrd)|0.002| +|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|0.002| +|pypi|[openpyxl](https://pypi.org/project/openpyxl)|0.002| +|pypi|[odfpy](https://pypi.org/project/odfpy)|0.002| +|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|0.002| +|pypi|[gcsfs](https://pypi.org/project/gcsfs)|0.002| +|pypi|[s3fs](https://pypi.org/project/s3fs)|0.002| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.002| +|pypi|[xarray](https://pypi.org/project/xarray)|0.002| +|pypi|[numexpr](https://pypi.org/project/numexpr)|0.002| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.002| +|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.002| +|pypi|[hypothesis](https://pypi.org/project/hypothesis)|0.002| +|pypi|[tzdata](https://pypi.org/project/tzdata)|0.002| +|pypi|[pytz](https://pypi.org/project/pytz)|0.002| +|pypi|[python-dateutil](https://pypi.org/project/python-dateutil)|0.002| +|pypi|[scikit-optimize](https://scikit-optimize.github.io/)|0.001| +|pypi|[pickleshare](https://github.com/pickleshare/pickleshare)|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/julianreul/mode_behave/badge.png b/_repos/github/julianreul/mode_behave/badge.png new file mode 100644 index 00000000..de2f3a47 Binary files /dev/null and b/_repos/github/julianreul/mode_behave/badge.png differ diff --git a/_repos/github/julianreul/mode_behave/data.json b/_repos/github/julianreul/mode_behave/data.json new file mode 100644 index 00000000..9479f1a9 --- /dev/null +++ b/_repos/github/julianreul/mode_behave/data.json @@ -0,0 +1,398 @@ +{ + "setup.py": { + "github/julianreul/mode_behave": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "Pillow": { + "credit": 0.0050737500000000045, + "url": "https://python-pillow.org" + }, + "matplotlib": { + "credit": 0.14164459494773518, + "url": "https://matplotlib.org" + }, + "numba": { + "credit": 0.0033804878048780676, + "url": "https://numba.pydata.org" + }, + "numpy": { + "credit": 0.17431459494773519, + "url": "https://www.numpy.org" + }, + "pandas": { + "credit": 0.021408750000000004, + "url": "https://pandas.pydata.org" + }, + "pickleshare": { + "credit": 0.0009900000000000048, + "url": "https://github.com/pickleshare/pickleshare" + }, + "scikit-learn": { + "credit": 0.017325000000000017, + "url": "http://scikit-learn.org" + }, + "scikit-optimize": { + "credit": 0.0009900000000000186, + "url": "https://scikit-optimize.github.io/" + }, + "scipy": { + "credit": 0.040134237804878056, + "url": "https://scipy.org/" + }, + "seaborn": { + "credit": 0.005073750000000018, + "url": "https://seaborn.pydata.org" + }, + "pytest-timeout": { + "credit": 0.0035616133928571426, + "url": "https://github.com/pytest-dev/pytest-timeout" + }, + "pytest-cov": { + "credit": 0.013709732142857142, + "url": "https://github.com/pytest-dev/pytest-cov" + }, + "pytest": { + "credit": 0.02216458869773519, + "url": "https://pypi.org/project/pytest" + }, + "pyroma": { + "credit": 0.006125625, + "url": "https://pypi.org/project/pyroma" + }, + "packaging": { + "credit": 0.006125625, + "url": "https://pypi.org/project/packaging" + }, + "markdown2": { + "credit": 0.006125625, + "url": "https://pypi.org/project/markdown2" + }, + "defusedxml": { + "credit": 0.006125625, + "url": "https://pypi.org/project/defusedxml" + }, + "coverage": { + "credit": 0.006125625, + "url": "https://pypi.org/project/coverage" + }, + "check-manifest": { + "credit": 0.006125625, + "url": "https://pypi.org/project/check-manifest" + }, + "sphinxext-opengraph": { + "credit": 0.010209375, + "url": "https://pypi.org/project/sphinxext-opengraph" + }, + "sphinx-removed-in": { + "credit": 0.006125625, + "url": "https://pypi.org/project/sphinx-removed-in" + }, + "sphinx-inline-tabs": { + "credit": 0.006125625, + "url": "https://pypi.org/project/sphinx-inline-tabs" + }, + "sphinx-copybutton": { + "credit": 0.010209375, + "url": "https://pypi.org/project/sphinx-copybutton" + }, + "sphinx": { + "credit": 0.013709732142857142, + "url": "https://pypi.org/project/sphinx" + }, + "olefile": { + "credit": 0.006125625, + "url": "https://pypi.org/project/olefile" + }, + "furo": { + "credit": 0.006125625, + "url": "https://pypi.org/project/furo" + }, + "importlib-metadata": { + "credit": 0.03267, + "url": "https://pypi.org/project/importlib-metadata" + }, + "llvmlite": { + "credit": 0.03267, + "url": "https://pypi.org/project/llvmlite" + }, + "fastparquet": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/fastparquet" + }, + "dataframe-api-compat": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/dataframe-api-compat" + }, + "zstandard": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/zstandard" + }, + "python-snappy": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/python-snappy" + }, + "brotlipy": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/brotlipy" + }, + "qtpy": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/qtpy" + }, + "PyQt5": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/PyQt5" + }, + "tabulate": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/tabulate" + }, + "jinja2": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/jinja2" + }, + "lxml": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/lxml" + }, + "html5lib": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/html5lib" + }, + "beautifulsoup4": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/beautifulsoup4" + }, + "pymysql": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/pymysql" + }, + "psycopg2": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/psycopg2" + }, + "SQLAlchemy": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/SQLAlchemy" + }, + "pyreadstat": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/pyreadstat" + }, + "tables": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/tables" + }, + "pyarrow": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/pyarrow" + }, + "xlsxwriter": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/xlsxwriter" + }, + "xlrd": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/xlrd" + }, + "pyxlsb": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/pyxlsb" + }, + "openpyxl": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/openpyxl" + }, + "odfpy": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/odfpy" + }, + "pandas-gbq": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/pandas-gbq" + }, + "gcsfs": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/gcsfs" + }, + "s3fs": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/s3fs" + }, + "fsspec": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/fsspec" + }, + "xarray": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/xarray" + }, + "numexpr": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/numexpr" + }, + "bottleneck": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/bottleneck" + }, + "pytest-asyncio": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/pytest-asyncio" + }, + "pytest-xdist": { + "credit": 0.005890844947735192, + "url": "https://pypi.org/project/pytest-xdist" + }, + "hypothesis": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/hypothesis" + }, + "tzdata": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/tzdata" + }, + "pytz": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/pytz" + }, + "python-dateutil": { + "credit": 0.002390487804878049, + "url": "https://pypi.org/project/python-dateutil" + }, + "pathlib2": { + "credit": 0.09801, + "url": "https://pypi.org/project/pathlib2" + }, + "pyamg": { + "credit": 0.00408375, + "url": "https://pypi.org/project/pyamg" + }, + "mypy": { + "credit": 0.0075841071428571424, + "url": "https://pypi.org/project/mypy" + }, + "black": { + "credit": 0.00408375, + "url": "https://pypi.org/project/black" + }, + "ruff": { + "credit": 0.0075841071428571424, + "url": "https://pypi.org/project/ruff" + }, + "plotly": { + "credit": 0.00408375, + "url": "https://pypi.org/project/plotly" + }, + "sphinx-prompt": { + "credit": 0.00408375, + "url": "https://pypi.org/project/sphinx-prompt" + }, + "pooch": { + "credit": 0.0075841071428571424, + "url": "https://pypi.org/project/pooch" + }, + "numpydoc": { + "credit": 0.0075841071428571424, + "url": "https://pypi.org/project/numpydoc" + }, + "sphinx-gallery": { + "credit": 0.00408375, + "url": "https://pypi.org/project/sphinx-gallery" + }, + "scikit-image": { + "credit": 0.00408375, + "url": "https://pypi.org/project/scikit-image" + }, + "memory-profiler": { + "credit": 0.00408375, + "url": "https://pypi.org/project/memory-profiler" + }, + "threadpoolctl": { + "credit": 0.0075841071428571424, + "url": "https://pypi.org/project/threadpoolctl" + }, + "joblib": { + "credit": 0.02041875, + "url": "https://pypi.org/project/joblib" + }, + "pyaml": { + "credit": 0.016335, + "url": "https://pypi.org/project/pyaml" + }, + "pydevtool": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/pydevtool" + }, + "doit": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/doit" + }, + "click": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/click" + }, + "rich-click": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/rich-click" + }, + "cython-lint": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/cython-lint" + }, + "pycodestyle": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/pycodestyle" + }, + "types-psutil": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/types-psutil" + }, + "typing_extensions": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/typing_extensions" + }, + "myst-nb": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/myst-nb" + }, + "jupytext": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/jupytext" + }, + "sphinx-design": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/sphinx-design" + }, + "pydata-sphinx-theme": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/pydata-sphinx-theme" + }, + "scikit-umfpack": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/scikit-umfpack" + }, + "gmpy2": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/gmpy2" + }, + "mpmath": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/mpmath" + }, + "asv": { + "credit": 0.0035003571428571427, + "url": "https://pypi.org/project/asv" + }, + "statsmodels": { + "credit": 0.016335, + "url": "https://pypi.org/project/statsmodels" + }, + "typing-extensions": { + "credit": 0.016335, + "url": "https://pypi.org/project/typing-extensions" + } + } +} \ No newline at end of file diff --git a/_repos/github/julianreul/mode_behave/setup.py b/_repos/github/julianreul/mode_behave/setup.py new file mode 100644 index 00000000..9a18a2af --- /dev/null +++ b/_repos/github/julianreul/mode_behave/setup.py @@ -0,0 +1,24 @@ +from setuptools import setup + +setup(name='mode_behave', + version='1.0.13', + description='Estimation and simulation of discrete choice models', + author='Julian Reul', + author_email='j.reul@fz-juelich.de', + url='https://github.com/julianreul/mode_behave', + license='MIT', + packages=['mode_behave_public'], + install_requires=[ + 'Pillow==9.5.0', + 'matplotlib==3.7.1', + 'numba==0.56.4', + 'numpy==1.23.5', + 'pandas==2.0.1', + 'pickleshare==0.7.5', + 'scikit-learn==1.2.2', + 'scikit-optimize==0.9.0', + 'scipy==1.10.1', + 'seaborn==0.12.2' + ], + include_package_data=True, + zip_safe=False) \ No newline at end of file diff --git a/_repos/github/kuanrongchan/COVID19-severity/README.md b/_repos/github/kuanrongchan/COVID19-severity/README.md new file mode 100644 index 00000000..51a25d5d --- /dev/null +++ b/_repos/github/kuanrongchan/COVID19-severity/README.md @@ -0,0 +1,113 @@ +--- +title: github/kuanrongchan/COVID19-severity +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|pypi|[streamlit](https://streamlit.io)|0.165| +|pypi|[numpy](https://www.numpy.org)|0.16| +|pypi|[pandas](https://pandas.pydata.org)|0.071| +|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.061| +|pypi|[python-decouple](https://pypi.org/project/python-decouple)|0.041| +|pypi|[scipy](https://scipy.org/)|0.027| +|pypi|[tornado](https://pypi.org/project/tornado)|0.025| +|pypi|[sphinx](https://pypi.org/project/sphinx)|0.024| +|pypi|[plotly](https://plotly.com/python/)|0.022| +|pypi|[statsmodels](https://pypi.org/project/statsmodels)|0.02| +|pypi|[reno](https://pypi.org/project/reno)|0.02| +|pypi|[pytest](https://pypi.org/project/pytest)|0.011| +|requirements.txt|github/kuanrongchan/COVID19-severity|0.01| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.009| +|pypi|[pillow](https://pypi.org/project/pillow)|0.009| +|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.009| +|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.008| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.008| +|pypi|[python-dateutil](https://pypi.org/project/python-dateutil)|0.008| +|pypi|[jinja2](https://pypi.org/project/jinja2)|0.007| +|pypi|[altair](http://altair-viz.github.io)|0.006| +|pypi|[packaging](https://github.com/pypa/packaging)|0.006| +|pypi|[tenacity](https://github.com/jd/tenacity)|0.006| +|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|0.005| +|pypi|[watchdog](https://pypi.org/project/watchdog)|0.005| +|pypi|[pydeck](https://pypi.org/project/pydeck)|0.005| +|pypi|[gitpython](https://pypi.org/project/gitpython)|0.005| +|pypi|[validators](https://pypi.org/project/validators)|0.005| +|pypi|[tzlocal](https://pypi.org/project/tzlocal)|0.005| +|pypi|[toml](https://pypi.org/project/toml)|0.005| +|pypi|[rich](https://pypi.org/project/rich)|0.005| +|pypi|[requests](https://pypi.org/project/requests)|0.005| +|pypi|[pympler](https://pypi.org/project/pympler)|0.005| +|pypi|[protobuf](https://pypi.org/project/protobuf)|0.005| +|pypi|[click](https://pypi.org/project/click)|0.005| +|pypi|[cachetools](https://pypi.org/project/cachetools)|0.005| +|pypi|[blinker](https://pypi.org/project/blinker)|0.005| +|pypi|[sphinxext-altair](https://pypi.org/project/sphinxext-altair)|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|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.004| +|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.004| +|pypi|[myst-parser](https://pypi.org/project/myst-parser)|0.004| +|pypi|[geopandas](https://pypi.org/project/geopandas)|0.004| +|pypi|[docutils](https://pypi.org/project/docutils)|0.004| +|pypi|[vl-convert-python](https://pypi.org/project/vl-convert-python)|0.004| +|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|0.004| +|pypi|[types-setuptools](https://pypi.org/project/types-setuptools)|0.004| +|pypi|[types-jsonschema](https://pypi.org/project/types-jsonschema)|0.004| +|pypi|[ruff](https://pypi.org/project/ruff)|0.004| +|pypi|[pandas-stubs](https://pypi.org/project/pandas-stubs)|0.004| +|pypi|[mypy](https://pypi.org/project/mypy)|0.004| +|pypi|[m2r](https://pypi.org/project/m2r)|0.004| +|pypi|[ipython](https://pypi.org/project/ipython)|0.004| +|pypi|[hatch](https://pypi.org/project/hatch)|0.004| +|pypi|[black](https://pypi.org/project/black)|0.004| +|pypi|[toolz](https://pypi.org/project/toolz)|0.004| +|pypi|[jsonschema](https://pypi.org/project/jsonschema)|0.004| +|pypi|[six](https://pypi.org/project/six)|0.004| +|pypi|[fastparquet](https://pypi.org/project/fastparquet)|0.003| +|pypi|[dataframe-api-compat](https://pypi.org/project/dataframe-api-compat)|0.003| +|pypi|[zstandard](https://pypi.org/project/zstandard)|0.003| +|pypi|[python-snappy](https://pypi.org/project/python-snappy)|0.003| +|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.003| +|pypi|[qtpy](https://pypi.org/project/qtpy)|0.003| +|pypi|[PyQt5](https://pypi.org/project/PyQt5)|0.003| +|pypi|[tabulate](https://pypi.org/project/tabulate)|0.003| +|pypi|[matplotlib](https://pypi.org/project/matplotlib)|0.003| +|pypi|[lxml](https://pypi.org/project/lxml)|0.003| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.003| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.003| +|pypi|[pymysql](https://pypi.org/project/pymysql)|0.003| +|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.003| +|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.003| +|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|0.003| +|pypi|[tables](https://pypi.org/project/tables)|0.003| +|pypi|[xlsxwriter](https://pypi.org/project/xlsxwriter)|0.003| +|pypi|[xlrd](https://pypi.org/project/xlrd)|0.003| +|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|0.003| +|pypi|[openpyxl](https://pypi.org/project/openpyxl)|0.003| +|pypi|[odfpy](https://pypi.org/project/odfpy)|0.003| +|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|0.003| +|pypi|[gcsfs](https://pypi.org/project/gcsfs)|0.003| +|pypi|[s3fs](https://pypi.org/project/s3fs)|0.003| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.003| +|pypi|[xarray](https://pypi.org/project/xarray)|0.003| +|pypi|[numexpr](https://pypi.org/project/numexpr)|0.003| +|pypi|[numba](https://pypi.org/project/numba)|0.003| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.003| +|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.003| +|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.003| +|pypi|[hypothesis](https://pypi.org/project/hypothesis)|0.003| +|pypi|[tzdata](https://pypi.org/project/tzdata)|0.003| +|pypi|[pytz](https://pypi.org/project/pytz)|0.003| +|pypi|[plotly_express](https://plotly.express/)|0.001| +|pypi|[streamlit_tags](https://github.com/gagan3012/streamlit-tags)|0.001| +|pypi|[streamlit-aggrid](https://github.com/PablocFonseca/streamlit-aggrid)|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/kuanrongchan/COVID19-severity/badge.png b/_repos/github/kuanrongchan/COVID19-severity/badge.png new file mode 100644 index 00000000..73a60e88 Binary files /dev/null and b/_repos/github/kuanrongchan/COVID19-severity/badge.png differ diff --git a/_repos/github/kuanrongchan/COVID19-severity/data.json b/_repos/github/kuanrongchan/COVID19-severity/data.json new file mode 100644 index 00000000..18f3725d --- /dev/null +++ b/_repos/github/kuanrongchan/COVID19-severity/data.json @@ -0,0 +1,398 @@ +{ + "requirements.txt": { + "github/kuanrongchan/COVID19-severity": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "plotly": { + "credit": 0.021656250000000002, + "url": "https://plotly.com/python/" + }, + "plotly_express": { + "credit": 0.0012375000000000025, + "url": "https://plotly.express/" + }, + "streamlit_tags": { + "credit": 0.0012375000000000025, + "url": "https://github.com/gagan3012/streamlit-tags" + }, + "numpy": { + "credit": 0.16018402225609757, + "url": "https://www.numpy.org" + }, + "pandas": { + "credit": 0.071478, + "url": "https://pandas.pydata.org" + }, + "streamlit": { + "credit": 0.1645875, + "url": "https://streamlit.io" + }, + "streamlit-aggrid": { + "credit": 0.0012375000000000025, + "url": "https://github.com/PablocFonseca/streamlit-aggrid" + }, + "altair": { + "credit": 0.006138000000000002, + "url": "http://altair-viz.github.io" + }, + "packaging": { + "credit": 0.005513062500000003, + "url": "https://github.com/pypa/packaging" + }, + "tenacity": { + "credit": 0.005513062500000003, + "url": "https://github.com/jd/tenacity" + }, + "patsy": { + "credit": 0.00020418750000000124, + "url": "https://github.com/pydata/patsy" + }, + "scipy": { + "credit": 0.02744977225609756, + "url": "https://scipy.org/" + }, + "statsmodels": { + "credit": 0.02041875, + "url": "https://pypi.org/project/statsmodels" + }, + "fastparquet": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/fastparquet" + }, + "dataframe-api-compat": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/dataframe-api-compat" + }, + "zstandard": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/zstandard" + }, + "python-snappy": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/python-snappy" + }, + "brotlipy": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/brotlipy" + }, + "qtpy": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/qtpy" + }, + "PyQt5": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/PyQt5" + }, + "tabulate": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/tabulate" + }, + "jinja2": { + "credit": 0.007071859756097561, + "url": "https://pypi.org/project/jinja2" + }, + "matplotlib": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/matplotlib" + }, + "lxml": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/lxml" + }, + "html5lib": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/html5lib" + }, + "beautifulsoup4": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/beautifulsoup4" + }, + "pymysql": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/pymysql" + }, + "psycopg2": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/psycopg2" + }, + "SQLAlchemy": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/SQLAlchemy" + }, + "pyreadstat": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/pyreadstat" + }, + "tables": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/tables" + }, + "pyarrow": { + "credit": 0.00788860975609756, + "url": "https://pypi.org/project/pyarrow" + }, + "xlsxwriter": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/xlsxwriter" + }, + "xlrd": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/xlrd" + }, + "pyxlsb": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/pyxlsb" + }, + "openpyxl": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/openpyxl" + }, + "odfpy": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/odfpy" + }, + "pandas-gbq": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/pandas-gbq" + }, + "gcsfs": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/gcsfs" + }, + "s3fs": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/s3fs" + }, + "fsspec": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/fsspec" + }, + "xarray": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/xarray" + }, + "numexpr": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/numexpr" + }, + "numba": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/numba" + }, + "bottleneck": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/bottleneck" + }, + "pytest-asyncio": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/pytest-asyncio" + }, + "pytest-xdist": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/pytest-xdist" + }, + "pytest": { + "credit": 0.011114772256097562, + "url": "https://pypi.org/project/pytest" + }, + "hypothesis": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/hypothesis" + }, + "tzdata": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/tzdata" + }, + "pytz": { + "credit": 0.002988109756097561, + "url": "https://pypi.org/project/pytz" + }, + "python-dateutil": { + "credit": 0.00788860975609756, + "url": "https://pypi.org/project/python-dateutil" + }, + "snowflake-snowpark-python": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/snowflake-snowpark-python" + }, + "watchdog": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/watchdog" + }, + "tornado": { + "credit": 0.025115062499999997, + "url": "https://pypi.org/project/tornado" + }, + "pydeck": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/pydeck" + }, + "gitpython": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/gitpython" + }, + "validators": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/validators" + }, + "tzlocal": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/tzlocal" + }, + "typing-extensions": { + "credit": 0.00898425, + "url": "https://pypi.org/project/typing-extensions" + }, + "toml": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/toml" + }, + "rich": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/rich" + }, + "requests": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/requests" + }, + "pympler": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/pympler" + }, + "protobuf": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/protobuf" + }, + "pillow": { + "credit": 0.00898425, + "url": "https://pypi.org/project/pillow" + }, + "importlib-metadata": { + "credit": 0.00898425, + "url": "https://pypi.org/project/importlib-metadata" + }, + "click": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/click" + }, + "cachetools": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/cachetools" + }, + "blinker": { + "credit": 0.0049004999999999995, + "url": "https://pypi.org/project/blinker" + }, + "python-decouple": { + "credit": 0.0408375, + "url": "https://pypi.org/project/python-decouple" + }, + "sphinxext-altair": { + "credit": 0.00408375, + "url": "https://pypi.org/project/sphinxext-altair" + }, + "sphinx-design": { + "credit": 0.00408375, + "url": "https://pypi.org/project/sphinx-design" + }, + "sphinx-copybutton": { + "credit": 0.00408375, + "url": "https://pypi.org/project/sphinx-copybutton" + }, + "sphinx": { + "credit": 0.0242983125, + "url": "https://pypi.org/project/sphinx" + }, + "pydata-sphinx-theme": { + "credit": 0.00408375, + "url": "https://pypi.org/project/pydata-sphinx-theme" + }, + "numpydoc": { + "credit": 0.00408375, + "url": "https://pypi.org/project/numpydoc" + }, + "myst-parser": { + "credit": 0.00408375, + "url": "https://pypi.org/project/myst-parser" + }, + "geopandas": { + "credit": 0.00408375, + "url": "https://pypi.org/project/geopandas" + }, + "docutils": { + "credit": 0.00408375, + "url": "https://pypi.org/project/docutils" + }, + "vl-convert-python": { + "credit": 0.00408375, + "url": "https://pypi.org/project/vl-convert-python" + }, + "vega-datasets": { + "credit": 0.00408375, + "url": "https://pypi.org/project/vega-datasets" + }, + "types-setuptools": { + "credit": 0.00408375, + "url": "https://pypi.org/project/types-setuptools" + }, + "types-jsonschema": { + "credit": 0.00408375, + "url": "https://pypi.org/project/types-jsonschema" + }, + "ruff": { + "credit": 0.00408375, + "url": "https://pypi.org/project/ruff" + }, + "pytest-cov": { + "credit": 0.0081266625, + "url": "https://pypi.org/project/pytest-cov" + }, + "pandas-stubs": { + "credit": 0.00408375, + "url": "https://pypi.org/project/pandas-stubs" + }, + "mypy": { + "credit": 0.00408375, + "url": "https://pypi.org/project/mypy" + }, + "m2r": { + "credit": 0.00408375, + "url": "https://pypi.org/project/m2r" + }, + "ipython": { + "credit": 0.00408375, + "url": "https://pypi.org/project/ipython" + }, + "hatch": { + "credit": 0.00408375, + "url": "https://pypi.org/project/hatch" + }, + "black": { + "credit": 0.00408375, + "url": "https://pypi.org/project/black" + }, + "toolz": { + "credit": 0.00408375, + "url": "https://pypi.org/project/toolz" + }, + "jsonschema": { + "credit": 0.00408375, + "url": "https://pypi.org/project/jsonschema" + }, + "pyparsing": { + "credit": 0.060643687499999994, + "url": "https://pypi.org/project/pyparsing" + }, + "reno": { + "credit": 0.020214562499999998, + "url": "https://pypi.org/project/reno" + }, + "six": { + "credit": 0.0040429125, + "url": "https://pypi.org/project/six" + } + } +} \ No newline at end of file diff --git a/_repos/github/kuanrongchan/COVID19-severity/requirements.txt b/_repos/github/kuanrongchan/COVID19-severity/requirements.txt new file mode 100644 index 00000000..9e72b3bb --- /dev/null +++ b/_repos/github/kuanrongchan/COVID19-severity/requirements.txt @@ -0,0 +1,8 @@ +plotly==5.4.0 +plotly_express==0.4.1 +streamlit_tags==1.2.8 +numpy==1.20.3 +pandas==1.3.4 +streamlit==1.8.1 +streamlit-aggrid==0.2.3-2 +altair==4.2.0rc1 diff --git a/_repos/github/marco-oliva/pfp/CMakeLists.txt b/_repos/github/marco-oliva/pfp/CMakeLists.txt new file mode 100644 index 00000000..88cf4fe8 --- /dev/null +++ b/_repos/github/marco-oliva/pfp/CMakeLists.txt @@ -0,0 +1,412 @@ +cmake_minimum_required(VERSION 3.15) + +project(PFP++) +SET(VERSION_MAJOR "0") +SET(VERSION_MINOR "3") +SET(VERSION_PATCH "9") +SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}") +set(PROJECT_VERSION ${VERSION}) + +set(CMAKE_CXX_STANDARD 11) +set(CMAKE_CXX_STANDARD_REQUIRED ON) +set(CMAKE_CXX_EXTENSIONS OFF) + +################################################################################ +# Options + +option(ENABLE_MALLOC_COUNT "Keep track of allocations with malloc_count." OFF) +option(ENABLE_MIMALLOC "Use mimalloc if installed." OFF) +option(BUILD_TESTS "Build unit test." OFF) +option(HTSlib_HIPERGATOR "Use hipergator default location for htslib." OFF) +option(HTSlib_CUSTOM "Use custom location for htslib." OFF) + +################################################################################ +# Set a default build type if none was specified +if(NOT CMAKE_BUILD_TYPE) + set(CMAKE_BUILD_TYPE "Release" CACHE STRING "Choose Release or Debug" FORCE) +endif() +message(STATUS "Build type: ${CMAKE_BUILD_TYPE}") + +################################################################################ +# Version number +execute_process( + COMMAND git rev-parse --abbrev-ref HEAD + WORKING_DIRECTORY "${PROJECT_SOURCE_DIR}" + OUTPUT_VARIABLE GIT_BRANCH + OUTPUT_STRIP_TRAILING_WHITESPACE) + +execute_process( + COMMAND git log -1 --format=%h + WORKING_DIRECTORY "${PROJECT_SOURCE_DIR}" + OUTPUT_VARIABLE GIT_COMMIT_HASH + OUTPUT_STRIP_TRAILING_WHITESPACE) + +message(STATUS "Git current branch: ${GIT_BRANCH}") +message(STATUS "Git commit hash: ${GIT_COMMIT_HASH}") + +message(STATUS "Generating version.cpp") +configure_file( + ${PROJECT_SOURCE_DIR}/src/version.cpp.in + ${PROJECT_BINARY_DIR}/generated/version.cpp) + +################################################################################ +# Compiler and linker flags + +if (CMAKE_BUILD_TYPE STREQUAL "Release") + set(BUILD_TYPE_FLAGS "-O3") +elseif(CMAKE_BUILD_TYPE STREQUAL "Debug") + set(BUILD_TYPE_FLAGS "-g") +elseif(CMAKE_BUILD_TYPE STREQUAL "RelWithDebInfo") + set(BUILD_TYPE_FLAGS "-O3 -g -DNDEBUG") +endif() + +set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${BUILD_TYPE_FLAGS}") + +################################################################################ +# Check dependencies + +Include(FetchContent) + +# Catch +FetchContent_Declare( + Catch2 + GIT_REPOSITORY https://github.com/catchorg/Catch2.git + GIT_TAG v3.0.1 +) +# Making available only if building tests +FetchContent_GetProperties(Catch2) +if (NOT Catch2_POPULATED AND (BUILD_TESTS OR ${CMAKE_BUILD_TYPE} MATCHES "Debug")) + FetchContent_MakeAvailable(Catch2) +endif() + +# Hayai Benchmarks +FetchContent_Declare( + hayai + GIT_REPOSITORY https://github.com/nickbruun/hayai.git + GIT_TAG v1.0.2 +) +FetchContent_GetProperties(hayai) +if(NOT hayai_POPULATED) + FetchContent_Populate(hayai) +endif() + +# mio mmap +FetchContent_Declare( + mio + GIT_REPOSITORY https://github.com/mandreyel/mio.git +) +FetchContent_GetProperties(mio) +if(NOT mio_POPULATED) + FetchContent_Populate(mio) +endif() + +# Murmur Hash +FetchContent_Declare( + smhasher + GIT_REPOSITORY https://github.com/aappleby/smhasher.git +) +FetchContent_GetProperties(smhasher) +if(NOT smhasher_POPULATED) + FetchContent_Populate(smhasher) +endif() +set(MURMUR_SOURCES ${smhasher_SOURCE_DIR}/src/MurmurHash3.cpp) + +# CLI11 +FetchContent_Declare( + cli11 + GIT_REPOSITORY "https://github.com/CLIUtils/CLI11.git" + GIT_TAG "v1.9.0" +) +FetchContent_GetProperties(cli11) +if(NOT cli11_POPULATED) + FetchContent_Populate(cli11) +endif() + +# SPDLOG +FetchContent_Declare( + spdlog + GIT_REPOSITORY https://github.com/gabime/spdlog.git + GIT_TAG v1.10.0 +) +FetchContent_GetProperties(spdlog) +if(NOT spdlog_POPULATED) + FetchContent_Populate(spdlog) +endif() + +# Zstr +FetchContent_Declare( + zstr + GIT_REPOSITORY https://github.com/mateidavid/zstr.git + GIT_TAG v1.0.6 +) +FetchContent_GetProperties(zstr) +if(NOT zstr_POPULATED) + FetchContent_Populate(zstr) +endif() + +# malloc count +FetchContent_Declare( + malloc_count + GIT_REPOSITORY https://github.com/bingmann/malloc_count.git + GIT_TAG v0.7.1 +) +FetchContent_GetProperties(malloc_count) +if(NOT malloc_count_POPULATED) + FetchContent_Populate(malloc_count) + add_library(malloc_count OBJECT ${malloc_count_SOURCE_DIR}/malloc_count.c ${malloc_count_SOURCE_DIR}/malloc_count.h) + target_include_directories(malloc_count PUBLIC "${malloc_count_SOURCE_DIR}") + target_link_libraries(malloc_count dl) +endif() + +# kseq +FetchContent_Declare( + kseq + GIT_REPOSITORY https://github.com/lh3/seqtk.git + GIT_TAG v1.3 +) +FetchContent_GetProperties(kseq) +if(NOT kseq_POPULATED) + FetchContent_Populate(kseq) +endif() + +# Openmp +find_package(OpenMP) +if(OpenMP_FOUND OR OPENMP_FOUND) + message(STATUS "HAVE_OPENMP: OpenMP") + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${OpenMP_C_FLAGS}") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${OpenMP_CXX_FLAGS}") + set(OMP_LIBRARIES "${OpenMP_CXX_LIBRARIES}") +elseif(APPLE AND EXISTS "/opt/local/lib/libomp") + # official Apple compiler with macports' libomp + message(STATUS "HAVE_OPENMP: OpenMP[MacPorts]") + set(CMAKE_C_FLAGS + "${CMAKE_C_FLAGS} -Xpreprocessor -fopenmp -I/opt/local/include/libomp") + set(CMAKE_CXX_FLAGS + "${CMAKE_CXX_FLAGS} -Xpreprocessor -fopenmp -I/opt/local/include/libomp") + set(OMP_LIBRARIES "-L/opt/local/lib/libomp -lomp") +elseif(APPLE AND EXISTS "/usr/local/opt/libomp") + # official Apple compiler with homebrew's kegg libomp + message(STATUS "HAVE_OPENMP: OpenMP[Homebrew kegg]") + set(CMAKE_C_FLAGS + "${CMAKE_C_FLAGS} -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include") + set(CMAKE_CXX_FLAGS + "${CMAKE_CXX_FLAGS} -Xpreprocessor -fopenmp -I/usr/local/opt/libomp/include") + set(OMP_LIBRARIES "-L/usr/local/opt/libomp/lib -lomp") +elseif(APPLE AND EXISTS "/usr/local/lib/libomp.dylib") + # official Apple compiler with homebrew's libomp + message(STATUS "HAVE_OPENMP: OpenMP[Homebrew]") + set(CMAKE_C_FLAGS + "${CMAKE_C_FLAGS} -Xpreprocessor -fopenmp") + set(CMAKE_CXX_FLAGS + "${CMAKE_CXX_FLAGS} -Xpreprocessor -fopenmp") + set(OMP_LIBRARIES "-L/usr/local/lib -lomp") +elseif(${CMAKE_SYSTEM_NAME} MATCHES "Linux" AND EXISTS "/usr/local/lib64/libgomp.a") + # custom static openmp for official linux builds + message(STATUS "HAVE_OPENMP: OpenMP[static]") + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Xpreprocessor -fopenmp") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Xpreprocessor -fopenmp") + set(OMP_LIBRARIES "/usr/local/lib64/libgomp.a") +else() + message(STATUS "HAVE_OPENMP: NOT FOUND") +endif() + + +# HTS +if(HTSlib_HIPERGATOR) + set(HTSlib_INCLUDE_DIRS "/apps/htslib/1.15/include/htslib") + set(HTSlib_LIBRARIES "/apps/htslib/1.15/lib/libhts.a") + set(LIBLZMA_LIBRARIES "/apps/cmake/3.21.3/lib/liblzma.so") + set(BZIP2_LIBRARIES "/apps/cmake/3.21.3/lib/libbz2.so") + set(ZLIB_LIBRARIES "/apps/cmake/3.21.3/lib/libz.so") + set(CURL_LIBRARIES "/apps/cmake/3.21.3/lib/libcurl.so") + set(CRYPTO_LIBRARIES "/apps/cmake/3.21.3/lib/libcrypto.so") + set(HPG_INCLUDES "/apps/cmake/3.21.3/include") + set(HTSlib_INCLUDE_DIRS ${HTSlib_INCLUDE_DIRS} ${HPG_INCLUDES}) + set(HTSlib_LIBRARIES ${HTSlib_LIBRARIES} ${LIBLZMA_LIBRARIES} ${BZIP2_LIBRARIES} ${ZLIB_LIBRARIES} ${CURL_LIBRARIES} ${CRYPTO_LIBRARIES}) + message(STATUS "HTSlib: ${HTSlib_LIBRARIES}") +elseif(HTSlib_CUSTOM) + set(HTSlib_INCLUDE_DIRS "") + set(HTSlib_LIBRARIES "") + set(LIBLZMA_LIBRARIES "") + set(BZIP2_LIBRARIES "") + set(ZLIB_LIBRARIES "") + set(CURL_LIBRARIES "") + set(HTSlib_LIBRARIES ${HTSlib_LIBRARIES} ${LIBLZMA_LIBRARIES} ${BZIP2_LIBRARIES} ${ZLIB_LIBRARIES} ${CURL_LIBRARIES}) + message(STATUS "HTSlib: ${HTSlib_LIBRARIES}") +else() + list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake") + find_package(HTSlib REQUIRED) + if(HTSlib_FOUND) + message(STATUS "HTSlib: ${HTSlib_LIBRARIES}") + endif() +endif() + +# MiMalloc +if (ENABLE_MIMALLOC) + set(MI_BUILD_STATIC OFF) + set(MI_BUILD_OBJECT OFF) + set(MI_BUILD_TESTS OFF) + FetchContent_Declare( + mimalloc + GIT_REPOSITORY https://github.com/microsoft/mimalloc.git + GIT_TAG v2.0.9 + ) + FetchContent_GetProperties(mimalloc) + if (NOT mimalloc_POPULATED) + FetchContent_MakeAvailable(mimalloc) + message(STATUS "Building mimalloc. It will be dynamically linked.") + endif() + set(MIMALLOC_D_LIB mimalloc) +endif() + +################################################################################ +# Lib + +set(PFP_INCLUDES + ${mio_SOURCE_DIR}/single_include + ${smhasher_SOURCE_DIR}/src + ${HTSlib_INCLUDE_DIRS} + ${cli11_SOURCE_DIR}/include + ${spdlog_SOURCE_DIR}/include + ${zstr_SOURCE_DIR}/src + ${kseq_SOURCE_DIR} + ${hayai_SOURCE_DIR}/src) + +include_directories(${PROJECT_SOURCE_DIR}/include) +include_directories(${PFP_INCLUDES}) + +file(GLOB SOURCES ${PROJECT_SOURCE_DIR}/src/*.cpp) +file(GLOB SOURCES_GENERATED ${PROJECT_BINARY_DIR}/generated/*.cpp) + +# 32 and 64 bits parse +add_library(pfp ${SOURCES} ${SOURCES_GENERATED} ${MURMUR_SOURCES}) +add_library(pfp64 ${SOURCES} ${SOURCES_GENERATED} ${MURMUR_SOURCES}) +target_compile_options(pfp64 PRIVATE "-DPFP_LONG_TYPE=ON") + +set(PFP_PUBLIC_HEADERS + ${PROJECT_SOURCE_DIR}/include/internals.hpp + ${PROJECT_SOURCE_DIR}/include/pfp_algo.hpp + ${PROJECT_SOURCE_DIR}/include/utils.hpp + ${PROJECT_SOURCE_DIR}/include/vcf.hpp + ${PROJECT_SOURCE_DIR}/include/version.hpp) + +set_target_properties(pfp PROPERTIES PUBLIC_HEADER "${PFP_PUBLIC_HEADERS}") +set_target_properties(pfp64 PROPERTIES PUBLIC_HEADER "${PFP_PUBLIC_HEADERS}") + +# Set libraries +if(${CMAKE_SYSTEM_NAME} MATCHES "Linux") + set(VCF_LIB_DEPS ${HTSlib_LIBRARIES} dl pthread ssl crypto) +elseif(${CMAKE_SYSTEM_NAME} MATCHES "Darwin") + set(VCF_LIB_DEPS ${HTSlib_LIBRARIES} dl pthread) +endif() + +if (ENABLE_MIMALLOC AND ENABLE_MALLOC_COUNT) + message(STATUS "mimalloc enabled, disabling malloc count") + set(ENABLE_MALLOC_COUNT FALSE) +endif() + +if (ENABLE_MALLOC_COUNT) + message(STATUS "Using malloc_count") + set(MALLOC_COUNT_LIBRARIES malloc_count) +else() + set(MALLOC_COUNT_LIBRARIES "") +endif() + +set(PFP_LIBS ${VCF_LIB_DEPS} ${OMP_LIBRARIES} ${MALLOC_COUNT_LIBRARIES} ${MIMALLOC_D_LIB}) + +################################################################################ +# Tests + +if (BUILD_TESTS OR ${CMAKE_BUILD_TYPE} MATCHES "Debug") + message(STATUS "Building unit tests") + add_executable(pfp_unit_tests tests/unit_tests.cpp) + target_link_libraries(pfp_unit_tests pfp ${PFP_LIBS} Catch2::Catch2) + + add_executable(pfp_unit_tests64 tests/unit_tests.cpp) + target_compile_options(pfp_unit_tests64 PRIVATE "-DPFP_LONG_TYPE=ON") + target_link_libraries(pfp_unit_tests64 pfp64 ${PFP_LIBS} Catch2::Catch2) + + enable_testing() + add_test(NAME pfp_unit_tests COMMAND pfp_unit_tests) + add_test(NAME pfp_unit_tests64 COMMAND pfp_unit_tests64) + + message(STATUS "Building benchmarks") + add_executable(pfp_benchmarks benchmarks/kr_hash.cpp) + target_link_libraries(pfp_benchmarks pfp ${PFP_LIBS}) +endif() + +################################################################################ +# Tools + +# PFP++ + +# 32 and 64 bits parse +add_executable(pfp++ pfp++.cpp) +target_link_libraries(pfp++ pfp ${PFP_LIBS}) +add_executable(pfp++64 pfp++.cpp) +target_compile_options(pfp++64 PRIVATE "-DPFP_LONG_TYPE=ON") +target_link_libraries(pfp++64 pfp64 ${PFP_LIBS}) + +# PFP++ merge +add_executable(mpfp++ merge.cpp) +target_link_libraries(mpfp++ pfp ${PFP_LIBS}) +add_executable(mpfp++64 merge.cpp) +target_compile_options(mpfp++64 PRIVATE "-DPFP_LONG_TYPE=ON") +target_link_libraries(mpfp++64 pfp64 ${PFP_LIBS}) + +# VCT to Fasta +add_executable(vcf_to_fa vcf_to_fa.cpp) +target_link_libraries(vcf_to_fa pfp ${PFP_LIBS}) + +# Integrity Check +add_executable(check check_integrity.cpp) +target_link_libraries(check pfp ${PFP_LIBS}) +add_executable(check64 check_integrity.cpp) +target_compile_options(check64 PRIVATE "-DPFP_LONG_TYPE=ON") +target_link_libraries(check64 pfp64 ${PFP_LIBS}) + +# Extract properties from precomputed pfp +add_executable(exprop exprop.cpp) +target_link_libraries(exprop pfp ${PFP_LIBS}) +add_executable(exprop64 exprop.cpp) +target_compile_options(exprop64 PRIVATE "-DPFP_LONG_TYPE=ON") +target_link_libraries(exprop64 pfp64 ${PFP_LIBS}) + +################################################################################ +# Install + +install(TARGETS pfp pfp64 pfp++ pfp++64 mpfp++ mpfp++64 vcf_to_fa check check64 exprop exprop64 + RUNTIME DESTINATION bin + LIBRARY DESTINATION lib + ARCHIVE DESTINATION lib/static + PUBLIC_HEADER DESTINATION lib/static/include) +################################################################################ +# CPack + +set(CPACK_PACKAGE_VERSION_MAJOR ${VERSION_MAJOR}) +set(CPACK_PACKAGE_VERSION_MINOR ${VERSION_MINOR}) +set(CPACK_PACKAGE_VERSION_PATCH ${VERSION_PATCH}) +set(CPACK_PACKAGE_VERSION "${VERSION}") + +include(InstallRequiredSystemLibraries) +set(CPACK_GENERATOR "STGZ;TGZ;DEB") +set(CPACK_SOURCE_GENERATOR "TGZ") +set(CPACK_PACKAGE_VENDOR "University of Florida") +set(CPACK_PACKAGE_CONTACT "marco.oliva@ufl.edu") +set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "PFP++") +set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE") +set(CPACK_RESOURCE_FILE_README "${CMAKE_CURRENT_SOURCE_DIR}/README.md") +set(CPACK_PACKAGE_NAME "${CMAKE_PROJECT_NAME}") +set(CPACK_SOURCE_PACKAGE_FILE_NAME "${CMAKE_PROJECT_NAME}-sources") + +set(CPACK_DEBIAN_PACKAGE_MAINTAINER "Marco Oliva") +set(CPACK_DEBIAN_FILE_NAME DEB-DEFAULT) +set(CPACK_COMPONENTS_GROUPING ALL_COMPONENTS_IN_ONE) +set (CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON) +set(CPACK_DEB_COMPONENT_INSTALL YES) +include(CPack) + + + + + diff --git a/_repos/github/milkschen/leviosam2/CMakeLists.txt b/_repos/github/milkschen/leviosam2/CMakeLists.txt new file mode 100644 index 00000000..a373f126 --- /dev/null +++ b/_repos/github/milkschen/leviosam2/CMakeLists.txt @@ -0,0 +1,268 @@ +cmake_minimum_required(VERSION 3.10) + +project(leviosam2 CXX C) + +set(PROJECT_URL "https://github.com/milkschen/leviosam2") +set(PROJECT_DESCRIPTION "leviosam2") +set(PROJECT_VER "0.4.0") +set(CMAKE_CXX_STANDARD 14) + +find_library(HTS_LIB hts) +if(NOT HTS_LIB) + message(FATAL_ERROR "htslib library not found. Please specify -D CMAKE_LIBRARY_PATH and -D CMAKE_INCLUDE_PATH in the CMake command") +endif() + +find_library(SDSL_LIB sdsl) +if(NOT SDSL_LIB) + message(FATAL_ERROR "libsdsl not found. Please specify -D CMAKE_LIBRARY_PATH and -D CMAKE_INCLUDE_PATH in the CMake command") +endif() + +if ("${CMAKE_BUILD_TYPE}" STREQUAL "dev") + # From https://www.mattkeeter.com/blog/2018-01-06-versioning/ + execute_process(COMMAND git log --pretty=format:'%h' -n 1 + OUTPUT_VARIABLE GIT_REV + ERROR_QUIET) + + # Check whether we got any revision (which isn't + # always the case, e.g. when someone downloaded a zip + # file from Github instead of a checkout) + if ("${GIT_REV}" STREQUAL "") + set(GIT_REV "") + set(GIT_DIFF "") + set(GIT_TAG "") + set(GIT_BRANCH "") + else() + execute_process( + COMMAND bash -c "git diff --quiet --exit-code || echo +" + OUTPUT_VARIABLE GIT_DIFF) + #execute_process( + # COMMAND git describe --exact-match --tags + # OUTPUT_VARIABLE GIT_TAG ERROR_QUIET) + execute_process( + COMMAND git rev-parse --abbrev-ref HEAD + OUTPUT_VARIABLE GIT_BRANCH) + + string(STRIP "${GIT_REV}" GIT_REV) + string(SUBSTRING "${GIT_REV}" 1 7 GIT_REV) + string(STRIP "-${GIT_REV}" GIT_REV) + string(STRIP "${GIT_DIFF}" GIT_DIFF) + #string(STRIP "-${GIT_TAG}" GIT_TAG) + string(STRIP "-${GIT_BRANCH}" GIT_BRANCH) + endif() + + set(VERSION +"#ifndef VERSION +#define VERSION \"${PROJECT_VER}${GIT_BRANCH}${GIT_REV}${GIT_DIFF}\" +#endif" + ) +else() + set(VERSION +"#ifndef VERSION +#define VERSION \"${PROJECT_VER}\" +#endif" + ) +endif() + +if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/src/version.hpp) + file(READ ${CMAKE_CURRENT_SOURCE_DIR}/src/version.hpp VERSION_) +else() + set(VERSION_ "") +endif() + +if (NOT "${VERSION}" STREQUAL "${VERSION_}") + file(WRITE ${CMAKE_CURRENT_SOURCE_DIR}/src/version.hpp "${VERSION}") +endif() + + +include_directories(${CMAKE_INCLUDE_PATH}) + +# Check if SSE instructions are available on the machine where +# the project is compiled. + +# From https://gist.github.com/hideo55/5642892 +MACRO (FindSSE) + +IF(CMAKE_SYSTEM_NAME MATCHES "Linux") + EXEC_PROGRAM(cat ARGS "/proc/cpuinfo" OUTPUT_VARIABLE CPUINFO) + + STRING(FIND ${CPUINFO} "sse2" SSE2_TRUE) + IF (SSE2_TRUE GREATER 0) + set(SSE2_FOUND ON) + ELSE (SSE2_TRUE) + set(SSE2_FOUND OFF) + ENDIF (SSE2_TRUE GREATER 0) + + STRING(FIND ${CPUINFO} "sse4_1" SSE4_1_TRUE) + IF (SSE4_1_TRUE GREATER 0) + set(SSE4_1_FOUND ON) + ELSE (SSE4_1_TRUE) + set(SSE4_1_FOUND OFF) + ENDIF (SSE4_1_TRUE GREATER 0) + +ELSEIF(CMAKE_SYSTEM_NAME MATCHES "Darwin") + EXEC_PROGRAM("/usr/sbin/sysctl -n machdep.cpu.features" OUTPUT_VARIABLE + CPUINFO) + + STRING(FIND ${CPUINFO} "SSE2" SSE2_TRUE) + IF (SSE2_TRUE GREATER 0) + set(SSE2_FOUND ON) + ELSE (SSE2_TRUE) + set(SSE2_FOUND OFF) + ENDIF (SSE2_TRUE GREATER 0) + + STRING(FIND ${CPUINFO} "SSE4.1" SSE4_1_TRUE) + IF (SSE4_1_TRUE GREATER 0) + set(SSE4_1_FOUND ON) + ELSE (SSE4_1_TRUE) + set(SSE4_1_FOUND OFF) + ENDIF (SSE4_1_TRUE GREATER 0) + + # ELSEIF(CMAKE_SYSTEM_NAME MATCHES "Windows") + # # TODO + # set(SSE2_FOUND true CACHE BOOL "SSE2 available on host") + # set(SSE3_FOUND false CACHE BOOL "SSE3 available on host") + # set(SSSE3_FOUND false CACHE BOOL "SSSE3 available on host") + # set(SSE4_1_FOUND false CACHE BOOL "SSE4.1 available on host") + # set(SSE4_2_FOUND false CACHE BOOL "SSE4.2 available on host") + # ELSE(CMAKE_SYSTEM_NAME MATCHES "Linux") + # set(SSE2_FOUND true CACHE BOOL "SSE2 available on host") + # set(SSE3_FOUND false CACHE BOOL "SSE3 available on host") + # set(SSSE3_FOUND false CACHE BOOL "SSSE3 available on host") + # set(SSE4_1_FOUND false CACHE BOOL "SSE4.1 available on host") + # set(SSE4_2_FOUND false CACHE BOOL "SSE4.2 available on host") +ENDIF(CMAKE_SYSTEM_NAME MATCHES "Linux") + +# IF(CMAKE_COMPILER_IS_GNUCXX) +# EXECUTE_PROCESS(COMMAND ${CMAKE_CXX_COMPILER} -dumpversion OUTPUT_VARIABLE GCC_VERSION) +# IF(GCC_VERSION VERSION_LESS 4.2) +# set(SSE4_1_FOUND false CACHE BOOL "SSE4.1 available on host" FORCE) +# set(SSE4_2_FOUND false CACHE BOOL "SSE4.2 available on host" FORCE) +# ENDIF() +# ENDIF(CMAKE_COMPILER_IS_GNUCXX) + +if(SSE4_1_FOUND) + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -msse4.1") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -msse4.1") + # message("CXX_FLAGS: ${CMAKE_CXX_FLAGS}") +elseif(SSE2_FOUND) + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -msse2") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -msse2") + # message("CXX_FLAGS: ${CMAKE_CXX_FLAGS}") +endif(SSE4_1_FOUND) + +mark_as_advanced(SSE2_FOUND SSE3_FOUND SSSE3_FOUND SSE4_1_FOUND SSE4_2_FOUND) + +ENDMACRO(FindSSE) + +if(CMAKE_HOST_SYSTEM_PROCESSOR MATCHES "(aarch|arm)64") + include_directories(${PROJECT_SOURCE_DIR}/src/sse2neon) + add_definitions(-D__ARM_NEON__ -D__SSE2__ -D__SSE4_1__) + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -march=armv8-a+fp+simd") +else() + FindSSE() +endif() + + +file(GLOB LIB_SOURCES src/reconcile.cpp src/lift_bed.cpp src/collate.cpp src/chain.cpp + src/leviosam_utils.cpp src/bed.cpp src/lift_bed.cpp src/aln.cpp + src/yaml.cpp + src/ksw2_extd2_sse.c src/ksw2_extz2_sse.c src/ksw2_extz.c + src/bam_md.c src/bam_aux.c src/gzstream.C) +file(GLOB LIB_HEADERS src/leviosam.hpp + src/reconcile.hpp src/lift_bed.hpp src/collate.hpp src/chain.hpp + src/leviosam_utils.hpp src/bed.hpp src/lift_bed.hpp src/aln.hpp + src/yaml.hpp src/rapidyaml.hpp + src/ksw.h + src/bam.h src/IITree.h src/gzstream.h) +add_library(lvsam ${LIB_SOURCES} ${LIB_HEADERS}) + +if("${CMAKE_BUILD_TYPE}" STREQUAL "dev") + message("CMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE} --- do not use -O2") +else() + message("CMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE} --- use -O2") + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -O2") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O2") +endif("${CMAKE_BUILD_TYPE}" STREQUAL "dev") + +add_executable(leviosam2 src/leviosam.cpp) +target_link_libraries(leviosam2 lvsam) +target_link_libraries(leviosam2 ${HTS_LIB}) +target_link_libraries(leviosam2 ${SDSL_LIB}) +target_link_libraries(leviosam2 pthread) +target_link_libraries(leviosam2 z) + + +# Download and unpack googletest at configure time +configure_file(CMakeLists.txt.in googletest-download/CMakeLists.txt) +execute_process(COMMAND ${CMAKE_COMMAND} -G "${CMAKE_GENERATOR}" . + RESULT_VARIABLE result + WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/googletest-download ) +if(result) + message(FATAL_ERROR "CMake step for googletest failed: ${result}") +endif() +execute_process(COMMAND ${CMAKE_COMMAND} --build . + RESULT_VARIABLE result + WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/googletest-download ) +if(result) + message(FATAL_ERROR "Build step for googletest failed: ${result}") +endif() + +# Prevent overriding the parent project's compiler/linker +# settings on Windows +set(gtest_force_shared_crt ON CACHE BOOL "" FORCE) + +enable_testing() + +# Add googletest directly to our build. This defines +# the gtest and gtest_main targets. +add_subdirectory(${CMAKE_CURRENT_BINARY_DIR}/googletest-src + ${CMAKE_CURRENT_BINARY_DIR}/googletest-build + EXCLUDE_FROM_ALL) + +# leviosam_test +add_executable(leviosam_test src/leviosam_test.cpp) +target_link_libraries(leviosam_test lvsam) +target_link_libraries(leviosam_test ${HTS_LIB}) +target_link_libraries(leviosam_test ${SDSL_LIB}) +target_link_libraries(leviosam_test gtest gtest_main) + +add_test(NAME leviosam_test COMMAND leviosam_test + WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/testdata +) + +# chain_test +add_executable(chain_test src/chain_test.cpp) +target_link_libraries(chain_test lvsam) +target_link_libraries(chain_test ${HTS_LIB}) +target_link_libraries(chain_test ${SDSL_LIB}) +target_link_libraries(chain_test gtest gtest_main) + +add_test(NAME chain_test COMMAND chain_test + WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/testdata +) + +# bed_test +add_executable(bed_test src/bed_test.cpp) +target_link_libraries(bed_test lvsam) +target_link_libraries(bed_test ${HTS_LIB}) +target_link_libraries(bed_test ${SDSL_LIB}) +target_link_libraries(bed_test gtest gtest_main) + +add_test(NAME bed_test COMMAND bed_test + WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/testdata +) + +# reconcile_test +add_executable(reconcile_test src/reconcile_test.cpp) +target_link_libraries(reconcile_test lvsam) +target_link_libraries(reconcile_test ${HTS_LIB}) +target_link_libraries(reconcile_test ${SDSL_LIB}) +target_link_libraries(reconcile_test gtest gtest_main) + +add_test(NAME reconcile_test COMMAND reconcile_test + WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/testdata +) + +INSTALL(TARGETS leviosam2 DESTINATION bin) +INSTALL(FILES src/leviosam.hpp DESTINATION include) + diff --git a/_repos/github/openjournals/joss/Gemfile b/_repos/github/openjournals/joss/Gemfile index 1883d68c..b8370335 100644 --- a/_repos/github/openjournals/joss/Gemfile +++ b/_repos/github/openjournals/joss/Gemfile @@ -9,7 +9,7 @@ gem 'google_drive' gem 'groupdate' gem 'honeybadger', '~> 5.2.0' gem 'html-pipeline', '~> 2.14.3' -gem 'commonmarker', '~> 0.23.8' +gem 'commonmarker', '~> 0.23.10' gem 'net-sftp', '~> 4.0' gem 'octicons_helper' gem 'omniauth-orcid', '~> 2.1.1' @@ -18,7 +18,7 @@ gem 'octokit', '~> 6.0' gem 'pdf-reader', '~> 2.11.0' gem 'pg', '~> 1.4.6' gem 'pagy' -gem 'rails', '7.0.6' +gem 'rails', '7.0.7' gem "importmap-rails" gem "turbo-rails" gem "stimulus-rails" diff --git a/_repos/github/pangenome/smoothxg/CMakeLists.txt b/_repos/github/pangenome/smoothxg/CMakeLists.txt index f5ff944d..a0138d29 100644 --- a/_repos/github/pangenome/smoothxg/CMakeLists.txt +++ b/_repos/github/pangenome/smoothxg/CMakeLists.txt @@ -111,6 +111,7 @@ endif() message(STATUS "SMOOTHXG CMAKE_BUILD_TYPE: ${CMAKE_BUILD_TYPE}") message(STATUS "SMOOTHXG CMAKE_CXX_FLAGS: ${CMAKE_CXX_FLAGS}") message(STATUS "SMOOTHXG CMAKE_C_FLAGS: ${CMAKE_C_FLAGS}") +message(STATUS "SMOOTHXG CMAKE_EXE_LINKER_FLAGS: ${CMAKE_EXE_LINKER_FLAGS}") # Set the output folder set(CMAKE_BINARY_DIR ${CMAKE_SOURCE_DIR}/bin) diff --git a/_repos/github/pelican/pelican/CMakeLists.txt b/_repos/github/pelican/pelican/CMakeLists.txt index e711ad6b..e93cb201 100644 --- a/_repos/github/pelican/pelican/CMakeLists.txt +++ b/_repos/github/pelican/pelican/CMakeLists.txt @@ -1,169 +1,125 @@ #=============================================================================== -# Top level PELICAN CMake script. +# Top level ${PROJECT_NAME} cmake script. #=============================================================================== -# Build options: -# -# -DCMAKE_BUILD_TYPE={debug|release|relWithDebInfo} (default: debug): -# Build in debug, release or release with debug info mode. +# Useful CMake Options: +# --------------------- +# -DCMAKE_BUILD_TYPE={debug | release} (default: debug): +# Build in debug or release mode. # # -DCMAKE_CXX_COMPILER={compiler} (default: c++) # Sets the C++ compiler. # -# -DCMAKE_INSTALL_PREFIX -# Root directory used to install files when calling 'make install' -# The default for this is usually /usr/local. +# -DCMAKE_C_COMPILER={compiler} (default: gcc) +# Sets the C compiler. # -# -DBUILD_STATIC={ON|OFF} (defualt: OFF): -# Build static libraries. +# Build Options: +# ---------------- +# -DTIMER={true | false} (default: false): +# Enable additional timer printing. # -# -DBUILD_SHARED={ON|OFF} (defualt: ON): -# Build shared libraries. +# -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' # -# -DBUILD_MODLES={ON|OFF} (defualt: OFF): -# Build module libraries. +# -DLIBRARY_INSTALL_DIR +# library install location. Appending to the install prefix. # -# -DBUILD_PACAKGES={ON|OFF} (defual: ON): -# Build package libraries. +# -DINCLUDE_INSTALL_DIR +# include headers install location. Appending to the install prefix. # +# -DMODULES_INSTALL_DIR +# cmake modules install location. Appending to the install prefix. #=============================================================================== -# === Set the project name and specify the minumum cmake version. -project(pelican CXX C) +# === Specify minimum cmake version. 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(VERSION_MAJOR 1) -set(VERSION_MINOR 0) -set(VERSION_PATCH 4) -set(PROJECT_VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}") +set(${PROJECT_NAME}_MAJOR_VERSION 0) +set(${PROJECT_NAME}_MINOR_VERSION 0) +set(${PROJECT_NAME}_PATCH_LEVEL 0) # === CMake setup. list(INSERT CMAKE_MODULE_PATH 0 ${CMAKE_SOURCE_DIR}/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() +include(cmake/packagemacrosNew.cmake) +include(cmake/tags.cmake) -# === Enable the CMake testing framework. enable_testing() -# === Other options. -option(TIMER "Enabled pelican timing macros" OFF) +# === Options. +option(TIMER "Enabled ${project_name} 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 (note these will be prefixed by ${CMAKE_INSTALL_PREFIX}) + +# === Installtion locations. 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/pelican") + set(INCLUDE_INSTALL_DIR "include/${project_name}") endif(NOT INCLUDE_INSTALL_DIR) if(NOT MODULES_INSTALL_DIR) - set (MODULES_INSTALL_DIR "share/pelican") + set (MODULES_INSTALL_DIR "share/${project_name}") endif(NOT MODULES_INSTALL_DIR) -if(NOT BINARY_INSTALL_DIR) - set(BINARY_INSTALL_DIR "bin/") -endif(NOT BINARY_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? -# === Set project dependencies and compiler settings. +# === Setup project dependencies. include(dependencies) -include(compiler_settings) +#_${PROJECT_NAME}_PIC() + +#message(STATUS "BUILD_STATIC = ${BUILD_STATIC}") +list(INSERT CMAKE_MODULE_PATH 0 "/usr/local/bang") +#include(bang) +#BANG_VERSION(0.1) + # === Set Broken Package flags. if(QT_VERSION_MINOR LESS 3) add_definitions(-DBROKEN_QT_SET_HEADER) endif(QT_VERSION_MINOR LESS 3) -# === 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 -) +# 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) # === Sub modules (recurse into sub-directories to build modules). -add_subdirectory(extern) include(modules.cmake) -#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) +# 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) # === Doxygen documentation targets. include(UseDoxygen) set(PDFLATEX_COMPILER TRUE) -file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/doc") -add_doxygen_target(api DoxyfileAPI) -add_doxygen_target(dev DoxyfileDeveloper) +add_doxygen_target(api DoxyfileAPI) +add_doxygen_target(developer 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/q1cui/discourseGT/DESCRIPTION b/_repos/github/q1cui/discourseGT/DESCRIPTION new file mode 100644 index 00000000..277de66e --- /dev/null +++ b/_repos/github/q1cui/discourseGT/DESCRIPTION @@ -0,0 +1,52 @@ +Package: discourseGT +Title: Analyze Group Patterns using Graph Theory in Educational Settings +Version: 1.2.0 +Authors@R: c( + person("Albert", "Chai", , "albertchai@ucsd.edu", role = "aut"), + person("Andrew", "Lee", , "aleet383@ucla.edu", role = "aut"), + person("Joshua", "Le", , "jpl038@ucsd.edu", role = "aut"), + person("Katherine", "Ly", , "ktl045@ucsd.edu", role = "ctb"), + person("Kevin", "Banh", , "kebanh@ucsd.edu", role = "ctb"), + person("Priya", "Pahal", , "ppahal@ucsd.edu", role = "ctb"), + person("Jitarth", "Sheth", , "jhsheth@ucsd.edu", role = "aut"), + person("Qi", "Cui", , "q1cui@ucsd.edu", role = c("aut", "cre")), + person("Stanley", "Lo", , "smlo@ucsd.edu", role = "aut") + ) +Description: Analyzes group patterns using discourse analysis data with + graph theory mathematics. Takes the order of which individuals talk + and converts it to a network edge and weight list. Returns the + density, centrality, centralization, and subgroup information for each + group. Based on the analytical framework laid out in Chai et al. + (2019) . +License: MIT + file LICENSE +Depends: + R (>= 3.5.0) +Imports: + dplyr, + GGally, + ggplot2, + ggrepel, + graphics, + igraph, + network, + stats, + utils +Suggests: + BiocManager, + formatR, + ggpubr, + knitr, + markdown, + R.rsp, + rmarkdown, + rticles, + sna, + testthat (>= 3.0.0) +VignetteBuilder: + knitr, + R.rsp +Config/testthat/edition: 3 +Encoding: UTF-8 +LazyData: true +Roxygen: list(markdown = TRUE) +RoxygenNote: 7.2.3 diff --git a/_repos/github/q1cui/discourseGT/README.md b/_repos/github/q1cui/discourseGT/README.md new file mode 100644 index 00000000..0791f4ee --- /dev/null +++ b/_repos/github/q1cui/discourseGT/README.md @@ -0,0 +1,118 @@ +--- +title: github/q1cui/discourseGT +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|cran|testthat|0.055| +|cran|R|0.046| +|cran|utils|0.036| +|cran|magrittr|0.032| +|cran|scales|0.032| +|cran|stats|0.031| +|cran|rmarkdown|0.028| +|cran|knitr|0.028| +|cran|covr|0.027| +|cran|tibble|0.027| +|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.026| +|cran|grid|0.023| +|cran|sna|0.022| +|cran|statnet.common|0.018| +|cran|[withr](https://withr.r-lib.org)|0.018| +|cran|grDevices|0.017| +|cran|prettydoc|0.015| +|cran|devtools|0.015| +|cran|gridExtra|0.015| +|cran|Rcpp|0.015| +|cran|methods|0.014| +|cran|rlang|0.013| +|cran|digest|0.013| +|DESCRIPTION|github/q1cui/discourseGT|0.01| +|cran|[dplyr](https://dplyr.tidyverse.org)|0.01| +|cran|tidyr|0.009| +|cran|broom|0.009| +|cran|lifecycle|0.009| +|cran|tcltk|0.009| +|cran|stats4|0.009| +|cran|rgl|0.009| +|cran|igraphdata|0.009| +|cran|graph|0.009| +|cran|ape|0.009| +|cran|pkgconfig|0.009| +|cran|Matrix|0.009| +|cran|graphics|0.009| +|cran|glue|0.009| +|cran|mapproj|0.008| +|cran|maps|0.008| +|cran|Hmisc|0.008| +|cran|RColorBrewer|0.008| +|cran|gtable|0.008| +|cran|[igraph](https://igraph.org)|0.006| +|cran|[network](http://statnet.org/)|0.006| +|cran|RSQLite|0.005| +|cran|RPostgreSQL|0.005| +|cran|RMySQL|0.005| +|cran|purrr|0.005| +|cran|nycflights13|0.005| +|cran|microbenchmark|0.005| +|cran|lobstr|0.005| +|cran|Lahman|0.005| +|cran|dbplyr|0.005| +|cran|DBI|0.005| +|cran|callr|0.005| +|cran|bench|0.005| +|cran|pillar|0.005| +|cran|vctrs|0.005| +|cran|tidyselect|0.005| +|cran|R6|0.005| +|cran|generics|0.005| +|cran|emmeans|0.004| +|cran|spelling|0.004| +|cran|crosstalk|0.004| +|cran|roxygen2|0.004| +|cran|survival|0.004| +|cran|scagnostics|0.004| +|cran|nnet|0.004| +|cran|labelled|0.004| +|cran|intergraph|0.004| +|cran|ggforce|0.004| +|cran|geosphere|0.004| +|cran|chemometrics|0.004| +|cran|broom.helpers|0.004| +|cran|reshape|0.004| +|cran|progress|0.004| +|cran|plyr|0.004| +|cran|forcats|0.004| +|cran|sp|0.004| +|cran|xml2|0.004| +|cran|vdiffr|0.004| +|cran|svglite|0.004| +|cran|sf|0.004| +|cran|rpart|0.004| +|cran|rgeos|0.004| +|cran|quantreg|0.004| +|cran|profvis|0.004| +|cran|nlme|0.004| +|cran|munsell|0.004| +|cran|multcomp|0.004| +|cran|maptools|0.004| +|cran|lattice|0.004| +|cran|interp|0.004| +|cran|hexbin|0.004| +|cran|ggplot2movies|0.004| +|cran|ragg|0.004| +|cran|mgcv|0.004| +|cran|MASS|0.004| +|cran|isoband|0.004| +|cran|[GGally](https://ggobi.github.io/ggally/)|0.002| +|cran|[ggrepel](http://github.com/slowkow/ggrepel)|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/q1cui/discourseGT/badge.png b/_repos/github/q1cui/discourseGT/badge.png new file mode 100644 index 00000000..a519360d Binary files /dev/null and b/_repos/github/q1cui/discourseGT/badge.png differ diff --git a/_repos/github/q1cui/discourseGT/data.json b/_repos/github/q1cui/discourseGT/data.json new file mode 100644 index 00000000..8857be26 --- /dev/null +++ b/_repos/github/q1cui/discourseGT/data.json @@ -0,0 +1,414 @@ +{ + "DESCRIPTION": { + "github/q1cui/discourseGT": { + "credit": 0.01, + "url": null + } + }, + "cran": { + "dplyr": { + "credit": 0.009822607879924967, + "url": "https://dplyr.tidyverse.org" + }, + "GGally": { + "credit": 0.0016500000000000126, + "url": "https://ggobi.github.io/ggally/" + }, + "ggplot2": { + "credit": 0.025638461538461523, + "url": "https://ggplot2.tidyverse.org" + }, + "ggrepel": { + "credit": 0.0016500000000000126, + "url": "http://github.com/slowkow/ggrepel" + }, + "igraph": { + "credit": 0.005838461538461551, + "url": "https://igraph.org" + }, + "network": { + "credit": 0.005838461538461551, + "url": "http://statnet.org/" + }, + "withr": { + "credit": 0.018009146341463413, + "url": "https://withr.r-lib.org" + }, + "tidyr": { + "credit": 0.009138461538461538, + "url": null + }, + "testthat": { + "credit": 0.055197607879924955, + "url": null + }, + "RSQLite": { + "credit": 0.0049499999999999995, + "url": null + }, + "RPostgreSQL": { + "credit": 0.0049499999999999995, + "url": null + }, + "RMySQL": { + "credit": 0.0049499999999999995, + "url": null + }, + "rmarkdown": { + "credit": 0.027972607879924956, + "url": null + }, + "purrr": { + "credit": 0.0049499999999999995, + "url": null + }, + "nycflights13": { + "credit": 0.0049499999999999995, + "url": null + }, + "microbenchmark": { + "credit": 0.0049499999999999995, + "url": null + }, + "lobstr": { + "credit": 0.0049499999999999995, + "url": null + }, + "Lahman": { + "credit": 0.0049499999999999995, + "url": null + }, + "knitr": { + "credit": 0.027972607879924956, + "url": null + }, + "dbplyr": { + "credit": 0.0049499999999999995, + "url": null + }, + "DBI": { + "credit": 0.0049499999999999995, + "url": null + }, + "covr": { + "credit": 0.027084146341463413, + "url": null + }, + "callr": { + "credit": 0.0049499999999999995, + "url": null + }, + "broom": { + "credit": 0.009138461538461538, + "url": null + }, + "bench": { + "credit": 0.0049499999999999995, + "url": null + }, + "pillar": { + "credit": 0.0049499999999999995, + "url": null + }, + "vctrs": { + "credit": 0.0049499999999999995, + "url": null + }, + "utils": { + "credit": 0.03636346153846154, + "url": null + }, + "tidyselect": { + "credit": 0.0049499999999999995, + "url": null + }, + "tibble": { + "credit": 0.027084146341463413, + "url": null + }, + "rlang": { + "credit": 0.013122607879924954, + "url": null + }, + "R6": { + "credit": 0.0049499999999999995, + "url": null + }, + "methods": { + "credit": 0.014025, + "url": null + }, + "magrittr": { + "credit": 0.032174999999999995, + "url": null + }, + "lifecycle": { + "credit": 0.009138461538461538, + "url": null + }, + "glue": { + "credit": 0.008934146341463414, + "url": null + }, + "generics": { + "credit": 0.0049499999999999995, + "url": null + }, + "R": { + "credit": 0.046122607879924955, + "url": null + }, + "emmeans": { + "credit": 0.0041884615384615385, + "url": null + }, + "spelling": { + "credit": 0.0041884615384615385, + "url": null + }, + "crosstalk": { + "credit": 0.0041884615384615385, + "url": null + }, + "roxygen2": { + "credit": 0.0041884615384615385, + "url": null + }, + "survival": { + "credit": 0.0041884615384615385, + "url": null + }, + "sna": { + "credit": 0.022338461538461536, + "url": null + }, + "scagnostics": { + "credit": 0.0041884615384615385, + "url": null + }, + "nnet": { + "credit": 0.0041884615384615385, + "url": null + }, + "mapproj": { + "credit": 0.008172607879924954, + "url": null + }, + "maps": { + "credit": 0.008172607879924954, + "url": null + }, + "labelled": { + "credit": 0.0041884615384615385, + "url": null + }, + "intergraph": { + "credit": 0.0041884615384615385, + "url": null + }, + "Hmisc": { + "credit": 0.008172607879924954, + "url": null + }, + "ggforce": { + "credit": 0.0041884615384615385, + "url": null + }, + "geosphere": { + "credit": 0.0041884615384615385, + "url": null + }, + "chemometrics": { + "credit": 0.0041884615384615385, + "url": null + }, + "broom.helpers": { + "credit": 0.0041884615384615385, + "url": null + }, + "scales": { + "credit": 0.03209760787992495, + "url": null + }, + "reshape": { + "credit": 0.0041884615384615385, + "url": null + }, + "RColorBrewer": { + "credit": 0.008172607879924954, + "url": null + }, + "progress": { + "credit": 0.0041884615384615385, + "url": null + }, + "plyr": { + "credit": 0.0041884615384615385, + "url": null + }, + "gtable": { + "credit": 0.008172607879924954, + "url": null + }, + "grid": { + "credit": 0.023022607879924953, + "url": null + }, + "grDevices": { + "credit": 0.017247607879924954, + "url": null + }, + "forcats": { + "credit": 0.0041884615384615385, + "url": null + }, + "sp": { + "credit": 0.003984146341463415, + "url": null + }, + "xml2": { + "credit": 0.003984146341463415, + "url": null + }, + "vdiffr": { + "credit": 0.003984146341463415, + "url": null + }, + "svglite": { + "credit": 0.003984146341463415, + "url": null + }, + "sf": { + "credit": 0.003984146341463415, + "url": null + }, + "rpart": { + "credit": 0.003984146341463415, + "url": null + }, + "rgeos": { + "credit": 0.003984146341463415, + "url": null + }, + "quantreg": { + "credit": 0.003984146341463415, + "url": null + }, + "profvis": { + "credit": 0.003984146341463415, + "url": null + }, + "nlme": { + "credit": 0.003984146341463415, + "url": null + }, + "munsell": { + "credit": 0.003984146341463415, + "url": null + }, + "multcomp": { + "credit": 0.003984146341463415, + "url": null + }, + "maptools": { + "credit": 0.003984146341463415, + "url": null + }, + "lattice": { + "credit": 0.003984146341463415, + "url": null + }, + "interp": { + "credit": 0.003984146341463415, + "url": null + }, + "hexbin": { + "credit": 0.003984146341463415, + "url": null + }, + "ggplot2movies": { + "credit": 0.003984146341463415, + "url": null + }, + "ragg": { + "credit": 0.003984146341463415, + "url": null + }, + "stats": { + "credit": 0.031209146341463413, + "url": null + }, + "mgcv": { + "credit": 0.003984146341463415, + "url": null + }, + "MASS": { + "credit": 0.003984146341463415, + "url": null + }, + "isoband": { + "credit": 0.003984146341463415, + "url": null + }, + "digest": { + "credit": 0.013059146341463414, + "url": null + }, + "prettydoc": { + "credit": 0.01485, + "url": null + }, + "devtools": { + "credit": 0.01485, + "url": null + }, + "gridExtra": { + "credit": 0.01485, + "url": null + }, + "Rcpp": { + "credit": 0.01485, + "url": null + }, + "tcltk": { + "credit": 0.009075, + "url": null + }, + "stats4": { + "credit": 0.009075, + "url": null + }, + "rgl": { + "credit": 0.009075, + "url": null + }, + "igraphdata": { + "credit": 0.009075, + "url": null + }, + "graph": { + "credit": 0.009075, + "url": null + }, + "ape": { + "credit": 0.009075, + "url": null + }, + "pkgconfig": { + "credit": 0.009075, + "url": null + }, + "Matrix": { + "credit": 0.009075, + "url": null + }, + "graphics": { + "credit": 0.009075, + "url": null + }, + "statnet.common": { + "credit": 0.01815, + "url": null + } + } +} \ No newline at end of file diff --git a/_repos/github/shenwei356/kmcp/go.mod b/_repos/github/shenwei356/kmcp/go.mod new file mode 100644 index 00000000..e8f44578 --- /dev/null +++ b/_repos/github/shenwei356/kmcp/go.mod @@ -0,0 +1,45 @@ +module github.com/shenwei356/kmcp + +go 1.17 + +require ( + github.com/dustin/go-humanize v1.0.0 + github.com/edsrzf/mmap-go v1.1.0 + github.com/grailbio/base v0.0.10 // indirect + github.com/iafan/cwalk v0.0.0-20210125030640-586a8832a711 + github.com/klauspost/pgzip v1.2.5 + github.com/mattn/go-colorable v0.1.12 + github.com/mitchellh/go-homedir v1.1.0 + github.com/pkg/errors v0.9.1 + github.com/shenwei356/bio v0.8.4 + github.com/shenwei356/breader v0.3.2 + github.com/shenwei356/go-logging v0.0.0-20171012171522-c6b9702d88ba + github.com/shenwei356/pand v0.0.7 + github.com/shenwei356/pospop v1.2.3 + github.com/shenwei356/unik/v5 v5.0.1 + github.com/shenwei356/util v0.5.1 + github.com/shenwei356/xopen v0.2.2 + github.com/spf13/cobra v1.6.1 + github.com/tatsushid/go-prettytable v0.0.0-20141013043238-ed2d14c29939 + github.com/twotwotwo/sorts v0.0.0-20160814051341-bf5c1f2b8553 + github.com/vbauerster/mpb/v5 v5.4.0 + github.com/zeebo/wyhash v0.0.1 + github.com/zeebo/xxh3 v0.13.0 + gopkg.in/yaml.v2 v2.4.0 +) + +require ( + github.com/VividCortex/ewma v1.1.1 // indirect + github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect + github.com/inconshreveable/mousetrap v1.1.0 // indirect + github.com/klauspost/compress v1.15.12 // indirect + github.com/mattn/go-isatty v0.0.14 // indirect + github.com/mattn/go-runewidth v0.0.13 // indirect + github.com/rivo/uniseg v0.2.0 // indirect + github.com/shenwei356/kmers v0.1.0 // indirect + github.com/shenwei356/natsort v0.0.0-20190418160752-600d539c017d // indirect + github.com/spf13/pflag v1.0.5 // indirect + github.com/ulikunitz/xz v0.5.10 // indirect + github.com/will-rowe/nthash v0.4.0 // indirect + golang.org/x/sys v0.6.0 // indirect +) diff --git a/_repos/github/sxs-collaboration/spectre/CMakeLists.txt b/_repos/github/sxs-collaboration/spectre/CMakeLists.txt index 7c1d9622..93510f81 100644 --- a/_repos/github/sxs-collaboration/spectre/CMakeLists.txt +++ b/_repos/github/sxs-collaboration/spectre/CMakeLists.txt @@ -32,11 +32,13 @@ unset(${SPECTRE_NAME}_VERSION_PATCH) if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.19) cmake_policy(SET CMP0110 NEW) endif () -# - Prefer finding Python by location (NEW behavior) instead of always choosing -# the latest version installed on the system (OLD behavior). This allows to -# set `Python_ROOT_DIR` on the command line, like for any other package. -if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.15) - cmake_policy(SET CMP0094 NEW) +# - We allow both uppercase and case-preserved hints in `find_package` calls, so +# `PACKAGENAME_ROOT` and `PackageName_ROOT` are both searched in +# `FindPackageName.cmake` (NEW behavior). The OLD behavior was to search only +# `PackageName_ROOT` (before CMake v3.27). We have backported the NEW behavior +# by adding the uppercase name explicitly to the list of hints. +if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.27) + cmake_policy(SET CMP0144 NEW) endif() # Define standard installation directories @@ -81,6 +83,8 @@ if (BUILD_DOCS AND DOCS_ONLY) return() endif() +option(USE_PCH "Use precompiled headers" ON) + include(SpectreInitializeVariables) include(CheckCompilerVersion) @@ -141,7 +145,9 @@ include(SetupYamlCpp) include(SetupLIBCXXCharm) # The precompiled header must be setup after all libraries have been found -include(SetupPch) +if (USE_PCH) + include(SetupPch) +endif() # All special targets and configs that need to be applied to *all* # executables must be added at once in the 'UpdateAddExecutables' file. diff --git a/_repos/github/thomas0809/MolScribe/README.md b/_repos/github/thomas0809/MolScribe/README.md new file mode 100644 index 00000000..77d8e0a3 --- /dev/null +++ b/_repos/github/thomas0809/MolScribe/README.md @@ -0,0 +1,60 @@ +--- +title: github/thomas0809/MolScribe +layout: repo +tipue_search_active: true +exclude_from_search: true +--- +# Software Credit + +|Manager|Name|Credit| +|-------|----|------| +|pypi|[numpy](https://www.numpy.org)|0.34| +|pypi|[matplotlib](https://matplotlib.org)|0.09| +|pypi|[typing-extensions](https://typing.readthedocs.io/)|0.089| +|pypi|[gensim](https://pypi.org/project/gensim)|0.045| +|pypi|[fastprogress](https://pypi.org/project/fastprogress)|0.045| +|pypi|[Pillow](https://pypi.org/project/Pillow)|0.045| +|pypi|[pytest](https://docs.pytest.org/en/latest/)|0.028| +|pypi|[torch](https://pytorch.org/)|0.026| +|pypi|[pyyaml](https://pypi.org/project/pyyaml)|0.025| +|pypi|[safetensors](https://pypi.org/project/safetensors)|0.018| +|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|0.018| +|pypi|[torchvision](https://pypi.org/project/torchvision)|0.018| +|pypi|[hypothesis](https://pypi.org/project/hypothesis)|0.015| +|pypi|[pytz](https://pypi.org/project/pytz)|0.015| +|pypi|[python-dateutil](https://pypi.org/project/python-dateutil)|0.015| +|pypi|[imgaug](https://pypi.org/project/imgaug)|0.011| +|pypi|[opencv-python-headless](https://pypi.org/project/opencv-python-headless)|0.011| +|pypi|[qudida](https://pypi.org/project/qudida)|0.011| +|pypi|[PyYAML](https://pypi.org/project/PyYAML)|0.011| +|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.011| +|pypi|[scipy](https://pypi.org/project/scipy)|0.011| +|setup.py|github/thomas0809/MolScribe|0.01| +|pypi|[fasttext-wheel](https://pypi.org/project/fasttext-wheel)|0.007| +|pypi|[pyahocorasick](https://pypi.org/project/pyahocorasick)|0.007| +|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|0.007| +|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|0.007| +|pypi|[pyonmttok](https://pypi.org/project/pyonmttok)|0.007| +|pypi|[waitress](https://pypi.org/project/waitress)|0.007| +|pypi|[flask](https://pypi.org/project/flask)|0.007| +|pypi|[tensorboard](https://pypi.org/project/tensorboard)|0.007| +|pypi|[ctranslate2](https://pypi.org/project/ctranslate2)|0.007| +|pypi|[configargparse](https://pypi.org/project/configargparse)|0.007| +|pypi|[filelock](https://pypi.org/project/filelock)|0.002| +|pypi|[setproctitle](https://pypi.org/project/setproctitle)|0.002| +|pypi|[psutil](https://pypi.org/project/psutil)|0.002| +|pypi|[pytest-forked](https://pypi.org/project/pytest-forked)|0.002| +|pypi|[execnet](https://pypi.org/project/execnet)|0.002| +|pypi|[pandas](https://pandas.pydata.org)|0.001| +|pypi|[opencv-python](https://github.com/opencv/opencv-python)|0.001| +|pypi|[SmilesPE](https://github.com/XinhaoLi74/SmilesPE)|0.001| +|pypi|[OpenNMT-py](https://opennmt.net/)|0.001| +|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|0.001| +|pypi|[albumentations](https://github.com/albumentations-team/albumentations)|0.001| +|pypi|[timm](https://github.com/huggingface/pytorch-image-models)|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/thomas0809/MolScribe/badge.png b/_repos/github/thomas0809/MolScribe/badge.png new file mode 100644 index 00000000..08c96225 Binary files /dev/null and b/_repos/github/thomas0809/MolScribe/badge.png differ diff --git a/_repos/github/thomas0809/MolScribe/data.json b/_repos/github/thomas0809/MolScribe/data.json new file mode 100644 index 00000000..a05477d3 --- /dev/null +++ b/_repos/github/thomas0809/MolScribe/data.json @@ -0,0 +1,186 @@ +{ + "setup.py": { + "github/thomas0809/MolScribe": { + "credit": 0.01, + "url": null + } + }, + "pypi": { + "numpy": { + "credit": 0.3396375, + "url": "https://www.numpy.org" + }, + "torch": { + "credit": 0.026144999999999998, + "url": "https://pytorch.org/" + }, + "pandas": { + "credit": 0.000899999999999998, + "url": "https://pandas.pydata.org" + }, + "matplotlib": { + "credit": 0.09, + "url": "https://matplotlib.org" + }, + "opencv-python": { + "credit": 0.000899999999999998, + "url": "https://github.com/opencv/opencv-python" + }, + "SmilesPE": { + "credit": 0.000899999999999998, + "url": "https://github.com/XinhaoLi74/SmilesPE" + }, + "OpenNMT-py": { + "credit": 0.000899999999999998, + "url": "https://opennmt.net/" + }, + "rdkit-pypi": { + "credit": 0.000899999999999998, + "url": "https://github.com/kuelumbus/rdkit-pypi" + }, + "albumentations": { + "credit": 0.000899999999999998, + "url": "https://github.com/albumentations-team/albumentations" + }, + "timm": { + "credit": 0.000899999999999998, + "url": "https://github.com/huggingface/pytorch-image-models" + }, + "typing-extensions": { + "credit": 0.0891, + "url": "https://typing.readthedocs.io/" + }, + "pytest-xdist": { + "credit": 0.00014849999999999933, + "url": "https://github.com/pytest-dev/pytest-xdist" + }, + "pytest": { + "credit": 0.02843775, + "url": "https://docs.pytest.org/en/latest/" + }, + "hypothesis": { + "credit": 0.01485, + "url": "https://pypi.org/project/hypothesis" + }, + "pytz": { + "credit": 0.01485, + "url": "https://pypi.org/project/pytz" + }, + "python-dateutil": { + "credit": 0.01485, + "url": "https://pypi.org/project/python-dateutil" + }, + "gensim": { + "credit": 0.04455, + "url": "https://pypi.org/project/gensim" + }, + "fastprogress": { + "credit": 0.04455, + "url": "https://pypi.org/project/fastprogress" + }, + "fasttext-wheel": { + "credit": 0.007425, + "url": "https://pypi.org/project/fasttext-wheel" + }, + "pyahocorasick": { + "credit": 0.007425, + "url": "https://pypi.org/project/pyahocorasick" + }, + "rapidfuzz": { + "credit": 0.007425, + "url": "https://pypi.org/project/rapidfuzz" + }, + "sacrebleu": { + "credit": 0.007425, + "url": "https://pypi.org/project/sacrebleu" + }, + "pyyaml": { + "credit": 0.025245, + "url": "https://pypi.org/project/pyyaml" + }, + "pyonmttok": { + "credit": 0.007425, + "url": "https://pypi.org/project/pyonmttok" + }, + "waitress": { + "credit": 0.007425, + "url": "https://pypi.org/project/waitress" + }, + "flask": { + "credit": 0.007425, + "url": "https://pypi.org/project/flask" + }, + "tensorboard": { + "credit": 0.007425, + "url": "https://pypi.org/project/tensorboard" + }, + "ctranslate2": { + "credit": 0.007425, + "url": "https://pypi.org/project/ctranslate2" + }, + "configargparse": { + "credit": 0.007425, + "url": "https://pypi.org/project/configargparse" + }, + "Pillow": { + "credit": 0.04455, + "url": "https://pypi.org/project/Pillow" + }, + "imgaug": { + "credit": 0.0111375, + "url": "https://pypi.org/project/imgaug" + }, + "opencv-python-headless": { + "credit": 0.0111375, + "url": "https://pypi.org/project/opencv-python-headless" + }, + "qudida": { + "credit": 0.0111375, + "url": "https://pypi.org/project/qudida" + }, + "PyYAML": { + "credit": 0.0111375, + "url": "https://pypi.org/project/PyYAML" + }, + "scikit-image": { + "credit": 0.0111375, + "url": "https://pypi.org/project/scikit-image" + }, + "scipy": { + "credit": 0.0111375, + "url": "https://pypi.org/project/scipy" + }, + "safetensors": { + "credit": 0.01782, + "url": "https://pypi.org/project/safetensors" + }, + "huggingface-hub": { + "credit": 0.01782, + "url": "https://pypi.org/project/huggingface-hub" + }, + "torchvision": { + "credit": 0.01782, + "url": "https://pypi.org/project/torchvision" + }, + "filelock": { + "credit": 0.00245025, + "url": "https://pypi.org/project/filelock" + }, + "setproctitle": { + "credit": 0.00245025, + "url": "https://pypi.org/project/setproctitle" + }, + "psutil": { + "credit": 0.00245025, + "url": "https://pypi.org/project/psutil" + }, + "pytest-forked": { + "credit": 0.00245025, + "url": "https://pypi.org/project/pytest-forked" + }, + "execnet": { + "credit": 0.00245025, + "url": "https://pypi.org/project/execnet" + } + } +} \ No newline at end of file diff --git a/_repos/github/thomas0809/MolScribe/setup.py b/_repos/github/thomas0809/MolScribe/setup.py new file mode 100644 index 00000000..0f3ebd71 --- /dev/null +++ b/_repos/github/thomas0809/MolScribe/setup.py @@ -0,0 +1,26 @@ +from distutils.core import setup +from pathlib import Path + +setup(name='MolScribe', + version='1.1.1', + description='MolScribe', + author='Yujie Qian', + author_email='yujieq@csail.mit.edu', + url='https://github.com/thomas0809/MolScribe', + packages=['molscribe', 'molscribe.indigo', 'molscribe.inference', 'molscribe.transformer'], + package_dir={'molscribe': 'molscribe'}, + package_data={'molscribe': ['vocab/*']}, + python_requires='>=3.7', + setup_requires=['numpy'], + install_requires=[ + "numpy", + "torch>=1.11.0,<2.0", + "pandas", + "matplotlib", + "opencv-python>=4.5.5.64", + "SmilesPE==0.0.3", + "OpenNMT-py==2.2.0", + "rdkit-pypi>=2021.03.2", + "albumentations==1.1.0", + "timm==0.4.12" + ]) diff --git a/_repos/github/tum-esm/pyra/package.json b/_repos/github/tum-esm/pyra/package.json index 1f3d5e3f..3c5cc6b6 100644 --- a/_repos/github/tum-esm/pyra/package.json +++ b/_repos/github/tum-esm/pyra/package.json @@ -1,64 +1,49 @@ { - "name": "docs", - "version": "0.0.0", + "name": "pyra-ui", "private": true, + "version": "4.0.8", "scripts": { - "docusaurus": "docusaurus", - "develop": "cd ../ui && yarn && cd ../docs && docusaurus start", - "build": "cd ../ui && yarn && cd ../docs && docusaurus build", - "swizzle": "docusaurus swizzle", - "deploy": "docusaurus deploy", - "clear": "docusaurus clear", - "serve": "docusaurus serve", - "write-translations": "docusaurus write-translations", - "write-heading-ids": "docusaurus write-heading-ids", - "typecheck": "tsc" + "dev": "vite", + "build": "tsc && vite build", + "preview": "vite preview", + "tauri": "tauri" }, "dependencies": { - "@docusaurus/core": "^2.4.0", - "@docusaurus/preset-classic": "^2.4.0", - "@mdx-js/react": "^1.6.22", - "@reduxjs/toolkit": "^1.9.3", - "@tauri-apps/api": "^1.2.0", - "clsx": "^1.2.1", + "@reduxjs/toolkit": "^1.8.2", + "@tauri-apps/api": "1.3.0", "deep-diff": "^1.0.2", - "docusaurus-plugin-sass": "^0.2.3", - "lodash": "^4.17.21", - "mdx-mermaid": "^1.3.2", - "mermaid": "^9.1.6", + "lodash": "4.17.21", "moment": "^2.29.4", - "prism-react-renderer": "^1.3.5", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-hot-toast": "^2.4.0", - "react-redux": "^8.0.5", - "sass": "^1.59.3", - "socket.io-client": "^4.6.1", - "typedoc": "^0.23.28", - "typedoc-plugin-markdown": "^3.14.0" + "react": "18.1.0", + "react-dom": "18.1.0", + "react-hot-toast": "^2.2.0", + "react-redux": "^8.0.2", + "socket.io-client": "^4.5.1" }, "devDependencies": { - "@docusaurus/module-type-aliases": "^2.4.0", - "@tsconfig/docusaurus": "^1.0.5", - "autoprefixer": "^10.4.8", - "docusaurus-plugin-typedoc": "^0.18.0", - "postcss": "^8.4.16", - "tailwindcss": "^3.1.8", - "typescript": "^4.7.4" - }, - "browserslist": { - "production": [ - ">0.5%", - "not dead", - "not op_mini all" - ], - "development": [ - "last 1 chrome version", - "last 1 firefox version", - "last 1 safari version" - ] + "@tailwindcss/forms": "0.5.2", + "@tauri-apps/cli": "1.3.1", + "@types/deep-diff": "^1.0.1", + "@types/lodash": "4.14.182", + "@types/moment": "^2.13.0", + "@types/node": "^18.0.0", + "@types/react": "18.0.12", + "@types/react-dom": "18.0.5", + "@types/socket.io-client": "^3.0.0", + "@vitejs/plugin-react": "1.3.0", + "autoprefixer": "10.4.7", + "postcss": "8.4.14", + "tailwindcss": "3.1.2", + "tilg": "0.1.1", + "typedoc": "^0.23.28", + "typescript": "4.7.3", + "vite": "2.9.13" }, - "engines": { - "node": ">=16.14" + "prettier": { + "trailingComma": "es5", + "tabWidth": 4, + "semi": true, + "singleQuote": true, + "printWidth": 100 } -} +} \ No newline at end of file diff --git a/_repos/gitlab/InspectorCell/inspectorcell/requirements.txt b/_repos/gitlab/InspectorCell/inspectorcell/requirements.txt deleted file mode 100644 index 73053d6f..00000000 --- a/_repos/gitlab/InspectorCell/inspectorcell/requirements.txt +++ /dev/null @@ -1,17 +0,0 @@ -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 c8f6a270..4bd7421e 100644 --- a/docs/all-repos.md +++ b/docs/all-repos.md @@ -2,10388 +2,10418 @@ |Manager|Name|Credit| |-------|----|------| -|pypi|[numpy](https://pypi.org/project/numpy)|0.08393617152377264| -|pypi|[matplotlib](https://pypi.org/project/matplotlib)|0.030022915908224958| -|cran|R|0.015172061593186532| -|pypi|[scipy](https://pypi.org/project/scipy)|0.012289024480749849| -|pypi|[pytest](https://pypi.org/project/pytest)|0.010693661570371861| -|cran|[jsonlite](https://arxiv.org/abs/1403.2805)|0.010587219420371823| -|cran|[testthat](https://testthat.r-lib.org)|0.010314090839010356| -|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.009847027659639119| -|cran|[httr](https://httr.r-lib.org/)|0.007687341812965853| -|pypi|[sphinx](https://pypi.org/project/sphinx)|0.007649753011309282| -|cran|[knitr](https://yihui.org/knitr/)|0.007275193889511482| -|cran|[rmarkdown](https://github.com/rstudio/rmarkdown)|0.0068333296272589175| -|spack|[zlib](https://zlib.net)|0.006822137128012639| -|cran|utils|0.00648847792080612| -|cran|methods|0.0061378411350809115| -|pypi|[six](https://pypi.org/project/six)|0.00578968884828449| -|cran|[covr](https://covr.r-lib.org)|0.005444403320365259| -|spack|[gnuconfig](https://www.gnu.org/software/config/)|0.005302273153367749| -|pypi|[cycler](https://github.com/matplotlib/cycler)|0.005246961216776776| -|pypi|[h5py](http://www.h5py.org)|0.004676492028996659| -|pypi|[colorama](https://pypi.org/project/colorama)|0.00453618963667773| -|pypi|[pytz](https://pypi.org/project/pytz)|0.004354237737644641| -|pypi|[biopython](https://biopython.org/)|0.004294928370274525| -|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.004088905685261936| -|pypi|[python-dateutil](https://pypi.org/project/python-dateutil)|0.003932184945811476| -|cran|[tidyr](https://tidyr.tidyverse.org)|0.0035877797002629814| -|pypi|[pyyaml](https://pyyaml.org/)|0.0035106842794507768| -|pypi|[cython](https://pypi.org/project/cython)|0.003224282449612504| -|spack|[rhash](https://sourceforge.net/projects/rhash/)|0.003192377554474722| -|pypi|[numba](https://pypi.org/project/numba)|0.0031839751743902188| -|pypi|[docutils](https://pypi.org/project/docutils)|0.0030634972145989043| -|pypi|[packaging](https://pypi.org/project/packaging)|0.0030627602674839667| -|pypi|[pandas](https://pypi.org/project/pandas)|0.002977706924668322| -|spack|[python](https://www.python.org/)|0.002782247879467442| -|cran|[magrittr](https://magrittr.tidyverse.org)|0.0027550476669815378| -|cran|[rlang](https://rlang.r-lib.org)|0.002627048593291162| -|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.002620399973730565| -|cran|stats|0.0025939692214188687| -|pypi|[requests](https://requests.readthedocs.io)|0.002555445278620964| -|pypi|[hypothesis](https://hypothesis.works)|0.0025214875443761824| -|pypi|[setuptools](https://github.com/pypa/setuptools)|0.0025032718850115697| -|pypi|[coverage](https://pypi.org/project/coverage)|0.002491809598622029| -|pypi|[tomli](https://pypi.org/project/tomli)|0.0024423817370013926| -|pypi|[PyYAML](https://pypi.org/project/PyYAML)|0.002372678963919923| -|pypi|[future](https://python-future.org)|0.0023370725685622493| -|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.0022503065422796566| -|pypi|[certifi](https://pypi.org/project/certifi)|0.002195906922129439| -|cran|[withr](https://withr.r-lib.org)|0.0021641097646064754| -|pypi|[MarkupSafe](https://palletsprojects.com/p/markupsafe/)|0.002063330273039882| -|cran|[tibble](https://tibble.tidyverse.org/)|0.002044937557771316| -|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.0020288305649867754| -|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.0020024345852573495| -|cran|[yaml](https://github.com/vubiostat/r-yaml/)|0.0019866443722962907| -|pypi|[flake8](https://pypi.org/project/flake8)|0.0019784952723801907| -|spack|[pkgconfig](http://pkgconf.org/)|0.0019179124818883432| -|pypi|[astropy](http://astropy.org)|0.0019046785062817688| -|pypi|[lxml](https://lxml.de/)|0.0018873456241695937| -|spack|openmp|0.0018382163411516752| -|pypi|[mock](https://pypi.org/project/mock)|0.0018342724482146538| -|cran|[Rcpp](https://www.rcpp.org)|0.0018192959458483086| -|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.001813578603022635| -|cran|tools|0.0017659120650048024| -|pypi|[nose](https://pypi.org/project/nose)|0.001756530874377475| -|spack|[cmake](https://www.cmake.org)|0.001730923507085583| -|spack|[ncurses](https://invisible-island.net/ncurses/ncurses.html)|0.001723904282487929| -|pypi|[seaborn](https://pypi.org/project/seaborn)|0.0017201861536936063| -|pypi|[pycparser](https://pypi.org/project/pycparser)|0.0016963114985709374| -|pypi|[sklearn](https://pypi.python.org/pypi/scikit-learn/)|0.0016641325118153423| -|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.0016400549592192066| -|pypi|[idna](https://pypi.org/project/idna)|0.0016139477432097757| -|cran|[curl](https://github.com/jeroen/curl)|0.0016121967375967777| -|pypi|[Sphinx](https://pypi.org/project/Sphinx)|0.0016101847897877597| -|cran|grDevices|0.0015893589664032317| -|cran|graphics|0.0015376052868444944| -|pypi|[mpmath](https://pypi.org/project/mpmath)|0.0015278117252188312| -|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.001495441088384992| -|cran|[R6](https://r6.r-lib.org)|0.0014851260114361934| -|pypi|[wheel](https://pypi.org/project/wheel)|0.001484266650503771| -|cran|[vctrs](https://vctrs.r-lib.org/)|0.0014841332634123303| -|pypi|[ipython](https://pypi.org/project/ipython)|0.0014791974173269044| -|spack|[libbsd](https://libbsd.freedesktop.org/wiki/)|0.0014729178435583094| -|pypi|[joblib](https://pypi.org/project/joblib)|0.001461508093691895| -|pypi|[chardet](https://pypi.org/project/chardet)|0.001456471404709169| -|cran|[crayon](https://github.com/r-lib/crayon#readme)|0.0013629627938490255| -|cran|[pryr](https://github.com/hadley/pryr)|0.0013622923369717072| -|cran|[dplyr](https://dplyr.tidyverse.org)|0.0013087925750471558| -|pypi|[astroquery](http://astropy.org/astroquery)|0.0013069345635666725| -|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.001247157880864018| -|cran|[glue](https://github.com/tidyverse/glue)|0.0012350907519559264| -|pypi|[statsmodels](https://pypi.org/project/statsmodels)|0.0011646759419567366| -|pypi|[PySocks](https://pypi.org/project/PySocks)|0.0011628443788101897| -|pypi|[dask](https://pypi.org/project/dask)|0.0011533649450978902| -|cran|[spelling](https://github.com/ropensci/spelling#readme)|0.0011490615840546582| -|pypi|[urllib3](https://pypi.org/project/urllib3)|0.001132913957815693| -|pypi|[twine](https://pypi.org/project/twine)|0.001101990228779788| -|pypi|[protobuf](https://developers.google.com/protocol-buffers/)|0.001100954562512216| -|pypi|[html5lib](https://pypi.org/project/html5lib)|0.001088438485976151| -|pypi|[Babel](http://babel.pocoo.org/)|0.0010663166358848895| -|pypi|[mypy](https://pypi.org/project/mypy)|0.001064118922663022| -|spack|[qt](https://qt.io)|0.0010366005283746742| -|spack|[py-sphinx](https://www.sphinx-doc.org/en/master/)|0.0010291267707406883| -|pypi|[ipywidgets](https://pypi.org/project/ipywidgets)|0.0010208793377157774| -|cran|[htmltools](https://github.com/rstudio/htmltools)|0.0010151939588971634| -|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.0010138248544994044| -|pypi|[pillow](https://pypi.org/project/pillow)|0.0010079703175727333| -|cran|[digest](https://github.com/eddelbuettel/digest)|0.0009899356705039832| -|spack|[bzip2](https://sourceware.org/bzip2/)|0.0009856594543023855| -|pypi|[click](https://pypi.org/project/click)|0.0009835393000390531| -|pypi|[keras](https://keras.io/)|0.000978440911871475| -|spack|[openssl](https://www.openssl.org)|0.0009782385799864952| -|pypi|[healpy](http://github.com/healpy)|0.0009772285030404029| -|pypi|[beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/)|0.0009757840830797636| -|pypi|[numpydoc](https://numpydoc.readthedocs.io)|0.0009744183457227229| -|pypi|[lmfit](https://lmfit.github.io/lmfit-py/)|0.0009743982574596667| -|pypi|[pygments](https://pypi.org/project/pygments)|0.0009728330256545618| -|cran|[roxygen2](https://roxygen2.r-lib.org/)|0.0009666066294081897| -|cran|[tinytest](https://github.com/markvanderloo/tinytest)|0.0009602165491051424| -|pypi|[pytest-black](https://pypi.org/project/pytest-black)|0.000956782582715037| -|pypi|[Cython](https://pypi.org/project/Cython)|0.0009550337817148981| -|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.0009541781646896936| -|spack|[libtool](https://www.gnu.org/software/libtool/)|0.0009490207817907038| -|spack|[autoconf](https://www.gnu.org/software/autoconf/)|0.0009478239873744602| -|spack|[automake](https://www.gnu.org/software/automake/)|0.0009447921851320326| -|pypi|[graphviz](https://pypi.org/project/graphviz)|0.0009443612295756774| -|cran|[MASS](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0009166342551944894| -|spack|[m4](https://www.gnu.org/software/m4/m4.html)|0.000914423224761621| -|spack|[libxml2](http://xmlsoft.org)|0.00088621073388522| -|pypi|[jinja2](https://pypi.org/project/jinja2)|0.0008808142339050616| -|pypi|[tornado](https://pypi.org/project/tornado)|0.0008729792504651023| -|cran|[lattice](http://lattice.r-forge.r-project.org/)|0.0008723392077519712| -|pypi|[attrs](https://pypi.org/project/attrs)|0.0008617084237392395| -|pypi|[docopt](https://pypi.org/project/docopt)|0.0008574589834725921| -|spack|[perl](https://www.perl.org)|0.0008505932599632322| -|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.0008493919397639941| -|spack|threads|0.0008490755242414751| -|pypi|[networkx](https://pypi.org/project/networkx)|0.0008440801184653915| -|pypi|[argparse](https://pypi.org/project/argparse)|0.0008419127256267832| -|pypi|[contextlib2](https://pypi.org/project/contextlib2)|0.0008284228985482897| -|pypi|[jplephem](https://pypi.org/project/jplephem)|0.0008236652083474734| -|pypi|[toml](https://pypi.org/project/toml)|0.0008223846283988814| -|pypi|[jupyter](https://pypi.org/project/jupyter)|0.0008199834544278139| -|pypi|[pytest-astropy](https://github.com/astropy/pytest-astropy)|0.0008174810425177402| -|cran|[rstudioapi](https://github.com/rstudio/rstudioapi)|0.0008090802590392189| -|cran|[rbenchmark](http://rbenchmark.googlecode.com)|0.0007943349333401111| -|pypi|[photutils](https://github.com/astropy/photutils)|0.0007936424581041624| -|pypi|[bleach](https://pypi.org/project/bleach)|0.0007919346581352917| -|cran|[mockery](https://github.com/r-lib/mockery)|0.0007900593709865593| -|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.0007854022565863102| -|cran|[stringi](https://stringi.gagolewski.com/)|0.0007851786520807133| -|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.0007814634085979341| -|cran|[xml2](https://xml2.r-lib.org/)|0.0007807971984324005| -|pypi|[psutil](https://pypi.org/project/psutil)|0.0007788864422189452| -|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.0007761229885114714| -|cran|[cli](https://cli.r-lib.org)|0.0007636181103826099| -|pypi|[cryptography](https://pypi.org/project/cryptography)|0.000763007407470451| -|cran|[bit64](https://github.com/truecluster/bit64)|0.0007615710981767904| -|pypi|[asdf](https://pypi.org/project/asdf)|0.0007518624362430718| -|cran|[pillar](https://pillar.r-lib.org/)|0.0007487729894349956| -|spack|ca-certificates-mozilla|0.0007477782572929781| -|spack|nasm|0.0007477782572929781| -|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.0007477448116901477| -|pypi|[slack-sdk](https://pypi.org/project/slack-sdk)|0.0007428140023884367| -|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.000739729242928883| -|pypi|[black](https://pypi.org/project/black)|0.0007385682733187928| -|cran|[shiny](https://shiny.rstudio.com/)|0.0007384603063820788| -|cran|[purrr](http://purrr.tidyverse.org)|0.0007353907161526545| -|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.0007330284528654709| -|pypi|[py-make](https://pypi.org/project/py-make)|0.0007306791576012442| -|pypi|[llvmlite](http://llvmlite.readthedocs.io)|0.0007288299943913114| -|pypi|[mpi4py](https://github.com/mpi4py/mpi4py/)|0.0007285860532152156| -|pypi|[objgraph](https://mg.pov.lt/objgraph/)|0.0007276466199591606| -|cran|[lifecycle](https://lifecycle.r-lib.org/)|0.0007140964548125601| -|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.0007040154183052561| -|pypi|[toolz](https://github.com/pytoolz/toolz/)|0.000701383784163252| -|pypi|[et-xmlfile](https://foss.heptapod.net/openpyxl/et_xmlfile)|0.0007003134369094913| -|pypi|[sympy](https://pypi.org/project/sympy)|0.0006996224142749628| -|pypi|[pycodestyle](https://pypi.org/project/pycodestyle)|0.0006978393667881833| -|cran|[tidyselect](https://tidyselect.r-lib.org)|0.0006913060895612222| -|cran|[callr](https://callr.r-lib.org)|0.0006834414769165771| -|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.0006817353331671785| -|pypi|[tqdm](https://tqdm.github.io)|0.000681235005558962| -|cran|grid|0.0006809806523335607| -|spack|[xz](https://tukaani.org/xz/)|0.0006765974865186203| -|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.000674539162510807| -|pypi|[py](https://pypi.org/project/py)|0.0006689338090775119| -|spack|[expat](https://libexpat.github.io/)|0.0006683267207800713| -|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.0006679699233025688| -|pypi|[setuptools_scm](https://github.com/pypa/setuptools_scm/)|0.0006612638247550379| -|spack|[mpi](http://mvapich.cse.ohio-state.edu)|0.0006445471439078742| -|pypi|[cloudpickle](https://pypi.org/project/cloudpickle)|0.0006283198232713281| -|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.0006255468259953667| -|cran|[DBI](https://dbi.r-dbi.org)|0.0006222924240058692| -|cran|[sp](https://github.com/edzer/sp/)|0.0006169118283297722| -|cran|[zoo](http://zoo.R-Forge.R-project.org/)|0.000616316271033264| -|rubygems|[rake](https://github.com/ruby/rake)|0.0006118762665465243| -|pypi|[wcwidth](https://pypi.org/project/wcwidth)|0.0006094715964305971| -|pypi|[ruamel.yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.0006093703385377061| -|pypi|[isal](https://pypi.org/project/isal)|0.0006015833317063646| -|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.0005978391181858101| -|pypi|[cffi](https://pypi.org/project/cffi)|0.0005971659584316771| -|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.0005898225397946464| -|pypi|[zipp](https://pypi.org/project/zipp)|0.000588639666988026| -|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.000588184691366614| -|cran|[stringr](http://stringr.tidyverse.org)|0.0005864509687345115| -|cran|[RSQLite](https://rsqlite.r-dbi.org)|0.0005839775268177701| -|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.000582858917664844| -|spack|eigen3|0.000581140179617337| -|pypi|[wrapt](https://pypi.org/project/wrapt)|0.0005803872502934052| -|cran|[pracma](NA)|0.0005775135195921739| -|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.0005755654928246797| -|pypi|[lightkurve](https://docs.lightkurve.org)|0.000574331333826358| -|spack|python3|0.0005734088246778603| -|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.0005713779108912923| -|cran|[hms](https://hms.tidyverse.org/)|0.0005664733373613429| -|cran|parallel|0.0005644179248959119| -|cran|[htmlwidgets](https://github.com/ramnathv/htmlwidgets)|0.000561576261039261| -|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.0005587854457588358| -|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.0005584002623135244| -|pypi|[pluggy](https://pypi.org/project/pluggy)|0.0005580042250840099| -|pypi|[xmltodict](https://github.com/martinblech/xmltodict)|0.000557944720254365| -|cran|[processx](https://processx.r-lib.org)|0.0005495358872750631| -|cran|[markdown](https://github.com/rstudio/markdown)|0.0005455947688204681| -|pypi|[appdirs](https://pypi.org/project/appdirs)|0.0005439969043241381| -|pypi|[regex](https://github.com/mrabarnett/mrab-regex)|0.0005426268505318251| -|pypi|[traitlets](https://pypi.org/project/traitlets)|0.0005383425665987158| -|pypi|[typing_extensions](https://pypi.org/project/typing_extensions)|0.0005367149660536593| -|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.0005362899269373154| -|cran|[scales](https://scales.r-lib.org)|0.0005279011033524864| -|pypi|[pytest-flake8](https://pypi.org/project/pytest-flake8)|0.0005276665495354398| -|pypi|[filelock](https://pypi.org/project/filelock)|0.000513202750779638| -|pypi|[rst.linker](https://pypi.org/project/rst.linker)|0.0005128595846157125| -|pypi|[jaraco.packaging](https://pypi.org/project/jaraco.packaging)|0.0005128595846157125| -|pypi|[pathlib](https://pathlib.readthedocs.org/)|0.0005115500461020018| -|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.0005099413958080559| -|cran|[bitops](https://github.com/mmaechler/R-bitops)|0.0005097709490863013| -|pypi|[dill](https://github.com/uqfoundation/dill)|0.0005075485241513858| -|pypi|[jax](https://pypi.org/project/jax)|0.0005068201415387581| -|pypi|[absl-py](https://pypi.org/project/absl-py)|0.0005055566788712356| -|pypi|[pytest-mypy](https://github.com/dbader/pytest-mypy)|0.0005032218890591746| -|pypi|[webencodings](https://pypi.org/project/webencodings)|0.0004977724578861998| -|pypi|[scikit-learn](http://scikit-learn.org)|0.0004975240730101669| -|pypi|[pyfaidx](http://mattshirley.com)|0.0004942622429685117| -|pypi|[pytest-checkdocs](https://pypi.org/project/pytest-checkdocs)|0.0004919162138621006| -|pypi|[pytest-enabler](https://pypi.org/project/pytest-enabler)|0.0004914236758061108| -|spack|[mbedtls](https://tls.mbed.org)|0.0004886563664950215| -|pypi|[enum34](https://pypi.org/project/enum34)|0.0004881986153796586| -|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.0004835651545273516| -|pypi|[cobaya](https://cobaya.readthedocs.io)|0.00048320968371729796| -|pypi|[pywin32](https://pypi.org/project/pywin32)|0.00048296859956561364| -|pypi|[Pillow](https://python-pillow.org)|0.00048135239874647735| -|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.00047696013485970556| -|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.00047599155889388337| -|cran|[R.utils](https://github.com/HenrikBengtsson/R.utils)|0.0004758529993637798| -|pypi|[brotli](https://pypi.org/project/brotli)|0.00047456316291353233| -|pypi|[ephem](http://rhodesmill.org/pyephem/)|0.0004735768332224446| -|pypi|[termcolor](http://pypi.python.org/pypi/termcolor)|0.0004714852963510251| -|pypi|[PyQt5-sip](https://www.riverbankcomputing.com/software/sip/)|0.00047127481641821774| -|pypi|[types-setuptools](https://pypi.org/project/types-setuptools)|0.000466392882717614| -|pypi|[itsdangerous](https://pypi.org/project/itsdangerous)|0.0004636362967035333| -|cran|[microbenchmark](https://github.com/joshuaulrich/microbenchmark/)|0.0004622115316427803| -|pypi|[olefile](https://pypi.org/project/olefile)|0.0004548139262897047| -|pypi|[markdown2](https://pypi.org/project/markdown2)|0.0004515099284523215| -|pypi|[decorator](https://pypi.org/project/decorator)|0.000446553191965521| -|cran|[nycflights13](https://github.com/hadley/nycflights13)|0.00044046297828846616| -|pypi|[msgpack](https://msgpack.org/)|0.00044027227985056846| -|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.0004359529928600977| -|pypi|[numexpr](https://pypi.org/project/numexpr)|0.00043286672672926695| -|cran|[Matrix](http://Matrix.R-forge.R-project.org/)|0.0004327648329039106| -|cran|RColorBrewer|0.0004289614886173141| -|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.0004282017079383569| -|pypi|[pyroma](https://pypi.org/project/pyroma)|0.0004277442444232585| -|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.0004275540659138524| -|spack|diffutils|0.000427398048120805| -|pypi|[imageio](https://pypi.org/project/imageio)|0.0004227545971052158| -|pypi|[tenacity](https://github.com/jd/tenacity)|0.0004207528204492658| -|pypi|[more-itertools](https://pypi.org/project/more-itertools)|0.0004206813567018304| -|pypi|[codecov](https://pypi.org/project/codecov)|0.0004186228387466| -|spack|gtest|0.00041602052769565466| -|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.00041599039262647206| -|cran|[broom](https://broom.tidymodels.org/)|0.0004080231904704933| -|cran|[maptools](http://maptools.r-forge.r-project.org/)|0.00040266622694232787| -|pypi|[isort](https://pypi.org/project/isort)|0.0004024604535438057| -|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.00039793690215105123| -|pypi|[multiprocess](https://github.com/uqfoundation/multiprocess)|0.00039657064422789554| -|cran|[sf](https://r-spatial.github.io/sf/)|0.00039380593768584396| -|cran|[xts](https://github.com/joshuaulrich/xts)|0.0003922874980277499| -|pypi|[kiwisolver](https://kiwisolver.readthedocs.io/en/latest/)|0.00039217017299379627| -|cran|[ellipsis](https://ellipsis.r-lib.org)|0.0003913531760745009| -|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.0003882862245475241| -|spack|icu4c|0.0003881290850768721| -|cran|[plyr](http://had.co.nz/plyr)|0.0003872589739353777| -|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.0003856544146277318| -|cran|[rgl](https://github.com/dmurdoch/rgl)|0.00038296503491335| -|cran|bench|0.00038203426238740044| -|pypi|[alabaster](https://pypi.org/project/alabaster)|0.00038140301401543627| -|pypi|[snowballstemmer](https://pypi.org/project/snowballstemmer)|0.00038077564642794023| -|cran|[nanotime](https://github.com/eddelbuettel/nanotime)|0.00037752196250592774| -|cran|[mime](https://github.com/yihui/mime)|0.00037659236345329397| -|cran|[bit](https://github.com/truecluster/bit)|0.0003761304054998681| -|spack|[lz4](https://lz4.github.io/lz4/)|0.0003740945239293913| -|pypi|[gym](https://pypi.org/project/gym)|0.0003729346297152722| -|pypi|[backports.functools-lru-cache](https://pypi.org/project/backports.functools-lru-cache)|0.000372119346441197| -|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.0003706650032718596| -|spack|py-numpy|0.0003701130186977078| -|pypi|[imagesize](https://pypi.org/project/imagesize)|0.0003700376534564447| -|cran|[fs](https://fs.r-lib.org)|0.0003694973916639508| -|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.0003681742621845698| -|pypi|[process-tests](https://pypi.org/project/process-tests)|0.00036708104798477653| -|pypi|[fields](https://pypi.org/project/fields)|0.00036708104798477653| -|pypi|[smmap](https://pypi.org/project/smmap)|0.00036703681927429055| -|spack|[gettext](https://www.gnu.org/software/gettext/)|0.00036385341414214254| -|cran|[generics](https://generics.r-lib.org)|0.0003624887613763475| -|pypi|[plotly](https://pypi.org/project/plotly)|0.00036097634025345003| -|pypi|[nbformat](https://pypi.org/project/nbformat)|0.0003593692795880731| -|pypi|[munkres](https://pypi.org/project/munkres)|0.0003587402882002299| -|spack|[bison](https://www.gnu.org/software/bison/)|0.0003583282055484864| -|pypi|[netCDF4](https://pypi.org/project/netCDF4)|0.00035829449671576677| -|cran|[rgeos](https://r-forge.r-project.org/projects/rgeos/)|0.0003565800751130378| -|pypi|[watchdog](https://pypi.org/project/watchdog)|0.0003564282452623981| -|pypi|[dynesty](https://github.com/joshspeagle/dynesty)|0.0003559748213525615| -|pypi|[hunter](https://pypi.org/project/hunter)|0.00035535960116224615| -|cran|evaluate|0.0003518116804582355| -|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.00035065491205317186| -|spack|slicer|0.00034984381101132376| -|pypi|[nbconvert](https://pypi.org/project/nbconvert)|0.0003495537730721075| -|pypi|[execnet](https://pypi.org/project/execnet)|0.00034838694283314446| -|npm|[express](http://expressjs.com/)|0.00034591902632660884| -|spack|pybind11|0.00034514977408378427| -|pypi|[torch](https://pytorch.org/)|0.00034380064282209054| -|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.00034304532444672344| -|pypi|[fitsio](https://github.com/esheldon/fitsio)|0.00034243320131645| -|spack|pythoninterp|0.0003389901781155198| -|cran|[webmockr](https://github.com/ropensci/webmockr)|0.0003385296299790438| -|rubygems|[bundler](https://bundler.io/)|0.0003374956164639523| -|cran|[unix](https://github.com/jeroen/unix)|0.00033694792586109025| -|cran|tcltk|0.0003356076237577683| -|pypi|[typing](https://pypi.org/project/typing)|0.00033484622898877887| -|npm|[core-js](https://github.com/zloirock/core-js#readme)|0.0003345660410391963| -|spack|[lapack](https://developer.arm.com/tools-and-software/server-and-hpc/downloads/arm-performance-libraries)|0.00033305164009664323| -|pypi|[wget](https://pypi.org/project/wget)|0.000332842661613033| -|pypi|[sqlalchemy](http://www.sqlalchemy.org)|0.00032636053801132867| -|cran|[pkgload](https://github.com/r-lib/pkgload)|0.00032629383684790197| -|cran|[mvtnorm](http://mvtnorm.R-forge.R-project.org)|0.00032495756529558797| -|spack|[sqlite](https://www.sqlite.org)|0.00032364384758655176| -|pypi|[python](http://www.python.org/2.5)|0.0003224520245126856| -|pypi|[jsonschema](https://github.com/Julian/jsonschema)|0.00032227833027056145| -|pypi|[flatbuffers](https://google.github.io/flatbuffers/)|0.00032197167615750585| -|pypi|[railroad-diagrams](https://pypi.org/project/railroad-diagrams)|0.0003203844055276388| -|pypi|[Pygments](https://pypi.org/project/Pygments)|0.00031759085654806785| -|npm|[lodash](https://lodash.com/)|0.00031569019551235347| -|spack|[zstd](https://facebook.github.io/zstd/)|0.0003156522726945291| -|pypi|[astroscrappy](https://github.com/astropy/astroscrappy)|0.00031503726169379245| -|cran|[usethis](https://usethis.r-lib.org)|0.0003139854264832945| -|cran|[httpcode](https://github.com/sckott/httpcode)|0.00031322670004096167| -|cran|[maps](NA)|0.00031286798606689826| -|pypi|[numdifftools](https://github.com/pbrod/numdifftools)|0.0003126307608067832| -|pypi|[pip](https://pypi.org/project/pip)|0.000311828691809365| -|pypi|[pandoc](https://pypi.org/project/pandoc)|0.0003116365378745414| -|pypi|[locket](https://pypi.org/project/locket)|0.0003108511232318414| -|pypi|[xarray](https://github.com/pydata/xarray)|0.0003080126065638116| -|pypi|[python-magic](http://github.com/ahupp/python-magic)|0.00030649160484185866| -|pypi|[python-casacore](https://github.com/casacore/python-casacore)|0.0003061256604089906| -|pypi|[ujson](https://pypi.org/project/ujson)|0.0003060760954327707| -|pypi|[dnaio](https://dnaio.readthedocs.io/)|0.0003031738090589613| -|pypi|[fonttools](http://github.com/fonttools/fonttools)|0.000303158683855647| -|pypi|[setproctitle](https://pypi.org/project/setproctitle)|0.00030303547059761833| -|spack|[nss](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS)|0.00030026613022256926| -|pypi|[palettable](https://jiffyclub.github.io/palettable/)|0.00030019775399765656| -|cran|[blob](https://blob.tidyverse.org)|0.0002942178515075809| -|cran|[igraph](https://igraph.org)|0.000293932414591392| -|spack|[libffi](https://sourceware.org/libffi/)|0.0002937501945303931| -|cran|[ncdf4](http://cirrus.ucsd.edu/~pierce/ncdf/)|0.00029358289530437596| -|spack|[tk](https://www.tcl.tk)|0.0002931044383456396| -|pypi|[pytest-forked](https://pypi.org/project/pytest-forked)|0.000292970034533077| -|cran|[nlme](https://svn.r-project.org/R-packages/trunk/nlme/)|0.0002929456287738503| -|spack|[readline](https://tiswww.case.edu/php/chet/readline/rltop.html)|0.0002923928892732469| -|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.0002919397253892847| -|pypi|[pyproj](https://github.com/pyproj4/pyproj)|0.00029142269455738844| -|pypi|[cachetools](https://pypi.org/project/cachetools)|0.00029084112478747464| -|cran|[data.table](https://r-datatable.com)|0.00029076993401848947| -|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.0002907363346678747| -|pypi|[SimpleITK](https://pypi.org/project/SimpleITK)|0.0002899979758883738| -|cran|[lubridate](https://lubridate.tidyverse.org)|0.00028895445727411534| -|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.0002872950654031924| -|cran|pkgconfig|0.00028609998274206573| -|cran|[pkgKitten](https://github.com/eddelbuettel/pkgkitten)|0.000285877126394647| -|spack|[libidn2](https://gitlab.com/libidn/libidn2)|0.00028490928758512067| -|pypi|[pexpect](https://pypi.org/project/pexpect)|0.00028486337651967834| -|pypi|[tensorflow](https://www.tensorflow.org/)|0.00028403323935900803| -|pypi|[babel](https://pypi.org/project/babel)|0.0002821583579285361| -|pypi|[nanomath](https://github.com/wdecoster/nanomath)|0.00028190160093713397| -|pypi|[cssselect](https://pypi.org/project/cssselect)|0.00028110777152372057| -|pypi|[entrypoints](https://pypi.org/project/entrypoints)|0.0002810572027921736| -|cran|[rprojroot](https://rprojroot.r-lib.org/)|0.00028099396474653087| -|cran|[httpuv](https://github.com/rstudio/httpuv)|0.0002799900831580493| -|pypi|[rich](https://pypi.org/project/rich)|0.000279846895371549| -|cran|[inline](https://github.com/eddelbuettel/inline)|0.0002776142408030812| -|pypi|[keyring](https://pypi.org/project/keyring)|0.0002752005721317655| -|cran|[fauxpas](https://docs.ropensci.org/fauxpas)|0.00027476341930823145| -|cran|[urltools](https://github.com/Ironholds/urltools/)|0.00027417743775502414| -|pypi|[fsspec](https://pypi.org/project/fsspec)|0.000274068535847182| -|cran|[dbplyr](https://dbplyr.tidyverse.org/)|0.0002724811345999374| -|pypi|[simplejson](https://pypi.org/project/simplejson)|0.0002700952272527862| -|spack|[tcl](https://www.tcl.tk/)|0.000269205326765165| -|pypi|[astroplan](https://pypi.org/project/astroplan)|0.0002689490518132852| -|pypi|[more_itertools](https://more-itertools.rtfd.io)|0.00026754337033524855| -|pypi|[pydot](https://pypi.org/project/pydot)|0.0002659541753568469| -|spack|[gdbm](https://www.gnu.org.ua/software/gdbm/gdbm.html)|0.0002655249147305738| -|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.0002650988935003271| -|pypi|[pox](https://github.com/uqfoundation/pox)|0.00026467986550604496| -|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.0002632480349756183| -|spack|[krb5](https://kerberos.org)|0.00026312578279271483| -|cran|[gtable](https://gtable.r-lib.org)|0.000263109575110955| -|cran|[numDeriv](http://optimizer.r-forge.r-project.org/)|0.00026245616480402307| -|pypi|[Flask](https://pypi.org/project/Flask)|0.0002623587094922374| -|pypi|[tifffile](https://pypi.org/project/tifffile)|0.000262104867284161| -|pypi|[progressbar](http://code.google.com/p/python-progressbar)|0.00026205353289510385| -|spack|[libnsl](https://github.com/thkukuk/libnsl)|0.00026115732736235823| -|spack|[uuid](https://sourceforge.net/projects/libuuid/)|0.00026115732736235823| -|spack|[tix](https://sourceforge.net/projects/tix/)|0.00026115732736235823| -|spack|[libssh2](https://www.libssh2.org/)|0.00026110135718469335| -|spack|[libssh](https://www.libssh.org)|0.00026110135718469335| -|pypi|[grpcio](https://grpc.io)|0.00026105782533301827| -|cran|[png](http://www.rforge.net/png/)|0.0002609166089608324| -|spack|[curl](https://curl.se/)|0.0002604595546163221| -|pypi|[PyICU](https://gitlab.pyicu.org/main/pyicu)|0.00026001539556037303| -|pypi|[fastnumbers](https://github.com/SethMMorton/fastnumbers)|0.00026001539556037303| -|pypi|[onnx2keras](https://github.com/nerox8664/onnx2keras)|0.00025771183131589225| -|spack|[gnutls](https://www.gnutls.org)|0.0002554182314525575| -|spack|[nghttp2](https://nghttp2.org/)|0.0002554182314525575| -|pypi|[pooch](https://pypi.org/project/pooch)|0.000255080379850735| -|pypi|[tox](https://tox.readthedocs.io)|0.00025456999212267124| -|cran|RPostgreSQL|0.0002543122121982186| -|pypi|[mappy](https://github.com/lh3/minimap2)|0.000252718074584533| -|cran|[brio](https://brio.r-lib.org)|0.00025195976291143753| -|pypi|[tzdata](https://pypi.org/project/tzdata)|0.0002516629432806853| -|pypi|[reno](https://pypi.org/project/reno)|0.00025127992810586525| -|cran|[waldo](https://github.com/r-lib/waldo)|0.00025043573664742803| -|cran|[rcrossref](https://github.com/ropensci/rcrossref)|0.0002496583365872706| -|pypi|[sphinxcontrib-serializinghtml](https://pypi.org/project/sphinxcontrib-serializinghtml)|0.00024876103329961243| -|pypi|[pyasn1](https://pypi.org/project/pyasn1)|0.0002477631226854651| -|pypi|[sphinxcontrib-jsmath](https://pypi.org/project/sphinxcontrib-jsmath)|0.0002458230569204005| -|cran|[simplermarkdown](https://github.com/djvanderlaan/simplermarkdown)|0.0002454584833583904| -|pypi|[semver](https://github.com/python-semver/python-semver)|0.0002453001825188774| -|spack|numpy|0.000245286439448876| -|pypi|[sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints)|0.0002452525201882235| -|pypi|[pep517](https://pypi.org/project/pep517)|0.0002444929197221393| -|pypi|[frozenlist](https://github.com/aio-libs/frozenlist)|0.0002444204381038588| -|cran|[survival](https://github.com/therneau/survival)|0.00024369951070921423| -|cran|[XML](http://www.omegahat.net/RSXML/)|0.00024347311737236377| -|pypi|[fs](https://pypi.org/project/fs)|0.00024331986734814156| -|pypi|[sphinxcontrib-qthelp](https://pypi.org/project/sphinxcontrib-qthelp)|0.00024216860745033481| -|pypi|[sphinxcontrib-htmlhelp](https://pypi.org/project/sphinxcontrib-htmlhelp)|0.00024216860745033481| -|pypi|[sphinxcontrib-devhelp](https://pypi.org/project/sphinxcontrib-devhelp)|0.00024216860745033481| -|pypi|[sphinxcontrib-applehelp](https://pypi.org/project/sphinxcontrib-applehelp)|0.00024216860745033481| -|pypi|[backports-functools-lru-cache](https://pypi.org/project/backports-functools-lru-cache)|0.00024151108348100312| -|pypi|[nfft](http://github.com/jakevdp/nfft/)|0.0002411216321749317| -|cran|[ragg](https://ragg.r-lib.org)|0.00024043412168387083| -|cran|[foreach](https://github.com/RevolutionAnalytics/foreach)|0.0002392417838931315| -|pypi|[ci-info](https://pypi.org/project/ci-info)|0.00023833597073511583| -|pypi|[nbsphinx](https://nbsphinx.readthedocs.io/)|0.00023830258110423127| -|pypi|[tabulate](https://pypi.org/project/tabulate)|0.0002360724706982816| -|spack|png|0.0002359054455891629| -|spack|[nettle](https://www.lysator.liu.se/~nisse/nettle/)|0.00023410582656049555| -|pypi|[lz4](https://pypi.org/project/lz4)|0.00023288445624294028| -|spack|[lzo](https://www.oberhumer.com/opensource/lzo/)|0.0002328474201483797| -|pypi|[commonmark](https://pypi.org/project/commonmark)|0.00023254917004961336| -|pypi|[pint](https://pypi.org/project/pint)|0.00023213226494558066| -|cran|[xfun](https://github.com/yihui/xfun)|0.0002318600101564812| -|cran|[rgdal](http://rgdal.r-forge.r-project.org)|0.0002311118457885523| -|pypi|[multidict](https://pypi.org/project/multidict)|0.00023067288021013768| -|pypi|[wmi](https://pypi.org/project/wmi)|0.00022984218466830413| -|pypi|[Werkzeug](https://pypi.org/project/Werkzeug)|0.000229228105960793| -|spack|[ninja](https://ninja-build.org/)|0.00022919432816252192| -|pypi|[Markdown](https://pypi.org/project/Markdown)|0.00022849874772192847| -|cran|[mgcv](NA)|0.0002271260480442064| -|cran|[pkgbuild](https://github.com/r-lib/pkgbuild)|0.00022626869582643923| -|spack|biosoup|0.0002254978524014057| -|pypi|[quantities](http://python-quantities.readthedocs.io/)|0.00022509500451291408| -|pypi|[greenlet](https://pypi.org/project/greenlet)|0.00022416717993043234| -|pypi|[zopfli](https://pypi.org/project/zopfli)|0.0002239345355967223| -|pypi|[pulp](https://github.com/coin-or/pulp)|0.00022375855320652275| -|spack|[cuda](https://developer.nvidia.com/cuda-zone)|0.0002229234565535217| -|cran|[vdiffr](https://vdiffr.r-lib.org/)|0.0002224970280457951| -|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.00022243874580199334| -|cran|[RCurl](http://www.omegahat.net/RCurl)|0.00022227083566199305| -|pypi|[notebook](https://pypi.org/project/notebook)|0.0002221979084798059| -|cran|[mockr](https://krlmlr.github.io/mockr/)|0.00022069403170414938| -|spack|pythonlibs|0.000220258655830698| -|pypi|[sh](https://github.com/amoffat/sh)|0.00022017943642309128| -|npm|[axios](https://axios-http.com)|0.00022008063213769881| -|spack|libiconv|0.0002184402970644316| -|pypi|[furo](https://pypi.org/project/furo)|0.00021838270483049219| -|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.0002168627728078654| -|rubygems|[webrick](https://github.com/ruby/webrick)|0.00021579286777625927| -|cran|Lahman|0.00021577478861959046| -|pypi|[xattr](https://pypi.org/project/xattr)|0.00021559563217639696| -|pypi|[mpdaf](https://git-cral.univ-lyon1.fr/MUSE/mpdaf)|0.00021443937163968403| -|rubygems|[hoe](http://www.zenspider.com/projects/hoe.html)|0.00021217664057127615| -|pypi|[soupsieve](https://pypi.org/project/soupsieve)|0.00021179039413953896| -|pypi|[aiohttp](https://pypi.org/project/aiohttp)|0.00021150857770070464| -|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.00021037489139540518| -|pypi|[shortuuid](https://pypi.org/project/shortuuid)|0.00021005132022236414| -|pypi|[theano](http://deeplearning.net/software/theano/)|0.0002095922137214601| -|pypi|[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)|0.00020935071600500655| -|cran|lobstr|0.00020792436500719562| -|pypi|[readthedocs-sphinx-search](https://pypi.org/project/readthedocs-sphinx-search)|0.00020708066045629496| -|pypi|[ultranest](https://github.com/JohannesBuchner/ultranest)|0.0002068095042059716| -|npm|[mocha](https://mochajs.org/)|0.000206385183098596| -|pypi|[emcee](https://pypi.org/project/emcee)|0.00020556607929244437| -|pypi|[redis](https://pypi.org/project/redis)|0.00020462507211095891| -|cran|RMySQL|0.00020441457530451254| -|cran|munsell|0.0002043942978023355| -|pypi|[PyAstronomy](https://github.com/sczesla/PyAstronomy)|0.00020390463474629186| -|cran|[abind](NA)|0.00020196663029092713| -|pypi|[gast](https://github.com/serge-sans-paille/gast/)|0.00020098286891708484| -|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.00020085818862592756| -|cran|[DiagrammeR](https://github.com/rich-iannone/DiagrammeR)|0.00020035320940029548| -|rubygems|[rspec-expectations](https://github.com/rspec/rspec-expectations)|0.00019972013028079155| -|npm|[nuxt](https://github.com/nuxt/nuxt.js#readme)|0.00019951190941038658| -|cran|[hexbin](https://github.com/edzer/hexbin)|0.00019879239099149704| -|pypi|[bump2version](https://pypi.org/project/bump2version)|0.00019872502446902448| -|cran|[winch](https://r-prof.github.io/winch/)|0.00019789692675915534| -|pypi|[pyzmq](https://pypi.org/project/pyzmq)|0.00019712227226494286| -|pypi|[jmespath](https://pypi.org/project/jmespath)|0.00019573557575540006| -|cran|datasets|0.00019451802235697656| -|pypi|[parsec](https://github.com/sighingnow/parsec.py)|0.00019328387348691917| -|pypi|[asyncio](http://www.python.org/dev/peps/pep-3156/)|0.00019328387348691917| -|pypi|[pyusb](https://pyusb.github.io/pyusb)|0.00019328387348691917| -|pypi|[apyori](https://github.com/ymoch/apyori)|0.00019328387348691917| -|pypi|[http](https://github.com/franckcuny/http)|0.00019328387348691917| -|pypi|[sf_tools](https://github.com/sfarrens/sf_tools)|0.00019328387348691917| -|pypi|[openphi](https://gitlab.com/BioimageInformaticsGroup/openphi)|0.00019328387348691917| -|spack|bpython|0.00019328387348691917| -|spack|vif|0.00019328387348691917| -|spack|omegalib|0.00019328387348691917| -|pypi|[conan](https://conan.io)|0.0001932528985071937| -|pypi|[llist](https://github.com/ajakubek/python-llist)|0.00019263959390862945| -|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.00019244282114617615| -|spack|patchelf|0.00019135103475204998| -|pypi|[pybind11-global](https://pypi.org/project/pybind11-global)|0.00019125476707850984| -|pypi|[types-typed-ast](https://pypi.org/project/types-typed-ast)|0.00019125204563626394| -|pypi|[pyamg](https://pypi.org/project/pyamg)|0.00018989194412557647| -|cran|[doParallel](https://github.com/RevolutionAnalytics/doparallel)|0.00018881857515139902| -|pypi|[futures](https://pypi.org/project/futures)|0.00018871597966039577| -|pypi|[ruamel.yaml.clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree)|0.00018868595686341753| -|pypi|[arviz](http://github.com/arviz-devs/arviz)|0.00018862730901290714| -|cran|formattable|0.00018790115062685455| -|pypi|[jupyter-client](https://jupyter.org)|0.0001877996663731885| -|npm|[react](https://reactjs.org/)|0.00018653865258194395| -|npm|[react-dom](https://reactjs.org/)|0.00018653865258194395| -|cran|iterators|0.00018602734962983727| -|cran|[webutils](https://github.com/jeroen/webutils)|0.0001857400106267018| -|cran|[bslib](https://rstudio.github.io/bslib/)|0.00018544832856114767| -|npm|[angular](http://angularjs.org)|0.00018529469050408142| -|spack|[flex](https://github.com/westes/flex)|0.0001848755846361475| -|cran|mapproj|0.00018431009381262138| -|cran|[rpart](https://github.com/bethatkinson/rpart)|0.00018297255199786633| -|pypi|[gffutils](https://github.com/daler/gffutils)|0.00018130740943794738| -|pypi|[pysynphot](https://pypi.org/project/pysynphot)|0.0001804240236564878| -|cran|[devtools](https://devtools.r-lib.org/)|0.00017967096795542034| -|cran|graph|0.00017956189227879215| -|spack|[iconv](https://www.gnu.org/software/libiconv/)|0.00017956119590113005| -|pypi|[snakemake](https://snakemake.readthedocs.io)|0.00017950089250850672| -|cran|[crul](https://docs.ropensci.org/crul/)|0.000179409292054738| -|pypi|[doit](http://pydoit.org)|0.0001787462253715838| -|pypi|[libclang](https://github.com/sighingnow/libclang)|0.00017850551285987927| -|npm|[fs](https://github.com/npm/security-holder#readme)|0.00017802120815235207| -|cran|fansi|0.0001769883128658764| -|pypi|[lark-parser](https://pypi.org/project/lark-parser)|0.00017692688249031313| -|cran|[rappdirs](https://rappdirs.r-lib.org)|0.00017627560438238484| -|pypi|[pyephem](https://pypi.org/project/pyephem)|0.0001759335263389728| -|spack|hip|0.0001749660998481632| -|cran|[ape](http://ape-package.ird.fr/)|0.00017453769028820976| -|cran|[rstan](https://mc-stan.org/rstan)|0.00017453355132216136| -|pypi|[sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|0.00017427559236544507| -|spack|[blas](https://cnugteren.github.io/clblast/clblast.html)|0.00017419983355352592| -|pypi|[nestle](https://pypi.org/project/nestle)|0.00017401798184732097| -|pypi|[pyDOE2](https://github.com/clicumu/pyDOE2)|0.00017395548613822727| -|pypi|[asv](https://pypi.org/project/asv)|0.0001738208746924911| -|pypi|[pytest-perf](https://pypi.org/project/pytest-perf)|0.0001731777377105097| -|cran|chron|0.00017254192790363025| -|pypi|[multisplitby](https://github.com/cthoyt/multisplitby)|0.00017137836782506833| -|pypi|[gitdb](https://github.com/gitpython-developers/gitdb)|0.00017114123016793902| -|cran|[readr](https://readr.tidyverse.org)|0.00016931301633498267| -|pypi|[camb](https://camb.info/)|0.00016878825563806157| -|cran|[ps](https://github.com/r-lib/ps#readme)|0.00016842108928471648| -|pypi|[qtpy](https://pypi.org/project/qtpy)|0.00016778012492146426| -|spack|bioparser|0.00016751269035532995| -|pypi|[python-libsbml](http://sbml.org)|0.0001674849462586572| -|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.00016437596569223825| -|cran|[raster](https://rspatial.org/raster)|0.00016366007519131784| -|pypi|[intervaltree](https://github.com/chaimleib/intervaltree)|0.00016298564052400074| -|pypi|[prompt-toolkit](https://pypi.org/project/prompt-toolkit)|0.00016280105587016636| -|pypi|[bmipy](http://csdms.colorado.edu)|0.00016106989457243266| -|spack|libpciaccess|0.00016015343974372254| -|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.0001595350671321989| -|cran|[vroom](https://vroom.r-lib.org)|0.00015952534746310336| -|pypi|[MDAnalysis](https://www.mdanalysis.org)|0.00015887401572804504| -|npm|[serve-static](https://github.com/expressjs/serve-static#readme)|0.0001587998866664378| -|pypi|[rsa](https://pypi.org/project/rsa)|0.0001582548494823054| -|npm|[papaparse](http://papaparse.com)|0.00015696670916059302| -|pypi|[jaraco.tidelift](https://pypi.org/project/jaraco.tidelift)|0.0001561373596665414| -|pypi|[unittest2](https://pypi.org/project/unittest2)|0.00015538093276737174| -|spack|pmix|0.00015524700295520844| -|pypi|[pytest-runner](https://github.com/pytest-dev/pytest-runner/)|0.0001549528940876541| -|pypi|[pysqlite3](https://github.com/coleifer/pysqlite3)|0.00015436938695821947| -|cran|itertools|0.00015398652481925492| -|pypi|[python-levenshtein](https://pypi.org/project/python-levenshtein)|0.00015359164946728398| -|pypi|[typed-ast](https://github.com/python/typed_ast)|0.00015346077561036666| -|pypi|[markdown](https://pypi.org/project/markdown)|0.00015336984896188206| -|pypi|[nanoget](https://github.com/wdecoster/nanoget)|0.00015304568527918782| -|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.00015245829901377157| -|pypi|[nbodykit](http://github.com/bccp/nbodykit)|0.0001522954203157249| -|pypi|[jupyter-core](https://pypi.org/project/jupyter-core)|0.0001519609622898041| -|pypi|[ginga](https://ejeschke.github.io/ginga/)|0.0001519143426704207| -|pypi|[cached_property](https://github.com/pydanny/cached-property)|0.00015186590059686507| -|pypi|[PyWavelets](https://pypi.org/project/PyWavelets)|0.00015105846440033056| -|pypi|[python-dotenv](https://pypi.org/project/python-dotenv)|0.00015044453823860455| -|pypi|[cached-property](https://github.com/pydanny/cached-property)|0.0001502933979616908| -|pypi|[edlib](https://github.com/Martinsos/edlib)|0.0001496932645443951| -|pypi|[diskcache](https://pypi.org/project/diskcache)|0.00014966859161040153| -|cran|timeDate|0.0001496089054100999| -|cran|[whoami](https://github.com/r-lib/whoami#readme)|0.00014946526354707508| -|cran|[Hmisc](https://hbiostat.org/R/Hmisc/)|0.0001494650347946969| -|spack|[opengl](https://www.opengl.org/)|0.0001493448065948618| -|pypi|[types-requests](https://pypi.org/project/types-requests)|0.00014880575683414102| -|pypi|[pyfakefs](https://pypi.org/project/pyfakefs)|0.00014841781285858854| -|pypi|[elasticsearch](https://pypi.org/project/elasticsearch)|0.00014830152019498508| -|pypi|[Python-Deprecated](https://github.com/vrcmarcos/python-deprecated)|0.00014818430300663805| -|pypi|[flask](https://palletsprojects.com/p/flask)|0.00014783163377531054| -|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.00014741442395269428| -|pypi|[texext](https://pypi.org/project/texext)|0.0001471956917811276| -|npm|[vue-router](https://github.com/vuejs/router#readme)|0.00014710162266266995| -|cran|[forcats](https://forcats.tidyverse.org)|0.00014698514588567719| -|cran|[SnowballC](https://r-forge.r-project.org/projects/r-temis/)|0.00014646889092945323| -|npm|[d3](https://d3js.org)|0.0001463440520683088| -|npm|eslint|0.0001461796887741419| -|pypi|[matplotlib-inline](https://pypi.org/project/matplotlib-inline)|0.00014590876178588758| -|cran|[patchwork](https://patchwork.data-imaginist.com)|0.00014579696851538485| -|pypi|[bokeh](https://pypi.org/project/bokeh)|0.00014578714312397698| -|cran|tis|0.00014510575131414065| -|pypi|[sqlparse](https://pypi.org/project/sqlparse)|0.00014509397256546558| -|pypi|[jedi](https://pypi.org/project/jedi)|0.00014507692467141586| -|pypi|[simframe](https://github.com/stammler/simframe)|0.0001449629051151894| -|pypi|[flufl.flake8](https://pypi.org/project/flufl.flake8)|0.000144938703135824| -|cran|[sys](https://github.com/jeroen/sys)|0.00014488478578249852| -|cran|[rJava](http://www.rforge.net/rJava/)|0.0001443180706549662| -|npm|nestjs|0.00014414390565126178| -|pypi|[pyregion](https://github.com/astropy/pyregion)|0.00014379470587982886| -|pypi|[ipython-genutils](https://pypi.org/project/ipython-genutils)|0.0001436803370841447| -|cran|[SparseM](http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html)|0.00014345271706837673| -|pypi|[argh](http://github.com/neithere/argh/)|0.00014335917889217383| -|pypi|[python-igraph](https://igraph.org/python)|0.00014308894369092774| -|pypi|[httpx](https://www.python-httpx.org/)|0.00014215973551351014| -|pypi|[pickleshare](https://pypi.org/project/pickleshare)|0.0001421260258395545| -|pypi|[pyuvdata](https://github.com/RadioAstronomySoftwareGroup/pyuvdata)|0.00014174150722374073| -|pypi|[multiprocessing](http://code.google.com/p/python-multiprocessing)|0.00014174150722374073| -|pypi|[tensorboard-plugin-wit](https://pypi.org/project/tensorboard-plugin-wit)|0.00014132604473962313| -|cran|[clipr](https://github.com/mdlincoln/clipr)|0.00014117061715610026| -|pypi|[tensorboard](https://github.com/tensorflow/tensorboard)|0.0001405357468339826| -|pypi|[spiceypy](https://github.com/AndrewAnnex/SpiceyPy)|0.0001403609081274056| -|pypi|[dendropy](http://packages.python.org/DendroPy/)|0.00014005410832822004| -|pypi|[rebound](https://github.com/hannorein/rebound/)|0.00013988483947349693| -|pypi|[opt-einsum](https://github.com/dgasmith/opt_einsum)|0.00013988329315123952| -|npm|[node-fetch](https://github.com/node-fetch/node-fetch)|0.00013925031275677978| -|pypi|[shapely](https://pypi.org/project/shapely)|0.0001376068871348898| -|pypi|[jaxlib](https://pypi.org/project/jaxlib)|0.00013748263183148405| -|pypi|[mypy-extensions](https://pypi.org/project/mypy-extensions)|0.00013637327741487727| -|cran|[sass](https://github.com/rstudio/sass)|0.00013620539389250935| -|pypi|[galpy](http://github.com/jobovy/galpy)|0.00013582333909745078| -|rubygems|[json](http://flori.github.io/json/)|0.0001356655204198319| -|pypi|[backcall](https://pypi.org/project/backcall)|0.0001353064375860436| -|pypi|[pyflakes](https://pypi.org/project/pyflakes)|0.00013520260133020951| -|cran|[desc](https://github.com/r-lib/desc#readme)|0.00013514604609273997| -|pypi|[blinker](https://pypi.org/project/blinker)|0.0001350877993895592| -|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.0001346541600828723| -|cran|svglite|0.00013463391471263948| -|cran|[expm](http://R-Forge.R-project.org/projects/expm/)|0.00013453871715497952| -|pypi|[python-utils](https://pypi.org/project/python-utils)|0.00013426110398225046| -|cran|[gridExtra](https://github.com/baptiste/gridextra)|0.00013421859698524403| -|pypi|[myst-parser](https://pypi.org/project/myst-parser)|0.00013412830015965328| -|pypi|[lenstronomy](https://github.com/lenstronomy/lenstronomy)|0.0001339320577899258| -|pypi|[gdal](https://pypi.org/project/gdal)|0.0001334548195376118| -|pypi|[jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets)|0.00013313218680892773| -|pypi|[umap-learn](http://github.com/lmcinnes/umap)|0.00013305951454677795| -|pypi|[setuptools-scm](https://github.com/pypa/setuptools_scm/)|0.00013302644961372094| -|pypi|[pymultinest](http://johannesbuchner.github.com/PyMultiNest/)|0.000132880064878503| -|spack|cython|0.00013253751324817314| -|pypi|[ete3](http://etetoolkit.org)|0.0001325068332682546| -|cran|ggplot2movies|0.0001324560934151248| -|cran|[terra](https://rspatial.org/terra/)|0.0001324093938409045| -|pypi|[chainconsumer](http://github.com/samreay/ChainConsumer)|0.0001322668075430094| -|pypi|[sfdmap](http://github.com/kbarbary/sfdmap)|0.0001322668075430094| -|pypi|[setuptools_scm_git_archive](https://github.com/Changaco/setuptools_scm_git_archive/)|0.00013207731354939478| -|pypi|[py-cpuinfo](https://github.com/workhorsy/py-cpuinfo)|0.00013186715568695264| -|pypi|[json-tricks](https://github.com/mverleg/pyjson_tricks)|0.00013174550956657557| -|cran|assertthat|0.00013168695446842105| -|pypi|[parasail](https://github.com/jeffdaily/parasail-python)|0.00013163835383671386| -|pypi|[dm-tree](https://github.com/deepmind/tree)|0.00013160571236174042| -|pypi|[pyia](https://pypi.org/project/pyia)|0.00013117532213978916| -|pypi|[lalsuite](https://pypi.org/project/lalsuite)|0.0001301506698104707| -|npm|[finalhandler](https://github.com/pillarjs/finalhandler#readme)|0.00013007025876310337| -|pypi|[pybullet](https://github.com/bulletphysics/bullet3)|0.0001298791832234651| -|pypi|[astrodendro](https://pypi.org/project/astrodendro)|0.00012985253563061304| -|cran|quantreg|0.0001296479634595955| -|npm|[body-parser](https://github.com/expressjs/body-parser#readme)|0.00012962589937192851| -|cran|interp|0.00012950572027484956| -|pypi|[pyraf](https://iraf-community.github.io/pyraf.html)|0.00012927717538221249| -|rubygems|[minitest](https://github.com/seattlerb/minitest)|0.0001289521178120337| -|pypi|[questplus](https://github.com/hoechenberger/questplus)|0.00012885591565794613| -|pypi|[cogent3](https://cogent3.org)|0.00012885591565794613| -|pypi|[nrpylatex](https://github.com/zachetienne/nrpylatex)|0.00012885591565794613| -|pypi|[pycudadecon](https://github.com/tlambert03/pycudadecon)|0.00012885591565794613| -|pypi|[intervalTree](https://github.com/chaimleib/intervaltree)|0.00012885591565794613| -|pypi|[requests_file](http://github.com/dashea/requests-file)|0.00012885591565794613| -|pypi|[ruamel.YAML](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.00012885591565794613| -|pypi|[tardis](http://bitbucket.org/cedk/tardis)|0.00012885591565794613| -|pypi|[udatetime](https://github.com/freach/udatetime)|0.00012885591565794613| -|pypi|[fitbit](https://github.com/orcasgit/python-fitbit)|0.00012885591565794613| -|spack|sqlite3|0.00012885591565794613| -|spack|triqs|0.00012885591565794613| -|spack|cminx|0.00012885591565794613| -|cran|[isotree](https://github.com/david-cortes/isotree)|0.00012885591565794613| -|npm|[progress](https://github.com/visionmedia/node-progress#readme)|0.00012885591565794613| -|pypi|[munch](https://pypi.org/project/munch)|0.00012881540573658344| -|pypi|[tokenize-rt](https://pypi.org/project/tokenize-rt)|0.00012862649106014183| -|pypi|[widgetsnbextension](https://pypi.org/project/widgetsnbextension)|0.00012850269019159356| -|cran|[lwgeom](https://github.com/r-spatial/lwgeom/)|0.00012788991424954007| -|spack|[libarchive](https://www.libarchive.org)|0.00012785246271369152| -|spack|[libuv](https://libuv.org)|0.00012785246271369152| -|pypi|[torchsummary](https://github.com/sksq96/pytorch-summary)|0.00012782754633106059| -|pypi|[livereload](https://pypi.org/project/livereload)|0.00012779136898132714| -|pypi|[Django](https://pypi.org/project/Django)|0.00012779076849854125| -|pypi|[inflection](https://github.com/jpvanhal/inflection)|0.00012727486291020832| -|cran|multcomp|0.0001267913584127776| -|pypi|[tensorboard-data-server](https://pypi.org/project/tensorboard-data-server)|0.00012645805447139858| -|pypi|[django](https://www.djangoproject.com/)|0.00012633186504813169| -|cran|profvis|0.00012606161860059917| -|pypi|[ads](http://www.github.com/andycasey/ads/)|0.00012586191055883502| -|pypi|[email-validator](https://pypi.org/project/email-validator)|0.0001252917814207682| -|npm|[ajv](https://ajv.js.org)|0.00012494258183704803| -|pypi|[oauthlib](https://pypi.org/project/oauthlib)|0.0001246925093612583| -|pypi|[gunicorn](https://gunicorn.org)|0.00012450261235441725| -|pypi|[latexcodec](https://github.com/mcmtroffaes/latexcodec)|0.000124192145498811| -|cran|isoband|0.000123731061126055| -|cran|[DT](https://github.com/rstudio/DT)|0.00012346209834582632| -|cran|[tzdb](https://github.com/r-lib/tzdb)|0.00012313626449880354| -|pypi|[gdown](http://github.com/wkentaro/gdown)|0.00012241311987504883| -|pypi|[pycurl](https://pypi.org/project/pycurl)|0.0001223120564117877| -|cran|RUnit|0.00012203668136565545| -|pypi|[scikit-bio](http://scikit-bio.org)|0.00012124170245997657| -|cran|[codetools](https://gitlab.com/luke-tierney/codetools)|0.00012091381444667259| -|pypi|[typer](https://pypi.org/project/typer)|0.00012077694817279187| -|spack|java|0.00012017443027990779| -|pypi|[shiboken2](https://www.pyside.org)|0.00012016844982428739| -|cran|[magick](https://docs.ropensci.org/magick/)|0.00012007703533992158| -|spack|[pcre](https://www.pcre.org)|0.00012007217276603818| -|pypi|[uncertainties](https://pypi.org/project/uncertainties)|0.00012005978909731392| -|spack|py-setuptools|0.00012005387523401655| -|pypi|[fastjsonschema](https://pypi.org/project/fastjsonschema)|0.00011968852997152937| -|pypi|[isochrones](https://github.com/timothydmorton/isochrones)|0.00011965192168237854| -|cran|stats4|0.00011896929586184124| -|pypi|[boto3](https://github.com/boto/boto3)|0.00011854174773587752| -|pypi|[mistune](https://pypi.org/project/mistune)|0.00011845671199002268| -|pypi|[astroalign](https://astroalign.readthedocs.io/)|0.0001183410507748859| -|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.00011759083086290124| -|pypi|[fluids](https://github.com/CalebBell/fluids)|0.00011742622859374128| -|pypi|[pandocfilters](https://pypi.org/project/pandocfilters)|0.0001173040388703584| -|spack|[graphviz](http://www.graphviz.org)|0.00011714548570078732| -|pypi|[jellyfish](http://github.com/jamesturk/jellyfish)|0.00011696652640815077| -|cran|[gstat](https://github.com/r-spatial/gstat/)|0.00011658644624514436| -|pypi|[breathe](https://github.com/michaeljones/breathe)|0.00011654676641266992| -|pypi|[async-generator](https://github.com/python-trio/async_generator)|0.0001164500327823887| -|spack|szip|0.00011607617002287054| -|pypi|[python-pysap](https://github.com/CEA-COSMIC/pysap)|0.00011597032409215152| -|pypi|[NanoPlot](https://github.com/wdecoster/NanoPlot)|0.0001159703240921515| -|pypi|[xopen](https://github.com/pycompression/xopen/)|0.00011557430691136277| -|pypi|[text-unidecode](https://pypi.org/project/text-unidecode)|0.00011556248044606023| -|pypi|[mccabe](https://pypi.org/project/mccabe)|0.00011531636044339268| -|cran|[future](https://future.futureverse.org)|0.00011519995410943864| -|spack|[mscgen](https://www.mcternan.me.uk/mscgen/)|0.00011494604851972927| -|pypi|[fastprogress](https://github.com/fastai/fastprogress)|0.00011479810679832838| -|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.00011446761184307523| -|pypi|[nest-asyncio](https://pypi.org/project/nest-asyncio)|0.00011415700399285044| -|pypi|[pyDOE](https://github.com/tisimst/pyDOE)|0.00011407775283092542| -|pypi|[json5](https://pypi.org/project/json5)|0.00011404182744732514| -|npm|[dotenv](https://github.com/motdotla/dotenv#readme)|0.00011386752052995708| -|pypi|[pytest-mock](https://pypi.org/project/pytest-mock)|0.00011368094181852381| -|rubygems|[faraday](https://lostisland.github.io/faraday)|0.00011339803787582977| -|pypi|[bcrypt](https://pypi.org/project/bcrypt)|0.00011333781809953027| -|pypi|[Unidecode](https://pypi.org/project/Unidecode)|0.00011314643202747374| -|pypi|[pybtex](https://pybtex.org/)|0.000112941187343463| -|pypi|[monotonic](https://github.com/atdt/monotonic)|0.00011284696406445646| -|pypi|[os](https://pypi.org/project/os)|0.00011274892620070286| -|pypi|[time](UNKNOWN)|0.00011274892620070286| -|pypi|[astroML_addons](http://astroML.github.com)|0.00011274892620070286| -|pypi|[werkzeug](https://pypi.org/project/werkzeug)|0.00011202265865196021| -|pypi|[sphinx-automodapi](https://pypi.org/project/sphinx-automodapi)|0.00011192068503393058| -|pypi|[stack-data](https://pypi.org/project/stack-data)|0.00011131666933655086| -|pypi|[stopit](http://pypi.python.org/pypi/stopit)|0.00011056230086724265| -|cran|cachem|0.00011045029314624312| -|rubygems|[rspec](http://github.com/rspec)|0.00011028723203000053| -|pypi|[skimage](https://github.com/scikit-image/scikit-image)|0.00011020109332292075| -|cran|[askpass](https://github.com/jeroen/askpass#readme)|0.00010953315391544333| -|pypi|[pytest-randomly](https://pypi.org/project/pytest-randomly)|0.0001090466715035458| -|pypi|[periodictable](https://github.com/pkienzle/periodictable)|0.00010903531471838688| -|pypi|[antlr4-python3-runtime](http://www.antlr.org)|0.00010901097988492547| -|pypi|[google-pasta](https://github.com/google/pasta)|0.00010807068974309517| -|pypi|[astunparse](https://github.com/simonpercivall/astunparse)|0.00010798371200002605| -|pypi|[nlppln](https://github.com/nlppln/nlppln)|0.0001073799297149551| -|pypi|[docker](https://github.com/docker/docker-py)|0.00010696460988055291| -|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.0001069343679364074| -|cran|[reshape2](https://github.com/hadley/reshape)|0.00010676803074735153| -|cran|[promises](https://rstudio.github.io/promises)|0.00010652880384791642| -|pypi|[testpath](https://pypi.org/project/testpath)|0.00010624988170220725| -|pypi|[rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld)|0.00010620948848106208| -|pypi|[Keras](https://pypi.org/project/Keras)|0.00010576101936284079| -|pypi|[imagecodecs](https://pypi.org/project/imagecodecs)|0.00010567550588214755| -|spack|[boost](https://www.boost.org)|0.00010493889734129329| -|cran|[nnet](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0001046958141452959| -|pypi|[async-timeout](https://pypi.org/project/async-timeout)|0.00010466406219808436| -|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.00010463572872252365| -|pypi|[sunpy](https://sunpy.org)|0.00010422505150349572| -|cran|[prettyunits](https://github.com/gaborcsardi/prettyunits)|0.00010409615458970181| -|pypi|[pybind11](https://pypi.org/project/pybind11)|0.00010406242466815739| -|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.00010400623445070625| -|pypi|[parso](https://pypi.org/project/parso)|0.00010391566739044561| -|pypi|[build](https://pypi.org/project/build)|0.00010390674384818409| -|pypi|[google-auth](https://pypi.org/project/google-auth)|0.00010362466675730666| -|pypi|[async_generator](https://github.com/python-trio/async_generator)|0.0001034693279889074| -|pypi|[BeautifulSoup4](https://pypi.org/project/BeautifulSoup4)|0.00010326043982746367| -|cran|[viridisLite](https://github.com/sjmgarnier/viridisLite)|0.00010311256281043697| -|npm|[d3-dispatch](https://d3js.org/d3-dispatch/)|0.00010299269258660121| -|pypi|[asgiref](https://pypi.org/project/asgiref)|0.00010252435882426958| -|pypi|[moviepy](https://zulko.github.io/moviepy/)|0.0001025212219940931| -|spack|py-six|0.00010229727545382543| -|pypi|[pycosat](https://pypi.org/project/pycosat)|0.00010210500159738738| -|pypi|[ptyprocess](https://pypi.org/project/ptyprocess)|0.00010185259451543357| -|pypi|[humanfriendly](https://pypi.org/project/humanfriendly)|0.00010184875529013965| -|pypi|[rtree](https://github.com/Toblerity/rtree)|0.00010142150573622656| -|cran|[base64enc](http://www.rforge.net/base64enc)|0.00010128586403366455| -|npm|[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)|0.0001009723553563722| -|npm|[three](https://threejs.org/)|0.00010097149550956657| -|pypi|[asdf-standard](https://pypi.org/project/asdf-standard)|0.00010091956910568661| -|pypi|[cigar](https://github.com/brentp/cigar)|0.00010050761421319797| -|cran|[deldir](https://www.stat.auckland.ac.nz/~rolf/)|0.00010048562432491946| -|pypi|[backports.zoneinfo](https://pypi.org/project/backports.zoneinfo)|0.0001003444066611092| -|pypi|[sphinx_astropy](https://github.com/astropy/sphinx-astropy)|0.00010025617412998933| -|npm|[tape](https://github.com/substack/tape)|0.0001001372021791871| -|pypi|[fire](https://github.com/google/python-fire)|0.00010007404638927667| -|npm|[js-yaml](https://github.com/nodeca/js-yaml#readme)|0.00010006779450432321| -|pypi|[reproject](https://pypi.org/project/reproject)|9.972317439446559e-05| -|cran|[lme4](https://github.com/lme4/lme4/)|9.968650459695835e-05| -|pypi|[xyzservices](https://pypi.org/project/xyzservices)|9.961867691322756e-05| -|cran|sfsmisc|9.958826439573887e-05| -|pypi|[urllib](https://urllib3.readthedocs.io/)|9.957048028114019e-05| -|pypi|[ptemcee](https://pypi.org/project/ptemcee)|9.904117017305226e-05| -|pypi|[sphinxcontrib-moderncmakedomain](https://pypi.org/project/sphinxcontrib-moderncmakedomain)|9.897721194568505e-05| -|pypi|[argon2-cffi](https://pypi.org/project/argon2-cffi)|9.8857749943744e-05| -|pypi|[websockets](https://pypi.org/project/websockets)|9.882947021796038e-05| -|cran|tinytex|9.862901726222199e-05| -|pypi|[sphinxcontrib-mermaid](https://pypi.org/project/sphinxcontrib-mermaid)|9.848185053915238e-05| -|pypi|[jeepney](https://pypi.org/project/jeepney)|9.827149340769852e-05| -|pypi|[pyhocon](http://github.com/chimpler/pyhocon/)|9.817593573938752e-05| -|npm|[tap](http://www.node-tap.org/)|9.805209927902832e-05| -|npm|[yargs](https://yargs.js.org/)|9.79348491404329e-05| -|pypi|[distributed](https://distributed.dask.org)|9.793078697199654e-05| -|cran|[tidyverse](http://tidyverse.tidyverse.org)|9.787620943276527e-05| -|npm|[file-type](https://github.com/sindresorhus/file-type#readme)|9.745967620821193e-05| -|cran|[sfheaders](https://dcooley.github.io/sfheaders/)|9.68799487981962e-05| -|cran|[insight](https://easystats.github.io/insight/)|9.685947959502552e-05| -|npm|rollup|9.681740837843612e-05| -|pypi|[sphinx-inline-tabs](https://pypi.org/project/sphinx-inline-tabs)|9.675004413155177e-05| -|pypi|[dymos](https://github.com/OpenMDAO/dymos)|9.664193674345959e-05| -|pypi|[openmdao](http://openmdao.org)|9.664193674345959e-05| -|pypi|[deeptools](http://pypi.python.org/pypi/deepTools/)|9.664193674345959e-05| -|pypi|[MacSyFinder](https://github.com/gem-pasteur/macsyfinder/)|9.664193674345959e-05| -|pypi|[enterprise-pulsar](https://github.com/nanograv/enterprise)|9.664193674345959e-05| -|pypi|[Cactus](http://github.com/koenbok/Cactus)|9.664193674345959e-05| -|pypi|[PyAbel](https://github.com/PyAbel/PyAbel)|9.664193674345959e-05| -|pypi|[PyNN](http://neuralensemble.org/PyNN/)|9.664193674345959e-05| -|pypi|[lazyarray](http://github.com/NeuralEnsemble/lazyarray/)|9.664193674345959e-05| -|pypi|[django-tastypie](https://github.com/django-tastypie/django-tastypie)|9.664193674345959e-05| -|pypi|[South](http://south.aeracode.org/)|9.664193674345959e-05| -|pypi|[green](https://github.com/CleanCut/green)|9.664193674345959e-05| -|pypi|[radio-pyse](http://docs.transientskp.org/)|9.664193674345959e-05| -|pypi|[ruamel_yaml_conda](https://pypi.org/project/ruamel_yaml_conda)|9.664193674345959e-05| -|pypi|[menuinst](https://github.com/ContinuumIO/menuinst)|9.664193674345959e-05| -|pypi|[cherrypy](https://www.cherrypy.org)|9.664193674345959e-05| -|pypi|[sherpa](http://cxc.harvard.edu/sherpa/)|9.664193674345959e-05| -|pypi|[pyprop8](https://github.com/valentineap/pyprop8)|9.664193674345959e-05| -|pypi|[pyjellyfish](https://github.com/iric-soft/pyJellyfish)|9.664193674345959e-05| -|pypi|[sphinx_bootstrap_theme](https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html)|9.664193674345959e-05| -|spack|lapacke|9.664193674345959e-05| -|spack|liblzma|9.664193674345959e-05| -|npm|[quasar](https://quasar.dev)|9.664193674345959e-05| -|npm|[midi-parser-js](https://github.com/colxi/midi-parser-js#readme)|9.664193674345959e-05| -|npm|[docusaurus](https://github.com/facebook/docusaurus)|9.664193674345959e-05| -|npm|[postcss-scss](https://github.com/postcss/postcss-scss#readme)|9.664193674345959e-05| -|npm|[plotly.js-dist-min](https://github.com/plotly/plotly.js#readme)|9.664193674345959e-05| -|pypi|[tables](https://pypi.org/project/tables)|9.613777793895814e-05| -|pypi|[nbclient](https://pypi.org/project/nbclient)|9.596230690110985e-05| -|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|9.580088440271659e-05| -|pypi|[gwpy](https://gwpy.github.io)|9.572153734590283e-05| -|pypi|[openpyxl](https://openpyxl.readthedocs.io)|9.57151643157526e-05| -|cran|[parameters](https://easystats.github.io/parameters/)|9.558554972244848e-05| -|cran|[Rdpack](https://geobosh.github.io/Rdpack/)|9.541427113700162e-05| -|pypi|[earthengine-api](http://code.google.com/p/earthengine-api/)|9.540293755444087e-05| -|cran|[R.methodsS3](https://github.com/HenrikBengtsson/R.methodsS3)|9.490253600628208e-05| -|pypi|[wxPython](https://pypi.org/project/wxPython)|9.477812796340716e-05| -|cran|[Cairo](http://www.rforge.net/Cairo/)|9.430364842024987e-05| -|cran|jquerylib|9.423515220563312e-05| -|pypi|[aipy](http://github.com/HERA-Team/aipy)|9.416393836542218e-05| -|cran|[downlit](https://downlit.r-lib.org/)|9.415331642337785e-05| -|pypi|[f90nml](http://github.com/marshallward/f90nml)|9.395617520729495e-05| -|npm|[webpack](https://github.com/webpack/webpack)|9.37856875764272e-05| -|pypi|[pygments-github-lexers](https://pypi.org/project/pygments-github-lexers)|9.371768055366798e-05| -|pypi|[keras-preprocessing](https://github.com/keras-team/keras-preprocessing)|9.343668986833012e-05| -|pypi|[zope.interface](https://github.com/zopefoundation/zope.interface)|9.341885353551204e-05| -|pypi|[autograd](https://pypi.org/project/autograd)|9.339450953074624e-05| -|npm|[vows](https://github.com/cloudhead/vows)|9.281581270497454e-05| -|pypi|[pyvo](https://pypi.org/project/pyvo)|9.251638977232378e-05| -|cran|dichromat|9.249112513556949e-05| -|pypi|[easydict](https://pypi.org/project/easydict)|9.213890743283245e-05| -|pypi|[mendeleev](https://github.com/lmmentel/mendeleev)|9.202920797322657e-05| -|pypi|[iminuit](http://github.com/scikit-hep/iminuit)|9.197138045964188e-05| -|pypi|[Six](https://pypi.org/project/Six)|9.182190198260196e-05| -|pypi|[dash](https://plotly.com/dash)|9.089526283559974e-05| -|pypi|[biom-format](http://www.biom-format.org)|9.058168196017181e-05| -|pypi|[terminado](https://pypi.org/project/terminado)|9.028884502620201e-05| -|pypi|[regions](https://github.com/astropy/regions)|9.014589704977391e-05| -|cran|[fastmatch](http://www.rforge.net/fastmatch)|8.998666106338456e-05| -|npm|[uglify-js](https://github.com/mishoo/UglifyJS#readme)|8.985259316553642e-05| -|pypi|[s3fs](https://pypi.org/project/s3fs)|8.97840095142232e-05| -|pypi|[yt](https://github.com/yt-project/yt)|8.933007152940772e-05| -|pypi|[tf-estimator-nightly](https://www.tensorflow.org/)|8.861324980837857e-05| -|pypi|[cftime](https://pypi.org/project/cftime)|8.851548064078527e-05| -|spack|py-jinja2|8.816203610867488e-05| -|cran|[R.oo](https://github.com/HenrikBengtsson/R.oo)|8.791815489817699e-05| -|cran|[fields](https://github.com/dnychka/fieldsRPackage)|8.752899449959214e-05| -|spack|py-pip|8.752631838524615e-05| -|spack|py-wheel|8.752631838524615e-05| -|spack|py-sphinxcontrib-websupport|8.752631838524615e-05| -|spack|py-sphinxcontrib-applehelp|8.752631838524615e-05| -|spack|py-sphinxcontrib-devhelp|8.752631838524615e-05| -|spack|py-sphinxcontrib-jsmath|8.752631838524615e-05| -|spack|py-sphinxcontrib-htmlhelp|8.752631838524615e-05| -|spack|py-sphinxcontrib-serializinghtml|8.752631838524615e-05| -|spack|py-sphinxcontrib-qthelp|8.752631838524615e-05| -|spack|py-pygments|8.752631838524615e-05| -|spack|py-docutils|8.752631838524615e-05| -|spack|py-snowballstemmer|8.752631838524615e-05| -|spack|py-babel|8.752631838524615e-05| -|spack|py-alabaster|8.752631838524615e-05| -|spack|py-imagesize|8.752631838524615e-05| -|spack|py-requests|8.752631838524615e-05| -|spack|py-sphinx-rtd-theme|8.752631838524615e-05| -|spack|py-packaging|8.752631838524615e-05| -|spack|py-importlib-metadata|8.752631838524615e-05| -|spack|py-colorama|8.752631838524615e-05| -|pypi|[tinycss2](https://pypi.org/project/tinycss2)|8.751547915030769e-05| -|cran|[lintr](https://github.com/jimhester/lintr)|8.749738446423529e-05| -|pypi|[pytest-benchmark](https://github.com/ionelmc/pytest-benchmark)|8.733326550162608e-05| -|rubygems|[rdoc](https://ruby.github.io/rdoc)|8.72610164944789e-05| -|pypi|[psycopg2-binary](https://pypi.org/project/psycopg2-binary)|8.716306471089759e-05| -|npm|[jshint](http://jshint.com/)|8.710497766583281e-05| -|pypi|[PyQt5](https://www.riverbankcomputing.com/software/pyqt/)|8.709830842422859e-05| -|pypi|[jupyterlab-pygments](https://pypi.org/project/jupyterlab-pygments)|8.696811121242516e-05| -|cran|[openssl](https://github.com/jeroen/openssl)|8.693193209828049e-05| -|pypi|[pyjwt](https://pypi.org/project/pyjwt)|8.613216909904315e-05| -|pypi|[xlrd](http://www.python-excel.org/)|8.599516704000496e-05| -|cran|[testit](https://github.com/yihui/testit)|8.595918495526995e-05| -|cran|[backports](https://github.com/r-lib/backports)|8.578548181739756e-05| -|pypi|[platformdirs](https://pypi.org/project/platformdirs)|8.57507785364424e-05| -|pypi|[prometheus-client](https://pypi.org/project/prometheus-client)|8.566001577538099e-05| -|pypi|[deap](https://www.github.com/deap)|8.526742442388905e-05| -|pypi|[Send2Trash](https://pypi.org/project/Send2Trash)|8.517834984253151e-05| -|pypi|[pyspark](https://pypi.org/project/pyspark)|8.501052210674917e-05| -|pypi|[progressbar2](https://pypi.org/project/progressbar2)|8.497333702009064e-05| -|cran|[uuid](http://www.rforge.net/uuid)|8.494150825375244e-05| -|cran|[outsider.base](https://docs.ropensci.org/outsider.base)|8.493870440375712e-05| -|pypi|[getdist](https://getdist.readthedocs.io)|8.493353600714008e-05| -|pypi|[colossus](https://pypi.org/project/colossus)|8.482165605256311e-05| -|pypi|[iso8601](https://pypi.org/project/iso8601)|8.476029997767829e-05| -|pypi|[debugpy](https://pypi.org/project/debugpy)|8.474507941710342e-05| -|pypi|[s3transfer](https://pypi.org/project/s3transfer)|8.463871351802399e-05| -|cran|[dygraphs](https://github.com/rstudio/dygraphs)|8.444629270066514e-05| -|cran|[googleCloudStorageR](https://code.markedmondson.me/googleCloudStorageR/)|8.422197641731871e-05| -|pypi|[alembic](https://alembic.sqlalchemy.org)|8.410810294742352e-05| -|pypi|[uvicorn](https://pypi.org/project/uvicorn)|8.37427661700062e-05| -|pypi|[pybktree](https://github.com/Jetsetter/pybktree)|8.346349082389692e-05| -|pypi|[distro](https://pypi.org/project/distro)|8.313771356335672e-05| -|cran|labeling|8.31164550705375e-05| -|pypi|[orjson](https://github.com/ijl/orjson)|8.306831399088976e-05| -|pypi|[ppft](https://github.com/uqfoundation/ppft)|8.298406209126602e-05| -|pypi|[flaky](https://pypi.org/project/flaky)|8.267391121858751e-05| -|pypi|[CGRtools](https://github.com/cimm-kzn/CGRtools)|8.255982596084119e-05| -|cran|[googleAuthR](https://code.markedmondson.me/googleAuthR/)|8.250227487776797e-05| -|cran|igraphdata|8.224869152765072e-05| -|cran|MatrixModels|8.165967001081884e-05| -|cran|[readxl](https://readxl.tidyverse.org)|8.14781817292311e-05| -|pypi|[botocore](https://github.com/boto/botocore)|8.133013318362599e-05| -|spack|qt4|8.123525117566168e-05| -|pypi|[python-Levenshtein](http://github.com/ztane/python-Levenshtein)|8.112388317310742e-05| -|pypi|[elementpath](https://pypi.org/project/elementpath)|8.109880063939868e-05| -|pypi|[gcsfs](https://pypi.org/project/gcsfs)|8.098250907559647e-05| -|cran|KernSmooth|8.092756656042956e-05| -|pypi|[tensorflow-estimator](https://www.tensorflow.org/)|8.091492651844473e-05| -|cran|[aws.s3](https://github.com/cloudyr/aws.s3)|8.073869844696958e-05| -|pypi|[qtconsole](https://pypi.org/project/qtconsole)|8.050478232710167e-05| -|cran|triebeard|8.045199629051151e-05| -|cran|[spdep](https://github.com/r-spatial/spdep/)|8.04103163285776e-05| -|pypi|[atari-py](https://pypi.org/project/atari-py)|8.022204882976498e-05| -|cran|[memoise](https://github.com/r-lib/memoise)|8.012764470135148e-05| -|cran|[DBItest](https://dbitest.r-dbi.org)|7.996375373655907e-05| -|rubygems|[ruby2_keywords](https://github.com/ruby/ruby2_keywords)|7.972959781335417e-05| -|cran|[units](https://github.com/r-quantities/units/)|7.971920125542618e-05| -|pypi|[invoke](https://pypi.org/project/invoke)|7.960923368113392e-05| -|pypi|[pyOpenSSL](https://pypi.org/project/pyOpenSSL)|7.955569291647167e-05| -|cran|splines|7.949905042289267e-05| -|pypi|[pygtrie](https://github.com/mina86/pygtrie)|7.938444803927037e-05| -|pypi|[ipdb](https://pypi.org/project/ipdb)|7.929991862981625e-05| -|spack|libpng|7.925247650415359e-05| -|pypi|[lockfile](https://pypi.org/project/lockfile)|7.923153033782547e-05| -|pypi|[immutabledict](https://github.com/corenting/immutabledict)|7.914608819528773e-05| -|pypi|[fastapi](https://pypi.org/project/fastapi)|7.893503284629796e-05| -|cran|[spatstat.linnet](http://spatstat.org/)|7.874830553081834e-05| -|pypi|[retrying](https://pypi.org/project/retrying)|7.845552227549604e-05| -|pypi|[deprecated](https://github.com/tantale/deprecated)|7.839008332206916e-05| -|cran|rasterVis|7.829027152105968e-05| -|pypi|[parse](https://github.com/r1chardj0n3s/parse)|7.809449433814917e-05| -|pypi|[editdistance](https://www.github.com/roy-ht/editdistance)|7.809449433814917e-05| -|npm|[nyc](https://istanbul.js.org/)|7.804495537906927e-05| -|cran|[rjson](https://github.com/alexcb/rjson)|7.804137203337468e-05| -|pypi|[tensorflow-io-gcs-filesystem](https://github.com/tensorflow/io)|7.779300139970524e-05| -|pypi|[gitpython](https://pypi.org/project/gitpython)|7.76330029162049e-05| -|pypi|[pylint](https://pypi.org/project/pylint)|7.739507335567981e-05| -|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|7.731354939476767e-05| -|pypi|[nmmn](https://github.com/rsnemmen/nmmn)|7.731354939476767e-05| -|pypi|[pymatbridge](https://github.com/arokem/python-matlab-bridge)|7.731354939476767e-05| -|pypi|[patool](http://wummel.github.io/patool/)|7.731354939476767e-05| -|pypi|[jq](http://github.com/mwilliamson/jq.py)|7.731354939476767e-05| -|pypi|[chemparse](https://pypi.org/project/chemparse)|7.731354939476767e-05| -|pypi|[gwtools](https://pypi.org/project/gwtools)|7.731354939476767e-05| -|pypi|[cluster-lensing](http://github.com/jesford/cluster-lensing)|7.731354939476767e-05| -|pypi|[amuse-framework](http://www.amusecode.org/)|7.731354939476767e-05| -|pypi|[hope](http://hope.phys.ethz.ch)|7.731354939476767e-05| -|pypi|[aplanat](https://github.com/epi2me-labs/aplanat)|7.731354939476767e-05| -|pypi|[superfreq](http://adrian.pw/superfreq)|7.731354939476767e-05| -|pypi|[sphinx_epytext](https://github.com/jayvdb/sphinx-epytext)|7.731354939476767e-05| -|pypi|[importlib](https://github.com/brettcannon/importlib)|7.731354939476767e-05| -|pypi|[openexr](https://github.com/sanguinariojoe/pip-openexr)|7.731354939476767e-05| -|pypi|[mathutils](https://gitlab.com/ideasman42/blender-mathutils)|7.731354939476767e-05| -|spack|sphinx|7.731354939476767e-05| -|spack|torch|7.731354939476767e-05| -|spack|sgx|7.731354939476767e-05| -|spack|curses|7.731354939476767e-05| -|cran|[mapiso](https://github.com/riatelab/mapiso)|7.731354939476767e-05| -|cran|tuneR|7.731354939476767e-05| -|npm|[remark-directive](https://github.com/remarkjs/remark-directive#readme)|7.731354939476767e-05| -|cran|[spatstat](http://spatstat.org/)|7.725107915864715e-05| -|pypi|[pytest-shutil](https://pypi.org/project/pytest-shutil)|7.720642225719494e-05| -|pypi|[pytest-fixture-config](https://pypi.org/project/pytest-fixture-config)|7.720642225719494e-05| -|cran|[spatstat.geom](http://spatstat.org/)|7.712315114080769e-05| -|pypi|[music21](https://github.com/cuthbertLab/music21)|7.6962124170246e-05| -|pypi|[pysoundfile](https://github.com/bastibe/PySoundFile)|7.6962124170246e-05| -|pypi|[pyreadline3](https://pypi.python.org/pypi/pyreadline3/)|7.692646007605907e-05| -|pypi|[pyreadline](http://ipython.org/pyreadline.html)|7.692646007605907e-05| -|npm|[bootstrap](https://getbootstrap.com/)|7.671219695081313e-05| -|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|7.655580625888821e-05| -|pypi|[jupytext](https://pypi.org/project/jupytext)|7.619880334726296e-05| -|pypi|[imageio-ffmpeg](https://pypi.org/project/imageio-ffmpeg)|7.61899819980212e-05| -|pypi|[kaleido](https://pypi.org/project/kaleido)|7.594294170384279e-05| -|pypi|[markupsafe](https://pypi.org/project/markupsafe)|7.58948093085817e-05| -|cran|[cellranger](https://github.com/rsheets/cellranger)|7.581730720532826e-05| -|cran|[praise](https://github.com/gaborcsardi/praise)|7.575833248897281e-05| -|spack|py-typing|7.567786231339921e-05| -|pypi|[tzlocal](https://pypi.org/project/tzlocal)|7.560909626540972e-05| -|pypi|[pyBigWig](https://github.com/dpryan79/pyBigWig)|7.54470782115996e-05| -|cran|diffviewer|7.508904632676653e-05| -|pypi|[Biopython](https://biopython.org/)|7.49458219445529e-05| -|pypi|[nvidia-cublas-cu11](https://pypi.org/project/nvidia-cublas-cu11)|7.466982394285321e-05| -|cran|[pdftools](https://docs.ropensci.org/pdftools/)|7.410523369441648e-05| -|pypi|[capturer](https://pypi.org/project/capturer)|7.403278611877211e-05| -|pypi|[pretty_midi](https://github.com/craffel/pretty-midi)|7.379929714955097e-05| -|cran|rprintf|7.369036173909989e-05| -|pypi|[cartopy](https://pypi.org/project/cartopy)|7.358956227279803e-05| -|cran|[spatstat.utils](http://spatstat.org/)|7.348615207513696e-05| -|pypi|[pytest-pep8](https://pypi.org/project/pytest-pep8)|7.339269321632461e-05| -|spack|[pcre2](https://www.pcre.org)|7.308054849045917e-05| -|pypi|[dominate](https://pypi.org/project/dominate)|7.300891221234837e-05| -|cran|[future.apply](https://future.apply.futureverse.org)|7.286996176716313e-05| -|spack|gl|7.281636715217382e-05| -|cran|[mapview](https://github.com/r-spatial/mapview)|7.220577226812009e-05| -|pypi|[traits](http://docs.enthought.com/traits)|7.214512731457697e-05| -|pypi|[twisted](https://pypi.org/project/twisted)|7.209545161528421e-05| -|pypi|[dust-extinction](https://pypi.org/project/dust-extinction)|7.20801259061508e-05| -|pypi|[pydantic](https://pypi.org/project/pydantic)|7.193289116451587e-05| -|pypi|[corner](https://corner.readthedocs.io)|7.180064799280076e-05| -|pypi|[freezegun](https://pypi.org/project/freezegun)|7.153712303122009e-05| -|cran|[shinyjs](https://deanattali.com/shinyjs/)|7.141665217671328e-05| -|pypi|[GitPython](https://pypi.org/project/GitPython)|7.13990527961405e-05| -|pypi|[python-snappy](https://pypi.org/project/python-snappy)|7.138097865198882e-05| -|pypi|[python_version](https://pypi.org/project/python_version)|7.133095331064875e-05| -|cran|[cluster](https://svn.r-project.org/R-packages/trunk/cluster/)|7.127831985920151e-05| -|pypi|[fastparquet](https://pypi.org/project/fastparquet)|7.12494078253877e-05| -|npm|[mkdirp](https://github.com/isaacs/node-mkdirp#readme)|7.099939412225351e-05| -|pypi|[asttokens](https://pypi.org/project/asttokens)|7.091944191884711e-05| -|pypi|[executing](https://pypi.org/project/executing)|7.091944191884711e-05| -|pypi|[trio](https://github.com/python-trio/trio)|7.074816920841847e-05| -|pypi|[requests-oauthlib](https://pypi.org/project/requests-oauthlib)|7.066957012131127e-05| -|spack|[re2c](https://re2c.org/index.html)|7.060199364983533e-05| -|pypi|[pyensembl](https://pypi.org/project/pyensembl)|7.053204663356948e-05| -|npm|[react-select](https://github.com/JedWatson/react-select)|7.040549193649137e-05| -|cran|[reticulate](https://rstudio.github.io/reticulate/)|7.035181300332943e-05| -|pypi|[dgl](https://github.com/dmlc/dgl)|7.028504490433425e-05| -|cran|[xtable](http://xtable.r-forge.r-project.org/)|7.02750797033009e-05| -|pypi|[loompy](https://github.com/linnarsson-lab/loompy)|7.009195412163003e-05| -|pypi|[sphinx-autoapi](https://pypi.org/project/sphinx-autoapi)|6.986265431171718e-05| -|npm|[ajv-formats](https://github.com/ajv-validator/ajv-formats#readme)|6.979695431472081e-05| -|pypi|[specutils](https://pypi.org/project/specutils)|6.975045186707325e-05| -|pypi|[ccdproc](http://ccdproc.readthedocs.io/)|6.973954735229628e-05| -|pypi|[paramiko](https://pypi.org/project/paramiko)|6.96723227064996e-05| -|cran|asciicast|6.916006867973938e-05| -|npm|[chai](http://chaijs.com)|6.900518562982936e-05| -|rubygems|[github-pages](https://github.com/github/pages-gem)|6.893791487700118e-05| -|pypi|[pymbar](http://github.com/choderalab/pymbar)|6.889189490712334e-05| -|cran|[performance](https://easystats.github.io/performance/)|6.881753336810073e-05| -|pypi|[SciencePlots](https://github.com/garrettj403/SciencePlots/)|6.872315501757126e-05| -|pypi|[asdf-coordinates-schemas](https://pypi.org/project/asdf-coordinates-schemas)|6.872084450295457e-05| -|rubygems|[liquid](http://www.liquidmarkup.org)|6.84637653748536e-05| -|cran|[qs](https://github.com/traversc/qs)|6.831305393203587e-05| -|pypi|[asdf-wcs-schemas](https://pypi.org/project/asdf-wcs-schemas)|6.828715053682699e-05| -|pypi|[uritemplate](https://pypi.org/project/uritemplate)|6.817128500133049e-05| -|pypi|[tess-point](https://pypi.org/project/tess-point)|6.815799749275572e-05| -|cran|[gh](https://gh.r-lib.org/)|6.810201348124381e-05| -|npm|[cytoscape](http://js.cytoscape.org)|6.790455737156244e-05| -|cran|[RPostgres](https://rpostgres.r-dbi.org)|6.786974493014446e-05| -|cran|boot|6.786799005047526e-05| -|pypi|[hydra-core](https://github.com/facebookresearch/hydra)|6.756472067212805e-05| -|pypi|[dnspython](https://pypi.org/project/dnspython)|6.753817280177264e-05| -|pypi|[ml-collections](https://github.com/google/ml_collections)|6.728668906125182e-05| -|cran|[commonmark](https://docs.ropensci.org/commonmark/)|6.727588752693204e-05| -|pypi|[omegaconf](https://github.com/omry/omegaconf)|6.717939970949857e-05| -|cran|[jpeg](http://www.rforge.net/jpeg/)|6.709845411926701e-05| -|pypi|[glob2](https://pypi.org/project/glob2)|6.709527528309255e-05| -|npm|[pg](https://github.com/brianc/node-postgres)|6.693813800412785e-05| -|pypi|[patsy](https://pypi.org/project/patsy)|6.688144766064457e-05| -|pypi|[pytest-virtualenv](https://pypi.org/project/pytest-virtualenv)|6.677401940055539e-05| -|pypi|[pathspec](https://pypi.org/project/pathspec)|6.6491992630369e-05| -|pypi|[types-docutils](https://pypi.org/project/types-docutils)|6.640144719737282e-05| -|rubygems|[simplecov_json_formatter](https://github.com/fede-moya/simplecov_json_formatter)|6.623472554666145e-05| -|rubygems|[simplecov-html](https://github.com/simplecov-ruby/simplecov-html)|6.623472554666145e-05| -|rubygems|[docile](https://ms-ati.github.io/docile/)|6.623472554666145e-05| -|spack|[jpeg](http://www.ijg.org)|6.611638249216383e-05| -|pypi|[panel](http://panel.holoviz.org)|6.610530173711551e-05| -|cran|[webp](https://github.com/jeroen/webp#readme)|6.584014343865346e-05| -|cran|[exactextractr](https://isciences.gitlab.io/exactextractr/)|6.571850625606812e-05| -|pypi|[jupyterlab](https://pypi.org/project/jupyterlab)|6.567082164895699e-05| -|spack|libx11|6.55773090988307e-05| -|cran|later|6.549728721556593e-05| -|cran|[viridis](https://sjmgarnier.github.io/viridis/)|6.541356670018671e-05| -|pypi|[websocket-client](https://pypi.org/project/websocket-client)|6.540216408935194e-05| -|pypi|[pyface](http://docs.enthought.com/pyface)|6.536323701679033e-05| -|pypi|[sphinx-bootstrap-theme](https://pypi.org/project/sphinx-bootstrap-theme)|6.53550078075518e-05| -|pypi|[appnope](https://pypi.org/project/appnope)|6.530190349158933e-05| -|pypi|[types-backports](https://pypi.org/project/types-backports)|6.5184066570233e-05| -|cran|[showtext](https://github.com/yixuan/showtext)|6.509596451504463e-05| -|cran|[cowplot](https://wilkelab.org/cowplot/)|6.501716155602845e-05| -|pypi|[celery](https://pypi.org/project/celery)|6.501676583578781e-05| -|cran|[rvest](http://rvest.tidyverse.org/)|6.49975654483838e-05| -|pypi|[tensorflow_probability](http://github.com/tensorflow/probability)|6.494007749376746e-05| -|pypi|[pyfastaq](https://github.com/sanger-pathogens/Fastaq)|6.488815752775144e-05| -|pypi|[matplotlib-venn](https://github.com/konstantint/matplotlib-venn)|6.487850298861624e-05| -|cran|[V8](https://github.com/jeroen/v8)|6.468383613737841e-05| -|pypi|[rasterio](https://pypi.org/project/rasterio)|6.462333071473244e-05| -|cran|[prettydoc](https://github.com/yixuan/prettydoc)|6.461323134454435e-05| -|pypi|[partd](https://pypi.org/project/partd)|6.453012279189732e-05| -|pypi|[sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page)|6.446613436620915e-05| -|pypi|[PuLP](https://github.com/coin-or/pulp)|6.442795782897306e-05| -|pypi|[Pyedra](https://github.com/milicolazo/Pyedra)|6.442795782897306e-05| -|pypi|[tartiflette](https://tartiflette.io)|6.442795782897306e-05| -|pypi|[tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp)|6.442795782897306e-05| -|pypi|[gpytorch](https://gpytorch.ai)|6.442795782897306e-05| -|pypi|[pyYAML](https://pyyaml.org/)|6.442795782897306e-05| -|pypi|[wsgiref](http://cheeseshop.python.org/pypi/wsgiref)|6.442795782897306e-05| -|pypi|[PyEscape](https://github.com/qaviton/escape)|6.442795782897306e-05| -|pypi|[naif-pds4-bundler](https://github.com/NASA-PDS/naif-pds4-bundler)|6.442795782897306e-05| -|pypi|[ntdownload](https://github.com/ggonnella/fastsubtrees/tree/main/ntdowload)|6.442795782897306e-05| -|pypi|[clawpack](http://www.clawpack.org)|6.442795782897306e-05| -|pypi|[jsonify](https://pypi.org/project/jsonify)|6.442795782897306e-05| -|pypi|[stginga](https://github.com/spacetelescope/stginga)|6.442795782897306e-05| -|pypi|[PySpectrograph](http://code.google.com/p/pyspectrograph/)|6.442795782897306e-05| -|pypi|[simpledist](https://github.com/timothydmorton/simpledist)|6.442795782897306e-05| -|pypi|[cellpylib](http://github.com/lantunes/cellpylib)|6.442795782897306e-05| -|pypi|[PyCap](https://github.com/redcap-tools/PyCap)|6.442795782897306e-05| -|pypi|[Numpy](https://www.numpy.org)|6.442795782897306e-05| -|pypi|[Matplotlib](https://matplotlib.org)|6.442795782897306e-05| -|pypi|[NumExpr](https://github.com/pydata/numexpr)|6.442795782897306e-05| -|pypi|[nnde](https://github.com/elwinter/nnde)|6.442795782897306e-05| -|pypi|[gnuplot](https://github.com/gnuplot)|6.442795782897306e-05| -|pypi|[python-bls](https://github.com/zebra-lucky/python-bls)|6.442795782897306e-05| -|pypi|[ncbi-datasets-pylib](https://www.ncbi.nlm.nih.gov/datasets)|6.442795782897306e-05| -|pypi|[GetDist](https://getdist.readthedocs.io)|6.442795782897306e-05| -|pypi|[pytecplot](https://www.tecplot.com/docs/pytecplot)|6.442795782897306e-05| -|pypi|[mc3](https://github.com/pcubillos/mc3)|6.442795782897306e-05| -|spack|qt5|6.442795782897306e-05| -|spack|pythonextensions|6.442795782897306e-05| -|cran|[taxa](https://docs.ropensci.org/taxa/)|6.442795782897306e-05| -|cran|[vegdata](http://germansl.infinitenature.org)|6.442795782897306e-05| -|spack|[bpp-core](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|6.442151503319017e-05| -|pypi|[mne](https://mne.tools/dev/)|6.419544869880792e-05| -|pypi|[pure-eval](https://pypi.org/project/pure-eval)|6.412988326929907e-05| -|pypi|[ipyparallel](https://pypi.org/project/ipyparallel)|6.410872650721478e-05| -|pypi|[crc32c](https://github.com/ICRAR/crc32c)|6.378367825068333e-05| -|cran|js|6.378367825068333e-05| -|pypi|[Shapely](https://github.com/shapely/shapely)|6.348335513898779e-05| -|pypi|[pysolr](https://pypi.org/project/pysolr)|6.34055565217106e-05| -|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|6.337090816331516e-05| -|cran|[spatstat.random](http://spatstat.org/)|6.332944783895101e-05| -|pypi|[radvel](https://pypi.org/project/radvel)|6.317007865231215e-05| -|rubygems|[numerizer](http://github.com/jduff/numerizer)|6.314584146817649e-05| -|cran|rsconnect|6.308895507956789e-05| -|spack|[hdf5](https://portal.hdfgroup.org)|6.306417355444412e-05| -|pypi|[Mako](https://pypi.org/project/Mako)|6.295542972256172e-05| -|npm|[webpack-cli](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli)|6.29103313223286e-05| -|pypi|[travis-sphinx](https://github.com/syntaf/travis-sphinx)|6.275450437886986e-05| -|pypi|[cupy](https://cupy.dev/)|6.270175022553459e-05| -|npm|[react-bootstrap](https://react-bootstrap.github.io/)|6.266380606374366e-05| -|spack|freetype|6.214502643705144e-05| -|spack|libtiff|6.179835324327517e-05| -|npm|[requirejs](http://github.com/jrburke/r.js)|6.171718690329585e-05| -|pypi|[towncrier](https://pypi.org/project/towncrier)|6.167973366886163e-05| -|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|6.16237132644786e-05| -|cran|[phangorn](https://github.com/KlausVigo/phangorn)|6.149679396762793e-05| -|cran|[randomForest](https://www.stat.berkeley.edu/~breiman/RandomForests/)|6.133411344742213e-05| -|pypi|[natsort](https://pypi.org/project/natsort)|6.122753896616516e-05| -|pypi|[blosc](http://github.com/blosc/python-blosc)|6.120655993752442e-05| -|pypi|[pybtex-docutils](https://github.com/mcmtroffaes/pybtex-docutils)|6.115385156008424e-05| -|pypi|[ordereddict](https://pypi.org/project/ordereddict)|6.111312263750468e-05| -|pypi|[xxhash](https://pypi.org/project/xxhash)|6.093924384749629e-05| -|cran|[crosstalk](https://rstudio.github.io/crosstalk/)|6.0917976933535844e-05| -|cran|[getPass](https://github.com/wrathematics/getPass)|6.076136517102989e-05| -|pypi|[pygame](https://www.pygame.org)|6.067909397261443e-05| -|npm|[react-redux](https://github.com/reduxjs/react-redux)|6.044684644249361e-05| -|cran|[whisker](http://github.com/edwindj/whisker)|6.036077764466293e-05| -|cran|[tesseract](https://docs.ropensci.org/tesseract/)|6.026845154440258e-05| -|pypi|[quantiphy](https://quantiphy.readthedocs.io)|6.013276064037486e-05| -|spack|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.9972629105412764e-05| -|pypi|[fbs](https://build-system.fman.io)|5.947196107289821e-05| -|pypi|[bidict](https://bidict.readthedocs.io)|5.947196107289821e-05| -|cran|[R.rsp](https://github.com/HenrikBengtsson/R.rsp)|5.936694116962868e-05| -|cran|[gifski](https://gif.ski/)|5.930530986326437e-05| -|pypi|[opencv-python](https://github.com/skvark/opencv-python)|5.9293967214073904e-05| -|pypi|[prospector](https://pypi.org/project/prospector)|5.921305866826548e-05| -|pypi|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.921044374407319e-05| -|cran|[nleqslv](NA)|5.918295077930996e-05| -|pypi|[zarr](https://pypi.org/project/zarr)|5.914732131960406e-05| -|pypi|[voluptuous](https://github.com/alecthomas/voluptuous)|5.910617042680757e-05| -|pypi|[trackpy](https://github.com/soft-matter/trackpy)|5.905896134322531e-05| -|cran|[katex](https://docs.ropensci.org/katex/)|5.901800501841996e-05| -|pypi|[pyfiglet](https://pypi.org/project/pyfiglet)|5.8884787246703855e-05| -|pypi|[nvidia-cuda-nvrtc-cu11](https://pypi.org/project/nvidia-cuda-nvrtc-cu11)|5.8883363575809086e-05| -|pypi|[nvidia-cuda-runtime-cu11](https://pypi.org/project/nvidia-cuda-runtime-cu11)|5.8883363575809086e-05| -|npm|[moment](https://momentjs.com)|5.8785866407807234e-05| -|pypi|[bibtexparser](https://pypi.org/project/bibtexparser)|5.86449173664483e-05| -|pypi|[mimeparse](https://pypi.org/project/mimeparse)|5.837633179003737e-05| -|pypi|[pyfastx](https://github.com/lmdu/pyfastx)|5.8287168098399064e-05| -|pypi|[pyopenssl](https://pyopenssl.org/)|5.821781325083999e-05| -|npm|[vuex](https://github.com/vuejs/vuex#readme)|5.798516204607575e-05| -|pypi|[argon2-cffi-bindings](https://pypi.org/project/argon2-cffi-bindings)|5.792901364886452e-05| -|npm|[react-images](https://jossmac.github.io/react-images/)|5.782737929220889e-05| -|npm|[supertest](https://github.com/visionmedia/supertest#readme)|5.777948331949589e-05| -|pypi|[pynacl](https://pypi.org/project/pynacl)|5.774145847691088e-05| -|pypi|[pygments~=2.7](https://pypi.org/project/pygments~=2.7)|5.7714164403617324e-05| -|pypi|[sphinx~=4.0](https://pypi.org/project/sphinx~=4.0)|5.7714164403617324e-05| -|pypi|[uvloop](https://pypi.org/project/uvloop)|5.7661928037244765e-05| -|spack|[opencl](https://developer.nvidia.com/cuda-zone)|5.726771565521192e-05| -|pypi|[ruff](https://pypi.org/project/ruff)|5.691511030847326e-05| -|pypi|[django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms)|5.6911362748926205e-05| -|cran|egg|5.688857619427583e-05| -|pypi|[pynndescent](http://github.com/lmcinnes/pynndescent)|5.6821351237594894e-05| -|spack|[matlab](https://www.mathworks.com/products/matlab.html)|5.6766932411568736e-05| -|pypi|[rfpipe](http://github.com/realfastvla/rfpipe)|5.675796284933341e-05| -|cran|[WikidataR](https://github.com/TS404/WikidataR/issues)|5.669589488995971e-05| -|pypi|[pyprind](https://github.com/rasbt/pyprind)|5.6618508395158145e-05| -|pypi|[colorspacious](https://github.com/njsmith/colorspacious)|5.658954509957047e-05| -|cran|tufte|5.657362430533477e-05| -|pypi|[bitarray](https://github.com/ilanschnell/bitarray)|5.651252300998494e-05| -|pypi|[dash-table](https://pypi.org/project/dash-table)|5.643120044407871e-05| -|pypi|[dash-core-components](https://pypi.org/project/dash-core-components)|5.643120044407871e-05| -|pypi|[dash-html-components](https://pypi.org/project/dash-html-components)|5.643120044407871e-05| -|cran|selectr|5.6274572695145996e-05| -|pypi|[SecretStorage](https://pypi.org/project/SecretStorage)|5.6243755916763066e-05| -|pypi|[texttable](https://github.com/foutaise/texttable/)|5.6230664738408424e-05| -|spack|[gmake](https://www.gnu.org/software/make/)|5.620856705464258e-05| -|pypi|[pymummer](https://github.com/sanger-pathogens/pymummer)|5.619038322084007e-05| -|pypi|[py4j](https://pypi.org/project/py4j)|5.6017941083711294e-05| -|cran|[listenv](https://github.com/HenrikBengtsson/listenv)|5.5974970582504954e-05| -|pypi|[pymysql](https://pypi.org/project/pymysql)|5.5847893272288036e-05| -|spack|double-conversion|5.584732899895614e-05| -|npm|[pako](https://github.com/nodeca/pako#readme)|5.5776203491939535e-05| -|pypi|[whoosh](http://bitbucket.org/mchaput/whoosh)|5.57633281768331e-05| -|pypi|[grpcio-tools](https://pypi.org/project/grpcio-tools)|5.569647491738191e-05| -|pypi|[sphinxcontrib-towncrier](https://pypi.org/project/sphinxcontrib-towncrier)|5.564850935349466e-05| -|pypi|[pyrsistent](https://pypi.org/project/pyrsistent)|5.558660114697821e-05| -|pypi|[feets](https://github.com/carpyncho/feets)|5.548819334552704e-05| -|pypi|[libcst](https://pypi.org/project/libcst)|5.545257000077239e-05| -|pypi|[dpcontracts](https://pypi.org/project/dpcontracts)|5.545257000077239e-05| -|pypi|[jupyter-server](https://pypi.org/project/jupyter-server)|5.5440753099938535e-05| -|pypi|[pytest-faulthandler](https://pypi.org/project/pytest-faulthandler)|5.5256962315211106e-05| -|pypi|[pytest-localserver](https://pypi.org/project/pytest-localserver)|5.5256962315211106e-05| -|pypi|[msgpack-python](http://msgpack.org/)|5.522396385340548e-05| -|pypi|[pony](https://ponyorm.com)|5.522396385340548e-05| -|pypi|[STAR](https://github.com/dbrgn/star)|5.522396385340548e-05| -|pypi|[fastqc](https://github.com/fastqc)|5.522396385340548e-05| -|pypi|[easydev](http://github.com/cokelaer/easydev)|5.522396385340548e-05| -|pypi|[acstools](https://github.com/spacetelescope/acstools)|5.522396385340548e-05| -|pypi|[pytools](http://pypi.python.org/pypi/pytools)|5.522396385340548e-05| -|pypi|[neo4j](https://neo4j.com/docs/api/python-driver/current/)|5.522396385340548e-05| -|pypi|[universal-divergence](https://github.com/slaypni/universal-divergence)|5.522396385340548e-05| -|pypi|[mamba](http://nestorsalceda.github.io/mamba)|5.522396385340548e-05| -|pypi|[cykhash](https://github.com/realead/cykhash)|5.522396385340548e-05| -|pypi|[pytorch](http://pytorch.org)|5.522396385340548e-05| -|pypi|[mdtraj](http://mdtraj.org)|5.522396385340548e-05| -|pypi|[openmm](https://github.com/rmcgibbo/openmm-cmd)|5.522396385340548e-05| -|pypi|[pywgsim](https://github.com/ialbert/pywgsim)|5.522396385340548e-05| -|pypi|[ncls](https://github.com/endrebak/ncls)|5.522396385340548e-05| -|pypi|[sorted_nearest](https://github.com/endrebak/sorted_nearest)|5.522396385340548e-05| -|pypi|[pyrle](https://github.com/endrebak/pyrle)|5.522396385340548e-05| -|pypi|[pyranges](http://github.com/endrebak/pyranges)|5.522396385340548e-05| -|pypi|[cppyy](http://cppyy.readthedocs.org)|5.522396385340548e-05| -|pypi|[cyflann](https://github.com/dougalsutherland/cyflann)|5.522396385340548e-05| -|pypi|[vlfeat-ctypes](https://github.com/dougalsutherland/vlfeat-ctypes)|5.522396385340548e-05| -|pypi|[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse)|5.522396385340548e-05| -|pypi|[libstempo](https://github.com/vallis/libstempo)|5.522396385340548e-05| -|pypi|[noise](https://github.com/caseman/noise)|5.522396385340548e-05| -|pypi|[numpy-groupies](https://github.com/ml31415/numpy-groupies)|5.522396385340548e-05| -|pypi|[strucscan](https://github.com/ICAMS/strucscan)|5.522396385340548e-05| -|pypi|[panstamps](https://github.com/thespacedoctor/panstamps)|5.522396385340548e-05| -|pypi|[drug2ways](https://github.com/drug2ways/drug2ways)|5.522396385340548e-05| -|pypi|[matplotlib_venn](https://github.com/konstantint/matplotlib-venn)|5.522396385340548e-05| -|pypi|[reboundx](https://github.com/dtamayo/reboundx)|5.522396385340548e-05| -|spack|yaml|5.522396385340548e-05| -|spack|effpotential|5.522396385340548e-05| -|spack|rigidbodykinematics|5.522396385340548e-05| -|spack|sbgatcore|5.522396385340548e-05| -|npm|[choices.js](https://github.com/jshjohnson/Choices#readme)|5.522396385340548e-05| -|npm|[filepond](https://pqina.nl/filepond/)|5.522396385340548e-05| -|npm|[cytoscape-cola](https://github.com/cytoscape/cytoscape.js-cola)|5.522396385340548e-05| -|npm|[modernizr](https://github.com/Modernizr/Modernizr)|5.522396385340548e-05| -|cran|[formatR](https://github.com/yihui/formatR)|5.517080542749659e-05| -|npm|[tslib](https://www.typescriptlang.org/)|5.51257074809524e-05| -|cran|fastmap|5.508017356075982e-05| -|npm|[cookie-parser](https://github.com/expressjs/cookie-parser#readme)|5.497110687605472e-05| -|spack|[gmp](https://gmplib.org)|5.490031317089166e-05| -|pypi|[types-urllib3](https://pypi.org/project/types-urllib3)|5.482113783163342e-05| -|pypi|[asteval](https://github.com/newville/asteval)|5.473247171605311e-05| -|spack|cpio|5.467172421487142e-05| -|spack|fontconfig|5.438507732749489e-05| -|cran|styler|5.4379939826984746e-05| -|pypi|[qiskit-terra](https://github.com/Qiskit/qiskit-terra)|5.4341914430746924e-05| -|pypi|[types-colorama](https://pypi.org/project/types-colorama)|5.4307246053438956e-05| -|cran|combinat|5.4290558812187594e-05| -|pypi|[freesasa](http://freesasa.github.io/)|5.400927885899834e-05| -|pypi|[clickclick](https://codeberg.org/hjacobs/python-clickclick)|5.397222067272829e-05| -|cran|[progress](https://github.com/r-lib/progress#readme)|5.393170947344962e-05| -|pypi|[pingouin](https://pingouin-stats.org/index.html)|5.3896464722314e-05| -|npm|[d3-array](https://d3js.org/d3-array/)|5.367948876677365e-05| -|npm|[d3-scale](https://d3js.org/d3-scale/)|5.367948876677365e-05| -|pypi|[pyfits](http://pyfits.readthedocs.io/en/latest/)|5.357432493316914e-05| -|pypi|[h11](https://pypi.org/project/h11)|5.3557108199281785e-05| -|cran|[s2](https://r-spatial.github.io/s2/)|5.3496481154892104e-05| -|pypi|[CommonMark](https://github.com/rtfd/commonmark.py)|5.32868771213168e-05| -|pypi|[ansicolors](https://pypi.org/project/ansicolors)|5.3126585498369154e-05| -|npm|[rc-slider](http://github.com/react-component/slider/)|5.3124807332662e-05| -|pypi|[khmer](https://khmer.readthedocs.io/)|5.3107045239024933e-05| -|pypi|[contextvars](https://pypi.org/project/contextvars)|5.308348986605591e-05| -|cran|WRS2|5.3056390947352496e-05| -|npm|[d3-brush](https://d3js.org/d3-brush/)|5.303520918848392e-05| -|npm|[d3-format](https://d3js.org/d3-format/)|5.303520918848392e-05| -|cran|webshot|5.300009211081872e-05| -|cran|flashClust|5.2754290059392924e-05| -|pypi|[pynvml](http://www.nvidia.com/)|5.269914096056228e-05| -|pypi|[pip-run](https://pypi.org/project/pip-run)|5.269565055856164e-05| -|pypi|[torch-geometric](https://github.com/pyg-team/pytorch_geometric)|5.255964980784644e-05| -|cran|[car](https://r-forge.r-project.org/projects/car/)|5.248512253294875e-05| -|npm|[rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve#readme)|5.213157575243665e-05| -|cran|[sodium](https://github.com/jeroen/sodium#readme)|5.2129469420079876e-05| -|pypi|[frozendict](https://pypi.org/project/frozendict)|5.209047106835336e-05| -|pypi|[flake8-2020](https://pypi.org/project/flake8-2020)|5.2081663430601395e-05| -|pypi|[pip-api](https://pypi.org/project/pip-api)|5.2000391990077445e-05| -|pypi|[requirementslib](https://pypi.org/project/requirementslib)|5.2000391990077445e-05| -|pypi|[pipreqs](https://pypi.org/project/pipreqs)|5.2000391990077445e-05| -|pypi|[pytest-qt](https://pypi.org/project/pytest-qt)|5.1950007701757095e-05| -|pypi|[aiosignal](https://github.com/aio-libs/aiosignal)|5.1928149480831076e-05| -|cran|[colorspace](https://colorspace.R-Forge.R-project.org/)|5.170845923987194e-05| -|npm|[ws](https://github.com/websockets/ws)|5.1377500239334e-05| -|pypi|[curio](https://pypi.org/project/curio)|5.1292898228491934e-05| -|pypi|[google-auth-oauthlib](https://pypi.org/project/google-auth-oauthlib)|5.127752764847788e-05| -|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|5.111136217470198e-05| -|cran|[ggrepel](http://github.com/slowkow/ggrepel)|5.109339363502643e-05| -|cran|e1071|5.108560813164257e-05| -|pypi|[path](https://pypi.org/project/path)|5.0924163670225934e-05| -|pypi|[pockets](https://pypi.org/project/pockets)|5.09231006086464e-05| -|cran|coda|5.076400338782442e-05| -|cran|[odbc](https://github.com/r-dbi/odbc)|5.075667633142574e-05| -|pypi|[pyxenon](https://pypi.org/project/pyxenon)|5.060601327606404e-05| -|pypi|[pbr](https://pypi.org/project/pbr)|5.0589764148912224e-05| -|pypi|[streamlit](https://streamlit.io)|5.058438389022149e-05| -|pypi|[configparser](https://github.com/jaraco/configparser/)|5.051000878484438e-05| -|pypi|[gevent](https://pypi.org/project/gevent)|5.049918607571062e-05| -|pypi|[gwcs](https://pypi.org/project/gwcs)|5.045937690879241e-05| -|pypi|[chevron](https://github.com/noahmorrison/chevron)|5.0349009444284725e-05| -|pypi|[sphinxcontrib-napoleon](https://pypi.org/project/sphinxcontrib-napoleon)|5.034354835402875e-05| -|npm|[rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel)|5.033731917841193e-05| -|pypi|[cytoolz](https://pypi.org/project/cytoolz)|5.0273572093661904e-05| -|pypi|[nrel-pysam](https://nrel-pysam.readthedocs.io)|5.0262435850951075e-05| -|pypi|[cvxopt](http://cvxopt.org)|5.0253807106598984e-05| -|cran|[lazyeval](NA)|4.999090385437652e-05| -|pypi|[mechanicalsoup](https://mechanicalsoup.readthedocs.io/)|4.993166731745412e-05| -|pypi|[voevent-parse](https://github.com/timstaley/voevent-parse)|4.973386218376868e-05| -|pypi|[pytest-arraydiff](https://pypi.org/project/pytest-arraydiff)|4.971590741807285e-05| -|cran|[stars](https://r-spatial.github.io/stars/)|4.955897626452097e-05| -|pypi|[pytest-remotedata](https://pypi.org/project/pytest-remotedata)|4.949013902062079e-05| -|pypi|[dash-renderer](https://pypi.org/project/dash-renderer)|4.941968735167019e-05| -|pypi|[types-protobuf](https://github.com/python/typeshed)|4.94164461426898e-05| -|pypi|[clang-format](http://clang.llvm.org/)|4.94164461426898e-05| -|spack|[llvm](https://llvm.org/)|4.939122029620132e-05| -|cran|[jose](https://datatracker.ietf.org/wg/jose/documents/)|4.938625068932542e-05| -|pypi|[abg_python](https://github.com/agurvich/abg_python)|4.928738773916439e-05| -|pypi|[pympler](https://pypi.org/project/pympler)|4.927536533077378e-05| -|pypi|[sphinx_rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|4.919693048332945e-05| -|pypi|[jaraco.path](https://pypi.org/project/jaraco.path)|4.918240532829761e-05| -|pypi|[jaraco.envs](https://pypi.org/project/jaraco.envs)|4.918240532829761e-05| -|pypi|[sphinx-favicon](https://pypi.org/project/sphinx-favicon)|4.918240532829761e-05| -|pypi|[pycairo](https://pycairo.readthedocs.io)|4.915955448950373e-05| -|npm|[typescript](https://www.typescriptlang.org/)|4.913892058119664e-05| -|pypi|[qgrid](https://github.com/quantopian/qgrid)|4.906436788514103e-05| -|pypi|[wasabi](https://ines.io)|4.89552940105609e-05| -|pypi|[math](https://pypi.org/project/math)|4.887320801026385e-05| -|cran|[party](http://party.R-forge.R-project.org)|4.873800512271769e-05| -|cran|gee|4.8546256996951564e-05| -|pypi|[holoviews](https://pypi.org/project/holoviews)|4.840467571829623e-05| -|pypi|[wandb](https://github.com/wandb/client)|4.837644403386635e-05| -|pypi|[pycbc](http://www.pycbc.org/)|4.8320968371729793e-05| -|pypi|[beamshapes](https://github.com/thejasvibr/bat_beamshapes.git)|4.8320968371729793e-05| -|pypi|[sip_tpv](https://github.com/stargaser/sip_tpv)|4.8320968371729793e-05| -|pypi|[prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator)|4.8320968371729793e-05| -|pypi|[structlog](https://www.structlog.org/)|4.8320968371729793e-05| -|pypi|[averbis-python-api](https://pypi.org/project/averbis-python-api)|4.8320968371729793e-05| -|pypi|[pvrpm](https://github.com/FSEC-Photovoltaics/pvrpm-lcoe)|4.8320968371729793e-05| -|pypi|[NREL-PySAM-stubs](http://www.github.com/nrel/pysam)|4.8320968371729793e-05| -|pypi|[equadratures](https://github.com/Effective-Quadratures/equadratures)|4.8320968371729793e-05| -|pypi|[gammapy](https://github.com/gammapy/gammapy)|4.8320968371729793e-05| -|pypi|[trippy](https://github.com/fraserw/trippy)|4.8320968371729793e-05| -|pypi|[pymangle](https://github.com/esheldon/pymangle)|4.8320968371729793e-05| -|pypi|[sbpy](https://sbpy.org)|4.8320968371729793e-05| -|pypi|[maxsmooth](https://github.com/htjb/maxsmooth)|4.8320968371729793e-05| -|pypi|[types](https://www.pytosquatting.org)|4.8320968371729793e-05| -|pypi|[snakemake-wrapper-utils](https://pypi.org/project/snakemake-wrapper-utils)|4.8320968371729793e-05| -|pypi|[imexam](http://imexam.readthedocs.io/)|4.8320968371729793e-05| -|pypi|[pygedm](https://github.com/frbs/pygedm)|4.8320968371729793e-05| -|pypi|[torchinfo](https://github.com/tyleryep/torchinfo)|4.8320968371729793e-05| -|pypi|[gputil](https://github.com/anderskm/gputil)|4.8320968371729793e-05| -|pypi|[guppy3](https://github.com/zhuyifei1999/guppy3/)|4.8320968371729793e-05| -|pypi|[logging](http://www.red-dove.com/python_logging.html)|4.8320968371729793e-05| -|pypi|[TESS_PRF](https://github.com/keatonb/TESS_PRF)|4.8320968371729793e-05| -|pypi|[pygmmis](https://github.com/pmelchior/pygmmis)|4.8320968371729793e-05| -|pypi|[epitopepredict](https://github.com/dmnfarrell/epitopepredict)|4.8320968371729793e-05| -|pypi|[umi_tools](https://github.com/CGATOxford/UMI-tools)|4.8320968371729793e-05| -|pypi|[RM-Tools](https://github.com/CIRADA-Tools/RM-Tools)|4.8320968371729793e-05| -|pypi|[cx_Oracle](https://oracle.github.io/python-cx_Oracle)|4.8320968371729793e-05| -|pypi|[gemmi](https://project-gemmi.github.io/)|4.8320968371729793e-05| -|spack|libpeyton|4.8320968371729793e-05| -|npm|[vue-property-decorator](https://github.com/kaorun343/vue-property-decorator#readme)|4.8320968371729793e-05| -|npm|[algebrite](https://github.com/davidedc/Algebrite#readme)|4.8320968371729793e-05| -|npm|[web-worker](https://github.com/developit/web-worker)|4.8320968371729793e-05| -|npm|[websql](https://github.com/nolanlawson/node-websql#readme)|4.8320968371729793e-05| -|npm|[d3-fetch](https://d3js.org/d3-fetch/)|4.8320968371729793e-05| -|npm|[fflate](https://101arrowz.github.io/fflate)|4.8320968371729793e-05| -|pypi|[transforms3d](http://github.com/matthew-brett/transforms3d)|4.826158892985275e-05| -|pypi|[bz2file](https://pypi.org/project/bz2file)|4.824662842038867e-05| -|cran|[globals](https://github.com/HenrikBengtsson/globals)|4.823989864546113e-05| -|pypi|[semantic-version](https://pypi.org/project/semantic-version)|4.8200561458303555e-05| -|pypi|[prefixed](https://github.com/Rockhopper-Technologies/prefixed)|4.815989847715736e-05| -|pypi|[pymongo](https://pypi.org/project/pymongo)|4.814465426829443e-05| -|pypi|[cramjam](https://pypi.org/project/cramjam)|4.790820347165526e-05| -|pypi|[boto](https://github.com/boto/boto/)|4.7837758688012496e-05| -|pypi|[args](https://github.com/kennethreitz/args)|4.7837758688012496e-05| -|pypi|[IPython](https://pypi.org/project/IPython)|4.7831435431812545e-05| -|pypi|[anyio](https://pypi.org/project/anyio)|4.7780310683931496e-05| -|pypi|[grapheme](https://github.com/alvinlindstam/grapheme)|4.774208317063647e-05| -|pypi|[about-time](https://github.com/rsalmei/about-time)|4.774208317063647e-05| -|npm|react-router-dom|4.770424785545448e-05| -|pypi|[tblib](https://pypi.org/project/tblib)|4.754792319257967e-05| -|pypi|[webcolors](https://pypi.org/project/webcolors)|4.734357899235594e-05| -|spack|gtkplus|4.723766764533427e-05| -|pypi|[sos](https://github.com/vatlab/SoS)|4.7217678127376225e-05| -|pypi|[pyglet](https://pypi.org/project/pyglet)|4.721073659842695e-05| -|cran|[rstanarm](https://mc-stan.org/rstanarm/)|4.713176886747678e-05| -|rubygems|[rouge](http://rouge.jneen.net/)|4.707368337563452e-05| -|cran|[visNetwork](http://datastorm-open.github.io/visNetwork/)|4.7068473883033736e-05| -|spack|libsm|4.7047335951069784e-05| -|spack|libxext|4.7047335951069784e-05| -|pypi|[importlib_metadata](https://pypi.org/project/importlib_metadata)|4.6992901661009826e-05| -|npm|eslint-plugin-import|4.6961982567371046e-05| -|pypi|[py2bit](https://github.com/deeptools/py2bit)|4.681764935572042e-05| -|pypi|[deeptoolsintervals](https://github.com/deeptools/deeptools_intervals)|4.681764935572042e-05| -|spack|glib|4.660194992190553e-05| -|pypi|[xlwt](http://www.python-excel.org/)|4.658907891100017e-05| -|pypi|[coveralls](https://pypi.org/project/coveralls)|4.653952282684333e-05| -|pypi|[colour](http://github.com/vaab/colour)|4.652618954649411e-05| -|pypi|[spectres](https://spectres.readthedocs.io)|4.6499362028053955e-05| -|pypi|[yapf](https://pypi.org/project/yapf)|4.635689081794856e-05| -|cran|[hunspell](https://github.com/ropensci/hunspell#readme)|4.623736395298278e-05| -|pypi|[vine](https://pypi.org/project/vine)|4.6213850187121075e-05| -|pypi|[dpath](https://github.com/dpath-maintainers/dpath-python)|4.618731522284822e-05| -|pypi|[pyasn1-modules](https://pypi.org/project/pyasn1-modules)|4.599900535661712e-05| -|pypi|[zope.event](https://pypi.org/project/zope.event)|4.587118913885802e-05| -|pypi|[theano-pymc](http://deeplearning.net/software/theano/)|4.576917380375081e-05| -|spack|harfbuzz|4.5483616493440476e-05| -|npm|[semver](https://github.com/npm/node-semver#readme)|4.54786774771515e-05| -|cran|[targets](https://docs.ropensci.org/targets/)|4.542230620763495e-05| -|pypi|[pyobjc](https://pypi.org/project/pyobjc)|4.535691049764685e-05| -|pypi|[sos-notebook](https://github.com/vatlab/SOS)|4.5187735054152365e-05| -|npm|[mongoose](https://mongoosejs.com)|4.5153613302050516e-05| -|pypi|[dlinfo](https://code.grasp-open.com/grasp-tools/python-dlinfo)|4.503514252245217e-05| -|pypi|[segments](https://github.com/cldf/segments)|4.503514252245217e-05| -|pypi|[requests-file](https://pypi.org/project/requests-file)|4.4938500585708704e-05| -|spack|libmng|4.4847898770011736e-05| -|spack|inputproto|4.4847898770011736e-05| -|spack|dbus|4.4847898770011736e-05| -|spack|assimp|4.4847898770011736e-05| -|spack|gperf|4.4847898770011736e-05| -|spack|libdrm|4.4847898770011736e-05| -|spack|libxcomposite|4.4847898770011736e-05| -|spack|libxcursor|4.4847898770011736e-05| -|spack|libxi|4.4847898770011736e-05| -|spack|libxtst|4.4847898770011736e-05| -|spack|libxrandr|4.4847898770011736e-05| -|spack|libxdamage|4.4847898770011736e-05| -|spack|libxcb|4.4847898770011736e-05| -|spack|libxkbcommon|4.4847898770011736e-05| -|spack|xcb-util-image|4.4847898770011736e-05| -|spack|xcb-util-keysyms|4.4847898770011736e-05| -|spack|xcb-util-renderutil|4.4847898770011736e-05| -|spack|xcb-util-wm|4.4847898770011736e-05| -|spack|libxrender|4.4847898770011736e-05| -|npm|[ava](https://avajs.dev)|4.471869504958143e-05| -|pypi|[distlib](https://pypi.org/project/distlib)|4.471551139232236e-05| -|pypi|[covdefaults](https://pypi.org/project/covdefaults)|4.470261436828976e-05| -|npm|cross-env|4.469870761882965e-05| -|pypi|[colorlog](https://github.com/borntyping/python-colorlog)|4.4581724984597704e-05| -|pypi|[sniffio](https://pypi.org/project/sniffio)|4.450816436622419e-05| -|npm|[fs-extra](https://github.com/jprichardson/node-fs-extra)|4.4427487170190216e-05| -|cran|[caret](https://github.com/topepo/caret/)|4.441740702678814e-05| -|cran|[gtools](https://github.com/r-gregmisc/gtools)|4.429839615251226e-05| -|pypi|[nptyping](https://pypi.org/project/nptyping)|4.4255263023405386e-05| -|npm|[esm](https://github.com/standard-things/esm#readme)|4.420676119034274e-05| -|cran|[qpdf](https://github.com/ropensci/qpdf)|4.413129750967158e-05| -|cran|[RMariaDB](https://rmariadb.r-dbi.org)|4.402375996177251e-05| -|pypi|[backoff](https://github.com/litl/backoff)|4.3972081218274116e-05| -|pypi|[ratelimit](https://github.com/tomasbasham/ratelimit)|4.3972081218274116e-05| -|pypi|[hdmedians](http://github.com/daleroberts/hdmedians)|4.392815306520891e-05| -|pypi|[singleton_decorator](https://github.com/Kemaweyan/singleton_decorator)|4.391839125341664e-05| -|spack|llvm-openmp|4.3889245272494005e-05| -|pypi|[uwsgi](https://pypi.org/project/uwsgi)|4.377099106820661e-05| -|cran|[plotly](https://plotly-r.com)|4.372272343977885e-05| -|pypi|[python_dateutil](https://github.com/dateutil/dateutil)|4.371897138394601e-05| -|cran|[ggpubr](https://rpkgs.datanovia.com/ggpubr/)|4.365873036956609e-05| -|cran|shape|4.3490873447373895e-05| -|npm|[prop-types](https://facebook.github.io/react/)|4.347294725016116e-05| -|pypi|[overrides](https://github.com/mkorpela/overrides)|4.330339711050371e-05| -|cran|[classInt](https://r-spatial.github.io/classInt/)|4.3231340454072316e-05| -|pypi|[nvidia-cudnn-cu11](https://pypi.org/project/nvidia-cudnn-cu11)|4.3096903208764964e-05| -|spack|yacc|4.308369571280628e-05| -|cran|[taxize](https://docs.ropensci.org/taxize/)|4.307929380264408e-05| -|pypi|[ini2toml](https://pypi.org/project/ini2toml)|4.3071517444280527e-05| -|pypi|[epam.indigo](https://lifescience.opensource.epam.com/indigo/index.html)|4.295197188598204e-05| -|pypi|[tensorly-viz](https://tensorly.org/viz)|4.295197188598204e-05| -|pypi|[yamlreader](https://github.com/ImmobilienScout24/yamlreader)|4.295197188598204e-05| -|pypi|[lda](https://pypi.org/project/lda)|4.295197188598204e-05| -|pypi|[fseval](https://github.com/dunnkers/fseval)|4.295197188598204e-05| -|pypi|[treegp](https://github.com/PFLeget/treegp)|4.295197188598204e-05| -|pypi|[pwkit](https://github.com/pkgw/pwkit/)|4.295197188598204e-05| -|pypi|[activegit](http://github.com/caseyjlaw/activegit)|4.295197188598204e-05| -|pypi|[bcbio-gff](https://github.com/chapmanb/bcbb/tree/master/gff)|4.295197188598204e-05| -|pypi|[fatslim](https://github.com/seb-buch/FATSLiM)|4.295197188598204e-05| -|pypi|[reedsolo](https://github.com/tomerfiliba/reedsolomon)|4.295197188598204e-05| -|pypi|[pyqt4](http://www.riverbankcomputing.com/software/pyqt/)|4.295197188598204e-05| -|pypi|[precession](https://github.com/dgerosa/precession/)|4.295197188598204e-05| -|pypi|[setuptools_git](https://github.com/msabramo/setuptools-git)|4.295197188598204e-05| -|pypi|[solcore](https://github.com/qpv-research-group/solcore5)|4.295197188598204e-05| -|pypi|[tmm](http://pypi.python.org/pypi/tmm)|4.295197188598204e-05| -|pypi|[dotmap](https://github.com/drgrib/dotmap)|4.295197188598204e-05| -|pypi|[portalocker](https://github.com/WoLpH/portalocker)|4.295197188598204e-05| -|pypi|[pygobject](https://pygobject.readthedocs.io)|4.295197188598204e-05| -|pypi|[genicam](https://www.emva.org)|4.295197188598204e-05| -|pypi|[metapredict](https://github.com/idptools/metapredict.git)|4.295197188598204e-05| -|pypi|[alphaPredict](https://pypi.org/project/alphaPredict)|4.295197188598204e-05| -|pypi|[protfasta](https://pypi.org/project/protfasta)|4.295197188598204e-05| -|pypi|[Bottleneck](https://github.com/pydata/bottleneck)|4.295197188598204e-05| -|pypi|[deep-forest](https://github.com/LAMDA-NJU/Deep-Forest)|4.295197188598204e-05| -|pypi|[python-rocksdb](https://github.com/twmht/python-rocksdb)|4.295197188598204e-05| -|pypi|[taxopy](https://github.com/apcamargo/taxopy)|4.295197188598204e-05| -|pypi|[Corekaburra](https://github.com/milnus/Corekaburra)|4.295197188598204e-05| -|pypi|[kaggle](https://github.com/Kaggle/kaggle-api)|4.295197188598204e-05| -|pypi|[sick](http://www.github.com/andycasey/sick/)|4.295197188598204e-05| -|pypi|[triangle_plot](https://github.com/dfm/triangle.py)|4.295197188598204e-05| -|pypi|[html2text](https://github.com/Alir3z4/html2text/)|4.295197188598204e-05| -|pypi|[KafNafParserPy](https://github.com/cltl/KafNafParserPy)|4.295197188598204e-05| -|pypi|[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)|4.295197188598204e-05| -|pypi|[cwl-runner](https://github.com/common-workflow-language/common-workflow-language)|4.295197188598204e-05| -|pypi|[evla_mcast](https://github.com/demorest/evla_mcast/)|4.295197188598204e-05| -|spack|fftw3|4.295197188598204e-05| -|cran|[LaF](https://github.com/djvanderlaan/LaF)|4.295197188598204e-05| -|cran|txtplot|4.295197188598204e-05| -|npm|[apexcharts](https://apexcharts.com)|4.295197188598204e-05| -|npm|[idb](https://github.com/jakearchibald/idb#readme)|4.295197188598204e-05| -|npm|[lodash.debounce](https://lodash.com/)|4.295197188598204e-05| -|npm|[nanoid](https://github.com/ai/nanoid#readme)|4.295197188598204e-05| -|npm|vue-apexcharts|4.295197188598204e-05| -|npm|[vuex-persist](https://github.com/championswimmer/vuex-persist#readme)|4.295197188598204e-05| -|npm|[babyparse](https://github.com/Rich-Harris/BabyParse#readme)|4.295197188598204e-05| -|npm|[colormap](https://github.com/bpostlethwaite/colormap#readme)|4.295197188598204e-05| -|cran|[gplots](https://github.com/talgalili/gplots)|4.2812792781324904e-05| -|pypi|[pymatgen](https://pymatgen.org)|4.2735237633400496e-05| -|npm|rollup-plugin-json|4.264571994358071e-05| -|cran|codemetar|4.2522452167122216e-05| -|pypi|[unidecode](https://pypi.org/project/unidecode)|4.247997219492729e-05| -|pypi|[tox-conda](https://github.com/tox-dev/tox-conda)|4.241614603670441e-05| -|pypi|[mkdocs](https://www.mkdocs.org)|4.237187280049965e-05| -|cran|see|4.230510630334256e-05| -|cran|[effectsize](https://easystats.github.io/effectsize/)|4.222232206999303e-05| -|pypi|[plac](https://pypi.org/project/plac)|4.218930181493634e-05| -|pypi|[ply](https://pypi.org/project/ply)|4.208112431806032e-05| -|pypi|[pyabel](https://github.com/PyAbel/PyAbel)|4.192930588869675e-05| -|pypi|[rich-click](https://github.com/ewels/rich-click)|4.1913927229179454e-05| -|pypi|[dash_dangerously_set_inner_html](https://pypi.org/project/dash_dangerously_set_inner_html)|4.182165683635094e-05| -|pypi|[casadi](https://pypi.org/project/casadi)|4.1814430275756224e-05| -|cran|[psych](https://personality-project.org/r/psych/)|4.1765655134766055e-05| -|pypi|[wsaccel](https://pypi.org/project/wsaccel)|4.172937505708438e-05| -|pypi|[wslink](https://pypi.org/project/wslink)|4.171451399926192e-05| -|npm|[debug](https://github.com/debug-js/debug#readme)|4.153028502904072e-05| -|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|4.150475593987883e-05| -|pypi|[Brotli](https://github.com/google/brotli)|4.1483014515322405e-05| -|cran|highr|4.1326805539043994e-05| -|npm|[xo](https://github.com/xojs/xo#readme)|4.129614563979558e-05| -|npm|[nodemon](https://nodemon.io)|4.1290821810095635e-05| -|npm|[rimraf](https://github.com/isaacs/rimraf#readme)|4.120140079974082e-05| -|npm|[chokidar](https://github.com/paulmillr/chokidar)|4.1147030317398336e-05| -|npm|[testcafe](https://testcafe.io/)|4.114668516762425e-05| -|pypi|[rdflib](https://github.com/RDFLib/rdflib)|4.103137481351889e-05| -|pypi|[yarl](https://github.com/aio-libs/yarl/)|4.09649235826184e-05| -|npm|[jquery](https://jquery.com)|4.0932960226150485e-05| -|cran|[rbibutils](https://geobosh.github.io/rbibutils/)|4.0909923042595826e-05| -|pypi|[pydevtool](https://github.com/pydoit/pydevtool)|4.078632291724773e-05| -|pypi|[lmdb](http://github.com/jnwatson/py-lmdb/)|4.066491883750767e-05| -|cran|tikzDevice|4.060219339083104e-05| -|cran|[tmap](https://github.com/mtennekes/tmap)|4.05335397720794e-05| -|pypi|[nlesc-CAT](https://github.com/nlesc-nano/CAT)|4.0526858927874156e-05| -|pypi|[sphinx-autobuild](https://pypi.org/project/sphinx-autobuild)|4.03746425960524e-05| -|pypi|[dogpile.cache](https://pypi.org/project/dogpile.cache)|4.020791389009273e-05| -|npm|[istanbul](https://github.com/gotwarlost/istanbul#readme)|4.0086333807574215e-05| -|pypi|[mergedeep](https://pypi.org/project/mergedeep)|3.997156280738349e-05| -|rubygems|[rubocop](https://rubocop.org/)|3.992054724182755e-05| -|npm|[css-loader](https://github.com/webpack-contrib/css-loader)|3.9794888428559906e-05| -|cran|JuliaCall|3.977740444793427e-05| -|cran|gamm4|3.956377251527887e-05| -|pypi|[exceptiongroup](https://pypi.org/project/exceptiongroup)|3.955938677066756e-05| -|cran|[zip](https://github.com/r-lib/zip#readme)|3.938747165412093e-05| -|cran|statnet.common|3.938257536517145e-05| -|npm|[style-loader](https://github.com/webpack-contrib/style-loader)|3.937930944381849e-05| -|pypi|[astropy-sphinx-theme](https://pypi.org/project/astropy-sphinx-theme)|3.933397588557412e-05| -|cran|[bayestestR](https://easystats.github.io/bayestestR/)|3.925792902126287e-05| -|pypi|[click-plugins](https://pypi.org/project/click-plugins)|3.919245716666664e-05| -|cran|[checkmate](https://github.com/mllg/checkmate)|3.915682554976077e-05| -|cran|pool|3.9106920705866434e-05| -|rubygems|[coderay](http://coderay.rubychan.de)|3.90958596056228e-05| -|pypi|[jpype1](https://github.com/jpype-project/jpype)|3.9086294416243655e-05| -|pypi|[spglib](http://spglib.github.io/spglib/)|3.8995210962571646e-05| -|npm|[coveralls](https://github.com/nickmerwin/node-coveralls#readme)|3.8983630799466504e-05| -|npm|[colors](https://github.com/Marak/colors.js)|3.8798485524627654e-05| -|cran|[palmerpenguins](https://allisonhorst.github.io/palmerpenguins/)|3.87685549068126e-05| -|cran|[gert](https://docs.ropensci.org/gert/)|3.873443596089737e-05| -|pypi|[pytest-mpl](https://pypi.org/project/pytest-mpl)|3.873000475533379e-05| -|cran|[leaflet](https://rstudio.github.io/leaflet/)|3.8660590743647677e-05| -|pypi|[Cerberus](http://docs.python-cerberus.org)|3.8656774697383836e-05| -|pypi|[CoolProp](http://www.coolprop.org)|3.8656774697383836e-05| -|pypi|[sisyphe](https://sisyphe.readthedocs.io)|3.8656774697383836e-05| -|pypi|[pykeops](http://www.kernel-operations.io/)|3.8656774697383836e-05| -|pypi|[keopscore](http://www.kernel-operations.io/)|3.8656774697383836e-05| -|pypi|[Cartopy](https://scitools.org.uk/cartopy/docs/latest/)|3.8656774697383836e-05| -|pypi|[pydftools](https://github.com/steven-murray/pydftools)|3.8656774697383836e-05| -|pypi|[rascal](https://rascal.readthedocs.io/en/latest/?badge=latest)|3.8656774697383836e-05| -|pypi|[shutilwhich](http://github.com/mbr/shutilwhich)|3.8656774697383836e-05| -|pypi|[pycrostates](https://pypi.org/project/pycrostates)|3.8656774697383836e-05| -|pypi|[simpleitk](http://simpleitk.org/)|3.8656774697383836e-05| -|pypi|[carpyncho](https://carpyncho-py.readthedocs.io/)|3.8656774697383836e-05| -|pypi|[disksurf](https://github.com/richteague/disksurf)|3.8656774697383836e-05| -|pypi|[gofish](https://github.com/richteague/gofish)|3.8656774697383836e-05| -|pypi|[loguniform](https://github.com/j-faria/LogUniform)|3.8656774697383836e-05| -|pypi|[kumaraswamy](https://github.com/j-faria/Kumaraswamy)|3.8656774697383836e-05| -|pypi|[urepr](https://github.com/j-faria/urepr)|3.8656774697383836e-05| -|pypi|[scopesim](https://github.com/astronomyk/ScopeSim)|3.8656774697383836e-05| -|pypi|[pyckles](https://github.com/astronomyk/Pyckles)|3.8656774697383836e-05| -|pypi|[spextra](https://github.com/miguelverdugo/speXtra)|3.8656774697383836e-05| -|pypi|[cythongsl](http://github.com/twiecki/CythonGSL)|3.8656774697383836e-05| -|pypi|[snipgenie](https://github.com/dmnfarrell/snipgenie)|3.8656774697383836e-05| -|pypi|[bcbio_gff](https://github.com/chapmanb/bcbb/tree/master/gff)|3.8656774697383836e-05| -|pypi|[blimpy](https://github.com/ucberkeleyseti/blimpy)|3.8656774697383836e-05| -|pypi|[googledrivedownloader](https://github.com/ndrplz/google-drive-downloader)|3.8656774697383836e-05| -|pypi|[DendroPy](http://packages.python.org/DendroPy/)|3.8656774697383836e-05| -|spack|edlib|3.8656774697383836e-05| -|spack|spoa|3.8656774697383836e-05| -|spack|thread_pool|3.8656774697383836e-05| -|spack|rampler|3.8656774697383836e-05| -|spack|cudapoa|3.8656774697383836e-05| -|spack|cudaaligner|3.8656774697383836e-05| -|spack|cppuddle|3.8656774697383836e-05| -|spack|hpxkokkos|3.8656774697383836e-05| -|npm|[auspice](https://www.npmjs.com/package/auspice)|3.8656774697383836e-05| -|npm|[heroku-ssl-redirect](https://github.com/paulomcnally/node-heroku-ssl-redirect)|3.8656774697383836e-05| -|npm|[react-file-drop](https://github.com/sarink/react-file-drop#readme)|3.8656774697383836e-05| -|pypi|[jaraco.context](https://pypi.org/project/jaraco.context)|3.8640515146975176e-05| -|pypi|[jaraco.functools](https://pypi.org/project/jaraco.functools)|3.8640515146975176e-05| -|pypi|[optlang](https://github.com/opencobra/optlang)|3.8629030600711065e-05| -|pypi|[swiglpk](https://github.com/biosustain/swiglpk)|3.8629030600711065e-05| -|pypi|[kombu](https://pypi.org/project/kombu)|3.846914202127488e-05| -|pypi|[igraph](https://igraph.org/python)|3.842925422958501e-05| -|pypi|[django-form-utils](http://bitbucket.org/carljm/django-form-utils/)|3.832637491364551e-05| -|pypi|[cymem](https://github.com/explosion/cymem)|3.832468096878035e-05| -|pypi|[murmurhash](https://github.com/explosion/murmurhash)|3.832468096878035e-05| -|pypi|[jaxopt](https://pypi.org/project/jaxopt)|3.830138757490415e-05| -|pypi|[entrypoint2](https://pypi.org/project/entrypoint2)|3.827020695041e-05| -|pypi|[easyprocess](https://pypi.org/project/easyprocess)|3.827020695041e-05| -|pypi|[pandoc-min](https://github.com/boisgera/pandoc)|3.827020695041e-05| -|spack|virtest|3.827020695041e-05| -|npm|[rxjs](https://rxjs.dev)|3.809346750469049e-05| -|cran|[survminer](http://www.sthda.com/english/rpkgs/survminer/)|3.7916932119443474e-05| -|pypi|[mkdocs-material](https://pypi.org/project/mkdocs-material)|3.7903225684511585e-05| -|pypi|[chex](https://github.com/deepmind/chex)|3.788036869112259e-05| -|pypi|[PyJWT](https://github.com/jpadilla/pyjwt)|3.785098259573993e-05| -|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|3.777041237754826e-05| -|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|3.777041237754826e-05| -|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|3.777041237754826e-05| -|pypi|[odfpy](https://pypi.org/project/odfpy)|3.777041237754826e-05| -|pypi|[tensorflow-probability](https://pypi.org/project/tensorflow-probability)|3.774102359590846e-05| -|pypi|[jdcal](https://pypi.org/project/jdcal)|3.755857087075361e-05| -|cran|[git2r](https://docs.ropensci.org/git2r/)|3.7518515581567026e-05| -|pypi|[pycryptodomex](https://www.pycryptodome.org)|3.7336455279902763e-05| -|npm|[passport](https://www.passportjs.org/)|3.726447560870687e-05| -|pypi|[parsimonious](https://github.com/erikrose/parsimonious)|3.724953246059311e-05| -|cran|modelbased|3.719546365387834e-05| -|pypi|[crds](https://pypi.org/project/crds)|3.710054525350674e-05| -|pypi|[zict](https://pypi.org/project/zict)|3.709516555066054e-05| -|pypi|[ligo-segments](https://pypi.org/project/ligo-segments)|3.703861647082766e-05| -|cran|class|3.70077833884883e-05| -|cran|[pingr](https://github.com/r-lib/pingr#readme)|3.7003184759823216e-05| -|npm|[clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin)|3.692821973124066e-05| -|pypi|[coloredlogs](https://coloredlogs.readthedocs.io)|3.6834056902453554e-05| -|rubygems|[rubocop-jekyll](https://github.com/jekyll/rubocop-jekyll)|3.682748089473978e-05| -|pypi|[hiredis](https://github.com/redis/hiredis-py)|3.67916448268168e-05| -|pypi|[isodate](https://github.com/gweis/isodate/)|3.6764012331701594e-05| -|pypi|[cwltool](https://pypi.org/project/cwltool)|3.672393596251465e-05| -|cran|mapdata|3.662426485415143e-05| -|npm|[xlsx](https://sheetjs.com/)|3.636306220642511e-05| -|cran|[forecast](https://pkg.robjhyndman.com/forecast/)|3.633282061364452e-05| -|pypi|[ase](https://pypi.org/project/ase)|3.614610218960502e-05| -|pypi|[astropy-healpix](https://pypi.org/project/astropy-healpix)|3.61139969906183e-05| -|cran|[GGally](https://ggobi.github.io/ggally/)|3.59126713887714e-05| -|npm|husky|3.5893968699750904e-05| -|cran|tseries|3.5749142578489243e-05| -|pypi|[wincertstore](https://pypi.org/project/wincertstore)|3.5443527085230435e-05| -|pypi|[repoze.sphinx.autointerface](https://pypi.org/project/repoze.sphinx.autointerface)|3.5443456850646424e-05| -|pypi|[exo-k](https://forge.oasu.u-bordeaux.fr/jleconte/exo_k-public)|3.530359234673956e-05| -|pypi|[zstandard](https://pypi.org/project/zstandard)|3.529264862550012e-05| -|npm|[tippy.js](https://atomiks.github.io/tippyjs/)|3.523434220067936e-05| -|pypi|[terminaltables](https://pypi.org/project/terminaltables)|3.522431970270234e-05| -|pypi|[types-toml](https://pypi.org/project/types-toml)|3.520258397775947e-05| -|pypi|[fastrlock](https://github.com/scoder/fastrlock)|3.5142522452167124e-05| -|pypi|[bxa](https://github.com/JohannesBuchner/BXA/)|3.5142522452167124e-05| -|pypi|[textwrap3](https://github.com/jonathaneunice/textwrap3)|3.5142522452167124e-05| -|pypi|[hopcroftkarp](https://github.com/sofiat-olaosebikan/hopcroftkarp)|3.5142522452167124e-05| -|pypi|[bioservices](http://github.com/cokelaer/bioservices)|3.5142522452167124e-05| -|pypi|[pyliftover](https://github.com/konstantint/pyliftover)|3.5142522452167124e-05| -|pypi|[cdips](https://github.com/lgbouma/cdips)|3.5142522452167124e-05| -|pypi|[drizzle](https://github.com/spacetelescope/drizzle)|3.5142522452167124e-05| -|pypi|[mokapot](https://github.com/wfondrie/mokapot)|3.5142522452167124e-05| -|pypi|[p2api](https://www.eso.org/copdemo/apidoc/index.html)|3.5142522452167124e-05| -|pypi|[gwdet](https://github.com/dgerosa/gwdet)|3.5142522452167124e-05| -|pypi|[KMlogger](https://github.com/kylemede/KMlogger)|3.5142522452167124e-05| -|pypi|[pyitlib](https://github.com/pafoster/pyitlib)|3.5142522452167124e-05| -|pypi|[pyds9](https://github.com/TESScience/pyds9/)|3.5142522452167124e-05| -|pypi|[colored](https://gitlab.com/dslackw/colored)|3.5142522452167124e-05| -|pypi|[panoptes-ui](https://github.com/panoptes-organization/panoptes)|3.5142522452167124e-05| -|pypi|[learn2learn](https://github.com/learnables/learn2learn)|3.5142522452167124e-05| -|pypi|[configuration](http://k0s.org/hg/configuration)|3.5142522452167124e-05| -|pypi|[marxs](http://marxs.readthedocs.io)|3.5142522452167124e-05| -|pypi|[Flask-RESTful](https://www.github.com/flask-restful/flask-restful/)|3.5142522452167124e-05| -|pypi|[functools32](https://github.com/MiCHiLU/python-functools32)|3.5142522452167124e-05| -|pypi|[flatdict](https://github.com/gmr/flatdict)|3.5142522452167124e-05| -|pypi|[bw2io](https://github.com/brightway-lca/brightway2-io)|3.5142522452167124e-05| -|pypi|[bw2data](https://bitbucket.org/cmutel/brightway2-data)|3.5142522452167124e-05| -|pypi|[wurst](https://github.com/polca/wurst)|3.5142522452167124e-05| -|pypi|[ospgrillage](https://monashsmartstructures.github.io/ospgrillage/)|3.5142522452167124e-05| -|pypi|[openseespy](https://github.com/zhuminjie/openseespy)|3.5142522452167124e-05| -|pypi|[openseespyvis](https://github.com/u-anurag/openseespyvis)|3.5142522452167124e-05| -|pypi|[opsvis](https://github.com/sewkokot/opsvis)|3.5142522452167124e-05| -|pypi|[openseespylinux](https://github.com/zhuminjie/openseespy)|3.5142522452167124e-05| -|pypi|[sphinx_copybutton](https://github.com/choldgraf/sphinx-copybutton)|3.5142522452167124e-05| -|pypi|[PIL](http://www.pythonware.com/products/pil)|3.5142522452167124e-05| -|pypi|[toolshed](https://github.com/brentp/toolshed/)|3.5142522452167124e-05| -|pypi|[filetype](https://github.com/h2non/filetype.py)|3.5142522452167124e-05| -|spack|openni2|3.5142522452167124e-05| -|spack|efusion|3.5142522452167124e-05| -|spack|suitesparse|3.5142522452167124e-05| -|spack|realsense|3.5142522452167124e-05| -|npm|[angular-animate](http://angularjs.org)|3.5142522452167124e-05| -|npm|[angular-sanitize](http://angularjs.org)|3.5142522452167124e-05| -|npm|[angular-touch](http://angularjs.org)|3.5142522452167124e-05| -|npm|[colorbrewer](http://colorbrewer2.org/)|3.5142522452167124e-05| -|npm|[dc](http://dc-js.github.io/dc.js/)|3.5142522452167124e-05| -|pypi|[codeclimate-test-reporter](http://github.com/codeclimate/python-test-reporter)|3.5113237016790316e-05| -|pypi|[rpy2](https://rpy2.github.io)|3.5096280427889186e-05| -|pypi|[billiard](https://pypi.org/project/billiard)|3.50141927826962e-05| -|pypi|[berkeleydb](https://pypi.org/project/berkeleydb)|3.4735576788986106e-05| -|npm|[sinon](https://sinonjs.org/)|3.472577313890687e-05| -|pypi|[ray](https://pypi.org/project/ray)|3.46540915210427e-05| -|cran|[vcr](https://github.com/ropensci/vcr/)|3.4618592297700625e-05| -|pypi|[scikit_learn](http://scikit-learn.org)|3.456456577164253e-05| -|cran|[slam](NA)|3.4538627508192476e-05| -|cran|[kableExtra](http://haozhu233.github.io/kableExtra/)|3.450668811473293e-05| -|pypi|[pytest-openfiles](https://pypi.org/project/pytest-openfiles)|3.432529520846081e-05| -|pypi|[pytest-regressions](https://pypi.org/project/pytest-regressions)|3.4216723656684576e-05| -|npm|fortawesome|3.42142040338197e-05| -|rubygems|[jekyll](https://jekyllrb.com)|3.4209692433201316e-05| -|pypi|[pypairix](https://pypi.org/project/pypairix)|3.412734766209972e-05| -|pypi|[jupyterlab-server](https://pypi.org/project/jupyterlab-server)|3.390631372152374e-05| -|npm|[babel-cli](https://babeljs.io/)|3.367875517858103e-05| -|cran|[dendextend](http://talgalili.github.io/dendextend/)|3.366880146584015e-05| -|pypi|[pydocstyle](https://pypi.org/project/pydocstyle)|3.3658554773138346e-05| -|pypi|[matchms](https://github.com/matchms/matchms)|3.3631393986723946e-05| -|cran|[rnaturalearth](https://github.com/ropenscilabs/rnaturalearth)|3.361531688036401e-05| -|pypi|[libsvm](https://github.com/ocampor/libsvm)|3.360058061558835e-05| -|npm|[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)|3.350689131145984e-05| -|cran|[here](https://here.r-lib.org/)|3.34951726824513e-05| -|pypi|[pvextractor](https://pypi.org/project/pvextractor)|3.3464974762319544e-05| -|pypi|[multipledispatch](https://pypi.org/project/multipledispatch)|3.33088600139839e-05| -|pypi|[flake8-bugbear](https://pypi.org/project/flake8-bugbear)|3.3294206239105665e-05| -|pypi|[elastic-transport](https://github.com/elastic/elastic-transport-python)|3.3171194287945566e-05| -|pypi|[zope.testing](https://pypi.org/project/zope.testing)|3.3065295257261283e-05| -|npm|[babel](https://babeljs.io/)|3.299968571727888e-05| -|pypi|[safe-netrc](https://git.ligo.org/emfollow/safe-netrc)|3.2950298432531936e-05| -|npm|react-router-bootstrap|3.291211468043516e-05| -|pypi|[versioneer](https://github.com/python-versioneer/python-versioneer)|3.2898807557144144e-05| -|npm|[events](https://github.com/Gozala/events#readme)|3.286162857057039e-05| -|cran|poorman|3.2815119559087894e-05| -|cran|[network](http://statnet.org/)|3.2732654737609626e-05| -|npm|[bytes](https://github.com/visionmedia/bytes.js#readme)|3.271636358565293e-05| -|npm|[browserify](https://github.com/browserify/browserify#readme)|3.26532712103895e-05| -|npm|npm-run-all|3.263122550772172e-05| -|pypi|[itk](https://pypi.org/project/itk)|3.255754796400773e-05| -|pypi|[timeout-decorator](https://github.com/pnpnpn/timeout-decorator)|3.2556252440452946e-05| -|npm|immutable|3.2436812452842374e-05| -|npm|[mongodb](https://github.com/mongodb/node-mongodb-native)|3.240244164827196e-05| -|rubygems|[faraday-net_http](https://github.com/lostisland/faraday-net_http)|3.237021671222179e-05| -|cran|[shinytest](https://github.com/rstudio/shinytest)|3.2361648253237945e-05| -|pypi|[optax](https://github.com/deepmind/optax)|3.233250325686981e-05| -|pypi|[pytz-deprecation-shim](https://github.com/pganssle/pytz-deprecation-shim)|3.222697778597818e-05| -|cran|[gapminder](https://github.com/jennybc/gapminder)|3.222547833360324e-05| -|cran|fontawesome|3.22169760005641e-05| -|pypi|[namedlist](https://gitlab.com/ericvsmith/namedlist)|3.221397891448653e-05| -|pypi|[torch_geometric](https://github.com/pyg-team/pytorch_geometric)|3.221397891448653e-05| -|pypi|[torch_scatter](https://github.com/rusty1s/pytorch_scatter)|3.221397891448653e-05| -|pypi|[pymoc](http://github.com/grahambell/pymoc)|3.221397891448653e-05| -|pypi|[pickle5](https://github.com/pitrou/pickle5-backport)|3.221397891448653e-05| -|pypi|[portion](https://github.com/AlexandreDecan/portion)|3.221397891448653e-05| -|pypi|[blackjax](https://pypi.org/project/blackjax)|3.221397891448653e-05| -|pypi|[pandeia.engine](https://jwst.etc.stsci.edu)|3.221397891448653e-05| -|pypi|[mirtop](http://github.com/mirtop/mirtop)|3.221397891448653e-05| -|pypi|[aiocircuitbreaker](https://github.com/GenyaSol/aiocircuitbreaker)|3.221397891448653e-05| -|pypi|[toil](https://github.com/DataBiosphere/toil)|3.221397891448653e-05| -|pypi|[addict](https://github.com/mewwts/addict)|3.221397891448653e-05| -|pypi|[py-tes](https://github.com/ohsu-comp-bio/py-tes)|3.221397891448653e-05| -|npm|[normalize.css](https://necolas.github.io/normalize.css)|3.221397891448653e-05| -|npm|[vue-cookies](https://github.com/cmp-cc/vue-cookies#readme)|3.221397891448653e-05| -|npm|[ProtVista](https://github.com/ebi-uniprot/ProtVista)|3.221397891448653e-05| -|npm|[downloadjs](http://danml.com/download.html)|3.221397891448653e-05| -|npm|[litemol](https://webchemdev.ncbr.muni.cz/LiteMol/)|3.221397891448653e-05| -|npm|[semantic-ui-button](http://www.semantic-ui.com)|3.221397891448653e-05| -|npm|[semantic-ui-dropdown](http://www.semantic-ui.com)|3.221397891448653e-05| -|npm|[semantic-ui-label](http://www.semantic-ui.com)|3.221397891448653e-05| -|npm|[semantic-ui-transition](http://www.semantic-ui.com)|3.221397891448653e-05| -|pypi|[sphinx-autosummary-accessors](https://pypi.org/project/sphinx-autosummary-accessors)|3.2211407540039165e-05| -|pypi|[nc-time-axis](https://pypi.org/project/nc-time-axis)|3.2211407540039165e-05| -|pypi|[pydap](https://pypi.org/project/pydap)|3.2211407540039165e-05| -|pypi|[numbagg](https://pypi.org/project/numbagg)|3.2211407540039165e-05| -|pypi|[vtk](https://vtk.org)|3.2193504577771955e-05| -|pypi|[geopandas](http://geopandas.org)|3.215598639969846e-05| -|cran|[Seurat](https://satijalab.org/seurat)|3.2104803333773e-05| -|pypi|[dot2tex](https://github.com/kjellmf/dot2tex)|3.207476850560607e-05| -|pypi|[PyLD](https://pypi.org/project/PyLD)|3.205369020890277e-05| -|npm|[async](https://caolan.github.io/async/)|3.201615941896838e-05| -|pypi|[asciitree](http://github.com/mbr/asciitree)|3.199485079834138e-05| -|npm|prettier|3.1967754778659794e-05| -|pypi|[sphinx-math-dollar](https://github.com/sympy/sphinx-math-dollar/)|3.191042411317695e-05| -|pypi|[jupyter-console](https://pypi.org/project/jupyter-console)|3.188347014127955e-05| -|pypi|[oset](https://gitorious.com/sleipnir/python-oset)|3.181040246739468e-05| -|cran|tripack|3.149754508984705e-05| -|npm|eslint-config-standard|3.135580812823914e-05| -|cran|spatstat.data|3.126358252439378e-05| -|pypi|[ipympl](https://pypi.org/project/ipympl)|3.121772224816329e-05| -|pypi|[types-python-dateutil](https://pypi.org/project/types-python-dateutil)|3.121526644429522e-05| -|pypi|[autocommand](https://pypi.org/project/autocommand)|3.120886944196649e-05| -|cran|polyclip|3.1153740236085784e-05| -|pypi|[QtPy](https://pypi.org/project/QtPy)|3.1101560788314554e-05| -|pypi|[scanpydoc](https://github.com/theislab/scanpydoc/)|3.1085362898363166e-05| -|spack|hwloc|3.1073071198104594e-05| -|cran|brew|3.102622080714559e-05| -|pypi|[astor](https://github.com/berkerpeksag/astor)|3.101811267859155e-05| -|npm|[commander](https://github.com/tj/commander.js#readme)|3.098026022201149e-05| -|pypi|[iteround](https://github.com/cgdeboer/iteround)|3.097497972546782e-05| -|npm|[winston](https://github.com/winstonjs/winston#readme)|3.097497972546782e-05| -|npm|jest|3.087696808417851e-05| -|pypi|[pylons-sphinx-themes](https://pypi.org/project/pylons-sphinx-themes)|3.085798280204762e-05| -|cran|animation|3.085488915189864e-05| -|pypi|[shap](http://github.com/slundberg/shap)|3.0820068256616484e-05| -|rubygems|[activerecord-jdbc-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|3.077079265911753e-05| -|cran|[recipes](https://github.com/tidymodels/recipes)|3.075027102448804e-05| -|pypi|[tensorflow-cpu](https://pypi.org/project/tensorflow-cpu)|3.072162764892595e-05| -|pypi|[limitedinteraction](https://felixchenier.uqam.ca/limitedinteraction/)|3.0649299938640044e-05| -|cran|lars|3.058812877867934e-05| -|pypi|[pathos](https://github.com/uqfoundation/pathos)|3.0533157313054416e-05| -|npm|eslint-plugin-node|3.0453724678693753e-05| -|cran|[shinycssloaders](https://github.com/daattali/shinycssloaders)|3.0419837207826965e-05| -|pypi|[tensorflow-gpu](https://pypi.org/project/tensorflow-gpu)|3.0386809269023203e-05| -|pypi|[lml](https://pypi.org/project/lml)|3.0359905659061755e-05| -|npm|[grunt](https://gruntjs.com/)|3.0339134747942976e-05| -|cran|[plotrix](NA)|3.032092428561345e-05| -|npm|babel-preset-env|3.0292486020930465e-05| -|pypi|[jupyter_contrib_nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|3.0288220174983167e-05| -|pypi|[pyspoa](https://github.com/nanoporetech/pyspoa)|3.028822017498316e-05| -|pypi|[emoji](https://github.com/carpedm20/emoji/)|3.0262482309476824e-05| -|pypi|[gmsh](https://gmsh.info)|3.024324138089441e-05| -|pypi|[skosprovider](http://github.com/onroerenderfgoed/skosprovider)|3.007794431261827e-05| -|cran|timeSeries|3.0038905590802467e-05| -|cran|fts|3.0038905590802467e-05| -|npm|[uuid](https://github.com/uuidjs/uuid#readme)|3.0030072427285932e-05| -|npm|eslint-plugin-standard|2.9967987436630857e-05| -|npm|eslint-plugin-promise|2.9967987436630857e-05| -|pypi|[netifaces](https://pypi.org/project/netifaces)|2.994998936299129e-05| -|cran|reactlog|2.9938987491611116e-05| -|cran|sourcetools|2.9938987491611116e-05| -|pypi|[oaiharvest](http://github.com/bloomonkey/oai-harvest)|2.9889970435655718e-05| -|pypi|[smart-open](https://pypi.org/project/smart-open)|2.9863797254593745e-05| -|spack|libxcrypt|2.9855385737992974e-05| -|cran|[matlab](http://cran.r-project.org/package=matlab)|2.9853039409828754e-05| -|cran|[rex](https://github.com/kevinushey/rex)|2.9852641401590994e-05| -|npm|[sirv-cli](https://github.com/lukeed/sirv#readme)|2.985000572497233e-05| -|pypi|[pytest-lazy-fixture](https://github.com/tvorog/pytest-lazy-fixture)|2.9839461748715947e-05| -|cran|[spatstat.core](http://spatstat.org/)|2.9814942824367023e-05| -|rubygems|[simplecov](https://github.com/simplecov-ruby/simplecov)|2.9812501442072905e-05| -|cran|[robustbase](http://robustbase.r-forge.r-project.org/)|2.980623179046647e-05| -|cran|shinydisconnect|2.9751728868246367e-05| -|pypi|[ulid](https://github.com/mdipierro/ulid)|2.9735980536449106e-05| -|pypi|[plum-dispatch](https://github.com/wesselb/plum)|2.9735980536449106e-05| -|pypi|[ascii_frame](https://github.com/pi314/ascii_frame)|2.9735980536449106e-05| -|pypi|[filemagic](http://filemagic.readthedocs.org)|2.9735980536449106e-05| -|pypi|[kliko](https://github.com/gijzelaerr/kliko)|2.9735980536449106e-05| -|pypi|[cog-suspect](https://github.com/cog-imperial/suspect)|2.9735980536449106e-05| -|pypi|[pytimeparse](https://github.com/wroberts/pytimeparse)|2.9735980536449106e-05| -|pypi|[coramin](https://github.com/Coramin/Coramin)|2.9735980536449106e-05| -|pypi|[21cmFAST](https://github.com/21cmFAST/21cmFAST)|2.9735980536449106e-05| -|pypi|[mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex/)|2.9735980536449106e-05| -|pypi|[sphinx_gallery](https://sphinx-gallery.github.io)|2.9735980536449106e-05| -|pypi|[subprocess32](https://github.com/google/python-subprocess32)|2.9735980536449106e-05| -|pypi|[spktype21](https://github.com/whiskie14142/spktype21)|2.9735980536449106e-05| -|pypi|[pymc](http://github.com/pymc-devs/pymc)|2.9735980536449106e-05| -|pypi|[dipy](https://dipy.org)|2.9735980536449106e-05| -|pypi|[drive-casa](https://github.com/timstaley/drive-casa)|2.9735980536449106e-05| -|pypi|[pymp-pypi](https://github.com/classner/pymp)|2.9735980536449106e-05| -|pypi|[mpsort](http://github.com/rainwoodman/mpsort)|2.9735980536449106e-05| -|pypi|[pfft-python](http://github.com/rainwoodman/pfft-python)|2.9735980536449106e-05| -|pypi|[pmesh](https://pypi.org/project/pmesh)|2.9735980536449106e-05| -|pypi|[bashplotlib](https://github.com/glamp/bashplotlib)|2.9735980536449106e-05| -|spack|everybeam|2.9735980536449106e-05| -|spack|idgapi|2.9735980536449106e-05| -|pypi|[pretend](https://pypi.org/project/pretend)|2.9719393225232308e-05| -|pypi|[reportlab](https://pypi.org/project/reportlab)|2.96925641087886e-05| -|pypi|[httpretty](https://httpretty.readthedocs.io/en/latest/)|2.9658517057740705e-05| -|pypi|[fiona](http://github.com/Toblerity/Fiona)|2.9528445399647854e-05| -|pypi|[backports.weakref](https://pypi.org/project/backports.weakref)|2.943862073108461e-05| -|cran|[irlba](NA)|2.9377063992761926e-05| -|spack|eigen|2.9375846340279617e-05| -|cran|[credentials](https://docs.ropensci.org/credentials/)|2.937152007500505e-05| -|pypi|[PyOpenGL](http://pyopengl.sourceforge.net)|2.9320473308417474e-05| -|cran|[pbapply](https://github.com/psolymos/pbapply)|2.928834160764926e-05| -|pypi|[easygui](https://github.com/robertlugg/easygui)|2.9277220668425347e-05| -|cran|fANCOVA|2.914279020471914e-05| -|pypi|[pyqtgraph](http://www.pyqtgraph.org)|2.9117847145649094e-05| -|pypi|[python-socks](https://pypi.org/project/python-socks)|2.9100206763449084e-05| -|pypi|[contourpy](https://pypi.org/project/contourpy)|2.897773379811919e-05| -|pypi|[geojson](https://pypi.org/project/geojson)|2.894080855692531e-05| -|pypi|[funcy](https://pypi.org/project/funcy)|2.8938663605728402e-05| -|npm|[concurrently](https://github.com/open-cli-tools/concurrently#readme)|2.8904894323676048e-05| -|cran|strucchange|2.888932674325408e-05| -|pypi|[dash-bootstrap-components](https://pypi.org/project/dash-bootstrap-components)|2.888811452116802e-05| -|pypi|[cfgrib](https://pypi.org/project/cfgrib)|2.8809611366669392e-05| -|pypi|[toposort](https://pypi.org/project/toposort)|2.8746374184191443e-05| -|pypi|[datrie](https://pypi.org/project/datrie)|2.8746374184191443e-05| -|cran|[gridGraphics](https://github.com/pmur002/gridgraphics)|2.869126732783576e-05| -|pypi|[Rtree](https://github.com/Toblerity/rtree)|2.8639761253974454e-05| -|cran|[wk](https://paleolimbot.github.io/wk/)|2.8633737998540587e-05| -|cran|conflicted|2.860909067133481e-05| -|pypi|[rioxarray](https://pypi.org/project/rioxarray)|2.850713993200065e-05| -|pypi|[hdf5plugin](https://github.com/silx-kit/hdf5plugin)|2.849866353923929e-05| -|cran|[argon2](https://github.com/wrathematics/argon2)|2.8497636247001734e-05| -|pypi|[datashader](https://pypi.org/project/datashader)|2.848173280754843e-05| -|pypi|[pymc3](https://pypi.org/project/pymc3)|2.844921078516162e-05| -|pypi|[flask-compress](https://pypi.org/project/flask-compress)|2.8369623323080866e-05| -|cran|[golem](https://github.com/ThinkR-open/golem)|2.824333498376025e-05| -|spack|[openssh](https://www.openssh.com/)|2.823264972044746e-05| -|spack|[perl-alien-svn](http://metacpan.org/source/MSCHWERN/Alien-SVN-v1.8.11.0)|2.823264972044746e-05| -|npm|[babel-preset-minify](https://github.com/babel/minify#readme)|2.8227482638999824e-05| -|pypi|[ndcube](https://pypi.org/project/ndcube)|2.8195203253828838e-05| -|pypi|[opencv-python-headless](https://github.com/opencv/opencv-python)|2.8108275719502953e-05| -|npm|object-assign|2.8051450872243616e-05| -|cran|ade4|2.799597594144816e-05| -|pypi|[pymdown-extensions](https://github.com/facelessuser/pymdown-extensions)|2.797829080998861e-05| -|npm|[swagger-ui-express](https://github.com/scottie1984/swagger-ui-express)|2.797198169106653e-05| -|cran|RhpcBLASctl|2.792789996164018e-05| -|npm|[zone.js](https://github.com/angular/angular#readme)|2.792063205801053e-05| -|npm|chalk|2.7803015496934713e-05| -|pypi|[PasteDeploy](https://pylonsproject.org/)|2.7722606854293698e-05| -|cran|[datawizard](https://easystats.github.io/datawizard/)|2.7705270859598496e-05| -|pypi|[srsly](https://github.com/explosion/srsly)|2.7694067926999796e-05| -|pypi|[Pint](https://github.com/hgrecco/pint)|2.768177888101746e-05| -|pypi|[pyoai](http://www.infrae.com/download/oaipmh)|2.761198192670274e-05| -|pypi|[wres](https://github.com/jks-liu/wres)|2.761198192670274e-05| -|pypi|[py-grama](https://github.com/zdelrosario/py_grama)|2.761198192670274e-05| -|pypi|[sewar](https://github.com/andrewekhalel/sewar)|2.761198192670274e-05| -|pypi|[ciso8601](https://github.com/closeio/ciso8601)|2.761198192670274e-05| -|pypi|[thermo](https://github.com/CalebBell/thermo)|2.761198192670274e-05| -|pypi|[colorpalette](https://github.com/yoelcortes/colorpalette)|2.761198192670274e-05| -|pypi|[free_properties](https://github.com/yoelcortes/free_properties)|2.761198192670274e-05| -|pypi|[flexsolve](https://github.com/yoelcortes/flexsolve)|2.761198192670274e-05| -|pypi|[VBBinaryLensing](https://github.com/valboz/VBBinaryLensing)|2.761198192670274e-05| -|pypi|[pybliometrics](https://pybliometrics.readthedocs.io/en/stable/)|2.761198192670274e-05| -|pypi|[pyvis](https://github.com/WestHealth/pyvis)|2.761198192670274e-05| -|pypi|[fpdf](http://code.google.com/p/pyfpdf)|2.761198192670274e-05| -|pypi|[Sequoya](https://github.com/benhid/Sequoya)|2.761198192670274e-05| -|pypi|[jmetalpy](https://github.com/jMetal/jMetalPy)|2.761198192670274e-05| -|pypi|[pyMSA](https://github.com/benhid/pyMSA)|2.761198192670274e-05| -|pypi|[area](https://github.com/scisco/area)|2.761198192670274e-05| -|pypi|[StringDist](https://github.com/obulkin/string-dist)|2.761198192670274e-05| -|spack|cudalibs|2.761198192670274e-05| -|spack|pnetcdf|2.761198192670274e-05| -|spack|qt5widgets|2.761198192670274e-05| -|spack|qt5opengl|2.761198192670274e-05| -|spack|glut|2.761198192670274e-05| -|spack|sophus|2.761198192670274e-05| -|spack|visioncore|2.761198192670274e-05| -|spack|brisk|2.761198192670274e-05| -|spack|opengv|2.761198192670274e-05| -|spack|gtsam|2.761198192670274e-05| -|spack|tensorflow|2.761198192670274e-05| -|cran|poibin|2.761198192670274e-05| -|npm|[plotly.js-dist](https://github.com/plotly/plotly.js#readme)|2.761198192670274e-05| -|npm|[svelte-range-slider-pips](https://simeydotme.github.io/svelte-range-slider-pips/)|2.761198192670274e-05| -|npm|[svelte-simple-datatables](https://vincjo.fr/svelte-simple-datatables)|2.761198192670274e-05| -|npm|[cors-anywhere](https://github.com/Rob--W/cors-anywhere#readme)|2.761198192670274e-05| -|npm|[dotenv-webpack](https://github.com/mrsteele/dotenv-webpack#readme)|2.761198192670274e-05| -|npm|net|2.761198192670274e-05| -|cran|mlbench|2.7601582577927352e-05| -|cran|pbkrtest|2.7567243024047953e-05| -|pypi|[monty](https://github.com/materialsvirtuallab/monty)|2.7556386631717342e-05| -|cran|[lavaan](https://lavaan.ugent.be)|2.751521577840608e-05| -|pypi|[dicttoxml](https://pypi.org/project/dicttoxml)|2.7504073031816773e-05| -|npm|eslint-plugin-markdown|2.7492123575829833e-05| -|spack|[swig](http://www.swig.org)|2.7402585572653968e-05| -|pypi|[cython-lint](https://github.com/MarcoGorelli/cython-lint)|2.7401440564511634e-05| -|pypi|[types-psutil](https://github.com/python/typeshed)|2.7401440564511634e-05| -|npm|[bcrypt](https://github.com/kelektiv/node.bcrypt.js#readme)|2.7349668098399064e-05| -|pypi|[sgmllib3k](https://pypi.org/project/sgmllib3k)|2.733586210743571e-05| -|pypi|[srastream](https://github.com/jdidion/srastream)|2.733586210743571e-05| -|spack|py-nose|2.733586210743571e-05| -|npm|spc|2.733586210743571e-05| -|npm|process|2.733586210743571e-05| -|npm|util|2.733586210743571e-05| -|pypi|[progress](http://github.com/verigak/progress/)|2.7312417971837566e-05| -|pypi|[dash-table-experiments](https://pypi.org/project/dash-table-experiments)|2.7284350963061027e-05| -|npm|[underscore](https://underscorejs.org)|2.726913315111285e-05| -|pypi|[asynctest](https://github.com/Martiusweb/asynctest/)|2.7111118251250407e-05| -|cran|[ggforce](https://ggforce.data-imaginist.com)|2.707586851674377e-05| -|pypi|[MOODS-python](https://pypi.org/project/MOODS-python)|2.705974228816869e-05| -|rubygems|[pry](http://pry.github.io)|2.701588607866028e-05| -|cran|[rnaturalearthdata](https://github.com/ropenscilabs/rnaturalearthdata)|2.6984340337522685e-05| -|cran|[mmand](https://github.com/jonclayden/mmand)|2.6947625008613364e-05| -|cran|[RNifti](https://github.com/jonclayden/RNifti)|2.6947625008613364e-05| -|npm|[semantic-release](https://github.com/semantic-release/semantic-release#readme)|2.6927347637984895e-05| -|cran|gam|2.688676674046412e-05| -|cran|latticeExtra|2.6883936950955555e-05| -|cran|[circlize](https://github.com/jokergoo/circlize)|2.687815282807988e-05| -|pypi|[localconfig](https://github.com/maxzheng/localconfig)|2.6818137446310037e-05| -|pypi|[cron-descriptor](https://github.com/Salamek/cron-descriptor)|2.6818137446310037e-05| -|pypi|[python-crontab](https://gitlab.com/doctormo/python-crontab/)|2.6818137446310037e-05| -|pypi|[pythutils](https://github.com/JolleJolles)|2.6818137446310037e-05| -|npm|[mathjs](https://mathjs.org)|2.6791292463881297e-05| -|spack|findutils|2.6710108390554744e-05| -|cran|[zeallot](https://github.com/nteetor/zeallot)|2.647989066770793e-05| -|npm|expect.js|2.644364994142913e-05| -|npm|[plotly.js](https://github.com/plotly/plotly.js#readme)|2.6438984027816516e-05| -|pypi|[phantomjs](https://pypi.org/project/phantomjs)|2.641167283000666e-05| -|npm|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme)|2.6308082780164e-05| -|pypi|[myst_parser](https://github.com/executablebooks/MyST-Parser)|2.628235879700153e-05| -|npm|[inquirer](https://github.com/SBoudrias/Inquirer.js#readme)|2.6221795336643053e-05| -|pypi|[sep](https://github.com/kbarbary/sep)|2.617009686182757e-05| -|npm|[grunt-cli](https://github.com/gruntjs/grunt-cli#readme)|2.6147521701258527e-05| -|cran|[IRdisplay](https://github.com/IRkernel/IRdisplay)|2.6064345425477904e-05| -|pypi|[PyNaCl](https://github.com/pyca/pynacl/)|2.60102370927646e-05| -|pypi|[funcsigs](https://pypi.org/project/funcsigs)|2.598287499302728e-05| -|pypi|[astlib](https://astlib.readthedocs.io)|2.5955263011100574e-05| -|pypi|[astro-kittens](https://github.com/ska-sa/kittens)|2.5955263011100574e-05| -|pypi|[qtawesome](https://github.com/spyder-ide/qtawesome)|2.5955263011100574e-05| -|cran|[utf8](https://ptrckprry.com/r-utf8/)|2.5932032468140395e-05| -|npm|after|2.5877895940312266e-05| -|pypi|[cchardet](https://github.com/PyYoshi/cChardet)|2.5825172804927696e-05| -|pypi|[Chem-I-Calc](https://github.com/NathanSandford/Chem-I-Calc)|2.5771183131589226e-05| -|pypi|[shmlast](https://github.com/camillescott/shmlast)|2.5771183131589226e-05| -|pypi|[vedo](https://github.com/marcomusy/vedo)|2.5771183131589226e-05| -|pypi|[PIMS](https://github.com/soft-matter/pims)|2.5771183131589226e-05| -|pypi|[scikit-video](http://scikit-video.org/)|2.5771183131589226e-05| -|pypi|[nexusformat](https://nexpy.github.io/nexpy/)|2.5771183131589226e-05| -|pypi|[w2w](https://github.com/matthiasdemuzere/w2w)|2.5771183131589226e-05| -|pypi|[ecmwflibs](https://github.com/ecmwf/ecmwflibs)|2.5771183131589226e-05| -|pypi|[findlibs](https://github.com/ecmwf/findlibs)|2.5771183131589226e-05| -|pypi|[pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap)|2.5771183131589226e-05| -|cran|[sna](http://statnet.org)|2.572497811637797e-05| -|spack|glew|2.5624259277018648e-05| -|pypi|[sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc)|2.5607015138289708e-05| -|pypi|[requests-mock](https://pypi.org/project/requests-mock)|2.559965026815099e-05| -|cran|pbdMPI|2.551347130027333e-05| -|pypi|[spacy-legacy](https://spacy.io)|2.5410834540114862e-05| -|pypi|[Theano](http://deeplearning.net/software/theano/)|2.5341663412729404e-05| -|cran|[RcppTOML](http://dirk.eddelbuettel.com/code/rcpp.toml.html)|2.5341641442411306e-05| -|pypi|[ghp-import](https://pypi.org/project/ghp-import)|2.530514590722001e-05| -|cran|rsvg|2.5297607079974583e-05| -|rubygems|[test-unit](http://test-unit.github.io/)|2.5262217704768942e-05| -|pypi|[recommonmark](https://github.com/rtfd/recommonmark)|2.5220489497836452e-05| -|pypi|[autopep8](https://github.com/hhatto/autopep8)|2.5203040873171268e-05| -|cran|av|2.509959730958098e-05| -|pypi|[python-jose](https://pypi.org/project/python-jose)|2.507492805790805e-05| -|cran|[janitor](https://github.com/sfirke/janitor)|2.5016228075869503e-05| -|pypi|[cligj](https://pypi.org/project/cligj)|2.494218182752541e-05| -|pypi|[h5py-wrapper](https://pypi.org/project/h5py-wrapper)|2.4923874274426677e-05| -|pypi|[trio-websocket~=0.9](https://pypi.org/project/trio-websocket~=0.9)|2.4896895743850065e-05| -|pypi|[trio~=0.17](https://pypi.org/project/trio~=0.17)|2.4896895743850065e-05| -|pypi|[urllib3[secure,](https://pypi.org/project/urllib3[secure,)|2.4896895743850065e-05| -|cran|lpSolve|2.4876942453752498e-05| -|pypi|[PyQt5_sip](https://www.riverbankcomputing.com/software/sip/)|2.4779983780374256e-05| -|pypi|[pyclipper](https://github.com/greginvm/pyclipper)|2.4779983780374256e-05| -|pypi|[httptools](https://pypi.org/project/httptools)|2.471095435312794e-05| -|pypi|[watchfiles](https://pypi.org/project/watchfiles)|2.471095435312794e-05| -|pypi|[service-identity](https://pypi.org/project/service-identity)|2.465233029368133e-05| -|pypi|[future-fstrings](https://github.com/asottile/future-fstrings)|2.4643693869582198e-05| -|pypi|[geoviews](https://pypi.org/project/geoviews)|2.4608998942428778e-05| -|cran|cba|2.460427413222631e-05| -|rubygems|[gem_hadar](http://github.com/flori/gem_hadar)|2.4570612669985014e-05| -|npm|[regenerator-runtime](https://github.com/hackwaly/regenerator-runtime)|2.451115990087599e-05| -|pypi|[george](https://github.com/dfm/george)|2.446146356555103e-05| -|pypi|[av](https://pypi.org/project/av)|2.445479513308231e-05| -|npm|[glob](https://github.com/isaacs/node-glob#readme)|2.444741515805553e-05| -|pypi|[WTForms](https://wtforms.readthedocs.io/)|2.442126401517265e-05| -|pypi|[spectral-cube](https://pypi.org/project/spectral-cube)|2.4414528990793146e-05| -|pypi|[formulaic](https://github.com/matthewwardrop/formulaic)|2.43531515238702e-05| -|pypi|[interface-meta](https://pypi.org/project/interface-meta)|2.43531515238702e-05| -|pypi|[intake](https://pypi.org/project/intake)|2.4336644393424483e-05| -|cran|gbRd|2.4311587570960865e-05| -|cran|[emmeans](https://github.com/rvlenth/emmeans)|2.41971900741436e-05| -|pypi|[pytest-mypy-plugins](https://pypi.org/project/pytest-mypy-plugins)|2.4178480957825376e-05| -|pypi|[cerberus](http://docs.python-cerberus.org)|2.4160484185864897e-05| -|pypi|[pose2sim](https://github.com/perfanalytics/pose2sim)|2.4160484185864897e-05| -|pypi|[sphinx-fortran](http://sphinx-fortran.readthedocs.org)|2.4160484185864897e-05| -|pypi|[bfit](https://github.com/dfujim/bfit)|2.4160484185864897e-05| -|pypi|[bdata](https://github.com/dfujim/bdata)|2.4160484185864897e-05| -|pypi|[mud-py](https://github.com/dfujim/mudpy)|2.4160484185864897e-05| -|pypi|[julia](http://julialang.org)|2.4160484185864897e-05| -|pypi|[objsize](https://github.com/liran-funaro/objsize)|2.4160484185864897e-05| -|pypi|[ref_index](http://github.com/phn/ref_index)|2.4160484185864897e-05| -|pypi|[flex-format](https://github.com/AWehrhahn/flex-format)|2.4160484185864897e-05| -|cran|colorRamps|2.4160484185864897e-05| -|cran|paletteer|2.4160484185864897e-05| -|cran|statsExpressions|2.4160484185864897e-05| -|cran|geoaxe|2.4160484185864897e-05| -|cran|spbabel|2.4160484185864897e-05| -|npm|[emotion](https://emotion.sh)|2.4160484185864897e-05| -|npm|[express-handlebars](https://github.com/express-handlebars/express-handlebars)|2.4160484185864897e-05| -|npm|[express-session](https://github.com/expressjs/session#readme)|2.4160484185864897e-05| -|npm|[helmet](https://helmetjs.github.io/)|2.4160484185864897e-05| -|npm|[node-cmd](https://github.com/RIAEvangelist/node-cmd)|2.4160484185864897e-05| -|npm|[passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose#readme)|2.4160484185864897e-05| -|pypi|[traittypes](https://pypi.org/project/traittypes)|2.4125193640379166e-05| -|rubygems|[yard](http://yardoc.org)|2.4123005138718138e-05| -|pypi|[nibabel](https://nipy.org/nibabel)|2.4094732748158635e-05| -|pypi|[jupyter-nbextensions-configurator](https://pypi.org/project/jupyter-nbextensions-configurator)|2.4090118167406525e-05| -|pypi|[jupyter-contrib-core](https://pypi.org/project/jupyter-contrib-core)|2.4090118167406525e-05| -|npm|clipboard|2.4063842249121436e-05| -|pypi|[python-louvain](https://github.com/taynaud/python-louvain)|2.4000120363425594e-05| -|pypi|[torchvision](https://github.com/pytorch/vision)|2.398207851709822e-05| -|pypi|[miniball](https://github.com/marmakoide/miniball)|2.3918879344006248e-05| -|pypi|[python-socketio](https://github.com/miguelgrinberg/python-socketio)|2.3918879344006248e-05| -|pypi|[notebook-shim](https://pypi.org/project/notebook-shim)|2.3911015156474886e-05| -|pypi|[pyramid](https://trypyramid.com)|2.3901912640826014e-05| -|pypi|[pyfftw](https://pypi.org/project/pyfftw)|2.3901183086471613e-05| -|cran|[tweedie](http://www.r-project.org/package=tweedie)|2.3886164212007227e-05| -|npm|[markdown-it](https://github.com/markdown-it/markdown-it#readme)|2.3867873877391647e-05| -|npm|[d3-dsv](https://d3js.org/d3-dsv/)|2.3832713718052627e-05| -|pypi|[idna-ssl](https://github.com/aio-libs/idna-ssl)|2.377863767388973e-05| -|pypi|[randomgen](https://github.com/bashtage/randomgen)|2.376254679927418e-05| -|cran|SGP|2.375857644893178e-05| -|pypi|[tensorflow-datasets](https://github.com/tensorflow/datasets)|2.3753124431242766e-05| -|rubygems|[mysql2](https://github.com/brianmario/mysql2)|2.3742359888117683e-05| -|pypi|[aiodns](https://github.com/saghul/aiodns)|2.3726452876765477e-05| -|cran|[shinydashboard](http://rstudio.github.io/shinydashboard/)|2.3578244208427796e-05| -|spack|py-mpi4py|2.350603380750973e-05| -|cran|miniUI|2.349823105910476e-05| -|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|2.349660694942428e-05| -|pypi|[xdg](https://github.com/srstevenson/xdg)|2.346664464001442e-05| -|npm|[bluebird](https://github.com/petkaantonov/bluebird)|2.3316574431209452e-05| -|pypi|[grismconf](https://github.com/npirzkal/GRISMCONF)|2.311675126903553e-05| -|pypi|[ffmpeg](https://github.com/jiashaokun/ffmpeg)|2.3063674903776426e-05| -|pypi|[asdf-unit-schemas](https://pypi.org/project/asdf-unit-schemas)|2.3045384915748056e-05| -|pypi|[batman-package](https://pypi.org/project/batman-package)|2.3028834788743042e-05| -|pypi|[sphinxext-rediraffe](https://pypi.org/project/sphinxext-rediraffe)|2.3005375446210177e-05| -|pypi|[pyavm](https://pypi.org/project/pyavm)|2.2992284950504394e-05| -|cran|[glmnet](https://glmnet.stanford.edu)|2.290829850547737e-05| -|pypi|[asdf-transform-schemas](https://pypi.org/project/asdf-transform-schemas)|2.2872940060318106e-05| -|npm|[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint#readme)|2.286241447151053e-05| -|cran|parallelly|2.2854356194269895e-05| -|pypi|[nltk](https://www.nltk.org/)|2.2841500676512267e-05| -|pypi|[humanize](https://pypi.org/project/humanize)|2.2828444092228444e-05| -|rubygems|kramdown|2.2801080181887738e-05| -|cran|fstcore|2.2799071876971134e-05| -|pypi|[databases](https://pypi.org/project/databases)|2.278947150696167e-05| -|pypi|[flax](https://pypi.org/project/flax)|2.2784946402731486e-05| -|npm|sax|2.277204384466221e-05| -|pypi|[pykalman](http://pykalman.github.com)|2.2739279233755198e-05| -|pypi|[optcutfreq](https://github.com/demotu/optcutfreq)|2.2739279233755198e-05| -|pypi|[cubical](https://github.com/ratt-ru/CubiCal)|2.2739279233755198e-05| -|pypi|[sharedarray](https://gitlab.com/tenzing/shared-array)|2.2739279233755198e-05| -|pypi|[jax-cosmo](https://github.com/DifferentiableUniverseInitiative/jax_cosmo)|2.2739279233755198e-05| -|pypi|[mne-icalabel](https://mne.tools/mne-icalabel/dev/index.html)|2.2739279233755198e-05| -|pypi|[isatools](https://github.com/ISA-tools/isa-api)|2.2739279233755198e-05| -|pypi|[pyChemometrics](https://github.com/Gscorreia89/pyChemometrics/)|2.2739279233755198e-05| -|pypi|[git-lfs](https://github.com/liberapay/git-lfs-fetch.py)|2.2739279233755198e-05| -|pypi|[datacompy](https://github.com/capitalone/datacompy)|2.2739279233755198e-05| -|pypi|[faiss-gpu](https://github.com/kyamagu/faiss-wheels)|2.2739279233755198e-05| -|cran|nortest|2.2739279233755198e-05| -|cran|openair|2.2739279233755198e-05| -|npm|[diff2html](https://diff2html.xyz/)|2.2739279233755198e-05| -|npm|[difflib-ts](https://github.com/mailmangroup/difflib-ts#readme)|2.2739279233755198e-05| -|npm|[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form#readme)|2.2739279233755198e-05| -|npm|react-schemaorg|2.2739279233755198e-05| -|pypi|[pytest-dependency](https://pypi.org/project/pytest-dependency)|2.2518721354303876e-05| -|pypi|[ortools](https://pypi.org/project/ortools)|2.2414421449954456e-05| -|pypi|[apptools](https://docs.enthought.com/apptools)|2.241126513080828e-05| -|pypi|[anndata](http://anndata.readthedocs.io)|2.2382472891340185e-05| -|cran|webfakes|2.2369864473124282e-05| -|spack|[help2man](https://www.gnu.org/software/help2man/)|2.2369428272147186e-05| -|pypi|[passlib](https://pypi.org/project/passlib)|2.2368923046502652e-05| -|rubygems|[cucumber](https://cucumber.io/)|2.2357254648241895e-05| -|pypi|[prov](https://github.com/trungdong/prov)|2.2263185164575452e-05| -|cran|mclust|2.2259991785990907e-05| -|cran|[foreign](https://svn.r-project.org/R-packages/trunk/foreign/)|2.2249861454077343e-05| -|rubygems|[builder](http://onestepback.org)|2.222510860015619e-05| -|pypi|[starlette](https://pypi.org/project/starlette)|2.2175626233203677e-05| -|pypi|[astroid](https://pypi.org/project/astroid)|2.2155105259040884e-05| -|pypi|[nodeenv](https://pypi.org/project/nodeenv)|2.214980633468307e-05| -|pypi|[identify](https://pypi.org/project/identify)|2.214980633468307e-05| -|pypi|[cfgv](https://pypi.org/project/cfgv)|2.214980633468307e-05| -|npm|safe-buffer|2.2110665340064503e-05| -|npm|[standard](https://standardjs.com)|2.2102641877816225e-05| -|cran|[VGAM](https://www.stat.auckland.ac.nz/~yee/VGAM/)|2.2091826529166377e-05| -|pypi|[sphinx-panels](https://pypi.org/project/sphinx-panels)|2.2043550239710893e-05| -|pypi|[typeguard](https://pypi.org/project/typeguard)|2.2021007456837907e-05| -|pypi|[stsci.imagestats](https://github.com/spacetelescope/stsci.imagestats)|2.1974295929324485e-05| -|pypi|[stsci.stimage](https://stscistimage.readthedocs.io/)|2.1974295929324485e-05| -|pypi|[markdown-it-py](https://pypi.org/project/markdown-it-py)|2.1949470740030218e-05| -|pypi|[anyjson](http://bitbucket.org/runeh/anyjson/)|2.192031668663911e-05| -|rubygems|[tins](https://github.com/flori/tins)|2.1863476346532372e-05| -|npm|[react-dnd](https://github.com/react-dnd/react-dnd#readme)|2.1862553689964858e-05| -|npm|[react-dnd-html5-backend](https://github.com/react-dnd/react-dnd#readme)|2.1862553689964858e-05| -|npm|redux|2.1790071745109768e-05| -|pypi|[incremental](https://pypi.org/project/incremental)|2.1784700124821413e-05| -|npm|[date-fns](https://github.com/date-fns/date-fns#readme)|2.1770985749900238e-05| -|npm|vary|2.1741833447553167e-05| -|pypi|[h2](https://pypi.org/project/h2)|2.1737982082615076e-05| -|npm|eslint-config-prettier|2.1727522359812957e-05| -|pypi|[xgboost](https://github.com/dmlc/xgboost)|2.163278007565626e-05| -|pypi|[timezonefinder](https://timezonefinder.michelfe.it/gui)|2.1576984111365886e-05| -|cran|[futile.logger](NA)|2.1547452596212853e-05| -|cran|[graphql](http://graphql.org)|2.1524389511308687e-05| -|cran|[TTR](https://github.com/joshuaulrich/TTR)|2.1502830925419757e-05| -|pypi|[pyro-ppl](https://pypi.org/project/pyro-ppl)|2.1501957467677554e-05| -|pypi|[astro-parsnip](https://github.com/kboone/parsnip)|2.147598594299102e-05| -|pypi|[tkp](http://docs.transientskp.org/)|2.147598594299102e-05| -|pypi|[mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects)|2.147598594299102e-05| -|pypi|[dash_defer_js_import](https://pypi.org/project/dash_defer_js_import)|2.147598594299102e-05| -|spack|dl|2.147598594299102e-05| -|spack|sofa|2.147598594299102e-05| -|spack|pthreads|2.147598594299102e-05| -|npm|[ajv-errors](https://github.com/epoberezkin/ajv-errors#readme)|2.147598594299102e-05| -|npm|[heta-parser](https://github.com/hetalang/heta-parser#readme)|2.147598594299102e-05| -|npm|[mathjs-mathml](https://github.com/insysbio/mathjs-mathml#readme)|2.147598594299102e-05| -|npm|[random-id](https://github.com/KingCosmic/random-id#readme)|2.147598594299102e-05| -|npm|[storybook](https://github.com/storybookjs/storybook/tree/main/lib/cli)|2.147598594299102e-05| -|npm|[react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons#readme)|2.147598594299102e-05| -|npm|[react-toastify](https://github.com/fkhadra/react-toastify#readme)|2.147598594299102e-05| -|npm|[recoil](https://github.com/facebookexperimental/Recoil#readme)|2.147598594299102e-05| -|npm|[bower](http://bower.io)|2.147598594299102e-05| -|npm|[http-auth](https://github.com/gevorg/http-auth)|2.147598594299102e-05| -|npm|[kerberos](https://github.com/mongodb-js/kerberos#readme)|2.147598594299102e-05| -|npm|[multer](https://github.com/expressjs/multer#readme)|2.147598594299102e-05| -|rubygems|[activesupport](https://rubyonrails.org)|2.144563467714302e-05| -|pypi|[pydub](http://pydub.com)|2.144530596307246e-05| -|pypi|[linkify-it-py](https://pypi.org/project/linkify-it-py)|2.1354028057100072e-05| -|pypi|[pyscf](http://www.pyscf.org)|2.135278160258123e-05| -|pypi|[language-data](https://pypi.org/project/language-data)|2.1261226083561108e-05| -|pypi|[gwsurrogate](https://pypi.org/project/gwsurrogate)|2.1261226083561108e-05| -|pypi|[clikit](https://pypi.org/project/clikit)|2.1261226083561108e-05| -|pypi|[pysimdjson](https://pypi.org/project/pysimdjson)|2.1261226083561108e-05| -|pypi|[httpstan](https://pypi.org/project/httpstan)|2.1261226083561108e-05| -|pypi|[mayavi](https://pypi.org/project/mayavi)|2.1252130371867608e-05| -|pypi|[anytree](https://github.com/c0fec0de/anytree)|2.1167106928298907e-05| -|cran|spatial|2.1164500134702254e-05| -|cran|[BayesFactor](https://richarddmorey.github.io/BayesFactor/)|2.1149726150500478e-05| -|cran|stopwords|2.113820051747039e-05| -|pypi|[google-api-core](https://pypi.org/project/google-api-core)|2.1133406240464444e-05| -|cran|spam|2.1083175549832176e-05| -|pypi|[pyjsparser](https://pypi.org/project/pyjsparser)|2.1048613822725496e-05| -|pypi|[geographiclib](https://pypi.org/project/geographiclib)|2.0951465666313384e-05| -|npm|lint-staged|2.0923575242739943e-05| -|pypi|[hdbscan](http://github.com/scikit-learn-contrib/hdbscan)|2.0922979304959002e-05| -|pypi|[formlayout](https://github.com/PierreRaybaut/formlayout)|2.089555389047775e-05| -|pypi|[ttvfast](https://github.com/mindriot101/ttvfast-python)|2.089555389047775e-05| -|npm|[jasmine](http://jasmine.github.io/)|2.082985208020072e-05| -|cran|RJSONIO|2.0823727487570893e-05| -|cran|[remotes](https://remotes.r-lib.org)|2.0793446054457577e-05| -|cran|brms|2.074312717129225e-05| -|pypi|[xcffib](http://github.com/tych0/xcffib)|2.0581401831036983e-05| -|pypi|[loguru](https://pypi.org/project/loguru)|2.0579296892915208e-05| -|cran|[config](https://github.com/rstudio/config)|2.0444633349753722e-05| -|rubygems|ruby-maven-libs|2.0423448943576722e-05| -|pypi|[BioPython](https://biopython.org/)|2.0345670893359915e-05| -|pypi|[torch-sparse](https://github.com/rusty1s/pytorch_sparse)|2.0345670893359915e-05| -|pypi|[torch-scatter](https://github.com/rusty1s/pytorch_scatter)|2.0345670893359915e-05| -|pypi|[torch-cluster](https://github.com/rusty1s/pytorch_cluster)|2.0345670893359915e-05| -|pypi|[torch-spline-conv](https://github.com/rusty1s/pytorch_spline_conv)|2.0345670893359915e-05| -|pypi|[octave_kernel](http://github.com/Calysto/octave_kernel)|2.0345670893359915e-05| -|pypi|[sos-python](https://github.com/vatlab/SOS)|2.0345670893359915e-05| -|pypi|[sos-ruby](https://github.com/vatlab/SOS)|2.0345670893359915e-05| -|pypi|[dash_core_components](https://pypi.org/project/dash_core_components)|2.0345670893359915e-05| -|pypi|[dash_html_components](https://github.com/plotly/dash-html-components)|2.0345670893359915e-05| -|pypi|[alphapept](https://github.com/MannLabs/alphapept)|2.0345670893359915e-05| -|pypi|[fastcore](https://github.com/fastai/fastcore/)|2.0345670893359915e-05| -|pypi|[pypdf2](https://pypdf2.readthedocs.io/en/latest/)|2.0345670893359915e-05| -|pypi|[svist4get](https://bitbucket.org/artegorov/svist4get/)|2.0345670893359915e-05| -|pypi|[kneed](https://github.com/arvkevi/kneed)|2.0345670893359915e-05| -|cran|dunn.test|2.0345670893359915e-05| -|pypi|[altair](https://pypi.org/project/altair)|2.0210241991594025e-05| -|pypi|[pyopencl](https://pypi.org/project/pyopencl)|2.011647933284989e-05| -|npm|[tsd](https://github.com/SamVerschueren/tsd#readme)|2.0054008993739565e-05| -|pypi|[win32-setctime](https://pypi.org/project/win32-setctime)|2.0030616142333107e-05| -|pypi|[aiocontextvars](https://pypi.org/project/aiocontextvars)|2.0030616142333107e-05| -|pypi|[heapdict](https://pypi.org/project/heapdict)|2.0028922625292265e-05| -|npm|validator|2.000698690451766e-05| -|rubygems|[psych](https://github.com/ruby/psych)|1.9989557602010935e-05| -|pypi|[Flask-Compress](https://pypi.org/project/Flask-Compress)|1.98700224827427e-05| -|cran|[hoardr](https://github.com/ropensci/hoardr)|1.9816699424791428e-05| -|pypi|[deprecation](https://pypi.org/project/deprecation)|1.976985892059828e-05| -|cran|[RANN](https://github.com/jefferis/RANN)|1.9730453560872663e-05| -|spack|llvm-amdgpu|1.9719096892954762e-05| -|spack|hsa-rocr-dev|1.9719096892954762e-05| -|pypi|[asdf-astropy](https://pypi.org/project/asdf-astropy)|1.9713426330537373e-05| -|npm|[babel-loader](https://github.com/babel/babel-loader)|1.9652785826158283e-05| -|pypi|[tensorstore](https://pypi.org/project/tensorstore)|1.9623509344515155e-05| -|pypi|[boltons](https://pypi.org/project/boltons)|1.9617885917822638e-05| -|pypi|[h3](https://github.com/uber/h3-py)|1.9604507167958947e-05| -|pypi|[constantly](https://pypi.org/project/constantly)|1.9588680344912493e-05| -|pypi|[hyperlink](https://pypi.org/project/hyperlink)|1.9588680344912493e-05| -|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|1.957259078484967e-05| -|cran|[rematch](https://github.com/MangoTheCat/rematch)|1.956462319406482e-05| -|cran|[reactable](https://glin.github.io/reactable/)|1.9550227203487656e-05| -|cran|[tm](http://tm.r-forge.r-project.org/)|1.9538475564563097e-05| -|pypi|[pyenchant](https://pypi.org/project/pyenchant)|1.9535477213142187e-05| -|pypi|[transifex-client](https://www.transifex.com)|1.9499581636637475e-05| -|pypi|[python-box](https://github.com/cdgriffith/Box)|1.9477067251374164e-05| -|npm|[minimist](https://github.com/substack/minimist)|1.9419568968681168e-05| -|cran|[shinyAce](http://trestletech.github.io/shinyAce/)|1.9357732066326573e-05| -|pypi|[nirdust](https://github.com/Gaiana/nirdust)|1.9328387348691918e-05| -|pypi|[envisage](http://docs.enthought.com/envisage)|1.9328387348691918e-05| -|pypi|[tesspy](https://github.com/siavash-saki/tesspy)|1.9328387348691918e-05| -|pypi|[osmnx](https://github.com/gboeing/osmnx)|1.9328387348691918e-05| -|pypi|[nanopack](https://github.com/wdecoster/nanopack)|1.9328387348691918e-05| -|pypi|[NanoComp](https://github.com/wdecoster/NanoComp)|1.9328387348691918e-05| -|pypi|[NanoFilt](https://github.com/wdecoster/nanofilt)|1.9328387348691918e-05| -|pypi|[NanoLyse](https://github.com/wdecoster/nanolyse)|1.9328387348691918e-05| -|pypi|[nanoQC](https://github.com/wdecoster/nanoQC)|1.9328387348691918e-05| -|pypi|[NanoStat](https://github.com/wdecoster/nanostat)|1.9328387348691918e-05| -|pypi|[astropy_helpers](https://github.com/astropy/astropy-helpers)|1.9328387348691918e-05| -|cran|lpSolveAPI|1.9328387348691918e-05| -|cran|[genalg](https://github.com/egonw/genalg)|1.9328387348691918e-05| -|npm|[emotion-icons](https://github.com/emotion-icons/emotion-icons)|1.9328387348691918e-05| -|npm|tinymce|1.9328387348691918e-05| -|cran|segmented|1.9322096618896442e-05| -|cran|[shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)|1.9297874107794656e-05| -|npm|[grunt-contrib-internal](https://github.com/gruntjs/grunt-contrib-internal#readme)|1.9278753041179825e-05| -|cran|modelr|1.920443356026009e-05| -|cran|lmtest|1.9203803932643254e-05| -|cran|gmp|1.9164150623161467e-05| -|cran|[mnormt](http://azzalini.stat.unipd.it/SW/Pkg-mnormt)|1.9155645458006476e-05| -|cran|Formula|1.9119258412594943e-05| -|cran|[semver](https://github.com/johndharrison/semver)|1.9079879511351604e-05| -|pypi|[awscrt](https://pypi.org/project/awscrt)|1.9048111184802096e-05| -|rubygems|[coveralls](https://coveralls.io)|1.9031819266256226e-05| -|npm|[font-awesome](http://fontawesome.io/)|1.902839250745819e-05| -|pypi|[e13tools](https://e13tools.readthedocs.io)|1.9027723545490042e-05| -|pypi|[deprecat](https://github.com/deprecat/deprecat)|1.8986671113426558e-05| -|cran|lsa|1.8981736923416468e-05| -|cran|kernlab|1.896607001937965e-05| -|pypi|[tensorflow-rocm](https://pypi.org/project/tensorflow-rocm)|1.8924001771951733e-05| -|pypi|[tensorflow-aarch64](https://pypi.org/project/tensorflow-aarch64)|1.8924001771951733e-05| -|rubygems|[aruba](https://github.com/cucumber/aruba)|1.8921066712221787e-05| -|pypi|[rfc3987](https://pypi.org/project/rfc3987)|1.8905578875439282e-05| -|pypi|[jaxtyping](https://pypi.org/project/jaxtyping)|1.889994142912925e-05| -|npm|coffee-script|1.880778643944888e-05| -|pypi|[hijri-converter](https://github.com/mhalshehri/hijri-converter)|1.877154571317008e-05| -|npm|react-transition-group|1.8768713715023748e-05| -|npm|[mqtt](https://github.com/mqttjs/MQTT.js#readme)|1.8764642717688405e-05| -|pypi|[stevedore](https://pypi.org/project/stevedore)|1.870658137990458e-05| -|pypi|[waitress](https://github.com/Pylons/waitress)|1.8640591454259857e-05| -|cran|sandwich|1.8599246645272893e-05| -|pypi|[flask-restful](https://www.github.com/flask-restful/flask-restful/)|1.8594528791602545e-05| -|pypi|[pycapnp](https://github.com/capnproto/pycapnp)|1.8594528791602545e-05| -|pypi|[exotic-ld](https://pypi.org/project/exotic-ld)|1.858498783528069e-05| -|rubygems|[diff-lcs](https://github.com/halostatue/diff-lcs)|1.857347755759469e-05| -|pypi|[APScheduler](https://github.com/agronholm/apscheduler)|1.8569057845707595e-05| -|cran|[statmod](NA)|1.8482311062827853e-05| -|npm|[sass](https://github.com/sass/dart-sass)|1.848105725276859e-05| -|rubygems|[commonmarker](https://github.com/gjtorikian/commonmarker)|1.8416698874004893e-05| -|pypi|[rmnest](https://github.com/mlower/rmnest)|1.8407987951135158e-05| -|pypi|[bilby](https://git.ligo.org/lscsoft/bilby)|1.8407987951135158e-05| -|pypi|[surfinpy](https://github.com/symmy596/SurfinPy)|1.8407987951135158e-05| -|pypi|[ligotimegps](https://github.com/gwpy/ligotimegps)|1.8407987951135158e-05| -|cran|doMC|1.835092318848664e-05| -|pypi|[zest.releaser](https://pypi.org/project/zest.releaser)|1.834484378116154e-05| -|pypi|[flake8-polyfill](https://pypi.org/project/flake8-polyfill)|1.8324942199457895e-05| -|pypi|[JPype1](https://github.com/jpype-project/jpype)|1.8315948011379484e-05| -|pypi|[python-graphviz](https://pypi.org/project/python-graphviz)|1.8307500368128363e-05| -|pypi|[configobj](https://github.com/DiffSK/configobj)|1.8238949335462838e-05| -|pypi|[pooch>=1.1.1](https://pypi.org/project/pooch>=1.1.1)|1.8223908071623807e-05| -|pypi|[pandas>=0.25.1](https://pypi.org/project/pandas>=0.25.1)|1.8223908071623807e-05| -|pypi|[numpy>=1.13.3](https://pypi.org/project/numpy>=1.13.3)|1.8223908071623807e-05| -|rubygems|html-pipeline|1.8223908071623807e-05| -|rubygems|gemoji|1.8223908071623807e-05| -|pypi|[cookiecutter](https://pypi.org/project/cookiecutter)|1.8162772499937692e-05| -|pypi|[pydotplus](https://pypi.org/project/pydotplus)|1.8099361527758187e-05| -|cran|quadprog|1.800534059500652e-05| -|pypi|[bottle](https://pypi.org/project/bottle)|1.800392250132865e-05| -|pypi|[meshio](https://github.com/nschloe/meshio)|1.796567104393037e-05| -|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|1.7956456532292505e-05| -|npm|json5|1.7936088260014957e-05| -|pypi|[flufl.lock](https://pypi.org/project/flufl.lock)|1.7931919297226493e-05| -|pypi|[plumbum](https://plumbum.readthedocs.io)|1.7875486865044453e-05| -|rubygems|[utils](http://github.com/flori/utils)|1.7787394218566968e-05| -|pypi|[neo](https://neuralensemble.org/neo)|1.7773712714123224e-05| -|pypi|[mdit-py-plugins](https://pypi.org/project/mdit-py-plugins)|1.7747647403358063e-05| -|spack|libunistring|1.769034375646002e-05| -|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|1.767193801752869e-05| -|rubygems|activerecord|1.7625122520699025e-05| -|pypi|[jsonpointer](https://pypi.org/project/jsonpointer)|1.7589313972945852e-05| -|pypi|[scanexitronlr](https://github.com/ylab/ScanExitronLR)|1.7571261226083562e-05| -|pypi|[lifelines](https://github.com/CamDavidsonPilon/lifelines)|1.7571261226083562e-05| -|pypi|[liqa](https://github.com/WGLab/LIQA)|1.7571261226083562e-05| -|pypi|[autograd-gamma](https://github.com/CamDavidsonPilon/autograd-gamma)|1.7571261226083562e-05| -|pypi|[SQLObject](http://sqlobject.org/)|1.7571261226083562e-05| -|pypi|[dbfread](https://dbfread.readthedocs.io/)|1.7571261226083562e-05| -|pypi|[pweave](http://mpastell.com/pweave)|1.7571261226083562e-05| -|pypi|[epimodels](https://github.com/fccoelho/epimodels)|1.7571261226083562e-05| -|cran|plotROC|1.7571261226083562e-05| -|npm|js-cookie|1.75533313676896e-05| -|cran|[R.devices](https://github.com/HenrikBengtsson/R.devices)|1.7478087199797473e-05| -|npm|styled-components|1.7435475347270746e-05| -|pypi|[moto](https://pypi.org/project/moto)|1.7429498544719374e-05| -|pypi|[Flask-Sockets](https://pypi.org/project/Flask-Sockets)|1.7429498544719374e-05| -|cran|caTools|1.7428518305286046e-05| -|spack|libfabric|1.741304036707946e-05| -|pypi|[numpy-stl](https://pypi.org/project/numpy-stl)|1.7409760663343825e-05| -|cran|SeuratObject|1.7406201123690347e-05| -|pypi|[simplegeneric](https://pypi.org/project/simplegeneric)|1.740295412621686e-05| -|pypi|[codacy-coverage](https://pypi.org/project/codacy-coverage)|1.7395548613822725e-05| -|pypi|[requests-cache](https://pypi.org/project/requests-cache)|1.733025070635061e-05| -|cran|mondate|1.7292294334038926e-05| -|cran|DAAG|1.7292294334038926e-05| -|spack|[cfitsio](https://heasarc.gsfc.nasa.gov/fitsio/)|1.7287143305468595e-05| -|cran|SuppDists|1.7274746192893402e-05| -|pypi|[nbval](https://pypi.org/project/nbval)|1.725500680790679e-05| -|pypi|[celerite2](https://pypi.org/project/celerite2)|1.7212544915148547e-05| -|pypi|[allesfitter](https://github.com/MNGuenther/allesfitter)|1.7195599779181087e-05| -|pypi|[pyyaml-env-tag](https://pypi.org/project/pyyaml-env-tag)|1.7180038500472126e-05| -|cran|qlcMatrix|1.7158718571210297e-05| -|cran|minqa|1.7130865080740204e-05| -|pypi|[js2py](https://github.com/PiotrDabkowski/Js2Py)|1.7098932207971648e-05| -|npm|react-highcharts|1.7075830928355644e-05| -|cran|[ggseqlogo](https://github.com/omarwagih/ggseqlogo)|1.7065005178004516e-05| -|cran|RcppRoll|1.7048898188547274e-05| -|cran|blavaan|1.70168944745723e-05| -|pypi|[pyro-api](https://pypi.org/project/pyro-api)|1.698933610560387e-05| -|pypi|[igwn-auth-utils](https://git.ligo.org/computing/igwn-auth-utils)|1.697479460351107e-05| -|pypi|[arrow](https://arrow.readthedocs.io)|1.696882265849739e-05| -|npm|gulp|1.69584784247685e-05| -|pypi|[pydicom](https://pypi.org/project/pydicom)|1.6949356465684386e-05| -|npm|[ts-node](https://typestrong.org/ts-node)|1.6935840705694208e-05| -|cran|mediation|1.6888917581144392e-05| -|npm|[socket.io](https://github.com/socketio/socket.io#readme)|1.6866318960227592e-05| -|pypi|[iqrm](https://github.com/v-morello/iqrm)|1.6807293346688625e-05| -|pypi|[beast](http://beast.readthedocs.io/)|1.6807293346688625e-05| -|pypi|[tk](https://github.com/atranitell/TensorKit)|1.6807293346688625e-05| -|pypi|[textfsm](https://pypi.org/project/textfsm)|1.6807293346688625e-05| -|pypi|[itables](https://pypi.org/project/itables)|1.6807293346688625e-05| -|pypi|[gekko](https://pypi.org/project/gekko)|1.6807293346688625e-05| -|pypi|[readlif](https://pypi.org/project/readlif)|1.6807293346688625e-05| -|pypi|[cpp-coveralls](https://github.com/eddyxu/cpp-coveralls)|1.6807293346688625e-05| -|spack|libsbml|1.6807293346688625e-05| -|spack|libsedml|1.6807293346688625e-05| -|spack|libcombine|1.6807293346688625e-05| -|spack|crossguid|1.6807293346688625e-05| -|spack|nativejit|1.6807293346688625e-05| -|spack|cpufeatures|1.6807293346688625e-05| -|spack|raptor|1.6807293346688625e-05| -|spack|qcp|1.6807293346688625e-05| -|spack|qwtplot3d|1.6807293346688625e-05| -|spack|mml|1.6807293346688625e-05| -|spack|sbw|1.6807293346688625e-05| -|cran|spex|1.6807293346688625e-05| -|cran|[seqminer](http://zhanxw.github.io/seqminer/)|1.6807293346688625e-05| -|pypi|[cmake](https://pypi.org/project/cmake)|1.6788522727364983e-05| -|pypi|[djangorestframework](https://www.django-rest-framework.org/)|1.6757911900544343e-05| -|pypi|[tensorflow-text](https://pypi.org/project/tensorflow-text)|1.675322213770288e-05| -|pypi|[python-lsp-server](https://pypi.org/project/python-lsp-server)|1.6699726669269815e-05| -|cran|[ggridges](https://wilkelab.org/ggridges/)|1.6679685830947003e-05| -|npm|[babel-preset-es2015](https://babeljs.io/)|1.6647844026086508e-05| -|spack|atlas|1.663922041322174e-05| -|npm|rollup-plugin-commonjs|1.6615663999215253e-05| -|pypi|[stsci.image](https://github.com/spacetelescope/stsci.image)|1.660529944357673e-05| -|cran|carrier|1.6601409133623115e-05| -|pypi|[kafka-python](https://github.com/dpkp/kafka-python)|1.6590199140960567e-05| -|pypi|[mopti](https://github.com/basf/mopti)|1.6590199140960567e-05| -|npm|[proj4](https://github.com/proj4js/proj4js#readme)|1.6590199140960563e-05| -|pypi|[ipaddr](https://pypi.org/project/ipaddr)|1.6567189156021642e-05| -|pypi|[pytoml](https://pypi.org/project/pytoml)|1.6567189156021642e-05| -|npm|nprogress|1.6567189156021642e-05| -|pypi|[datatable](https://github.com/h2oai/datatable)|1.6467092181539664e-05| -|npm|on-headers|1.643292723344299e-05| -|pypi|[wemake-python-styleguide](https://pypi.org/project/wemake-python-styleguide)|1.640151726446143e-05| -|pypi|[pytest-emoji](https://pypi.org/project/pytest-emoji)|1.640151726446143e-05| -|pypi|[celerite](https://github.com/dfm/celerite)|1.638711271400295e-05| -|pypi|[pyperclip](https://github.com/asweigart/pyperclip)|1.6378960997535385e-05| -|npm|[form-data](https://github.com/form-data/form-data#readme)|1.628659883292401e-05| -|spack|libedit|1.627442948448826e-05| -|pypi|[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)|1.6190419700040807e-05| -|npm|autoprefixer|1.6178252935632755e-05| -|npm|[saxes](https://github.com/lddubeau/saxes#readme)|1.6160902665197866e-05| -|pypi|[getCalspec](https://github.com/LSSTDESC/getCalspec)|1.6106989457243266e-05| -|pypi|[pdspy](https://github.com/psheehan/pdspy)|1.6106989457243266e-05| -|pypi|[hyperion](http://www.hyperion-rt.org)|1.6106989457243266e-05| -|pypi|[cmyt](https://github.com/yt-project/yt)|1.6106989457243266e-05| -|pypi|[biofluff](https://github.com/simonvh/fluff/)|1.6106989457243266e-05| -|pypi|[genomepy](https://vanheeringen-lab.github.io/genomepy/)|1.6106989457243266e-05| -|pypi|[imreg_dft](https://pypi.org/project/imreg_dft)|1.6106989457243266e-05| -|pypi|[LDTk](https://pypi.org/project/LDTk)|1.6106989457243266e-05| -|pypi|[pylightcurve](https://pypi.org/project/pylightcurve)|1.6106989457243266e-05| -|pypi|[wfc3tools](http://wfc3tools.readthedocs.io/)|1.6106989457243266e-05| -|pypi|[sregion](https://github.com/gbrammer/sregion/)|1.6106989457243266e-05| -|pypi|[connection_pool](https://github.com/zhouyl/ConnectionPool)|1.6106989457243266e-05| -|pypi|[PyMieScatt](https://pypi.org/project/PyMieScatt)|1.6106989457243266e-05| -|cran|PhysicalActivity|1.6106989457243266e-05| -|cran|shinyFeedback|1.6106989457243266e-05| -|npm|[lru-cache](https://github.com/isaacs/node-lru-cache#readme)|1.6106989457243266e-05| -|npm|[sift](https://github.com/crcn/sift.js#readme)|1.6106989457243266e-05| -|pypi|[Flask-Caching](https://pypi.org/project/Flask-Caching)|1.6106989457243262e-05| -|spack|[z3](https://github.com/Z3Prover/z3/wiki)|1.6059516225158767e-05| -|pypi|[django-extensions](http://github.com/django-extensions/django-extensions)|1.6055061451501004e-05| -|pypi|[cdsapi](https://github.com/ecmwf/cdsapi)|1.6051482293575224e-05| -|npm|docco|1.6049958324572735e-05| -|cran|extrafont|1.6043666241725243e-05| -|pypi|[dropbox](https://pypi.org/project/dropbox)|1.60423897908951e-05| -|cran|futile.options|1.603703910302895e-05| -|cran|lambda.r|1.603703910302895e-05| -|npm|postcss|1.5997846554659736e-05| -|cran|[vegan](https://github.com/vegandevs/vegan)|1.597233864599946e-05| -|pypi|[shiboken6](https://pypi.org/project/shiboken6)|1.5945919562670832e-05| -|pypi|[testfixtures](https://github.com/Simplistix/testfixtures)|1.594403105086347e-05| -|pypi|[smbprotocol](https://pypi.org/project/smbprotocol)|1.5942986655958972e-05| -|pypi|[ocifs](https://pypi.org/project/ocifs)|1.5942986655958972e-05| -|pypi|[libarchive-c](https://pypi.org/project/libarchive-c)|1.5942986655958972e-05| -|pypi|[pygit2](https://pypi.org/project/pygit2)|1.5942986655958972e-05| -|pypi|[fusepy](https://pypi.org/project/fusepy)|1.5942986655958972e-05| -|pypi|[dropboxdrivefs](https://pypi.org/project/dropboxdrivefs)|1.5942986655958972e-05| -|pypi|[adlfs](https://pypi.org/project/adlfs)|1.5942986655958972e-05| -|npm|[eventemitter2](https://github.com/hij1nx/EventEmitter2#readme)|1.593733329829093e-05| -|rubygems|[rspec-mocks](https://github.com/rspec/rspec-mocks)|1.5924235769718868e-05| -|rubygems|[rspec-core](https://github.com/rspec/rspec-core)|1.5924235769718868e-05| -|pypi|[sphinx-argparse](https://pypi.org/project/sphinx-argparse)|1.5917851761389085e-05| -|pypi|[colorlover](https://pypi.org/project/colorlover)|1.5914711346183428e-05| -|pypi|[dash-tabulator](https://pypi.org/project/dash-tabulator)|1.5914711346183428e-05| -|pypi|[django-bootstrap4](https://pypi.org/project/django-bootstrap4)|1.5914711346183428e-05| -|pypi|[django-cache-memoize](https://pypi.org/project/django-cache-memoize)|1.5914711346183428e-05| -|pypi|[django-cookie-law](https://pypi.org/project/django-cookie-law)|1.5914711346183428e-05| -|pypi|[django-cors-headers](https://pypi.org/project/django-cors-headers)|1.5914711346183428e-05| -|pypi|[django-currentuser](https://pypi.org/project/django-currentuser)|1.5914711346183428e-05| -|pypi|[django-oauth-toolkit](https://pypi.org/project/django-oauth-toolkit)|1.5914711346183428e-05| -|pypi|[django-plotly-dash](https://pypi.org/project/django-plotly-dash)|1.5914711346183428e-05| -|pypi|[dpd-static-support](https://pypi.org/project/dpd-static-support)|1.5914711346183428e-05| -|pypi|[autoflake](https://pypi.org/project/autoflake)|1.5867608269391316e-05| -|rubygems|[thread_order](https://github.com/JoshCheek/thread_order)|1.586217515438305e-05| -|rubygems|[pg](https://github.com/ged/ruby-pg)|1.5853222194774043e-05| -|pypi|[pytest-filter-subpackage](https://pypi.org/project/pytest-filter-subpackage)|1.578394259027107e-05| -|pypi|[altgraph](https://altgraph.readthedocs.io)|1.5781029407057952e-05| -|npm|[fibers](https://github.com/laverdet/node-fibers)|1.570724919257565e-05| -|rubygems|[will_paginate](https://github.com/mislav/will_paginate)|1.5699384009753842e-05| -|npm|[xmlbuilder](http://github.com/oozcitak/xmlbuilder-js)|1.5668130312678342e-05| -|cran|arrow|1.565975594146729e-05| -|pypi|[sphinx-togglebutton](https://pypi.org/project/sphinx-togglebutton)|1.5589597668578754e-05| -|cran|logspline|1.5569024239192226e-05| -|pypi|[pyqt5](https://www.riverbankcomputing.com/software/pyqt/)|1.5562989336845487e-05| -|npm|whatwg-fetch|1.5562035821642372e-05| -|pypi|[rfc3986-validator](https://pypi.org/project/rfc3986-validator)|1.5542778841907882e-05| -|pypi|[uri-template](https://pypi.org/project/uri-template)|1.5542778841907882e-05| -|pypi|[rfc3339-validator](https://pypi.org/project/rfc3339-validator)|1.5542778841907882e-05| -|pypi|[isoduration](https://pypi.org/project/isoduration)|1.5542778841907882e-05| -|pypi|[fqdn](https://pypi.org/project/fqdn)|1.5542778841907882e-05| -|pypi|[mkdocs-material-extensions](https://pypi.org/project/mkdocs-material-extensions)|1.553704983029466e-05| -|pypi|[tox-travis](https://pypi.org/project/tox-travis)|1.5520198894606213e-05| -|rubygems|[rspec-support](https://github.com/rspec/rspec-support)|1.5517158554959e-05| -|cran|timetk|1.5505839705795567e-05| -|pypi|[primesieve](https://github.com/kimwalisch/primesieve-python)|1.5462709878953534e-05| -|pypi|[pprintast](https://github.com/clarketm/pprintast)|1.5462709878953534e-05| -|pypi|[jwst](https://github.com/spacetelescope/jwst)|1.5462709878953534e-05| -|pypi|[webbpsf](http://webbpsf.readthedocs.io/)|1.5462709878953534e-05| -|pypi|[astrocalc](https://github.com/thespacedoctor/astrocalc)|1.5462709878953534e-05| -|pypi|[fundamentals](https://github.com/thespacedoctor/fundamentals)|1.5462709878953534e-05| -|pypi|[ztfquery](https://pypi.org/project/ztfquery)|1.5462709878953534e-05| -|pypi|[diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch)|1.5462709878953534e-05| -|rubygems|[fastercsv](http://fastercsv.rubyforge.org)|1.5462709878953534e-05| -|rubygems|[jruby-openssl](https://github.com/jruby/jruby-openssl)|1.5462709878953534e-05| -|rubygems|[activerecord-sqlserver-adapter](http://github.com/rails-sqlserver/activerecord-sqlserver-adapter)|1.5462709878953534e-05| -|cran|DiceKriging|1.544784188868531e-05| -|npm|zap|1.5402308668488873e-05| -|npm|diff|1.5402308668488873e-05| -|cran|[corrplot](https://github.com/taiyun/corrplot)|1.5393955273654904e-05| -|rubygems|concurrent-ruby|1.5308082780163996e-05| -|rubygems|jdbc-mysql|1.5308082780163996e-05| -|pypi|[cairocffi](https://github.com/Kozea/cairocffi)|1.5283026792629865e-05| -|pypi|[tensorflow-gan](https://pypi.org/project/tensorflow-gan)|1.5276860000600726e-05| -|pypi|[tensorflow-hub](https://pypi.org/project/tensorflow-hub)|1.5276860000600726e-05| -|cran|polynom|1.526418289019138e-05| -|cran|biglm|1.521334785475721e-05| -|pypi|[sdnotify](https://github.com/bb4242/sdnotify)|1.5186590059686506e-05| -|pypi|[scandir](https://pypi.org/project/scandir)|1.5179288814465502e-05| -|spack|[guile](https://www.gnu.org/software/guile/)|1.5178156887057832e-05| -|npm|del-cli|1.517373614178419e-05| -|cran|[parallelMap](https://parallelmap.mlr-org.com)|1.5144110087491583e-05| -|npm|puppeteer|1.5057757409938507e-05| -|pypi|[manhole](https://pypi.org/project/manhole)|1.5053927399890936e-05| -|npm|depd|1.5022916054318582e-05| -|npm|[should](https://github.com/shouldjs/should.js)|1.5017985813227467e-05| -|cran|[deSolve](http://desolve.r-forge.r-project.org/)|1.499961701295122e-05| -|pypi|[sphinxcontrib-programoutput](https://sphinxcontrib-programoutput.readthedocs.org/)|1.493812847167653e-05| -|spack|gl2ps|1.4907358791717145e-05| -|pypi|[prompt_toolkit](https://pypi.org/project/prompt_toolkit)|1.4882858258492776e-05| -|pypi|[fabio](http://github.com/silx-kit/fabio)|1.4870202766776375e-05| -|pypi|[pybigwig](https://github.com/dpryan79/pyBigWig)|1.4867990268224553e-05| -|pypi|[fit_nbinom](https://github.com/joachimwolff/fit_nbinom)|1.4867990268224553e-05| -|pypi|[krbalancing](https://github.com/deeptools/Knight-Ruiz-Matrix-balancing-algorithm)|1.4867990268224553e-05| -|pypi|[multiprocessing_on_dill](https://github.com/sixty-north/multiprocessing_on_dill)|1.4867990268224553e-05| -|pypi|[interlap](http://brentp.github.io/interlap)|1.4867990268224553e-05| -|pypi|[pyramid_rewrite](https://github.com/bennihepp/pyramid_rewrite)|1.4867990268224553e-05| -|pypi|[skosprovider_getty](https://github.com/OnroerendErfgoed/skosprovider_getty)|1.4867990268224553e-05| -|pypi|[language-tags](https://github.com/OnroerendErfgoed/language-tags)|1.4867990268224553e-05| -|pypi|[nodevectors](https://github.com/VHRanger/nodevectors/)|1.4867990268224553e-05| -|pypi|[tensorflow-metadata](https://pypi.org/project/tensorflow-metadata)|1.4867990268224553e-05| -|pypi|[bottle-cork](http://cork.firelet.net/)|1.4867990268224553e-05| -|pypi|[beaker](https://beaker.readthedocs.io/)|1.4867990268224553e-05| -|pypi|[flask-security-too](https://github.com/Flask-Middleware/flask-security)|1.4867990268224553e-05| -|pypi|[flask-admin](https://github.com/flask-admin/flask-admin/)|1.4867990268224553e-05| -|pypi|[flask-mail](https://github.com/rduplain/flask-mail)|1.4867990268224553e-05| -|pypi|[eemont](https://github.com/davemlz/eemont)|1.4867990268224553e-05| -|pypi|[ee_extra](https://github.com/r-earthengine/ee_extra)|1.4867990268224553e-05| -|pypi|[httplib2shim](https://github.com/GoogleCloudPlatform/httplib2shim)|1.4867990268224553e-05| -|pypi|[ipython_genutils](http://ipython.org)|1.4867990268224553e-05| -|cran|mlrMBO|1.4867990268224553e-05| -|cran|emoa|1.4867990268224553e-05| -|npm|[deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order#readme)|1.4867990268224553e-05| -|npm|[dice-coefficient](https://words.github.io/dice-coefficient/)|1.4867990268224553e-05| -|npm|[elasticdump](https://github.com/elasticsearch-dump/elasticsearch-dump#readme)|1.4867990268224553e-05| -|npm|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html)|1.4867990268224553e-05| -|npm|[swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc)|1.4867990268224553e-05| -|cran|leaflet.providers|1.4864141388390879e-05| -|npm|[qunit](https://qunitjs.com)|1.4836638201789381e-05| -|npm|reflect-metadata|1.481248280455671e-05| -|npm|recharts|1.4792133175019325e-05| -|spack|perl-data-dumper|1.4770957068579296e-05| -|spack|libelf|1.4770957068579296e-05| -|spack|binutils|1.4770957068579296e-05| -|spack|isl|1.4770957068579296e-05| -|npm|[request](https://github.com/request/request#readme)|1.4729100968520104e-05| -|pypi|[scitokens](https://scitokens.org)|1.472639036090813e-05| -|pypi|[python-ligo-lw](https://pypi.org/project/python-ligo-lw)|1.47255053614874e-05| -|pypi|[Deprecated](https://pypi.org/project/Deprecated)|1.4682733534095637e-05| -|npm|babel-runtime|1.4647466112567635e-05| -|spack|glu|1.4624829048074277e-05| -|cran|websocket|1.4604032464996931e-05| -|pypi|[gssapi](https://pypi.org/project/gssapi)|1.4600534321837046e-05| -|pypi|[raven](https://pypi.org/project/raven)|1.4579509375358268e-05| -|rubygems|rake-compiler|1.457858407908263e-05| -|pypi|[pykwalify](https://pypi.org/project/pykwalify)|1.4559960493373451e-05| -|cran|[smoothr](https://strimas.com/smoothr/)|1.4558928803852662e-05| -|pypi|[python-coveralls](https://pypi.org/project/python-coveralls)|1.4513990499933492e-05| -|pypi|[nbclassic](https://pypi.org/project/nbclassic)|1.4454367103365905e-05| -|pypi|[nose2](https://pypi.org/project/nose2)|1.4444927453834044e-05| -|pypi|[backports.os](https://pypi.org/project/backports.os)|1.442755260651102e-05| -|spack|[hpx](https://hpx.stellar-group.org/)|1.4416857903046072e-05| -|rubygems|nokogiri|1.4400058201382334e-05| -|pypi|[fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy)|1.4397454809788044e-05| -|spack|memkind|1.4388603782004798e-05| -|pypi|[httplib2](https://pypi.org/project/httplib2)|1.4388459190550149e-05| -|pypi|[pixedfit](https://pypi.org/project/pixedfit)|1.4317323961994013e-05| -|pypi|[dash_bootstrap_components](https://pypi.org/project/dash_bootstrap_components)|1.4317323961994013e-05| -|pypi|[django_admin_index](https://pypi.org/project/django_admin_index)|1.4317323961994013e-05| -|pypi|[django_plotly_dash](https://pypi.org/project/django_plotly_dash)|1.4317323961994013e-05| -|pypi|[scico](https://github.com/lanl/scico)|1.4317323961994013e-05| -|pypi|[bm3d](https://pypi.org/project/bm3d)|1.4317323961994013e-05| -|pypi|[bm4d](https://pypi.org/project/bm4d)|1.4317323961994013e-05| -|pypi|[svmbir](https://github.com/cabouman/svmbir)|1.4317323961994013e-05| -|cran|numform|1.4317323961994013e-05| -|cran|qmap|1.4317323961994013e-05| -|npm|[angular-plotly](https://github.com/alonho/angular-plotly#readme)|1.4317323961994013e-05| -|npm|[angular-plotly.js](https://github.com/plotly/angular-plotly.js)|1.4317323961994013e-05| -|npm|[crypto-js](http://github.com/brix/crypto-js)|1.4317323961994013e-05| -|npm|[ng2-file-upload](https://github.com/valor-software/ng2-file-upload)|1.4317323961994013e-05| -|npm|[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service#readme)|1.4317323961994013e-05| -|npm|[ngx-smart-loader](https://github.com/biig-io/ngx-smart-loader)|1.4317323961994013e-05| -|npm|ngx-smart-modal|1.4317323961994013e-05| -|npm|plotly|1.4317323961994013e-05| -|spack|gflags|1.4303648777146593e-05| -|spack|py-flit-core|1.4277142282161416e-05| -|spack|[git](http://git-scm.com)|1.4275536256012668e-05| -|cran|[seriation](https://github.com/mhahsler/seriation)|1.4262110395300631e-05| -|pypi|[click-didyoumean](https://pypi.org/project/click-didyoumean)|1.4250275339141224e-05| -|pypi|[click-repl](https://pypi.org/project/click-repl)|1.4250275339141224e-05| -|pypi|[aenum](https://github.com/ethanfurman/aenum)|1.4174150722374072e-05| -|npm|[vnu-jar](https://github.com/validator/validator#readme)|1.4165975746358507e-05| -|npm|stylelint-config-twbs-bootstrap|1.4165975746358507e-05| -|npm|stylelint|1.4165975746358507e-05| -|npm|postcss-cli|1.4165975746358507e-05| -|npm|lockfile-lint|1.4165975746358507e-05| -|npm|hugo-bin|1.4165975746358507e-05| -|npm|find-unused-sass-variables|1.4165975746358507e-05| -|npm|clean-css-cli|1.4165975746358507e-05| -|pypi|[pytest-console-scripts](https://pypi.org/project/pytest-console-scripts)|1.415649802947512e-05| -|npm|[cache-manager](https://github.com/BryanDonovan/node-cache-manager#readme)|1.4101910769658406e-05| -|cran|gridBase|1.4085705694392785e-05| -|pypi|[Automat](https://pypi.org/project/Automat)|1.4066283959571945e-05| -|npm|[grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect#readme)|1.4045294806716135e-05| -|pypi|[pypblib](https://pypi.org/project/pypblib)|1.403240921515033e-05| -|pypi|[py-aiger-cnf](https://pypi.org/project/py-aiger-cnf)|1.403240921515033e-05| -|npm|grunt-shell|1.4019652479500196e-05| -|pypi|[radio-beam](https://pypi.org/project/radio-beam)|1.4010223575883965e-05| -|pypi|[marshmallow](https://github.com/marshmallow-code/marshmallow)|1.3994336080330671e-05| -|npm|[difflet](https://github.com/substack/difflet#readme)|1.3944093352957077e-05| -|pypi|[nbsphinx-link](https://github.com/vidartf/nbsphinx-link)|1.3926664978910197e-05| -|cran|proj4|1.391381512806967e-05| -|cran|nloptr|1.390663666614426e-05| -|npm|camelcase|1.3877051210956854e-05| -|cran|RandomFieldsUtils|1.382366759945737e-05| -|pypi|[graphenv](https://pypi.org/project/graphenv)|1.380599096335137e-05| -|pypi|[kalman_detector](https://bitbucket.org/bzackay/kalman_detector)|1.380599096335137e-05| -|cran|[jqr](https://docs.ropensci.org/jqr/)|1.3780614237104456e-05| -|rubygems|[mocha](https://mocha.jamesmead.org)|1.3773153571627791e-05| -|npm|[minimatch](https://github.com/isaacs/minimatch#readme)|1.3770924852046977e-05| -|cran|VennDiagram|1.3745238810389144e-05| -|cran|[base64url](https://github.com/mllg/base64url)|1.374302419605534e-05| -|cran|[attempt](https://github.com/ColinFay/attempt)|1.3741778755934033e-05| -|cran|stargazer|1.3667931053717855e-05| -|npm|[type-fest](https://github.com/sindresorhus/type-fest#readme)|1.3667931053717855e-05| -|npm|[is-stream](https://github.com/sindresorhus/is-stream#readme)|1.3667931053717855e-05| -|npm|babel-core|1.364210091936435e-05| -|npm|retry|1.3546933632916167e-05| -|npm|[sortablejs](https://github.com/SortableJS/Sortable#readme)|1.3529871144084351e-05| -|npm|[stylus](https://github.com/stylus/stylus)|1.3513306216351901e-05| -|npm|npm-run-all2|1.3472674895807601e-05| -|pypi|[svgutils](https://pypi.org/project/svgutils)|1.344685145250799e-05| -|spack|[texinfo](https://www.gnu.org/software/texinfo/)|1.3425814285714284e-05| -|spack|numactl|1.33945724326435e-05| -|spack|kokkos-nvcc-wrapper|1.33945724326435e-05| -|pypi|[validators](https://pypi.org/project/validators)|1.3356765257390014e-05| -|npm|readable-stream|1.3353218179711737e-05| -|npm|dayjs|1.3335951468382006e-05| -|pypi|[ellc](http://sourceforge.net/projects/goodricke/)|1.3329922309442702e-05| -|pypi|[spock](https://pypi.org/project/spock)|1.3329922309442702e-05| -|pypi|[triceratops](https://pypi.org/project/triceratops)|1.3329922309442702e-05| -|pypi|[Celery](http://celeryproject.org)|1.3329922309442702e-05| -|pypi|[DAWG](https://pypi.org/project/DAWG)|1.3329922309442702e-05| -|pypi|[django-nose](https://pypi.org/project/django-nose)|1.3329922309442702e-05| -|pypi|[MySQL-python](https://pypi.org/project/MySQL-python)|1.3329922309442702e-05| -|pypi|[compress_pickle](https://pypi.org/project/compress_pickle)|1.3329922309442702e-05| -|pypi|[datasize](https://pypi.org/project/datasize)|1.3329922309442702e-05| -|pypi|[halo](https://pypi.org/project/halo)|1.3329922309442702e-05| -|pypi|[lib_programname](https://pypi.org/project/lib_programname)|1.3329922309442702e-05| -|pypi|[py_rinterpolate](https://pypi.org/project/py_rinterpolate)|1.3329922309442702e-05| -|pypi|[str2bool](https://pypi.org/project/str2bool)|1.3329922309442702e-05| -|pypi|[strip-ansi](https://pypi.org/project/strip-ansi)|1.3329922309442702e-05| -|pypi|[mpld3](https://pypi.org/project/mpld3)|1.3315111284654433e-05| -|pypi|[synphot](https://www.github.com/spacetelescope/synphot_refactor)|1.3266079238487284e-05| -|cran|bezier|1.3257346236591703e-05| -|cran|ComplexHeatmap|1.3257346236591703e-05| -|cran|GlobalOptions|1.3257346236591703e-05| -|pypi|[onnx](https://github.com/onnx/onnx)|1.3215134023933686e-05| -|rubygems|rack|1.3211254255988147e-05| -|pypi|[visitor](http://github.com/mbr/visitor)|1.3182951371159102e-05| -|cran|[matrixStats](https://github.com/HenrikBengtsson/matrixStats)|1.3180068232141609e-05| -|pypi|[silx](http://www.silx.org/)|1.3161711385061643e-05| -|pypi|[xraydb](https://pypi.org/project/xraydb)|1.3161711385061643e-05| -|npm|[bull-board](https://github.com/felixmosh/bull-board#readme)|1.3103991422841977e-05| -|npm|[auth0](https://github.com/auth0/node-auth0)|1.3103991422841977e-05| -|npm|[aws-sdk](https://github.com/aws/aws-sdk-js)|1.3103991422841977e-05| -|npm|[bullmq](https://github.com/taskforcesh/bullmq#readme)|1.3103991422841977e-05| -|npm|[class-transformer](https://github.com/typestack/class-transformer#readme)|1.3103991422841977e-05| -|npm|[class-validator](https://github.com/typestack/class-validator#readme)|1.3103991422841977e-05| -|npm|[compare-versions](https://github.com/omichelsen/compare-versions#readme)|1.3103991422841977e-05| -|npm|[err-code](https://github.com/IndigoUnited/js-err-code#readme)|1.3103991422841977e-05| -|npm|hammerjs|1.3103991422841977e-05| -|npm|http-status-codes|1.3103991422841977e-05| -|npm|is-url|1.3103991422841977e-05| -|npm|jwks-rsa|1.3103991422841977e-05| -|npm|nats|1.3103991422841977e-05| -|npm|nestjs-s3|1.3103991422841977e-05| -|npm|ngx-material-file-input|1.3103991422841977e-05| -|npm|passport-jwt|1.3103991422841977e-05| -|npm|sharp|1.3103991422841977e-05| -|npm|ssh2|1.3103991422841977e-05| -|npm|stackdriver-errors-js|1.3103991422841977e-05| -|npm|tiny-version-compare|1.3103991422841977e-05| -|npm|unzipper|1.3103991422841977e-05| -|npm|yaml|1.3103991422841977e-05| -|cran|[extraDistr](https://github.com/twolodzko/extraDistr)|1.3090718813882438e-05| -|pypi|[pytest-trio](https://pypi.org/project/pytest-trio)|1.3085200719784202e-05| -|rubygems|[jekyll-commonmark](https://github.com/pathawks/jekyll-commonmark)|1.307565404139008e-05| -|pypi|[gwdatafind](https://gwdatafind.readthedocs.io)|1.3069671445305966e-05| -|cran|rms|1.3062255873574612e-05| -|pypi|[casa-formats-io](https://pypi.org/project/casa-formats-io)|1.301360360321704e-05| -|cran|PASWR|1.3009002965016242e-05| -|npm|[pug](https://pugjs.org)|1.3007086547695684e-05| -|npm|svgo|1.2984534501031964e-05| -|pypi|[imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn)|1.2981260637429255e-05| -|cran|dfoptim|1.2979506142558547e-05| -|pypi|[keystoneauth1](https://docs.openstack.org/keystoneauth/latest/)|1.2969347910972276e-05| -|cran|fftwtools|1.296374150247154e-05| -|pypi|[m2r2](https://github.com/crossnox/m2r2)|1.2955975049137187e-05| -|spack|[pugixml](https://pugixml.org/)|1.2932268963813563e-05| -|pypi|[extinction](https://pypi.org/project/extinction)|1.2915959618912e-05| -|pypi|[gensim](http://radimrehurek.com/gensim)|1.2914089194797925e-05| -|cran|RSpectra|1.2887509064539522e-05| -|pypi|[python-telegram-bot](https://python-telegram-bot.org/)|1.2885591565794613e-05| -|pypi|[PyCBC](http://www.pycbc.org/)|1.2885591565794613e-05| -|pypi|[lscsoft-glue](https://pypi.org/project/lscsoft-glue)|1.2885591565794613e-05| -|pypi|[pegasus-wms.api](https://pypi.org/project/pegasus-wms.api)|1.2885591565794613e-05| -|pypi|[pegasus-wms.common](https://pypi.org/project/pegasus-wms.common)|1.2885591565794613e-05| -|pypi|[pyRXP](https://pypi.org/project/pyRXP)|1.2885591565794613e-05| -|pypi|[pyshortcuts](https://pypi.org/project/pyshortcuts)|1.2885591565794613e-05| -|pypi|[pyfai](https://pypi.org/project/pyfai)|1.2885591565794613e-05| -|pypi|[pycifrw](https://pypi.org/project/pycifrw)|1.2885591565794613e-05| -|pypi|[flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow)|1.2885591565794613e-05| -|pypi|[mysqlclient](https://github.com/PyMySQL/mysqlclient)|1.2885591565794613e-05| -|pypi|[biothings-client](https://github.com/biothings/biothings_client.py)|1.285679399000271e-05| -|pypi|[TA-Lib](http://github.com/mrjbq7/ta-lib)|1.2853377586880127e-05| -|cran|[Rmpfr](https://rmpfr.r-forge.r-project.org/)|1.2800515981480449e-05| -|pypi|[sphinxawesome-theme](https://sphinxawesome.xyz)|1.2793183466279913e-05| -|pypi|[unicodecsv](https://pypi.org/project/unicodecsv)|1.2784528102533478e-05| -|pypi|[cloud-sptheme](https://cloud-sptheme.readthedocs.io)|1.2756735650136664e-05| -|pypi|[sphinxcontrib-fulltoc](http://sphinxcontrib-fulltoc.readthedocs.org)|1.2756735650136664e-05| -|cran|robotstxt|1.2756735650136664e-05| -|npm|p-each-series|1.2756735650136664e-05| -|pypi|[folium](https://pypi.org/project/folium)|1.2698385080075914e-05| -|pypi|[mlflow](https://pypi.org/project/mlflow)|1.267726757580664e-05| -|pypi|[connection-pool](https://pypi.org/project/connection-pool)|1.2639384726948177e-05| -|pypi|[untokenize](https://pypi.org/project/untokenize)|1.2634535963698557e-05| -|npm|react-test-renderer|1.262605384093701e-05| -|npm|react-collapsible|1.2603378510097768e-05| -|npm|react-icons|1.2603378510097768e-05| -|cran|ggdist|1.2593187757186195e-05| -|cran|bridgesampling|1.2593187757186195e-05| -|cran|bayesQR|1.2593187757186195e-05| -|pypi|[exoplanet](https://docs.exoplanet.codes)|1.259132925840267e-05| -|cran|Rgraphviz|1.255728100174143e-05| -|cran|[RandomFields](http://ms.math.uni-mannheim.de/de/publications/software/randomfields)|1.2546313305109036e-05| -|cran|mice|1.2523987768021294e-05| -|spack|libzmq|1.250660357856536e-05| -|spack|dataspaces|1.250660357856536e-05| -|spack|c-blosc|1.250660357856536e-05| -|spack|zfp|1.250660357856536e-05| -|spack|sz|1.250660357856536e-05| -|pypi|[aesop](https://github.com/rohithmohan/aesop-python)|1.2469927321736721e-05| -|cran|gdata|1.2466809839906294e-05| -|pypi|[mir-flare](https://github.com/mir-group/flare)|1.2442649355720423e-05| -|pypi|[scanpy](https://scanpy.readthedocs.io)|1.2395346645302919e-05| -|pypi|[psims](https://pypi.org/project/psims)|1.233990161588345e-05| -|npm|[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer#readme)|1.2301137948346068e-05| -|npm|[keycode](https://github.com/timoxley/keycode)|1.2301137948346068e-05| -|npm|[react-event-listener](https://github.com/oliviertassinari/react-event-listener)|1.2301137948346068e-05| -|npm|simple-assign|1.2301137948346068e-05| -|npm|warning|1.2301137948346068e-05| -|npm|lodash.merge|1.2301137948346068e-05| -|npm|lodash.throttle|1.2301137948346068e-05| -|npm|recompose|1.2301137948346068e-05| -|cran|sm|1.2242581503915304e-05| -|cran|[shinythemes](http://rstudio.github.io/shinythemes/)|1.2236752733523183e-05| -|spack|[doxygen](https://github.com/doxygen/doxygen/)|1.2200956013919753e-05| -|pypi|[python-multipart](https://pypi.org/project/python-multipart)|1.2193938489101224e-05| -|npm|inherits|1.2179967321775401e-05| -|pypi|[pdb2sql](https://github.com/DeepRank/pdb2sql)|1.2154954934830435e-05| -|npm|[react-plotly.js](https://github.com/plotly/react-plotly.js#readme)|1.2121660065822504e-05| -|npm|[jade](http://jade-lang.com)|1.209037744344126e-05| -|pypi|[pyabc](https://github.com/icb-dcm/pyabc)|1.2080242092932448e-05| -|pypi|[jabbar](https://pypi.org/project/jabbar)|1.2080242092932448e-05| -|cran|EnvStats|1.2080242092932448e-05| -|pypi|[jupyter-bokeh](https://pypi.org/project/jupyter-bokeh)|1.206474808202135e-05| -|pypi|[pyserial](https://pypi.org/project/pyserial)|1.2056588472051183e-05| -|cran|gganimate|1.2053036169563492e-05| -|pypi|[fbpca](https://pypi.org/project/fbpca)|1.2048825983464762e-05| -|pypi|[memoization](https://pypi.org/project/memoization)|1.2048825983464762e-05| -|pypi|[oktopus](https://pypi.org/project/oktopus)|1.2048825983464762e-05| -|cran|[RcppParallel](https://rcppcore.github.io/RcppParallel/)|1.2042679554822916e-05| -|rubygems|[kramdown-parser-gfm](https://github.com/kramdown/parser-gfm)|1.2039169269816479e-05| -|rubygems|[jekyll-theme-primer](https://github.com/pages-themes/jekyll-theme-primer)|1.2039169269816479e-05| -|rubygems|[jekyll_test_plugin_malicious](https://github.com/jekyll/jekyll-test-plugin-malicious)|1.2039169269816479e-05| -|pypi|[treq](https://pypi.org/project/treq)|1.203847897026831e-05| -|npm|marked|1.2024010207398329e-05| -|pypi|[stsci-rtd-theme](https://pypi.org/project/stsci-rtd-theme)|1.201576147763794e-05| -|pypi|[plaster](https://docs.pylonsproject.org/projects/plaster/en/latest/)|1.2010327138694963e-05| -|pypi|[fast-histogram](https://pypi.org/project/fast-histogram)|1.2004764895958899e-05| -|spack|netcdf-c|1.1993461578305666e-05| -|spack|cgns|1.1993461578305666e-05| -|pypi|[glue-core](http://glueviz.org)|1.198898881932853e-05| -|pypi|[PyTest-Cov](https://pypi.org/project/PyTest-Cov)|1.197917620026114e-05| -|pypi|[PyTest](https://pypi.org/project/PyTest)|1.197917620026114e-05| -|pypi|[stfio](https://pypi.org/project/stfio)|1.1959439672003124e-05| -|pypi|[klusta](https://klusta.cortexlab.net)|1.1959439672003124e-05| -|pypi|[igor](http://blog.tremily.us/posts/igor/)|1.1959439672003124e-05| -|pypi|[tablib](https://pypi.org/project/tablib)|1.1959439672003124e-05| -|npm|[bundt](https://github.com/lukeed/bundt#readme)|1.1959439672003124e-05| -|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|1.195217382675895e-05| -|pypi|[schema](https://pypi.org/project/schema)|1.1893463893508979e-05| -|npm|ms|1.1850203908043713e-05| -|pypi|[pykerberos](https://pypi.org/project/pykerberos)|1.1845540246555475e-05| -|pypi|[pymongocrypt](https://pypi.org/project/pymongocrypt)|1.1845540246555475e-05| -|pypi|[pymongo-auth-aws](https://pypi.org/project/pymongo-auth-aws)|1.1845540246555475e-05| -|npm|eslint-plugin-prettier|1.1839501805129758e-05| -|cran|[furrr](https://github.com/DavisVaughan/furrr)|1.181387155149462e-05| -|pypi|[pytest-tornasync](https://pypi.org/project/pytest-tornasync)|1.180657304129205e-05| -|pypi|[readthedocs-sphinx-ext](https://pypi.org/project/readthedocs-sphinx-ext)|1.1775448292433846e-05| -|npm|react-json-view|1.1735092318848663e-05| -|pypi|[mcfly](https://github.com/NLeSC/mcfly)|1.1714174150722373e-05| -|pypi|[emperor](http://github.com/biocore/emperor)|1.1714174150722373e-05| -|npm|[canvg](https://github.com/canvg/canvg)|1.1714174150722373e-05| -|npm|[googleapis](https://github.com/googleapis/google-api-nodejs-client#readme)|1.1714174150722373e-05| -|npm|[http](https://github.com/npm/security-holder#readme)|1.1714174150722373e-05| -|npm|[jspdf](https://github.com/mrrio/jspdf)|1.1714174150722373e-05| -|npm|[multiparty](https://github.com/pillarjs/multiparty#readme)|1.1714174150722373e-05| -|npm|[node-xlsx](https://github.com/mgcrea/node-xlsx#readme)|1.1714174150722373e-05| -|npm|[pg-hstore](https://github.com/scarney81/pg-hstore)|1.1714174150722373e-05| -|npm|[sequelize](https://sequelize.org/)|1.1714174150722373e-05| -|cran|[seqinr](http://seqinr.r-forge.r-project.org/)|1.1712348802482137e-05| -|cran|[reshape](http://had.co.nz/reshape)|1.1670907013242816e-05| -|spack|ffmpeg|1.1635147952373105e-05| -|cran|compiler|1.1632927985719865e-05| -|npm|create-react-class|1.1617236298429812e-05| -|npm|react-ga|1.1617236298429812e-05| -|pypi|[black>=20.8b1](https://pypi.org/project/black>=20.8b1)|1.161490017741717e-05| -|pypi|[importlib_metadata>=0.7](https://pypi.org/project/importlib_metadata>=0.7)|1.161490017741717e-05| -|pypi|[h5py>=3](https://pypi.org/project/h5py>=3)|1.161490017741717e-05| -|cran|[shinyBS](https://ebailey78.github.io/shinyBS)|1.1611244458736248e-05| -|pypi|[nbsite](https://pypi.org/project/nbsite)|1.1609339075243842e-05| -|npm|acorn|1.159584112303838e-05| -|pypi|[pyu2f](https://pypi.org/project/pyu2f)|1.158007037021975e-05| -|pypi|[equinox](https://pypi.org/project/equinox)|1.1574861611962241e-05| -|cran|pscl|1.156326765051581e-05| -|npm|[terser](https://terser.org)|1.155362688816114e-05| -|cran|AER|1.1543323263695473e-05| -|cran|[RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)|1.1465247950019523e-05| -|pypi|[sigtools](https://sigtools.readthedocs.io/)|1.1419855525185473e-05| -|spack|fftw-api|1.1389942544764879e-05| -|npm|vue-loader|1.137268505606069e-05| -|pypi|[DiffCapAnalyzer](https://github.com/nicolet5/DiffCapAnalyzer)|1.1369639616877599e-05| -|pypi|[PeakUtils](https://pypi.org/project/PeakUtils)|1.1369639616877599e-05| -|pypi|[ua-parser](https://pypi.org/project/ua-parser)|1.1369639616877599e-05| -|pypi|[ifermi](https://github.com/fermisurfaces/IFermi)|1.1369639616877599e-05| -|pypi|[BoltzTraP2](https://pypi.org/project/BoltzTraP2)|1.1369639616877599e-05| -|pypi|[meshcut](https://pypi.org/project/meshcut)|1.1369639616877599e-05| -|pypi|[trimesh](https://pypi.org/project/trimesh)|1.1369639616877599e-05| -|cran|tableHTML|1.1369639616877599e-05| -|cran|shiny.i18n|1.1369639616877599e-05| -|cran|popbio|1.1369639616877599e-05| -|cran|[gitcreds](https://github.com/r-lib/gitcreds)|1.1343689680302643e-05| -|npm|on-finished|1.1328545574492803e-05| -|npm|[through2](https://github.com/rvagg/through2#readme)|1.1318697507197995e-05| -|cran|[ini](https://github.com/dvdscripter/ini)|1.1289999715445165e-05| -|spack|[jsoncpp](https://github.com/open-source-parsers/jsoncpp)|1.1275550048211398e-05| -|pypi|[extension-helpers](https://pypi.org/project/extension-helpers)|1.127255403720898e-05| -|pypi|[databricks-cli](https://pypi.org/project/databricks-cli)|1.1261581058535374e-05| -|pypi|[prometheus-flask-exporter](https://pypi.org/project/prometheus-flask-exporter)|1.1261581058535374e-05| -|pypi|[querystring-parser](https://pypi.org/project/querystring-parser)|1.1261581058535374e-05| -|pypi|[shellescape](https://pypi.org/project/shellescape)|1.1243917640344818e-05| -|spack|[fftw](https://www.fftw.org)|1.1241741762458706e-05| -|pypi|[mocpy](https://pypi.org/project/mocpy)|1.122724468208967e-05| -|spack|libgd|1.1225927372120265e-05| -|pypi|[pypeit](https://pypi.org/project/pypeit)|1.1179946155901273e-05| -|pypi|[yattag](https://pypi.org/project/yattag)|1.1179946155901273e-05| -|rubygems|[webmock](http://github.com/bblimke/webmock)|1.116976889350039e-05| -|pypi|[onnxruntime](https://pypi.org/project/onnxruntime)|1.1163304922306061e-05| -|spack|[gsl](https://www.gnu.org/software/gsl)|1.116235731441946e-05| -|pypi|[od](https://pypi.org/project/od)|1.1162143693869584e-05| -|pypi|[beartype](https://pypi.org/project/beartype)|1.1158489166849871e-05| -|pypi|[sphinxcontrib-github-alt](https://pypi.org/project/sphinxcontrib-github-alt)|1.115813659417581e-05| -|cran|optimx|1.1099890503287204e-05| -|cran|[geosphere](NA)|1.1079944719380475e-05| -|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|1.1072236679674332e-05| -|pypi|[wbuild](https://github.com/gagneurlab/wBuild)|1.1044792770681095e-05| -|pypi|[click-log](https://github.com/click-contrib/click-log)|1.1044792770681095e-05| -|pypi|[webtest](https://pypi.org/project/webtest)|1.1043371274717119e-05| -|cran|[storr](https://github.com/richfitz/storr)|1.1027765381826294e-05| -|cran|pls|1.1009414226491021e-05| -|spack|glx|1.0999430228944368e-05| -|spack|libxt|1.0999430228944368e-05| -|spack|osmesa|1.0999430228944368e-05| -|spack|netcdf-cxx|1.0999430228944368e-05| -|spack|libogg|1.0999430228944368e-05| -|spack|libtheora|1.0999430228944368e-05| -|spack|utf8cpp|1.0999430228944368e-05| -|spack|proj|1.0999430228944368e-05| -|spack|seacas|1.0999430228944368e-05| -|npm|react-router|1.0990574911432308e-05| -|cran|[pkgdown](https://pkgdown.r-lib.org)|1.0972466341028914e-05| -|pypi|[aiofiles](https://pypi.org/project/aiofiles)|1.095275283092542e-05| -|pypi|[PySide](http://www.pyside.org)|1.0934344842974284e-05| -|pypi|[PyQt4](http://www.riverbankcomputing.com/software/pyqt/)|1.0934344842974284e-05| -|npm|[unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position#readme)|1.0934344842974284e-05| -|npm|[unist-builder](https://github.com/syntax-tree/unist-builder#readme)|1.0934344842974284e-05| -|npm|[remark](https://remark.js.org)|1.0934344842974284e-05| -|npm|[unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents#readme)|1.0934344842974284e-05| -|npm|[unist-util-find-after](https://github.com/syntax-tree/unist-util-find-after#readme)|1.0934344842974284e-05| -|npm|[split](http://github.com/dominictarr/split)|1.0919350740288607e-05| -|npm|[strip-ansi](https://github.com/chalk/strip-ansi#readme)|1.0906782861014853e-05| -|cran|janeaustenr|1.0895394221852695e-05| -|pypi|[param](https://pypi.org/project/param)|1.0859707995663526e-05| -|cran|vcd|1.0836716764019158e-05| -|spack|arpack-ng|1.0820445417526635e-05| -|pypi|[pypi-publisher](https://pypi.org/project/pypi-publisher)|1.0804072928243175e-05| -|cran|mlmRev|1.0802761567336813e-05| -|npm|babel-jest|1.0786967466281581e-05| -|npm|basic-auth|1.0770670837606361e-05| -|cran|gsl|1.0758437475355032e-05| -|pypi|[lightgbm](https://github.com/microsoft/LightGBM)|1.074642960027088e-05| -|pypi|[pynumpress](https://pypi.org/project/pynumpress)|1.0742514231694034e-05| -|pypi|[rubicon-objc](https://beeware.org/rubicon)|1.073799297149551e-05| -|pypi|[sortedcollections](https://pypi.org/project/sortedcollections)|1.073799297149551e-05| -|pypi|[SulfLiq](https://pypi.org/project/SulfLiq)|1.073799297149551e-05| -|pypi|[xlwings](https://pypi.org/project/xlwings)|1.073799297149551e-05| -|pypi|[m2r](https://pypi.org/project/m2r)|1.070389763131246e-05| -|cran|[wordcloud2](https://github.com/lchiffon/wordcloud2)|1.0703625493990586e-05| -|cran|spacyr|1.0678934010152285e-05| -|pypi|[pyexcel-ezodf](https://pypi.org/project/pyexcel-ezodf)|1.065515243138841e-05| -|npm|source-map-js|1.0630613041780554e-05| -|pypi|[pyexcel-io](https://pypi.org/project/pyexcel-io)|1.0597023859611203e-05| -|pypi|[oauth2client](https://pypi.org/project/oauth2client)|1.0593856065839664e-05| -|pypi|[charset_normalizer](https://pypi.org/project/charset_normalizer)|1.0586009070975885e-05| -|npm|[del](https://github.com/sindresorhus/del#readme)|1.0552538392883959e-05| -|pypi|[pytest-subtests](https://pypi.org/project/pytest-subtests)|1.053177365147543e-05| -|cran|celestial|1.0512275976380404e-05| -|pypi|[pyct](https://pypi.org/project/pyct)|1.0473140248689686e-05| -|pypi|[pip-tools](https://pypi.org/project/pip-tools)|1.0452170306592543e-05| -|pypi|[xtal2png](https://github.com/sparks-baird/xtal2png/)|1.0447776945238875e-05| -|pypi|[pomegranate](https://pypi.org/project/pomegranate)|1.0437329168293639e-05| -|cran|modeldata|1.0428103319704421e-05| -|rubygems|[railties](https://rubyonrails.org)|1.0426678832407622e-05| -|cran|spData|1.0420761979137612e-05| -|pypi|[PyQtWebEngine-Qt5](https://pypi.org/project/PyQtWebEngine-Qt5)|1.0418000780944942e-05| -|pypi|[tensorflow-addons](https://pypi.org/project/tensorflow-addons)|1.0370423212086628e-05| -|cran|[conditionz](https://github.com/ropenscilabs/conditionz)|1.0367844070917655e-05| -|pypi|[linetools](http://linetools.readthedocs.org/)|1.0366119320166878e-05| -|npm|codemirror|1.0365113215562259e-05| -|cran|tkrplot|1.033780136387389e-05| -|pypi|[jaraco.classes](https://pypi.org/project/jaraco.classes)|1.0334869322314785e-05| -|pypi|[spacy](https://spacy.io)|1.0322231366152994e-05| -|pypi|[numpyro](https://pypi.org/project/numpyro)|1.0290480411528497e-05| -|cran|HSAUR3|1.0260757404861795e-05| -|pypi|[clang](http://clang.llvm.org/)|1.0244629906839444e-05| -|pypi|[sphinx-thebe](https://pypi.org/project/sphinx-thebe)|1.023443981207086e-05| -|pypi|[Click](https://palletsprojects.com/p/click/)|1.0178166819644205e-05| -|pypi|[alerce](https://pypi.org/project/alerce)|1.0172835446679958e-05| -|pypi|[pygithub](https://pypi.org/project/pygithub)|1.0172835446679958e-05| -|pypi|[shakenbreak](https://github.com/SMTG-UCL/ShakeNBreak)|1.0172835446679958e-05| -|pypi|[pymatgen-analysis-defects](https://materialsproject.github.io/pymatgen-analysis-defects)|1.0172835446679958e-05| -|pypi|[hiphive](http://hiphive.materialsmodeling.org/)|1.0172835446679958e-05| -|pypi|[mp-api](https://github.com/materialsproject/api)|1.0172835446679958e-05| -|pypi|[trainstation](https://pypi.org/project/trainstation)|1.0172835446679958e-05| -|pypi|[emmet-core](https://pypi.org/project/emmet-core)|1.0172835446679958e-05| -|npm|highcharts-exporting|1.0172835446679958e-05| -|npm|highcharts-no-data-to-display|1.0172835446679958e-05| -|npm|[history](https://github.com/remix-run/history#readme)|1.0172835446679958e-05| -|npm|[jsdocx](https://github.com/zuck/jsdocx#readme)|1.0172835446679958e-05| -|npm|[ramda](https://ramdajs.com/)|1.0172835446679958e-05| -|npm|[rc-tooltip](http://github.com/react-component/tooltip)|1.0172835446679958e-05| -|npm|[react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-table#readme)|1.0172835446679958e-05| -|npm|react-fontawesome|1.0172835446679958e-05| -|npm|react-js-pagination|1.0172835446679958e-05| -|npm|react-router-redux|1.0172835446679958e-05| -|npm|react-s-alert|1.0172835446679958e-05| -|npm|react-table|1.0172835446679958e-05| -|npm|redux-form|1.0172835446679958e-05| -|npm|redux-observable|1.0172835446679958e-05| -|npm|redux-persist|1.0172835446679958e-05| -|npm|reselect|1.0172835446679958e-05| -|npm|rx-dom|1.0172835446679958e-05| -|rubygems|[flexmock](https://github.com/doudou/flexmock)|1.017160443186255e-05| -|cran|plm|1.0151272754428177e-05| -|spack|[zlib-api](https://github.com/zlib-ng/zlib-ng)|1.0142690443567073e-05| -|pypi|[python-http-client](https://pypi.org/project/python-http-client)|1.0138925995191023e-05| -|pypi|[siphon](https://pypi.org/project/siphon)|1.0137797774727907e-05| -|pypi|[diff-cover](https://pypi.org/project/diff-cover)|1.0125431123445082e-05| -|pypi|[transaction](https://pypi.org/project/transaction)|1.0114879629351515e-05| -|cran|[ggsci](https://nanx.me/ggsci/)|1.011344778332076e-05| -|cran|[ggsignif](https://const-ae.github.io/ggsignif/)|1.011344778332076e-05| -|cran|rcmdcheck|1.0004481921987135e-05| -|rubygems|actionview|9.99060674640805e-06| -|npm|karma|9.988272638358634e-06| -|pypi|[itk-io](https://pypi.org/project/itk-io)|9.97427623138283e-06| -|cran|[proxy](NA)|9.972724516816268e-06| -|pypi|[minio](https://pypi.org/project/minio)|9.960214021127727e-06| -|pypi|[EUKulele](https://github.com/AlexanderLabWHOI/EUKulele)|9.911993512149702e-06| -|pypi|[tableone](https://pypi.org/project/tableone)|9.911993512149702e-06| -|pypi|[recipy](http://www.recipy.org)|9.911993512149702e-06| -|pypi|[tinydb](https://github.com/msiemens/tinydb)|9.911993512149702e-06| -|pypi|[binaryornot](https://github.com/audreyr/binaryornot)|9.911993512149702e-06| -|pypi|[svn](https://github.com/dsoprea/PySvn)|9.911993512149702e-06| -|cran|Biostrings|9.906818959014942e-06| -|pypi|[sphinxcontrib.mermaid](https://pypi.org/project/sphinxcontrib.mermaid)|9.905798516204608e-06| -|cran|[ordinal](https://github.com/runehaubo/ordinal)|9.901879061499574e-06| -|cran|[dynamicTreeCut](http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/BranchCutting/)|9.89534310199552e-06| -|pypi|[scikit-build](https://pypi.org/project/scikit-build)|9.888845993517023e-06| -|cran|jsonify|9.877558989234116e-06| -|cran|rstatix|9.87184294146211e-06| -|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|9.850275807841007e-06| -|pypi|[sacremoses](https://pypi.org/project/sacremoses)|9.850275807841007e-06| -|pypi|[tokenizers](https://pypi.org/project/tokenizers)|9.850275807841007e-06| -|npm|[fuse.js](http://fusejs.io)|9.84367155686953e-06| -|pypi|[numcodecs](https://github.com/zarr-developers/numcodecs)|9.822197991540706e-06| -|npm|[bootstrap-icons](https://icons.getbootstrap.com/)|9.821976428212835e-06| -|pypi|[onnxconverter-common](https://github.com/microsoft/onnxconverter-common)|9.787412143693871e-06| -|cran|Rcsdp|9.786896515084003e-06| -|npm|babel-eslint|9.779416462244907e-06| -|npm|[file-loader](https://github.com/webpack-contrib/file-loader)|9.776350220300886e-06| -|pypi|[sphinx_automodapi](https://pypi.org/project/sphinx_automodapi)|9.763083097990445e-06| -|cran|gt|9.74845848585219e-06| -|npm|gh-pages|9.744866846693832e-06| -|pypi|[pyvista](https://pypi.org/project/pyvista)|9.721075698316275e-06| -|rubygems|[power_assert](https://github.com/ruby/power_assert)|9.713172266936742e-06| -|rubygems|packnga|9.713172266936742e-06| -|cran|[beautier](https://docs.ropensci.org/beautier/)|9.676524383978299e-06| -|pypi|[pandas-ta](https://github.com/twopirllc/pandas-ta)|9.664193674345959e-06| -|pypi|[ccxt](https://ccxt.com)|9.664193674345959e-06| -|pypi|[pycoingecko](https://github.com/man-c/pycoingecko)|9.664193674345959e-06| -|pypi|[py_find_1st](http://github.com/roebel/py_find_1st)|9.664193674345959e-06| -|pypi|[python-rapidjson](https://github.com/python-rapidjson/python-rapidjson)|9.664193674345959e-06| -|pypi|[schedule](https://github.com/dbader/schedule)|9.664193674345959e-06| -|pypi|[tangle](https://github.com/fifman/tangle)|9.664193674345959e-06| -|pypi|[readline](http://github.com/ludwigschwardt/python-readline)|9.664193674345959e-06| -|npm|[antv](https://github.com/ant-design-vue/antv#readme)|9.664193674345959e-06| -|npm|form-create|9.664193674345959e-06| -|npm|ant-design-vue|9.664193674345959e-06| -|npm|butterfly-dag|9.664193674345959e-06| -|npm|china-area-data|9.664193674345959e-06| -|npm|cron-parser|9.664193674345959e-06| -|npm|dom-align|9.664193674345959e-06| -|npm|element-resize-detector|9.664193674345959e-06| -|npm|enquire.js|9.664193674345959e-06| -|npm|lodash.get|9.664193674345959e-06| -|npm|lodash.pick|9.664193674345959e-06| -|npm|md5|9.664193674345959e-06| -|npm|react-visual-modeling|9.664193674345959e-06| -|npm|viser-vue|9.664193674345959e-06| -|npm|vue-area-linkage|9.664193674345959e-06| -|npm|vue-cropper|9.664193674345959e-06| -|npm|vue-i18n|9.664193674345959e-06| -|npm|vue-ls|9.664193674345959e-06| -|npm|vue-photo-preview|9.664193674345959e-06| -|npm|vue-splitpane|9.664193674345959e-06| -|npm|vuedraggable|9.664193674345959e-06| -|npm|vuera|9.664193674345959e-06| -|npm|vxe-table|9.664193674345959e-06| -|npm|vxe-table-plugin-antd|9.664193674345959e-06| -|npm|xe-utils|9.664193674345959e-06| -|pypi|[pvlib](https://github.com/pvlib/pvlib-python)|9.653021993346645e-06| -|cran|[heatmaply](https://talgalili.github.io/heatmaply/)|9.641535995396536e-06| -|npm|[morgan](https://github.com/expressjs/morgan#readme)|9.629852172148719e-06| -|pypi|[mygene](https://github.com/biothings/mygene.py)|9.622603359045143e-06| -|cran|purrrlyr|9.607516448285885e-06| -|cran|LaplacesDemon|9.60660296918455e-06| -|pypi|[fasttext](https://github.com/facebookresearch/fastText)|9.5675517376025e-06| -|cran|manipulateWidget|9.5675517376025e-06| -|cran|filelock|9.5675517376025e-06| -|cran|BeyondBenford|9.5675517376025e-06| -|cran|BenfordTests|9.5675517376025e-06| -|cran|benford.analysis|9.5675517376025e-06| -|cran|MUS|9.5675517376025e-06| -|npm|svg-sprite|9.5675517376025e-06| -|npm|picocolors|9.5675517376025e-06| -|cran|AsioHeaders|9.567551737602498e-06| -|npm|dompurify|9.546337653927106e-06| -|npm|query-string|9.546337653927106e-06| -|npm|react-virtualized|9.546337653927106e-06| -|pypi|[opt_einsum](https://pypi.org/project/opt_einsum)|9.534004550217288e-06| -|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|9.527033313734746e-06| -|pypi|[python-json-logger](https://pypi.org/project/python-json-logger)|9.519251534580306e-06| -|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|9.494466272940259e-06| -|npm|[standard-version](https://github.com/conventional-changelog/standard-version#readme)|9.454677493863685e-06| -|cran|semEff|9.435968461965029e-06| -|cran|rr2|9.435968461965029e-06| -|cran|MEMSS|9.435968461965029e-06| -|cran|PKPDmodels|9.435968461965029e-06| -|cran|[ROCR](http://rocr.bioinf.mpi-sb.mpg.de/)|9.368048437200562e-06| -|pypi|[nglview](https://pypi.org/project/nglview)|9.349739312766204e-06| -|pypi|[types-dataclasses](https://github.com/python/typeshed)|9.346452852910005e-06| -|pypi|[pyrr](https://github.com/adamlwgriffiths/Pyrr)|9.29969813604859e-06| -|pypi|[pathtools](https://pypi.org/project/pathtools)|9.284358697082399e-06| -|pypi|[pretty-errors](https://pypi.org/project/pretty-errors)|9.269379815122518e-06| -|spack|[root](https://root.cern.ch)|9.261518937914887e-06| -|pypi|[pyklip](https://pypi.org/project/pyklip)|9.24267033323087e-06| -|pypi|[pywinpty](https://pypi.org/project/pywinpty)|9.229490924241796e-06| -|npm|publish-please|9.214240186508027e-06| -|cran|[quanteda](https://quanteda.io)|9.211497778584913e-06| -|pypi|[Fiona](http://github.com/Toblerity/Fiona)|9.203993975567579e-06| -|pypi|[holidays](https://github.com/dr-prodigy/python-holidays)|9.203993975567579e-06| -|pypi|[korean-lunar-calendar](https://github.com/usingsky/korean_lunar_calendar_py)|9.203993975567579e-06| -|pypi|[PyMeeus](https://github.com/architest/pymeeus)|9.203993975567579e-06| -|pypi|[dash-daq](http://github.com/plotly/dash-daq)|9.203993975567579e-06| -|pypi|[uuid](http://zesty.ca/python/)|9.203993975567579e-06| -|cran|[GPArotation](http://www.stat.ucla.edu/research/gpa)|9.178427961881612e-06| -|pypi|[lxml-stubs](https://pypi.org/project/lxml-stubs)|9.15433497657165e-06| -|pypi|[sphinx-pytest](https://pypi.org/project/sphinx-pytest)|9.147088512814791e-06| -|cran|rsm|9.127228749218167e-06| -|cran|tables|9.122675746326523e-06| -|pypi|[pdoc3](https://pypi.org/project/pdoc3)|9.111954035811904e-06| -|spack|superlu|9.111954035811904e-06| -|cran|[geiger](https://github.com/mwpennell/geiger-v2)|9.110453384620236e-06| -|cran|mda|9.094735679735162e-06| -|npm|[deepmerge](https://github.com/TehShrike/deepmerge)|9.090714049714447e-06| -|npm|globby|9.03758110312591e-06| -|pypi|[freud-analysis](https://github.com/glotzerlab/freud)|9.019914096056228e-06| -|pypi|[mkdocstrings-python](https://pypi.org/project/mkdocstrings-python)|8.9972581108856e-06| -|pypi|[path.py](https://pypi.org/project/path.py)|8.982727101166037e-06| -|pypi|[progressbar33](https://pypi.org/project/progressbar33)|8.96713273060403e-06| -|pypi|[pyppeteer](https://pypi.org/project/pyppeteer)|8.96464523352902e-06| -|cran|seqLogo|8.950063785254692e-06| -|npm|strip-json-comments|8.943883645821613e-06| -|pypi|[Flask-SQLAlchemy](https://pypi.org/project/Flask-SQLAlchemy)|8.93707815027612e-06| -|npm|cpy-cli|8.927127381941481e-06| -|pypi|[streamz](https://pypi.org/project/streamz)|8.87575286450027e-06| -|pypi|[strict-rfc3339](https://pypi.org/project/strict-rfc3339)|8.854876962701224e-06| -|rubygems|rake-compiler-dock|8.836317426228594e-06| -|pypi|[py-bcrypt](https://code.google.com/p/py-bcrypt)|8.81147070308014e-06| -|pypi|[plams](https://www.scm.com/doc/plams/)|8.807801499965337e-06| -|cran|rootSolve|8.804177979656628e-06| -|pypi|[codecarbon](https://pypi.org/project/codecarbon)|8.798442991019135e-06| -|pypi|[priority](https://pypi.org/project/priority)|8.793354244349949e-06| -|pypi|[panoptes-pocs](https://github.com/panoptes/POCS)|8.785630613041781e-06| -|pypi|[fastapi-utils](https://pypi.org/project/fastapi-utils)|8.785630613041781e-06| -|pypi|[transitions](https://pypi.org/project/transitions)|8.785630613041781e-06| -|pypi|[click-spinner](https://pypi.org/project/click-spinner)|8.785630613041781e-06| -|pypi|[panoptes-utils](https://pypi.org/project/panoptes-utils)|8.785630613041781e-06| -|pypi|[scalpl](https://pypi.org/project/scalpl)|8.785630613041781e-06| -|pypi|[shellingham](https://pypi.org/project/shellingham)|8.785630613041781e-06| -|cran|Cubist|8.774129889586225e-06| -|pypi|[wsproto](https://github.com/python-hyper/wsproto/)|8.762202264740335e-06| -|pypi|[etelemetry](https://pypi.org/project/etelemetry)|8.714729032655833e-06| -|pypi|[scabha](https://github.com/caracal-pipeline/scabha2)|8.697774306911366e-06| -|pypi|[cssselect2](https://pypi.org/project/cssselect2)|8.697774306911362e-06| -|pypi|[skl2onnx](https://pypi.org/project/skl2onnx)|8.697774306911362e-06| -|cran|adehabitatMA|8.673879322551716e-06| -|pypi|[sphinxemoji](https://pypi.org/project/sphinxemoji)|8.650393114766612e-06| -|pypi|[Nano-Utils](https://github.com/nlesc-nano/Nano-Utils)|8.625558354179989e-06| -|npm|[actions](https://github.com/fundon/actions)|8.614938361131255e-06| -|pypi|[thriftpy2](https://pypi.org/project/thriftpy2)|8.610796563842248e-06| -|pypi|[coreapi](https://github.com/core-api/python-client)|8.590394377196408e-06| -|pypi|[django-chosen](https://github.com/theatlantic/django-chosen)|8.590394377196408e-06| -|pypi|[django-gravatar2](https://github.com/twaddington/django-gravatar)|8.590394377196408e-06| -|pypi|[django-hstore](https://github.com/djangonauts/django-hstore)|8.590394377196408e-06| -|pypi|[django-ratelimit](https://github.com/jsocol/django-ratelimit)|8.590394377196408e-06| -|pypi|[django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger)|8.590394377196408e-06| -|pypi|[django-taggit](https://github.com/jazzband/django-taggit)|8.590394377196408e-06| -|pypi|[django-taggit-templatetags](http://github.com/feuervogel/django-taggit-templatetags)|8.590394377196408e-06| -|pypi|[python3-saml](https://pypi.org/project/python3-saml)|8.590394377196408e-06| -|pypi|[python-social-auth](https://pypi.org/project/python-social-auth)|8.590394377196408e-06| -|pypi|[rq-scheduler](https://pypi.org/project/rq-scheduler)|8.590394377196408e-06| -|pypi|[social-auth-app-django](https://pypi.org/project/social-auth-app-django)|8.590394377196408e-06| -|pypi|[social-auth-core](https://pypi.org/project/social-auth-core)|8.590394377196408e-06| -|pypi|[sregistry](https://pypi.org/project/sregistry)|8.590394377196408e-06| -|npm|[react-scripts](https://github.com/facebook/create-react-app#readme)|8.57306524568197e-06| -|cran|[rhandsontable](http://jrowen.github.io/rhandsontable/)|8.54643940596694e-06| -|npm|needle|8.545235656754842e-06| -|cran|[sessioninfo](https://github.com/r-lib/sessioninfo#readme)|8.541079703411285e-06| -|pypi|[fcd-torch](https://pypi.org/project/fcd-torch)|8.504490433424444e-06| -|cran|cleanNLP|8.504490433424444e-06| -|cran|udpipe|8.504490433424444e-06| -|npm|webworker-threads|8.504490433424444e-06| -|pypi|[google-crc32c](https://github.com/googleapis/python-crc32c)|8.500878140014206e-06| -|rubygems|shoulda-matchers|8.435066021723019e-06| -|pypi|[types-pytz](https://pypi.org/project/types-pytz)|8.406086827245842e-06| -|npm|c8|8.38366625305284e-06| -|pypi|[sphinx-hoverxref](https://github.com/readthedocs/sphinx-hoverxref)|8.378403385954148e-06| -|pypi|[sphinx-reredirects](https://gitlab.com/documatt/sphinx-reredirects)|8.378403385954148e-06| -|cran|gpclib|8.377802300558112e-06| -|cran|PBSmapping|8.377802300558112e-06| -|npm|karma-chrome-launcher|8.374697444516943e-06| -|cran|rnaturalearthhires|8.318640555071637e-06| -|spack|[octave](https://www.gnu.org/software/octave/)|8.293456000127503e-06| -|cran|[imager](http://dahtah.github.io/imager/)|8.283594578010821e-06| -|pypi|[lingua](https://pypi.org/project/lingua)|8.255430356445585e-06| -|cran|triangle|8.233893010542758e-06| -|cran|evd|8.233893010542758e-06| -|cran|SASmixed|8.231511477101578e-06| -|cran|beepr|8.221104303124077e-06| -|pypi|[importlib_resources](https://pypi.org/project/importlib_resources)|8.215580538675929e-06| -|pypi|[OWSLib](https://pypi.org/project/OWSLib)|8.19633029550662e-06| -|pypi|[radiopadre-client](http://github.com/ratt-ru/radiopadre-client)|8.181592668305119e-06| -|pypi|[stimela](https://pypi.org/project/stimela)|8.181592668305119e-06| -|npm|clean-css|8.175447648797903e-06| -|cran|MCMCpack|8.174006284910302e-06| -|pypi|[jupyter-sphinx](https://pypi.org/project/jupyter-sphinx)|8.165288509326463e-06| -|cran|[NISTunits](NA)|8.155198862051654e-06| -|pypi|[sphinx>=4](https://pypi.org/project/sphinx>=4)|8.128398997240442e-06| -|pypi|[pyobjc-core](https://github.com/ronaldoussoren/pyobjc)|8.128330279638363e-06| -|pypi|[rowan](https://github.com/glotzerlab/rowan)|8.125515981480454e-06| -|npm|[matcha](https://github.com/logicalparadox/matcha#readme)|8.114701288559158e-06| -|pypi|[nbsmoke](https://pypi.org/project/nbsmoke)|8.11034872549207e-06| -|cran|measurements|8.086859206783065e-06| -|cran|[wikitaxa](https://github.com/ropensci/wikitaxa)|8.068615575867208e-06| -|cran|[natserv](https://docs.ropensci.org/natserv)|8.068615575867208e-06| -|cran|[worrms](https://docs.ropensci.org/worrms)|8.068615575867208e-06| -|cran|[rotl](https://docs.ropensci.org/rotl/)|8.068615575867208e-06| -|cran|[rredlist](https://github.com/ropensci/rredlist)|8.068615575867208e-06| -|cran|[bold](https://docs.ropensci.org/bold/)|8.068615575867208e-06| -|cran|[ritis](https://github.com/ropensci/ritis)|8.068615575867206e-06| -|npm|codecov|8.054181532793937e-06| -|npm|rtlcss|8.015406772185471e-06| -|cran|[fst](http://www.fstpackage.org)|7.992272214729383e-06| -|pypi|[apscheduler](https://github.com/agronholm/apscheduler)|7.986234772646337e-06| -|pypi|[pyside2](https://pypi.org/project/pyside2)|7.98434972388018e-06| -|pypi|[zmq](https://github.com/zeromq/pyzmq)|7.972959781335416e-06| -|pypi|[galaxy-tool-util](https://github.com/galaxyproject/galaxy)|7.972959781335416e-06| -|pypi|[bagit](https://pypi.org/project/bagit)|7.972959781335416e-06| -|pypi|[schema-salad](https://pypi.org/project/schema-salad)|7.972959781335416e-06| -|pypi|[PyQt6-Qt6](https://pypi.org/project/PyQt6-Qt6)|7.972959781335416e-06| -|pypi|[PyQt6-sip](https://pypi.org/project/PyQt6-sip)|7.972959781335416e-06| -|spack|msmpi|7.972959781335416e-06| -|spack|rsync|7.972959781335416e-06| -|spack|hepmc|7.972959781335416e-06| -|spack|hepmc3|7.972959781335416e-06| -|spack|evtgen|7.972959781335416e-06| -|spack|fastjet|7.972959781335416e-06| -|spack|lhapdf|7.972959781335416e-06| -|spack|rivet|7.972959781335416e-06| -|spack|madgraph5amc|7.972959781335416e-06| -|spack|openmpi|7.972959781335416e-06| -|spack|mpich|7.972959781335416e-06| -|spack|highfive|7.972959781335416e-06| -|cran|yamlme|7.972959781335416e-06| -|npm|quick-lru|7.972959781335416e-06| -|npm|map-obj|7.972959781335416e-06| -|npm|lodash.kebabcase|7.972959781335416e-06| -|pypi|[stestr](http://stestr.readthedocs.io/en/latest/)|7.968707536118702e-06| -|pypi|[pytest-env](https://pypi.org/project/pytest-env)|7.967147112545494e-06| -|cran|adehabitatLT|7.961454788865957e-06| -|cran|[pander](https://rapporter.github.io/pander/)|7.95496372038739e-06| -|pypi|[sphinxcontrib-autoprogram](https://pypi.org/project/sphinxcontrib-autoprogram)|7.953767936754493e-06| -|cran|doFuture|7.944984483857046e-06| -|cran|pbmcapply|7.944984483857046e-06| -|pypi|[intervals](https://pypi.org/project/intervals)|7.940214802768493e-06| -|npm|memfs|7.909059539345239e-06| -|pypi|[scooby](https://github.com/banesullivan/scooby)|7.897764491756337e-06| -|npm|ghsign|7.893230183522061e-06| -|npm|git-config-path|7.893230183522061e-06| -|npm|github-username|7.893230183522061e-06| -|npm|parse-git-config|7.893230183522061e-06| -|cran|paradox|7.8896451663034e-06| -|npm|[cdbreact](https://www.devwares.com/product/contrast/)|7.88913769334364e-06| -|npm|[child_process](https://github.com/npm/security-holder#readme)|7.88913769334364e-06| -|npm|[danfojs-node](https://github.com/opensource9ja/danfojs#readme)|7.88913769334364e-06| -|npm|[express-fileupload](https://github.com/richardgirges/express-fileupload#readme)|7.88913769334364e-06| -|npm|mkdir-recursive|7.88913769334364e-06| -|npm|ncp|7.88913769334364e-06| -|npm|node-pre-gyp|7.88913769334364e-06| -|npm|react-bootstrap-drawer|7.88913769334364e-06| -|npm|react-combo-select|7.88913769334364e-06| -|npm|react-jsx-parser|7.88913769334364e-06| -|npm|react-pro-sidebar|7.88913769334364e-06| -|npm|react-spinners|7.88913769334364e-06| -|npm|reactour|7.88913769334364e-06| -|npm|util-promisifyall|7.88913769334364e-06| -|npm|web-vitals|7.88913769334364e-06| -|rubygems|[chartkick](https://chartkick.com)|7.88913769334364e-06| -|rubygems|[memory_profiler](https://github.com/SamSaffron/memory_profiler)|7.88913769334364e-06| -|rubygems|[e2mmap](https://github.com/ruby/e2mmap)|7.88913769334364e-06| -|rubygems|[stripe](https://stripe.com/docs/api?lang=ruby)|7.88913769334364e-06| -|rubygems|[jekyll-sass-converter](https://github.com/jekyll/jekyll-sass-converter)|7.873297784068724e-06| -|npm|[benchmark](https://benchmarkjs.com/)|7.873081314031618e-06| -|pypi|[pycares](https://pypi.org/project/pycares)|7.864085948998288e-06| -|npm|package-json-versionify|7.854622715935262e-06| -|cran|permute|7.829677605554895e-06| -|pypi|[neobolt](https://pypi.org/project/neobolt)|7.810246316410204e-06| -|pypi|[neo4j-driver](https://pypi.org/project/neo4j-driver)|7.810246316410204e-06| -|cran|plotfunctions|7.810246316410204e-06| -|rubygems|nio4r|7.810246316410204e-06| -|rubygems|sassc-rails|7.810246316410204e-06| -|rubygems|tzinfo|7.810246316410204e-06| -|rubygems|[ruby-openid](https://github.com/openid/ruby-openid)|7.808668488871535e-06| -|cran|NLP|7.789412054859207e-06| -|cran|sparkline|7.770240234390706e-06| -|pypi|[ninja](https://pypi.org/project/ninja)|7.767693743039898e-06| -|npm|babel-preset-react|7.746258627200617e-06| -|npm|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|7.7393534142414e-06| -|npm|[nopt](https://github.com/npm/nopt#readme)|7.7393534142414e-06| -|npm|[webpack-dev-server](https://github.com/webpack/webpack-dev-server#readme)|7.738623472080073e-06| -|pypi|[EXOSIMS](https://pypi.org/project/EXOSIMS)|7.73135493947678e-06| -|pypi|[gatspy](http://github.com/astroml/gatspy)|7.731354939476767e-06| -|pypi|[GPJax](https://gpjax.readthedocs.io/en/latest/)|7.731354939476767e-06| -|cran|rcdk|7.731354939476767e-06| -|cran|fingerprint|7.731354939476767e-06| -|cran|enviPat|7.731354939476767e-06| -|cran|flexdashboard|7.731354939476767e-06| -|cran|keys|7.731354939476767e-06| -|cran|[phytools](https://github.com/liamrevell/phytools)|7.724355398603739e-06| -|cran|[origami](https://tlverse.org/origami/)|7.721812337027192e-06| -|rubygems|rack-test|7.715634097049912e-06| -|pypi|[oslo.utils](https://pypi.org/project/oslo.utils)|7.71357282311597e-06| -|pypi|[oslo.config](https://pypi.org/project/oslo.config)|7.71357282311597e-06| -|cran|RcppDE|7.707194455290902e-06| -|cran|[assertive](https://bitbucket.org/richierocks/assertive)|7.68954450807636e-06| -|pypi|[hvplot](https://hvplot.pyviz.org)|7.682465489124197e-06| -|npm|parseurl|7.666194644627142e-06| -|pypi|[cosmic-conn](https://pypi.org/project/cosmic-conn)|7.661387926449827e-06| -|pypi|[rq](https://pypi.org/project/rq)|7.660484185864899e-06| -|pypi|[python-lzo](https://github.com/jd-boyd/python-lzo)|7.654041390082e-06| -|pypi|[docker-registry-client](https://github.com/yodle/docker-registry-client)|7.654041390082e-06| -|cran|actuar|7.654041390082e-06| -|cran|skellam|7.654041390082e-06| -|cran|hoa|7.654041390082e-06| -|pypi|[simple-websocket](https://pypi.org/project/simple-websocket)|7.654041390081998e-06| -|rubygems|jdbc-postgres|7.654041390081998e-06| -|rubygems|jdbc-sqlite3|7.654041390081998e-06| -|rubygems|shoulda-context|7.654041390081998e-06| -|cran|[shinyWidgets](https://github.com/dreamRs/shinyWidgets)|7.621559956836511e-06| -|pypi|[SQLAlchemy-Utils](https://github.com/kvesteri/sqlalchemy-utils)|7.618075013623628e-06| -|pypi|[python-subunit](https://pypi.org/project/python-subunit)|7.600958416827218e-06| -|cran|[docopt](https://github.com/docopt/docopt.R)|7.5932950298432605e-06| -|pypi|[bumpversion](https://pypi.org/project/bumpversion)|7.592952854751357e-06| -|pypi|[webargs](https://github.com/marshmallow-code/webargs)|7.572055043745792e-06| -|cran|fpc|7.566676332635788e-06| -|cran|[survey](http://r-survey.r-forge.r-project.org/survey/)|7.5544538745917995e-06| -|pypi|[mrcfile](https://github.com/ccpem/mrcfile)|7.534071367199387e-06| -|cran|MCMCglmm|7.531813499911983e-06| -|pypi|[einops](https://pypi.org/project/einops)|7.529397131249875e-06| -|pypi|[pytest-xvfb](https://pypi.org/project/pytest-xvfb)|7.5210470609563626e-06| -|pypi|[profimp](https://pypi.org/project/profimp)|7.5092841061088175e-06| -|pypi|[zappy](https://pypi.org/project/zappy)|7.5092841061088175e-06| -|pypi|[pytest-nunit](https://pypi.org/project/pytest-nunit)|7.5092841061088175e-06| -|pypi|[pytest>=4.4](https://pypi.org/project/pytest>=4.4)|7.5092841061088175e-06| -|pypi|[scikit-misc>=0.1.3](https://pypi.org/project/scikit-misc>=0.1.3)|7.5092841061088175e-06| -|pypi|[scrublet](https://pypi.org/project/scrublet)|7.5092841061088175e-06| -|pypi|[scanorama](https://pypi.org/project/scanorama)|7.5092841061088175e-06| -|pypi|[cugraph>=0.9](https://pypi.org/project/cugraph>=0.9)|7.5092841061088175e-06| -|pypi|[cuml>=0.9](https://pypi.org/project/cuml>=0.9)|7.5092841061088175e-06| -|pypi|[cudf>=0.9](https://pypi.org/project/cudf>=0.9)|7.5092841061088175e-06| -|pypi|[magic-impute>=2.0](https://pypi.org/project/magic-impute>=2.0)|7.5092841061088175e-06| -|pypi|[louvain>=0.6,!=0.6.2](https://pypi.org/project/louvain>=0.6,!=0.6.2)|7.5092841061088175e-06| -|pypi|[leidenalg](https://pypi.org/project/leidenalg)|7.5092841061088175e-06| -|pypi|[harmonypy](https://pypi.org/project/harmonypy)|7.5092841061088175e-06| -|pypi|[sphinx-rtd-theme>=1.0](https://pypi.org/project/sphinx-rtd-theme>=1.0)|7.5092841061088175e-06| -|pypi|[sphinx>=4.4](https://pypi.org/project/sphinx>=4.4)|7.5092841061088175e-06| -|pypi|[bbknn](https://pypi.org/project/bbknn)|7.5092841061088175e-06| -|pypi|[session-info](https://pypi.org/project/session-info)|7.5092841061088175e-06| -|pypi|[umap-learn>=0.3.10](https://pypi.org/project/umap-learn>=0.3.10)|7.5092841061088175e-06| -|pypi|[numba>=0.41.0](https://pypi.org/project/numba>=0.41.0)|7.5092841061088175e-06| -|pypi|[networkx>=2.3](https://pypi.org/project/networkx>=2.3)|7.5092841061088175e-06| -|pypi|[statsmodels>=0.10.0rc2](https://pypi.org/project/statsmodels>=0.10.0rc2)|7.5092841061088175e-06| -|pypi|[scikit-learn>=0.22](https://pypi.org/project/scikit-learn>=0.22)|7.5092841061088175e-06| -|pypi|[flit_core](https://pypi.org/project/flit_core)|7.5092841061088175e-06| -|pypi|[scipy>=1.4](https://pypi.org/project/scipy>=1.4)|7.5092841061088175e-06| -|pypi|[pandas>=1.0](https://pypi.org/project/pandas>=1.0)|7.5092841061088175e-06| -|pypi|[matplotlib>=3.4](https://pypi.org/project/matplotlib>=3.4)|7.5092841061088175e-06| -|pypi|[numpy>=1.17.0](https://pypi.org/project/numpy>=1.17.0)|7.5092841061088175e-06| -|pypi|[anndata>=0.7.4](https://pypi.org/project/anndata>=0.7.4)|7.5092841061088175e-06| -|pypi|[visdom](https://pypi.org/project/visdom)|7.508245167892117e-06| -|pypi|[prefect](https://pypi.org/project/prefect)|7.5039621471392155e-06| -|npm|[grunt-legacy-util](http://gruntjs.com/)|7.501941849638062e-06| -|npm|[grunt-known-options](http://gruntjs.com/)|7.501941849638062e-06| -|rubygems|[thor](http://whatisthor.com/)|7.478961701822478e-06| -|rubygems|[addressable](https://github.com/sporkmonger/addressable)|7.4767930637603765e-06| -|pypi|[pysocks](https://github.com/Anorov/PySocks)|7.473471165416275e-06| -|pypi|[urllib3-secure-extra](https://github.com/urllib3/urllib3/issues/2680)|7.473471165416275e-06| -|pypi|[doc8](https://pypi.org/project/doc8)|7.459862507525732e-06| -|pypi|[banzai](http://github.com/twneale/banzai/)|7.4339951341122766e-06| -|pypi|[lcogt-logging](https://github.com/LCOGT/lcogt_logging)|7.4339951341122766e-06| -|pypi|[ocs-ingester](https://pypi.org/project/ocs-ingester)|7.4339951341122766e-06| -|pypi|[ocs-archive](https://pypi.org/project/ocs-archive)|7.4339951341122766e-06| -|pypi|[logutils](https://pypi.org/project/logutils)|7.4339951341122766e-06| -|pypi|[mysql-connector-python](https://pypi.org/project/mysql-connector-python)|7.4339951341122766e-06| -|pypi|[opentsdb-python-metrics](https://pypi.org/project/opentsdb-python-metrics)|7.4339951341122766e-06| -|pypi|[opentsdb-http-client](https://pypi.org/project/opentsdb-http-client)|7.4339951341122766e-06| -|pypi|[sdss-marvin](https://github.com/sdss/marvin)|7.4339951341122766e-06| -|pypi|[Flask-JWT-Extended](https://pypi.org/project/Flask-JWT-Extended)|7.4339951341122766e-06| -|pypi|[marvin-brain](https://pypi.org/project/marvin-brain)|7.4339951341122766e-06| -|pypi|[marvin-sqlalchemy-boolean-search](https://pypi.org/project/marvin-sqlalchemy-boolean-search)|7.4339951341122766e-06| -|pypi|[marvin-wtforms-alchemy](https://pypi.org/project/marvin-wtforms-alchemy)|7.4339951341122766e-06| -|pypi|[numpyencoder](https://pypi.org/project/numpyencoder)|7.4339951341122766e-06| -|pypi|[sdss-access](https://pypi.org/project/sdss-access)|7.4339951341122766e-06| -|pypi|[sdss-tree](https://pypi.org/project/sdss-tree)|7.4339951341122766e-06| -|pypi|[sdsstools](https://pypi.org/project/sdsstools)|7.4339951341122766e-06| -|pypi|[yamlordereddictloader](https://pypi.org/project/yamlordereddictloader)|7.4339951341122766e-06| -|pypi|[daemonocle](https://pypi.org/project/daemonocle)|7.4339951341122766e-06| -|pypi|[flask-classful](https://pypi.org/project/flask-classful)|7.4339951341122766e-06| -|pypi|[WTForms-Components](https://pypi.org/project/WTForms-Components)|7.4339951341122766e-06| -|pypi|[infinity](https://pypi.org/project/infinity)|7.4339951341122766e-06| -|rubygems|[ruby-maven](https://github.com/takari/ruby-maven)|7.426708706755174e-06| -|pypi|[orderedmultidict](https://pypi.org/project/orderedmultidict)|7.426169876076373e-06| -|pypi|[paramz](https://github.com/sods/paramz)|7.426169876076368e-06| -|pypi|[GPy](http://sheffieldml.github.com/GPy/)|7.426169876076368e-06| -|cran|betareg|7.397955459785746e-06| -|cran|psychTools|7.395008580683378e-06| -|pypi|[pydeck](https://pypi.org/project/pydeck)|7.391727561778322e-06| -|pypi|[sphinx-autodoc2](https://pypi.org/project/sphinx-autodoc2)|7.390807162380766e-06| -|pypi|[sphinx-tippy](https://pypi.org/project/sphinx-tippy)|7.390807162380766e-06| -|pypi|[sphinx-pyscript](https://pypi.org/project/sphinx-pyscript)|7.390807162380766e-06| -|pypi|[sphinx-design2](https://pypi.org/project/sphinx-design2)|7.390807162380766e-06| -|pypi|[optuna](https://pypi.org/project/optuna)|7.378484709920057e-06| -|pypi|[openapi-core](https://pypi.org/project/openapi-core)|7.359655182771153e-06| -|pypi|[bullet](https://github.com/Mckinsey666/bullets)|7.359655182771153e-06| -|pypi|[pygtail](http://github.com/bgreenlee/pygtail)|7.359655182771153e-06| -|npm|xregexp|7.359655182771153e-06| -|npm|bufferedstream|7.359655182771153e-06| -|npm|tslint|7.350868402808215e-06| -|npm|concat-stream|7.344635478316518e-06| -|npm|gulp-eslint|7.329952519859955e-06| -|pypi|[flake8-quotes](https://pypi.org/project/flake8-quotes)|7.3291804201095745e-06| -|cran|scatterplot3d|7.326620737934072e-06| -|cran|CompQuadForm|7.309158828726538e-06| -|cran|[torch](https://torch.mlverse.org/docs)|7.300228413158001e-06| -|rubygems|introspection|7.300041975790707e-06| -|pypi|[cytocad](https://github.com/cytham/cytocad)|7.2937310749780825e-06| -|pypi|[nanovar](https://github.com/cytham/nanovar)|7.2937310749780825e-06| -|rubygems|sinatra|7.256207843143429e-06| -|cran|gamlss|7.254224958202046e-06| -|npm|safer-buffer|7.253616172178505e-06| -|pypi|[torchaudio](https://pypi.org/project/torchaudio)|7.250802200501316e-06| -|pypi|[parameterized](https://pypi.org/project/parameterized)|7.24829958404199e-06| -|cran|tree|7.248145255759469e-06| -|pypi|[hacking](https://docs.openstack.org/hacking/latest/)|7.2470407764824004e-06| -|pypi|[polib](https://pypi.org/project/polib)|7.216667596363028e-06| -|cran|[binman](https://docs.ropensci.org/binman/)|7.215931276844992e-06| -|cran|gbm|7.2141612780035286e-06| -|npm|[rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license)|7.164833241325452e-06| -|pypi|[echo](https://pypi.org/project/echo)|7.158661980997006e-06| -|pypi|[mpl-scatter-density](https://pypi.org/project/mpl-scatter-density)|7.158661980997006e-06| -|pypi|[WebTest](https://pypi.org/project/WebTest)|7.155220316583065e-06| -|pypi|[autobahn](https://pypi.org/project/autobahn)|7.119783769529962e-06| -|pypi|[txaio](https://pypi.org/project/txaio)|7.119783769529962e-06| -|cran|bigmemory|7.110085346125955e-06| -|rubygems|[rr](https://rr.github.io/rr)|7.1099878758297525e-06| -|pypi|[zope.deprecation](https://github.com/zopefoundation/zope.deprecation)|7.103890350180863e-06| -|cran|[beastier](https://docs.ropensci.org/beastier/)|7.087075361187038e-06| -|pypi|[mkl](https://pypi.org/project/mkl)|7.087075361187036e-06| -|cran|VGAMdata|7.087075361187036e-06| -|cran|VGAMextra|7.087075361187036e-06| -|cran|shapefiles|7.087075361187036e-06| -|npm|[brace-expansion](https://github.com/juliangruber/brace-expansion)|7.078211056989126e-06| -|pypi|[pyteomics](http://pyteomics.readthedocs.io)|7.077639687729251e-06| -|pypi|[itk-segmentation](https://pypi.org/project/itk-segmentation)|7.075018129079042e-06| -|pypi|[itk-registration](https://pypi.org/project/itk-registration)|7.075018129079042e-06| -|pypi|[itk-filtering](https://pypi.org/project/itk-filtering)|7.075018129079042e-06| -|pypi|[itk-numerics](https://pypi.org/project/itk-numerics)|7.075018129079042e-06| -|pypi|[itk-core](https://pypi.org/project/itk-core)|7.075018129079042e-06| -|cran|[rstantools](https://mc-stan.org/rstantools/)|7.045846189717606e-06| -|pypi|[amqp](http://github.com/celery/py-amqp)|7.029663830249948e-06| -|pypi|[aplpy](http://aplpy.github.io)|7.0225508579667215e-06| -|pypi|[prettytable](https://pypi.org/project/prettytable)|7.018110334557456e-06| -|npm|electron|7.016204607575165e-06| -|npm|v8-argv|7.016204607575165e-06| -|npm|[grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit#readme)|7.002357552638693e-06| -|pypi|[google-cloud-core](https://github.com/googleapis/python-cloud-core)|6.9915811814387964e-06| -|cran|partykit|6.979828822689118e-06| -|cran|partitions|6.975905551599789e-06| -|cran|signal|6.973056918575932e-06| -|rubygems|rubocop-performance|6.962049017469465e-06| -|rubygems|[capybara](https://github.com/teamcapybara/capybara)|6.9170258199921904e-06| -|pypi|[mwoauth](https://pypi.org/project/mwoauth)|6.902995481675685e-06| -|pypi|[wikidataintegrator](https://pypi.org/project/wikidataintegrator)|6.902995481675685e-06| -|pypi|[dash-extensions](https://pypi.org/project/dash-extensions)|6.902995481675685e-06| -|npm|[mdi](http://materialdesignicons.com)|6.902995481675685e-06| -|npm|[abort-controller](https://github.com/mysticatea/abort-controller#readme)|6.902995481675685e-06| -|npm|color|6.902995481675685e-06| -|npm|dotenv-load|6.902995481675685e-06| -|npm|iframe-resizer|6.902995481675685e-06| -|npm|isomorphic-unfetch|6.902995481675685e-06| -|npm|js-file-download|6.902995481675685e-06| -|npm|material-table|6.902995481675685e-06| -|npm|material-ui-chip-input|6.902995481675685e-06| -|npm|materialize-css|6.902995481675685e-06| -|npm|mui-datatables|6.902995481675685e-06| -|npm|next|6.902995481675685e-06| -|npm|next-env|6.902995481675685e-06| -|npm|next-redux-wrapper|6.902995481675685e-06| -|npm|ra-data-simple-rest|6.902995481675685e-06| -|npm|react-admin|6.902995481675685e-06| -|npm|react-loading|6.902995481675685e-06| -|npm|react-scroll|6.902995481675685e-06| -|npm|react-scroll-to-component|6.902995481675685e-06| -|npm|react-swipeable-views|6.902995481675685e-06| -|npm|react-wordcloud|6.902995481675685e-06| -|npm|redux-saga|6.902995481675685e-06| -|npm|serialize-error|6.902995481675685e-06| -|npm|swagger-client|6.902995481675685e-06| -|npm|swagger-ui-react|6.902995481675685e-06| -|npm|tween|6.902995481675685e-06| -|npm|uuid5|6.902995481675685e-06| -|pypi|[datasets](https://github.com/huggingface/datasets)|6.899376975979646e-06| -|pypi|[timm](https://pypi.org/project/timm)|6.899376975979646e-06| -|npm|accepts|6.879619696976198e-06| -|npm|cross-spawn|6.875430365643482e-06| -|rubygems|[term-ansicolor](http://flori.github.com/term-ansicolor)|6.8594177340743094e-06| -|pypi|[spectra](http://github.com/jsvine/spectra)|6.833965526858928e-06| -|pypi|[lzstring](https://github.com/gkovacs/lz-string-python)|6.833965526858928e-06| -|pypi|[pytest>=6](https://pypi.org/project/pytest>=6)|6.833965526858928e-06| -|pypi|[pytest-mock>=3.6](https://pypi.org/project/pytest-mock>=3.6)|6.833965526858928e-06| -|pypi|[pytest-cov>=2.7](https://pypi.org/project/pytest-cov>=2.7)|6.833965526858928e-06| -|pypi|[appdirs==1.4.4](https://pypi.org/project/appdirs==1.4.4)|6.833965526858928e-06| -|pypi|[sphinx-autodoc-typehints>=1.12](https://pypi.org/project/sphinx-autodoc-typehints>=1.12)|6.833965526858928e-06| -|pypi|[proselint>=0.10.2](https://pypi.org/project/proselint>=0.10.2)|6.833965526858928e-06| -|pypi|[furo>=2021.7.5b38](https://pypi.org/project/furo>=2021.7.5b38)|6.833965526858928e-06| -|pypi|[keepalive](https://github.com/wikier/keepalive)|6.833965526858928e-06| -|pypi|[pandas-stubs](https://pandas.pydata.org)|6.833965526858928e-06| -|pypi|[pyTest-cov](https://pypi.org/project/pyTest-cov)|6.833965526858928e-06| -|pypi|[pyTest](https://pypi.org/project/pyTest)|6.833965526858928e-06| -|pypi|[TOMLi](https://pypi.org/project/TOMLi)|6.833965526858928e-06| -|pypi|[Flake8](https://pypi.org/project/Flake8)|6.833965526858928e-06| -|cran|oskeyring|6.833965526858928e-06| -|cran|ExplainPrediction|6.833965526858928e-06| -|cran|rpart.plot|6.833965526858928e-06| -|cran|BiocManager|6.827674658363986e-06| -|npm|sprintf-js|6.8253367825068335e-06| -|pypi|[pytest_runner](https://github.com/pytest-dev/pytest-runner/)|6.810955541920044e-06| -|pypi|[numkit](https://pypi.org/project/numkit)|6.792158652814977e-06| -|pypi|[logging_tree](https://pypi.org/project/logging_tree)|6.781890297786638e-06| -|pypi|[voeventdb.server](https://pypi.org/project/voeventdb.server)|6.781890297786638e-06| -|pypi|[mriqc](https://github.com/nipreps/mriqc)|6.781890297786638e-06| -|pypi|[nilearn](https://pypi.org/project/nilearn)|6.781890297786638e-06| -|pypi|[nipype](https://pypi.org/project/nipype)|6.781890297786638e-06| -|pypi|[nitransforms](https://pypi.org/project/nitransforms)|6.781890297786638e-06| -|pypi|[niworkflows](https://pypi.org/project/niworkflows)|6.781890297786638e-06| -|pypi|[pybids](https://pypi.org/project/pybids)|6.781890297786638e-06| -|pypi|[mriqc-learn](https://pypi.org/project/mriqc-learn)|6.781890297786638e-06| -|pypi|[templateflow](https://pypi.org/project/templateflow)|6.781890297786638e-06| -|pypi|[bids-validator](https://pypi.org/project/bids-validator)|6.781890297786638e-06| -|pypi|[looseversion](https://pypi.org/project/looseversion)|6.781890297786638e-06| -|pypi|[num2words](https://pypi.org/project/num2words)|6.781890297786638e-06| -|pypi|[surfplot](https://pypi.org/project/surfplot)|6.781890297786638e-06| -|pypi|[brainspace](https://pypi.org/project/brainspace)|6.781890297786638e-06| -|pypi|[oslo.serialization](https://pypi.org/project/oslo.serialization)|6.7780788754392815e-06| -|pypi|[oslo.i18n](https://pypi.org/project/oslo.i18n)|6.7780788754392815e-06| -|pypi|[debtcollector](https://pypi.org/project/debtcollector)|6.7780788754392815e-06| -|cran|[snakecase](https://github.com/Tazinho/snakecase)|6.768656588182456e-06| -|rubygems|[multi_test](http://cukes.info)|6.762398721202655e-06| -|rubygems|[mime-types](https://github.com/mime-types/ruby-mime-types/)|6.762398721202655e-06| -|rubygems|cucumber-messages|6.762398721202655e-06| -|rubygems|cucumber-html-formatter|6.762398721202655e-06| -|rubygems|cucumber-gherkin|6.762398721202655e-06| -|rubygems|cucumber-cucumber-expressions|6.762398721202655e-06| -|rubygems|cucumber-core|6.762398721202655e-06| -|rubygems|cucumber-ci-environment|6.762398721202655e-06| -|rubygems|syntax|6.762398721202655e-06| -|rubygems|octokit|6.762398721202655e-06| -|rubygems|cucumber-compatibility-kit|6.762398721202655e-06| -|cran|afex|6.754065604364657e-06| -|npm|rollup-plugin-replace|6.7529598976605376e-06| -|cran|geepack|6.734517521778441e-06| -|pypi|[lisa2](https://pypi.org/project/lisa2)|6.714071394808772e-06| -|cran|tester|6.714071394808772e-06| -|spack|cudnn|6.71035374730334e-06| -|cran|[reprex](https://reprex.tidyverse.org)|6.707707658697313e-06| -|cran|bbmle|6.705436817408829e-06| -|cran|rticles|6.696879966902168e-06| -|cran|fastICA|6.696566955867618e-06| -|pypi|[annoy](https://pypi.org/project/annoy)|6.66898624354102e-06| -|pypi|[sphinxcontrib.programoutput](https://pypi.org/project/sphinxcontrib.programoutput)|6.66898624354102e-06| -|pypi|[nmslib](https://pypi.org/project/nmslib)|6.66898624354102e-06| -|pypi|[pyemd](https://pypi.org/project/pyemd)|6.66898624354102e-06| -|pypi|[Morfessor](https://pypi.org/project/Morfessor)|6.66898624354102e-06| -|pypi|[Pyro4](https://pypi.org/project/Pyro4)|6.66898624354102e-06| -|pypi|[cityhash](https://pypi.org/project/cityhash)|6.664961154721351e-06| -|pypi|[transformers](https://pypi.org/project/transformers)|6.664483379728183e-06| -|pypi|[pywavelets](https://github.com/PyWavelets/pywt)|6.654536086408928e-06| -|cran|[tidygraph](https://tidygraph.data-imaginist.com)|6.625049808824351e-06| -|npm|bundlewatch|6.623302683380875e-06| -|npm|shelljs|6.6221254283374884e-06| -|cran|[rentrez](http://github.com/ropensci/rentrez)|6.621506665922928e-06| -|cran|ks|6.616521169186143e-06| -|pypi|[unyt](https://github.com/yt-project/unyt)|6.603865677469742e-06| -|pypi|[etils](https://pypi.org/project/etils)|6.589541602992312e-06| -|pypi|[chart-studio](https://plot.ly/python/)|6.581824534001933e-06| -|rubygems|public_suffix|6.577691819601718e-06| -|cran|fixest|6.573166516888979e-06| -|pypi|[colorcet](https://pypi.org/project/colorcet)|6.573021854095327e-06| -|pypi|[googleapis-common-protos](https://github.com/googleapis/python-api-common-protos)|6.571438620610217e-06| -|cran|[ff](https://github.com/truecluster/ff)|6.5695980573994495e-06| -|pypi|[pymatreader](https://gitlab.com/obob/pymatreader)|6.567935117132123e-06| -|npm|[ansi-regex](https://github.com/chalk/ansi-regex#readme)|6.551995711420988e-06| -|npm|[balanced-match](https://github.com/juliangruber/balanced-match)|6.551995711420988e-06| -|npm|[cacatoo](https://github.com/bramvandijk88/cacatoo#readme)|6.551995711420988e-06| -|npm|[code-point-at](https://github.com/sindresorhus/code-point-at#readme)|6.551995711420988e-06| -|npm|[decompress-response](https://github.com/sindresorhus/decompress-response#readme)|6.551995711420988e-06| -|npm|[detect-libc](https://github.com/lovell/detect-libc#readme)|6.551995711420988e-06| -|npm|[esdoc](https://esdoc.org/)|6.551995711420988e-06| -|npm|esdoc-standard-plugin|6.551995711420988e-06| -|npm|fast-random|6.551995711420988e-06| -|npm|flatted|6.551995711420988e-06| -|npm|fs.realpath|6.551995711420988e-06| -|npm|has-unicode|6.551995711420988e-06| -|npm|ignore-walk|6.551995711420988e-06| -|npm|ini|6.551995711420988e-06| -|npm|is-fullwidth-code-point|6.551995711420988e-06| -|npm|jsdocs|6.551995711420988e-06| -|npm|mimic-response|6.551995711420988e-06| -|npm|node|6.551995711420988e-06| -|npm|npm|6.551995711420988e-06| -|npm|npm-bundled|6.551995711420988e-06| -|npm|npm-normalize-package-bin|6.551995711420988e-06| -|npm|npm-packlist|6.551995711420988e-06| -|npm|number-is-nan|6.551995711420988e-06| -|npm|odex|6.551995711420988e-06| -|npm|os-homedir|6.551995711420988e-06| -|npm|os-tmpdir|6.551995711420988e-06| -|npm|osenv|6.551995711420988e-06| -|npm|path-is-absolute|6.551995711420988e-06| -|npm|rc|6.551995711420988e-06| -|npm|set-blocking|6.551995711420988e-06| -|npm|signal-exit|6.551995711420988e-06| -|npm|simple-concat|6.551995711420988e-06| -|npm|string-width|6.551995711420988e-06| -|pypi|[pythreejs](https://pypi.org/project/pythreejs)|6.551401025744664e-06| -|cran|[colourpicker](https://github.com/daattali/colourpicker)|6.536046774491872e-06| -|spack|libxft|6.532975321030942e-06| -|cran|antiword|6.529065526429837e-06| -|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|6.520109332292073e-06| -|pypi|[mkdocstrings](https://pypi.org/project/mkdocstrings)|6.513191642480396e-06| -|pypi|[sphinx-asdf](https://pypi.org/project/sphinx-asdf)|6.505409491913788e-06| -|pypi|[kazoo](https://kazoo.readthedocs.io)|6.492267250515981e-06| -|pypi|[pickydict](https://github.com/florian-huber/pickydict)|6.487615231821816e-06| -|cran|[glmmTMB](https://github.com/glmmTMB/glmmTMB)|6.486879073368034e-06| -|cran|[downloader](https://github.com/wch/downloader)|6.482957056609934e-06| -|pypi|[nox](https://nox.thea.codes)|6.476996391850817e-06| -|pypi|[eventlet](https://pypi.org/project/eventlet)|6.463992581023039e-06| -|cran|[parsnip](https://github.com/tidymodels/parsnip)|6.461718815883372e-06| -|pypi|[dm-sonnet](https://pypi.org/project/dm-sonnet)|6.441910783476578e-06| -|pypi|[blis](https://github.com/explosion/cython-blis)|6.432841843438686e-06| -|pypi|[catalogue](https://github.com/explosion/catalogue)|6.432841843438686e-06| -|pypi|[preshed](https://github.com/explosion/preshed)|6.432841843438686e-06| -|pypi|[rdkit](https://github.com/kuelumbus/rdkit-pypi)|6.423187273992838e-06| -|npm|[rollup-plugin-uglify](https://github.com/TrySound/rollup-plugin-uglify)|6.3988667203465265e-06| -|cran|bs4Dash|6.383830752112395e-06| -|pypi|[pims](https://github.com/soft-matter/pims)|6.378367825068334e-06| -|pypi|[repeated-test](https://pypi.org/project/repeated-test)|6.378367825068334e-06| -|pypi|[pdbmender](https://pypi.org/project/pdbmender)|6.378367825068332e-06| -|pypi|[delphi4py](https://pypi.org/project/delphi4py)|6.378367825068332e-06| -|pypi|[pytest-httpserver](https://github.com/csernazs/pytest-httpserver)|6.378367825068332e-06| -|cran|acepack|6.358967373481095e-06| -|cran|htmlTable|6.358967373481095e-06| -|pypi|[ordered-set](https://pypi.org/project/ordered-set)|6.35075584314163e-06| -|pypi|[ipyvolume](https://pypi.org/project/ipyvolume)|6.33844361513497e-06| -|pypi|[geomdl](https://github.com/orbingol/NURBS-Python)|6.33717617989899e-06| -|pypi|[pefile](https://pypi.org/project/pefile)|6.33717617989899e-06| -|pypi|[PyExcelerate](https://pypi.org/project/PyExcelerate)|6.33717617989899e-06| -|pypi|[pyinstaller](https://pypi.org/project/pyinstaller)|6.33717617989899e-06| -|pypi|[pyinstaller-hooks-contrib](https://pypi.org/project/pyinstaller-hooks-contrib)|6.33717617989899e-06| -|pypi|[PyMCubes](https://pypi.org/project/PyMCubes)|6.33717617989899e-06| -|pypi|[pyvistaqt](https://pypi.org/project/pyvistaqt)|6.33717617989899e-06| -|pypi|[cassandra-driver](https://pypi.org/project/cassandra-driver)|6.332408407782439e-06| -|npm|prismjs|6.318895863995435e-06| -|pypi|[ansicon](https://pypi.org/project/ansicon)|6.314584146817649e-06| -|pypi|[socksio](https://pypi.org/project/socksio)|6.293470889249675e-06| -|pypi|[google-cloud-storage](https://github.com/googleapis/python-storage)|6.277813532834678e-06| -|cran|reactR|6.277123891337089e-06| -|pypi|[Keras-Preprocessing](https://github.com/keras-team/keras-preprocessing)|6.272109837363884e-06| -|pypi|[bigplanet](https://github.com/VirtualPlanetaryLaboratory/BigPlanet)|6.257362374860136e-06| -|pypi|[vspace](https://github.com/VirtualPlanetaryLaboratory/vspace)|6.257362374860136e-06| -|pypi|[g-mlp-pytorch](https://pypi.org/project/g-mlp-pytorch)|6.234963660868361e-06| -|pypi|[gsa-pytorch](https://pypi.org/project/gsa-pytorch)|6.234963660868361e-06| -|pypi|[imblearn](https://pypi.org/project/imblearn)|6.234963660868361e-06| -|pypi|[imutils](https://pypi.org/project/imutils)|6.234963660868361e-06| -|pypi|[kornia](https://pypi.org/project/kornia)|6.234963660868361e-06| -|pypi|[local-attention](https://pypi.org/project/local-attention)|6.234963660868361e-06| -|pypi|[thop](https://pypi.org/project/thop)|6.234963660868361e-06| -|pypi|[timmy](https://pypi.org/project/timmy)|6.234963660868361e-06| -|pypi|[torch-multi-head-attention](https://pypi.org/project/torch-multi-head-attention)|6.234963660868361e-06| -|cran|protolite|6.212695933508116e-06| -|pypi|[ThrustRTC](https://github.com/fynv/ThrustRTC)|6.2057929380264405e-06| -|pypi|[chempy](https://github.com/bjodah/chempy)|6.2057929380264405e-06| -|pypi|[nbstripout](https://pypi.org/project/nbstripout)|6.172425052362852e-06| -|pypi|[bandit](https://pypi.org/project/bandit)|6.169246737317874e-06| -|pypi|[PyPDF2](https://pypdf2.readthedocs.io/en/latest/)|6.165540510450127e-06| -|npm|run-sequence|6.13112724740273e-06| -|pypi|[fett](https://pypi.org/project/fett)|6.125660224053586e-06| -|pypi|[python-jsonrpc-server](https://pypi.org/project/python-jsonrpc-server)|6.125660224053586e-06| -|pypi|[rstcheck](https://pypi.org/project/rstcheck)|6.125660224053586e-06| -|pypi|[snooty-lextudio](https://pypi.org/project/snooty-lextudio)|6.125660224053586e-06| -|pypi|[autodocsumm](https://pypi.org/project/autodocsumm)|6.081045948250444e-06| -|pypi|[multiset](https://pypi.org/project/multiset)|6.074636023874602e-06| -|spack|glfw|6.074636023874602e-06| -|cran|TSA|6.074636023874602e-06| -|npm|tsconfig-paths|6.074636023874602e-06| -|npm|replace|6.074636023874602e-06| -|npm|node-qunit-phantomjs|6.074636023874602e-06| -|cran|[haven](https://haven.tidyverse.org)|6.074308609069154e-06| -|rubygems|[rubyzip](http://github.com/rubyzip/rubyzip)|6.062242536608555e-06| -|pypi|[email_validator](https://pypi.org/project/email_validator)|6.0608925034586026e-06| -|pypi|[mmtf-python](https://github.com/rcsb/mmtf-python.git)|6.039335765290089e-06| -|pypi|[sphinx-version-warning](https://pypi.org/project/sphinx-version-warning)|6.0166114161400595e-06| -|cran|[RNetCDF](https://github.com/mjwoods/RNetCDF)|6.00755691560703e-06| -|cran|cplm|6.003669389650735e-06| -|pypi|[re-assert](https://pypi.org/project/re-assert)|5.995451790651651e-06| -|pypi|[devpi-server](https://pypi.org/project/devpi-server)|5.995451790651651e-06| -|pypi|[devpi-client](https://pypi.org/project/devpi-client)|5.995451790651651e-06| -|pypi|[pyproject-api](https://pypi.org/project/pyproject-api)|5.995451790651651e-06| -|npm|karma-coverage-istanbul-reporter|5.985025709857819e-06| -|npm|karma-browserstack-launcher|5.985025709857819e-06| -|npm|ip|5.985025709857819e-06| -|npm|chai-passport-strategy|5.979719836001562e-06| -|npm|passport-strategy|5.979719836001562e-06| -|cran|clusterGeneration|5.969590440457799e-06| -|pypi|[sphinxcontrib-httpdomain](https://github.com/sphinx-contrib/httpdomain)|5.968329893456796e-06| -|cran|pROC|5.96461072854422e-06| -|cran|[rversions](https://github.com/r-hub/rversions)|5.963997769675187e-06| -|npm|uglify-es|5.960736598426954e-06| -|cran|[Ckmeans.1d.dp](NA)|5.9573851440988956e-06| -|pypi|[bitstring](https://github.com/scott-griffiths/bitstring)|5.94762090701177e-06| -|pypi|[selenium](https://www.selenium.dev)|5.941206206363793e-06| -|cran|flexsurv|5.939644112232944e-06| -|pypi|[tempora](https://pypi.org/project/tempora)|5.929293648850535e-06| -|pypi|[affine](https://github.com/sgillies/affine)|5.929022152518837e-06| -|pypi|[google-auth-httplib2](https://pypi.org/project/google-auth-httplib2)|5.925920222624306e-06| -|cran|klaR|5.910372906902483e-06| -|pypi|[zope.testrunner](https://pypi.org/project/zope.testrunner)|5.899990238188207e-06| -|pypi|[backports.shutil-get-terminal-size](https://pypi.org/project/backports.shutil-get-terminal-size)|5.887724146216922e-06| -|spack|unzip|5.887724146216922e-06| -|spack|wget|5.887724146216922e-06| -|npm|d3-request|5.877210353098678e-06| -|cran|cubature|5.867672264566489e-06| -|pypi|[aesara-theano-fallback](https://github.com/exoplanet-dev/aesara-theano-fallback)|5.867052784078819e-06| -|pypi|[halomod](https://github.com/steven-murray/halomod)|5.853740168460983e-06| -|pypi|[hyperopt](https://pypi.org/project/hyperopt)|5.845952173558584e-06| -|cran|[jsonld](https://docs.ropensci.org/jsonld)|5.837961893074308e-06| -|spack|[adios2](https://csmd.ornl.gov/software/adios2)|5.827426185684683e-06| -|pypi|[pybamm](https://pypi.org/project/pybamm)|5.8101598114441365e-06| -|cran|debugme|5.800943427915873e-06| -|rubygems|[spec](https://github.com/bootstraponline/spec)|5.798516204607587e-06| -|pypi|[octave-kernel](https://pypi.org/project/octave-kernel)|5.798516204607575e-06| -|cran|qvalue|5.798516204607575e-06| -|cran|subprocess|5.798516204607575e-06| -|cran|tensorA|5.792144208778336e-06| -|cran|[EML](https://docs.ropensci.org/EML/)|5.770904222680879e-06| -|npm|tough-cookie|5.765139837344226e-06| -|npm|moment-timezone|5.758736230645376e-06| -|npm|gulp-uglify|5.757553374276751e-06| -|pypi|[cogapp](https://pypi.org/project/cogapp)|5.747871195620164e-06| -|pypi|[thinc](https://github.com/explosion/thinc)|5.746995840743166e-06| -|npm|karma-jasmine|5.710930024756298e-06| -|npm|rollup-plugin-svelte|5.709244383340791e-06| -|pypi|[pdfkit](https://pypi.org/project/pdfkit)|5.687006277595892e-06| -|pypi|[pulumi](https://github.com/pulumi/pulumi)|5.684819808438804e-06| -|pypi|[AssertionLib](https://github.com/nlesc-nano/AssertionLib)|5.681696281071527e-06| -|cran|FNN|5.67476083561109e-06| -|cran|[earth](http://www.milbo.users.sonic.net/earth/)|5.6585779288566e-06| -|npm|classnames|5.64983630192533e-06| -|pypi|[sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling)|5.643755499453879e-06| -|pypi|[pyexcel-ods3](https://pypi.org/project/pyexcel-ods3)|5.642593620655994e-06| -|pypi|[pyexcel-xlsx](https://pypi.org/project/pyexcel-xlsx)|5.642593620655994e-06| -|npm|[compression](https://github.com/expressjs/compression#readme)|5.642310209290532e-06| -|pypi|[snuggs](https://pypi.org/project/snuggs)|5.631662347154341e-06| -|pypi|[kgt](https://pypi.org/project/kgt)|5.627971610354412e-06| -|pypi|[x21](https://pypi.org/project/x21)|5.627971610354412e-06| -|pypi|[PyYaml](https://pypi.org/project/PyYaml)|5.627971610354412e-06| -|npm|updater-license|5.627971610354412e-06| -|npm|update|5.627971610354412e-06| -|npm|cose-base|5.627971610354412e-06| -|npm|murl|5.627971610354412e-06| -|npm|protein|5.627971610354412e-06| -|npm|network-address|5.627971610354412e-06| -|pypi|[ipyleaflet](https://pypi.org/project/ipyleaflet)|5.613082059728399e-06| -|cran|[wesanderson](https://github.com/karthik/wesanderson)|5.611149184390664e-06| -|cran|rhub|5.577430022701352e-06| -|cran|gmailr|5.577430022701352e-06| -|cran|foghorn|5.577430022701352e-06| -|cran|coxme|5.566345079978385e-06| -|pypi|[flake8-bandit](https://pypi.org/project/flake8-bandit)|5.561842073807265e-06| -|pypi|[cooler](https://github.com/mirnylab/cooler)|5.545760370047759e-06| -|pypi|[python-slugify](https://github.com/un33k/python-slugify)|5.535007918587709e-06| -|cran|[dynlm](NA)|5.522396385340554e-06| -|pypi|[crossbar](http://crossbar.io/)|5.522396385340548e-06| -|pypi|[asn1crypto](https://pypi.org/project/asn1crypto)|5.522396385340548e-06| -|pypi|[asq](https://pypi.org/project/asq)|5.522396385340548e-06| -|pypi|[automat](https://pypi.org/project/automat)|5.522396385340548e-06| -|pypi|[cbor](https://pypi.org/project/cbor)|5.522396385340548e-06| -|pypi|[dictdiffer](https://pypi.org/project/dictdiffer)|5.522396385340548e-06| -|pypi|[hpack](https://pypi.org/project/hpack)|5.522396385340548e-06| -|pypi|[hyperframe](https://pypi.org/project/hyperframe)|5.522396385340548e-06| -|pypi|[netaddr](https://pypi.org/project/netaddr)|5.522396385340548e-06| -|pypi|[node-semver](https://pypi.org/project/node-semver)|5.522396385340548e-06| -|pypi|[py-ubjson](https://pypi.org/project/py-ubjson)|5.522396385340548e-06| -|pypi|[pyqrcode](https://pypi.org/project/pyqrcode)|5.522396385340548e-06| -|pypi|[pytrie](https://pypi.org/project/pytrie)|5.522396385340548e-06| -|pypi|[redis-py-cluster](https://pypi.org/project/redis-py-cluster)|5.522396385340548e-06| -|pypi|[txtorcon](https://pypi.org/project/txtorcon)|5.522396385340548e-06| -|pypi|[u-msgpack-python](https://pypi.org/project/u-msgpack-python)|5.522396385340548e-06| -|pypi|[pyneqsys](https://github.com/bjodah/pyneqsys)|5.522396385340548e-06| -|pypi|[pyodesys](https://github.com/bjodah/pyodesys)|5.522396385340548e-06| -|pypi|[sym](https://github.com/bjodah/sym)|5.522396385340548e-06| -|pypi|[translationstring](https://github.com/Pylons/translationstring)|5.5092983939137795e-06| -|cran|numbers|5.508025236852382e-06| -|pypi|[ci-watson](https://pypi.org/project/ci-watson)|5.489276147780119e-06| -|cran|loder|5.471639065622345e-06| -|cran|ore|5.471639065622345e-06| -|cran|nor1mix|5.467172421487142e-06| -|cran|diptest|5.467172421487142e-06| -|cran|mstate|5.467172421487142e-06| -|cran|changepoint|5.467172421487142e-06| -|cran|linprog|5.467172421487142e-06| -|cran|magic|5.467172421487142e-06| -|pypi|[sphinxcontrib-svg2pdfconverter](https://pypi.org/project/sphinxcontrib-svg2pdfconverter)|5.4620590915007165e-06| -|npm|mime-types|5.457018399872541e-06| -|npm|[which](https://github.com/isaacs/node-which#readme)|5.452521787076649e-06| -|npm|cli-table|5.451985831427455e-06| -|pypi|[cronutils](https://github.com/zagaran/cronutils)|5.444616154561103e-06| -|pypi|[proto-plus](https://pypi.org/project/proto-plus)|5.444616154561103e-06| -|pypi|[pycrypto](https://pypi.org/project/pycrypto)|5.444616154561103e-06| -|pypi|[zstd](https://pypi.org/project/zstd)|5.444616154561103e-06| -|cran|metafor|5.43051773539278e-06| -|cran|[rcorpora](https://github.com/gaborcsardi/rcorpora)|5.421612651308083e-06| -|cran|lgr|5.4007435954026105e-06| -|pypi|[grandalf](https://pypi.org/project/grandalf)|5.375132481731466e-06| -|cran|scico|5.369544342532015e-06| -|cran|rcartocolor|5.369544342532015e-06| -|pypi|[types-orjson](https://github.com/python/typeshed)|5.359972962242297e-06| -|pypi|[types-ujson](https://github.com/python/typeshed)|5.359972962242297e-06| -|pypi|[peewee](https://pypi.org/project/peewee)|5.359972962242297e-06| -|pypi|[mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin)|5.359972962242297e-06| -|pypi|[mdx-include](https://pypi.org/project/mdx-include)|5.359972962242297e-06| -|pypi|[mkdocstrings-python-legacy](https://pypi.org/project/mkdocstrings-python-legacy)|5.352476496560839e-06| -|pypi|[mkdocstrings-crystal](https://pypi.org/project/mkdocstrings-crystal)|5.352476496560839e-06| -|pypi|[mkdocs-autorefs](https://pypi.org/project/mkdocs-autorefs)|5.352476496560839e-06| -|cran|[ggthemes](https://github.com/jrnold/ggthemes)|5.340218910304812e-06| -|cran|lfe|5.3386437120370435e-06| -|pypi|[numpy-financial](https://numpy.org/numpy-financial/)|5.321581971328163e-06| -|cran|[aod](https://cran.r-project.org/package=aod)|5.32138622333286e-06| -|pypi|[requests-ntlm](https://pypi.org/project/requests-ntlm)|5.315306520890277e-06| -|spack|googletest|5.315306520890277e-06| -|spack|bdw-gc|5.315306520890277e-06| -|cran|TeachingDemos|5.315306520890277e-06| -|cran|plotmo|5.315306520890277e-06| -|cran|gdalUtils|5.315306520890277e-06| -|npm|[tslint-config-prettier](https://github.com/prettier/tslint-config-prettier#readme)|5.315306520890277e-06| -|npm|microbundle|5.315306520890277e-06| -|npm|const-version|5.315306520890277e-06| -|cran|[SuperLearner](https://github.com/ecpolley/SuperLearner)|5.310468524056968e-06| -|pypi|[ipyannotator](https://github.com/palaimon/ipyannotator)|5.295448588682718e-06| -|pypi|[ipycanvas](https://github.com/martinRenou/ipycanvas)|5.295448588682718e-06| -|pypi|[PyPubSub](https://github.com/schollii/pypubsub)|5.295448588682718e-06| -|pypi|[voila](https://pypi.org/project/voila)|5.295448588682718e-06| -|pypi|[SALib](http://salib.github.io/SALib/)|5.2928194901545155e-06| -|pypi|[sphobjinv](https://github.com/bskinn/sphobjinv)|5.2920680007809446e-06| -|npm|esbuild|5.288818282414079e-06| -|rubygems|[sync](https://github.com/ruby/sync)|5.284517607868019e-06| -|cran|[emld](https://docs.ropensci.org/emld/)|5.273888548000228e-06| -|pypi|[testtools](https://github.com/testing-cabal/testtools)|5.265494505494505e-06| -|pypi|[fixtures](https://pypi.org/project/fixtures)|5.265494505494505e-06| -|npm|execa|5.235275817460057e-06| -|npm|gulp-rename|5.234040487126068e-06| -|npm|gulp-concat|5.234040487126068e-06| -|pypi|[torchmetrics](https://pypi.org/project/torchmetrics)|5.222070813326232e-06| -|cran|BiocVersion|5.220829076036696e-06| -|pypi|[codespell](https://pypi.org/project/codespell)|5.213279223724565e-06| -|pypi|[webob](https://pypi.org/project/webob)|5.2051240930096845e-06| -|cran|modeltools|5.203405330976797e-06| -|npm|eslint-plugin-html|5.198035555178413e-06| -|pypi|[google-resumable-media](https://github.com/googleapis/google-resumable-media-python)|5.194857850433633e-06| -|cran|Biobase|5.1664796300769474e-06| -|cran|tm.lexicon.GeneralInquirer|5.162272421058052e-06| -|cran|Rpoppler|5.162272421058052e-06| -|cran|Rcampdf|5.162272421058052e-06| -|cran|filehash|5.162272421058052e-06| -|pypi|[depinfo](https://github.com/Midnighter/dependency-info)|5.158367414044687e-06| -|pypi|[sspa](https://github.com/cwieder/sspa)|5.154236626317846e-06| -|pypi|[gseapy](https://github.com/zqfang/gseapy)|5.154236626317846e-06| -|pypi|[pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp)|5.114426318089787e-06| -|cran|[dbscan](https://github.com/mhahsler/dbscan)|5.1119557733178295e-06| -|cran|speedglm|5.111668154180847e-06| -|npm|compressible|5.104381658950187e-06| -|pypi|[grayskull](https://pypi.org/project/grayskull)|5.102694260054666e-06| -|cran|[fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)|5.099720662001023e-06| -|npm|jshint-stylish|5.0980214631132235e-06| -|npm|[is-plain-object](https://github.com/jonschlinkert/is-plain-object)|5.089751143526525e-06| -|pypi|[bx-python](https://pypi.org/project/bx-python)|5.061715791492321e-06| -|npm|karma-rollup-preprocessor|5.05785026266249e-06| -|npm|karma-firefox-launcher|5.05785026266249e-06| -|pypi|[slicer](https://pypi.org/project/slicer)|5.048885125027258e-06| -|npm|coffeescript|5.043593998738473e-06| -|cran|PolynomF|5.035553546106578e-06| -|spack|[libsigsegv](https://www.gnu.org/software/libsigsegv/)|5.0339263429463936e-06| -|pypi|[librosa](https://pypi.org/project/librosa)|5.016532917566105e-06| -|cran|[tokenizers](https://lincolnmullen.com/software/tokenizers/)|5.016343069958909e-06| -|cran|[lmerTest](https://github.com/runehaubo/lmerTestR)|5.0147918532994226e-06| -|cran|[clisymbols](https://github.com/gaborcsardi/clisymbols)|5.007465440505673e-06| -|npm|browser-sync|5.005431163077052e-06| -|cran|mlogit|4.993203844624346e-06| -|pypi|[scikit-fem](https://github.com/kinnala/scikit-fem)|4.979582523769427e-06| -|pypi|[tensorboardX](https://github.com/lanpa/tensorboardX)|4.974182022944145e-06| -|cran|RcppCCTZ|4.97302414492965e-06| -|cran|genieclust|4.970156746806493e-06| -|cran|getopt|4.970156746806493e-06| -|npm|jsmd|4.970156746806493e-06| -|npm|is-mergeable-object|4.970156746806493e-06| -|cran|leaps|4.967767248370528e-06| -|pypi|[fasteners](https://github.com/harlowja/fasteners)|4.964551865513677e-06| -|pypi|[configargparse](https://github.com/bw2/ConfigArgParse)|4.962595526301115e-06| -|npm|[react-helmet](https://github.com/nfl/react-helmet#readme)|4.941633609091682e-06| -|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|4.940218070302043e-06| -|pypi|[python-keystoneclient](https://docs.openstack.org/python-keystoneclient/latest/)|4.936899648574777e-06| -|npm|gzip-size|4.927204774920511e-06| -|npm|read-file-relative|4.9204551793384285e-06| -|npm|normalize-newline|4.9204551793384285e-06| -|npm|callsite-record|4.9204551793384285e-06| -|rubygems|appraisal|4.908088956004112e-06| -|spack|psm|4.906436788514103e-06| -|spack|opa-psm2|4.906436788514103e-06| -|spack|rdma-core|4.906436788514103e-06| -|spack|slurm|4.906436788514103e-06| -|cran|bignum|4.906436788514103e-06| -|pypi|[func-timeout](https://pypi.org/project/func-timeout)|4.8957194455290895e-06| -|pypi|[jaraco.itertools](https://pypi.org/project/jaraco.itertools)|4.8957194455290895e-06| -|spack|[jemalloc](http://jemalloc.net/)|4.886083022526225e-06| -|pypi|[gitdb2](https://pypi.org/project/gitdb2)|4.87811680705082e-06| -|pypi|[smmap2](https://pypi.org/project/smmap2)|4.87811680705082e-06| -|cran|future.callr|4.85196601565706e-06| -|npm|[apache-arrow](https://github.com/apache/arrow/blob/master/js/README.md)|4.8320968371729795e-06| -|npm|baseui|4.8320968371729795e-06| -|npm|color2k|4.8320968371729795e-06| -|npm|copy-to-clipboard|4.8320968371729795e-06| -|npm|cypress-circleci-reporter|4.8320968371729795e-06| -|npm|d3-graphviz|4.8320968371729795e-06| -|npm|decamelize|4.8320968371729795e-06| -|npm|deck.gl|4.8320968371729795e-06| -|npm|fzy.js|4.8320968371729795e-06| -|npm|hoist-non-react-statics|4.8320968371729795e-06| -|npm|humanize-string|4.8320968371729795e-06| -|npm|immer|4.8320968371729795e-06| -|npm|jest-fetch-mock|4.8320968371729795e-06| -|npm|katex|4.8320968371729795e-06| -|npm|mapbox-gl|4.8320968371729795e-06| -|npm|moment-duration-format|4.8320968371729795e-06| -|npm|node-emoji|4.8320968371729795e-06| -|npm|numbro|4.8320968371729795e-06| -|npm|protobufjs|4.8320968371729795e-06| -|npm|react-color|4.8320968371729795e-06| -|npm|react-debounce-render|4.8320968371729795e-06| -|npm|react-device-detect|4.8320968371729795e-06| -|npm|react-dropzone|4.8320968371729795e-06| -|npm|react-feather|4.8320968371729795e-06| -|npm|react-google-login|4.8320968371729795e-06| -|npm|react-hotkeys|4.8320968371729795e-06| -|npm|react-html-parser|4.8320968371729795e-06| -|npm|react-map-gl|4.8320968371729795e-06| -|npm|react-markdown|4.8320968371729795e-06| -|npm|react-webcam|4.8320968371729795e-06| -|npm|react-window|4.8320968371729795e-06| -|npm|rehype-katex|4.8320968371729795e-06| -|npm|rehype-raw|4.8320968371729795e-06| -|npm|remark-emoji|4.8320968371729795e-06| -|npm|remark-gfm|4.8320968371729795e-06| -|npm|remark-math|4.8320968371729795e-06| -|npm|re-resizable|4.8320968371729795e-06| -|npm|styletron-engine-atomic|4.8320968371729795e-06| -|npm|styletron-react|4.8320968371729795e-06| -|npm|typed-signals|4.8320968371729795e-06| -|npm|vega|4.8320968371729795e-06| -|npm|vega-embed|4.8320968371729795e-06| -|npm|vega-lite|4.8320968371729795e-06| -|npm|xxhashjs|4.8320968371729795e-06| -|cran|[solrium](https://github.com/ropensci/solrium)|4.824656942042734e-06| -|pypi|[pint-pulsar](https://pypi.org/project/pint-pulsar)|4.814839348468799e-06| -|cran|FastRWeb|4.78377586880125e-06| -|cran|quantmod|4.78377586880125e-06| -|npm|draco3d|4.783775868801249e-06| -|npm|webgl-obj-loader|4.783775868801249e-06| -|cran|truncreg|4.7691465847988e-06| -|cran|panelr|4.7691465847988e-06| -|cran|metaBMA|4.7691465847988e-06| -|cran|ivreg|4.7691465847988e-06| -|cran|GLMMadaptive|4.7691465847988e-06| -|cran|clubSandwich|4.7691465847988e-06| -|cran|cgam|4.7691465847988e-06| -|cran|blme|4.7691465847988e-06| -|cran|geojsonlint|4.763066882356222e-06| -|pypi|[flake8-docstrings](https://pypi.org/project/flake8-docstrings)|4.763035325805449e-06| -|pypi|[jupyter-latex-envs](https://pypi.org/project/jupyter-latex-envs)|4.761730818714608e-06| -|pypi|[jupyter-highlight-selected-word](https://pypi.org/project/jupyter-highlight-selected-word)|4.761730818714608e-06| -|cran|topicmodels|4.758631238643019e-06| -|cran|akima|4.757314386121498e-06| -|rubygems|[byebug](https://github.com/deivid-rodriguez/byebug)|4.750066528679896e-06| -|cran|ipred|4.745848526279481e-06| -|npm|fresh|4.7403334597362805e-06| -|npm|etag|4.7403334597362805e-06| -|npm|temp-path|4.7403334597362805e-06| -|rubygems|rb_sys|4.7359381101132375e-06| -|pypi|[vplanet](https://github.com/VirtualPlanetaryLaboratory/vplanet)|4.729770080621081e-06| -|cran|[data.tree](http://github.com/gluc/data.tree)|4.726923925776275e-06| -|pypi|[kopt](https://pypi.org/project/kopt)|4.724716907458024e-06| -|cran|RcppBigIntAlgos|4.724716907458024e-06| -|cran|ggfittext|4.724716907458024e-06| -|cran|robust|4.724548167568473e-06| -|cran|taxadb|4.721648909466168e-06| -|pypi|[pytest-sugar](https://pypi.org/project/pytest-sugar)|4.7207367894585005e-06| -|npm|grunt-contrib-clean|4.718851805582714e-06| -|npm|hot-loader|4.7142408167541265e-06| -|npm|[babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash#readme)|4.7142408167541265e-06| -|npm|babel-plugin-strip-function-call|4.7142408167541265e-06| -|npm|babel-plugin-styled-components|4.7142408167541265e-06| -|npm|binomial|4.7142408167541265e-06| -|npm|compression-webpack-plugin|4.7142408167541265e-06| -|npm|css.escape|4.7142408167541265e-06| -|npm|d3-axis|4.7142408167541265e-06| -|npm|d3-color|4.7142408167541265e-06| -|npm|d3-ease|4.7142408167541265e-06| -|npm|d3-interpolate|4.7142408167541265e-06| -|npm|d3-selection|4.7142408167541265e-06| -|npm|d3-shape|4.7142408167541265e-06| -|npm|d3-timer|4.7142408167541265e-06| -|npm|d3-transition|4.7142408167541265e-06| -|npm|d3-zoom|4.7142408167541265e-06| -|npm|dom-to-image|4.7142408167541265e-06| -|npm|express-naked-redirect|4.7142408167541265e-06| -|npm|express-static-gzip|4.7142408167541265e-06| -|npm|html-webpack-plugin|4.7142408167541265e-06| -|npm|i18next|4.7142408167541265e-06| -|npm|leaflet|4.7142408167541265e-06| -|npm|leaflet-gesture-handling|4.7142408167541265e-06| -|npm|linspace|4.7142408167541265e-06| -|npm|lodash-webpack-plugin|4.7142408167541265e-06| -|npm|mousetrap|4.7142408167541265e-06| -|npm|null-loader|4.7142408167541265e-06| -|npm|outer-product|4.7142408167541265e-06| -|npm|react-addons-css-transition-group|4.7142408167541265e-06| -|npm|react-hot-loader|4.7142408167541265e-06| -|npm|react-i18next|4.7142408167541265e-06| -|npm|react-tooltip|4.7142408167541265e-06| -|npm|redux-thunk|4.7142408167541265e-06| -|npm|typeface-lato|4.7142408167541265e-06| -|npm|webpack-bundle-analyzer|4.7142408167541265e-06| -|npm|webpack-dev-middleware|4.7142408167541265e-06| -|npm|webpack-hot-middleware|4.7142408167541265e-06| -|npm|yaml-front-matter|4.7142408167541265e-06| -|cran|assertive.code|4.708569549606151e-06| -|cran|assertive.reflection|4.708569549606151e-06| -|cran|assertive.data.us|4.708569549606151e-06| -|cran|assertive.data.uk|4.708569549606151e-06| -|cran|assertive.data|4.708569549606151e-06| -|cran|assertive.models|4.708569549606151e-06| -|cran|assertive.matrices|4.708569549606151e-06| -|cran|assertive.sets|4.708569549606151e-06| -|cran|assertive.files|4.708569549606151e-06| -|cran|assertive.datetimes|4.708569549606151e-06| -|cran|assertive.strings|4.708569549606151e-06| -|cran|assertive.numbers|4.708569549606151e-06| -|cran|assertive.types|4.708569549606151e-06| -|cran|assertive.properties|4.708569549606151e-06| -|cran|assertive.base|4.708569549606151e-06| -|npm|vinyl-source-stream|4.683317990456118e-06| -|npm|vinyl-buffer|4.683317990456118e-06| -|pypi|[sphinx-material](https://pypi.org/project/sphinx-material)|4.661801785595353e-06| -|pypi|[lcapy](https://pypi.org/project/lcapy)|4.657442734624559e-06| -|pypi|[scikit-spatial](https://pypi.org/project/scikit-spatial)|4.657442734624559e-06| -|pypi|[textwrapper](https://pypi.org/project/textwrapper)|4.657442734624559e-06| -|pypi|[property-cached](https://pypi.org/project/property-cached)|4.657442734624559e-06| -|pypi|[pyviz-comms](https://pypi.org/project/pyviz-comms)|4.654033783475408e-06| -|pypi|[SoundCard](https://github.com/bastibe/SoundCard)|4.638812963686062e-06| -|pypi|[SoundFile](https://github.com/bastibe/PySoundFile)|4.638812963686062e-06| -|pypi|[gurobipy](https://pypi.org/project/gurobipy)|4.6124560718469346e-06| -|npm|[dateformat](https://github.com/felixge/node-dateformat)|4.6043404662498766e-06| -|pypi|[apipkg](https://pypi.org/project/apipkg)|4.6019969877837896e-06| -|pypi|[atpublic](https://pypi.org/project/atpublic)|4.6019969877837896e-06| -|pypi|[dvc](https://pypi.org/project/dvc)|4.6019969877837896e-06| -|pypi|[inflect](https://pypi.org/project/inflect)|4.6019969877837896e-06| -|pypi|[jsonpath-ng](https://pypi.org/project/jsonpath-ng)|4.6019969877837896e-06| -|pypi|[nanotime](https://pypi.org/project/nanotime)|4.6019969877837896e-06| -|pypi|[orderedattrdict](https://pypi.org/project/orderedattrdict)|4.6019969877837896e-06| -|pypi|[pyskiplist](https://pypi.org/project/pyskiplist)|4.6019969877837896e-06| -|pypi|[scikit-optimize](https://pypi.org/project/scikit-optimize)|4.6019969877837896e-06| -|pypi|[treelib](https://pypi.org/project/treelib)|4.6019969877837896e-06| -|npm|rollup-plugin-istanbul|4.598424008756008e-06| -|npm|karma-jasmine-html-reporter|4.598424008756008e-06| -|npm|karma-detect-browsers|4.598424008756008e-06| -|npm|hammer-simulator|4.598424008756008e-06| -|npm|eslint-plugin-unicorn|4.598424008756008e-06| -|npm|eslint-config-xo|4.598424008756008e-06| -|pypi|[kubernetes](https://pypi.org/project/kubernetes)|4.585081539396259e-06| -|pypi|[pymc3-ext](https://github.com/exoplanet-dev/pymc3-ext)|4.57871487735454e-06| -|pypi|[retrolab](https://pypi.org/project/retrolab)|4.555977017905952e-06| -|pypi|[jupyterlab>=3](https://pypi.org/project/jupyterlab>=3)|4.555977017905952e-06| -|pypi|[traitlets>=4.3](https://pypi.org/project/traitlets>=4.3)|4.555977017905952e-06| -|pypi|[tornado>=5.1](https://pypi.org/project/tornado>=5.1)|4.555977017905952e-06| -|pypi|[pyzmq>=18](https://pypi.org/project/pyzmq>=18)|4.555977017905952e-06| -|pypi|[python-dateutil>=2.1](https://pypi.org/project/python-dateutil>=2.1)|4.555977017905952e-06| -|pypi|[ipython>=4](https://pypi.org/project/ipython>=4)|4.555977017905952e-06| -|pypi|[ipykernel>=4.4](https://pypi.org/project/ipykernel>=4.4)|4.555977017905952e-06| -|pypi|[pip-check-reqs](https://pypi.org/project/pip-check-reqs)|4.555977017905952e-06| -|pypi|[flake8-commas](https://pypi.org/project/flake8-commas)|4.555977017905952e-06| -|npm|mocha-lcov-reporter|4.555977017905952e-06| -|npm|any-promise|4.555977017905952e-06| -|npm|thenify-all|4.555977017905952e-06| -|cran|[openxlsx](https://ycphs.github.io/openxlsx/index.html)|4.554368768858904e-06| -|cran|gdtools|4.5338427166043835e-06| -|npm|schema-utils|4.524538112168355e-06| -|npm|loader-utils|4.524538112168355e-06| -|spack|[vtk](http://www.vtk.org)|4.524405178106075e-06| -|cran|[bayesplot](https://mc-stan.org/bayesplot/)|4.521089271572376e-06| -|cran|[redux](https://github.com/richfitz/redux)|4.509957048028127e-06| -|pypi|[openstacksdk](https://docs.openstack.org/openstacksdk/)|4.507379929714955e-06| -|pypi|[npx](https://pypi.org/project/npx)|4.502377288283529e-06| -|pypi|[meshplex](https://pypi.org/project/meshplex)|4.502377288283529e-06| -|pypi|[skrebate](https://github.com/EpistasisLab/scikit-rebate)|4.502377288283529e-06| -|pypi|[dask-ml](https://pypi.org/project/dask-ml)|4.502377288283529e-06| -|pypi|[update-checker](https://pypi.org/project/update-checker)|4.502377288283529e-06| -|pypi|[azure-storage-blob](https://pypi.org/project/azure-storage-blob)|4.4946522985863085e-06| -|pypi|[soundfile](https://github.com/bastibe/PySoundFile)|4.480909062127337e-06| -|pypi|[resample](http://github.com/resample-project/resample)|4.477743069113627e-06| -|pypi|[boost-histogram](https://github.com/scikit-hep/boost-histogram)|4.477743069113627e-06| -|pypi|[numba-stats](https://pypi.org/project/numba-stats)|4.477743069113627e-06| -|cran|[wordcloud](http://blog.fellstat.com/?cat=11)|4.458350935190125e-06| -|cran|[Rtsne](https://github.com/jkrijthe/Rtsne)|4.45492105306576e-06| -|cran|[mlr3misc](https://mlr3misc.mlr-org.com)|4.449192218236236e-06| -|pypi|[Bio](https://github.com/ialbert/bio)|4.444495486597614e-06| -|cran|locfit|4.442196609621781e-06| -|cran|bookdown|4.4256322208696055e-06| -|cran|nonnest2|4.423706717386102e-06| -|cran|officer|4.42354011511824e-06| -|cran|[epiR](https://fvas.unimelb.edu.au/research/groups/veterinary-epidemiology-melbourne)|4.402960618062146e-06| -|rubygems|irb|4.400958062784194e-06| -|cran|[logger](https://daroczig.github.io/logger/)|4.399187302350132e-06| -|cran|[geometry](https://davidcsterratt.github.io/geometry)|4.37926033357506e-06| -|cran|stm|4.372063491669174e-06| -|spack|berkeley-db|4.3675873682155405e-06| -|cran|FMStable|4.348887153455681e-06| -|cran|sparsesvd|4.348887153455681e-06| -|cran|MuMIn|4.342629587377817e-06| -|spack|libxscrnsaver|4.333538139972897e-06| -|pypi|[ddt](https://pypi.org/project/ddt)|4.3300005578178165e-06| -|npm|babel-plugin-external-helpers|4.325103723644866e-06| -|pypi|[cosmospectra](https://pypi.org/project/cosmospectra)|4.308619679812576e-06| -|rubygems|timecop|4.2956354740256115e-06| -|pypi|[rustworkx](https://github.com/Qiskit/rustworkx)|4.2951971885982055e-06| -|pypi|[mako](https://www.makotemplates.org/)|4.2856461934704585e-06| -|cran|spls|4.2733768355336786e-06| -|rubygems|actionmailer|4.269601319637578e-06| -|cran|Bessel|4.268352206169465e-06| -|cran|[archive](https://archive.r-lib.org/)|4.264449758595916e-06| -|cran|[wbstats](https://github.com/nset-ornl/wbstats)|4.252245216712223e-06| -|cran|transport|4.252245216712222e-06| -|npm|csso|4.252245216712222e-06| -|npm|google-closure-compiler|4.252245216712222e-06| -|npm|ora|4.252245216712222e-06| -|npm|update-notifier|4.252245216712222e-06| -|npm|crass|4.252245216712222e-06| -|npm|sqwish|4.252245216712222e-06| -|npm|html-minifier|4.252245216712222e-06| -|npm|node-version|4.252245216712222e-06| -|pypi|[user-agents](https://pypi.org/project/user-agents)|4.252245216712221e-06| -|cran|[humaniformat](https://github.com/ironholds/humaniformat/)|4.237377226443999e-06| -|cran|[rsample](https://rsample.tidymodels.org)|4.235676532654631e-06| -|pypi|[dataclasses-json](https://pypi.org/project/dataclasses-json)|4.235190757286907e-06| -|npm|eslint-plugin-react|4.231883784661554e-06| -|pypi|[Chameleon](https://pypi.org/project/Chameleon)|4.220215317677247e-06| -|npm|ascli|4.2097227645451e-06| -|pypi|[css-html-js-minify](https://pypi.org/project/css-html-js-minify)|4.201823336672156e-06| -|pypi|[Epip](https://pypi.org/project/Epip)|4.201823336672156e-06| -|pypi|[mdurl](https://pypi.org/project/mdurl)|4.201823336672156e-06| -|pypi|[pyproject_hooks](https://pypi.org/project/pyproject_hooks)|4.201823336672156e-06| -|pypi|[sphinx_autodoc_typehints](https://pypi.org/project/sphinx_autodoc_typehints)|4.201823336672156e-06| -|pypi|[pyDeprecate](https://pypi.org/project/pyDeprecate)|4.198803247807248e-06| -|pypi|[decorit](https://gitlab.com/braniii/decorit)|4.197021252858822e-06| -|npm|prettier-plugin-svelte|4.1905853773721405e-06| -|npm|eslint-plugin-svelte3|4.1905853773721405e-06| -|npm|svelte|4.1905853773721405e-06| -|cran|tracerer|4.170862533138782e-06| -|pypi|[pyside6](https://www.pyside.org)|4.170099570480281e-06| -|npm|path-platform|4.167625536899648e-06| -|rubygems|rails-dom-testing|4.165464702085442e-06| -|cran|stabledist|4.1557519598714444e-06| -|cran|skewt|4.155051040330228e-06| -|cran|catdata|4.155051040330228e-06| -|cran|MPV|4.155051040330228e-06| -|cran|fit.models|4.155051040330228e-06| -|cran|DEoptimR|4.155051040330228e-06| -|pypi|[sphinx-tabs](https://pypi.org/project/sphinx-tabs)|4.152806716676086e-06| -|pypi|[langcodes](https://github.com/rspeer/langcodes)|4.149608456553751e-06| -|pypi|[pathy](https://github.com/justindujardin/pathy)|4.149608456553751e-06| -|pypi|[spacy-loggers](https://github.com/explosion/spacy-loggers)|4.149608456553751e-06| -|cran|feather|4.148823414841275e-06| -|pypi|[sentencepiece](https://pypi.org/project/sentencepiece)|4.144237140856693e-06| -|rubygems|actionpack|4.132922009100399e-06| -|pypi|[sphinx-sitemap](https://pypi.org/project/sphinx-sitemap)|4.124162186524618e-06| -|spack|[wcslib](https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/)|4.109347310245398e-06| -|pypi|[pytest-cov>=2.10](https://pypi.org/project/pytest-cov>=2.10)|4.105616071308352e-06| -|pypi|[pytest>=6.0](https://pypi.org/project/pytest>=6.0)|4.105616071308352e-06| -|pypi|[loompy>=3.0.5](https://pypi.org/project/loompy>=3.0.5)|4.105616071308352e-06| -|pypi|[scanpydoc>=0.7.3](https://pypi.org/project/scanpydoc>=0.7.3)|4.105616071308352e-06| -|pypi|[sphinx_issues](https://pypi.org/project/sphinx_issues)|4.105616071308352e-06| -|pypi|[sphinx-autodoc-typehints>=1.11.0](https://pypi.org/project/sphinx-autodoc-typehints>=1.11.0)|4.105616071308352e-06| -|pypi|[sphinx>=4.1,<4.2](https://pypi.org/project/sphinx>=4.1,<4.2)|4.105616071308352e-06| -|pypi|[packaging>=20](https://pypi.org/project/packaging>=20)|4.105616071308352e-06| -|pypi|[scipy>1.4](https://pypi.org/project/scipy>1.4)|4.105616071308352e-06| -|pypi|[numpy>=1.16.5](https://pypi.org/project/numpy>=1.16.5)|4.105616071308352e-06| -|pypi|[pandas>=1.1.1](https://pypi.org/project/pandas>=1.1.1)|4.105616071308352e-06| -|cran|spacetime|4.101294713342275e-06| -|pypi|[pytray](https://github.com/muhrin/pytray.git)|4.100979576592028e-06| -|pypi|[mkdocs-section-index](https://pypi.org/project/mkdocs-section-index)|4.09608122458903e-06| -|pypi|[pytorch-lightning](https://pypi.org/project/pytorch-lightning)|4.0945185267093494e-06| -|npm|underscore.string|4.082155408043733e-06| -|pypi|[pyssht](http://astro-informatics.github.io/ssht/)|4.058961343225314e-06| -|pypi|[pys2let](http://astro-informatics.github.io/s2let/)|4.058961343225311e-06| -|pypi|[CacheControl](https://github.com/ionrock/cachecontrol)|4.056451163050152e-06| -|pypi|[pyshp](https://pypi.org/project/pyshp)|4.049757349249735e-06| -|pypi|[pytest-json-report](https://pypi.org/project/pytest-json-report)|4.049757349249735e-06| -|pypi|[noodles](https://pypi.org/project/noodles)|4.049190949620466e-06| -|npm|gulp-babel|4.038548199443775e-06| -|pypi|[venusian](https://pylonsproject.org/)|4.037367357359549e-06| -|pypi|[hupper](https://github.com/Pylons/hupper)|4.037367357359549e-06| -|pypi|[sas7bdat](https://pypi.org/project/sas7bdat)|4.028442836885262e-06| -|pypi|[sas-kernel](https://pypi.org/project/sas-kernel)|4.028442836885262e-06| -|pypi|[saspy](https://pypi.org/project/saspy)|4.028442836885262e-06| -|cran|[fdrtool](https://strimmerlab.github.io/software/fdrtool/)|4.01435737242063e-06| -|pypi|[Twisted](https://pypi.org/project/Twisted)|4.013435802775905e-06| -|cran|[move](https://bartk.gitlab.io/move/)|4.003737379371898e-06| -|pypi|[portray](https://pypi.org/project/portray)|3.986479890667708e-06| -|pypi|[typing-inspect](https://pypi.org/project/typing-inspect)|3.986479890667708e-06| -|pypi|[marshmallow-enum](https://pypi.org/project/marshmallow-enum)|3.986479890667708e-06| -|npm|isexe|3.986479890667708e-06| -|npm|superagent|3.986479890667708e-06| -|npm|connect-flash|3.986479890667708e-06| -|cran|goftest|3.958986925904482e-06| -|cran|tensor|3.958986925904482e-06| -|cran|spatstat.sparse|3.958986925904482e-06| -|cran|ellipse|3.951237046388818e-06| -|npm|seedrandom|3.948513415518491e-06| -|cran|[mathjaxr](https://github.com/wviechtb/mathjaxr)|3.94684753425595e-06| -|pypi|[spacy-lookups-data](https://pypi.org/project/spacy-lookups-data)|3.9348485971238405e-06| -|npm|less|3.923202432085681e-06| -|cran|doRNG|3.922696212417025e-06| -|pypi|[sphinx-examples](https://pypi.org/project/sphinx-examples)|3.920881175351197e-06| -|cran|keras|3.917760627136951e-06| -|npm|[typedoc](https://typedoc.org)|3.910736772745022e-06| -|rubygems|reline|3.90714894084342e-06| -|pypi|[repoze.lru](http://www.repoze.org)|3.905944943381493e-06| -|cran|[rdflib](https://github.com/ropensci/rdflib)|3.905123158205102e-06| -|npm|sass-true|3.905123158205102e-06| -|setup.py|github/hoechenberger/questplus|3.904724716907458e-06| -|setup.py|github/DLR-RM/BlenderProc|3.904724716907458e-06| -|setup.py|github/galkintool/galkin|3.904724716907458e-06| -|setup.py|github/nlppln/nlppln|3.904724716907458e-06| -|setup.py|github/LSSTDESC/descqa|3.904724716907458e-06| -|setup.py|github/LSSTDESC/CCL|3.904724716907458e-06| -|setup.py|github/jonzink/EDI_Vetter_unplugged|3.904724716907458e-06| -|setup.py|github/dnarayanan/powderday|3.904724716907458e-06| -|setup.py|github/lilyminium/psiresp|3.904724716907458e-06| -|setup.py|github/OpenMDAO/dymos|3.904724716907458e-06| -|setup.py|github/singularityhub/singularity-compose|3.904724716907458e-06| -|setup.py|github/singularityhub/singularity-hpc|3.904724716907458e-06| -|setup.py|github/stevengiacalone/triceratops|3.904724716907458e-06| -|setup.py|github/sagepublishing/rejected_article_tracker_pkg|3.904724716907458e-06| -|setup.py|github/RamanLab/iCOMIC|3.904724716907458e-06| -|setup.py|github/Bahler-Lab/pyphe|3.904724716907458e-06| -|setup.py|github/dmentipl/plonk|3.904724716907458e-06| -|setup.py|github/mlower/rmnest|3.904724716907458e-06| -|setup.py|github/teuben/nemo|3.904724716907458e-06| -|setup.py|github/Singh-Lab/DeMaSk|3.904724716907458e-06| -|setup.py|github/MNGuenther/allesfitter|3.904724716907458e-06| -|setup.py|github/pynbody/pynbody|3.904724716907458e-06| -|setup.py|github/pynbody/tangos|3.904724716907458e-06| -|setup.py|github/napakalas/casbert|3.904724716907458e-06| -|setup.py|github/pytoolz/toolz|3.904724716907458e-06| -|setup.py|github/HajimeKawahara/sot|3.904724716907458e-06| -|setup.py|github/HajimeKawahara/exojax|3.904724716907458e-06| -|setup.py|github/spicy-oil/hfs_fit|3.904724716907458e-06| -|setup.py|github/cov-lineages/pangolin|3.904724716907458e-06| -|setup.py|github/fair-software/howfairis|3.904724716907458e-06| -|setup.py|github/fair-software/fairtally|3.904724716907458e-06| -|setup.py|github/SouthGreenPlatform/PyRice|3.904724716907458e-06| -|setup.py|github/agshumate/LiftoffTools|3.904724716907458e-06| -|setup.py|github/CosmoStatGW/gwfast|3.904724716907458e-06| -|setup.py|github/CosmoStatGW/WF4Py|3.904724716907458e-06| -|setup.py|github/ketch/nodepy|3.904724716907458e-06| -|setup.py|github/rasg-affiliates/healvis|3.904724716907458e-06| -|setup.py|github/spacepy/spacepy|3.904724716907458e-06| -|setup.py|github/era-urban/wrfpy|3.904724716907458e-06| -|setup.py|github/OBrink/RanDepict|3.904724716907458e-06| -|setup.py|github/Martindelosrios/cosmic-kite|3.904724716907458e-06| -|setup.py|github/BaroudLab/Griottes|3.904724716907458e-06| -|setup.py|github/mishioo/tesliper|3.904724716907458e-06| -|setup.py|github/rabix/cwl-format|3.904724716907458e-06| -|setup.py|github/matthewholman/assist|3.904724716907458e-06| -|setup.py|github/elizabethnewman/hessQuik|3.904724716907458e-06| -|setup.py|github/zarr-developers/zarr-python|3.904724716907458e-06| -|setup.py|github/smeingast/PNICER|3.904724716907458e-06| -|setup.py|github/sinc-lab/miRe2e|3.904724716907458e-06| -|setup.py|github/deeptools/deeptools_intervals|3.904724716907458e-06| -|setup.py|github/deeptools/py2bit|3.904724716907458e-06| -|setup.py|github/tensorly/viz|3.904724716907458e-06| -|setup.py|github/icredd-cheminfo/CGRdb2|3.904724716907458e-06| -|setup.py|github/dwkim78/upsilon|3.904724716907458e-06| -|setup.py|github/dwkim78/pdtrend|3.904724716907458e-06| -|setup.py|github/dwkim78/ASTRiDE|3.904724716907458e-06| -|setup.py|github/minzastro/unidam|3.904724716907458e-06| -|setup.py|github/jiffyclub/palettable|3.904724716907458e-06| -|setup.py|github/dh4gan/taktent|3.904724716907458e-06| -|setup.py|github/bxlab/bx-python|3.904724716907458e-06| -|setup.py|github/subisarkar/JexoSim|3.904724716907458e-06| -|setup.py|github/mkelley/calviacat|3.904724716907458e-06| -|setup.py|github/symmy596/Polypy|3.904724716907458e-06| -|setup.py|github/symmy596/SurfinPy|3.904724716907458e-06| -|setup.py|github/cosimoNigro/agnpy|3.904724716907458e-06| -|setup.py|github/arabic-digital-humanities/adhtools|3.904724716907458e-06| -|setup.py|github/johnlees/pp-sketchlib|3.904724716907458e-06| -|setup.py|github/dunnkers/fseval|3.904724716907458e-06| -|setup.py|github/panoptes/POCS|3.904724716907458e-06| -|setup.py|github/tvwenger/kd|3.904724716907458e-06| -|setup.py|github/tvwenger/hii-region-kinematics|3.904724716907458e-06| -|setup.py|github/tvwenger/wisp|3.904724716907458e-06| -|setup.py|github/agree019/DarkCapPy|3.904724716907458e-06| -|setup.py|github/jakevdp/wpca|3.904724716907458e-06| -|setup.py|github/thejasvibr/bat_beamshapes|3.904724716907458e-06| -|setup.py|github/LiberTEM/LiberTEM|3.904724716907458e-06| -|setup.py|github/JixingGE/GGCHEMPY|3.904724716907458e-06| -|setup.py|github/ml-evs/matador|3.904724716907458e-06| -|setup.py|github/BoPeng/simuPOP|3.904724716907458e-06| -|setup.py|github/bio-ontology-research-group/deepgoplus|3.904724716907458e-06| -|setup.py|github/DavidT3/XGA|3.904724716907458e-06| -|setup.py|github/smirarab/sepp|3.904724716907458e-06| -|setup.py|github/NickSwainston/pulsar_spectra|3.904724716907458e-06| -|setup.py|github/colour-science/colour|3.904724716907458e-06| -|setup.py|github/EISy-as-Py/hardy|3.904724716907458e-06| -|setup.py|github/podondra/eidein|3.904724716907458e-06| -|setup.py|github/DrafProject/elmada|3.904724716907458e-06| -|setup.py|github/1313e/PRISM|3.904724716907458e-06| -|setup.py|github/dbuscher/pois|3.904724716907458e-06| -|setup.py|github/raspishake/rsudp|3.904724716907458e-06| -|setup.py|github/shbhuk/barycorrpy|3.904724716907458e-06| -|setup.py|github/shbhuk/mrexo|3.904724716907458e-06| -|setup.py|github/dgbowl/yadg|3.904724716907458e-06| -|setup.py|github/ismaelpessa/PyMUSE|3.904724716907458e-06| -|setup.py|github/google/jax|3.904724716907458e-06| -|setup.py|github/NathanSandford/Chem-I-Calc|3.904724716907458e-06| -|setup.py|github/ledatelescope/bifrost|3.904724716907458e-06| -|setup.py|github/jiwoncpark/baobab|3.904724716907458e-06| -|setup.py|github/changhoonhahn/pySpectrum|3.904724716907458e-06| -|setup.py|github/hyperopt/hyperopt|3.904724716907458e-06| -|setup.py|github/CLARIAH/grlc|3.904724716907458e-06| -|setup.py|github/rodluger/planetplanet|3.904724716907458e-06| -|setup.py|github/rodluger/starry_process|3.904724716907458e-06| -|setup.py|github/genouest/biomaj-cli|3.904724716907458e-06| -|setup.py|github/ylab-hi/ScanExitronLR|3.904724716907458e-06| -|setup.py|github/oliveirara/polyMV|3.904724716907458e-06| -|setup.py|github/wasserman-group/pyCADMium|3.904724716907458e-06| -|setup.py|github/COVID-IWG/epimargin|3.904724716907458e-06| -|setup.py|github/WMD-group/SMACT|3.904724716907458e-06| -|setup.py|github/WMD-group/MacroDensity|3.904724716907458e-06| -|setup.py|github/mirochaj/ares|3.904724716907458e-06| -|setup.py|github/athulpg007/AMAT|3.904724716907458e-06| -|setup.py|github/JohannesBuchner/UltraNest|3.904724716907458e-06| -|setup.py|github/JohannesBuchner/nway|3.904724716907458e-06| -|setup.py|github/JohannesBuchner/PyMultiNest|3.904724716907458e-06| -|setup.py|github/JohannesBuchner/BXA|3.904724716907458e-06| -|setup.py|github/peterk87/sistr_cmd|3.904724716907458e-06| -|setup.py|github/milicolazo/Pyedra|3.904724716907458e-06| -|setup.py|github/dpryan79/pyBigWig|3.904724716907458e-06| -|setup.py|github/NLESC-JCER/QMCTorch|3.904724716907458e-06| -|setup.py|github/CFSAN-Biostatistics/SeroTools|3.904724716907458e-06| -|setup.py|github/keflavich/HiGal_SEDfitter|3.904724716907458e-06| -|setup.py|github/sonwell/biotools|3.904724716907458e-06| -|setup.py|github/psheehan/pdspy|3.904724716907458e-06| -|setup.py|github/ynop/audiomate|3.904724716907458e-06| -|setup.py|github/cdominik/optool|3.904724716907458e-06| -|setup.py|github/KeplerGO/k2mosaic|3.904724716907458e-06| -|setup.py|github/tcassanelli/pywpf|3.904724716907458e-06| -|setup.py|github/getzlab/rnaseqc|3.904724716907458e-06| -|setup.py|github/marius311/pypico|3.904724716907458e-06| -|setup.py|github/jveitchmichaelis/pygadgetreader|3.904724716907458e-06| -|setup.py|github/linqs/psl|3.904724716907458e-06| -|setup.py|github/DynaSlum/satsense|3.904724716907458e-06| -|setup.py|github/sylvainprigent/napari-tracks-reader|3.904724716907458e-06| -|setup.py|github/swiftsim/swiftsimio|3.904724716907458e-06| -|setup.py|github/nlesc-nano/CAT|3.904724716907458e-06| -|setup.py|github/nlesc-nano/Moka|3.904724716907458e-06| -|setup.py|github/nlesc-nano/insilico-server|3.904724716907458e-06| -|setup.py|github/nlesc-nano/ceiba|3.904724716907458e-06| -|setup.py|github/nlesc-nano/ceiba-cli|3.904724716907458e-06| -|setup.py|github/nlesc-nano/flamingo|3.904724716907458e-06| -|setup.py|github/nlesc-nano/swan|3.904724716907458e-06| -|setup.py|github/Johannes-Sahlmann/pygacs|3.904724716907458e-06| -|setup.py|github/bmorris3/aesop|3.904724716907458e-06| -|setup.py|github/bmorris3/fleck|3.904724716907458e-06| -|setup.py|github/DeepRank/DeepRank-GNN|3.904724716907458e-06| -|setup.py|github/DeepRank/pdb2sql|3.904724716907458e-06| -|setup.py|github/DeepRank/iScore|3.904724716907458e-06| -|setup.py|github/DeepRank/deeprank|3.904724716907458e-06| -|setup.py|github/DeepRank/pssmgen|3.904724716907458e-06| -|setup.py|github/martinjzhang/scDRS|3.904724716907458e-06| -|setup.py|github/DrMarc/slab|3.904724716907458e-06| -|setup.py|github/gmbrandt/xwavecal|3.904724716907458e-06| -|setup.py|github/scipion-em/scipion-em-continuousflex|3.904724716907458e-06| -|setup.py|github/Oftatkofta/cellocity|3.904724716907458e-06| -|setup.py|github/tmcclintock/cluster_toolkit|3.904724716907458e-06| -|setup.py|github/tomlouden/spiderman|3.904724716907458e-06| -|setup.py|github/JoeMcEwen/FAST-PT|3.904724716907458e-06| -|setup.py|github/astroML/gatspy|3.904724716907458e-06| -|setup.py|github/libgamera/GAMERA|3.904724716907458e-06| -|setup.py|github/FCS-analysis/multipletau|3.904724716907458e-06| -|setup.py|github/caseyjlaw/rtpipe|3.904724716907458e-06| -|setup.py|github/Kuifje02/vrpy|3.904724716907458e-06| -|setup.py|github/pmvreeswijk/BlackBOX|3.904724716907458e-06| -|setup.py|github/pmvreeswijk/ZOGY|3.904724716907458e-06| -|setup.py|github/vincentlab/PyFR|3.904724716907458e-06| -|setup.py|github/Nico-Curti/rFBP|3.904724716907458e-06| -|setup.py|github/warrickball/tomso|3.904724716907458e-06| -|setup.py|github/cheerfuluser/tessreduce|3.904724716907458e-06| -|setup.py|github/ratt-ru/montblanc|3.904724716907458e-06| -|setup.py|github/ratt-ru/CubiCal|3.904724716907458e-06| -|setup.py|github/ModellingWebLab/chaste-codegen|3.904724716907458e-06| -|setup.py|github/bioinform/somaticseq|3.904724716907458e-06| -|setup.py|github/lynx-x-ray-observatory/soxs|3.904724716907458e-06| -|setup.py|github/eelregit/mcfit|3.904724716907458e-06| -|setup.py|github/benallard/galileo|3.904724716907458e-06| -|setup.py|github/jeaadams/ExoPix|3.904724716907458e-06| -|setup.py|github/zdelrosario/py_grama|3.904724716907458e-06| -|setup.py|github/gem-pasteur/macsyfinder|3.904724716907458e-06| -|setup.py|github/vanheeringen-lab/gimmemotifs|3.904724716907458e-06| -|setup.py|github/FSEC-Photovoltaics/pvrpm-lcoe|3.904724716907458e-06| -|setup.py|github/PrincetonUniversity/FastTemplatePeriodogram|3.904724716907458e-06| -|setup.py|github/aabdurrouf/piXedfit|3.904724716907458e-06| -|setup.py|github/Quantum-Dynamics-Hub/libra-code|3.904724716907458e-06| -|setup.py|github/ORNL/tx2|3.904724716907458e-06| -|setup.py|github/cog-imperial/suspect|3.904724716907458e-06| -|setup.py|github/cog-imperial/GPdoemd|3.904724716907458e-06| -|setup.py|github/cog-imperial/entmoot|3.904724716907458e-06| -|setup.py|github/cog-imperial/galini|3.904724716907458e-06| -|setup.py|github/Effective-Quadratures/Effective-Quadratures|3.904724716907458e-06| -|setup.py|github/WBK-Robotics/pybullet_industrial|3.904724716907458e-06| -|setup.py|github/pybamm-team/PyBaMM|3.904724716907458e-06| -|setup.py|github/pybamm-team/liionpack|3.904724716907458e-06| -|setup.py|github/21cmFAST/21cmFAST|3.904724716907458e-06| -|setup.py|github/yatiml/yatiml|3.904724716907458e-06| -|setup.py|github/nextstrain/augur|3.904724716907458e-06| -|setup.py|github/Fermipy/fermipy|3.904724716907458e-06| -|setup.py|github/dask/dask|3.904724716907458e-06| -|setup.py|github/beastraban/INSANE|3.904724716907458e-06| -|setup.py|github/gwpy/gwpy|3.904724716907458e-06| -|setup.py|github/fAndreuzzi/BisPy|3.904724716907458e-06| -|setup.py|github/deepmedic/deepmedic|3.904724716907458e-06| -|setup.py|github/AlexMikes/AutoFunc|3.904724716907458e-06| -|setup.py|github/szwiep/py_SBeLT|3.904724716907458e-06| -|setup.py|github/brinckmann/montepython_public|3.904724716907458e-06| -|setup.py|github/BritishGeologicalSurvey/pyvolcans|3.904724716907458e-06| -|setup.py|github/yqiuu/starduster|3.904724716907458e-06| -|setup.py|github/cire-thk/BifacialSimu|3.904724716907458e-06| -|setup.py|github/nlesc-ave/ave-rest-service|3.904724716907458e-06| -|setup.py|github/PhilippJunk/homelette|3.904724716907458e-06| -|setup.py|github/yymao/abundancematching|3.904724716907458e-06| -|setup.py|github/aspuru-guzik-group/funsies|3.904724716907458e-06| -|setup.py|github/EpistasisLab/regens|3.904724716907458e-06| -|setup.py|github/EpistasisLab/tpot|3.904724716907458e-06| -|setup.py|github/amusecode/amuse|3.904724716907458e-06| -|setup.py|github/fraserw/TRIPPy|3.904724716907458e-06| -|setup.py|github/Gaiana/nirdust|3.904724716907458e-06| -|setup.py|github/bio-phys/BioEn|3.904724716907458e-06| -|setup.py|github/RudolfCardinal/camcops|3.904724716907458e-06| -|setup.py|github/gmzsebastian/FLEET|3.904724716907458e-06| -|setup.py|github/NREL/graph-env|3.904724716907458e-06| -|setup.py|github/MASILab/pyPheWAS|3.904724716907458e-06| -|setup.py|github/ghislainv/forestatrisk|3.904724716907458e-06| -|setup.py|github/chapmanb/bcbb|3.904724716907458e-06| -|setup.py|github/mscroggs/symfem|3.904724716907458e-06| -|setup.py|github/JoschaJ/mockFRBhosts|3.904724716907458e-06| -|setup.py|github/daniel-muthukrishna/astrodash|3.904724716907458e-06| -|setup.py|github/PacificBiosciences/FALCON|3.904724716907458e-06| -|setup.py|github/PacificBiosciences/pbcore|3.904724716907458e-06| -|setup.py|github/PacificBiosciences/kineticsTools|3.904724716907458e-06| -|setup.py|github/sebhaan/geobo|3.904724716907458e-06| -|setup.py|github/pnnl/interflow|3.904724716907458e-06| -|setup.py|github/vaexio/vaex|3.904724716907458e-06| -|setup.py|github/ELELAB/LipidDyn|3.904724716907458e-06| -|setup.py|github/ELELAB/RosettaDDGPrediction|3.904724716907458e-06| -|setup.py|github/ELELAB/cancermuts|3.904724716907458e-06| -|setup.py|github/tylunel/pvpumpingsystem|3.904724716907458e-06| -|setup.py|github/thomasorb/orcs|3.904724716907458e-06| -|setup.py|github/parmoo/parmoo|3.904724716907458e-06| -|setup.py|github/atomneb/AtomNeb-py|3.904724716907458e-06| -|setup.py|github/matchms/matchms|3.904724716907458e-06| -|setup.py|github/matchms/ms2deepscore|3.904724716907458e-06| -|setup.py|github/mroosmalen/nanosv|3.904724716907458e-06| -|setup.py|github/abmantz/lmc|3.904724716907458e-06| -|setup.py|github/GabrieleParimbelli/COLIBRI|3.904724716907458e-06| -|setup.py|github/ginolhac/mapDamage|3.904724716907458e-06| -|setup.py|github/pierrehoudayer/RUBIS|3.904724716907458e-06| -|setup.py|github/kathlandgren/SWAMPE|3.904724716907458e-06| -|setup.py|github/B-UMMI/chewBBACA|3.904724716907458e-06| -|setup.py|github/alphaparrot/ExoPlaSim|3.904724716907458e-06| -|setup.py|github/VarStarDetect/varstardetect|3.904724716907458e-06| -|setup.py|github/WorkflowConversion/CTDConverter|3.904724716907458e-06| -|setup.py|github/potassco/clingo|3.904724716907458e-06| -|setup.py|github/FreBio/komics|3.904724716907458e-06| -|setup.py|github/0xCoto/Virgo|3.904724716907458e-06| -|setup.py|github/fitbenchmarking/fitbenchmarking|3.904724716907458e-06| -|setup.py|github/SCM-NV/qmflows|3.904724716907458e-06| -|setup.py|github/SCM-NV/qmflows-namd|3.904724716907458e-06| -|setup.py|github/SCM-NV/pyZacros|3.904724716907458e-06| -|setup.py|github/rohinkumar/correlcalc|3.904724716907458e-06| -|setup.py|github/SirSharpest/NarrowEscapeSimulator|3.904724716907458e-06| -|setup.py|github/brainets/frites|3.904724716907458e-06| -|setup.py|github/epic-astronomy/EPIC|3.904724716907458e-06| -|setup.py|github/H-E-L-P/XID_plus|3.904724716907458e-06| -|setup.py|github/abhisrkckl/GWecc|3.904724716907458e-06| -|setup.py|github/migp11/pyfastcore|3.904724716907458e-06| -|setup.py|github/MrMinimal64/multivar_horner|3.904724716907458e-06| -|setup.py|github/Substra/substra|3.904724716907458e-06| -|setup.py|github/rbturnbull/ausdex|3.904724716907458e-06| -|setup.py|github/mtazzari/uvplot|3.904724716907458e-06| -|setup.py|github/ryansmcgee/seirsplus|3.904724716907458e-06| -|setup.py|github/NASA-PDS/naif-pds4-bundler|3.904724716907458e-06| -|setup.py|github/Midnighter/dependency-info|3.904724716907458e-06| -|setup.py|github/bwengals/CCSNMultivar|3.904724716907458e-06| -|setup.py|github/AstroChem/VISIBLE|3.904724716907458e-06| -|setup.py|github/glue-viz/glue|3.904724716907458e-06| -|setup.py|github/YosefLab/scvi-tools|3.904724716907458e-06| -|setup.py|github/rmaphoh/AutoMorph|3.904724716907458e-06| -|setup.py|github/zonca/python-qucs|3.904724716907458e-06| -|setup.py|github/4pisky/fourpisky-core|3.904724716907458e-06| -|setup.py|github/ejeschke/ginga|3.904724716907458e-06| -|setup.py|github/COSMIC-PopSynth/COSMIC|3.904724716907458e-06| -|setup.py|github/ExoCTK/exoctk|3.904724716907458e-06| -|setup.py|github/hknd23/idcempy|3.904724716907458e-06| -|setup.py|github/ulelab/ultraplex|3.904724716907458e-06| -|setup.py|github/nboley/idr|3.904724716907458e-06| -|setup.py|github/lberaldoesilva/naif|3.904724716907458e-06| -|setup.py|github/radio-astro-tools/spectral-cube|3.904724716907458e-06| -|setup.py|github/radio-astro-tools/pvextractor|3.904724716907458e-06| -|setup.py|github/radio-astro-tools/uvcombine|3.904724716907458e-06| -|setup.py|github/XSLiuLab/Seq2Neo|3.904724716907458e-06| -|setup.py|github/tlambert03/pycudadecon|3.904724716907458e-06| -|setup.py|github/hera-team/librarian|3.904724716907458e-06| -|setup.py|github/lh3/minimap2|3.904724716907458e-06| -|setup.py|github/dcorre/otrain|3.904724716907458e-06| -|setup.py|github/HillLab/SomaticSiMu|3.904724716907458e-06| -|setup.py|github/swagnercarena/ovejero|3.904724716907458e-06| -|setup.py|github/theia-dev/Qiber3D|3.904724716907458e-06| -|setup.py|github/ChrisBeaumont/brut|3.904724716907458e-06| -|setup.py|github/dolfin-adjoint/pyadjoint|3.904724716907458e-06| -|setup.py|github/medema-group/bigslice|3.904724716907458e-06| -|setup.py|github/rhayes777/PyAutoFit|3.904724716907458e-06| -|setup.py|github/antoinediez/Sisyphe|3.904724716907458e-06| -|setup.py|github/ArtificialStellarPopulations/ArtPop|3.904724716907458e-06| -|setup.py|github/saphir746/BiobankRead-Bash|3.904724716907458e-06| -|setup.py|github/keck-datareductionpipelines/MosfireDRP|3.904724716907458e-06| -|setup.py|github/LCOGT/banzai|3.904724716907458e-06| -|setup.py|github/Adamtaranto/Yanagiba|3.904724716907458e-06| -|setup.py|github/DESI-UR/VAST|3.904724716907458e-06| -|setup.py|github/toshiyan/cmblensplus|3.904724716907458e-06| -|setup.py|github/mjacob1002/Eir|3.904724716907458e-06| -|setup.py|github/tjiangHIT/cuteSV|3.904724716907458e-06| -|setup.py|github/wtsi-hpag/HiLine|3.904724716907458e-06| -|setup.py|github/nanoporetech/ont_fast5_api|3.904724716907458e-06| -|setup.py|github/nanoporetech/qcat|3.904724716907458e-06| -|setup.py|github/nanoporetech/megalodon|3.904724716907458e-06| -|setup.py|github/nanoporetech/tombo|3.904724716907458e-06| -|setup.py|github/ArgonneCPAC/dsps|3.904724716907458e-06| -|setup.py|github/mikekatz04/BOWIE|3.904724716907458e-06| -|setup.py|github/ComparativeGenomicsToolkit/cactus|3.904724716907458e-06| -|setup.py|github/CosmoStat/shapepipe|3.904724716907458e-06| -|setup.py|github/ajeldorado/falco-python|3.904724716907458e-06| -|setup.py|github/twesterhout/lattice-symmetries|3.904724716907458e-06| -|setup.py|github/glotzerlab/freud|3.904724716907458e-06| -|setup.py|github/glotzerlab/coxeter|3.904724716907458e-06| -|setup.py|github/wfondrie/mokapot|3.904724716907458e-06| -|setup.py|github/nye17/javelin|3.904724716907458e-06| -|setup.py|github/codemeleon/seqPanther|3.904724716907458e-06| -|setup.py|github/lkmklsmn/DrivAER|3.904724716907458e-06| -|setup.py|github/enthought/vpsearch|3.904724716907458e-06| -|setup.py|github/enthought/mayavi|3.904724716907458e-06| -|setup.py|github/htjb/maxsmooth|3.904724716907458e-06| -|setup.py|github/nebblu/ReACT|3.904724716907458e-06| -|setup.py|github/sncosmo/sncosmo|3.904724716907458e-06| -|setup.py|github/simonsobs/pixell|3.904724716907458e-06| -|setup.py|github/astroml/gatspy|3.904724716907458e-06| -|setup.py|github/ggonnella/gfapy|3.904724716907458e-06| -|setup.py|github/guangtunbenzhu/SetCoverPy|3.904724716907458e-06| -|setup.py|github/guangtunbenzhu/NonnegMFPy|3.904724716907458e-06| -|setup.py|github/zblz/naima|3.904724716907458e-06| -|setup.py|github/UM-Bridge/umbridge|3.904724716907458e-06| -|setup.py|github/telegraphic/pygsm|3.904724716907458e-06| -|setup.py|github/telegraphic/fits2hdf|3.904724716907458e-06| -|setup.py|github/kbarbary/extinction|3.904724716907458e-06| -|setup.py|github/kbarbary/nestle|3.904724716907458e-06| -|setup.py|github/MillionConcepts/lhorizon|3.904724716907458e-06| -|setup.py|github/insilicomedicine/GENTRL|3.904724716907458e-06| -|setup.py|github/ckm3/Py-PDM|3.904724716907458e-06| -|setup.py|github/jnktsj/DNApi|3.904724716907458e-06| -|setup.py|github/bwkeller/PASTA|3.904724716907458e-06| -|setup.py|github/gpantel/MolPainter|3.904724716907458e-06| -|setup.py|github/numba/numba|3.904724716907458e-06| -|setup.py|github/compomics/DeepLC|3.904724716907458e-06| -|setup.py|github/clawpack/clawpack|3.904724716907458e-06| -|setup.py|github/dfm/corner.py|3.904724716907458e-06| -|setup.py|github/dfm/celerite|3.904724716907458e-06| -|setup.py|github/wiederm/transformato|3.904724716907458e-06| -|setup.py|github/cas-bioinf/rboAnalyzer|3.904724716907458e-06| -|setup.py|github/fabiopardo/tonic|3.904724716907458e-06| -|setup.py|github/ageller/firefly|3.904724716907458e-06| -|setup.py|github/vinisalazar/metaphor|3.904724716907458e-06| -|setup.py|github/HCGB-IGTP/spaTyper|3.904724716907458e-06| -|setup.py|github/fakedrtom/oncogemini|3.904724716907458e-06| -|setup.py|github/pjcigan/multicolorfits|3.904724716907458e-06| -|setup.py|github/shirtsgroup/physical_validation|3.904724716907458e-06| -|setup.py|github/samuelefiorini/tangle|3.904724716907458e-06| -|setup.py|github/undark-lab/sstrax|3.904724716907458e-06| -|setup.py|github/anuradhawick/LRBinner|3.904724716907458e-06| -|setup.py|github/Xia-Yijie/Xponge|3.904724716907458e-06| -|setup.py|github/nextgenusfs/amptk|3.904724716907458e-06| -|setup.py|github/abrupt-climate/hyper-canny|3.904724716907458e-06| -|setup.py|github/volkamerlab/opencadd|3.904724716907458e-06| -|setup.py|github/juliotux/astropop|3.904724716907458e-06| -|setup.py|github/fpavogt/fcmaker|3.904724716907458e-06| -|setup.py|github/jianhuupenn/SpaGCN|3.904724716907458e-06| -|setup.py|github/GoekeLab/xpore|3.904724716907458e-06| -|setup.py|github/palaimon/ipyannotator|3.904724716907458e-06| -|setup.py|github/perfanalytics/pose2sim|3.904724716907458e-06| -|setup.py|github/javicarron/mtneedlet|3.904724716907458e-06| -|setup.py|github/dgerosa/spops|3.904724716907458e-06| -|setup.py|github/dgerosa/gwdet|3.904724716907458e-06| -|setup.py|github/dgerosa/surrkick|3.904724716907458e-06| -|setup.py|github/sfarrens/sf_deconvolve|3.904724716907458e-06| -|setup.py|github/steven-murray/mrpy|3.904724716907458e-06| -|setup.py|github/steven-murray/powerbox|3.904724716907458e-06| -|setup.py|github/steven-murray/pydftools|3.904724716907458e-06| -|setup.py|github/mattpitkin/psrqpy|3.904724716907458e-06| -|setup.py|github/gausspy/gausspy|3.904724716907458e-06| -|setup.py|github/Alymantara/pydoppler|3.904724716907458e-06| -|setup.py|github/matteobreschi/bajes|3.904724716907458e-06| -|setup.py|github/Theano/Theano|3.904724716907458e-06| -|setup.py|github/Heldenkombinat/Logodetect|3.904724716907458e-06| -|setup.py|github/jbuisine/macop|3.904724716907458e-06| -|setup.py|github/RaRe-Technologies/gensim|3.904724716907458e-06| -|setup.py|github/cameronliang/BayesVP|3.904724716907458e-06| -|setup.py|github/TimothyADavis/KinMSpy|3.904724716907458e-06| -|setup.py|github/BioSTEAMDevelopmentGroup/thermosteam|3.904724716907458e-06| -|setup.py|github/hover2pi/SEDkit|3.904724716907458e-06| -|setup.py|github/adbar/htmldate|3.904724716907458e-06| -|setup.py|github/egjergo/galcem|3.904724716907458e-06| -|setup.py|github/dokester/BayesicFitting|3.904724716907458e-06| -|setup.py|github/danielemichilli/SpS|3.904724716907458e-06| -|setup.py|github/finagle29/DBSP_DRP|3.904724716907458e-06| -|setup.py|github/nbarbey/TomograPy|3.904724716907458e-06| -|setup.py|github/dtamayo/reboundx|3.904724716907458e-06| -|setup.py|github/nithyanandan/PRISim|3.904724716907458e-06| -|setup.py|github/YeoLab/clipper|3.904724716907458e-06| -|setup.py|github/LBNL-ETA/MSWH|3.904724716907458e-06| -|setup.py|github/drcandacemakedamoore/cleanX|3.904724716907458e-06| -|setup.py|github/spacetelescope/stsynphot_refactor|3.904724716907458e-06| -|setup.py|github/spacetelescope/imexam|3.904724716907458e-06| -|setup.py|github/spacetelescope/stginga|3.904724716907458e-06| -|setup.py|github/spacetelescope/synphot_refactor|3.904724716907458e-06| -|setup.py|github/spacetelescope/specviz|3.904724716907458e-06| -|setup.py|github/spacetelescope/specview|3.904724716907458e-06| -|setup.py|github/Caltech-IPAC/Montage|3.904724716907458e-06| -|setup.py|github/chanzuckerberg/idseq-dag|3.904724716907458e-06| -|setup.py|github/qpv-research-group/solcore5|3.904724716907458e-06| -|setup.py|github/brandon-rhodes/python-jplephem|3.904724716907458e-06| -|setup.py|github/slzarate/parliament2|3.904724716907458e-06| -|setup.py|github/fcs-analysis/PyCorrFit|3.904724716907458e-06| -|setup.py|github/fcs-analysis/PyScanFCS|3.904724716907458e-06| -|setup.py|github/illumina/pyflow|3.904724716907458e-06| -|setup.py|github/smog-server/OpenSMOG|3.904724716907458e-06| -|setup.py|github/Materials-Consortia/optimade-python-tools|3.904724716907458e-06| -|setup.py|github/Social-Evolution-and-Behavior/anTraX|3.904724716907458e-06| -|setup.py|github/PaulHancock/Aegean|3.904724716907458e-06| -|setup.py|github/astro-informatics/ssht|3.904724716907458e-06| -|setup.py|github/astro-informatics/s2let|3.904724716907458e-06| -|setup.py|github/EnsembleGovServices/kamodo-core|3.904724716907458e-06| -|setup.py|github/icesat2py/icepyx|3.904724716907458e-06| -|setup.py|github/supernnova/SuperNNova|3.904724716907458e-06| -|setup.py|github/AlexanderLabWHOI/EUKulele|3.904724716907458e-06| -|setup.py|github/veragluscevic/dmdd|3.904724716907458e-06| -|setup.py|github/cabb99/open3spn2|3.904724716907458e-06| -|setup.py|github/Astroua/TurbuStat|3.904724716907458e-06| -|setup.py|github/Astroua/SCIMES|3.904724716907458e-06| -|setup.py|github/pyspeckit/pyspeckit|3.904724716907458e-06| -|setup.py|github/starkit/wsynphot|3.904724716907458e-06| -|setup.py|github/malonge/RagTag|3.904724716907458e-06| -|setup.py|github/lofar-astron/RMextract|3.904724716907458e-06| -|setup.py|github/GenomicParisCentre/toulligQC|3.904724716907458e-06| -|setup.py|github/citiususc/BigSeqKit|3.904724716907458e-06| -|setup.py|github/saltastro/pyhrs|3.904724716907458e-06| -|setup.py|github/jobovy/segueSelect|3.904724716907458e-06| -|setup.py|github/jobovy/galpy|3.904724716907458e-06| -|setup.py|github/jobovy/apogee|3.904724716907458e-06| -|setup.py|github/HinLeung622/pipes_vis|3.904724716907458e-06| -|setup.py|github/bethgelab/foolbox|3.904724716907458e-06| -|setup.py|github/tariqdaouda/CAMAP|3.904724716907458e-06| -|setup.py|github/TeraTrees/TIPP|3.904724716907458e-06| -|setup.py|github/chasmani/piecewise-regression|3.904724716907458e-06| -|setup.py|github/sparks-baird/xtal2png|3.904724716907458e-06| -|setup.py|github/dpalmasan/TRUNAJOD2.0|3.904724716907458e-06| -|setup.py|github/astrosmili/smili|3.904724716907458e-06| -|setup.py|github/davidebolo1993/VISOR|3.904724716907458e-06| -|setup.py|github/davidebolo1993/TRiCoLOR|3.904724716907458e-06| -|setup.py|github/sanjibs/bmcmc|3.904724716907458e-06| -|setup.py|github/ireis/PRF|3.904724716907458e-06| -|setup.py|github/remi-adam/minot|3.904724716907458e-06| -|setup.py|github/mdruett/COCOPLOT|3.904724716907458e-06| -|setup.py|github/linuxscout/pyarabic|3.904724716907458e-06| -|setup.py|github/BartoszBartmanski/StoSpa2|3.904724716907458e-06| -|setup.py|github/rfeldmann/leopy|3.904724716907458e-06| -|setup.py|github/pavolgaj/OCFit|3.904724716907458e-06| -|setup.py|github/RichardObi/medigan|3.904724716907458e-06| -|setup.py|github/vals/umis|3.904724716907458e-06| -|setup.py|github/Sarc-Graph/sarcgraph|3.904724716907458e-06| -|setup.py|github/davidgardenier/frbcat|3.904724716907458e-06| -|setup.py|github/davidgardenier/frbpoppy|3.904724716907458e-06| -|setup.py|github/pmelchior/pyGMMis|3.904724716907458e-06| -|setup.py|github/pmelchior/skymapper|3.904724716907458e-06| -|setup.py|github/pmelchior/scarlet|3.904724716907458e-06| -|setup.py|github/conchoecia/pauvre|3.904724716907458e-06| -|setup.py|github/federicomarulli/CosmoBolognaLib|3.904724716907458e-06| -|setup.py|github/markusbonse/applefy|3.904724716907458e-06| -|setup.py|github/halomod/hmf|3.904724716907458e-06| -|setup.py|github/halomod/halomod|3.904724716907458e-06| -|setup.py|github/IKNL/vantage6|3.904724716907458e-06| -|setup.py|github/panoptes-organization/panoptes|3.904724716907458e-06| -|setup.py|github/agurvich/FIRE_studio|3.904724716907458e-06| -|setup.py|github/prajwel/curvit|3.904724716907458e-06| -|setup.py|github/SMTG-UCL/ShakeNBreak|3.904724716907458e-06| -|setup.py|github/SMTG-UCL/surfaxe|3.904724716907458e-06| -|setup.py|github/BackmanLab/PWSpy|3.904724716907458e-06| -|setup.py|github/cdslaborg/paramonte|3.904724716907458e-06| -|setup.py|github/fjprichard/PyAFBF|3.904724716907458e-06| -|setup.py|github/eggplantbren/DNest4|3.904724716907458e-06| -|setup.py|github/jpierel14/sntd|3.904724716907458e-06| -|setup.py|github/NKI-CCB/PRECISE|3.904724716907458e-06| -|setup.py|github/comprna/reorientexpress|3.904724716907458e-06| -|setup.py|github/clwainwright/CosmoTransitions|3.904724716907458e-06| -|setup.py|github/nasa/simupy-flight|3.904724716907458e-06| -|setup.py|github/NeuralEnsemble/PyNN|3.904724716907458e-06| -|setup.py|github/manodeep/Corrfunc|3.904724716907458e-06| -|setup.py|github/devanshkv/fetch|3.904724716907458e-06| -|setup.py|github/vferat/pycrostates|3.904724716907458e-06| -|setup.py|github/gwastro/pycbc|3.904724716907458e-06| -|setup.py|github/maayane/catsHTM|3.904724716907458e-06| -|setup.py|github/StingraySoftware/stingray|3.904724716907458e-06| -|setup.py|github/YSOVAR/YSOVAR|3.904724716907458e-06| -|setup.py|github/franpoz/SHERLOCK|3.904724716907458e-06| -|setup.py|github/DRMacIver/shrinkray|3.904724716907458e-06| -|setup.py|github/astropy/specutils|3.904724716907458e-06| -|setup.py|github/astropy/SPISEA|3.904724716907458e-06| -|setup.py|github/astropy/ccdproc|3.904724716907458e-06| -|setup.py|github/astropy/astroscrappy|3.904724716907458e-06| -|setup.py|github/astropy/astroquery|3.904724716907458e-06| -|setup.py|github/astropy/halotools|3.904724716907458e-06| -|setup.py|github/astropy/astroplan|3.904724716907458e-06| -|setup.py|github/fjankowsk/scatfit|3.904724716907458e-06| -|setup.py|github/actris-cloudnet/cloudnetpy|3.904724716907458e-06| -|setup.py|github/seung-lab/FlyWirePaper|3.904724716907458e-06| -|setup.py|github/ImperialCollegeLondon/django-drf-filepond|3.904724716907458e-06| -|setup.py|github/ImperialCollegeLondon/hcga|3.904724716907458e-06| -|setup.py|github/t-brandt/orvara|3.904724716907458e-06| -|setup.py|github/blackjax-devs/blackjax|3.904724716907458e-06| -|setup.py|github/mriener/gausspyplus|3.904724716907458e-06| -|setup.py|github/tschad/pycelp|3.904724716907458e-06| -|setup.py|github/PabloMSanAla/fabada|3.904724716907458e-06| -|setup.py|github/opencobra/cobrapy|3.904724716907458e-06| -|setup.py|github/matthiasdemuzere/w2w|3.904724716907458e-06| -|setup.py|github/vhaasteren/piccard|3.904724716907458e-06| -|setup.py|github/LindleyLentati/Cobra|3.904724716907458e-06| -|setup.py|github/ECSHackWeek/impedance.py|3.904724716907458e-06| -|setup.py|github/einsteinpy/einsteinpy|3.904724716907458e-06| -|setup.py|github/UK-Digital-Heart-Project/4Dsurvival|3.904724716907458e-06| -|setup.py|github/kerkelae/disimpy|3.904724716907458e-06| -|setup.py|github/schlafly/crowdsource|3.904724716907458e-06| -|setup.py|github/rgerum/pylustrator|3.904724716907458e-06| -|setup.py|github/MIT-STARLab/deconfuser|3.904724716907458e-06| -|setup.py|github/jonaselgammal/GPry|3.904724716907458e-06| -|setup.py|github/sxs-collaboration/gwsurrogate|3.904724716907458e-06| -|setup.py|github/soichiro-hattori/unpopular|3.904724716907458e-06| -|setup.py|github/cmillion/gPhoton|3.904724716907458e-06| -|setup.py|github/eWaterCycle/jupyterlab_thredds|3.904724716907458e-06| -|setup.py|github/eWaterCycle/grpc4bmi|3.904724716907458e-06| -|setup.py|github/mne-tools/mne-icalabel|3.904724716907458e-06| -|setup.py|github/nespinoza/mc-spam|3.904724716907458e-06| -|setup.py|github/nespinoza/juliet|3.904724716907458e-06| -|setup.py|github/avigan/pyZELDA|3.904724716907458e-06| -|setup.py|github/avigan/SPHERE|3.904724716907458e-06| -|setup.py|github/timothydmorton/vespa|3.904724716907458e-06| -|setup.py|github/3D-e-Chem/sygma|3.904724716907458e-06| -|setup.py|github/3D-e-Chem/kripodb|3.904724716907458e-06| -|setup.py|github/siavash-saki/tesspy|3.904724716907458e-06| -|setup.py|github/AlphonsG/Rainbow-Optical-Flow-For-ALI|3.904724716907458e-06| -|setup.py|github/biocore-ntnu/ncls|3.904724716907458e-06| -|setup.py|github/biocore-ntnu/pyranges|3.904724716907458e-06| -|setup.py|github/biocore-ntnu/epic2|3.904724716907458e-06| -|setup.py|github/s-goldman/Dusty-Evolved-Star-Kit|3.904724716907458e-06| -|setup.py|github/FlowModelingControl/flowtorch|3.904724716907458e-06| -|setup.py|github/VirtualPlanetaryLaboratory/vplanet|3.904724716907458e-06| -|setup.py|github/musevlt/origin|3.904724716907458e-06| -|setup.py|github/musevlt/muse-psfr|3.904724716907458e-06| -|setup.py|github/kevin218/Eureka|3.904724716907458e-06| -|setup.py|github/mmp2/megaman|3.904724716907458e-06| -|setup.py|github/biomedia-mira/blast-ct|3.904724716907458e-06| -|setup.py|github/ProjectPyRhO/PyRhO|3.904724716907458e-06| -|setup.py|github/bartongroup/yanosim|3.904724716907458e-06| -|setup.py|github/bfarr/exocartographer|3.904724716907458e-06| -|setup.py|github/mlujnie/simple|3.904724716907458e-06| -|setup.py|github/gbernstein/pixmappy|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/circlator|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/iva|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/Fastaq|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/pymummer|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/ariba|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/gubbins|3.904724716907458e-06| -|setup.py|github/rgmyr/corebreakout|3.904724716907458e-06| -|setup.py|github/djsutherland/py-sdm|3.904724716907458e-06| -|setup.py|github/oscaribv/citlalicue|3.904724716907458e-06| -|setup.py|github/josegit88/SCORPIO|3.904724716907458e-06| -|setup.py|github/shilpagarg/WHdenovo|3.904724716907458e-06| -|setup.py|github/coljac/sensie|3.904724716907458e-06| -|setup.py|github/spokenlanguage/platalea|3.904724716907458e-06| -|setup.py|github/OttoStruve/muler|3.904724716907458e-06| -|setup.py|github/astrom-tom/specstack|3.904724716907458e-06| -|setup.py|github/astrom-tom/dfitspy|3.904724716907458e-06| -|setup.py|github/riogroup/SORA|3.904724716907458e-06| -|setup.py|github/3fon3fonov/exostriker|3.904724716907458e-06| -|setup.py|github.com/idptools/metapredict|3.904724716907458e-06| -|setup.py|github/dmey/synthia|3.904724716907458e-06| -|setup.py|github/virgesmith/neworder|3.904724716907458e-06| -|setup.py|github/TPI-Immunogenetics/igmat|3.904724716907458e-06| -|setup.py|github/willvousden/ptemcee|3.904724716907458e-06| -|setup.py|github/chandra-marx/marxs|3.904724716907458e-06| -|setup.py|github/gagneurlab/drop|3.904724716907458e-06| -|setup.py|github/ThomasEdwardRiley/xpsi-pre-transfer|3.904724716907458e-06| -|setup.py|github/eScatter/pyelsepa|3.904724716907458e-06| -|setup.py|github/girder/viime|3.904724716907458e-06| -|setup.py|github/cagrikymk/JAX-ReaxFF|3.904724716907458e-06| -|setup.py|github/caracal-pipeline/caracal|3.904724716907458e-06| -|setup.py|github/easybuilders/easybuild|3.904724716907458e-06| -|setup.py|github/carpyncho/carpyncho-py|3.904724716907458e-06| -|setup.py|github/radifar/PyPLIF-HIPPOS|3.904724716907458e-06| -|setup.py|github/wokast/PyCactus|3.904724716907458e-06| -|setup.py|github/cadop/seg1d|3.904724716907458e-06| -|setup.py|github/MannLabs/alphapept|3.904724716907458e-06| -|setup.py|github/ERA-URBAN/fm128_radar|3.904724716907458e-06| -|setup.py|github/elkebir-group/Jumper|3.904724716907458e-06| -|setup.py|github/jfowkes/pycutest|3.904724716907458e-06| -|setup.py|github/katholt/Kaptive|3.904724716907458e-06| -|setup.py|github/Electrostatics/apbs|3.904724716907458e-06| -|setup.py|github/Magritte-code/Magritte|3.904724716907458e-06| -|setup.py|github/danielkoll/PyRADS|3.904724716907458e-06| -|setup.py|github/xpsi-group/xpsi|3.904724716907458e-06| -|setup.py|github/djones1040/PythonPhot|3.904724716907458e-06| -|setup.py|github/natashabatalha/PandExo|3.904724716907458e-06| -|setup.py|github/natashabatalha/picaso|3.904724716907458e-06| -|setup.py|github/SCECcode/pycsep|3.904724716907458e-06| -|setup.py|github/cthoyt/bel-resources|3.904724716907458e-06| -|setup.py|github/NKI-AI/direct|3.904724716907458e-06| -|setup.py|github/webbjj/m2mcluster|3.904724716907458e-06| -|setup.py|github/webbjj/clustertools|3.904724716907458e-06| -|setup.py|github/tkerscher/blast|3.904724716907458e-06| -|setup.py|github/mikecokina/elisa|3.904724716907458e-06| -|setup.py|github/lantunes/cellpylib|3.904724716907458e-06| -|setup.py|github/herjy/SLIT|3.904724716907458e-06| -|setup.py|github/synchrofit/synchrofit|3.904724716907458e-06| -|setup.py|github/wdecoster/nanolyse|3.904724716907458e-06| -|setup.py|github/wdecoster/nanopack|3.904724716907458e-06| -|setup.py|github/wdecoster/nanomath|3.904724716907458e-06| -|setup.py|github/wdecoster/nanocomp|3.904724716907458e-06| -|setup.py|github/wdecoster/nanoget|3.904724716907458e-06| -|setup.py|github/wdecoster/nanoQC|3.904724716907458e-06| -|setup.py|github/wdecoster/NanoPlot|3.904724716907458e-06| -|setup.py|github/wdecoster/nanofilt|3.904724716907458e-06| -|setup.py|github/wdecoster/NanoComp|3.904724716907458e-06| -|setup.py|github/wdecoster/nanostat|3.904724716907458e-06| -|setup.py|github/popgenmethods/smcpp|3.904724716907458e-06| -|setup.py|github/RadioAstronomySoftwareGroup/pyuvdata|3.904724716907458e-06| -|setup.py|github/multiscale/muscle3|3.904724716907458e-06| -|setup.py|github/HERA-Team/hera_opm|3.904724716907458e-06| -|setup.py|github/HERA-Team/aipy|3.904724716907458e-06| -|setup.py|github/phac-nml/mob-suite|3.904724716907458e-06| -|setup.py|github/phac-nml/staramr|3.904724716907458e-06| -|setup.py|github/phac-nml/biohansel|3.904724716907458e-06| -|setup.py|github/GEUS-Glaciology-and-Climate/pypromice|3.904724716907458e-06| -|setup.py|github/davemlz/eemont|3.904724716907458e-06| -|setup.py|github/omuse-geoscience/omuse|3.904724716907458e-06| -|setup.py|github/IMMM-SFA/mosartwmpy|3.904724716907458e-06| -|setup.py|github/flemingtonlab/SpliceV|3.904724716907458e-06| -|setup.py|github/morpheus-project/morpheus|3.904724716907458e-06| -|setup.py|github/richteague/gofish|3.904724716907458e-06| -|setup.py|github/richteague/disksurf|3.904724716907458e-06| -|setup.py|github/richteague/bettermoments|3.904724716907458e-06| -|setup.py|github/richteague/eddy|3.904724716907458e-06| -|setup.py|github/equib/pyEQUIB|3.904724716907458e-06| -|setup.py|github/Yu-Group/veridical-flow|3.904724716907458e-06| -|setup.py|github/olivares-j/Kalkayotl|3.904724716907458e-06| -|setup.py|github/dynamicslab/pysindy|3.904724716907458e-06| -|setup.py|github/kboone/parsnip|3.904724716907458e-06| -|setup.py|github/nickrodd/HDMSpectra|3.904724716907458e-06| -|setup.py|github/MD-Studio/cerulean|3.904724716907458e-06| -|setup.py|github/cy-xu/cosmic-conn|3.904724716907458e-06| -|setup.py|github/fruzsinaagocs/oscode|3.904724716907458e-06| -|setup.py|github/FAIR-data-for-CAPACITY/FHIR-to-CAPACITY|3.904724716907458e-06| -|setup.py|github/vedantchandra/wdtools|3.904724716907458e-06| -|setup.py|github/Jammy2211/PyAutoLens|3.904724716907458e-06| -|setup.py|github/Jammy2211/PyAutoGalaxy|3.904724716907458e-06| -|setup.py|github/broadinstitute/CellBender|3.904724716907458e-06| -|setup.py|github/broadinstitute/wot|3.904724716907458e-06| -|setup.py|github/cumbof/honto|3.904724716907458e-06| -|setup.py|github/MartianColonist/POSEIDON|3.904724716907458e-06| -|setup.py|github/AnantharamanLab/vRhyme|3.904724716907458e-06| -|setup.py|github/ebellm/pyraf-dbsp|3.904724716907458e-06| -|setup.py|github/BEAST-Fitting/beast|3.904724716907458e-06| -|setup.py|github/agreenbaum/ImPlaneIA|3.904724716907458e-06| -|setup.py|github/phenomecentre/nPYc-Toolbox|3.904724716907458e-06| -|setup.py|github/timstaley/voevent-parse|3.904724716907458e-06| -|setup.py|github/vatlab/sos-notebook|3.904724716907458e-06| -|setup.py|github/sambit-giri/tools21cm|3.904724716907458e-06| -|setup.py|github/ElectionDataAnalysis/electiondata|3.904724716907458e-06| -|setup.py|github/PyPSA/linopy|3.904724716907458e-06| -|setup.py|github/PyPSA/atlite|3.904724716907458e-06| -|setup.py|github/skovaka/UNCALLED|3.904724716907458e-06| -|setup.py|github/dfujim/bfit|3.904724716907458e-06| -|setup.py|github/INCF/one_click|3.904724716907458e-06| -|setup.py|github/joshjchayes/TransitFit|3.904724716907458e-06| -|setup.py|github/astrosupriyo/pyTANSPEC|3.904724716907458e-06| -|setup.py|github/nlesc/scriptcwl|3.904724716907458e-06| -|setup.py|github/rjtanner/StarburstPy|3.904724716907458e-06| -|setup.py|github/j-faria/kima|3.904724716907458e-06| -|setup.py|github/Extraweich/homopy|3.904724716907458e-06| -|setup.py|github/lehtiolab/msstitch|3.904724716907458e-06| -|setup.py|github/MNiwano/Eclaire|3.904724716907458e-06| -|setup.py|github/KBNLresearch/ochre|3.904724716907458e-06| -|setup.py|github/AstarVienna/ScopeSim_Templates|3.904724716907458e-06| -|setup.py|github/AstarVienna/skycalc_ipy|3.904724716907458e-06| -|setup.py|github/AstarVienna/Pyckles|3.904724716907458e-06| -|setup.py|github/AstarVienna/AnisoCADO|3.904724716907458e-06| -|setup.py|github/mdshw5/pyfaidx|3.904724716907458e-06| -|setup.py|github/pyranges/pyrle|3.904724716907458e-06| -|setup.py|github/philres/catfishq|3.904724716907458e-06| -|setup.py|github/bulik/ldsc|3.904724716907458e-06| -|setup.py|github/bwinkel/cygrid|3.904724716907458e-06| -|setup.py|github/andizq/sf3dmodels|3.904724716907458e-06| -|setup.py|github/tdaylan/pcat|3.904724716907458e-06| -|setup.py|github/KIT-MBS/pyREX|3.904724716907458e-06| -|setup.py|github/maxibor/sam2lca|3.904724716907458e-06| -|setup.py|github/domenico-simone/rmlst_api|3.904724716907458e-06| -|setup.py|github/catherinezucker/radfil|3.904724716907458e-06| -|setup.py|github/eldariont/svim|3.904724716907458e-06| -|setup.py|github/mbaes/SpheCow|3.904724716907458e-06| -|setup.py|github/dicompyler/dicompyler-core|3.904724716907458e-06| -|setup.py|github/LucaMalavolta/PyORBIT|3.904724716907458e-06| -|setup.py|github/MIC-DKFZ/TractSeg|3.904724716907458e-06| -|setup.py|github/MIC-DKFZ/HD-BET|3.904724716907458e-06| -|setup.py|github/meinardmueller/synctoolbox|3.904724716907458e-06| -|setup.py|github/meinardmueller/libfmp|3.904724716907458e-06| -|setup.py|github/DLTK/DLTK|3.904724716907458e-06| -|setup.py|github/NLeSC/mcfly|3.904724716907458e-06| -|setup.py|github/NLeSC/Massive-PotreeConverter|3.904724716907458e-06| -|setup.py|github/NLeSC/cptm|3.904724716907458e-06| -|setup.py|github/NLeSC/noodles|3.904724716907458e-06| -|setup.py|github/NLeSC/boatswain|3.904724716907458e-06| -|setup.py|github/apertif/apercal|3.904724716907458e-06| -|setup.py|github/ziotom78/dacapo_calibration|3.904724716907458e-06| -|setup.py|github/dparks1134/RefineM|3.904724716907458e-06| -|setup.py|github/ideasrule/platon|3.904724716907458e-06| -|setup.py|github/elwinter/nnde|3.904724716907458e-06| -|setup.py|github/exobssim/rapoc-public|3.904724716907458e-06| -|setup.py|github/andresmegias/richvalues|3.904724716907458e-06| -|setup.py|github/EMBL-Hentze-group/htseq-clip|3.904724716907458e-06| -|setup.py|github/Starfish-develop/Starfish|3.904724716907458e-06| -|setup.py|github/NiallJeffrey/DeepMass|3.904724716907458e-06| -|setup.py|github/Illumina/SpliceAI|3.904724716907458e-06| -|setup.py|github/adrn/SuperFreq|3.904724716907458e-06| -|setup.py|github/adrn/pyia|3.904724716907458e-06| -|setup.py|github/adrn/schwimmbad|3.904724716907458e-06| -|setup.py|github/aprsa/dips|3.904724716907458e-06| -|setup.py|github/ejhigson/perfectns|3.904724716907458e-06| -|setup.py|github/ejhigson/dyPolyChord|3.904724716907458e-06| -|setup.py|github/ejhigson/nestcheck|3.904724716907458e-06| -|setup.py|github/tibordome/cosmic_profiles|3.904724716907458e-06| -|setup.py|github/mtakahiro/gsf|3.904724716907458e-06| -|setup.py|github/polca/unfold|3.904724716907458e-06| -|setup.py|github/connectomicslab/connectomemapper3|3.904724716907458e-06| -|setup.py|github/SIOSlab/exodetbox|3.904724716907458e-06| -|setup.py|github/HadrienG/InSilicoSeq|3.904724716907458e-06| -|setup.py|github/MDAnalysis/mdanalysis|3.904724716907458e-06| -|setup.py|github/tool-bin/ukbcc|3.904724716907458e-06| -|setup.py|github/dmnfarrell/epitopepredict|3.904724716907458e-06| -|setup.py|github/dmnfarrell/snpgenie|3.904724716907458e-06| -|setup.py|github/lanl/PyBNF|3.904724716907458e-06| -|setup.py|github/lanl/swiftbat_python|3.904724716907458e-06| -|setup.py|github/lanl/scico|3.904724716907458e-06| -|setup.py|github/MonashSmartStructures/ospgrillage|3.904724716907458e-06| -|setup.py|github/jlenain/flaapluc|3.904724716907458e-06| -|setup.py|github/vijayvarma392/binaryBHexp|3.904724716907458e-06| -|setup.py|github/cupy/cupy|3.904724716907458e-06| -|setup.py|github/joe-antognini/kozai|3.904724716907458e-06| -|setup.py|github/ngltr/sinaps|3.904724716907458e-06| -|setup.py|github/seclark/RHT|3.904724716907458e-06| -|setup.py|github/bxia888/CEFCIG|3.904724716907458e-06| -|setup.py|github/pyro-ppl/pyro|3.904724716907458e-06| -|setup.py|github/jollejolles/pirecorder|3.904724716907458e-06| -|setup.py|github/computational-chemical-biology/ChemWalker|3.904724716907458e-06| -|setup.py|github/nanograv/PINT|3.904724716907458e-06| -|setup.py|github/nicolet5/DiffCapAnalyzer|3.904724716907458e-06| -|setup.py|github/snakemake/snakemake|3.904724716907458e-06| -|setup.py|github/milnus/Corekaburra|3.904724716907458e-06| -|setup.py|github/indralab/pybiopax|3.904724716907458e-06| -|setup.py|github/Qiskit/rustworkx|3.904724716907458e-06| -|setup.py|github/clauswilke/PeptideBuilder|3.904724716907458e-06| -|setup.py|github/cmateu/galstreams|3.904724716907458e-06| -|setup.py|github/cmateu/PyMGC3|3.904724716907458e-06| -|setup.py|github/TriPed-Robot/TriP|3.904724716907458e-06| -|setup.py|github/OP2/PyOP2|3.904724716907458e-06| -|setup.py|github/seawander/DebrisDiskFM|3.904724716907458e-06| -|setup.py|github/seawander/centerRadon|3.904724716907458e-06| -|setup.py|github/felixchenier/kineticstoolkit|3.904724716907458e-06| -|setup.py|github/dbosul/CWITools|3.904724716907458e-06| -|setup.py|github/cgobat/asymmetric_uncertainty|3.904724716907458e-06| -|setup.py|github/thomaspinder/GPJax|3.904724716907458e-06| -|setup.py|github/planck-npipe/lollipop|3.904724716907458e-06| -|setup.py|github/planck-npipe/hillipop|3.904724716907458e-06| -|setup.py|github/reggiebernardo/PTAfast|3.904724716907458e-06| -|setup.py|github/ACCarnall/bagpipes|3.904724716907458e-06| -|setup.py|github/ACCarnall/SpectRes|3.904724716907458e-06| -|setup.py|github/icb-dcm/pyabc|3.904724716907458e-06| -|setup.py|github/zclaytor/kiauhoku|3.904724716907458e-06| -|setup.py|github/zclaytor/butterpy|3.904724716907458e-06| -|setup.py|github/Hoohm/CITE-seq-Count|3.904724716907458e-06| -|setup.py|github/christopherburke/tess-point|3.904724716907458e-06| -|setup.py|github/CIRADA-Tools/RM-Tools|3.904724716907458e-06| -|setup.py|github/Keck-DataReductionPipelines/KCWI_DRP|3.904724716907458e-06| -|setup.py|github/sbebo/joypy|3.904724716907458e-06| -|setup.py|github/loosolab/TOBIAS|3.904724716907458e-06| -|setup.py|github/GijsMulders/epos|3.904724716907458e-06| -|setup.py|github/HIPS/autograd|3.904724716907458e-06| -|setup.py|github/icecube/FIRESONG|3.904724716907458e-06| -|setup.py|github/samaygarg/fuelcell|3.904724716907458e-06| -|setup.py|github/transientskp/tkp|3.904724716907458e-06| -|setup.py|github/transientskp/pyse|3.904724716907458e-06| -|setup.py|github/rvalieris/parallel-fastq-dump|3.904724716907458e-06| -|setup.py|github/pec27/smerfs|3.904724716907458e-06| -|setup.py|github/pec27/hfof|3.904724716907458e-06| -|setup.py|github/babinyurii/recan|3.904724716907458e-06| -|setup.py|github/mgckind/easyaccess|3.904724716907458e-06| -|setup.py|github/jonathansick/skyoffset|3.904724716907458e-06| -|setup.py|github/jonathansick/MoAstro|3.904724716907458e-06| -|setup.py|github/SWIFTSIM/emulator|3.904724716907458e-06| -|setup.py|github/SandoghdarLab/PiSCAT|3.904724716907458e-06| -|setup.py|github/hippke/wotan|3.904724716907458e-06| -|setup.py|github/hippke/tls|3.904724716907458e-06| -|setup.py|github/hippke/pandora|3.904724716907458e-06| -|setup.py|github/Cascella-Group-UiO/HyMD|3.904724716907458e-06| -|setup.py|github/DirectDM/directdm-py|3.904724716907458e-06| -|setup.py|github/odb9402/CNNPeaks|3.904724716907458e-06| -|setup.py|github/afarahi/kllr|3.904724716907458e-06| -|setup.py|github/afarahi/PoPE|3.904724716907458e-06| -|setup.py|github/afarahi/tatter|3.904724716907458e-06| -|setup.py|github/UNSW-CEEM/nempy|3.904724716907458e-06| -|setup.py|github/birnstiel/two-pop-py|3.904724716907458e-06| -|setup.py|github/benmontet/f3|3.904724716907458e-06| -|setup.py|github/ekaterinailin/AltaiPony|3.904724716907458e-06| -|setup.py|github/biocore/deblur|3.904724716907458e-06| -|setup.py|github/biocore/emperor|3.904724716907458e-06| -|setup.py|github/biocore/scikit-bio|3.904724716907458e-06| -|setup.py|github/DeltaRCM/pyDeltaRCM|3.904724716907458e-06| -|setup.py|github/opimwue/ddop|3.904724716907458e-06| -|setup.py|github/kgullikson88/Telluric-Fitter|3.904724716907458e-06| -|setup.py|github/weecology/retriever|3.904724716907458e-06| -|setup.py|github/gogrean/PyXel|3.904724716907458e-06| -|setup.py|github/wilkelab/Opfi|3.904724716907458e-06| -|setup.py|github/mgm8/pyngham|3.904724716907458e-06| -|setup.py|github/andycasey/sick|3.904724716907458e-06| -|setup.py|github/ncbi/ngs|3.904724716907458e-06| -|setup.py|github/EdanRein/pyPplusS|3.904724716907458e-06| -|setup.py|github/morriscb/The-wiZZ|3.904724716907458e-06| -|setup.py|github/VMBoehm/MADLens|3.904724716907458e-06| -|setup.py|github/tardis-sn/tardis|3.904724716907458e-06| -|setup.py|github/tardis-sn/carsus|3.904724716907458e-06| -|setup.py|github/KALMUS-Color-Toolkit/KALMUS|3.904724716907458e-06| -|setup.py|github/circuitgraph/circuitgraph|3.904724716907458e-06| -|setup.py|github/galizia-lab/pyview|3.904724716907458e-06| -|setup.py|github/astronomyk/SimCADO|3.904724716907458e-06| -|setup.py|github/DMGW-Goethe/imripy|3.904724716907458e-06| -|setup.py|github/tofflemire/saphires|3.904724716907458e-06| -|setup.py|github/Filter-Bubble/e2e-Dutch|3.904724716907458e-06| -|setup.py|github/aalhossary/pyemgpipeline|3.904724716907458e-06| -|setup.py|github/natelust/least_asymmetry|3.904724716907458e-06| -|setup.py|github/aiidateam/kiwipy|3.904724716907458e-06| -|setup.py|github/noraeisner/LATTE|3.904724716907458e-06| -|setup.py|github/conda/pycosat|3.904724716907458e-06| -|setup.py|github/conda/conda|3.904724716907458e-06| -|setup.py|github/gilestrolab/ethoscope|3.904724716907458e-06| -|setup.py|github/carlosborca/CrystaLattE|3.904724716907458e-06| -|setup.py|github/fred3m/toyz|3.904724716907458e-06| -|setup.py|github/dstndstn/astrometry.net|3.904724716907458e-06| -|setup.py|github/linnarsson-lab/loompy|3.904724716907458e-06| -|setup.py|github/AA-ALERT/frbcatdb|3.904724716907458e-06| -|setup.py|github/jiahecui/SenAOReFoc|3.904724716907458e-06| -|setup.py|github/infer-actively/pymdp|3.904724716907458e-06| -|setup.py|github/hiddenSymmetries/simsopt|3.904724716907458e-06| -|setup.py|github/CEED/libCEED|3.904724716907458e-06| -|setup.py|github/AprilYuge/ResPAN|3.904724716907458e-06| -|setup.py|github/vsoch/gridtest|3.904724716907458e-06| -|setup.py|github/vsoch/citelang|3.904724716907458e-06| -|setup.py|github/RTIInternational/gobbli|3.904724716907458e-06| -|setup.py|github/Starlink/starlink|3.904724716907458e-06| -|setup.py|github/PfizerRD/sit2standpy|3.904724716907458e-06| -|setup.py|github/e-koch/FilFinder|3.904724716907458e-06| -|setup.py|github/ucl-exoplanets/TauREx3_public|3.904724716907458e-06| -|setup.py|github/orcasgit/python-fitbit|3.904724716907458e-06| -|setup.py|github/matplotlib/matplotlib|3.904724716907458e-06| -|setup.py|github/sherpa-deproject/deproject|3.904724716907458e-06| -|setup.py|github/4dn-dcic/pairix|3.904724716907458e-06| -|setup.py|github/marcelm/cutadapt|3.904724716907458e-06| -|setup.py|github/marcelm/alignlib|3.904724716907458e-06| -|setup.py|github/marcelm/tinyalign|3.904724716907458e-06| -|setup.py|github/marcelm/dnaio|3.904724716907458e-06| -|setup.py|github/ICAMS/strucscan|3.904724716907458e-06| -|setup.py|github/parallelwindfarms/byteparsing|3.904724716907458e-06| -|setup.py|github/kennethcarrell/ATARRI|3.904724716907458e-06| -|setup.py|github/brentp/geneimpacts|3.904724716907458e-06| -|setup.py|github/brentp/cigar|3.904724716907458e-06| -|setup.py|github/jdidion/atropos|3.904724716907458e-06| -|setup.py|github/benhid/Sequoya|3.904724716907458e-06| -|setup.py|github/stammler/dustpy|3.904724716907458e-06| -|setup.py|github/stammler/simframe|3.904724716907458e-06| -|setup.py|github/eblur/dust|3.904724716907458e-06| -|setup.py|github/liamedeiros/ehtplot|3.904724716907458e-06| -|setup.py|github/xenon-middleware/pyxenon|3.904724716907458e-06| -|setup.py|github/jorisparet/partycls|3.904724716907458e-06| -|setup.py|github/szymon-datalions/pyinterpolate|3.904724716907458e-06| -|setup.py|github/fforster/delight|3.904724716907458e-06| -|setup.py|github/mchalela/GriSPy|3.904724716907458e-06| -|setup.py|github/KathrynJones1/catwoman|3.904724716907458e-06| -|setup.py|github/pkgw/pwkit|3.904724716907458e-06| -|setup.py|github/cedrus-opensource/pyxid|3.904724716907458e-06| -|setup.py|github/engyasin/Offline_MOT|3.904724716907458e-06| -|setup.py|github/cmbant/getdist|3.904724716907458e-06| -|setup.py|github/spyder-ide/spyder|3.904724716907458e-06| -|setup.py|github/rajeshrinet/pystokes|3.904724716907458e-06| -|setup.py|github/toros-astro/corral|3.904724716907458e-06| -|setup.py|github/toros-astro/astroalign-legacy|3.904724716907458e-06| -|setup.py|github/pierrexyz/pybird|3.904724716907458e-06| -|setup.py|github/SISPO-developers/sispo|3.904724716907458e-06| -|setup.py|github/GalacticDynamics-Oxford/Agama|3.904724716907458e-06| -|setup.py|github/spglib/spgrep|3.904724716907458e-06| -|setup.py|github/ofionnad/radiowinds|3.904724716907458e-06| -|setup.py|github/iomega/spec2vec|3.904724716907458e-06| -|setup.py|github/FrancesBW/bellamy|3.904724716907458e-06| -|setup.py|github/lmfit/lmfit-py|3.904724716907458e-06| -|setup.py|github/EliseJ/astroABC|3.904724716907458e-06| -|setup.py|github/mgalardini/pyseer|3.904724716907458e-06| -|setup.py|github/fkeruzore/panco2|3.904724716907458e-06| -|setup.py|github/benvanwerkhoven/kernel_tuner|3.904724716907458e-06| -|setup.py|github/iric-soft/km|3.904724716907458e-06| -|setup.py|github/jmschrei/pomegranate|3.904724716907458e-06| -|setup.py|github/jhparkastro/gpcal|3.904724716907458e-06| -|setup.py|github/quatrope/ProperImage|3.904724716907458e-06| -|setup.py|github/quatrope/feets|3.904724716907458e-06| -|setup.py|github/hpparvi/MuSCAT2_transit_pipeline|3.904724716907458e-06| -|setup.py|github/hpparvi/ldtk|3.904724716907458e-06| -|setup.py|github/shadden/celmech|3.904724716907458e-06| -|setup.py|github/ni1o1/transbigdata|3.904724716907458e-06| -|setup.py|github/brian-team/brian2|3.904724716907458e-06| -|setup.py|github/mzy2240/ESA|3.904724716907458e-06| -|setup.py|github/cbalbin-FIU/Epitopedia|3.904724716907458e-06| -|setup.py|github/fermisurfaces/IFermi|3.904724716907458e-06| -|setup.py|github/maxpumperla/hyperas|3.904724716907458e-06| -|setup.py|github/ConorMacBride/mcalf|3.904724716907458e-06| -|setup.py|github/realfastvla/rfpipe|3.904724716907458e-06| -|setup.py|github/realfastvla/realfast|3.904724716907458e-06| -|setup.py|github/fair-data/fairdatapoint-client|3.904724716907458e-06| -|setup.py|github/NuGrid/NuPyCEE|3.904724716907458e-06| -|setup.py|github/atmos-cloud-sim-uj/PyMPDATA|3.904724716907458e-06| -|setup.py|github/atmos-cloud-sim-uj/PySDM|3.904724716907458e-06| -|setup.py|github/SynthSys/pyOmeroUpload|3.904724716907458e-06| -|setup.py|github/smoh/kinesis|3.904724716907458e-06| -|setup.py|github/exafmm/exafmm-t|3.904724716907458e-06| -|setup.py|github/heliopython/heliopy|3.904724716907458e-06| -|setup.py|github/JulianKarlBauer/mechkit|3.904724716907458e-06| -|setup.py|github/snad-space/zwad|3.904724716907458e-06| -|setup.py|github/SYalouz/QuantNBody|3.904724716907458e-06| -|setup.py|github/davidemms/OrthoFinder|3.904724716907458e-06| -|setup.py|github/julie-forman-kay-lab/SPyCi-PDB|3.904724716907458e-06| -|setup.py|github/grazianoucci/game|3.904724716907458e-06| -|setup.py|github/bootphon/phonemizer|3.904724716907458e-06| -|setup.py|github/oschwengers/platon|3.904724716907458e-06| -|setup.py|github/oschwengers/referenceseeker|3.904724716907458e-06| -|setup.py|github/oschwengers/bakta|3.904724716907458e-06| -|setup.py|github/poldracklab/mriqc|3.904724716907458e-06| -|setup.py|github/sdss/marvin|3.904724716907458e-06| -|setup.py|github/iraf-community/pyraf|3.904724716907458e-06| -|setup.py|github/recipy/recipy|3.904724716907458e-06| -|setup.py|github/sensein/etelemetry-client|3.904724716907458e-06| -|setup.py|github/edwardoughton/itmlogic|3.904724716907458e-06| -|setup.py|github/BD2KGenomics/toil|3.904724716907458e-06| -|setup.py|github/cbg-ethz/shorah|3.904724716907458e-06| -|setup.py|github/PyFstat/PyFstat|3.904724716907458e-06| -|setup.py|github/VeinsOfTheEarth/rabpro|3.904724716907458e-06| -|setup.py|github/neuralhydrology/neuralhydrology|3.904724716907458e-06| -|setup.py|github/gdrouart/MrMoose|3.904724716907458e-06| -|setup.py|github/a-slide/pycoQC|3.904724716907458e-06| -|setup.py|gitlab/octopus-code/octopus|3.904724716907458e-06| -|setup.py|gitlab/jason-rumengan/pyarma|3.904724716907458e-06| -|setup.py|gitlab/gims-developers/gims|3.904724716907458e-06| -|setup.py|gitlab/picos-api/picos|3.904724716907458e-06| -|setup.py|gitlab/permafrostnet/teaspoon|3.904724716907458e-06| -|setup.py|gitlab/joseaher/astroplotlib|3.904724716907458e-06| -|setup.py|gitlab/chjordan/sslf|3.904724716907458e-06| -|setup.py|gitlab/BioimageInformaticsGroup/openphi|3.904724716907458e-06| -|setup.py|gitlab/Molcas/OpenMolcas|3.904724716907458e-06| -|setup.py|gitlab/petsc/petsc|3.904724716907458e-06| -|setup.py|gitlab/fduchate/predihood|3.904724716907458e-06| -|pypi|[properscoring](https://pypi.org/project/properscoring)|3.904724716907458e-06| -|requirements.txt|github/LSSTDESC/sacc|3.904724716907458e-06| -|requirements.txt|github/LSSTDESC/snmachine|3.904724716907458e-06| -|requirements.txt|github/LSSTDESC/Spectractor|3.904724716907458e-06| -|requirements.txt|github/kyleaoman/martini|3.904724716907458e-06| -|requirements.txt|github/EGaraldi/corecon|3.904724716907458e-06| -|requirements.txt|github/singularityhub/sregistry|3.904724716907458e-06| -|requirements.txt|github/Kamuish/archi|3.904724716907458e-06| -|requirements.txt|github/teuben/QAC|3.904724716907458e-06| -|requirements.txt|github/jgieseler/solarmach|3.904724716907458e-06| -|requirements.txt|github/winni2k/abeona|3.904724716907458e-06| -|requirements.txt|github/CosmoStatGW/DarkSirensStat|3.904724716907458e-06| -|requirements.txt|github/CosmoStatGW/MGCosmoPop|3.904724716907458e-06| -|requirements.txt|github/ketch/RK-Opt|3.904724716907458e-06| -|requirements.txt|github/elliohow/fMRI_ROI_Analysis_Tool|3.904724716907458e-06| -|requirements.txt|github/mms-fcul/PypKa|3.904724716907458e-06| -|requirements.txt|github/AshleySpindler/AstroVaDEr-Public|3.904724716907458e-06| -|requirements.txt|github/DSIMB/medusa|3.904724716907458e-06| -|requirements.txt|github/deeptools/deepTools|3.904724716907458e-06| -|requirements.txt|github/deeptools/HiCExplorer|3.904724716907458e-06| -|requirements.txt|github/DataBiosphere/wdl-parsers|3.904724716907458e-06| -|requirements.txt|github/tud-hri/joan|3.904724716907458e-06| -|requirements.txt|github/tud-hri/travia|3.904724716907458e-06| -|requirements.txt|github/citation-file-format/citation-file-format|3.904724716907458e-06| -|requirements.txt|github/BIMSBbioinfo/pigx_scrnaseq|3.904724716907458e-06| -|requirements.txt|github/BIMSBbioinfo/pigx_rnaseq|3.904724716907458e-06| -|requirements.txt|github/neuroanatomy/reorient|3.904724716907458e-06| -|requirements.txt|github/grahambell/pymoc|3.904724716907458e-06| -|requirements.txt|github/Vini2/GraphBin|3.904724716907458e-06| -|requirements.txt|github/spack/spack|3.904724716907458e-06| -|requirements.txt|github/eggnogdb/eggnog-mapper|3.904724716907458e-06| -|requirements.txt|github/quantling/pyndl|3.904724716907458e-06| -|requirements.txt|github/johnveitch/cpnest|3.904724716907458e-06| -|requirements.txt|github/prashjet/popkinmocks|3.904724716907458e-06| -|requirements.txt|github/tvwenger/millennium-tap-query|3.904724716907458e-06| -|requirements.txt|github/jakeret/abcpmc|3.904724716907458e-06| -|requirements.txt|github/jakeret/tf_unet|3.904724716907458e-06| -|requirements.txt|github/tomasplsek/CADET|3.904724716907458e-06| -|requirements.txt|github/lucabaldini/ixpeobssim|3.904724716907458e-06| -|requirements.txt|github/travisseymour/EPICpy|3.904724716907458e-06| -|requirements.txt|github/achael/eht-imaging|3.904724716907458e-06| -|requirements.txt|github/mjshao06/pdifFinder|3.904724716907458e-06| -|requirements.txt|github/podondra/bayesian-sznet|3.904724716907458e-06| -|requirements.txt|github/1313e/CMasher|3.904724716907458e-06| -|requirements.txt|github/cogent3/cogent3|3.904724716907458e-06| -|requirements.txt|github/erling6232/imagedata|3.904724716907458e-06| -|requirements.txt|github/flu-crew/smot|3.904724716907458e-06| -|requirements.txt|github/LeandroOrdonez/explora-vr-dash-client|3.904724716907458e-06| -|requirements.txt|github/inpefess/gym-saturation|3.904724716907458e-06| -|requirements.txt|github/NickMilsonPhysics/BinaryStarSolver|3.904724716907458e-06| -|requirements.txt|github/soraxas/sbp-env|3.904724716907458e-06| -|requirements.txt|github/rodluger/everest|3.904724716907458e-06| -|requirements.txt|github/jeremysanders/mbproj2|3.904724716907458e-06| -|requirements.txt|github/igmhub/picca|3.904724716907458e-06| -|requirements.txt|github/pysal/spopt|3.904724716907458e-06| -|requirements.txt|github/widdowquinn/pyani|3.904724716907458e-06| -|requirements.txt|github/genouest/biomaj-daemon|3.904724716907458e-06| -|requirements.txt|github/iAART/aart|3.904724716907458e-06| -|requirements.txt|github/kkjawz/coref-ee|3.904724716907458e-06| -|requirements.txt|github/MIAnalyzer/MIA|3.904724716907458e-06| -|requirements.txt|github/imcgreer/simqso|3.904724716907458e-06| -|requirements.txt|github/deepmind/alphafold|3.904724716907458e-06| -|requirements.txt|github/mwvgroup/pwv_kpno|3.904724716907458e-06| -|requirements.txt|github/tnakazato/priism|3.904724716907458e-06| -|requirements.txt|github/desihub/fastspecfit|3.904724716907458e-06| -|requirements.txt|github/kinnala/scikit-fem|3.904724716907458e-06| -|requirements.txt|github/csb-toolbox/CSB|3.904724716907458e-06| -|requirements.txt|github/Smith42/pix2prof|3.904724716907458e-06| -|requirements.txt|github/NLESC-JCER/QMCblip|3.904724716907458e-06| -|requirements.txt|github/Rohit-Kundu/ET-NET_Covid-Detection|3.904724716907458e-06| -|requirements.txt|github/vgteam/vg|3.904724716907458e-06| -|requirements.txt|github/vgteam/vg#vg|3.904724716907458e-06| -|requirements.txt|github/benstahl92/deepSIP|3.904724716907458e-06| -|requirements.txt|github/iancze/PSOAP|3.904724716907458e-06| -|requirements.txt|github/KeplerGO/K2fov|3.904724716907458e-06| -|requirements.txt|github/KeplerGO/kadenza|3.904724716907458e-06| -|requirements.txt|github/KeplerGO/PyKE|3.904724716907458e-06| -|requirements.txt|github/alexander-mead/pyhalomodel|3.904724716907458e-06| -|requirements.txt|github/AllenInstitute/bmtk|3.904724716907458e-06| -|requirements.txt|github/marius311/cosmoslik|3.904724716907458e-06| -|requirements.txt|github/rmjarvis/Piff|3.904724716907458e-06| -|requirements.txt|github/rmjarvis/TreeCorr|3.904724716907458e-06| -|requirements.txt|github/rsnemmen/BCES|3.904724716907458e-06| -|requirements.txt|github/ExeClim/Isca|3.904724716907458e-06| -|requirements.txt|github/ihmwg/python-modelcif|3.904724716907458e-06| -|requirements.txt|github/kiyo-masui/bitshuffle|3.904724716907458e-06| -|requirements.txt|github/ixkael/Delight|3.904724716907458e-06| -|requirements.txt|github/gmbrandt/HTOF|3.904724716907458e-06| -|requirements.txt|github/tmcclintock/AReconstructionTool|3.904724716907458e-06| -|requirements.txt|github/telatin/qax|3.904724716907458e-06| -|requirements.txt|github/DarkQuestCosmology/dark_emulator_public|3.904724716907458e-06| -|requirements.txt|github/jtschindler/sculptor|3.904724716907458e-06| -|requirements.txt|github/SHTOOLS/SHTOOLS|3.904724716907458e-06| -|requirements.txt|github/fabiorigamonti/bang|3.904724716907458e-06| -|requirements.txt|github/maserlib/ExPRES|3.904724716907458e-06| -|requirements.txt|github/austinpeel/herculens|3.904724716907458e-06| -|requirements.txt|github/rcsb/mmtf-python|3.904724716907458e-06| -|requirements.txt|github/sidmohite/nimbus-astro|3.904724716907458e-06| -|requirements.txt|github/ggciag/mandyoc|3.904724716907458e-06| -|requirements.txt|github/wmglab-duke/ascent|3.904724716907458e-06| -|requirements.txt|github/miracum/ahd2fhir|3.904724716907458e-06| -|requirements.txt|github/sosl/H-FISTA|3.904724716907458e-06| -|requirements.txt|github/qMRLab/qMRLab|3.904724716907458e-06| -|requirements.txt|github/GalSim-developers/GalSim|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/PyMORESANE|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/Stimela|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/rodrigues|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/breizorro|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/QuartiCal|3.904724716907458e-06| -|requirements.txt|github/N-Wouda/ALNS|3.904724716907458e-06| -|requirements.txt|github/sjteresi/TE_Density|3.904724716907458e-06| -|requirements.txt|github/danhey/echelle|3.904724716907458e-06| -|requirements.txt|github/csbioinfopk/iSumoK-PseAAC|3.904724716907458e-06| -|requirements.txt|github/mavrix93/LightCurvesClassifier|3.904724716907458e-06| -|requirements.txt|github/harrispopgen/mutyper|3.904724716907458e-06| -|requirements.txt|github/dib-lab/dammit|3.904724716907458e-06| -|requirements.txt|github/dib-lab/sourmash|3.904724716907458e-06| -|requirements.txt|github/ryanhausen/fitsmap|3.904724716907458e-06| -|requirements.txt|github/moldyn/msmhelper|3.904724716907458e-06| -|requirements.txt|github/CDSP-SCPO/metadata-middleware|3.904724716907458e-06| -|requirements.txt|github/McMahonCosmologyGroup/holosim-ml|3.904724716907458e-06| -|requirements.txt|github/pmlmodelling/nctoolkit|3.904724716907458e-06| -|requirements.txt|github/aertslab/pySCENIC|3.904724716907458e-06| -|requirements.txt|github/christinahedges/contaminante|3.904724716907458e-06| -|requirements.txt|github/mtlam/PyPulse|3.904724716907458e-06| -|requirements.txt|github/paulbrodersen/netgraph|3.904724716907458e-06| -|requirements.txt|github/nextstrain/nextclade|3.904724716907458e-06| -|requirements.txt|github/mrtommyb/ktransit|3.904724716907458e-06| -|requirements.txt|github/reneshbedre/bioinfokit|3.904724716907458e-06| -|requirements.txt|github/nickhand/pyRSD|3.904724716907458e-06| -|requirements.txt|github/tikk3r/legacystamps|3.904724716907458e-06| -|requirements.txt|github/michaelhb/superplot|3.904724716907458e-06| -|requirements.txt|github/OnroerendErfgoed/atramhasis|3.904724716907458e-06| -|requirements.txt|github/HHTpy/HHTpywrapper|3.904724716907458e-06| -|requirements.txt|github/3d-pli/fastpli|3.904724716907458e-06| -|requirements.txt|github/silx-kit/pyFAI|3.904724716907458e-06| -|requirements.txt|github/mwaskom/seaborn|3.904724716907458e-06| -|requirements.txt|github/HLasse/TextDescriptives|3.904724716907458e-06| -|requirements.txt|github/LondonBiofoundry/basicsynbio|3.904724716907458e-06| -|requirements.txt|github/idruglab/hignn|3.904724716907458e-06| -|requirements.txt|github/TeamCOMPAS/COMPAS|3.904724716907458e-06| -|requirements.txt|github/kno10/python-kmedoids|3.904724716907458e-06| -|requirements.txt|github/ska-sa/katdal|3.904724716907458e-06| -|requirements.txt|github/williamjameshandley/fgivenx|3.904724716907458e-06| -|requirements.txt|github/williamjameshandley/anesthetic|3.904724716907458e-06| -|requirements.txt|github/jsobeck/MOOG_SCAT|3.904724716907458e-06| -|requirements.txt|github/ExObsSim/ExoRad2-public|3.904724716907458e-06| -|requirements.txt|github/mscaudill/openseize|3.904724716907458e-06| -|requirements.txt|github/fgbuster/fgbuster|3.904724716907458e-06| -|requirements.txt|github/bcbio/bcbio-nextgen|3.904724716907458e-06| -|requirements.txt|github/vrodgom/statmorph|3.904724716907458e-06| -|requirements.txt|github/arnauqb/qwind|3.904724716907458e-06| -|requirements.txt|github/Zafiirah13/meercrab|3.904724716907458e-06| -|requirements.txt|github/tylertrimble/viswaternet|3.904724716907458e-06| -|requirements.txt|github/a-griffiths/AutoSpec|3.904724716907458e-06| -|requirements.txt|github/PacificBiosciences/pbbam|3.904724716907458e-06| -|requirements.txt|github/kartheikiyer/dense_basis|3.904724716907458e-06| -|requirements.txt|github/diCenzo-GC/Tn-Core-webserver|3.904724716907458e-06| -|requirements.txt|github/LINNAE-project/SFB-Annotator|3.904724716907458e-06| -|requirements.txt|github/SJLeo/FFSD|3.904724716907458e-06| -|requirements.txt|github/bengeof/QPoweredCompound2DeNovoDrugPropMax|3.904724716907458e-06| -|requirements.txt|github/PaulRitsche/DLTrack|3.904724716907458e-06| -|requirements.txt|github/andr1976/HydDown|3.904724716907458e-06| -|requirements.txt|github/WangLabTHU/DeSP|3.904724716907458e-06| -|requirements.txt|github/xinyiguan/py2lispIDyOM|3.904724716907458e-06| -|requirements.txt|github/semaphoreP/whereistheplanet|3.904724716907458e-06| -|requirements.txt|github/lgbouma/gyro-interp|3.904724716907458e-06| -|requirements.txt|github/radiocosmology/draco|3.904724716907458e-06| -|requirements.txt|github/AusSRC/SoFiAX|3.904724716907458e-06| -|requirements.txt|github/intake/intake|3.904724716907458e-06| -|requirements.txt|github/zachetienne/nrpytutorial|3.904724716907458e-06| -|requirements.txt|github/lucianolorenti/ceruleo|3.904724716907458e-06| -|requirements.txt|github/aewallin/allantools|3.904724716907458e-06| -|requirements.txt|github/arq5x/poretools|3.904724716907458e-06| -|requirements.txt|github/aboucaud/pypher|3.904724716907458e-06| -|requirements.txt|github/connor-lab/vapor|3.904724716907458e-06| -|requirements.txt|github/AdmiralenOla/Scoary|3.904724716907458e-06| -|requirements.txt|github/pni-lab/mlconfound|3.904724716907458e-06| -|requirements.txt|github/ylxu05/HN-PPISP|3.904724716907458e-06| -|requirements.txt|github/jeschaef/Graph4Med|3.904724716907458e-06| -|requirements.txt|github/cmoestl/3DCORE|3.904724716907458e-06| -|requirements.txt|github/maxmahlke/ssos|3.904724716907458e-06| -|requirements.txt|github/ParisAstronomicalDataCentre/OPUS|3.904724716907458e-06| -|requirements.txt|github/mwalmsley/zoobot|3.904724716907458e-06| -|requirements.txt|github/floodlight-sports/floodlight|3.904724716907458e-06| -|requirements.txt|github/koszullab/pareidolia|3.904724716907458e-06| -|requirements.txt|github/learningsimulator/learningsimulator|3.904724716907458e-06| -|requirements.txt|github/antoinemarchal/ROHSA|3.904724716907458e-06| -|requirements.txt|github/matiscke/lcps|3.904724716907458e-06| -|requirements.txt|github/zhoux85/scAdapt|3.904724716907458e-06| -|requirements.txt|github/MrOlm/drep|3.904724716907458e-06| -|requirements.txt|github/ablab/TandemTools|3.904724716907458e-06| -|requirements.txt|github/tamarervin/SolAster|3.904724716907458e-06| -|requirements.txt|github/CGATOxford/UMI-tools|3.904724716907458e-06| -|requirements.txt|github/migueldvb/cine|3.904724716907458e-06| -|requirements.txt|github/bow/fsnviz|3.904724716907458e-06| -|requirements.txt|github/chenwuperth/rgz_rcnn|3.904724716907458e-06| -|requirements.txt|github/bjmorgan/py-sc-fermi|3.904724716907458e-06| -|requirements.txt|github/EnricoCorsaro/FAMED|3.904724716907458e-06| -|requirements.txt|github/sklasfeld/DANPOS3|3.904724716907458e-06| -|requirements.txt|github/shandley/hecatomb|3.904724716907458e-06| -|requirements.txt|github/mirapy-org/mirapy|3.904724716907458e-06| -|requirements.txt|github/cytham/nanovar|3.904724716907458e-06| -|requirements.txt|github/duetosymmetry/qnm|3.904724716907458e-06| -|requirements.txt|github/Samreay/ChainConsumer|3.904724716907458e-06| -|requirements.txt|github/Samreay/Barry|3.904724716907458e-06| -|requirements.txt|github/sourmash-bio/sourmash|3.904724716907458e-06| -|requirements.txt|github/aksholokhov/pysr3|3.904724716907458e-06| -|requirements.txt|github/swagnercarena/paltas|3.904724716907458e-06| -|requirements.txt|github/ashleychontos/pySYD|3.904724716907458e-06| -|requirements.txt|github/johannesulf/dsigma|3.904724716907458e-06| -|requirements.txt|github/etal/cnvkit|3.904724716907458e-06| -|requirements.txt|github/freqtrade/freqtrade|3.904724716907458e-06| -|requirements.txt|github/taoliu/MACS|3.904724716907458e-06| -|requirements.txt|github/minkailin/stratsi|3.904724716907458e-06| -|requirements.txt|github/rkiman/wdwarfdate|3.904724716907458e-06| -|requirements.txt|github/JulianZDing/UniMAP|3.904724716907458e-06| -|requirements.txt|github/wouterpeere/GHEtool|3.904724716907458e-06| -|requirements.txt|github/nanoporetech/medaka|3.904724716907458e-06| -|requirements.txt|github/nanoporetech/pychopper|3.904724716907458e-06| -|requirements.txt|github/ArgonneCPAC/diffstar|3.904724716907458e-06| -|requirements.txt|github/ArgonneCPAC/diffmah|3.904724716907458e-06| -|requirements.txt|github/rpoleski/MulensModel|3.904724716907458e-06| -|requirements.txt|github/JieZheng-ShanghaiTech/PiLSL|3.904724716907458e-06| -|requirements.txt|github/CosmoStat/mccd|3.904724716907458e-06| -|requirements.txt|github/bradkav/verne|3.904724716907458e-06| -|requirements.txt|github/bradkav/WIMpy_NREFT|3.904724716907458e-06| -|requirements.txt|github/bradkav/CEvNS|3.904724716907458e-06| -|requirements.txt|github/grant-m-s/astronomicAL|3.904724716907458e-06| -|requirements.txt|github/MRChemSoft/mrchem|3.904724716907458e-06| -|requirements.txt|github/damonge/schNell|3.904724716907458e-06| -|requirements.txt|github/htjb/globalemu|3.904724716907458e-06| -|requirements.txt|github/htjb/margarine|3.904724716907458e-06| -|requirements.txt|github/mpound/pdrtpy|3.904724716907458e-06| -|requirements.txt|github/ismael-mendoza/ShapeMeasurementFisherFormalism|3.904724716907458e-06| -|requirements.txt|github/ggonnella/fastsubtrees|3.904724716907458e-06| -|requirements.txt|github/scottgigante/picopore|3.904724716907458e-06| -|requirements.txt|github/segasai/rvspecfit|3.904724716907458e-06| -|requirements.txt|github/python-hydro/pyro2|3.904724716907458e-06| -|requirements.txt|github/fcastagna/JoXSZ|3.904724716907458e-06| -|requirements.txt|github/fcastagna/preprofit|3.904724716907458e-06| -|requirements.txt|github/cistrome/MIRA|3.904724716907458e-06| -|requirements.txt|github/Ajstros/pyripherals|3.904724716907458e-06| -|requirements.txt|github/Single-Cell-Graph-Learning/scSGL|3.904724716907458e-06| -|requirements.txt|github/ABM4ALL/Melodie|3.904724716907458e-06| -|requirements.txt|github/STEllAR-GROUP/hpx|3.904724716907458e-06| -|requirements.txt|github/onnela-lab/beiwe-backend|3.904724716907458e-06| -|requirements.txt|github/snowformatics/macrobot|3.904724716907458e-06| -|requirements.txt|github/roualdes/bridgestan|3.904724716907458e-06| -|requirements.txt|github/dfm/ketu|3.904724716907458e-06| -|requirements.txt|github/exosports/homer|3.904724716907458e-06| -|requirements.txt|github/exosports/MARGE|3.904724716907458e-06| -|requirements.txt|github/zhangyk8/sconce-scms|3.904724716907458e-06| -|requirements.txt|github/silburt/DeepMoon|3.904724716907458e-06| -|requirements.txt|github/PynPoint/PynPoint|3.904724716907458e-06| -|requirements.txt|github/lucydot/effmass|3.904724716907458e-06| -|requirements.txt|github/SharmaLlama/ticktack|3.904724716907458e-06| -|requirements.txt|github/jan-rybizki/gdr2_completeness|3.904724716907458e-06| -|requirements.txt|github/jan-rybizki/Chempy|3.904724716907458e-06| -|requirements.txt|github/exoclime/HELA|3.904724716907458e-06| -|requirements.txt|github/exoclime/HELIOS-K|3.904724716907458e-06| -|requirements.txt|github/villrv/SuperRAENN|3.904724716907458e-06| -|requirements.txt|github/londumas/redvsblue|3.904724716907458e-06| -|requirements.txt|github/YuRui8879/MRASleepNet|3.904724716907458e-06| -|requirements.txt|github/mentatpsi/OSGenome|3.904724716907458e-06| -|requirements.txt|github/xuanxu/starmatrix|3.904724716907458e-06| -|requirements.txt|github/alejandrobll/py-sphviewer|3.904724716907458e-06| -|requirements.txt|github/C0PEP0D/otto|3.904724716907458e-06| -|requirements.txt|github/dartoon/galight|3.904724716907458e-06| -|requirements.txt|github/lmcinnes/umap|3.904724716907458e-06| -|requirements.txt|github/kylemede/ExoSOFT|3.904724716907458e-06| -|requirements.txt|github/hongwanliu/DarkHistory|3.904724716907458e-06| -|requirements.txt|github/SuperKogito/spafe|3.904724716907458e-06| -|requirements.txt|github/parsotat/batanalysis|3.904724716907458e-06| -|requirements.txt|github/rzellem/EXOTIC|3.904724716907458e-06| -|requirements.txt|github/cylammarco/WDPhotTools|3.904724716907458e-06| -|requirements.txt|github/cylammarco/ASPIRED|3.904724716907458e-06| -|requirements.txt|github/CederGroupHub/smol|3.904724716907458e-06| -|requirements.txt|github/afeinstein20/eleanor|3.904724716907458e-06| -|requirements.txt|github/annayqho/TheCannon|3.904724716907458e-06| -|requirements.txt|github/MikeSWang/HorizonGRound|3.904724716907458e-06| -|requirements.txt|github/MikeSWang/Harmonia|3.904724716907458e-06| -|requirements.txt|github/RosettaCommons/RFDesign|3.904724716907458e-06| -|requirements.txt|github/SPARTA-dev/SPARTA|3.904724716907458e-06| -|requirements.txt|github/justyncw/STAR_MELT|3.904724716907458e-06| -|requirements.txt|github/pyamg/pyamg|3.904724716907458e-06| -|requirements.txt|github/spacetelescope/mirage|3.904724716907458e-06| -|requirements.txt|github/sblunt/orbitize|3.904724716907458e-06| -|requirements.txt|github/ZhenjiangFan/DAG-deepVASE|3.904724716907458e-06| -|requirements.txt|github/chanzuckerberg/cellxgene|3.904724716907458e-06| -|requirements.txt|github/igvteam/igv-reports|3.904724716907458e-06| -|requirements.txt|github/JLBLine/WODEN|3.904724716907458e-06| -|requirements.txt|github/JLBLine/PUMA|3.904724716907458e-06| -|requirements.txt|github/candYgene/siga|3.904724716907458e-06| -|requirements.txt|github/pysam-developers/pysam|3.904724716907458e-06| -|requirements.txt|github/PaulHancock/Robbie|3.904724716907458e-06| -|requirements.txt|github/astro-informatics/sleplet|3.904724716907458e-06| -|requirements.txt|github/abatten/fruitbat|3.904724716907458e-06| -|requirements.txt|github/holmescao/ANTS_marking_and_analysis_tools|3.904724716907458e-06| -|requirements.txt|github/bcgsc/NanoSim|3.904724716907458e-06| -|requirements.txt|github/bcgsc/TMBur|3.904724716907458e-06| -|requirements.txt|github/miguelzuma/hi_class_public|3.904724716907458e-06| -|requirements.txt|github/gvilitechltd/LibSWIFFT|3.904724716907458e-06| -|requirements.txt|github/fccoelho/epigrass|3.904724716907458e-06| -|requirements.txt|github/fccoelho/epimodels|3.904724716907458e-06| -|requirements.txt|github/cdanielmachado/reframed|3.904724716907458e-06| -|requirements.txt|github/PolyChord/PolyChordLite|3.904724716907458e-06| -|requirements.txt|github/TinkerTools/tinker9|3.904724716907458e-06| -|requirements.txt|github/BASTAcode/BASTA|3.904724716907458e-06| -|requirements.txt|github/chianti-atomic/ChiantiPy|3.904724716907458e-06| -|requirements.txt|github/valboz/VBBinaryLensing|3.904724716907458e-06| -|requirements.txt|github/bedops/bedops|3.904724716907458e-06| -|requirements.txt|github/minaskar/hankl|3.904724716907458e-06| -|requirements.txt|github/minaskar/zeus|3.904724716907458e-06| -|requirements.txt|github/minaskar/pocomc|3.904724716907458e-06| -|requirements.txt|github/artic-network/fieldbioinformatics|3.904724716907458e-06| -|requirements.txt|github/huiwenke/MineProt|3.904724716907458e-06| -|requirements.txt|github/mgieles/limepy|3.904724716907458e-06| -|requirements.txt|github/dengzhuo-AI/Real-Fundus|3.904724716907458e-06| -|requirements.txt|github/pavolgaj/ObsPlanner|3.904724716907458e-06| -|requirements.txt|github/astroboylrx/Rubble|3.904724716907458e-06| -|requirements.txt|github/CAMI-challenge/CAMITAX|3.904724716907458e-06| -|requirements.txt|github/exciting/excitingtools|3.904724716907458e-06| -|requirements.txt|github/RBrearton/islatu|3.904724716907458e-06| -|requirements.txt|github/rae-holcomb/SpinSpotter|3.904724716907458e-06| -|requirements.txt|github/nialov/fractopo|3.904724716907458e-06| -|requirements.txt|github/temuller/piscola|3.904724716907458e-06| -|requirements.txt|github/temuller/hostphot|3.904724716907458e-06| -|requirements.txt|github/jpierel14/snsed|3.904724716907458e-06| -|requirements.txt|github/linsalrob/PhiSpy|3.904724716907458e-06| -|requirements.txt|github/TianlaiProject/tlpipe|3.904724716907458e-06| -|requirements.txt|github/sibyllema/Fast-Multiscale-Diffusion-on-Graphs|3.904724716907458e-06| -|requirements.txt|github/RuthAngus/stardate|3.904724716907458e-06| -|requirements.txt|github/manodeep/TesseRACt|3.904724716907458e-06| -|requirements.txt|github/iontorrent/TS|3.904724716907458e-06| -|requirements.txt|github/pierfied/karmma|3.904724716907458e-06| -|requirements.txt|github/mswzeus/TargetNet|3.904724716907458e-06| -|requirements.txt|github/StingraySoftware/HENDRICS|3.904724716907458e-06| -|requirements.txt|github/epfl-radio-astro/LiSA|3.904724716907458e-06| -|requirements.txt|github/epfl-radio-astro/PINION|3.904724716907458e-06| -|requirements.txt|github/icrar/daliuge|3.904724716907458e-06| -|requirements.txt|github/vterron/lemon|3.904724716907458e-06| -|requirements.txt|github/ImperialCollegeLondon/champ|3.904724716907458e-06| -|requirements.txt|github/ImperialCollegeLondon/research-software-directory-data|3.904724716907458e-06| -|requirements.txt|github/esa/NIDN|3.904724716907458e-06| -|requirements.txt|github/danielreardon/scintools|3.904724716907458e-06| -|requirements.txt|github/SDXorg/pysd|3.904724716907458e-06| -|requirements.txt|github/lgrcia/prose|3.904724716907458e-06| -|requirements.txt|github/LSARP/ProteomicsQC|3.904724716907458e-06| -|requirements.txt|github/gperezs/StarcNet|3.904724716907458e-06| -|requirements.txt|github/tessgi/tvguide|3.904724716907458e-06| -|requirements.txt|github/florian-lienhard/MM-LSD|3.904724716907458e-06| -|requirements.txt|github/j-erler/pymf|3.904724716907458e-06| -|requirements.txt|github/gbouras13/plassembler|3.904724716907458e-06| -|requirements.txt|github/BorgwardtLab/simbsig|3.904724716907458e-06| -|requirements.txt|github/JuliaHCI/ADI.jl|3.904724716907458e-06| -|requirements.txt|github/SPARC-FAIR-Codeathon/aqua|3.904724716907458e-06| -|requirements.txt|github/kingyin3613/RingsPy|3.904724716907458e-06| -|requirements.txt|github/ywx649999311/EzTao|3.904724716907458e-06| -|requirements.txt|github/AemulusProject/bias_emulator|3.904724716907458e-06| -|requirements.txt|github/pysat/pysat|3.904724716907458e-06| -|requirements.txt|github/moead-framework/framework|3.904724716907458e-06| -|requirements.txt|github/TearsWaiting/MIMML|3.904724716907458e-06| -|requirements.txt|github/me-manu/gammaALPs|3.904724716907458e-06| -|requirements.txt|github/ajshajib/dolphin|3.904724716907458e-06| -|requirements.txt|github/sorenwacker/ProteomicsQC|3.904724716907458e-06| -|requirements.txt|github/amrex-astro/Nyx|3.904724716907458e-06| -|requirements.txt|github/amrex-astro/Castro|3.904724716907458e-06| -|requirements.txt|github/bioexcel/biobb_wf_flexdyn|3.904724716907458e-06| -|requirements.txt|github/LuisScoccola/persistable|3.904724716907458e-06| -|requirements.txt|github/fhcrc/seqmagick|3.904724716907458e-06| -|requirements.txt|github/timothydmorton/isochrones|3.904724716907458e-06| -|requirements.txt|github/GeminiDRSoftware/DRAGONS|3.904724716907458e-06| -|requirements.txt|github/asntech/intervene|3.904724716907458e-06| -|requirements.txt|github/joshspeagle/dynesty|3.904724716907458e-06| -|requirements.txt|github/Cristianetaniguti/Reads2Map|3.904724716907458e-06| -|requirements.txt|github/FlorianThibord/OptimiR|3.904724716907458e-06| -|requirements.txt|github/myinxd/mcrgnet|3.904724716907458e-06| -|requirements.txt|github/rhdtownsend/gyre|3.904724716907458e-06| -|requirements.txt|github/JLiangLab/TransVW|3.904724716907458e-06| -|requirements.txt|github/alawryaguila/multi-view-AE|3.904724716907458e-06| -|requirements.txt|github/ianfhunter/GNOLL|3.904724716907458e-06| -|requirements.txt|github/biomedia-mira/masf|3.904724716907458e-06| -|requirements.txt|github/biomedia-mira/deepscm|3.904724716907458e-06| -|requirements.txt|github/biomedia-mira/istn|3.904724716907458e-06| -|requirements.txt|github/lutteropp/NetRAX|3.904724716907458e-06| -|requirements.txt|github/bd-j/sedpy|3.904724716907458e-06| -|requirements.txt|github/bd-j/prospector|3.904724716907458e-06| -|requirements.txt|github/skyfielders/python-skyfield|3.904724716907458e-06| -|requirements.txt|github/jdber1/opendrop|3.904724716907458e-06| -|requirements.txt|github/pennsignals/chime|3.904724716907458e-06| -|requirements.txt|github/bfarr/kombine|3.904724716907458e-06| -|requirements.txt|github/SuLab/Wikidata-phenomizer|3.904724716907458e-06| -|requirements.txt|github/cwieder/py-ssPA|3.904724716907458e-06| -|requirements.txt|github/ot483/NetCom|3.904724716907458e-06| -|requirements.txt|github/Basvanstein/GSAreport|3.904724716907458e-06| -|requirements.txt|github/PNNL-m-q/mza|3.904724716907458e-06| -|requirements.txt|github/SebastianBocquet/pygtc|3.904724716907458e-06| -|requirements.txt|github/UUDigitalHumanitieslab/texcavator|3.904724716907458e-06| -|requirements.txt|github/BioGearsEngine/core|3.904724716907458e-06| -|requirements.txt|github/drphilmarshall/HumVI|3.904724716907458e-06| -|requirements.txt|github/tpospisi/cdetools|3.904724716907458e-06| -|requirements.txt|github/tpospisi/RFCDE|3.904724716907458e-06| -|requirements.txt|github/tpospisi/nnkcde|3.904724716907458e-06| -|requirements.txt|github/sczesla/PyAstronomy|3.904724716907458e-06| -|requirements.txt|github/jesford/cluster-lensing|3.904724716907458e-06| -|requirements.txt|github/villano-lab/nrCascadeSim|3.904724716907458e-06| -|requirements.txt|github/bregaldo/pywst|3.904724716907458e-06| -|requirements.txt|github/dlakaplan/pulsarsurveyscraper|3.904724716907458e-06| -|requirements.txt|github/macrocosme/amber_meta|3.904724716907458e-06| -|requirements.txt|github/macrocosme/time_domain_astronomy_sandbox|3.904724716907458e-06| -|requirements.txt|github/AMReX-Astro/MAESTROeX|3.904724716907458e-06| -|requirements.txt|github/AMReX-Astro/Nyx|3.904724716907458e-06| -|requirements.txt|github/AMReX-Astro/Castro|3.904724716907458e-06| -|requirements.txt|github/healpy/healpy|3.904724716907458e-06| -|requirements.txt|github/katholt/Kleborate|3.904724716907458e-06| -|requirements.txt|github/micahvista/MAMnet|3.904724716907458e-06| -|requirements.txt|github/pynucastro/pynucastro|3.904724716907458e-06| -|requirements.txt|github/luizfelippesr/galmag|3.904724716907458e-06| -|requirements.txt|github/ebachelet/pyLIMA|3.904724716907458e-06| -|requirements.txt|github/ppsp-team/PyNM|3.904724716907458e-06| -|requirements.txt|github/monarch-initiative/loinc2hpo|3.904724716907458e-06| -|requirements.txt|github/cosmo-ethz/CosmoHammer|3.904724716907458e-06| -|requirements.txt|github/cosmo-ethz/seek|3.904724716907458e-06| -|requirements.txt|github/cosmo-ethz/hide|3.904724716907458e-06| -|requirements.txt|github/erikbern/ann-benchmarks|3.904724716907458e-06| -|requirements.txt|github/IMMM-SFA/tell|3.904724716907458e-06| -|requirements.txt|github/yrjia1015/CRISPRCasStack|3.904724716907458e-06| -|requirements.txt|github/vortex-exoplanet/VIP|3.904724716907458e-06| -|requirements.txt|github/kboone/avocado|3.904724716907458e-06| -|requirements.txt|github/MD-Studio/MDStudio|3.904724716907458e-06| -|requirements.txt|github/keatonb/TESS_PRF|3.904724716907458e-06| -|requirements.txt|github/keatonb/Pyriod|3.904724716907458e-06| -|requirements.txt|github/dsavransky/EXOSIMS|3.904724716907458e-06| -|requirements.txt|github/ZJUFanLab/bulk2space|3.904724716907458e-06| -|requirements.txt|github/python-streamz/streamz|3.904724716907458e-06| -|requirements.txt|github/secimTools/SECIMTools|3.904724716907458e-06| -|requirements.txt|github/broadinstitute/cromwell|3.904724716907458e-06| -|requirements.txt|github/msyazwanfaid/hilalpy|3.904724716907458e-06| -|requirements.txt|github/benjaminbolling/RSW|3.904724716907458e-06| -|requirements.txt|github/ryanvarley/exodata|3.904724716907458e-06| -|requirements.txt|github/hposborn/MonoTools|3.904724716907458e-06| -|requirements.txt|github/Julian/jsonschema|3.904724716907458e-06| -|requirements.txt|github/emerge-erc/ALminer|3.904724716907458e-06| -|requirements.txt|github/SimonPfeifer/cows|3.904724716907458e-06| -|requirements.txt|github/timstaley/amisurvey|3.904724716907458e-06| -|requirements.txt|github/E3SM-Project/gdess|3.904724716907458e-06| -|requirements.txt|github/tholoien/empiriciSN|3.904724716907458e-06| -|requirements.txt|github/tholoien/XDGMM|3.904724716907458e-06| -|requirements.txt|github/galaxyproject/galaxy-lib|3.904724716907458e-06| -|requirements.txt|github/vallis/libstempo|3.904724716907458e-06| -|requirements.txt|github/miRTop/mirtop|3.904724716907458e-06| -|requirements.txt|github/fenderglass/Flye|3.904724716907458e-06| -|requirements.txt|github/fenderglass/Ragout|3.904724716907458e-06| -|requirements.txt|github/CobayaSampler/cobaya|3.904724716907458e-06| -|requirements.txt|github/pcingola/SnpEff|3.904724716907458e-06| -|requirements.txt|github/discsim/frank|3.904724716907458e-06| -|requirements.txt|github/ConnorStoneAstro/AutoProf|3.904724716907458e-06| -|requirements.txt|github/sbird/fake_spectra|3.904724716907458e-06| -|requirements.txt|github/hannorein/rebound|3.904724716907458e-06| -|requirements.txt|github/nlesc/embodied-emotions-scripts|3.904724716907458e-06| -|requirements.txt|github/gbrammer/grizli|3.904724716907458e-06| -|requirements.txt|github/xraypy/xraylarch|3.904724716907458e-06| -|requirements.txt|github/Higgins00/TESS-Localize|3.904724716907458e-06| -|requirements.txt|github/JulioHC00/PEPITA|3.904724716907458e-06| -|requirements.txt|github/johnpaulett/python-hl7|3.904724716907458e-06| -|requirements.txt|github/epi2me-labs/mapula|3.904724716907458e-06| -|requirements.txt|github/jellis18/PTMCMCSampler|3.904724716907458e-06| -|requirements.txt|github/NLeSC/litstudy|3.904724716907458e-06| -|requirements.txt|github/NLeSC/ShiCo|3.904724716907458e-06| -|requirements.txt|github/smaret/astrochem|3.904724716907458e-06| -|requirements.txt|github/mtceballos/SIRENAdoc|3.904724716907458e-06| -|requirements.txt|github/mirnylab/pairtools|3.904724716907458e-06| -|requirements.txt|github/mirnylab/cooler|3.904724716907458e-06| -|requirements.txt|github/ifilot/edp|3.904724716907458e-06| -|requirements.txt|github/AndrewAnnex/SpiceyPy|3.904724716907458e-06| -|requirements.txt|github/trygvrad/DF-XRM_viz|3.904724716907458e-06| -|requirements.txt|github/AOtools/aotools|3.904724716907458e-06| -|requirements.txt|github/carronj/lenspyx|3.904724716907458e-06| -|requirements.txt|github/carronj/plancklens|3.904724716907458e-06| -|requirements.txt|github/NiallJeffrey/BornRaytrace|3.904724716907458e-06| -|requirements.txt|github/YesselmanLab/rna_map|3.904724716907458e-06| -|requirements.txt|github/jdswinbank/Comet|3.904724716907458e-06| -|requirements.txt|github/seeh/surprise|3.904724716907458e-06| -|requirements.txt|github/Beuth-Erdelt/DBMS-Benchmarker|3.904724716907458e-06| -|requirements.txt|github/yuhuan-wu/mobilesal|3.904724716907458e-06| -|requirements.txt|github/lkreidberg/batman|3.904724716907458e-06| -|requirements.txt|github/deepsphere/deepsphere-cosmo-tf1|3.904724716907458e-06| -|requirements.txt|github/ITA-Solar/rh|3.904724716907458e-06| -|requirements.txt|github/sebastian-zieba/PACMAN|3.904724716907458e-06| -|requirements.txt|github/Climdyn/qgs|3.904724716907458e-06| -|requirements.txt|github/Bishop-Laboratory/RLoop-QC-Meta-Analysis-Miller-2022|3.904724716907458e-06| -|requirements.txt|github/barentsen/k2flix|3.904724716907458e-06| -|requirements.txt|github/barentsen/dave|3.904724716907458e-06| -|requirements.txt|github/Narayana-Rao/SAR-tools|3.904724716907458e-06| -|requirements.txt|github/nickelnine37/pykronecker|3.904724716907458e-06| -|requirements.txt|github/stinefm/relsad|3.904724716907458e-06| -|requirements.txt|github/BenNordick/HiLoop|3.904724716907458e-06| -|requirements.txt|github/nanograv/enterprise|3.904724716907458e-06| -|requirements.txt|github/CarlosCoba/XookSuut-code|3.904724716907458e-06| -|requirements.txt|github/VIB-PSB/MINI-EX|3.904724716907458e-06| -|requirements.txt|github/openmsi/openmsistream|3.904724716907458e-06| -|requirements.txt|github/milnus/Magphi|3.904724716907458e-06| -|requirements.txt|github/Qiskit/qiskit-experiments|3.904724716907458e-06| -|requirements.txt|github/GBLille/MassiveFold|3.904724716907458e-06| -|requirements.txt|github/phineasng/DECODE|3.904724716907458e-06| -|requirements.txt|github/SegataLab/lefse|3.904724716907458e-06| -|requirements.txt|github/klb2/qmkpy|3.904724716907458e-06| -|requirements.txt|github/MichelleLochner/astronomaly|3.904724716907458e-06| -|requirements.txt|github/BioinfoUNIBA/REDItools2|3.904724716907458e-06| -|requirements.txt|github/qmarcou/IGoR|3.904724716907458e-06| -|requirements.txt|github/LoganAMorrison/Hazma|3.904724716907458e-06| -|requirements.txt|github/NLeSC-GO-common-infrastructure/marzipan|3.904724716907458e-06| -|requirements.txt|github/GalletFlorian/TATOO|3.904724716907458e-06| -|requirements.txt|github/KVSlab/VaMPy|3.904724716907458e-06| -|requirements.txt|github/lpantano/seqcluster|3.904724716907458e-06| -|requirements.txt|github/james-m-osborn/astrosat|3.904724716907458e-06| -|requirements.txt|github/JulianBMunoz/RelicFast|3.904724716907458e-06| -|requirements.txt|github/JulianBMunoz/Zeus21|3.904724716907458e-06| -|requirements.txt|github/VChristiaens/special|3.904724716907458e-06| -|requirements.txt|github/ryneches/SuchTree|3.904724716907458e-06| -|requirements.txt|github/icecube/TauRunner|3.904724716907458e-06| -|requirements.txt|github/transientskp/lpf|3.904724716907458e-06| -|requirements.txt|github/RECETOX/RIAssigner|3.904724716907458e-06| -|requirements.txt|github/RECETOX/MSMetaEnhancer|3.904724716907458e-06| -|requirements.txt|github/bthorne93/PySM_public|3.904724716907458e-06| -|requirements.txt|github/mattyowl/astLib|3.904724716907458e-06| -|requirements.txt|github/ronshnapp/MyPTV|3.904724716907458e-06| -|requirements.txt|github/scikit-learn-contrib/hdbscan|3.904724716907458e-06| -|requirements.txt|github/variomes/sibtm-variomes|3.904724716907458e-06| -|requirements.txt|github/OpenBioLink/Explorer|3.904724716907458e-06| -|requirements.txt|github/pipliggins/EVolve|3.904724716907458e-06| -|requirements.txt|github/ucberkeleyseti/turbo_seti|3.904724716907458e-06| -|requirements.txt|github/ucberkeleyseti/blimpy|3.904724716907458e-06| -|requirements.txt|github/johnh2o2/cuvarbase|3.904724716907458e-06| -|requirements.txt|github/pyxnat/pyxnat|3.904724716907458e-06| -|requirements.txt|github/pymedphys/pymedphys|3.904724716907458e-06| -|requirements.txt|github/miguelcarcamov/csromer|3.904724716907458e-06| -|requirements.txt|github/miguelcarcamov/gpuvmem|3.904724716907458e-06| -|requirements.txt|github/statgen/Minimac4|3.904724716907458e-06| -|requirements.txt|github/atomec-project/atoMEC|3.904724716907458e-06| -|requirements.txt|github/muctadir/lama|3.904724716907458e-06| -|requirements.txt|github/ncbi/datasets|3.904724716907458e-06| -|requirements.txt|github/li-yangyang/lotus|3.904724716907458e-06| -|requirements.txt|github/he2016012996/CABnet|3.904724716907458e-06| -|requirements.txt|github/aimalz/qp|3.904724716907458e-06| -|requirements.txt|github/cwentland0/perform|3.904724716907458e-06| -|requirements.txt|github/PetroFit/petrofit|3.904724716907458e-06| -|requirements.txt|github/TRI-AMDD/GMP-featurizer|3.904724716907458e-06| -|requirements.txt|github/jkrogager/VoigtFit|3.904724716907458e-06| -|requirements.txt|github/rrwick/Deepbinner|3.904724716907458e-06| -|requirements.txt|github/abinit/abinit|3.904724716907458e-06| -|requirements.txt|github/Lyalpha/spalipy|3.904724716907458e-06| -|requirements.txt|github/SterlingYM/astroPIPS|3.904724716907458e-06| -|requirements.txt|github/logan-pearce/lofti_gaia|3.904724716907458e-06| -|requirements.txt|github/uedaLabR/nanoDoc|3.904724716907458e-06| -|requirements.txt|github/ECP-WarpX/WarpX|3.904724716907458e-06| -|requirements.txt|github/dstndstn/tractor|3.904724716907458e-06| -|requirements.txt|github/wathela/FIRST-CLASSIFIER|3.904724716907458e-06| -|requirements.txt|github/tomasstolker/species|3.904724716907458e-06| -|requirements.txt|github/tomasstolker/pycrires|3.904724716907458e-06| -|requirements.txt|github/tomasstolker/ARTES|3.904724716907458e-06| -|requirements.txt|github/AWehrhahn/SME|3.904724716907458e-06| -|requirements.txt|github/hemanthpruthvi/PyAstroPol|3.904724716907458e-06| -|requirements.txt|github/jeffdaily/parasail-python|3.904724716907458e-06| -|requirements.txt|github/robashaw/libecpint|3.904724716907458e-06| -|requirements.txt|github/YangLab/CIRCexplorer2|3.904724716907458e-06| -|requirements.txt|github/roban/CosmoloPy|3.904724716907458e-06| -|requirements.txt|github/biocircuits/bioscrape|3.904724716907458e-06| -|requirements.txt|github/olivecha/guitarsounds|3.904724716907458e-06| -|requirements.txt|github/arnikz/PIQMIe|3.904724716907458e-06| -|requirements.txt|github/ucl-exoplanets/pylightcurve|3.904724716907458e-06| -|requirements.txt|github/ucl-exoplanets/ExoTETHyS|3.904724716907458e-06| -|requirements.txt|github/valentineap/pyprop8|3.904724716907458e-06| -|requirements.txt|github/mlares/hearsay|3.904724716907458e-06| -|requirements.txt|github/saberyoung/haffet|3.904724716907458e-06| -|requirements.txt|github/bonsai-team/matam|3.904724716907458e-06| -|requirements.txt|github/nathanael-fijalkow/DeepSynth|3.904724716907458e-06| -|requirements.txt|github/AndreyTavleev/DiscVerSt|3.904724716907458e-06| -|requirements.txt|github/brentp/peddy|3.904724716907458e-06| -|requirements.txt|github/brentp/cyvcf2|3.904724716907458e-06| -|requirements.txt|github/smithlabcode/dnmtools|3.904724716907458e-06| -|requirements.txt|github/nickk124/RCR|3.904724716907458e-06| -|requirements.txt|github/Cadaei-Yuvxvs/OSHy-X|3.904724716907458e-06| -|requirements.txt|github/kazewong/flowMC|3.904724716907458e-06| -|requirements.txt|github/pyomeca/biosiglive|3.904724716907458e-06| -|requirements.txt|github/mrempel/geohexviz|3.904724716907458e-06| -|requirements.txt|github/OxES/k2sc|3.904724716907458e-06| -|requirements.txt|github/ClusterMonteCarlo/CMC-COSMIC|3.904724716907458e-06| -|requirements.txt|github/COMBINE-lab/alevin-fry|3.904724716907458e-06| -|requirements.txt|github/ngbusca/QuasarNET|3.904724716907458e-06| -|requirements.txt|github/surf-eds/one-button-compute|3.904724716907458e-06| -|requirements.txt|github/GilbertLabUCSF/CanDI|3.904724716907458e-06| -|requirements.txt|github/dirac-institute/asterogap|3.904724716907458e-06| -|requirements.txt|github/firefly-cpp/NiaARM|3.904724716907458e-06| -|requirements.txt|github/labsyspharm/minerva-story|3.904724716907458e-06| -|requirements.txt|github/legolason/PyQSOFit|3.904724716907458e-06| -|requirements.txt|github/enveda/RPath|3.904724716907458e-06| -|requirements.txt|github/kblin/ncbi-acc-download|3.904724716907458e-06| -|requirements.txt|github/astromer-science/main-code|3.904724716907458e-06| -|requirements.txt|github/CouncilDataProject/cookiecutter-cdp-deployment|3.904724716907458e-06| -|requirements.txt|github/daler/pybedtools|3.904724716907458e-06| -|requirements.txt|github/daler/gffutils|3.904724716907458e-06| -|requirements.txt|github/sibirrer/psfr|3.904724716907458e-06| -|requirements.txt|github/PolymerGuy/recolo|3.904724716907458e-06| -|requirements.txt|github/pcubillos/repack|3.904724716907458e-06| -|requirements.txt|github/pcubillos/pyratbay|3.904724716907458e-06| -|requirements.txt|github/pcubillos/mc3|3.904724716907458e-06| -|requirements.txt|github/dkoslicki/TAMPA|3.904724716907458e-06| -|requirements.txt|github/hpparvi/opents|3.904724716907458e-06| -|requirements.txt|github/hpparvi/PyTransit|3.904724716907458e-06| -|requirements.txt|github/TommasoRonconi/scampy|3.904724716907458e-06| -|requirements.txt|github/pyFFTW/pyFFTW|3.904724716907458e-06| -|requirements.txt|github/SAMI-Galaxy-Survey/sami|3.904724716907458e-06| -|requirements.txt|github/forrest-lab/scMatch|3.904724716907458e-06| -|requirements.txt|github/open2c/pairtools|3.904724716907458e-06| -|requirements.txt|github/snad-space/ztf-viewer|3.904724716907458e-06| -|requirements.txt|github/COINtoolbox/ActSNClass|3.904724716907458e-06| -|requirements.txt|github/tiberioap/grav_waldo|3.904724716907458e-06| -|requirements.txt|github/danielenricocahall/elephas|3.904724716907458e-06| -|requirements.txt|github/JacobBumgarner/VesselVio|3.904724716907458e-06| -|requirements.txt|github/Jacks0nJ/PyFPT|3.904724716907458e-06| -|requirements.txt|github/ladsantos/flatstar|3.904724716907458e-06| -|requirements.txt|github/ladsantos/p-winds|3.904724716907458e-06| -|requirements.txt|github/NBISweden/AGAT|3.904724716907458e-06| -|requirements.txt|github/hallamlab/TreeSAPP|3.904724716907458e-06| -|requirements.txt|github/JakobBD/pounce|3.904724716907458e-06| -|requirements.txt|github/jts/nanopolish|3.904724716907458e-06| -|requirements.txt|github/Kaixhin/Rainbow|3.904724716907458e-06| -|requirements.txt|github/Kaixhin/PlaNet|3.904724716907458e-06| -|requirements.txt|github/Kaixhin/spinning-up-basic|3.904724716907458e-06| -|requirements.txt|github/chemfiles/chemfiles|3.904724716907458e-06| -|requirements.txt|github/cbg-ethz/smallgenomeutilities|3.904724716907458e-06| -|requirements.txt|github/siavashk/pycpd|3.904724716907458e-06| -|requirements.txt|github/ArtRand/signalAlign|3.904724716907458e-06| -|requirements.txt|gitlab/pipe3d/pyPipe3D|3.904724716907458e-06| -|requirements.txt|gitlab/jesseds/apav|3.904724716907458e-06| -|requirements.txt|gitlab/ENKI-portal/vaporock|3.904724716907458e-06| -|requirements.txt|gitlab/ENKI-portal/ThermoEngine|3.904724716907458e-06| -|requirements.txt|gitlab/dsbowen/conditional-inference|3.904724716907458e-06| -|requirements.txt|gitlab/casi-project/casi-2d|3.904724716907458e-06| -|requirements.txt|gitlab/LouisLab/PiVR|3.904724716907458e-06| -|requirements.txt|gitlab/etienne.behar/menura|3.904724716907458e-06| -|requirements.txt|gitlab/eleonoraalei/exo-mercat-gui|3.904724716907458e-06| -|requirements.txt|gitlab/dglaeser/fieldcompare|3.904724716907458e-06| -|requirements.txt|gitlab/esa/pyxel|3.904724716907458e-06| -|requirements.txt|gitlab/mauricemolli/petitRADTRANS|3.904724716907458e-06| -|requirements.txt|gitlab/gpagano/lensinggw|3.904724716907458e-06| -|requirements.txt|gitlab/aegge/comet-emu|3.904724716907458e-06| -|requirements.txt|gitlab/cracklet/cracklet|3.904724716907458e-06| -|requirements.txt|gitlab/binary_c/binary_c-python|3.904724716907458e-06| -|requirements.txt|gitlab/AstroVian/bmarxiv|3.904724716907458e-06| -|requirements.txt|gitlab/rki_bioinformatics/purple|3.904724716907458e-06| -|requirements.txt|gitlab/rki_bioinformatics/IDeFIX|3.904724716907458e-06| -|DESCRIPTION|github/justinmathias/isocalcR|3.904724716907458e-06| -|DESCRIPTION|github/obreschkow/dftools|3.904724716907458e-06| -|DESCRIPTION|github/ejikeugba/gofcat|3.904724716907458e-06| -|DESCRIPTION|github/ejikeugba/serp|3.904724716907458e-06| -|DESCRIPTION|github/constantAmateur/SoupX|3.904724716907458e-06| -|DESCRIPTION|github/gasparl/possa|3.904724716907458e-06| -|DESCRIPTION|github/prdm0/ropenblas|3.904724716907458e-06| -|DESCRIPTION|github/Martindelosrios/MeSsI|3.904724716907458e-06| -|DESCRIPTION|github/Martindelosrios/ROGER|3.904724716907458e-06| -|DESCRIPTION|github/GabrielNakamura/FishPhyloMaker|3.904724716907458e-06| -|DESCRIPTION|github/GaryBAYLOR/mixR|3.904724716907458e-06| -|DESCRIPTION|github/fchuffar/protopackage|3.904724716907458e-06| -|DESCRIPTION|github/SciOmicsLab/PhenoComb|3.904724716907458e-06| -|DESCRIPTION|github/tgrimes/SeqNet|3.904724716907458e-06| -|DESCRIPTION|github/V-Bernal/GeneNetTools|3.904724716907458e-06| -|DESCRIPTION|github/NathanSkene/EWCE|3.904724716907458e-06| -|DESCRIPTION|github/NathanSkene/MAGMA_Celltyping|3.904724716907458e-06| -|DESCRIPTION|github/LindaNab/mecor|3.904724716907458e-06| -|DESCRIPTION|github/ConnorDonegan/geostan|3.904724716907458e-06| -|DESCRIPTION|github/bblodfon/emba|3.904724716907458e-06| -|DESCRIPTION|github/JSB-UCLA/scPNMF|3.904724716907458e-06| -|DESCRIPTION|github/flosalbizziae/kataegis|3.904724716907458e-06| -|DESCRIPTION|github/bommert/stabm|3.904724716907458e-06| -|DESCRIPTION|github/flyaflya/causact|3.904724716907458e-06| -|DESCRIPTION|github/r-cas/caracas|3.904724716907458e-06| -|DESCRIPTION|github/llrs/experDesign|3.904724716907458e-06| -|DESCRIPTION|github/LabTranslationalArchitectomics/riboWaltz|3.904724716907458e-06| -|DESCRIPTION|github/jorittmo/singcar|3.904724716907458e-06| -|DESCRIPTION|github/CTU-Bern/presize|3.904724716907458e-06| -|DESCRIPTION|github/xoopR/set6|3.904724716907458e-06| -|DESCRIPTION|github/epiforecasts/covidregionaldata|3.904724716907458e-06| -|DESCRIPTION|github/nanakiksc/zerone|3.904724716907458e-06| -|DESCRIPTION|github/snystrom/memes|3.904724716907458e-06| -|DESCRIPTION|github/LTLA/basilisk|3.904724716907458e-06| -|DESCRIPTION|github/andyphilips/dynamac|3.904724716907458e-06| -|DESCRIPTION|github/zhouzilu/DENDRO|3.904724716907458e-06| -|DESCRIPTION|github/zizroc/villager|3.904724716907458e-06| -|DESCRIPTION|github/martin3141/spant|3.904724716907458e-06| -|DESCRIPTION|github/rudeboybert/forestecology|3.904724716907458e-06| -|DESCRIPTION|github/jessecambon/tidygeocoder|3.904724716907458e-06| -|DESCRIPTION|github/stefanoMP/massiveGST|3.904724716907458e-06| -|DESCRIPTION|github/timoast/signac|3.904724716907458e-06| -|DESCRIPTION|github/SJTU-CGM/ivTerm|3.904724716907458e-06| -|DESCRIPTION|github/n8thangreen/BCEA|3.904724716907458e-06| -|DESCRIPTION|github/ComtekAdvancedStructures/cmstatr|3.904724716907458e-06| -|DESCRIPTION|github/gtonkinhill/fastbaps|3.904724716907458e-06| -|DESCRIPTION|github/rauschenberger/transreg|3.904724716907458e-06| -|DESCRIPTION|github/rauschenberger/joinet|3.904724716907458e-06| -|DESCRIPTION|github/Natsiopoulos/ARDL|3.904724716907458e-06| -|DESCRIPTION|github/pmoulos/metaseqR2|3.904724716907458e-06| -|DESCRIPTION|github/tidymodels/infer|3.904724716907458e-06| -|DESCRIPTION|github/tidymodels/stacks|3.904724716907458e-06| -|DESCRIPTION|github/ArkajyotiSaha/RandomForestsGLS|3.904724716907458e-06| -|DESCRIPTION|github/RETURN-project/BenchmarkRecovery|3.904724716907458e-06| -|DESCRIPTION|github/KerryAM-R/ggVolcanoR|3.904724716907458e-06| -|DESCRIPTION|github/OwenWard/ppdiag|3.904724716907458e-06| -|DESCRIPTION|github/KiranLDA/PAMLr|3.904724716907458e-06| -|DESCRIPTION|github/isakro/shoredate|3.904724716907458e-06| -|DESCRIPTION|github/JonasRieger/ldaPrototype|3.904724716907458e-06| -|DESCRIPTION|github/BMILAB/scLINE|3.904724716907458e-06| -|DESCRIPTION|github/riatelab/osrm|3.904724716907458e-06| -|DESCRIPTION|github/azizka/IUCNN|3.904724716907458e-06| -|DESCRIPTION|github/abmantz/rgw|3.904724716907458e-06| -|DESCRIPTION|github/prioritizr/wdpar|3.904724716907458e-06| -|DESCRIPTION|github/samhforbes/PupillometryR|3.904724716907458e-06| -|DESCRIPTION|github/databio/GenomicDistributions|3.904724716907458e-06| -|DESCRIPTION|github/JEFworks-Lab/STdeconvolve|3.904724716907458e-06| -|DESCRIPTION|github/JLSteenwyk/ggpubfigs|3.904724716907458e-06| -|DESCRIPTION|github/deweylab/RSEM|3.904724716907458e-06| -|DESCRIPTION|github/ICRAR/ProFit|3.904724716907458e-06| -|DESCRIPTION|github/vbaliga/gaussplotR|3.904724716907458e-06| -|DESCRIPTION|github/mlr-org/mcboost|3.904724716907458e-06| -|DESCRIPTION|github/insightsengineering/rbmi|3.904724716907458e-06| -|DESCRIPTION|github/msalibian/RBF|3.904724716907458e-06| -|DESCRIPTION|github/isoverse/isoreader|3.904724716907458e-06| -|DESCRIPTION|github/sachsmc/cosinor|3.904724716907458e-06| -|DESCRIPTION|github/ScialdoneLab/MitoHEAR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-org/roblog|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-org/pkgreviewr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-org/rotemplate|3.904724716907458e-06| -|DESCRIPTION|github/signaturescience/skater|3.904724716907458e-06| -|DESCRIPTION|github/MRCIEU/metaboprep|3.904724716907458e-06| -|DESCRIPTION|github/taranu/AllStarFit|3.904724716907458e-06| -|DESCRIPTION|github/lrnv/cort|3.904724716907458e-06| -|DESCRIPTION|github/arcaldwell49/SimplyAgree|3.904724716907458e-06| -|DESCRIPTION|github/SchlossLab/mikropml|3.904724716907458e-06| -|DESCRIPTION|github/tidyverse/glue|3.904724716907458e-06| -|DESCRIPTION|github/YenWenWang/HapDipKinship|3.904724716907458e-06| -|DESCRIPTION|github/yuliadm/mixComp|3.904724716907458e-06| -|DESCRIPTION|github/Sydney-Informatics-Hub/OmixLitMiner|3.904724716907458e-06| -|DESCRIPTION|github/bluefoxr/COINr|3.904724716907458e-06| -|DESCRIPTION|github/asgr/ProFound|3.904724716907458e-06| -|DESCRIPTION|github/asgr/celestial|3.904724716907458e-06| -|DESCRIPTION|github/asgr/NFWdist|3.904724716907458e-06| -|DESCRIPTION|github/asgr/hyper.fit|3.904724716907458e-06| -|DESCRIPTION|github/asgr/ProSpect|3.904724716907458e-06| -|DESCRIPTION|github/asgr/ProFuse|3.904724716907458e-06| -|DESCRIPTION|github/tlverse/hal9001|3.904724716907458e-06| -|DESCRIPTION|github/BrianAronson/birankr|3.904724716907458e-06| -|DESCRIPTION|github/IMB-Computational-Genomics-Lab/scGPS|3.904724716907458e-06| -|DESCRIPTION|github/OrlandoLam/SAMT|3.904724716907458e-06| -|DESCRIPTION|github/donaldRwilliams/BGGM|3.904724716907458e-06| -|DESCRIPTION|github/donaldRwilliams/GGMnonreg|3.904724716907458e-06| -|DESCRIPTION|github/andreyshabalin/TwinEQTL|3.904724716907458e-06| -|DESCRIPTION|github/binzhulab/SUITOR|3.904724716907458e-06| -|DESCRIPTION|github/mcsiple/mmrefpoints|3.904724716907458e-06| -|DESCRIPTION|github/lsds/Neptune|3.904724716907458e-06| -|DESCRIPTION|github/haoharryfeng/NeuCA|3.904724716907458e-06| -|DESCRIPTION|github/SwissClinicalTrialOrganisation/secuTrialR|3.904724716907458e-06| -|DESCRIPTION|github/yiling0210/APIR|3.904724716907458e-06| -|DESCRIPTION|github/mdsteiner/EFAtools|3.904724716907458e-06| -|DESCRIPTION|github/dankelley/oce|3.904724716907458e-06| -|DESCRIPTION|github/chainsawriot/oolong|3.904724716907458e-06| -|DESCRIPTION|github/chainsawriot/sweater|3.904724716907458e-06| -|DESCRIPTION|github/s-abbas/robnptests|3.904724716907458e-06| -|DESCRIPTION|github/Merck/pkglite|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/plutus|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/rfasst|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/ambrosia|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/osiris|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/rmap|3.904724716907458e-06| -|DESCRIPTION|github/cran/irtplay|3.904724716907458e-06| -|DESCRIPTION|github/TheMillerLab/genetex|3.904724716907458e-06| -|DESCRIPTION|github/alan-turing-institute/DetectorChecker|3.904724716907458e-06| -|DESCRIPTION|github/stemangiola/tidyHeatmap|3.904724716907458e-06| -|DESCRIPTION|github/ColemanRHarris/mxnorm|3.904724716907458e-06| -|DESCRIPTION|github/jgrembi/riskCommunicator|3.904724716907458e-06| -|DESCRIPTION|github/USEPA/nsink|3.904724716907458e-06| -|DESCRIPTION|github/nand1155/CausNet|3.904724716907458e-06| -|DESCRIPTION|github/adithirgis/pollucheck|3.904724716907458e-06| -|DESCRIPTION|github/Crick-CancerGenomics/ascat|3.904724716907458e-06| -|DESCRIPTION|github/rhenkin/visxhclust|3.904724716907458e-06| -|DESCRIPTION|github/rajewsky-lab/dropbead|3.904724716907458e-06| -|DESCRIPTION|github/nevrome/bleiglas|3.904724716907458e-06| -|DESCRIPTION|github/tbep-tech/tbeptools|3.904724716907458e-06| -|DESCRIPTION|github/ramadatta/CPgeneProfiler|3.904724716907458e-06| -|DESCRIPTION|github/inrae/RCaNmodel|3.904724716907458e-06| -|DESCRIPTION|github/alesantuz/musclesyneRgies|3.904724716907458e-06| -|DESCRIPTION|github/cosimameyer/overviewR|3.904724716907458e-06| -|DESCRIPTION|github/david-barnett/microViz|3.904724716907458e-06| -|DESCRIPTION|github/Pinlyu3/LRLoop|3.904724716907458e-06| -|DESCRIPTION|github/wesleyburr/subMaldi|3.904724716907458e-06| -|DESCRIPTION|github/mmollina/viewpoly|3.904724716907458e-06| -|DESCRIPTION|github/CBIIT-CGBB/gcMECM|3.904724716907458e-06| -|DESCRIPTION|github/meenakshi-kushwaha/mmaqshiny|3.904724716907458e-06| -|DESCRIPTION|github/VincentAlcazer/StatAid|3.904724716907458e-06| -|DESCRIPTION|github/LucyMcGowan/tipr|3.904724716907458e-06| -|DESCRIPTION|github/asancpt/caffsim|3.904724716907458e-06| -|DESCRIPTION|github/ezer/PAFway|3.904724716907458e-06| -|DESCRIPTION|github/ImperialCollegeLondon/covid19model|3.904724716907458e-06| -|DESCRIPTION|github/ImperialCollegeLondon/epidemia|3.904724716907458e-06| -|DESCRIPTION|github/ImperialCollegeLondon/safedata|3.904724716907458e-06| -|DESCRIPTION|github/ShixiangWang/sigminer|3.904724716907458e-06| -|DESCRIPTION|github/adriancorrendo/metrica|3.904724716907458e-06| -|DESCRIPTION|github/bcgov/bcdata|3.904724716907458e-06| -|DESCRIPTION|github/bcgov/shinyssdtools|3.904724716907458e-06| -|DESCRIPTION|github/zoometh/iconr|3.904724716907458e-06| -|DESCRIPTION|github/niceume/datasailr|3.904724716907458e-06| -|DESCRIPTION|github/esplint/IRACpm|3.904724716907458e-06| -|DESCRIPTION|github/sjbeckett/localcovid19now|3.904724716907458e-06| -|DESCRIPTION|github/jackmwolf/tehtuner|3.904724716907458e-06| -|DESCRIPTION|github/VNNikolaidis/nnlib2Rcpp|3.904724716907458e-06| -|DESCRIPTION|github/sebastien-plutniak/archeofrag|3.904724716907458e-06| -|DESCRIPTION|github/RafaelSdeSouza/qrpca|3.904724716907458e-06| -|DESCRIPTION|github/kendomaniac/docker4seq|3.904724716907458e-06| -|DESCRIPTION|github/kendomaniac/rCASC|3.904724716907458e-06| -|DESCRIPTION|github/ec363/fpcountr|3.904724716907458e-06| -|DESCRIPTION|github/DrJCarson/BoundedCoalescent|3.904724716907458e-06| -|DESCRIPTION|github/metaOmics/MetaPath|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/riem|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/USAboundaries|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/restez|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/NLMR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/MODISTools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gtfsr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/coder|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/spocc|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nbaR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/phylotaR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/solrium|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rmangal|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/aRxiv|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/osmplotr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/codemetar|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tif|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/readODS|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/unrtf|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rppo|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/internetarchive|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/magick|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/lingtypology|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/conditionz|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/onekp|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/wikitaxa|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/comtradr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/MODIStsp|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/seasl|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/randgeo|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/geonames|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/USAboundariesData|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bowerbird|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jsonld|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/CoordinateCleaner|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/EML|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/addressable|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/natserv|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/fulltext|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rgnparser|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/finch|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rAvis|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bomrang|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ritis|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rtweet|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/exoplanets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/getlandsat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/DataSpaceR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/emld|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/DoOR.data|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/scrubr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rfema|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rusda|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/hoardr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rromeo|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/parzer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/wateRinfo|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/textreuse|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/refimpact|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/wdman|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rsnps|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/UCSCXenaTools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tracerer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdatacite|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/zbank|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cld3|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/virtuoso|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/RNeXML|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/colocr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/PostcodesioR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/popler|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/essurvey|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdefra|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tiler|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/historydata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/helminthR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tidync|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rebird|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/FedData|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rWBclimate|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gittargets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mregions|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/daiquiri|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rperseus|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bibtex|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/fauxpas|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/writexl|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jstor|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/suppdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnpn|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ezknitr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tradestatistics|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cRegulome|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jqr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/osfr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rfigshare|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/graphql|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rgpdd|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxa|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/plater|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mauricer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rorcid|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rgbif|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/roadoi|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rzmq|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/treestartr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pdftools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/patentsview|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/photosearcher|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/elastic|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/c14bazAAR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/eia|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dbhydroR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pangaear|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/datapack|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/landscapetools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/censo2017|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/awardFindR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/getCRUCLdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jagstargets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rrricanes|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/chlorpromazineR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/sofa|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnaturalearthhires|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mapr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bittrex|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/Rpolyhedra|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/outcomerate|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcoreoa|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dittodb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dataspice|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdataretriever|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcrossref|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/vcr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rrlite|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/refsplitr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/opencage|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ghql|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rerddap|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nasapower|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nodbi|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/wellknown|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/beastier|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/paleobioDB|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/lightr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tidyhydat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/osmextract|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/spelling|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gutenbergr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxlist|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/SymbiotaR2|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rb3|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gistr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nlrx|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/citesdb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rsat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnaturalearth|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cchecks|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/EndoMineR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/allodb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnaturalearthdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/antiword|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mapscanner|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/stats19|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rglobi|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ckanr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/treebase|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/prism|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cde|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/av|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pendulum|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/binman|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/webmockr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcites|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/plotly|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jenkins|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/treedata.table|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tesseract|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tic|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/handlr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxizedb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/hydroscoper|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/opencontext|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/oai|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/biomartr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/epubr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dataaimsr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/unifir|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/circle|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/AntWeb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/stplanr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxize|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/crul|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/webchem|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rplos|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/arkdb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bold|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdhs|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tidyqpcr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/outsider.devtools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/xslt|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/MtreeRing|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jsonvalidate|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/drake|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdryad|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/slopes|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tabulizer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/staypuft|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rfisheries|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/DataPackageR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/fingertipsR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/phylogram|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bikedata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dbparser|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/visdat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/neotoma|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxview|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/smapr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tarchetypes|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/stantargets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcitoid|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/chirps|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rrricanesdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/terrainr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/DoOR.functions|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/spatsoc|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/babette|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/outsider.base|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tokenizers|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/git2rdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rvertnet|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/osmdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/isdparser|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/predictNMB|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/opencv|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/clifro|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/qualtRics|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rinat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/grainchanger|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/GSODR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/BaseSet|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/opentripplanner|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nomisr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/namext|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mcbette|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/phonfieldwork|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pubchunks|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/git2r|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/traits|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pixelclasser|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cld2|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/phylocomr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/katex|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/antanym|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/charlatan|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/chromer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/Rclean|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdflib|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pathviewr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/targets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/citecorp|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rtika|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rbace|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cffr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/workloopR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/weathercan|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cyphr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/geojsonio|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mctq|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/camsRad|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnassqs|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/qpdf|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/geojsonlint|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tidypmc|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/assertr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/outsider|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rotl|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rredlist|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bib2df|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/iheatmapr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/excluder|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/medrxivr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cleanEHR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/skynet|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tinkr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/europepmc|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/timefuzz|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ramlegacy|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ecoengine|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcol|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/robotstxt|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/baRcodeR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/microdemic|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/hunspell|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/spiro|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rAltmetric|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ruODK|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/RefManageR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tacmagic|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/skimr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/RSelenium|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/infx|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ots|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rbhl|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ijtiff|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rfishbase|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/trufflesniffer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rentrez|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/piggyback|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/worrms|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/beautier|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/hddtools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxadb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/googleLanguageR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ssh|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/brranching|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gitignore|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnoaa|3.904724716907458e-06| -|DESCRIPTION|github/SofieVG/FlowSOM|3.904724716907458e-06| -|DESCRIPTION|github/bcjaeger/aorsf|3.904724716907458e-06| -|DESCRIPTION|github/chrisaberson/BetterReg|3.904724716907458e-06| -|DESCRIPTION|github/bartongroup/RoSA|3.904724716907458e-06| -|DESCRIPTION|github/weizhouUMICH/SAIGE|3.904724716907458e-06| -|DESCRIPTION|github/GreiffLab/immuneREF|3.904724716907458e-06| -|DESCRIPTION|github/koenderks/jaspAudit|3.904724716907458e-06| -|DESCRIPTION|github/schochastics/netrankr|3.904724716907458e-06| -|DESCRIPTION|github/schochastics/signnet|3.904724716907458e-06| -|DESCRIPTION|github/schochastics/graphlayouts|3.904724716907458e-06| -|DESCRIPTION|github/Hegghammer/daiR|3.904724716907458e-06| -|DESCRIPTION|github/alstat/ALUES|3.904724716907458e-06| -|DESCRIPTION|github/highamm/sptotal|3.904724716907458e-06| -|DESCRIPTION|github/tinglabs/scAIDE|3.904724716907458e-06| -|DESCRIPTION|github/hope-data-science/tidyfst|3.904724716907458e-06| -|DESCRIPTION|github/rcarragh/c212|3.904724716907458e-06| -|DESCRIPTION|github/HajkD/LTRpred|3.904724716907458e-06| -|DESCRIPTION|github/mingzehuang/latentcor|3.904724716907458e-06| -|DESCRIPTION|github/pratheesh3780/grapesAgri1|3.904724716907458e-06| -|DESCRIPTION|github/IMMM-SFA/gamut|3.904724716907458e-06| -|DESCRIPTION|github/RajLabMSSM/echolocatoR|3.904724716907458e-06| -|DESCRIPTION|github/kadyb/rgugik|3.904724716907458e-06| -|DESCRIPTION|github/nhejazi/haldensify|3.904724716907458e-06| -|DESCRIPTION|github/nhejazi/medoutcon|3.904724716907458e-06| -|DESCRIPTION|github/nhejazi/txshift|3.904724716907458e-06| -|DESCRIPTION|github/easystats/performance|3.904724716907458e-06| -|DESCRIPTION|github/easystats/correlation|3.904724716907458e-06| -|DESCRIPTION|github/easystats/effectsize|3.904724716907458e-06| -|DESCRIPTION|github/easystats/parameters|3.904724716907458e-06| -|DESCRIPTION|github/genostats/LowKi|3.904724716907458e-06| -|DESCRIPTION|github/ClaudioZandonella/PRDA|3.904724716907458e-06| -|DESCRIPTION|github/raredd/kmdata|3.904724716907458e-06| -|DESCRIPTION|github/YuLab-SMU/treeio|3.904724716907458e-06| -|DESCRIPTION|github/lasseignelab/CINmetrics|3.904724716907458e-06| -|DESCRIPTION|github/r-lib/credentials|3.904724716907458e-06| -|DESCRIPTION|github/r-lib/gert|3.904724716907458e-06| -|DESCRIPTION|github/YonghuiDong/RawHummus|3.904724716907458e-06| -|DESCRIPTION|github/CajoterBraak/demc2|3.904724716907458e-06| -|DESCRIPTION|github/VBlesius/RHRT|3.904724716907458e-06| -|DESCRIPTION|github/alexander-pastukhov/bistablehistory|3.904724716907458e-06| -|DESCRIPTION|github/pydemull/activAnalyzer|3.904724716907458e-06| -|DESCRIPTION|github/ecological-cities/home2park|3.904724716907458e-06| -|DESCRIPTION|github/radio1988/OneStopRNAseq|3.904724716907458e-06| -|DESCRIPTION|github/akcochrane/TEfits|3.904724716907458e-06| -|DESCRIPTION|github/saezlab/PHONEMeS|3.904724716907458e-06| -|DESCRIPTION|github/NLeSC/compressing-the-sky|3.904724716907458e-06| -|DESCRIPTION|github/NLeSC/EEG-epilepsy-diagnosis|3.904724716907458e-06| -|DESCRIPTION|github/dpseidel/stmove|3.904724716907458e-06| -|DESCRIPTION|github/GOVS-pack/GOVS|3.904724716907458e-06| -|DESCRIPTION|github/shangguandong1996/FindIT2|3.904724716907458e-06| -|DESCRIPTION|github/rqtl/qtl2|3.904724716907458e-06| -|DESCRIPTION|github/TeamPerie/CellDestiny|3.904724716907458e-06| -|DESCRIPTION|github/DidierMurilloF/FielDHub|3.904724716907458e-06| -|DESCRIPTION|github/CornellLabofOrnithology/auk|3.904724716907458e-06| -|DESCRIPTION|github/EpiVec/TDLM|3.904724716907458e-06| -|DESCRIPTION|github/vimc/orderly|3.904724716907458e-06| -|DESCRIPTION|github/vimc/vaultr|3.904724716907458e-06| -|DESCRIPTION|github/vimc/dettl|3.904724716907458e-06| -|DESCRIPTION|github/ArgoCanada/argodata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/autotest|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/pkgstats|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/pkgcheck|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/srr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/roreviewapi|3.904724716907458e-06| -|DESCRIPTION|github/dsoave/JLS|3.904724716907458e-06| -|DESCRIPTION|github/xiaotiand/FunFor|3.904724716907458e-06| -|DESCRIPTION|github/gabraham/flashpca|3.904724716907458e-06| -|DESCRIPTION|github/LiesaSalzer/MobilityTransformR|3.904724716907458e-06| -|DESCRIPTION|github/dgrun/FateID|3.904724716907458e-06| -|DESCRIPTION|github/RitchieLab/hudson|3.904724716907458e-06| -|DESCRIPTION|github/abschneider/StrainHub|3.904724716907458e-06| -|DESCRIPTION|github/maximewack/viroCapt|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-archive/monkeylearn|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-archive/arresteddev|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-archive/reviewer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-archive/rodev|3.904724716907458e-06| -|DESCRIPTION|github/takfung/ResDisMapper|3.904724716907458e-06| -|DESCRIPTION|github/AngusWright/LAMBDAR|3.904724716907458e-06| -|DESCRIPTION|github/anwarbio/bioassays|3.904724716907458e-06| -|DESCRIPTION|github/kateharborne/SimSpin|3.904724716907458e-06| -|DESCRIPTION|github/maize-genetics/rTASSEL|3.904724716907458e-06| -|DESCRIPTION|github/INCEPTdk/adaptr|3.904724716907458e-06| -|DESCRIPTION|github/johnschwenck/bp|3.904724716907458e-06| -|DESCRIPTION|github/ants-project/ANTs|3.904724716907458e-06| -|DESCRIPTION|github/johannes-titz/cofad|3.904724716907458e-06| -|DESCRIPTION|github/julia-wrobel/registr|3.904724716907458e-06| -|DESCRIPTION|github/wadpac/GGIR|3.904724716907458e-06| -|DESCRIPTION|github/Dulab2020/ARMT|3.904724716907458e-06| -|DESCRIPTION|github/txopen/histoc|3.904724716907458e-06| -|DESCRIPTION|github/SimCab-CHU/ifCNVR|3.904724716907458e-06| -|DESCRIPTION|github/aranyics/ReDCM|3.904724716907458e-06| -|DESCRIPTION|github/msaland/THInCR-Suite|3.904724716907458e-06| -|DESCRIPTION|github/MAnalytics/akmedoids|3.904724716907458e-06| -|DESCRIPTION|github/MAnalytics/opitools|3.904724716907458e-06| -|DESCRIPTION|github/IndrajeetPatil/statsExpressions|3.904724716907458e-06| -|DESCRIPTION|github/IndrajeetPatil/ggstatsplot|3.904724716907458e-06| -|DESCRIPTION|github/ropenscilabs/r2readthedocs|3.904724716907458e-06| -|DESCRIPTION|github/ropenscilabs/gendercoder|3.904724716907458e-06| -|DESCRIPTION|github/ropenscilabs/allcontributors|3.904724716907458e-06| -|DESCRIPTION|github/ropenscilabs/qcoder|3.904724716907458e-06| -|DESCRIPTION|github/rickhelmus/patRoon|3.904724716907458e-06| -|DESCRIPTION|github/TomKellyGenetics/graphsim|3.904724716907458e-06| -|DESCRIPTION|github/cjbarrie/academictwitteR|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/drjacoby|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/PlasmoMAPI|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/individual|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/odin|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/ring|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/cinterpolate|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/provisionr|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/dde|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/sircovid|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/dust|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/rrq|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/EpiEstim|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/squire|3.904724716907458e-06| -|DESCRIPTION|github/mmahmoudian/sivs|3.904724716907458e-06| -|DESCRIPTION|github/astrostat/LIRA|3.904724716907458e-06| -|DESCRIPTION|github/astrostat/Automark|3.904724716907458e-06| -|DESCRIPTION|github/humanfactors/FIPS|3.904724716907458e-06| -|DESCRIPTION|github/Yingjie4Science/SDGdetector|3.904724716907458e-06| -|DESCRIPTION|github/SietzeN/glottospace|3.904724716907458e-06| -|DESCRIPTION|github/r-spatial/rgee|3.904724716907458e-06| -|DESCRIPTION|github/saeyslab/PeacoQC|3.904724716907458e-06| -|DESCRIPTION|github/saeyslab/nichenetr|3.904724716907458e-06| -|DESCRIPTION|github/annajenul/UBayFS|3.904724716907458e-06| -|DESCRIPTION|github/hydrosolutions/riversCentralAsia|3.904724716907458e-06| -|DESCRIPTION|github/COINtoolbox/CosmoPhotoz|3.904724716907458e-06| -|DESCRIPTION|github/lydialucchesi/Vizumap|3.904724716907458e-06| -|DESCRIPTION|github/fumi-github/omicwas|3.904724716907458e-06| -|DESCRIPTION|github/insilico/cncv|3.904724716907458e-06| -|DESCRIPTION|github/Jinsl-lab/SDImpute|3.904724716907458e-06| -|DESCRIPTION|github/r-spatialecology/shar|3.904724716907458e-06| -|DESCRIPTION|github/oneilsh/tidytensor|3.904724716907458e-06| -|DESCRIPTION|gitlab/JuditGG/trumpetplots|3.904724716907458e-06| -|DESCRIPTION|gitlab/ampere2/metalwalls|3.904724716907458e-06| -|DESCRIPTION|gitlab/libreumg/dataquier|3.904724716907458e-06| -|CMakeLists.txt|github/lamyj/odil|3.904724716907458e-06| -|CMakeLists.txt|github/s4hts/HTStream|3.904724716907458e-06| -|CMakeLists.txt|github/ahcm/ffindex|3.904724716907458e-06| -|CMakeLists.txt|github/pynbody/genetIC|3.904724716907458e-06| -|CMakeLists.txt|github/Stuermer/EchelleSimulator|3.904724716907458e-06| -|CMakeLists.txt|github/AstroUGent/shadowfax|3.904724716907458e-06| -|CMakeLists.txt|github/pkestene/ramsesGPU|3.904724716907458e-06| -|CMakeLists.txt|github/baiwenjia/ukbb_cardiac|3.904724716907458e-06| -|CMakeLists.txt|github/daehwankimlab/hisat2|3.904724716907458e-06| -|CMakeLists.txt|github/pezmaster31/bamtools|3.904724716907458e-06| -|CMakeLists.txt|github/scikit-hep/iminuit|3.904724716907458e-06| -|CMakeLists.txt|github/griffithlab/regtools|3.904724716907458e-06| -|CMakeLists.txt|github/ycwu1030/EvoEMD|3.904724716907458e-06| -|CMakeLists.txt|github/R-Vessel-X/SlicerRVXLiverSegmentation|3.904724716907458e-06| -|CMakeLists.txt|github/snugel/cas-offinder|3.904724716907458e-06| -|CMakeLists.txt|github/xcompact3d/Incompact3d|3.904724716907458e-06| -|CMakeLists.txt|github/seshnadathur/Revolver|3.904724716907458e-06| -|CMakeLists.txt|github/rordenlab/dcm2niix|3.904724716907458e-06| -|CMakeLists.txt|github/hnikaein/stark|3.904724716907458e-06| -|CMakeLists.txt|github/datngu/Circall|3.904724716907458e-06| -|CMakeLists.txt|github/dpryan79/libBigWig|3.904724716907458e-06| -|CMakeLists.txt|github/biolab-unige/nifti2dicom|3.904724716907458e-06| -|CMakeLists.txt|github/soedinglab/metaeuk|3.904724716907458e-06| -|CMakeLists.txt|github/soedinglab/mmseqs2|3.904724716907458e-06| -|CMakeLists.txt|github/soedinglab/plass|3.904724716907458e-06| -|CMakeLists.txt|github/soedinglab/spacepharer|3.904724716907458e-06| -|CMakeLists.txt|github/soedinglab/MMseqs2|3.904724716907458e-06| -|CMakeLists.txt|github/EdoardoCarlesi/cmbeasy|3.904724716907458e-06| -|CMakeLists.txt|github/ixkael/3DEX|3.904724716907458e-06| -|CMakeLists.txt|github/mc-imperial/jfs|3.904724716907458e-06| -|CMakeLists.txt|github/SeaIce-Math/SubZero|3.904724716907458e-06| -|CMakeLists.txt|github/jfarek/xatlas|3.904724716907458e-06| -|CMakeLists.txt|github/DGtal-team/DGtal|3.904724716907458e-06| -|CMakeLists.txt|github/kd0kfo/cosmology|3.904724716907458e-06| -|CMakeLists.txt|github/ZacharyJia/opsdn|3.904724716907458e-06| -|CMakeLists.txt|github/HingeAssembler/HINGE|3.904724716907458e-06| -|CMakeLists.txt|github/Pizzuti92/MG-MAMPOSSt|3.904724716907458e-06| -|CMakeLists.txt|github/rvaser/thread_pool|3.904724716907458e-06| -|CMakeLists.txt|github/rvaser/sword|3.904724716907458e-06| -|CMakeLists.txt|github/rvaser/bioparser|3.904724716907458e-06| -|CMakeLists.txt|github/rvaser/rampler|3.904724716907458e-06| -|CMakeLists.txt|github/ChristopherWilks/megadepth|3.904724716907458e-06| -|CMakeLists.txt|github/jydu/physamp|3.904724716907458e-06| -|CMakeLists.txt|github/jydu/maffilter|3.904724716907458e-06| -|CMakeLists.txt|github/Taywee/args|3.904724716907458e-06| -|CMakeLists.txt|github/mrirecon/bart|3.904724716907458e-06| -|CMakeLists.txt|github/n-claes/legolas|3.904724716907458e-06| -|CMakeLists.txt|github/casacore/casacore|3.904724716907458e-06| -|CMakeLists.txt|github/PMBio/peer|3.904724716907458e-06| -|CMakeLists.txt|github/cieslar/Indri|3.904724716907458e-06| -|CMakeLists.txt|github/mtazzari/galario|3.904724716907458e-06| -|CMakeLists.txt|github/RomainFeron/mwga-utils|3.904724716907458e-06| -|CMakeLists.txt|github/lbcb-sci/raven|3.904724716907458e-06| -|CMakeLists.txt|github/lbcb-sci/racon|3.904724716907458e-06| -|CMakeLists.txt|github/seqan/lara|3.904724716907458e-06| -|CMakeLists.txt|github/seqan/lambda|3.904724716907458e-06| -|CMakeLists.txt|github/seqan/flexbar|3.904724716907458e-06| -|CMakeLists.txt|github/yogi-tud/space_gpu|3.904724716907458e-06| -|CMakeLists.txt|github/pytorch/vision|3.904724716907458e-06| -|CMakeLists.txt|github/domschrei/mallob|3.904724716907458e-06| -|CMakeLists.txt|github/EnricoCorsaro/DIAMONDS|3.904724716907458e-06| -|CMakeLists.txt|github/mofanv/darknetz|3.904724716907458e-06| -|CMakeLists.txt|github/hombit/freddi|3.904724716907458e-06| -|CMakeLists.txt|github/nanoporetech/flappie|3.904724716907458e-06| -|CMakeLists.txt|github/nanoporetech/scrappie|3.904724716907458e-06| -|CMakeLists.txt|github/liuhao-cn/fastSHT|3.904724716907458e-06| -|CMakeLists.txt|github/nmslib/hnswlib|3.904724716907458e-06| -|CMakeLists.txt|github/ECP-copa/Cabana|3.904724716907458e-06| -|CMakeLists.txt|github/cwru-pat/cosmograph|3.904724716907458e-06| -|CMakeLists.txt|github/jczarnowski/DeepFactors|3.904724716907458e-06| -|CMakeLists.txt|github/kbarbary/sep|3.904724716907458e-06| -|CMakeLists.txt|github/klee/klee|3.904724716907458e-06| -|CMakeLists.txt|github/reedacartwright/ngila|3.904724716907458e-06| -|CMakeLists.txt|github/su2code/SU2|3.904724716907458e-06| -|CMakeLists.txt|github/STEllAR-GROUP/octotiger|3.904724716907458e-06| -|CMakeLists.txt|github/TrackerControl/tracker-control-android|3.904724716907458e-06| -|CMakeLists.txt|github/lsds/LightSaber|3.904724716907458e-06| -|CMakeLists.txt|github/lsds/faasm|3.904724716907458e-06| -|CMakeLists.txt|github/lsds/TaLoS|3.904724716907458e-06| -|CMakeLists.txt|github/fripon/freeture|3.904724716907458e-06| -|CMakeLists.txt|github/exoclime/THOR|3.904724716907458e-06| -|CMakeLists.txt|github/exoclime/Helios-r2|3.904724716907458e-06| -|CMakeLists.txt|github/exoclime/FastChem|3.904724716907458e-06| -|CMakeLists.txt|github/sfarrens/sfof|3.904724716907458e-06| -|CMakeLists.txt|github/sib-swiss/pftools3|3.904724716907458e-06| -|CMakeLists.txt|github/ester-project/ester|3.904724716907458e-06| -|CMakeLists.txt|github/cameron314/concurrentqueue|3.904724716907458e-06| -|CMakeLists.txt|github/tanner-trickle/EXCEED-DM|3.904724716907458e-06| -|CMakeLists.txt|github/HWang-Summit/HCGrid|3.904724716907458e-06| -|CMakeLists.txt|github/YihanWangAstro/SpaceHub|3.904724716907458e-06| -|CMakeLists.txt|github/chanzuckerberg/shasta|3.904724716907458e-06| -|CMakeLists.txt|github/mbillingr/libgdf|3.904724716907458e-06| -|CMakeLists.txt|github/copasi/COPASI|3.904724716907458e-06| -|CMakeLists.txt|github/lczech/gappa|3.904724716907458e-06| -|CMakeLists.txt|github/bcgsc/abyss|3.904724716907458e-06| -|CMakeLists.txt|github/vdemichev/DiaNN|3.904724716907458e-06| -|CMakeLists.txt|github/ugovaretto/molekel|3.904724716907458e-06| -|CMakeLists.txt|github/osallou/cassiopee-c|3.904724716907458e-06| -|CMakeLists.txt|github/Yida-Lin/libxdf|3.904724716907458e-06| -|CMakeLists.txt|github/Washington-University/CiftiLib|3.904724716907458e-06| -|CMakeLists.txt|github/santeripuranen/SpydrPick|3.904724716907458e-06| -|CMakeLists.txt|github/facebookresearch/faiss|3.904724716907458e-06| -|CMakeLists.txt|github/astroboylrx/PLAN|3.904724716907458e-06| -|CMakeLists.txt|github/eggplantbren/DNest3|3.904724716907458e-06| -|CMakeLists.txt|github/afd-illinois/grim|3.904724716907458e-06| -|CMakeLists.txt|github/svi-opensource/libics|3.904724716907458e-06| -|CMakeLists.txt|github/ImperialCollegeLondon/UVLM|3.904724716907458e-06| -|CMakeLists.txt|github/ImperialCollegeLondon/sharpy|3.904724716907458e-06| -|CMakeLists.txt|github/TRIQS/solid_dmft|3.904724716907458e-06| -|CMakeLists.txt|github/amkozlov/raxml-ng|3.904724716907458e-06| -|CMakeLists.txt|github/CMakePP/CMinx|3.904724716907458e-06| -|CMakeLists.txt|github/mp3guy/ElasticFusion|3.904724716907458e-06| -|CMakeLists.txt|github/BIC-MNI/libminc|3.904724716907458e-06| -|CMakeLists.txt|github/sarrvesh/cuFFS|3.904724716907458e-06| -|CMakeLists.txt|github/bbuchfink/diamond|3.904724716907458e-06| -|CMakeLists.txt|github/BenWibking/quokka|3.904724716907458e-06| -|CMakeLists.txt|github/voutcn/megahit|3.904724716907458e-06| -|CMakeLists.txt|github/gerddie/maxflow|3.904724716907458e-06| -|CMakeLists.txt|github/biomedia-mira/drop2|3.904724716907458e-06| -|CMakeLists.txt|github/blebon/directChillFoam|3.904724716907458e-06| -|CMakeLists.txt|github/sanger-pathogens/assembly-stats|3.904724716907458e-06| -|CMakeLists.txt|github/PhaseTracer/PhaseTracer|3.904724716907458e-06| -|CMakeLists.txt|github/qtltools/qtltools|3.904724716907458e-06| -|CMakeLists.txt|github/bwvdnbro/HydroCode1D|3.904724716907458e-06| -|CMakeLists.txt|github/bwvdnbro/CMacIonize|3.904724716907458e-06| -|CMakeLists.txt|github/PyPO-dev/PyPO|3.904724716907458e-06| -|CMakeLists.txt|github/Dylan-Aliberti/Kepler-Collisions|3.904724716907458e-06| -|CMakeLists.txt|github/elkebir-group/derna|3.904724716907458e-06| -|CMakeLists.txt|github/marbl/MashMap|3.904724716907458e-06| -|CMakeLists.txt|github/Crompulence/cpl-library|3.904724716907458e-06| -|CMakeLists.txt|github/hveerten/katu|3.904724716907458e-06| -|CMakeLists.txt|github/xxsds/DYNAMIC|3.904724716907458e-06| -|CMakeLists.txt|github/yangao07/abPOA|3.904724716907458e-06| -|CMakeLists.txt|github/y-256/libdivsufsort|3.904724716907458e-06| -|CMakeLists.txt|github/jdonnert/WVTICs|3.904724716907458e-06| -|CMakeLists.txt|github/yatisht/usher|3.904724716907458e-06| -|CMakeLists.txt|github/FEniCS/basix|3.904724716907458e-06| -|CMakeLists.txt|github/mslonina/Mechanic|3.904724716907458e-06| -|CMakeLists.txt|github/egpbos/barcode|3.904724716907458e-06| -|CMakeLists.txt|github/AlexMaraio/WeakLensingQML|3.904724716907458e-06| -|CMakeLists.txt|github/philres/ngmlr|3.904724716907458e-06| -|CMakeLists.txt|github/hasindu2008/slow5tools|3.904724716907458e-06| -|CMakeLists.txt|github/simd-everywhere/simde|3.904724716907458e-06| -|CMakeLists.txt|github/artis-mcrt/artis|3.904724716907458e-06| -|CMakeLists.txt|github/cschreib/egg|3.904724716907458e-06| -|CMakeLists.txt|github/bbercovici/SBGAT|3.904724716907458e-06| -|CMakeLists.txt|github/dfki-ric-underactuated-lab/torque_limited_simple_pendulum|3.904724716907458e-06| -|CMakeLists.txt|github/ziotom78/libpolycomp|3.904724716907458e-06| -|CMakeLists.txt|github/farhanferoz/MultiNest|3.904724716907458e-06| -|CMakeLists.txt|github/Illumina/MarViN|3.904724716907458e-06| -|CMakeLists.txt|github/Illumina/akt|3.904724716907458e-06| -|CMakeLists.txt|github/Illumina/ExpansionHunterDenovo|3.904724716907458e-06| -|CMakeLists.txt|github/JensUweUlrich/ReadBouncer|3.904724716907458e-06| -|CMakeLists.txt|github/rega-cev/virulign|3.904724716907458e-06| -|CMakeLists.txt|github/lanl/GLUE|3.904724716907458e-06| -|CMakeLists.txt|github/raphael-group/hatchet|3.904724716907458e-06| -|CMakeLists.txt|github/mtholder/ncl|3.904724716907458e-06| -|CMakeLists.txt|github/catboost/catboost|3.904724716907458e-06| -|CMakeLists.txt|github/veg/tn93|3.904724716907458e-06| -|CMakeLists.txt|github/HITS-AIN/PINK|3.904724716907458e-06| -|CMakeLists.txt|github/TRASAL/AMBER|3.904724716907458e-06| -|CMakeLists.txt|github/mivp/encube|3.904724716907458e-06| -|CMakeLists.txt|github/basp-group/Puri-Psi|3.904724716907458e-06| -|CMakeLists.txt|github/SciLifeLab/TIDDIT|3.904724716907458e-06| -|CMakeLists.txt|github/fastpm/fastpm|3.904724716907458e-06| -|CMakeLists.txt|github/Punzo/SlicerAstro|3.904724716907458e-06| -|CMakeLists.txt|github/kdmurray91/axe|3.904724716907458e-06| -|CMakeLists.txt|github/kdmurray91/libqcpp|3.904724716907458e-06| -|CMakeLists.txt|github/statgen/popscle|3.904724716907458e-06| -|CMakeLists.txt|github/ncbi/ncbi-vdb|3.904724716907458e-06| -|CMakeLists.txt|github/ncbi/sra-tools|3.904724716907458e-06| -|CMakeLists.txt|github/wullm/zwindstroom|3.904724716907458e-06| -|CMakeLists.txt|github/delphes/delphes|3.904724716907458e-06| -|CMakeLists.txt|github/medvedevgroup/TwoPaCo|3.904724716907458e-06| -|CMakeLists.txt|github/stevengj/nlopt|3.904724716907458e-06| -|CMakeLists.txt|github/jeffdaily/parasail|3.904724716907458e-06| -|CMakeLists.txt|github/mjuric/galfast|3.904724716907458e-06| -|CMakeLists.txt|github/lorenzo-rovigatti/oxDNA|3.904724716907458e-06| -|CMakeLists.txt|github/benedictpaten/marginPhase|3.904724716907458e-06| -|CMakeLists.txt|github/ajohnson-uoregon/llvm-project|3.904724716907458e-06| -|CMakeLists.txt|github/COMBINE-lab/RapMap|3.904724716907458e-06| -|CMakeLists.txt|github/COMBINE-lab/libgff|3.904724716907458e-06| -|CMakeLists.txt|github/mrc-ide/covid-sim|3.904724716907458e-06| -|CMakeLists.txt|github/Trovemaster/exocross|3.904724716907458e-06| -|CMakeLists.txt|github/steineggerlab/foldseek|3.904724716907458e-06| -|CMakeLists.txt|github/AstroAccelerateOrg/astro-accelerate|3.904724716907458e-06| -|CMakeLists.txt|github/jmhuie/Slicer-SegmentGeometry|3.904724716907458e-06| -|CMakeLists.txt|github/NeoGeographyToolkit/StereoPipeline|3.904724716907458e-06| -|CMakeLists.txt|github/mpokorny/vysmaw|3.904724716907458e-06| -|CMakeLists.txt|github/krab1k/ChargeFW2|3.904724716907458e-06| -|CMakeLists.txt|gitlab/aroffringa/wsclean|3.904724716907458e-06| -|CMakeLists.txt|gitlab/aroffringa/aoflagger|3.904724716907458e-06| -|CMakeLists.txt|gitlab/remikz/nccmp|3.904724716907458e-06| -|CMakeLists.txt|gitlab/astron-idg/idg|3.904724716907458e-06| -|CMakeLists.txt|gitlab/rki_bioinformatics/HiLive2|3.904724716907458e-06| -|package.json|github/hetalang/heta-compiler|3.904724716907458e-06| -|package.json|github/gear-genomics/tracy|3.904724716907458e-06| -|package.json|github/citation-file-format/cff-initializer-javascript|3.904724716907458e-06| -|package.json|github/CrowdTruth/CrowdTruth|3.904724716907458e-06| -|package.json|github/amkram/shusher|3.904724716907458e-06| -|package.json|github/biosimulations/Biosimulations|3.904724716907458e-06| -|package.json|github/bramvandijk88/cacatoo|3.904724716907458e-06| -|package.json|github/wangjun1996/VisFeature|3.904724716907458e-06| -|package.json|github/yyZhang14/dbEssLnc|3.904724716907458e-06| -|package.json|github/fairdataihub/SPARClink|3.904724716907458e-06| -|package.json|github/nlesc-sherlock/Rig|3.904724716907458e-06| -|package.json|github/tobiasrausch/alfred|3.904724716907458e-06| -|package.json|github/bids-standard/bids-validator|3.904724716907458e-06| -|package.json|github/CDSP-SCPO/dataverse-feed|3.904724716907458e-06| -|package.json|github/CDSP-SCPO/WPSS-for-ESS-webpanel|3.904724716907458e-06| -|package.json|github/lumen-org/lumen|3.904724716907458e-06| -|package.json|github/nextstrain/auspice|3.904724716907458e-06| -|package.json|github/pmkruyen/dearscholar|3.904724716907458e-06| -|package.json|github/Via-Appia/via-appia-online-viewer|3.904724716907458e-06| -|package.json|github/cinemascience/cinema_snap|3.904724716907458e-06| -|package.json|github/MichaelSel/edoJS|3.904724716907458e-06| -|package.json|github/luntergroup/octopus|3.904724716907458e-06| -|package.json|github/IPK-BIT/divbrowse|3.904724716907458e-06| -|package.json|github/DorianDepriester/mtex2Gmsh|3.904724716907458e-06| -|package.json|github/ratschlab/metagraph|3.904724716907458e-06| -|package.json|github/Samreay/Marz|3.904724716907458e-06| -|package.json|github/eucp-project/atlas|3.904724716907458e-06| -|package.json|github/eucp-project/storyboards|3.904724716907458e-06| -|package.json|github/ci-for-science/self-hosted-runners|3.904724716907458e-06| -|package.json|github/dondi/GRNsight|3.904724716907458e-06| -|package.json|github/ReGIS-org/regis-v2|3.904724716907458e-06| -|package.json|github/i-VRESSE/workflow-builder|3.904724716907458e-06| -|package.json|github/sib-swiss/glittr|3.904724716907458e-06| -|package.json|github/EMResearch/EvoMaster|3.904724716907458e-06| -|package.json|github/korcsmarosgroup/TFlink|3.904724716907458e-06| -|package.json|github/MolMeDB/MolMeDB|3.904724716907458e-06| -|package.json|github/davidhoksza/MolArt|3.904724716907458e-06| -|package.json|github/leraman/Hopla|3.904724716907458e-06| -|package.json|github/bio-tools/biotoolsSum|3.904724716907458e-06| -|package.json|github/reproducible-biomedical-modeling/Biosimulations|3.904724716907458e-06| -|package.json|github/streamlit/streamlit|3.904724716907458e-06| -|package.json|github/ImperialCollegeLondon/EpiCollectplus|3.904724716907458e-06| -|package.json|github/klevis-a/kinematics-vis|3.904724716907458e-06| -|package.json|github/jspsych/jspsych|3.904724716907458e-06| -|package.json|github/PopMedNet-Team/popmednet|3.904724716907458e-06| -|package.json|github/eWaterCycle/setup-singularity|3.904724716907458e-06| -|package.json|github/eWaterCycle/eWaterleaf|3.904724716907458e-06| -|package.json|github/eWaterCycle/Cesium-NcWMS|3.904724716907458e-06| -|package.json|github/eWaterCycle/setup-grpc|3.904724716907458e-06| -|package.json|github/TNOCS/csWeb|3.904724716907458e-06| -|package.json|github/emrecdem/emo-spectre|3.904724716907458e-06| -|package.json|github/Shamir-Lab/domino_web|3.904724716907458e-06| -|package.json|github/tortellini-tools/action|3.904724716907458e-06| -|package.json|github/souzamonteiro/cnatool|3.904724716907458e-06| -|package.json|github/mathjax/MathJax|3.904724716907458e-06| -|package.json|github/SchmidtDSE/afscgap|3.904724716907458e-06| -|package.json|github/tyo-nu/MINE-app|3.904724716907458e-06| -|package.json|github/ci-for-research/self-hosted-runners|3.904724716907458e-06| -|package.json|github/vibbits/phyd3|3.904724716907458e-06| -|package.json|github/ADAH-EviDENce/evidence|3.904724716907458e-06| -|package.json|github/NLeSC/spot|3.904724716907458e-06| -|package.json|github/NLeSC/DiVE|3.904724716907458e-06| -|package.json|github/NLeSC/case-law-app|3.904724716907458e-06| -|package.json|github/NLeSC/ExtJS-DateTime|3.904724716907458e-06| -|package.json|github/NLeSC/pattyvis|3.904724716907458e-06| -|package.json|github/NLeSC/docker-couch-admin|3.904724716907458e-06| -|package.json|github/NLeSC/UncertaintyVisualization|3.904724716907458e-06| -|package.json|github/NLeSC/nlesc-serverless-boilerplate|3.904724716907458e-06| -|package.json|github/NLeSC/xenon-flow|3.904724716907458e-06| -|package.json|github/MaayanLab/signature-commons-ui|3.904724716907458e-06| -|package.json|github/research-software-directory/research-software-directory|3.904724716907458e-06| -|package.json|github/PathwayCommons/grounding-search|3.904724716907458e-06| -|package.json|github/interactivereport/OmicsView0|3.904724716907458e-06| -|package.json|github/phelelani/nf-rnaSeqMetagen|3.904724716907458e-06| -|package.json|github/eweitz/ideogram|3.904724716907458e-06| -|package.json|github/AA-ALERT/frbcat-web|3.904724716907458e-06| -|package.json|github/Yomguithereal/talisman|3.904724716907458e-06| -|package.json|github/neuroneural/brainchop|3.904724716907458e-06| -|package.json|github/CNIC-Proteomics/TurboPutative-web|3.904724716907458e-06| -|package.json|github/iomega/paired-data-form|3.904724716907458e-06| -|package.json|github/iomega/zenodo-upload|3.904724716907458e-06| -|package.json|github/meta-logic/sequoia|3.904724716907458e-06| -|package.json|github/PDB-REDO/tortoize|3.904724716907458e-06| -|package.json|github/ZjuLiangsl/mmkp|3.904724716907458e-06| -|package.json|github/sonjageorgievska/CClusTera|3.904724716907458e-06| -|package.json|github/Kaixhin/FGMachine|3.904724716907458e-06| -|package.json|github/Kaixhin/FGLab|3.904724716907458e-06| -|package.json|gitlab/magnumpi/magnumpi|3.904724716907458e-06| -|package.json|gitlab/geekysquirrel/bigx|3.904724716907458e-06| -|package.json|gitlab/metafundev/metafun|3.904724716907458e-06| -|Gemfile|github/aymgal/COOLEST|3.904724716907458e-06| -|Gemfile|github/tudelft3d/3dfier|3.904724716907458e-06| -|Gemfile|github/scrook/neuroml-db|3.904724716907458e-06| -|Gemfile|github/telatin/seqfu2|3.904724716907458e-06| -|Gemfile|github/telatin/bamtocov|3.904724716907458e-06| -|Gemfile|github/cboursnell/crb-blast|3.904724716907458e-06| -|Gemfile|github/gramos/imagetooth|3.904724716907458e-06| -|Gemfile|github/codidact/qpixel|3.904724716907458e-06| -|Gemfile|github/quadram-institute-bioscience/dadaist2|3.904724716907458e-06| -|Gemfile|github/ncbi/igblast|3.904724716907458e-06| -|Gemfile|github/odelaneau/GLIMPSE|3.904724716907458e-06| -|Gemfile|github/sibirrer/hierArc|3.904724716907458e-06| -|Gemfile|github/vcflib/bio-vcf|3.904724716907458e-06| -|go.mod|github/sylabs/singularity|3.904724716907458e-06| -|go.mod|github/mlpack/mlpack|3.904724716907458e-06| -|go.mod|[github/arvados/arvados](https://github/arvados/arvados)|3.904724716907458e-06| -|go.mod|github/jasonyangshadow/lpmx|3.904724716907458e-06| -|go.mod|[github/shenwei356/seqkit](https://github/shenwei356/seqkit)|3.904724716907458e-06| -|go.mod|[github/shenwei356/csvtk](https://github/shenwei356/csvtk)|3.904724716907458e-06| -|go.mod|[github/cov-ert/gofasta](https://github/cov-ert/gofasta)|3.904724716907458e-06| -|go.mod|[github/GoelandProver/Goeland](https://github/GoelandProver/Goeland)|3.904724716907458e-06| -|go.mod|[github/ExaScience/elprep](https://github/ExaScience/elprep)|3.904724716907458e-06| -|go.mod|[github/will-rowe/groot](https://github/will-rowe/groot)|3.904724716907458e-06| -|go.mod|[github/will-rowe/hulk](https://github/will-rowe/hulk)|3.904724716907458e-06| -|go.mod|github/containers/podman|3.904724716907458e-06| -|go.mod|[github/fredericlemoine/goalign](https://github/fredericlemoine/goalign)|3.904724716907458e-06| -|go.mod|github/linksmart/thing-directory|3.904724716907458e-06| -|go.mod|[github/brentp/vcfanno](https://github/brentp/vcfanno)|3.904724716907458e-06| -|go.mod|[github/brentp/smoove](https://github/brentp/smoove)|3.904724716907458e-06| -|go.mod|[github/phil-mansfield/gotetra](https://github/phil-mansfield/gotetra)|3.904724716907458e-06| -|rubygems|activemodel|3.879089003817067e-06| -|pypi|[plaster-pastedeploy](https://pypi.org/project/plaster-pastedeploy)|3.8762974627871155e-06| -|pypi|[tornado>=6.1](https://pypi.org/project/tornado>=6.1)|3.872580465220059e-06| -|pypi|[sphinx>=1.5.1](https://pypi.org/project/sphinx>=1.5.1)|3.872580465220059e-06| -|pypi|[pyppeteer<1.1,>=1](https://pypi.org/project/pyppeteer<1.1,>=1)|3.872580465220059e-06| -|pypi|[nbsphinx>=0.2.12](https://pypi.org/project/nbsphinx>=0.2.12)|3.872580465220059e-06| -|pypi|[ipywidgets>=7](https://pypi.org/project/ipywidgets>=7)|3.872580465220059e-06| -|pypi|[traitlets>=5.0](https://pypi.org/project/traitlets>=5.0)|3.872580465220059e-06| -|pypi|[pygments>=2.4.1](https://pypi.org/project/pygments>=2.4.1)|3.872580465220059e-06| -|pypi|[pandocfilters>=1.4.1](https://pypi.org/project/pandocfilters>=1.4.1)|3.872580465220059e-06| -|pypi|[nbformat>=5.1](https://pypi.org/project/nbformat>=5.1)|3.872580465220059e-06| -|pypi|[nbclient>=0.5.0](https://pypi.org/project/nbclient>=0.5.0)|3.872580465220059e-06| -|pypi|[mistune>=2.0.2](https://pypi.org/project/mistune>=2.0.2)|3.872580465220059e-06| -|pypi|[markupsafe>=2.0](https://pypi.org/project/markupsafe>=2.0)|3.872580465220059e-06| -|pypi|[jupyter-core>=4.7](https://pypi.org/project/jupyter-core>=4.7)|3.872580465220059e-06| -|pypi|[jinja2>=3.0](https://pypi.org/project/jinja2>=3.0)|3.872580465220059e-06| -|pypi|[importlib-metadata>=3.6](https://pypi.org/project/importlib-metadata>=3.6)|3.872580465220059e-06| -|pypi|[serotools](https://github.com/CFSAN-Biostatistics/serotools)|3.865677469738391e-06| -|pypi|[homelette](https://github.com/philippjunk/homelette/)|3.865677469738391e-06| -|pypi|[idcempy](https://github.com/hknd23/idcempy)|3.865677469738391e-06| -|pypi|[supernnova](https://github.com/supernnova/SuperNNova)|3.865677469738391e-06| -|pypi|[Cobra](https://opencobra.github.io/cobrapy)|3.865677469738391e-06| -|pypi|[vip-hci](https://github.com/vortex-exoplanet/VIP)|3.865677469738391e-06| -|spack|[bpp-phyl](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|3.865677469738391e-06| -|cran|socialmixr|3.865677469738391e-06| -|pypi|[galkin](UNKNOWN)|3.865677469738384e-06| -|pypi|[pyccl](https://github.com/LSSTDESC/CCL)|3.865677469738384e-06| -|pypi|[polypy](https://github.com/symmy596/Polypy)|3.865677469738384e-06| -|pypi|[wpca](http://github.com/jakevdp/wpca/)|3.865677469738384e-06| -|pypi|[pybaobab](https://github.com/jiwoncpark/baobab)|3.865677469738384e-06| -|pypi|[pySpectrum](https://github.com/gooseterv/pyspectrum)|3.865677469738384e-06| -|pypi|[ares](https://github.com/barnumbirr/ares)|3.865677469738384e-06| -|pypi|[biotools](https://github.com/sonwell/biotools)|3.865677469738384e-06| -|pypi|[pypico](https://sites.google.com/a/ucdavis.edu/pico)|3.865677469738384e-06| -|pypi|[ihm](https://github.com/ihmwg/python-ihm)|3.865677469738384e-06| -|pypi|[requirements](http://github.com/mattack108/requirements)|3.865677469738384e-06| -|pypi|[gappa](http://joachimhahn.github.io/GAMERA/)|3.865677469738384e-06| -|pypi|[ReplicatedFocusingBeliefPropagation](https://github.com/Nico-Curti/rFBP)|3.865677469738384e-06| -|pypi|[Libra](https://github.com/Palashio/libra)|3.865677469738384e-06| -|pypi|[INSANE](https://github.com/Tsjerk/Insane)|3.865677469738384e-06| -|pypi|[bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen)|3.865677469738384e-06| -|pypi|[orcs](https://github.com/thomasorb/orcs)|3.865677469738384e-06| -|pypi|[multivar-horner](https://github.com/jannikmi/multivar_horner)|3.865677469738384e-06| -|pypi|[chromosight](https://github.com/koszullab/chromosight)|3.865677469738384e-06| -|pypi|[bubbly](https://github.com/AashitaK/bubbly)|3.865677469738384e-06| -|pypi|[hpccm](https://github.com/NVIDIA/hpc-container-maker)|3.865677469738384e-06| -|pypi|[javelin](https://github.com/0xJeremy/javelin)|3.865677469738384e-06| -|pypi|[gfapy](https://github.com/ggonnella/gfapy)|3.865677469738384e-06| -|pypi|[SetCoverPy](https://github.com/guangtunbenzhu/SetCoverPy)|3.865677469738384e-06| -|pypi|[NonnegMFPy](https://github.com/guangtunbenzhu/NonnegMFPy)|3.865677469738384e-06| -|pypi|[DNApi](https://github.com/sgp715/dnapi)|3.865677469738384e-06| -|pypi|[PASTA](http://github.com/guanghetv/pasta)|3.865677469738384e-06| -|pypi|[spaTyper](https://github.com/JFsanchezherrero/spa_typing)|3.865677469738384e-06| -|pypi|[pydoppler](https://github.com/alymantara/pydoppler)|3.865677469738384e-06| -|pypi|[macop](https://github.com/prise-3d/macop)|3.865677469738384e-06| -|pypi|[TomograPy](http://nbarbey.dyndns.org/software/siddon.html)|3.865677469738384e-06| -|pypi|[specviz](https://github.com/spacetelescope/specviz)|3.865677469738384e-06| -|pypi|[pyFlow](https://www.github.com/David-OConnor/pyflow)|3.865677469738384e-06| -|pypi|[SigProfilerMatrixGenerator](https://pypi.org/project/SigProfilerMatrixGenerator)|3.865677469738384e-06| -|pypi|[ignis-core](https://pypi.org/project/ignis-core)|3.865677469738384e-06| -|pypi|[sphinx-better-theme](http://github.com/irskep/sphinx-better-theme)|3.865677469738384e-06| -|pypi|[ebfpy](https://pypi.org/project/ebfpy)|3.865677469738384e-06| -|pypi|[pystospa](https://pypi.org/project/pystospa)|3.865677469738384e-06| -|pypi|[dnest4](https://github.com/eggplantbren/DNest4)|3.865677469738384e-06| -|pypi|[fetch](http://k0s.org/mozilla/fetch)|3.865677469738384e-06| -|pypi|[UNKNOWN](UNKNOWN)|3.865677469738384e-06| -|pypi|[megaman](https://github.com/mmp2/megaman)|3.865677469738384e-06| -|pypi|[neworder](https://neworder.readthedocs.io)|3.865677469738384e-06| -|pypi|[fm128-radar](https://github.com/ERA-URBAN/fm128_radar)|3.865677469738384e-06| -|pypi|[pycutest](https://github.com/jfowkes/pycutest/)|3.865677469738384e-06| -|pypi|[SLIT](https://github.com/bweir/slit)|3.865677469738384e-06| -|pypi|[pyoscode](https://github.com/fruzsinaagocs/oscode)|3.865677469738384e-06| -|pypi|[uncalled](https://github.com/elazarg/uncalled)|3.865677469738384e-06| -|pypi|[py2app](http://github.com/ronaldoussoren/py2app)|3.865677469738384e-06| -|pypi|[StarburstPy](https://github.com/rjtanner/StarburstPy)|3.865677469738384e-06| -|pypi|[tdpy](https://github.com/tdaylan/tdpy)|3.865677469738384e-06| -|pypi|[calibrate](https://github.com/ginkgobioworks/calibrate)|3.865677469738384e-06| -|pypi|[gsf](UNKNOWN)|3.865677469738384e-06| -|pypi|[parallel-fastq-dump](https://github.com/rvalieris/parallel-fastq-dump)|3.865677469738384e-06| -|pypi|[mahotas](http://luispedro.org/software/mahotas)|3.865677469738384e-06| -|pypi|[crc](https://github.com/Nicoretti/crc)|3.865677469738384e-06| -|pypi|[ngs](https://broadtech.com.cn)|3.865677469738384e-06| -|pypi|[saphires](https://github.com/tofflemire/saphires)|3.865677469738384e-06| -|pypi|[least-asymmetry](https://github.com/natelust/least_asymmetry)|3.865677469738384e-06| -|pypi|[astrometry](https://github.com/neuromorphicsystems/astrometry)|3.865677469738384e-06| -|pypi|[geneimpacts](https://pypi.org/project/geneimpacts)|3.865677469738384e-06| -|pypi|[grispy](https://github.com/mchalela/GriSPy)|3.865677469738384e-06| -|pypi|[ftd2xx](https://github.com/snmishra/ftd2xx)|3.865677469738384e-06| -|pypi|[agama](https://github.com/GalacticDynamics-Oxford/Agama)|3.865677469738384e-06| -|pypi|[astroabc](https://github.com/EliseJ/astroABC)|3.865677469738384e-06| -|pypi|[kernel-tuner](http://benvanwerkhoven.github.io/kernel_tuner/)|3.865677469738384e-06| -|pypi|[HelioPy](https://pypi.org/project/HelioPy)|3.865677469738384e-06| -|pypi|[itmlogic](https://github.com/edwardoughton/itmlogic)|3.865677469738384e-06| -|pypi|[pyarma](https://pyarma.sourceforge.io)|3.865677469738384e-06| -|pypi|[astroplotlib](https://gitlab.com/joseaher/astrocubelib)|3.865677469738384e-06| -|cran|LSD|3.865677469738384e-06| -|cran|outbreaks|3.865677469738384e-06| -|cran|aweek|3.865677469738384e-06| -|npm|retape|3.865677469738384e-06| -|npm|test|3.865677469738384e-06| -|npm|babel-plugin-remove-comments|3.865677469738384e-06| -|npm|leaflet-geotiff-2|3.865677469738384e-06| -|cran|loo|3.853227698549171e-06| -|cran|[rmsfact](NA)|3.827020695041e-06| -|cran|[multicolor](https://github.com/aedobbyn/multicolor/)|3.827020695041e-06| -|cran|geomorph|3.827020695040999e-06| -|pypi|[watermark](https://pypi.org/project/watermark)|3.802758787918173e-06| -|rubygems|rubocop-rspec|3.7964585573494548e-06| -|npm|svelte-preprocess|3.7566828042382406e-06| -|pypi|[pytest-raises](https://pypi.org/project/pytest-raises)|3.7519810735696077e-06| -|pypi|[flake8-debugger](https://pypi.org/project/flake8-debugger)|3.7519810735696077e-06| -|pypi|[yt-dlp](https://pypi.org/project/yt-dlp)|3.7519810735696077e-06| -|pypi|[webvtt-py](https://pypi.org/project/webvtt-py)|3.7519810735696077e-06| -|pypi|[truecase](https://pypi.org/project/truecase)|3.7519810735696077e-06| -|pypi|[google-cloud-speech](https://pypi.org/project/google-cloud-speech)|3.7519810735696077e-06| -|pypi|[ffmpeg-python](https://pypi.org/project/ffmpeg-python)|3.7519810735696077e-06| -|pypi|[pulumi-gcp](https://pypi.org/project/pulumi-gcp)|3.7519810735696077e-06| -|pypi|[pulumi-google-native](https://pypi.org/project/pulumi-google-native)|3.7519810735696077e-06| -|pypi|[fireo](https://pypi.org/project/fireo)|3.7519810735696077e-06| -|spack|libmd|3.750862983209684e-06| -|pypi|[pyramid-mako](https://pypi.org/project/pyramid-mako)|3.7448750488090592e-06| -|pypi|[svo_filters](https://pypi.org/project/svo_filters)|3.7430933021876846e-06| -|pypi|[exoplanet-core](https://pypi.org/project/exoplanet-core)|3.7339427030236e-06| -|pypi|[cairosvg](https://pypi.org/project/cairosvg)|3.7225042301184455e-06| -|cran|clv|3.7207145646231953e-06| -|pypi|[eureka](http://github.com/jeffvogelsang/eureka)|3.7169975670561383e-06| -|pypi|[stdatamodels](https://pypi.org/project/stdatamodels)|3.7169975670561383e-06| -|pypi|[svo-filters](https://pypi.org/project/svo-filters)|3.7169975670561383e-06| -|pypi|[parsley](https://pypi.org/project/parsley)|3.7169975670561383e-06| -|npm|json-stringify-safe|3.7163338174905927e-06| -|pypi|[flake8-import-order](https://pypi.org/project/flake8-import-order)|3.7086973498803122e-06| -|cran|[geojson](https://docs.ropensci.org/geojson)|3.7046075751659525e-06| -|cran|[MLmetrics](http://github.com/yanyachen/MLmetrics)|3.6935252150729172e-06| -|npm|[url-loader](https://github.com/webpack-contrib/url-loader)|3.6896324282111095e-06| -|pypi|[descartes](http://bitbucket.org/sgillies/descartes/)|3.689002822879978e-06| -|spack|sofa-c|3.6798275913855763e-06| -|cran|ncbit|3.6798275913855763e-06| -|cran|subplex|3.6798275913855763e-06| -|npm|[time-span](https://github.com/sindresorhus/time-span#readme)|3.6798275913855763e-06| -|npm|loud-rejection|3.6798275913855763e-06| -|npm|csv-spectrum|3.6798275913855763e-06| -|npm|bops|3.6798275913855763e-06| -|cran|[shinybusy](https://github.com/dreamRs/shinybusy)|3.676155785278303e-06| -|pypi|[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx)|3.673120461751929e-06| -|pypi|[docutils!=0.17.0](https://pypi.org/project/docutils!=0.17.0)|3.673120461751929e-06| -|pypi|[sphinx<5,>=3.5.4](https://pypi.org/project/sphinx<5,>=3.5.4)|3.673120461751929e-06| -|rubygems|[sqlite3](https://github.com/sparklemotion/sqlite3-ruby)|3.6692379411741274e-06| -|npm|babel-plugin-transform-runtime|3.6655673007195846e-06| -|pypi|[z3-solver](https://pypi.org/project/z3-solver)|3.6544494700656758e-06| -|pypi|[obspy](https://www.obspy.org)|3.650917610308475e-06| -|cran|thor|3.644781614324762e-06| -|pypi|[opentelemetry-exporter-otlp](https://pypi.org/project/opentelemetry-exporter-otlp)|3.6447816143247616e-06| -|pypi|[ray-cpp](https://pypi.org/project/ray-cpp)|3.6447816143247616e-06| -|pypi|[colorful](https://pypi.org/project/colorful)|3.6447816143247616e-06| -|pypi|[gpustat](https://pypi.org/project/gpustat)|3.6447816143247616e-06| -|pypi|[opentelemetry-api](https://pypi.org/project/opentelemetry-api)|3.6447816143247616e-06| -|pypi|[opencensus](https://pypi.org/project/opencensus)|3.6447816143247616e-06| -|pypi|[aiorwlock](https://pypi.org/project/aiorwlock)|3.6447816143247616e-06| -|pypi|[py-spy](https://pypi.org/project/py-spy)|3.6447816143247616e-06| -|pypi|[aiohttp-cors](https://pypi.org/project/aiohttp-cors)|3.6447816143247616e-06| -|pypi|[opentelemetry-sdk](https://pypi.org/project/opentelemetry-sdk)|3.6447816143247616e-06| -|pypi|[mkdocs-literate-nav](https://pypi.org/project/mkdocs-literate-nav)|3.644781614324761e-06| -|pypi|[mkdocs-gen-files](https://pypi.org/project/mkdocs-gen-files)|3.644781614324761e-06| -|npm|[grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#readme)|3.6400353877170964e-06| -|pypi|[pygam](https://github.com/dswah/pyGAM)|3.636728119596141e-06| -|cran|[fds](https://sites.google.com/site/hanlinshangswebsite/)|3.6346572209516372e-06| -|spack|valgrind|3.6288615013451995e-06| -|pypi|[pyinstrument](https://pypi.org/project/pyinstrument)|3.6285537903097385e-06| -|cran|[chemometrics](http://www.statistik.tuwien.ac.at/public/filz/)|3.6272232258175258e-06| -|cran|gcookbook|3.6168063168463916e-06| -|pypi|[biomaj-core](http://biomaj.genouest.org)|3.5972867905459856e-06| -|cran|polycor|3.5912960886717048e-06| -|rubygems|[jekyll-commonmark-ghpages](https://github.com/github/jekyll-commonmark-ghpages)|3.5838051542366383e-06| -|rubygems|[jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme)|3.5838051542366383e-06| -|pypi|[csvw](https://github.com/cldf/csvw)|3.5757516595080065e-06| -|pypi|[pysiaf](https://pypi.org/project/pysiaf)|3.575580611832355e-06| -|pypi|[httpcore](https://github.com/encode/httpcore)|3.5699253992067237e-06| -|pypi|[spatialpandas](https://pypi.org/project/spatialpandas)|3.5679178210725114e-06| -|npm|karma-cli|3.5438206745943326e-06| -|pypi|[basic-modeling-interface](https://github.com/bmi-forum/bmi-python)|3.543537680593518e-06| -|pypi|[mdx-gh-links](https://pypi.org/project/mdx-gh-links)|3.543537680593518e-06| -|pypi|[mkdocs-nature](https://pypi.org/project/mkdocs-nature)|3.543537680593518e-06| -|cran|imbalance|3.543537680593518e-06| -|cran|prodlim|3.543537680593518e-06| -|cran|pec|3.543537680593518e-06| -|pypi|[thefuzz](https://github.com/seatgeek/thefuzz)|3.5142522452167115e-06| -|cran|limma|3.5133312293790985e-06| -|cran|misc3d|3.5081023037875826e-06| -|npm|through|3.5020944220057287e-06| -|cran|aws.signature|3.493727830843388e-06| -|cran|[stringdist](https://github.com/markvanderloo/stringdist)|3.4898477157360564e-06| -|spack|[pythia8](http://home.thep.lu.se/Pythia/)|3.4879963376375164e-06| -|cran|scagnostics|3.485481718593784e-06| -|cran|labelled|3.485481718593784e-06| -|cran|intergraph|3.485481718593784e-06| -|cran|broom.helpers|3.485481718593784e-06| -|pypi|[ubelt](https://pypi.org/project/ubelt)|3.484530666201738e-06| -|spack|[mkl](https://software.intel.com/en-us/intel-parallel-studio-xe)|3.4791097227645546e-06| -|pypi|[jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy)|3.479109722764545e-06| -|pypi|[ansi2html](https://pypi.org/project/ansi2html)|3.479109722764545e-06| -|cran|princurve|3.479109722764545e-06| -|cran|brglm|3.479109722764545e-06| -|cran|maxLik|3.479109722764545e-06| -|pypi|[modopt](https://github.com/cea-cosmic/modopt)|3.479109722764535e-06| -|rubygems|test-unit-rr|3.4730212807497073e-06| -|cran|[jsonvalidate](https://docs.ropensci.org/jsonvalidate/)|3.4712384337990306e-06| -|pypi|[wxpython](http://wxPython.org/)|3.4694455290902065e-06| -|pypi|[PyQtWebEngine](https://pypi.org/project/PyQtWebEngine)|3.465067731955668e-06| -|cran|[gistr](https://github.com/ropensci/gistr)|3.460562280359236e-06| -|pypi|[semantic_version](https://pypi.org/project/semantic_version)|3.459167735817486e-06| -|pypi|[softlayer-messaging](https://pypi.org/project/softlayer-messaging)|3.4549492385786805e-06| -|pypi|[pytest-celery](https://pypi.org/project/pytest-celery)|3.4549492385786805e-06| -|pypi|[pyro4](https://pypi.org/project/pyro4)|3.4549492385786805e-06| -|pypi|[python-memcached](https://pypi.org/project/python-memcached)|3.4549492385786805e-06| -|pypi|[pylibmc](https://pypi.org/project/pylibmc)|3.4549492385786805e-06| -|pypi|[librabbitmq](https://pypi.org/project/librabbitmq)|3.4549492385786805e-06| -|pypi|[pycouchdb](https://pypi.org/project/pycouchdb)|3.4549492385786805e-06| -|pypi|[couchbase](https://pypi.org/project/couchbase)|3.4549492385786805e-06| -|pypi|[pydocumentdb](https://pypi.org/project/pydocumentdb)|3.4549492385786805e-06| -|pypi|[python-consul2](https://pypi.org/project/python-consul2)|3.4549492385786805e-06| -|pypi|[pyArango](https://pypi.org/project/pyArango)|3.4549492385786805e-06| -|npm|escape-html|3.4537558867282045e-06| -|pypi|[pandas-bokeh](https://pypi.org/project/pandas-bokeh)|3.4514977408378424e-06| -|pypi|[resolvelib](https://pypi.org/project/resolvelib)|3.4514977408378424e-06| -|pypi|[rtds-action](https://pypi.org/project/rtds-action)|3.4484444928363323e-06| -|pypi|[validate-pyproject](https://pypi.org/project/validate-pyproject)|3.448286734552495e-06| -|pypi|[pyproject-fmt](https://pypi.org/project/pyproject-fmt)|3.448286734552495e-06| -|pypi|[tomlkit](https://pypi.org/project/tomlkit)|3.448286734552495e-06| -|pypi|[configupdater](https://pypi.org/project/configupdater)|3.448286734552495e-06| -|pypi|[assertionlib](https://pypi.org/project/assertionlib)|3.442054116249893e-06| -|cran|PCICt|3.4353945992041677e-06| -|cran|gld|3.435376459464488e-06| -|cran|paws|3.4345509434196533e-06| -|cran|clustermq|3.4345509434196533e-06| -|pypi|[scvi-tools](https://github.com/scverse/scvi-tools)|3.420953513042817e-06| -|pypi|[docrep](https://pypi.org/project/docrep)|3.420953513042817e-06| -|pypi|[mudata](https://pypi.org/project/mudata)|3.420953513042817e-06| -|pypi|[exoctk](https://github.com/ExoCTK/exoctk)|3.420953513042817e-06| -|pypi|[platon](https://pypi.org/project/platon)|3.420953513042817e-06| -|pypi|[ddtrace](https://pypi.org/project/ddtrace)|3.420953513042817e-06| -|pypi|[flask_wtf](https://pypi.org/project/flask_wtf)|3.420953513042817e-06| -|pypi|[jwst_gtvt](https://pypi.org/project/jwst_gtvt)|3.420953513042817e-06| -|pypi|[scp](https://pypi.org/project/scp)|3.420953513042817e-06| -|pypi|[wtforms](https://pypi.org/project/wtforms)|3.420953513042817e-06| -|pypi|[ddsketch](https://pypi.org/project/ddsketch)|3.420953513042817e-06| -|pypi|[bytecode](https://pypi.org/project/bytecode)|3.420953513042817e-06| -|pypi|[sphinx-remove-toctrees](https://pypi.org/project/sphinx-remove-toctrees)|3.416982763429464e-06| -|spack|lm-sensors|3.416982763429464e-06| -|spack|rocprofiler-dev|3.416982763429464e-06| -|spack|rocm-smi-lib|3.416982763429464e-06| -|cran|grpreg|3.416982763429464e-06| -|npm|watch-run|3.416982763429464e-06| -|npm|rollup-plugin-modify|3.416982763429464e-06| -|npm|rollup-plugin-html|3.416982763429464e-06| -|npm|rollup-plugin-esbuild|3.416982763429464e-06| -|npm|p-limit|3.416982763429464e-06| -|npm|number-precision|3.416982763429464e-06| -|npm|archiver|3.416982763429464e-06| -|pypi|[hmf](https://github.com/steven-murray/hmf)|3.4108918850632686e-06| -|pypi|[flox](https://pypi.org/project/flox)|3.401796173369777e-06| -|npm|path-scurry|3.384521427176884e-06| -|npm|minipass|3.384521427176884e-06| -|npm|jackspeak|3.384521427176884e-06| -|npm|foreground-child|3.384521427176884e-06| -|pypi|[vispy](https://pypi.org/project/vispy)|3.382812935795169e-06| -|pypi|[pyside](https://pypi.org/project/pyside)|3.382812935795169e-06| -|npm|eslint-config-xo-nextjs|3.382812935795169e-06| -|pypi|[google-api-python-client](https://github.com/googleapis/google-api-python-client/)|3.3705256952461786e-06| -|pypi|[starkbank-ecdsa](https://pypi.org/project/starkbank-ecdsa)|3.357035697404386e-06| -|pypi|[aioconsole](https://github.com/vxgmichel/aioconsole)|3.3324805773606755e-06| -|pypi|[aiohttp-retry](https://pypi.org/project/aiohttp-retry)|3.3324805773606755e-06| -|pypi|[aiokatcp](https://pypi.org/project/aiokatcp)|3.3324805773606755e-06| -|pypi|[aiomonitor](https://pypi.org/project/aiomonitor)|3.3324805773606755e-06| -|pypi|[fakeredis](https://pypi.org/project/fakeredis)|3.3324805773606755e-06| -|pypi|[katportalclient](https://pypi.org/project/katportalclient)|3.3324805773606755e-06| -|pypi|[katversion](https://pypi.org/project/katversion)|3.3324805773606755e-06| -|pypi|[lupa](https://pypi.org/project/lupa)|3.3324805773606755e-06| -|pypi|[omnijson](https://pypi.org/project/omnijson)|3.3324805773606755e-06| -|pypi|[pygelf](https://pypi.org/project/pygelf)|3.3324805773606755e-06| -|pypi|[python-lzf](https://pypi.org/project/python-lzf)|3.3324805773606755e-06| -|pypi|[rdbtools](https://pypi.org/project/rdbtools)|3.3324805773606755e-06| -|pypi|[spead2](https://pypi.org/project/spead2)|3.3324805773606755e-06| -|pypi|[katpoint](https://pypi.org/project/katpoint)|3.3324805773606755e-06| -|pypi|[katsdptelstate](https://pypi.org/project/katsdptelstate)|3.3324805773606755e-06| -|pypi|[pytest-notebook](https://github.com/chrisjsewell/pytest-notebook)|3.3278440826443474e-06| -|pypi|[aio-pika](https://pypi.org/project/aio-pika)|3.3278440826443474e-06| -|npm|eslint-config-airbnb-base|3.322066575556423e-06| -|cran|registry|3.3159229095777322e-06| -|pypi|[logomaker](http://logomaker.readthedocs.io)|3.3154254353673956e-06| -|cran|pvclust|3.3144311159235656e-06| -|cran|[themis](https://github.com/tidymodels/themis)|3.3069574680990822e-06| -|cran|superpc|3.3069574680990822e-06| -|cran|subselect|3.3069574680990822e-06| -|cran|pamr|3.3069574680990822e-06| -|cran|BradleyTerry2|3.3069574680990822e-06| -|cran|ModelMetrics|3.3069574680990822e-06| -|pypi|[cbor2](https://pypi.org/project/cbor2)|3.303997837383234e-06| -|pypi|[mapbox-vector-tile](https://pypi.org/project/mapbox-vector-tile)|3.303997837383234e-06| -|pypi|[sharedmem](https://pypi.org/project/sharedmem)|3.303997837383234e-06| -|go|[github.com/spf13/cobra](https://github.com/spf13/cobra)|3.3016527455514562e-06| -|npm|livereload|3.2991557715870687e-06| -|npm|jsonlint|3.2991557715870687e-06| -|npm|http-server|3.2991557715870687e-06| -|npm|highlight.js|3.2991557715870687e-06| -|npm|handlebars|3.2991557715870687e-06| -|npm|download-cli|3.2991557715870687e-06| -|npm|heap|3.2991557715870687e-06| -|npm|git-state|3.289542846844682e-06| -|npm|xpath|3.289542846844682e-06| -|npm|coffee-coverage|3.289542846844682e-06| -|pypi|[grpcio-status](https://pypi.org/project/grpcio-status)|3.285131042464805e-06| -|npm|conventional-changelog-cli|3.280423651621505e-06| -|pypi|[stone](https://pypi.org/project/stone)|3.2803034528922852e-06| -|pypi|[msrest](https://pypi.org/project/msrest)|3.2803034528922852e-06| -|pypi|[azure-core](https://pypi.org/project/azure-core)|3.2803034528922852e-06| -|rubygems|method_source|3.275422048944529e-06| -|npm|gulp-if|3.2724750008735056e-06| -|pypi|[types-pyOpenSSL](https://github.com/python/typeshed)|3.2709578590094015e-06| -|pypi|[mypy-zope](https://github.com/Shoobx/mypy-zope)|3.2709578590094015e-06| -|pypi|[pydoctor](https://github.com/twisted/pydoctor)|3.2709578590094015e-06| -|pypi|[PyHamcrest](https://pypi.org/project/PyHamcrest)|3.2709578590094015e-06| -|pypi|[cython-test-exception-raiser](https://pypi.org/project/cython-test-exception-raiser)|3.2709578590094015e-06| -|pypi|[twisted-iocpsupport](https://pypi.org/project/twisted-iocpsupport)|3.2709578590094015e-06| -|cran|yulab.utils|3.2663393128064434e-06| -|cran|[servr](https://github.com/yihui/servr)|3.259939616221335e-06| -|pypi|[pynetdicom](https://github.com/pydicom/pynetdicom)|3.2506833268254585e-06| -|pypi|[modin](https://github.com/modin-project/modin)|3.2506833268254585e-06| -|pypi|[comm](https://pypi.org/project/comm)|3.246818140173073e-06| -|npm|read-package-json|3.2382482804193076e-06| -|npm|is-wsl|3.2382482804193076e-06| -|pypi|[sunpy-sphinx-theme](https://pypi.org/project/sunpy-sphinx-theme)|3.238248280419307e-06| -|pypi|[mpl-animators](https://pypi.org/project/mpl-animators)|3.238248280419307e-06| -|pypi|[mlxtend](https://github.com/rasbt/mlxtend)|3.229562315856733e-06| -|pypi|[pyexcel-xls](https://github.com/pyexcel/pyexcel-xls)|3.2265452020695044e-06| -|pypi|[twython](https://github.com/ryanmcgrath/twython/tree/master)|3.2213978914486533e-06| -|pypi|[jinxed](https://github.com/Rockhopper-Technologies/jinxed)|3.2210757516595077e-06| -|cran|farver|3.2159837773453774e-06| -|npm|[covert](https://github.com/substack/covert)|3.2036415462709907e-06| -|cran|robustlmm|3.1891839125341665e-06| -|cran|multgee|3.1891839125341665e-06| -|cran|merTools|3.1891839125341665e-06| -|cran|marginaleffects|3.1891839125341665e-06| -|cran|logistf|3.1891839125341665e-06| -|cran|JM|3.1891839125341665e-06| -|cran|gmnl|3.1891839125341665e-06| -|cran|fungible|3.1891839125341665e-06| -|cran|feisr|3.1891839125341665e-06| -|cran|estimatr|3.1891839125341665e-06| -|cran|crch|3.1891839125341665e-06| -|cran|censReg|3.1891839125341665e-06| -|cran|bife|3.1891839125341665e-06| -|cran|bdsmatrix|3.1891839125341665e-06| -|pypi|[metpy](https://pypi.org/project/metpy)|3.189183912534166e-06| -|cran|corpus.JSS.papers|3.189183912534166e-06| -|cran|lasso2|3.189183912534166e-06| -|cran|ggfun|3.189183912534166e-06| -|npm|utest|3.189183912534166e-06| -|npm|urun|3.189183912534166e-06| -|npm|timezone-mock|3.189183912534166e-06| -|npm|sqlstring|3.189183912534166e-06| -|npm|bignumber.js|3.189183912534166e-06| -|npm|[resolve](https://github.com/browserify/resolve#readme)|3.1725335688325723e-06| -|pypi|[wordcloud](https://github.com/amueller/word_cloud)|3.171270354011481e-06| -|pypi|[exojax](http://secondearths.sakura.ne.jp/exojax/)|3.168588089949495e-06| -|pypi|[vaex](https://pypi.org/project/vaex)|3.168588089949495e-06| -|pypi|[vaex-astro](https://pypi.org/project/vaex-astro)|3.168588089949495e-06| -|pypi|[vaex-core](https://pypi.org/project/vaex-core)|3.168588089949495e-06| -|pypi|[vaex-hdf5](https://pypi.org/project/vaex-hdf5)|3.168588089949495e-06| -|pypi|[vaex-jupyter](https://pypi.org/project/vaex-jupyter)|3.168588089949495e-06| -|pypi|[vaex-ml](https://pypi.org/project/vaex-ml)|3.168588089949495e-06| -|pypi|[vaex-server](https://pypi.org/project/vaex-server)|3.168588089949495e-06| -|pypi|[vaex-viz](https://pypi.org/project/vaex-viz)|3.168588089949495e-06| -|pypi|[bqplot](https://pypi.org/project/bqplot)|3.168588089949495e-06| -|pypi|[ipyvuetify](https://pypi.org/project/ipyvuetify)|3.168588089949495e-06| -|pypi|[aplus](https://pypi.org/project/aplus)|3.168588089949495e-06| -|pypi|[blake3](https://pypi.org/project/blake3)|3.168588089949495e-06| -|pypi|[ipyvue](https://pypi.org/project/ipyvue)|3.168588089949495e-06| -|pypi|[ipywebrtc](https://pypi.org/project/ipywebrtc)|3.168588089949495e-06| -|pypi|[ipydatawidgets](https://pypi.org/project/ipydatawidgets)|3.168588089949495e-06| -|pypi|[pretty-midi](https://pypi.org/project/pretty-midi)|3.1628270206950407e-06| -|npm|eslint-plugin-pabigot|3.1572920734088244e-06| -|npm|gulp-jshint|3.154137935473351e-06| -|pypi|[pytest-asyncio>=0.18](https://pypi.org/project/pytest-asyncio>=0.18)|3.1481964799028446e-06| -|pypi|[ipykernel>=6.5](https://pypi.org/project/ipykernel>=6.5)|3.1481964799028446e-06| -|pypi|[sphinx>=1.3.6](https://pypi.org/project/sphinx>=1.3.6)|3.1481964799028446e-06| -|pypi|[tornado>=6.0](https://pypi.org/project/tornado>=6.0)|3.1481964799028446e-06| -|pypi|[pyzmq>=23.0](https://pypi.org/project/pyzmq>=23.0)|3.1481964799028446e-06| -|pypi|[python-dateutil>=2.8.2](https://pypi.org/project/python-dateutil>=2.8.2)|3.1481964799028446e-06| -|pypi|[nest-asyncio>=1.5.4](https://pypi.org/project/nest-asyncio>=1.5.4)|3.1481964799028446e-06| -|pypi|[jupyter-core>=4.9.2](https://pypi.org/project/jupyter-core>=4.9.2)|3.1481964799028446e-06| -|cran|[rfishbase](https://docs.ropensci.org/rfishbase/)|3.1408629441624373e-06| -|cran|sparklyr|3.1408629441624365e-06| -|pypi|[docformatter](https://github.com/PyCQA/docformatter)|3.1190221920348454e-06| -|cran|sjmisc|3.113250962235734e-06| -|npm|enquirer|3.1057459613341443e-06| -|cran|[progressr](https://progressr.futureverse.org)|3.102714811237396e-06| -|rubygems|sassc|3.0905029817471695e-06| -|pypi|[deepdiff](https://pypi.org/project/deepdiff)|3.0884813902132505e-06| -|pypi|[pyqt](https://pypi.org/project/pyqt)|3.082877782116361e-06| -|pypi|[enthought-sphinx-theme](https://pypi.org/project/enthought-sphinx-theme)|3.082877782116361e-06| -|cran|distr6|3.081337113559581e-06| -|cran|hardhat|3.0685130368907905e-06| -|pypi|[channels](https://pypi.org/project/channels)|3.0663448226900006e-06| -|cran|[geojsonsf](https://github.com/SymbolixAU/geojsonsf)|3.065452948067163e-06| -|cran|ppcor|3.0634199636023877e-06| -|pypi|[questionary](https://github.com/tmbo/questionary)|3.0615877614147806e-06| -|pypi|[fhirclient](https://pypi.org/project/fhirclient)|3.060327996876225e-06| -|cran|distributional|3.058557998034765e-06| -|cran|plainview|3.0563012495119095e-06| -|cran|mapdeck|3.0563012495119095e-06| -|pypi|[sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables)|3.053885201093327e-06| -|pypi|[nitime](https://pypi.org/project/nitime)|3.0536828719154117e-06| -|pypi|[flake8-array-spacing](https://pypi.org/project/flake8-array-spacing)|3.0536828719154117e-06| -|pypi|[pytest-harvest](https://pypi.org/project/pytest-harvest)|3.0536828719154117e-06| -|pypi|[h5io](https://pypi.org/project/h5io)|3.0536828719154117e-06| -|npm|zuul|3.044221007418977e-06| -|rubygems|em-synchrony|3.041928226776849e-06| -|pypi|[vplot](https://github.com/VirtualPlanetaryLaboratory/vplot/)|3.041378597514758e-06| -|pypi|[multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet)|3.041378597514755e-06| -|pypi|[aafigure](https://pypi.org/project/aafigure)|3.037318011937301e-06| -|pypi|[pytest-tornado5](https://pypi.org/project/pytest-tornado5)|3.037318011937301e-06| -|pypi|[rethinkdb](https://pypi.org/project/rethinkdb)|3.037318011937301e-06| -|cran|decor|3.037318011937301e-06| -|npm|travis-cov|3.037318011937301e-06| -|cran|[mlr3](https://mlr3.mlr-org.com)|3.0317771459988343e-06| -|pypi|[mizani](https://github.com/has2k1/mizani)|3.0097060300106013e-06| -|cran|rainbow|3.0069448318179277e-06| -|pypi|[python-swiftclient](https://docs.openstack.org/python-swiftclient/latest/)|3.006638032018764e-06| -|npm|ts-loader|3.0014037786880424e-06| -|pypi|[pycuda](https://pypi.org/project/pycuda)|2.9946114798906678e-06| -|cran|procmaps|2.9911188063873074e-06| -|spack|[vc](https://github.com/VcDevel/Vc)|2.972572675005726e-06| -|npm|assert|2.967056137926891e-06| -|pypi|[grpcio-gcp](https://pypi.org/project/grpcio-gcp)|2.9629912533199377e-06| -|pypi|[hashin](https://pypi.org/project/hashin)|2.9610190209934727e-06| -|pypi|[hankel](https://github.com/steven-murray/hankel)|2.959896180260478e-06| -|cran|[tidytext](http://github.com/juliasilge/tidytext)|2.951379910292969e-06| -|pypi|[alibi](https://github.com/SeldonIO/alibi)|2.9508988318613614e-06| -|pypi|[bio](https://pypi.org/project/bio)|2.9508988318613614e-06| -|pypi|[kahypar](https://pypi.org/project/kahypar)|2.9508988318613614e-06| -|pypi|[nwalign3](https://pypi.org/project/nwalign3)|2.9508988318613614e-06| -|pypi|[PubChemPy](https://pypi.org/project/PubChemPy)|2.9508988318613614e-06| -|pypi|[PyMetis](https://pypi.org/project/PyMetis)|2.9508988318613614e-06| -|pypi|[selfies](https://pypi.org/project/selfies)|2.9508988318613614e-06| -|pypi|[SmilesPE](https://pypi.org/project/SmilesPE)|2.9508988318613614e-06| -|pypi|[upfp](https://pypi.org/project/upfp)|2.9508988318613614e-06| -|cran|tablerDash|2.9492798086927415e-06| -|cran|argonDash|2.9492798086927415e-06| -|cran|argonR|2.9492798086927415e-06| -|npm|[jsdom](https://github.com/jsdom/jsdom#readme)|2.948840874035657e-06| -|cran|TMB|2.9467557776364185e-06| -|spack|autoconf-archive|2.9438620731084616e-06| -|spack|libxmu|2.9438620731084616e-06| -|cran|RProtoBuf|2.9438620731084616e-06| -|npm|[rx](https://github.com/Reactive-Extensions/RxJS)|2.9418028744562996e-06| -|pypi|[nbdime](https://pypi.org/project/nbdime)|2.941313274776766e-06| -|npm|eslint-plugin-jest|2.9389165827466474e-06| -|spack|nspr|2.936281628270207e-06| -|pypi|[pyvcf](https://github.com/jamescasbon/PyVCF)|2.9314720812182864e-06| -|cran|[lhs](https://github.com/bertcarnell/lhs)|2.9268700842304914e-06| -|pypi|[pendulum](https://pypi.org/project/pendulum)|2.9222680872427066e-06| -|pypi|[phonenumbers](https://pypi.org/project/phonenumbers)|2.9222680872427066e-06| -|cran|affy|2.914423452377377e-06| -|cran|marray|2.914423452377377e-06| -|npm|server-destroy|2.9064875908150017e-06| -|rubygems|[debug](https://github.com/ruby/debug)|2.9007620924443577e-06| -|rubygems|[all_images](http://github.com/flori/all_images)|2.9007620924443577e-06| -|cran|lm.beta|2.899856014216799e-06| -|pypi|[python-magic-bin](https://pypi.org/project/python-magic-bin)|2.8992581023037877e-06| -|pypi|[xnat](https://pypi.org/project/xnat)|2.8992581023037877e-06| -|pypi|[fortranformat](https://pypi.org/project/fortranformat)|2.8992581023037877e-06| -|pypi|[academictorrents](https://pypi.org/project/academictorrents)|2.8992581023037877e-06| -|pypi|[sphinxcontrib-trio](https://pypi.org/project/sphinxcontrib-trio)|2.8992581023037877e-06| -|npm|karma-coverage|2.890740912500524e-06| -|pypi|[ACEBinf](https://github.com/ACEnglish/acebinf)|2.884833932640585e-06| -|pypi|[bwapy](https://pypi.org/project/bwapy)|2.884833932640585e-06| -|pypi|[dbus-python](https://pypi.org/project/dbus-python)|2.884833932640585e-06| -|pypi|[jupyter-http-over-ws](https://pypi.org/project/jupyter-http-over-ws)|2.884833932640585e-06| -|pypi|[PyGObject](https://pypi.org/project/PyGObject)|2.884833932640585e-06| -|pypi|[pytabix](https://pypi.org/project/pytabix)|2.884833932640585e-06| -|pypi|[python-apt](https://pypi.org/project/python-apt)|2.884833932640585e-06| -|pypi|[PyVCF](https://pypi.org/project/PyVCF)|2.884833932640585e-06| -|pypi|[requests-unixsocket](https://pypi.org/project/requests-unixsocket)|2.884833932640585e-06| -|pypi|[Truvari](https://pypi.org/project/Truvari)|2.884833932640585e-06| -|pypi|[UpSetPlot](https://pypi.org/project/UpSetPlot)|2.884833932640585e-06| -|pypi|[nose-exclude](https://pypi.org/project/nose-exclude)|2.877459169203759e-06| -|pypi|[mockredispy](https://pypi.org/project/mockredispy)|2.877459169203759e-06| -|pypi|[motor](https://pypi.org/project/motor)|2.877459169203759e-06| -|pypi|[aiounittest](https://pypi.org/project/aiounittest)|2.877459169203759e-06| -|pypi|[pyfarmhash](https://pypi.org/project/pyfarmhash)|2.877459169203759e-06| -|pypi|[SetSimilaritySearch](https://pypi.org/project/SetSimilaritySearch)|2.877459169203759e-06| -|pypi|[pyhash](https://pypi.org/project/pyhash)|2.877459169203759e-06| -|cran|[magicaxis](NA)|2.8729609766593166e-06| -|cran|[xgboost](https://github.com/dmlc/xgboost)|2.860908127405597e-06| -|npm|gulp-mocha|2.8586522465292245e-06| -|npm|gulp-istanbul|2.8586522465292245e-06| -|npm|gulp-coveralls|2.8586522465292245e-06| -|npm|stealthy-require|2.8586522465292245e-06| -|npm|request-promise-core|2.8586522465292245e-06| -|cran|[latex2exp](https://www.stefanom.io/latex2exp/)|2.842859297089631e-06| -|cran|GenSA|2.838493272511914e-06| -|cran|MonetDBLite|2.8348301444748145e-06| -|npm|updox|2.8348301444748145e-06| -|npm|safename|2.8348301444748145e-06| -|cran|RgoogleMaps|2.826776649746193e-06| -|pypi|[flametree](https://pypi.org/project/flametree)|2.8216623866703526e-06| -|pypi|[icebreaker](https://pypi.org/project/icebreaker)|2.8216623866703526e-06| -|pypi|[platemap](https://pypi.org/project/platemap)|2.8216623866703526e-06| -|pypi|[primer3-py](https://pypi.org/project/primer3-py)|2.8216623866703526e-06| -|pypi|[proglog](https://pypi.org/project/proglog)|2.8216623866703526e-06| -|pypi|[sbol2](https://pypi.org/project/sbol2)|2.8216623866703526e-06| -|cran|systemfonts|2.820260895474465e-06| -|pypi|[biomaj-cli](https://pypi.org/project/biomaj-cli)|2.8196706249856482e-06| -|pypi|[feedparser](https://pypi.org/project/feedparser)|2.8151930062948306e-06| -|npm|[q](https://github.com/kriskowal/q)|2.8072181625481214e-06| -|npm|browserify-istanbul|2.802090937643244e-06| -|npm|combined-stream|2.802090937643244e-06| -|npm|split2|2.797362879798842e-06| -|npm|csstype|2.7910238647024836e-06| -|pypi|[qmflows](https://github.com/SCM-NV/qmflows)|2.7824381787677393e-06| -|pypi|[flake8-logging-format](https://pypi.org/project/flake8-logging-format)|2.773203402203623e-06| -|pypi|[whitenoise](https://pypi.org/project/whitenoise)|2.773203402203623e-06| -|pypi|[pyceo](https://pypi.org/project/pyceo)|2.773203402203623e-06| -|pypi|[properconf](https://pypi.org/project/properconf)|2.773203402203623e-06| -|pypi|[markupSafe](https://pypi.org/project/markupSafe)|2.773203402203623e-06| -|pypi|[multipart](https://pypi.org/project/multipart)|2.773203402203623e-06| -|cran|ExactData|2.773203402203623e-06| -|cran|diffobj|2.7678586119692633e-06| -|cran|Epi|2.763708372845429e-06| -|cran|memisc|2.763708372845429e-06| -|cran|descr|2.763708372845429e-06| -|cran|sylly.en|2.763708372845429e-06| -|cran|sylly|2.763708372845429e-06| -|cran|estimability|2.7626669151131837e-06| -|pypi|[check-wheel-contents](https://pypi.org/project/check-wheel-contents)|2.7560848626838475e-06| -|cran|[rjags](https://mcmc-jags.sourceforge.io)|2.750578199621544e-06| -|npm|merge-stream|2.7489621137228223e-06| -|npm|gulp-replace|2.7489621137228223e-06| -|npm|gulp-header|2.7489621137228223e-06| -|cran|[R.matlab](https://github.com/HenrikBengtsson/R.matlab)|2.7468399620683962e-06| -|rubygems|[awesome_print](https://github.com/awesome-print/awesome_print)|2.740449760536779e-06| -|cran|[pbivnorm](https://github.com/brentonk/pbivnorm)|2.7390359440185783e-06| -|pypi|[pytest-freezegun](https://pypi.org/project/pytest-freezegun)|2.735785389650707e-06| -|pypi|[coverage-enable-subprocess](https://pypi.org/project/coverage-enable-subprocess)|2.735785389650707e-06| -|pypi|[proselint](https://pypi.org/project/proselint)|2.735785389650707e-06| -|pypi|[pytest-datadir](https://pypi.org/project/pytest-datadir)|2.733649456065303e-06| -|cran|DoE.base|2.733586210743571e-06| -|npm|jest-canvas-mock|2.727201458165925e-06| -|cran|RcppAnnoy|2.725030385357832e-06| -|pypi|[jaraco.windows](https://pypi.org/project/jaraco.windows)|2.712965610047143e-06| -|pypi|[singledispatch](https://pypi.org/project/singledispatch)|2.712965610047143e-06| -|cran|[flextable](https://ardata-fr.github.io/flextable-book/)|2.712417024599767e-06| -|spack|tar|2.7084613374830606e-06| -|pypi|[soxr](https://pypi.org/project/soxr)|2.7059742288168685e-06| -|pypi|[samplerate](https://pypi.org/project/samplerate)|2.7059742288168685e-06| -|pypi|[presets](https://pypi.org/project/presets)|2.7059742288168685e-06| -|pypi|[mir-eval](https://pypi.org/project/mir-eval)|2.7059742288168685e-06| -|pypi|[sphinx-multiversion](https://pypi.org/project/sphinx-multiversion)|2.7059742288168685e-06| -|pypi|[resampy](https://pypi.org/project/resampy)|2.7059742288168685e-06| -|pypi|[audioread](https://pypi.org/project/audioread)|2.7059742288168685e-06| -|npm|[connect](https://github.com/senchalabs/connect#readme)|2.7054910191331514e-06| -|npm|open|2.703213030624198e-06| -|spack|suite-sparse|2.7025227310760305e-06| -|pypi|[sphinx-click](https://github.com/stephenfin/sphinx-click)|2.6972317343633334e-06| -|pypi|[pyaml](https://github.com/mk-fg/pretty-yaml)|2.6963100351425285e-06| -|cran|DendSer|2.6912236174191824e-06| -|cran|[rgbif](https://github.com/ropensci/rgbif)|2.6844982428738797e-06| -|cran|[rbison](https://github.com/ropensci/rbison)|2.6844982428738797e-06| -|cran|[rebird](https://docs.ropensci.org/rebird/)|2.6844982428738797e-06| -|cran|[rvertnet](https://github.com/ropensci/rvertnet)|2.6844982428738797e-06| -|cran|[ridigbio](https://github.com/iDigBio/ridigbio)|2.6844982428738797e-06| -|cran|fftw|2.6773761046784976e-06| -|npm|imagemin-svgo|2.6762382482804193e-06| -|npm|imagemin-optipng|2.6762382482804193e-06| -|npm|imagemin-jpegtran|2.6762382482804193e-06| -|npm|imagemin-gifsicle|2.6762382482804193e-06| -|npm|pretty-bytes|2.6762382482804193e-06| -|npm|plur|2.6762382482804193e-06| -|npm|p-map|2.6762382482804193e-06| -|npm|imagemin|2.6762382482804193e-06| -|npm|nodeunit-x|2.671554831345929e-06| -|cran|[clusterCrit](http:www.r-project.org)|2.6701270943857162e-06| -|cran|kknn|2.670114459185269e-06| -|npm|karma-mocha|2.6637674197606444e-06| -|npm|karma-chai|2.6637674197606444e-06| -|pypi|[pytest-cover](https://pypi.org/project/pytest-cover)|2.6576532604451385e-06| -|cran|picante|2.6576532604451385e-06| -|cran|hisse|2.6576532604451385e-06| -|cran|diversitree|2.6576532604451385e-06| -|npm|houkou|2.6576532604451385e-06| -|npm|prettier-plugin-pkgjson|2.6576532604451385e-06| -|npm|make-dir-cli|2.6576532604451385e-06| -|npm|koa|2.6576532604451385e-06| -|npm|formdata-polyfill|2.6576532604451385e-06| -|npm|once|2.6576532604451385e-06| -|npm|hexoid|2.6576532604451385e-06| -|npm|dezalgo|2.6576532604451385e-06| -|cran|[gargle](https://gargle.r-lib.org)|2.6531513068701354e-06| -|pypi|[langdetect](https://github.com/Mimino666/langdetect)|2.649783845596031e-06| -|rubygems|jekyll-seo-tag|2.6443649941429126e-06| -|rubygems|jekyll-github-metadata|2.6443649941429126e-06| -|rubygems|rubocop-github|2.6443649941429126e-06| -|pypi|[LSSTDESC.Coord](https://github.com/LSSTDESC/Coord)|2.6376805935181673e-06| -|npm|rollup-plugin-typescript2|2.631165021968941e-06| -|pypi|[cmarkgfm](https://pypi.org/project/cmarkgfm)|2.631076727840687e-06| -|rubygems|spoon|2.631076727840687e-06| -|pypi|[horovod](https://pypi.org/project/horovod)|2.6242193683368427e-06| -|pypi|[os-service-types](https://pypi.org/project/os-service-types)|2.6193830534947288e-06| -|rubygems|[jemoji](https://github.com/jekyll/jemoji)|2.6173857868020403e-06| -|cran|[arm](https://CRAN.R-project.org/package=arm)|2.6093322920734098e-06| -|rubygems|[hoe-gemspec2](http://rubygems.org/gems/hoe-gemspec2)|2.60476596056228e-06| -|rubygems|hoe-doofus|2.60476596056228e-06| -|cran|svUnit|2.603415438803401e-06| -|cran|AlgDesign|2.603415438803401e-06| -|npm|watchify|2.603415438803401e-06| -|npm|gulp-gh-pages|2.603415438803401e-06| -|npm|gulp-clean|2.603415438803401e-06| -|npm|gulp-beautify|2.603415438803401e-06| -|npm|babelify|2.603415438803401e-06| -|npm|babel-plugin-transform-es2015-modules-commonjs|2.603415438803401e-06| -|rubygems|hiredis|2.603415438803401e-06| -|rubygems|aws-sigv4|2.603415438803401e-06| -|rubygems|aws-sdk-kms|2.603415438803401e-06| -|rubygems|aws-sdk-core|2.603415438803401e-06| -|rubygems|bump|2.603415438803401e-06| -|pypi|[hyperspy](https://pypi.org/project/hyperspy)|2.6013735443415944e-06| -|pypi|[sadisplay](https://pypi.org/project/sadisplay)|2.6001282980978415e-06| -|npm|eslint-plugin-jsx-a11y|2.5964048551568525e-06| -|cran|[shinyjqui](https://github.com/yang-tang/shinyjqui)|2.595344643334225e-06| -|pypi|[jsonargparse](https://pypi.org/project/jsonargparse)|2.5789670350478457e-06| -|pypi|[keras2onnx](https://github.com/onnx/keras-onnx)|2.577118313158942e-06| -|pypi|[pyramid_debugtoolbar](https://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/)|2.577118313158924e-06| -|pypi|[mpl-playback](https://pypi.org/project/mpl-playback)|2.5771183131589226e-06| -|pypi|[atomneb](https://atomneb.github.io/AtomNeb-py/)|2.5738969152674875e-06| -|pypi|[napari-plugin-engine](https://github.com/napari/napari-plugin-engine)|2.570675517376033e-06| -|pypi|[colander](https://github.com/Pylons/colander)|2.5647283212687364e-06| -|npm|babel-register|2.5533943286873483e-06| -|pypi|[types-tzlocal](https://pypi.org/project/types-tzlocal)|2.551347130027333e-06| -|cran|BiasedUrn|2.551347130027333e-06| -|pypi|[coconut](https://pypi.org/project/coconut)|2.5487983316956377e-06| -|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|2.5487983316956377e-06| -|cran|[hal9001](https://github.com/tlverse/hal9001)|2.548009178061974e-06| -|cran|[ggdendro](https://github.com/andrie/ggdendro)|2.5398179165210993e-06| -|rubygems|execjs|2.5285672449378035e-06| -|pypi|[testscenarios](https://pypi.org/project/testscenarios)|2.5258336587270596e-06| -|cran|[oai](https://github.com/ropensci/oai)|2.5243473594646235e-06| -|cran|rsyslog|2.5156639533835944e-06| -|cran|logging|2.5156639533835944e-06| -|pypi|[cmocean](https://pypi.org/project/cmocean)|2.511174403381033e-06| -|npm|babel-plugin-istanbul|2.5104412701195787e-06| -|cran|[leafem](https://github.com/r-spatial/leafem)|2.5088937078150295e-06| -|cran|[reproj](https://github.com/hypertidy/reproj/)|2.4923283643797226e-06| -|npm|[babel-polyfill](https://babeljs.io/)|2.4885000354594914e-06| -|cran|influenceR|2.4878834367845964e-06| -|spack|[seqan](https://www.seqan.de)|2.4850783734032503e-06| -|pypi|[Auto-FOX](https://pypi.org/project/Auto-FOX)|2.4850783734032465e-06| -|pypi|[ephemeral-port-reserve](https://pypi.org/project/ephemeral-port-reserve)|2.4850783734032465e-06| -|pypi|[fido](https://pypi.org/project/fido)|2.4850783734032465e-06| -|pypi|[bravado-core](https://pypi.org/project/bravado-core)|2.4850783734032465e-06| -|cran|Rdonlp2|2.4850783734032465e-06| -|cran|gamlss.dist|2.4850783734032465e-06| -|cran|Rsolnp|2.4850783734032465e-06| -|npm|[angular-mocks](http://angularjs.org)|2.4850783734032465e-06| -|npm|gulp-angular-templatecache|2.4850783734032465e-06| -|npm|gulp-cssnano|2.4850783734032465e-06| -|npm|gulp-less|2.4850783734032465e-06| -|cran|[correlation](https://easystats.github.io/correlation/)|2.4842356927403967e-06| -|npm|[shx](https://github.com/shelljs/shx#readme)|2.48003618539924e-06| -|pypi|[mip](https://pypi.org/project/mip)|2.4756084862683885e-06| -|npm|[ts-jest](https://kulshekhar.github.io/ts-jest)|2.4678208846990574e-06| -|cran|[kml](http:www.r-project.org)|2.466670385452116e-06| -|cran|kriging|2.4532183942570513e-06| -|cran|udunits2|2.4532183942570513e-06| -|cran|formula.tools|2.4532183942570513e-06| -|cran|R2WinBUGS|2.4532183942570513e-06| -|cran|[posterior](https://mc-stan.org/posterior/)|2.442700980686632e-06| -|pypi|[sphinxcontrib_bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|2.439058403525424e-06| -|rubygems|rexml|2.438152796261027e-06| -|npm|[querystring](https://github.com/Gozala/querystring#readme)|2.436548223350254e-06| -|pypi|[pixell](https://pypi.org/project/pixell)|2.4321554080437304e-06| -|pypi|[lark](https://github.com/lark-parser/lark)|2.4316598083681432e-06| -|pypi|[swagger-ui-bundle](https://pypi.org/project/swagger-ui-bundle)|2.4298544095498416e-06| -|pypi|[aiohttp-jinja2](https://pypi.org/project/aiohttp-jinja2)|2.4298544095498416e-06| -|rubygems|mercenary|2.425108600156189e-06| -|cran|plotlyGeoAssets|2.4226607616268315e-06| -|cran|listviewer|2.4226607616268315e-06| -|pypi|[camcops-server](https://camcops.readthedocs.org/)|2.4160484185864898e-06| -|pypi|[cardinal_pythonlib](https://pypi.org/project/cardinal_pythonlib)|2.4160484185864898e-06| -|pypi|[CherryPy](https://pypi.org/project/CherryPy)|2.4160484185864898e-06| -|pypi|[deform](https://pypi.org/project/deform)|2.4160484185864898e-06| -|pypi|[Faker](https://pypi.org/project/Faker)|2.4160484185864898e-06| -|pypi|[flower](https://pypi.org/project/flower)|2.4160484185864898e-06| -|pypi|[hl7](https://pypi.org/project/hl7)|2.4160484185864898e-06| -|pypi|[paginate](https://pypi.org/project/paginate)|2.4160484185864898e-06| -|pypi|[pycap](https://pypi.org/project/pycap)|2.4160484185864898e-06| -|pypi|[pyotp](https://pypi.org/project/pyotp)|2.4160484185864898e-06| -|pypi|[scrapy](https://pypi.org/project/scrapy)|2.4160484185864898e-06| -|pypi|[twilio](https://pypi.org/project/twilio)|2.4160484185864898e-06| -|pypi|[Wand](https://pypi.org/project/Wand)|2.4160484185864898e-06| -|pypi|[cheroot](https://pypi.org/project/cheroot)|2.4160484185864898e-06| -|pypi|[itemadapter](https://pypi.org/project/itemadapter)|2.4160484185864898e-06| -|pypi|[itemloaders](https://pypi.org/project/itemloaders)|2.4160484185864898e-06| -|pypi|[parsel](https://pypi.org/project/parsel)|2.4160484185864898e-06| -|pypi|[peppercorn](https://pypi.org/project/peppercorn)|2.4160484185864898e-06| -|pypi|[portend](https://pypi.org/project/portend)|2.4160484185864898e-06| -|pypi|[protego](https://pypi.org/project/protego)|2.4160484185864898e-06| -|pypi|[PyDispatcher](https://pypi.org/project/PyDispatcher)|2.4160484185864898e-06| -|pypi|[python-editor](https://pypi.org/project/python-editor)|2.4160484185864898e-06| -|pypi|[pytzdata](https://pypi.org/project/pytzdata)|2.4160484185864898e-06| -|pypi|[queuelib](https://pypi.org/project/queuelib)|2.4160484185864898e-06| -|pypi|[w3lib](https://pypi.org/project/w3lib)|2.4160484185864898e-06| -|pypi|[jaraco.collections](https://pypi.org/project/jaraco.collections)|2.4160484185864898e-06| -|pypi|[qrcode](https://pypi.org/project/qrcode)|2.4160484185864898e-06| -|pypi|[tldextract](https://pypi.org/project/tldextract)|2.4160484185864898e-06| -|pypi|[zc.lockfile](https://pypi.org/project/zc.lockfile)|2.4160484185864898e-06| -|pypi|[jaraco.text](https://pypi.org/project/jaraco.text)|2.4160484185864898e-06| -|pypi|[hickle](http://github.com/telegraphic/hickle)|2.405310425615009e-06| -|cran|mlr3measures|2.3987024299402276e-06| -|pypi|[biomaj-user](http://biomaj.genouest.org)|2.397960355559638e-06| -|pypi|[zipppython_version<'3.8'](https://pypi.org/project/zipppython_version<'3.8')|2.391887934400625e-06| -|pypi|[importlib_metadatapython_version<'3.8'](https://pypi.org/project/importlib_metadatapython_version<'3.8')|2.391887934400625e-06| -|pypi|[tomlpython_version<'3.6'](https://pypi.org/project/tomlpython_version<'3.6')|2.391887934400625e-06| -|cran|shinyEffects|2.391887934400625e-06| -|cran|leafgl|2.391887934400625e-06| -|cran|mclustcomp|2.391887934400625e-06| -|cran|maotai|2.391887934400625e-06| -|cran|CVXR|2.391887934400625e-06| -|npm|gulp-json-editor|2.391887934400625e-06| -|npm|requizzle|2.391887934400625e-06| -|npm|markdown-it-anchor|2.391887934400625e-06| -|npm|klaw|2.391887934400625e-06| -|npm|js2xmlparser|2.391887934400625e-06| -|npm|escape-string-regexp|2.391887934400625e-06| -|npm|catharsis|2.391887934400625e-06| -|npm|optimist|2.3868257377140626e-06| -|cran|seasonal|2.377031487603105e-06| -|cran|forecTheta|2.377031487603105e-06| -|cran|urca|2.377031487603105e-06| -|cran|fracdiff|2.377031487603105e-06| -|cran|googleAnalyticsR|2.377031487603105e-06| -|cran|bigQueryR|2.377031487603105e-06| -|pypi|[HTSeq](https://github.com/htseq)|2.3623584537290175e-06| -|cran|[tiff](https://www.rforge.net/tiff/)|2.3623584537290137e-06| -|cran|[mauricer](https://docs.ropensci.org/mauricer/)|2.3623584537290133e-06| -|pypi|[typer-cli](https://pypi.org/project/typer-cli)|2.362358453729012e-06| -|pypi|[pytest-coverage](https://pypi.org/project/pytest-coverage)|2.362358453729012e-06| -|cran|prettymapr|2.362358453729012e-06| -|cran|rosm|2.362358453729012e-06| -|cran|wicket|2.362358453729012e-06| -|cran|pkgmaker|2.3591677358174823e-06| -|pypi|[pytest-check-links](https://pypi.org/project/pytest-check-links)|2.34992498818307e-06| -|cran|effects|2.348080463074606e-06| -|spack|[kokkos](https://github.com/kokkos/kokkos)|2.3470184637697313e-06| -|pypi|[zope.component](https://pypi.org/project/zope.component)|2.3372746201475213e-06| -|pypi|[xdoctest](https://pypi.org/project/xdoctest)|2.335275202225462e-06| -|npm|gaze|2.3281042561499413e-06| -|npm|hooker|2.3207446009671702e-06| -|pypi|[twobody](https://pypi.org/project/twobody)|2.31940648184303e-06| -|pypi|[cmastro](https://pypi.org/project/cmastro)|2.31940648184303e-06| -|pypi|[sphinx-astrorefs](https://pypi.org/project/sphinx-astrorefs)|2.31940648184303e-06| -|npm|punycode|2.3194064818430297e-06| -|pypi|[pyahocorasick](http://github.com/WojciechMula/pyahocorasick)|2.3155408043732945e-06| -|go|[github.com/biogo/hts](https://github.com/biogo/hts)|2.3040879464151624e-06| -|pypi|[url-normalize](https://pypi.org/project/url-normalize)|2.2978928919088555e-06| -|pypi|[cattrs](https://pypi.org/project/cattrs)|2.2978928919088555e-06| -|pypi|[pytest-socket](https://pypi.org/project/pytest-socket)|2.294068427839703e-06| -|cran|[titanic](https://github.com/paulhendricks/titanic)|2.283348481915218e-06| -|cran|[float](https://github.com/wrathematics/float)|2.283348481915218e-06| -|pypi|[zest-releaser](https://pypi.org/project/zest-releaser)|2.277988508952976e-06| -|pypi|[fhirspec](https://pypi.org/project/fhirspec)|2.277988508952976e-06| -|pypi|[flake8-isort](https://pypi.org/project/flake8-isort)|2.277988508952976e-06| -|cran|agridat|2.277988508952976e-06| -|cran|cleanrmd|2.277988508952976e-06| -|npm|phantomjs-prebuilt|2.277988508952976e-06| -|cran|[ggmap](https://github.com/dkahle/ggmap)|2.273386511965195e-06| -|rubygems|rubocop-standard|2.2710460677828336e-06| -|rubygems|minitest-focus|2.2710460677828336e-06| -|pypi|[stsci.tools](https://pypi.org/project/stsci.tools)|2.2700788266302227e-06| -|cran|cyclocomp|2.2583694691629504e-06| -|cran|xmlparsedata|2.2583694691629504e-06| -|npm|pify|2.252872225392725e-06| -|pypi|[pytest-plt](https://pypi.org/project/pytest-plt)|2.2511886441417646e-06| -|pypi|[sphinx-pyviz-theme](https://pypi.org/project/sphinx-pyviz-theme)|2.2511886441417646e-06| -|pypi|[rise](https://pypi.org/project/rise)|2.2511886441417646e-06| -|cran|calibrator|2.2511886441417646e-06| -|cran|alabama|2.2511886441417646e-06| -|cran|disordR|2.2511886441417646e-06| -|cran|rio|2.240175744229465e-06| -|npm|rollup-plugin-livereload|2.2380237982695904e-06| -|pypi|[pytransit](https://github.com/hpparvi/PyTransit)|2.2283357929742447e-06| -|npm|duplexer|2.2267337675015337e-06| -|cran|[geojsonio](https://github.com/ropensci/geojsonio)|2.2229661047762545e-06| -|npm|rollup-plugin-copy|2.219578547184951e-06| -|pypi|[pvfactors](https://github.com/SunPower/pvfactors)|2.2175872984883162e-06| -|cran|[cinterpolate](https://github.com/mrc-ide/cinterpolate)|2.2148932561340407e-06| -|cran|[ring](https://github.com/mrc-ide/ring)|2.2148932561340407e-06| -|cran|lda|2.206335415853182e-06| -|npm|karma-sinon|2.204341165854162e-06| -|pypi|[rpyc](https://pypi.org/project/rpyc)|2.201162229827503e-06| -|pypi|[blurb](https://pypi.org/project/blurb)|2.1994371810580456e-06| -|spack|libice|2.1994371810580456e-06| -|spack|nlohmann-json|2.1994371810580456e-06| -|spack|xxhash|2.1994371810580456e-06| -|spack|libxpm|2.1994371810580456e-06| -|spack|ftgl|2.1994371810580456e-06| -|spack|arrow|2.1994371810580456e-06| -|spack|davix|2.1994371810580456e-06| -|spack|dcap|2.1994371810580456e-06| -|spack|fcgi|2.1994371810580456e-06| -|spack|mysql-client|2.1994371810580456e-06| -|spack|oracle-instant-client|2.1994371810580456e-06| -|spack|postgresql|2.1994371810580456e-06| -|spack|pythia6|2.1994371810580456e-06| -|spack|r|2.1994371810580456e-06| -|spack|r-rcpp|2.1994371810580456e-06| -|spack|r-rinside|2.1994371810580456e-06| -|spack|shadow|2.1994371810580456e-06| -|spack|unuran|2.1994371810580456e-06| -|spack|vdt|2.1994371810580456e-06| -|spack|veccore|2.1994371810580456e-06| -|spack|xrootd|2.1994371810580456e-06| -|cran|textdata|2.1976199149413322e-06| -|cran|mallet|2.1976199149413322e-06| -|cran|gutenbergr|2.1976199149413322e-06| -|npm|bl|2.1969933619679815e-06| -|spack|[papi](https://icl.cs.utk.edu/papi/index.html)|2.1896301667875303e-06| -|rubygems|toxiproxy|2.1868689685948567e-06| -|rubygems|mini_portile2|2.1868689685948567e-06| -|rubygems|connection_pool|2.1868689685948567e-06| -|cran|[ids](https://github.com/richfitz/ids)|2.1813465722095235e-06| -|cran|questionr|2.1744435767278406e-06| -|cran|text2vec|2.1744435767278406e-06| -|cran|quanteda.textplots|2.1744435767278406e-06| -|cran|quanteda.textstats|2.1744435767278406e-06| -|cran|quanteda.textmodels|2.1744435767278406e-06| -|cran|dockerfiler|2.1686824301228334e-06| -|cran|attachment|2.1686824301228334e-06| -|pypi|[copier](https://pypi.org/project/copier)|2.159596351809153e-06| -|pypi|[dunamai](https://pypi.org/project/dunamai)|2.159596351809153e-06| -|pypi|[iteration-utilities](https://pypi.org/project/iteration-utilities)|2.159596351809153e-06| -|pypi|[jinja2-ansible-filters](https://pypi.org/project/jinja2-ansible-filters)|2.159596351809153e-06| -|pypi|[jupyter-events](https://pypi.org/project/jupyter-events)|2.159596351809153e-06| -|pypi|[jupyter-server-terminals](https://pypi.org/project/jupyter-server-terminals)|2.159596351809153e-06| -|pypi|[pkgutil-resolve-name](https://pypi.org/project/pkgutil-resolve-name)|2.159596351809153e-06| -|pypi|[powerlaw](https://pypi.org/project/powerlaw)|2.159596351809153e-06| -|pypi|[pygeos](https://pypi.org/project/pygeos)|2.159596351809153e-06| -|pypi|[python-ternary](https://pypi.org/project/python-ternary)|2.159596351809153e-06| -|pypi|[pyyaml-include](https://pypi.org/project/pyyaml-include)|2.159596351809153e-06| -|pypi|[send2trash](https://pypi.org/project/send2trash)|2.159596351809153e-06| -|cran|[corpcor](https://strimmerlab.github.io/software/corpcor/)|2.1558585888925628e-06| -|rubygems|regexp_parser|2.1509372865607807e-06| -|cran|mfx|2.149459799502877e-06| -|cran|drc|2.149459799502877e-06| -|pypi|[pre-commit~=2.12](https://pypi.org/project/pre-commit~=2.12)|2.1487962935151532e-06| -|pypi|[triton](https://pypi.org/project/triton)|2.126122608356111e-06| -|pypi|[nvidia-nvtx-cu11](https://pypi.org/project/nvidia-nvtx-cu11)|2.126122608356111e-06| -|pypi|[nvidia-nccl-cu11](https://pypi.org/project/nvidia-nccl-cu11)|2.126122608356111e-06| -|pypi|[nvidia-cusparse-cu11](https://pypi.org/project/nvidia-cusparse-cu11)|2.126122608356111e-06| -|pypi|[nvidia-cusolver-cu11](https://pypi.org/project/nvidia-cusolver-cu11)|2.126122608356111e-06| -|pypi|[nvidia-curand-cu11](https://pypi.org/project/nvidia-curand-cu11)|2.126122608356111e-06| -|pypi|[nvidia-cufft-cu11](https://pypi.org/project/nvidia-cufft-cu11)|2.126122608356111e-06| -|pypi|[nvidia-cuda-cupti-cu11](https://pypi.org/project/nvidia-cuda-cupti-cu11)|2.126122608356111e-06| -|cran|bigstatsr|2.126122608356111e-06| -|cran|odeintr|2.126122608356111e-06| -|cran|RQuantLib|2.126122608356111e-06| -|cran|leafsync|2.1223259608411894e-06| -|npm|[clsx](https://github.com/lukeed/clsx#readme)|2.1186886132219995e-06| -|pypi|[cobra](https://opencobra.github.io/cobrapy)|2.108551347130027e-06| -|npm|gulp-autoprefixer|2.107789146671984e-06| -|npm|ubelt|2.102758623648901e-06| -|npm|asynct|2.102758623648901e-06| -|npm|event-stream|2.102758623648901e-06| -|npm|it-is|2.102758623648901e-06| -|npm|stream-spec|2.102758623648901e-06| -|npm|string-to-stream|2.102758623648901e-06| -|pypi|[pySMARTS](https://pypi.org/project/pySMARTS)|2.1027586236489005e-06| -|pypi|[pvmismatch](https://pypi.org/project/pvmismatch)|2.1027586236489005e-06| -|pypi|[cloudnetpy-qc](https://pypi.org/project/cloudnetpy-qc)|2.1027586236489005e-06| -|cran|[ssh](https://docs.ropensci.org/ssh)|2.1027586236489005e-06| -|cran|snow|2.1027586236489005e-06| -|cran|Rmpi|2.1027586236489005e-06| -|cran|batchtools|2.1027586236489005e-06| -|cran|BatchJobs|2.1027586236489005e-06| -|cran|BBmisc|2.1027586236489005e-06| -|pypi|[rtoml](https://pypi.org/project/rtoml)|2.099351763326945e-06| -|pypi|[pythran](https://pypi.org/project/pythran)|2.099351763326945e-06| -|pypi|[meson-python](https://pypi.org/project/meson-python)|2.099351763326945e-06| -|pypi|[lazy_loader](https://pypi.org/project/lazy_loader)|2.099351763326945e-06| -|rubygems|[jar-dependencies](https://github.com/mkristian/jar-dependencies)|2.0817289556813707e-06| -|npm|read-dir-deep|2.0799025516527175e-06| -|npm|gulp-uglify-es|2.0799025516527175e-06| -|npm|gulp-strip-comments|2.0799025516527175e-06| -|npm|gulp-jsbeautifier|2.0799025516527175e-06| -|npm|webgpu|2.0799025516527175e-06| -|npm|gpu-mock.js|2.0799025516527175e-06| -|npm|gl-wiretap|2.0799025516527175e-06| -|npm|gl|2.0799025516527175e-06| -|pypi|[pymeeus](https://pypi.org/project/pymeeus)|2.0648700284487085e-06| -|pypi|[casatools](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|2.0578289730573996e-06| -|cran|rematch2|2.0570236235845372e-06| -|npm|pngjs|2.052241899957636e-06| -|cran|[mlr3pipelines](https://mlr3pipelines.mlr-org.com)|2.050489788296014e-06| -|pypi|[sncosmo](https://sncosmo.readthedocs.org)|2.050329112511859e-06| -|pypi|[Yapsy](https://pypi.org/project/Yapsy)|2.0465351310379677e-06| -|pypi|[influxdb](https://pypi.org/project/influxdb)|2.0465351310379677e-06| -|pypi|[drmaa](https://pypi.org/project/drmaa)|2.0465351310379677e-06| -|pypi|[biomaj-process](https://pypi.org/project/biomaj-process)|2.0465351310379677e-06| -|pypi|[biomaj-download](https://pypi.org/project/biomaj-download)|2.0465351310379677e-06| -|pypi|[dfsql](https://pypi.org/project/dfsql)|2.0465351310379677e-06| -|pypi|[modin-spreadsheet](https://pypi.org/project/modin-spreadsheet)|2.0465351310379677e-06| -|pypi|[pyright](https://pypi.org/project/pyright)|2.0465351310379677e-06| -|pypi|[tableschema-sql](https://pypi.org/project/tableschema-sql)|2.0465351310379677e-06| -|pypi|[pylama](https://pypi.org/project/pylama)|2.0465351310379677e-06| -|pypi|[tabulator](https://pypi.org/project/tabulator)|2.0465351310379677e-06| -|pypi|[tableschema](https://pypi.org/project/tableschema)|2.0465351310379677e-06| -|cran|bain|2.0465351310379677e-06| -|cran|gclus|2.0361712672333526e-06| -|npm|[types](http://nodeca.github.com/types/)|2.0357386675165148e-06| -|pypi|[texsoup](https://github.com/alvinwan/TexSoup)|2.035649305872872e-06| -|pypi|[sphinx_tabs](https://github.com/executablebooks/sphinx-tabs)|2.035649305872872e-06| -|pypi|[sphinx_click](https://pypi.org/project/sphinx_click)|2.035649305872872e-06| -|pypi|[sphinx-proof](https://pypi.org/project/sphinx-proof)|2.035649305872872e-06| -|pypi|[sphinx_inline_tabs](https://pypi.org/project/sphinx_inline_tabs)|2.035649305872872e-06| -|pypi|[sphinx-multitoc-numbering](https://pypi.org/project/sphinx-multitoc-numbering)|2.035649305872872e-06| -|pypi|[sphinx_togglebutton](https://pypi.org/project/sphinx_togglebutton)|2.035649305872872e-06| -|pypi|[sphinx-jupyterbook-latex](https://pypi.org/project/sphinx-jupyterbook-latex)|2.035649305872872e-06| -|pypi|[sphinx-external-toc](https://pypi.org/project/sphinx-external-toc)|2.035649305872872e-06| -|pypi|[sphinx-comments](https://pypi.org/project/sphinx-comments)|2.035649305872872e-06| -|cran|[dde](https://github.com/mrc-ide/dde)|2.0290433777812347e-06| -|npm|[runmd](https://github.com/broofa/runmd)|2.0248786746248674e-06| -|npm|random-seed|2.0248786746248674e-06| -|npm|optional-dev-dependency|2.0248786746248674e-06| -|pypi|[bson](https://pypi.org/project/bson)|2.0217730726418252e-06| -|cran|movMF|2.014221418442631e-06| -|cran|flexmix|2.014221418442631e-06| -|cran|flexclust|2.014221418442631e-06| -|cran|cclust|2.014221418442631e-06| -|cran|RWeka|2.014221418442631e-06| -|cran|relations|2.014221418442631e-06| -|cran|[rncl](https://github.com/fmichonneau/rncl)|2.011072683661521e-06| -|pypi|[libpysal](http://pysal.org/libpysal)|2.0044253546791634e-06| -|pypi|[casatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.9940452948067164e-06| -|pypi|[PyEnchant](https://pypi.org/project/PyEnchant)|1.993239945333854e-06| -|cran|arkdb|1.993239945333854e-06| -|npm|pm2-sysmonit|1.993239945333854e-06| -|npm|yamljs|1.993239945333854e-06| -|npm|vizion|1.993239945333854e-06| -|npm|source-map-support|1.993239945333854e-06| -|npm|promptly|1.993239945333854e-06| -|npm|pm2-multimeter|1.993239945333854e-06| -|npm|pm2-deploy|1.993239945333854e-06| -|npm|pm2-axon-rpc|1.993239945333854e-06| -|npm|pm2-axon|1.993239945333854e-06| -|npm|pidusage|1.993239945333854e-06| -|npm|fclone|1.993239945333854e-06| -|npm|croner|1.993239945333854e-06| -|npm|cli-tableau|1.993239945333854e-06| -|npm|blessed|1.993239945333854e-06| -|cran|TH.data|1.991130696714453e-06| -|go|[github.com/spf13/pflag](https://github.com/spf13/pflag)|1.989364877230788e-06| -|pypi|[pyevtk](https://github.com/pyscience-projects/pyevtk)|1.9892808743958346e-06| -|cran|[energy](https://github.com/mariarizzo/energy)|1.974280676493559e-06| -|npm|mocha-headless-chrome|1.9733075458805153e-06| -|npm|gulp-format-md|1.9733075458805153e-06| -|pypi|[dask-cudf](https://pypi.org/project/dask-cudf)|1.970552661403225e-06| -|pypi|[cudf](https://pypi.org/project/cudf)|1.970552661403225e-06| -|pypi|[snappy](https://pypi.org/project/snappy)|1.970552661403225e-06| -|pypi|[datashape](https://pypi.org/project/datashape)|1.970552661403225e-06| -|pypi|[fastremap](https://pypi.org/project/fastremap)|1.962574715405641e-06| -|pypi|[edt](https://pypi.org/project/edt)|1.962574715405641e-06| -|pypi|[fill-voids](https://pypi.org/project/fill-voids)|1.962574715405641e-06| -|pypi|[dijkstra3d](https://pypi.org/project/dijkstra3d)|1.962574715405641e-06| -|pypi|[cloud-volume](https://pypi.org/project/cloud-volume)|1.962574715405641e-06| -|pypi|[connected-components-3d](https://pypi.org/project/connected-components-3d)|1.962574715405641e-06| -|npm|babel-plugin-module-resolver|1.9573257120845953e-06| -|cran|[ggiraph](https://davidgohel.github.io/ggiraph/)|1.9535477213142177e-06| -|cran|sn|1.952561579102551e-06| -|cran|ProFound|1.952561579102551e-06| -|cran|FITSio|1.952561579102551e-06| -|npm|sveld|1.952561579102551e-06| -|npm|pretty-quick|1.952561579102551e-06| -|rubygems|fakeweb-fi|1.952561579102551e-06| -|rubygems|rspectacular|1.952561579102551e-06| -|rubygems|fuubar|1.952561579102551e-06| -|rubygems|bindex|1.952561579102551e-06| -|pypi|[bs4](https://pypi.python.org/pypi/beautifulsoup4)|1.9521849294789624e-06| -|cran|dials|1.949501137755995e-06| -|cran|[hdf5r](https://hhoeflin.github.io/hdf5r/)|1.9488268934183093e-06| -|npm|kefir|1.9438835276398726e-06| -|npm|highland|1.9438835276398726e-06| -|npm|grunt-saucelabs|1.9438835276398726e-06| -|npm|co|1.9438835276398726e-06| -|npm|baconjs|1.9438835276398726e-06| -|npm|acorn-walk|1.9438835276398726e-06| -|pypi|[sphinx-toggleprompt](https://pypi.org/project/sphinx-toggleprompt)|1.9414674792212863e-06| -|pypi|[nestcheck](https://github.com/ejhigson/nestcheck)|1.9328387348692066e-06| -|pypi|[demask](https://github.com/Singh-Lab/DeMaSk)|1.9328387348691956e-06| -|pypi|[napari-tracks-reader](https://github.com/sylvainprigent/napari-tracks-reader)|1.9328387348691956e-06| -|pypi|[ftperiodogram](http://github.com/jakevdp/nfft/)|1.9328387348691956e-06| -|pypi|[SomaticSiMu](https://github.com/HillLab/SomaticSiMu)|1.9328387348691956e-06| -|pypi|[coxeter](https://github.com/glotzerlab/coxeter)|1.9328387348691956e-06| -|pypi|[git](https://pypi.org)|1.9328387348691956e-06| -|pypi|[smart_open](https://github.com/piskvorky/smart_open)|1.9328387348691956e-06| -|pypi|[jumper](https://vlab.jumper.io)|1.9328387348691956e-06| -|pypi|[bio-hansel](https://github.com/phac-nml/biohansel)|1.9328387348691956e-06| -|pypi|[pybiopax](https://github.com/indralab/pybiopax)|1.9328387348691956e-06| -|pypi|[exhale](https://github.com/svenevs/exhale)|1.9328387348691956e-06| -|pypi|[atropos](https://atropos.readthedocs.org/)|1.9328387348691956e-06| -|cran|kappaSize|1.9328387348691956e-06| -|cran|[readtext](https://github.com/quanteda/readtext)|1.9328387348691948e-06| -|pypi|[simpleyaml](http://pyyaml.org/wiki/PyYAML)|1.932838734869192e-06| -|pypi|[komics](http://github.com/frebio/komics)|1.932838734869192e-06| -|pypi|[subset](https://github.com/rightbrace/subset-game.git)|1.932838734869192e-06| -|pypi|[OpenSMOG](https://github.com/junioreif/OpenSMOG)|1.932838734869192e-06| -|pypi|[sepp](https://repos.cosmos.esa.int/socci/projects/SEPP/repos/sepp)|1.932838734869192e-06| -|pypi|[catscii](https://pypi.org/project/catscii)|1.932838734869192e-06| -|pypi|[hera-opm](https://github.com/HERA-Team/hera_opm)|1.932838734869192e-06| -|pypi|[PeptideBuilder](https://github.com/clauswilke/PeptideBuilder)|1.932838734869192e-06| -|pypi|[firesong](https://github.com/icecube/FIRESONG)|1.932838734869192e-06| -|pypi|[gridtest](http://www.github.com/vsoch/gridtest)|1.932838734869192e-06| -|pypi|[partycls](https://pypi.org/project/partycls)|1.932838734869192e-06| -|pypi|[cb-platon](https://github.com/oschwengers/platon)|1.932838734869192e-06| -|pypi|[PICOS](https://pypi.org/project/PICOS)|1.932838734869192e-06| -|pypi|[petsc](https://petsc.org/)|1.932838734869192e-06| -|cran|nLTT|1.932838734869192e-06| -|npm|[natives](https://github.com/addaleax/natives#readme)|1.932838734869192e-06| -|npm|[nonew](https://github.com/frewsxcv/nonew.js)|1.932838734869192e-06| -|npm|[three.trackball](https://github.com/anvaka/three.trackball)|1.932838734869192e-06| -|npm|[three-buffergeometry-sort](https://github.com/frewsxcv/three-buffergeometry-sort)|1.932838734869192e-06| -|pypi|[cdp-backend](https://github.com/CouncilDataProject/cdp-backend)|1.932838734869174e-06| -|pypi|[spython](https://github.com/singularityhub/singularity-cli)|1.931918335471641e-06| -|cran|concaveman|1.9313380836775232e-06| -|cran|tweenr|1.9313380836775232e-06| -|rubygems|[sprockets-rails](https://github.com/rails/sprockets-rails)|1.9265274247145164e-06| -|rubygems|activestorage|1.9265274247145164e-06| -|rubygems|activejob|1.9265274247145164e-06| -|rubygems|actioncable|1.9265274247145164e-06| -|cran|ranger|1.9221007418976963e-06| -|rubygems|[chronic_duration](https://github.com/hpoydar/chronic_duration)|1.9135103475205114e-06| -|pypi|[ducc0](https://pypi.org/project/ducc0)|1.9135103475205017e-06| -|spack|asio|1.9135103475205e-06| -|spack|gperftools|1.9135103475205e-06| -|spack|mimalloc|1.9135103475205e-06| -|spack|otf2|1.9135103475205e-06| -|rubygems|mini_portile|1.9135103475204996e-06| -|rubygems|hoe-gemspec|1.9135103475204996e-06| -|rubygems|hoe-bundler|1.9135103475204996e-06| -|cran|[countrycode](https://vincentarelbundock.github.io/countrycode/)|1.9025467664613763e-06| -|cran|[yardstick](https://github.com/tidymodels/yardstick)|1.895811172898519e-06| -|pypi|[sphinx_thebe](https://github.com/executablebooks/sphinx-thebe)|1.8852318694783246e-06| -|pypi|[sphinxcontrib-youtube](https://pypi.org/project/sphinxcontrib-youtube)|1.8852318694783246e-06| -|pypi|[ablog](https://pypi.org/project/ablog)|1.8852318694783246e-06| -|pypi|[pytype](https://pypi.org/project/pytype)|1.8852318694783246e-06| -|pypi|[pytest-custom-exit-code](https://pypi.org/project/pytest-custom-exit-code)|1.8852318694783246e-06| -|pypi|[jraph](https://pypi.org/project/jraph)|1.8852318694783246e-06| -|pypi|[clu](https://pypi.org/project/clu)|1.8852318694783246e-06| -|pypi|[orbax](https://pypi.org/project/orbax)|1.8852318694783246e-06| -|cran|nFactors|1.877322477629126e-06| -|npm|tmp|1.87383018557718e-06| -|pypi|[yte](https://pypi.org/project/yte)|1.8661097785463281e-06| -|rubygems|[rails](https://rubyonrails.org)|1.8644816770909851e-06| -|pypi|[vulture](https://pypi.org/project/vulture)|1.858359046777428e-06| -|cran|adehabitatHR|1.8523037875829773e-06| -|cran|[parsedate](https://github.com/gaborcsardi/parsedate)|1.8493752440453087e-06| -|cran|gginnards|1.8488022681357486e-06| -|cran|[osmdata](https://docs.ropensci.org/osmdata/)|1.8444803927037396e-06| -|pypi|[flask-cors](https://github.com/corydolphin/flask-cors)|1.84309241072454e-06| -|pypi|[ligo-gracedb](https://pypi.org/project/ligo-gracedb)|1.8399137956927882e-06| -|pypi|[sphinx-immaterial](https://pypi.org/project/sphinx-immaterial)|1.8399137956927882e-06| -|pypi|[jsonschema-spec](https://pypi.org/project/jsonschema-spec)|1.8399137956927882e-06| -|pypi|[openapi-schema-validator](https://pypi.org/project/openapi-schema-validator)|1.8399137956927882e-06| -|cran|CircStats|1.8399137956927882e-06| -|npm|docdown|1.8399137956927882e-06| -|npm|qunitjs|1.8399137956927882e-06| -|npm|platform|1.8399137956927882e-06| -|npm|qunit-extras|1.8399137956927882e-06| -|npm|[formidable](https://github.com/node-formidable/formidable)|1.832795322091288e-06| -|pypi|[trollius](https://pypi.org/project/trollius)|1.8223908071623806e-06| -|pypi|[jarvis-tools](https://github.com/usnistgov/jarvis)|1.8223908071623806e-06| -|pypi|[elasticsearch-dsl](https://pypi.org/project/elasticsearch-dsl)|1.8223908071623806e-06| -|pypi|[mongomock](https://pypi.org/project/mongomock)|1.8223908071623806e-06| -|pypi|[jsondiff](https://pypi.org/project/jsondiff)|1.8223908071623806e-06| -|pypi|[mkdocs-awesome-pages-plugin](https://pypi.org/project/mkdocs-awesome-pages-plugin)|1.8223908071623806e-06| -|pypi|[mike](https://pypi.org/project/mike)|1.8223908071623806e-06| -|pypi|[aiida-core](https://pypi.org/project/aiida-core)|1.8223908071623806e-06| -|cran|showimage|1.8223908071623806e-06| -|pypi|[setoptconf-tmp](https://pypi.org/project/setoptconf-tmp)|1.8127992765983684e-06| -|pypi|[requirements-detector](https://pypi.org/project/requirements-detector)|1.8127992765983684e-06| -|pypi|[pylint-plugin-utils](https://pypi.org/project/pylint-plugin-utils)|1.8127992765983684e-06| -|pypi|[pylint-flask](https://pypi.org/project/pylint-flask)|1.8127992765983684e-06| -|pypi|[pylint-django](https://pypi.org/project/pylint-django)|1.8127992765983684e-06| -|pypi|[pylint-celery](https://pypi.org/project/pylint-celery)|1.8127992765983684e-06| -|pypi|[dodgy](https://pypi.org/project/dodgy)|1.8127992765983684e-06| -|pypi|[dm-haiku](https://github.com/deepmind/dm-haiku)|1.8068148173575788e-06| -|pypi|[subunit2sql](https://pypi.org/project/subunit2sql)|1.804166899090757e-06| -|pypi|[cliff](https://pypi.org/project/cliff)|1.804166899090757e-06| -|npm|babel-preset-es2016|1.804166899090757e-06| -|npm|babel-preset-es2017|1.804166899090757e-06| -|cran|ggfortify|1.7939159508004687e-06| -|cran|[sjlabelled](https://strengejacke.github.io/sjlabelled/)|1.7763708372845404e-06| -|cran|[wellknown](https://github.com/ropensci/wellknown)|1.7717688402967618e-06| -|pypi|[gstools](https://pypi.org/project/gstools)|1.771768840296759e-06| -|pypi|[openturns](https://pypi.org/project/openturns)|1.771768840296759e-06| -|pypi|[numpoly](https://pypi.org/project/numpoly)|1.771768840296759e-06| -|cran|R2HTML|1.771768840296759e-06| -|npm|mini-svg-data-uri|1.771768840296759e-06| -|pypi|[pytest-param-files~=0.3.4](https://pypi.org/project/pytest-param-files~=0.3.4)|1.7562813504340251e-06| -|pypi|[pytest>=6,<7](https://pypi.org/project/pytest>=6,<7)|1.7562813504340251e-06| -|pypi|[sphinxext-opengraph~=0.6.3](https://pypi.org/project/sphinxext-opengraph~=0.6.3)|1.7562813504340251e-06| -|pypi|[sphinxcontrib.mermaid~=0.7.1](https://pypi.org/project/sphinxcontrib.mermaid~=0.7.1)|1.7562813504340251e-06| -|pypi|[sphinxext-rediraffe~=0.2.7](https://pypi.org/project/sphinxext-rediraffe~=0.2.7)|1.7562813504340251e-06| -|pypi|[linkify-it-py~=1.0](https://pypi.org/project/linkify-it-py~=1.0)|1.7562813504340251e-06| -|pypi|[sphinx>=4,<6](https://pypi.org/project/sphinx>=4,<6)|1.7562813504340251e-06| -|pypi|[mdit-py-plugins~=0.3.0](https://pypi.org/project/mdit-py-plugins~=0.3.0)|1.7562813504340251e-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.7562813504340251e-06| -|pypi|[docutils>=0.15,<0.19](https://pypi.org/project/docutils>=0.15,<0.19)|1.7562813504340251e-06| -|spack|groff|1.7540511518937913e-06| -|spack|ghostscript|1.7540511518937913e-06| -|spack|gts|1.7540511518937913e-06| -|spack|cairo|1.7540511518937913e-06| -|spack|pango|1.7540511518937913e-06| -|spack|poppler|1.7540511518937913e-06| -|spack|sed|1.7540511518937913e-06| -|npm|walkdir|1.7540511518937913e-06| -|npm|jasmine-reporters|1.7540511518937913e-06| -|npm|jasmine-growl-reporter|1.7540511518937913e-06| -|rubygems|ffi|1.7540511518937913e-06| -|pypi|[funsor](https://pypi.org/project/funsor)|1.7504543279322868e-06| -|pypi|[sphinxbootstrap4theme](https://pypi.org/project/sphinxbootstrap4theme)|1.7495200709251638e-06| -|cran|[ggcorrplot](http://www.sthda.com/english/wiki/ggcorrplot)|1.7482176665673371e-06| -|npm|[pre-commit](https://github.com/observing/pre-commit)|1.7457467790685115e-06| -|spack|[protobuf](https://developers.google.com/protocol-buffers)|1.7401970004968585e-06| -|pypi|[levmar](https://pypi.org/project/levmar)|1.7395548613822724e-06| -|pypi|[gradient-free-optimizers](https://pypi.org/project/gradient-free-optimizers)|1.7395548613822724e-06| -|pypi|[bumps](https://pypi.org/project/bumps)|1.7395548613822724e-06| -|pypi|[tinycc](https://pypi.org/project/tinycc)|1.7395548613822724e-06| -|pypi|[sasmodels](https://pypi.org/project/sasmodels)|1.7395548613822724e-06| -|pypi|[dfogn](https://pypi.org/project/dfogn)|1.7395548613822724e-06| -|pypi|[DFO-LS](https://pypi.org/project/DFO-LS)|1.7395548613822724e-06| -|pypi|[sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks)|1.7395548613822724e-06| -|cran|sangerseqR|1.7395548613822724e-06| -|cran|[ggraph](https://ggraph.data-imaginist.com)|1.7380448311206571e-06| -|pypi|[croniter](https://pypi.org/project/croniter)|1.7371388129636868e-06| -|rubygems|[ruby-progressbar](https://github.com/jfelchner/ruby-progressbar)|1.736019541553443e-06| -|cran|dendroextras|1.7344684436589326e-06| -|pypi|[NRSur7dq2](https://www.black-holes.org/surrogates/)|1.718078875439293e-06| -|cran|[rlist](https://renkun.me/rlist)|1.718078875439293e-06| -|pypi|[openbabel](http://openbabel.org/)|1.7137836782506835e-06| -|npm|[ndjson](https://github.com/ndjson/ndjson.js)|1.710729165964287e-06| -|pypi|[pssmgen](https://github.com/DeepRank/PSSMGen)|1.708741490246679e-06| -|spack|fltk|1.708491381714732e-06| -|spack|glpk|1.708491381714732e-06| -|spack|gnuplot|1.708491381714732e-06| -|spack|imagemagick|1.708491381714732e-06| -|spack|qhull|1.708491381714732e-06| -|spack|qrupdate|1.708491381714732e-06| -|spack|qscintilla|1.708491381714732e-06| -|cran|[hrbrthemes](http://github.com/hrbrmstr/hrbrthemes)|1.703949937318894e-06| -|npm|cli-color|1.7024834999328778e-06| -|pypi|[swapper](https://pypi.org/project/swapper)|1.7008980866848885e-06| -|pypi|[jsonfield](https://pypi.org/project/jsonfield)|1.7008980866848885e-06| -|pypi|[django-model-utils](https://pypi.org/project/django-model-utils)|1.7008980866848885e-06| -|pypi|[genfire](https://pypi.org/project/genfire)|1.7008980866848885e-06| -|pypi|[pandas-datareader](https://pypi.org/project/pandas-datareader)|1.7008980866848885e-06| -|pypi|[oldest-supported-numpy](https://pypi.org/project/oldest-supported-numpy)|1.7008980866848885e-06| -|pypi|[opencv-contrib-python](https://github.com/opencv/opencv-python)|1.6935348915044462e-06| -|npm|node-domexception|1.6914064678975846e-06| -|npm|native-hello-world|1.6914064678975846e-06| -|npm|module-not-found-error|1.6914064678975846e-06| -|npm|fill-keys|1.6914064678975846e-06| -|pypi|[deepspeed](https://pypi.org/project/deepspeed)|1.6876808806302684e-06| -|npm|codeclimate-test-reporter|1.6855446110201508e-06| -|pypi|[requestsexceptions](https://pypi.org/project/requestsexceptions)|1.68388910581804e-06| -|pypi|[jsonpatch](https://pypi.org/project/jsonpatch)|1.68388910581804e-06| -|cran|[workflows](https://github.com/tidymodels/workflows)|1.681051313468608e-06| -|pypi|[py2-ipaddress](https://pypi.org/project/py2-ipaddress)|1.678517848702193e-06| -|cran|highcharter|1.678517848702193e-06| -|npm|normalize-wheel-es|1.678517848702193e-06| -|npm|memoize-one|1.678517848702193e-06| -|npm|lodash-unified|1.678517848702193e-06| -|npm|lodash-es|1.678517848702193e-06| -|npm|async-validator|1.678517848702193e-06| -|npm|[grunt-eslint](https://github.com/sindresorhus/grunt-eslint#readme)|1.67549809759605e-06| -|pypi|[casadata](https://open-bitbucket.nrao.edu/projects/CASA/repos/casadatabrowse)|1.6751269035532996e-06| -|npm|promise|1.6715795308752161e-06| -|pypi|[cupy-cuda92](https://pypi.org/project/cupy-cuda92)|1.6697957679579988e-06| -|pypi|[cupy-cuda91](https://pypi.org/project/cupy-cuda91)|1.6697957679579988e-06| -|pypi|[cupy-cuda90](https://pypi.org/project/cupy-cuda90)|1.6697957679579988e-06| -|pypi|[cupy-cuda80](https://pypi.org/project/cupy-cuda80)|1.6697957679579988e-06| -|pypi|[cupy-cuda115](https://pypi.org/project/cupy-cuda115)|1.6697957679579988e-06| -|pypi|[cupy-cuda114](https://pypi.org/project/cupy-cuda114)|1.6697957679579988e-06| -|pypi|[cupy-cuda113](https://pypi.org/project/cupy-cuda113)|1.6697957679579988e-06| -|pypi|[cupy-cuda112](https://pypi.org/project/cupy-cuda112)|1.6697957679579988e-06| -|pypi|[cupy-cuda111](https://pypi.org/project/cupy-cuda111)|1.6697957679579988e-06| -|pypi|[cupy-cuda110](https://pypi.org/project/cupy-cuda110)|1.6697957679579988e-06| -|pypi|[cupy-cuda102](https://pypi.org/project/cupy-cuda102)|1.6697957679579988e-06| -|pypi|[cupy-cuda101](https://pypi.org/project/cupy-cuda101)|1.6697957679579988e-06| -|pypi|[cupy-cuda100](https://pypi.org/project/cupy-cuda100)|1.6697957679579988e-06| -|npm|gulp-util|1.6656795347370318e-06| -|cran|survAUC|1.6639220413221737e-06| -|cran|simsurv|1.6639220413221737e-06| -|cran|set6|1.6639220413221737e-06| -|cran|param6|1.6639220413221737e-06| -|cran|bujar|1.6639220413221737e-06| -|cran|pso|1.6639220413221737e-06| -|cran|soma|1.6639220413221737e-06| -|cran|tcltk2|1.6639220413221737e-06| -|cran|[umap](https://github.com/tkonopka/umap)|1.6623947118871022e-06| -|cran|IRanges|1.661969081179777e-06| -|cran|[txtq](https://github.com/wlandau/txtq)|1.6607545129606836e-06| -|rubygems|unicode-display_width|1.6571281646200064e-06| -|rubygems|rubocop-ast|1.6571281646200064e-06| -|rubygems|rainbow|1.6571281646200064e-06| -|rubygems|parser|1.6571281646200064e-06| -|rubygems|parallel|1.6571281646200064e-06| -|pypi|[pytest-jupyter](https://pytest-jupyter.readthedocs.io/)|1.6567189156021645e-06| -|pypi|[hatch](https://pypi.org/project/hatch)|1.6567189156021645e-06| -|cran|pgdraw|1.6567189156021645e-06| -|cran|matrixNormal|1.6567189156021645e-06| -|pypi|[sphinx-immaterial-igwn](https://pypi.org/project/sphinx-immaterial-igwn)|1.656718915602164e-06| -|cran|DiagrammeRsvg|1.6559224161235094e-06| -|rubygems|contracts|1.6538196574998602e-06| -|rubygems|childprocess|1.6538196574998602e-06| -|rubygems|yard-junk|1.6538196574998602e-06| -|rubygems|rubocop-packaging|1.6538196574998602e-06| -|rubygems|rake-manifest|1.6538196574998602e-06| -|rubygems|pry-doc|1.6538196574998602e-06| -|pypi|[pyobjc-framework-Cocoa](https://github.com/ronaldoussoren/pyobjc)|1.6518337187997479e-06| -|npm|[abbrev](https://github.com/isaacs/abbrev-js#readme)|1.6441659938186225e-06| -|npm|shortid|1.6354789295047007e-06| -|npm|react-beautiful-dnd|1.6354789295047007e-06| -|npm|objectpath|1.6354789295047007e-06| -|pypi|[cmasher](https://cmasher.readthedocs.io)|1.632174931667318e-06| -|pypi|[mpi4pyd](https://github.com/1313e/mpi4pyd)|1.632174931667318e-06| -|pypi|[pypex](https://github.com/mikecokina/pypex.git)|1.632174931667318e-06| -|npm|in-publish|1.6272131687383575e-06| -|npm|[sass-loader](https://github.com/webpack-contrib/sass-loader)|1.6150521861181784e-06| -|npm|taper|1.6135751938416911e-06| -|npm|karma-tap|1.6135751938416911e-06| -|npm|karma-phantomjs-launcher|1.6135751938416911e-06| -|npm|karma-browserify|1.6135751938416911e-06| -|npm|function-bind|1.6135751938416911e-06| -|npm|buffer-equal|1.6135751938416911e-06| -|npm|tunnel-agent|1.6135751938416911e-06| -|npm|qs|1.6135751938416911e-06| -|npm|performance-now|1.6135751938416911e-06| -|npm|oauth-sign|1.6135751938416911e-06| -|npm|isstream|1.6135751938416911e-06| -|npm|is-typedarray|1.6135751938416911e-06| -|npm|http-signature|1.6135751938416911e-06| -|npm|har-validator|1.6135751938416911e-06| -|npm|forever-agent|1.6135751938416911e-06| -|npm|extend|1.6135751938416911e-06| -|npm|caseless|1.6135751938416911e-06| -|npm|aws4|1.6135751938416911e-06| -|npm|aws-sign2|1.6135751938416911e-06| -|npm|[argparse](https://github.com/nodeca/argparse#readme)|1.6091916714495815e-06| -|pypi|[Flask-APScheduler](https://github.com/viniciuschiele/flask-apscheduler)|1.6079918886726891e-06| -|pypi|[autodoc](https://pypi.org/project/autodoc)|1.6079918886726887e-06| -|npm|[mz](https://github.com/normalize/mz#readme)|1.6049464494895996e-06| -|cran|[fastcluster](http://danifold.net/fastcluster.html)|1.5986148502846362e-06| -|pypi|[Boruta](https://pypi.org/project/Boruta)|1.597387384189415e-06| -|pypi|[coverage-badge](https://pypi.org/project/coverage-badge)|1.597387384189415e-06| -|pypi|[cufflinks](https://pypi.org/project/cufflinks)|1.597387384189415e-06| -|pypi|[daphne](https://pypi.org/project/daphne)|1.597387384189415e-06| -|pypi|[django-admin-index](https://pypi.org/project/django-admin-index)|1.597387384189415e-06| -|pypi|[django-classy-tags](https://pypi.org/project/django-classy-tags)|1.597387384189415e-06| -|pypi|[django-light](https://pypi.org/project/django-light)|1.597387384189415e-06| -|pypi|[django-ordered-model](https://pypi.org/project/django-ordered-model)|1.597387384189415e-06| -|pypi|[dpd-components](https://pypi.org/project/dpd-components)|1.597387384189415e-06| -|pypi|[htmlmin](https://pypi.org/project/htmlmin)|1.597387384189415e-06| -|pypi|[ImageHash](https://pypi.org/project/ImageHash)|1.597387384189415e-06| -|pypi|[jwcrypto](https://pypi.org/project/jwcrypto)|1.597387384189415e-06| -|pypi|[kmodes](https://pypi.org/project/kmodes)|1.597387384189415e-06| -|pypi|[missingno](https://pypi.org/project/missingno)|1.597387384189415e-06| -|pypi|[multimethod](https://pypi.org/project/multimethod)|1.597387384189415e-06| -|pypi|[pandas-profiling](https://pypi.org/project/pandas-profiling)|1.597387384189415e-06| -|pypi|[phik](https://pypi.org/project/phik)|1.597387384189415e-06| -|pypi|[pycaret](https://pypi.org/project/pycaret)|1.597387384189415e-06| -|pypi|[pyLDAvis](https://pypi.org/project/pyLDAvis)|1.597387384189415e-06| -|pypi|[pyod](https://pypi.org/project/pyod)|1.597387384189415e-06| -|pypi|[scikit-plot](https://pypi.org/project/scikit-plot)|1.597387384189415e-06| -|pypi|[tangled-up-in-unicode](https://pypi.org/project/tangled-up-in-unicode)|1.597387384189415e-06| -|pypi|[textblob](https://pypi.org/project/textblob)|1.597387384189415e-06| -|pypi|[visions](https://pypi.org/project/visions)|1.597387384189415e-06| -|pypi|[yellowbrick](https://pypi.org/project/yellowbrick)|1.597387384189415e-06| -|pypi|[pyepsg](https://pypi.org/project/pyepsg)|1.597365159669287e-06| -|pypi|[intake-xarray](https://pypi.org/project/intake-xarray)|1.597365159669287e-06| -|pypi|[intake-parquet](https://pypi.org/project/intake-parquet)|1.597365159669287e-06| -|go|[golang.org/x/sys](https://golang.org/x/sys)|1.5948555660770738e-06| -|pypi|[eli5](https://github.com/eli5-org/eli5)|1.5945919562670835e-06| -|cran|sjPlot|1.5945919562670835e-06| -|pypi|[peppy](https://pypi.org/project/peppy)|1.594591956267083e-06| -|pypi|[eido](https://pypi.org/project/eido)|1.594591956267083e-06| -|pypi|[slacker](https://pypi.org/project/slacker)|1.594591956267083e-06| -|pypi|[throttler](https://pypi.org/project/throttler)|1.594591956267083e-06| -|pypi|[reretry](https://pypi.org/project/reretry)|1.594591956267083e-06| -|pypi|[pscript](https://pypi.org/project/pscript)|1.5876889607854075e-06| -|pypi|[mpl-sample-data](https://pypi.org/project/mpl-sample-data)|1.5876889607854075e-06| -|cran|sjstats|1.579962672264633e-06| -|cran|projpred|1.579962672264633e-06| -|cran|PROreg|1.579962672264633e-06| -|cran|PMCMRplus|1.579962672264633e-06| -|cran|PCDimension|1.579962672264633e-06| -|cran|NbClust|1.579962672264633e-06| -|cran|M3C|1.579962672264633e-06| -|cran|lqmm|1.579962672264633e-06| -|cran|lavaSearch2|1.579962672264633e-06| -|cran|ivprobit|1.579962672264633e-06| -|cran|FactoMineR|1.579962672264633e-06| -|cran|factoextra|1.579962672264633e-06| -|cran|EGAnet|1.579962672264633e-06| -|cran|DRR|1.579962672264633e-06| -|cran|ClassDiscovery|1.579962672264633e-06| -|cran|cAIC4|1.579962672264633e-06| -|cran|brglm2|1.579962672264633e-06| -|cran|BayesFM|1.579962672264633e-06| -|pypi|[astro-sedpy](https://github.com/bd-j/sedpy)|1.5784849668098606e-06| -|pypi|[matplotlib-scalebar](https://pypi.org/project/matplotlib-scalebar)|1.5749056358193415e-06| -|pypi|[splot](https://pypi.org/project/splot)|1.5749056358193415e-06| -|pypi|[esda](https://pypi.org/project/esda)|1.5749056358193415e-06| -|cran|pcaPP|1.5626257771904015e-06| -|npm|generate-object-property|1.5620492632820407e-06| -|rubygems|loofah|1.5620492632820407e-06| -|rubygems|sourcemap|1.5620492632820407e-06| -|rubygems|warden|1.5620492632820407e-06| -|rubygems|responders|1.5620492632820407e-06| -|rubygems|orm_adapter|1.5620492632820407e-06| -|rubygems|bcrypt|1.5620492632820407e-06| -|rubygems|rack-protection|1.5620492632820407e-06| -|rubygems|hashie|1.5620492632820407e-06| -|rubygems|fakefs|1.5620492632820407e-06| -|rubygems|premailer|1.5620492632820407e-06| -|npm|[opener](https://github.com/domenic/opener#readme)|1.5591565794611488e-06| -|npm|uri-path|1.559156579461148e-06| -|npm|maxmin|1.559156579461148e-06| -|pypi|[pyzstd](https://github.com/animalize/pyzstd)|1.5494010911097162e-06| -|cran|vegalite|1.5494010911097162e-06| -|pypi|[ebltable](https://github.com/me-manu/ebltable)|1.5462709878953825e-06| -|cran|wdm|1.544760957633737e-06| -|cran|rmcorr|1.544760957633737e-06| -|cran|mbend|1.544760957633737e-06| -|cran|TSP|1.5366067942210075e-06| -|npm|[jsdoc](https://github.com/jsdoc/jsdoc#readme)|1.535640374853574e-06| -|pypi|[qtsass](https://pypi.org/project/qtsass)|1.5186590059686506e-06| -|cran|moonBook|1.5186590059686506e-06| -|cran|ztable|1.5186590059686506e-06| -|cran|mycor|1.5186590059686506e-06| -|npm|svelte-check|1.5186590059686506e-06| -|npm|svelte-guides|1.5186590059686506e-06| -|npm|scenejs|1.5186590059686506e-06| -|npm|print-sizes|1.5186590059686506e-06| -|npm|keycon|1.5186590059686506e-06| -|npm|moveable|1.5186590059686506e-06| -|npm|framework-utils|1.5186590059686506e-06| -|npm|chai-timers|1.5186590059686506e-06| -|npm|[file-saver](https://github.com/eligrey/FileSaver.js#readme)|1.5154137036552945e-06| -|cran|treemap|1.5126564012019761e-06| -|cran|networkD3|1.5126564012019761e-06| -|cran|[multimode](https://arxiv.org/abs/1803.00472/)|1.5106426241189658e-06| -|pypi|[sphinx_design](https://pypi.org/project/sphinx_design)|1.5060152214601234e-06| -|pypi|[spin](https://pypi.org/project/spin)|1.5060152214601234e-06| -|spack|py-twisted|1.503472415908964e-06| -|spack|perl-module-build|1.503472415908964e-06| -|spack|apr|1.503472415908964e-06| -|spack|apr-util|1.503472415908964e-06| -|pypi|[mzml2isa](https://pypi.org/project/mzml2isa)|1.500792429427843e-06| -|rubygems|[sys-uname](https://github.com/djberg96/sys-uname)|1.5002452655212808e-06| -|pypi|[portpicker](https://pypi.org/project/portpicker)|1.4949299590003905e-06| -|pypi|[kt-legacy](https://pypi.org/project/kt-legacy)|1.4949299590003905e-06| -|npm|path-exists|1.4926990229606395e-06| -|pypi|[velociraptor](https://github.com/swiftsim/velociraptor-python)|1.4898965247950031e-06| -|cran|[duckdb](https://duckdb.org/)|1.4818430300663775e-06| -|cran|spatialreg|1.4806925308194344e-06| -|pypi|[ipywidgets-bokeh](https://pypi.org/project/ipywidgets-bokeh)|1.4689574385005857e-06| -|npm|eslint-config-airbnb|1.462019043042081e-06| -|pypi|[pylons-sphinx-latesturl](https://pypi.org/project/pylons-sphinx-latesturl)|1.4602490442006257e-06| -|cran|[fitdistrplus](https://lbbe.univ-lyon1.fr/fr/fitdistrplus)|1.4579472147213652e-06| -|cran|cartogram|1.4579126457299049e-06| -|cran|rmapshaper|1.4579126457299049e-06| -|cran|widgetframe|1.4579126457299049e-06| -|cran|tmaptools|1.4579126457299049e-06| -|cran|randgeo|1.4496290511518939e-06| -|npm|http-errors|1.4410333588189815e-06| -|cran|googleComputeEngineR|1.4387295846018794e-06| -|npm|conventional-github-releaser|1.4387295846018794e-06| -|npm|corp-semantic-release|1.4387295846018794e-06| -|npm|gulp-clean-css|1.4387295846018794e-06| -|npm|babel-preset-stage-3|1.4351327606403748e-06| -|npm|babel-preset-es2015-loose|1.4351327606403748e-06| -|npm|babel-plugin-add-module-exports|1.4351327606403748e-06| -|npm|saucelabs-connector|1.4351327606403748e-06| -|npm|pinkie|1.4351327606403748e-06| -|npm|desired-capabilities|1.4351327606403748e-06| -|pypi|[gin-config](https://pypi.org/project/gin-config)|1.4321372978951591e-06| -|pypi|[pytest-isort](https://github.com/stephrdev/pytest-isort)|1.4304214662241326e-06| -|cran|[taxizedb](https://ropensci.github.io/taxizedb/)|1.4174150722374267e-06| -|cran|[redland](https://github.com/ropensci/redland-bindings/tree/master/R/redland)|1.417415072237416e-06| -|cran|mlr3data|1.4174150722374073e-06| -|pypi|[imgaug](https://github.com/aleju/imgaug)|1.4139213711749198e-06| -|pypi|[yatiml](https://github.com/yatiml/yatiml)|1.4081535532994932e-06| -|pypi|[galsim](https://github.com/rmjarvis/GalSim)|1.3959390862944197e-06| -|cran|sommer|1.395873809741398e-06| -|cran|CARBayes|1.395873809741398e-06| -|cran|multcompView|1.395873809741398e-06| -|pypi|[types-pkg-resources](https://pypi.org/project/types-pkg-resources)|1.391643889105818e-06| -|npm|is-number-like|1.3878206916082748e-06| -|pypi|[WebOb](http://webob.org/)|1.3876790917009595e-06| -|pypi|[h5xplorer](https://pypi.org/project/h5xplorer)|1.3866017011018116e-06| -|cran|clue|1.3687439519209567e-06| -|cran|[ncmeta](https://github.com/hypertidy/ncmeta)|1.3687439519209567e-06| -|npm|[material-ui](http://material-ui.com/)|1.3667931053717933e-06| -|cran|mvabund|1.3667931053717855e-06| -|cran|huxtable|1.3667931053717855e-06| -|cran|texreg|1.3667931053717855e-06| -|cran|broom.mixed|1.3667931053717855e-06| -|cran|dotwhisker|1.3667931053717855e-06| -|cran|DHARMa|1.3667931053717855e-06| -|cran|RNeXML|1.3667931053717855e-06| -|cran|phylobase|1.3667931053717855e-06| -|cran|striprtf|1.3667931053717855e-06| -|cran|streamR|1.3667931053717855e-06| -|cran|readODS|1.3667931053717855e-06| -|cran|[writexl](https://docs.ropensci.org/writexl)|1.363725107379928e-06| -|npm|serialize-javascript|1.3573374892764335e-06| -|npm|jest-worker|1.3573374892764335e-06| -|cran|[FME](http://fme.r-forge.r-project.org/)|1.3570302974762722e-06| -|cran|[log4r](https://github.com/johnmyleswhite/log4r)|1.3532574415042198e-06| -|npm|into-stream|1.3531251743180677e-06| -|cran|[GA](https://luca-scr.github.io/GA/)|1.3433229207340903e-06| -|pypi|[astroML](http://astroML.github.com)|1.3422491214369454e-06| -|cran|[C50](https://topepo.github.io/C5.0/)|1.3422491214369407e-06| -|pypi|[macholib](http://github.com/ronaldoussoren/macholib)|1.3390453268126569e-06| -|pypi|[percy](https://pypi.org/project/percy)|1.338201016375469e-06| -|pypi|[preconditions](https://pypi.org/project/preconditions)|1.338201016375469e-06| -|pypi|[mimesis](https://pypi.org/project/mimesis)|1.338201016375469e-06| -|pypi|[flask-talisman](https://pypi.org/project/flask-talisman)|1.338201016375469e-06| -|pypi|[dash-dangerously-set-inner-html](https://pypi.org/project/dash-dangerously-set-inner-html)|1.338201016375469e-06| -|pypi|[dash-flow-example](https://pypi.org/project/dash-flow-example)|1.338201016375469e-06| -|cran|rlog|1.3381191241402096e-06| -|cran|loggit|1.3381191241402096e-06| -|cran|[butcher](https://butcher.tidymodels.org/)|1.3337717585647062e-06| -|pypi|[entsoe-py](https://github.com/EnergieID/entsoe-py)|1.32882663022257e-06| -|pypi|[quandl](https://github.com/quandl/quandl-python)|1.32882663022257e-06| -|pypi|[mplleaflet](https://pypi.org/project/mplleaflet)|1.3288266302225693e-06| -|cran|base64|1.3288266302225693e-06| -|cran|learnr|1.3288266302225693e-06| -|npm|ejs|1.3288266302225693e-06| -|npm|overland|1.3288266302225693e-06| -|rubygems|[terminal-table](https://github.com/tj/terminal-table)|1.3288266302225693e-06| -|rubygems|minima|1.3288266302225693e-06| -|rubygems|jekyll-titles-from-headings|1.3288266302225693e-06| -|rubygems|jekyll-theme-time-machine|1.3288266302225693e-06| -|rubygems|jekyll-theme-tactile|1.3288266302225693e-06| -|rubygems|jekyll-theme-slate|1.3288266302225693e-06| -|rubygems|jekyll-theme-modernist|1.3288266302225693e-06| -|rubygems|jekyll-theme-minimal|1.3288266302225693e-06| -|rubygems|jekyll-theme-midnight|1.3288266302225693e-06| -|rubygems|jekyll-theme-merlot|1.3288266302225693e-06| -|rubygems|jekyll-theme-leap-day|1.3288266302225693e-06| -|rubygems|jekyll-theme-hacker|1.3288266302225693e-06| -|rubygems|jekyll-theme-dinky|1.3288266302225693e-06| -|rubygems|jekyll-theme-cayman|1.3288266302225693e-06| -|rubygems|jekyll-theme-architect|1.3288266302225693e-06| -|rubygems|jekyll-swiss|1.3288266302225693e-06| -|rubygems|jekyll-sitemap|1.3288266302225693e-06| -|rubygems|jekyll-relative-links|1.3288266302225693e-06| -|rubygems|jekyll-redirect-from|1.3288266302225693e-06| -|rubygems|jekyll-readme-index|1.3288266302225693e-06| -|rubygems|jekyll-paginate|1.3288266302225693e-06| -|rubygems|jekyll-optional-front-matter|1.3288266302225693e-06| -|rubygems|jekyll-mentions|1.3288266302225693e-06| -|rubygems|jekyll-include-cache|1.3288266302225693e-06| -|rubygems|jekyll-gist|1.3288266302225693e-06| -|rubygems|jekyll-feed|1.3288266302225693e-06| -|rubygems|jekyll-default-layout|1.3288266302225693e-06| -|rubygems|jekyll-coffeescript|1.3288266302225693e-06| -|rubygems|jekyll-avatar|1.3288266302225693e-06| -|rubygems|github-pages-health-check|1.3288266302225693e-06| -|npm|sinon-chai|1.324289687814053e-06| -|pypi|[transitleastsquares](https://github.com/hippke/tls)|1.3240548090216229e-06| -|npm|repeat-string|1.3155383639203435e-06| -|npm|tap-out|1.3155383639203435e-06| -|npm|figures|1.3155383639203435e-06| -|npm|pretty-ms|1.3155383639203435e-06| -|npm|tapes|1.3155383639203435e-06| -|rubygems|w3c_validators|1.3155383639203435e-06| -|rubygems|html-proofer|1.3155383639203435e-06| -|cran|pheatmap|1.3041009885118933e-06| -|npm|expect|1.3034767068152464e-06| -|pypi|[radon](https://pypi.org/project/radon)|1.3017077194017004e-06| -|rubygems|rqrcode_core|1.3017077194017004e-06| -|rubygems|chunky_png|1.3017077194017004e-06| -|rubygems|standardrb|1.3017077194017004e-06| -|rubygems|chronic|1.3017077194017004e-06| -|rubygems|fast_stack|1.3017077194017004e-06| -|rubygems|guard|1.3017077194017004e-06| -|rubygems|guard-minitest|1.3017077194017004e-06| -|pypi|[numba>=0.55](https://pypi.org/project/numba>=0.55)|1.2944334703815144e-06| -|pypi|[xarray>=0.16](https://pypi.org/project/xarray>=0.16)|1.2944334703815144e-06| -|pypi|[scipy>=1.5](https://pypi.org/project/scipy>=1.5)|1.2944334703815144e-06| -|pypi|[numpy>=1.19](https://pypi.org/project/numpy>=1.19)|1.2944334703815144e-06| -|npm|vuetify-loader|1.2929123969733107e-06| -|npm|vue-meta|1.2929123969733107e-06| -|npm|stylus-loader|1.2929123969733107e-06| -|npm|pug-loader|1.2929123969733107e-06| -|npm|postcss-loader|1.2929123969733107e-06| -|npm|optimize-css-assets-webpack-plugin|1.2929123969733107e-06| -|npm|identity-obj-proxy|1.2929123969733107e-06| -|npm|happypack|1.2929123969733107e-06| -|npm|friendly-errors-webpack-plugin|1.2929123969733107e-06| -|npm|fork-ts-checker-webpack-plugin|1.2929123969733107e-06| -|npm|cssnano|1.2929123969733107e-06| -|npm|babel-plugin-transform-define|1.2929123969733107e-06| -|npm|babel-plugin-detective|1.2929123969733107e-06| -|npm|webidl2js|1.2929123969733107e-06| -|npm|mocha-sugar-free|1.2929123969733107e-06| -|npm|eslint-plugin-jsdom-internal|1.2929123969733107e-06| -|npm|xml-name-validator|1.2929123969733107e-06| -|npm|whatwg-url|1.2929123969733107e-06| -|npm|whatwg-mimetype|1.2929123969733107e-06| -|npm|whatwg-encoding|1.2929123969733107e-06| -|npm|webidl-conversions|1.2929123969733107e-06| -|npm|w3c-xmlserializer|1.2929123969733107e-06| -|npm|symbol-tree|1.2929123969733107e-06| -|npm|rrweb-cssom|1.2929123969733107e-06| -|npm|parse5|1.2929123969733107e-06| -|npm|nwsapi|1.2929123969733107e-06| -|npm|is-potential-custom-element-name|1.2929123969733107e-06| -|npm|https-proxy-agent|1.2929123969733107e-06| -|npm|http-proxy-agent|1.2929123969733107e-06| -|npm|html-encoding-sniffer|1.2929123969733107e-06| -|npm|domexception|1.2929123969733107e-06| -|npm|decimal.js|1.2929123969733107e-06| -|npm|data-urls|1.2929123969733107e-06| -|npm|cssstyle|1.2929123969733107e-06| -|npm|abab|1.2929123969733107e-06| -|pypi|[howfairis](https://github.com/fair-software/howfairis)|1.288559156579471e-06| -|pypi|[PSSMGen](https://github.com/DeepRank/PSSMGen)|1.288559156579471e-06| -|pypi|[cpplint](https://github.com/cpplint/cpplint)|1.288559156579471e-06| -|pypi|[BisPy](https://github.com/fAndreuzzi/BisPy)|1.288559156579471e-06| -|pypi|[symfem](https://github.com/mscroggs/symfem)|1.288559156579471e-06| -|pypi|[Crimson](https://git.sr.ht/~bow/crimson)|1.288559156579471e-06| -|pypi|[bigslice](https://github.com/satriaphd/bigslice)|1.288559156579471e-06| -|pypi|[mira-multiome](https://pypi.org/project/mira-multiome)|1.288559156579471e-06| -|pypi|[sphinxcontrib-doxylink](http://sphinxcontrib-doxylink.readthedocs.io/en/stable/)|1.288559156579471e-06| -|pypi|[parmap](https://github.com/zeehio/parmap)|1.288559156579471e-06| -|pypi|[synthia](https://github.com/dmey/synthia)|1.288559156579471e-06| -|pypi|[bel-resources](https://github.com/cthoyt/bel-resources)|1.288559156579471e-06| -|pypi|[contextily](https://github.com/darribas/contextily)|1.288559156579471e-06| -|pypi|[zeus-mcmc](https://github.com/minaskar/zeus)|1.288559156579471e-06| -|pypi|[google-cloud-monitoring](https://github.com/googleapis/python-monitoring)|1.288559156579471e-06| -|pypi|[pyexcel](https://github.com/pyexcel/pyexcel)|1.288559156579471e-06| -|pypi|[msstitch](https://github.com/lehtiolab/msstitch)|1.288559156579471e-06| -|pypi|[surfinBH](https://github.com/vijayvarma392/surfinBH)|1.288559156579471e-06| -|pypi|[pyone](http://opennebula.io)|1.288559156579471e-06| -|pypi|[circuitgraph](https://github.com/circuitgraph/circuitgraph)|1.288559156579471e-06| -|pypi|[sit2standpy](https://github.com/PfizerRD/sit2standpy)|1.288559156579471e-06| -|pypi|[pystan](https://mc-stan.org)|1.288559156579471e-06| -|cran|[CholWishart](https://github.com/gzt/CholWishart)|1.288559156579471e-06| -|cran|[proceduralnames](https://mikemahoney218.github.io/proceduralnames/)|1.288559156579471e-06| -|npm|[grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit#readme)|1.288559156579471e-06| -|npm|[node-minify](https://github.com/srod/node-minify)|1.288559156579471e-06| -|pypi|[singularity-compose](http://github.com/singularityhub/singularity-compose)|1.2885591565794613e-06| -|pypi|[tesliper](https://github.com/mishioo/tesliper)|1.2885591565794613e-06| -|pypi|[pypolychord](https://ccpforge.cse.rl.ac.uk/gf/project/polychord/)|1.2885591565794613e-06| -|pypi|[asyncpg](https://github.com/MagicStack/asyncpg)|1.2885591565794613e-06| -|pypi|[clingo](https://github.com/potassco/clingo)|1.2885591565794613e-06| -|pypi|[ont-fast5-api](https://github.com/nanoporetech/ont_fast5_api)|1.2885591565794613e-06| -|pypi|[diffmah](https://github.com/ArgonneCPAC/diffmah)|1.2885591565794613e-06| -|pypi|[anesthetic](https://github.com/williamjameshandley/anesthetic)|1.2885591565794613e-06| -|pypi|[wurlitzer](https://github.com/minrk/wurlitzer)|1.2885591565794613e-06| -|pypi|[pyplif-hippos](https://github.com/radifar/PyPLIF-HIPPOS)|1.2885591565794613e-06| -|pypi|[electiondata](https://github.com/kavigupta/electiondata)|1.2885591565794613e-06| -|pypi|[picmistandard](https://github.com/picmi-standard/picmi)|1.2885591565794613e-06| -|pypi|[libceed](https://libceed.readthedocs.io)|1.2885591565794613e-06| -|pypi|[starlink-pyast](http://www.starlink.ac.uk/ast)|1.2885591565794613e-06| -|spack|bpp-phyl-omics3|1.2885591565794613e-06| -|spack|bpp-popgen3|1.2885591565794613e-06| -|spack|catkin|1.2885591565794613e-06| -|spack|roslaunch|1.2885591565794613e-06| -|cran|[tabulizerjars](https://github.com/ropensci/tabulizerjars)|1.2885591565794613e-06| -|npm|[Matlab](https://github.com/abdennour/masfufa#readme)|1.2885591565794613e-06| -|npm|Gmsh|1.2885591565794613e-06| -|npm|[MTEX](https://github.com/diversemix/mtex#readme)|1.2885591565794613e-06| -|npm|[apollo-server-express](https://github.com/apollographql/apollo-server#readme)|1.2885591565794613e-06| -|npm|[graphql](https://github.com/graphql/graphql-js)|1.2885591565794613e-06| -|pypi|[cachecontrol](https://github.com/ionrock/cachecontrol)|1.2811600628309557e-06| -|pypi|[hicmatrix](https://github.com/deeptools/HiCMatrix)|1.2809345461855007e-06| -|npm|[cors](https://github.com/expressjs/cors#readme)|1.2775024105698606e-06| -|cran|[susieR](https://github.com/stephenslab/susieR)|1.2773542943483345e-06| -|npm|babel-plugin-transform-object-rest-spread|1.277165718658833e-06| -|npm|karma-sourcemap-loader|1.277165718658833e-06| -|pypi|[pyqtwebengine](https://pypi.org/project/pyqtwebengine)|1.2769205577458404e-06| -|spack|[bpp-seq](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|1.2756735650136743e-06| -|pypi|[modulegraph](http://github.com/ronaldoussoren/modulegraph)|1.2756735650136665e-06| -|npm|ent|1.2629168293635298e-06| -|npm|traverse|1.2629168293635298e-06| -|npm|charm|1.2629168293635298e-06| -|npm|deep-is|1.2629168293635298e-06| -|cran|rvg|1.2588883865266446e-06| -|cran|phosphoricons|1.2588883865266446e-06| -|cran|datamods|1.2588883865266446e-06| -|cran|[NMF](http://renozao.github.io/NMF)|1.2574071769698506e-06| -|rubygems|[i18n](https://github.com/ruby-i18n/i18n)|1.2509090687231553e-06| -|npm|[xml2js](https://github.com/Leonidas-from-XIV/node-xml2js)|1.244631003514256e-06| -|cran|aws.ec2metadata|1.2425391867016232e-06| -|pypi|[pyink](https://pypi.org/project/pyink)|1.2381537542779706e-06| -|spack|rpcsvc-proto|1.2381537542779704e-06| -|spack|libtirpc|1.2381537542779704e-06| -|cran|ISLR|1.2345228048519355e-06| -|cran|ICSOutlier|1.2345228048519355e-06| -|cran|ICS|1.2345228048519355e-06| -|cran|bigutilsr|1.2345228048519355e-06| -|pypi|[WSGIProxy2](https://pypi.org/project/WSGIProxy2)|1.2266091971285257e-06| -|pypi|[pyquery](https://pypi.org/project/pyquery)|1.2266091971285257e-06| -|npm|utils-merge|1.2143431051572402e-06| -|pypi|[PySide2](https://www.pyside.org)|1.2138227254978645e-06| -|pypi|[twiggy](https://github.com/wearpants/twiggy/)|1.2105674181549158e-06| -|pypi|[python-forge](http://github.com/dfee/forge)|1.198980177779819e-06| -|cran|[philentropy](https://github.com/HajkD/philentropy)|1.1983600156188992e-06| -|cran|[proto](https://github.com/hadley/proto)|1.1935375307958955e-06| -|cran|tidyquant|1.1885157438015525e-06| -|cran|tibbletime|1.1885157438015525e-06| -|cran|sweep|1.1885157438015525e-06| -|npm|pkgfiles|1.1885157438015525e-06| -|npm|obake|1.1885157438015525e-06| -|npm|is-node-modern|1.1885157438015525e-06| -|npm|far|1.1885157438015525e-06| -|npm|fake|1.1885157438015525e-06| -|npm|asynckit|1.1885157438015525e-06| -|npm|[temporary](https://github.com/vesln/temporary)|1.1873577028204123e-06| -|npm|[eslint-config-grunt](http://gruntjs.com/contributing#syntax)|1.1873577028204123e-06| -|npm|[grunt-legacy-log](http://gruntjs.com/)|1.1873577028204123e-06| -|npm|[findup-sync](https://github.com/gulpjs/findup-sync#readme)|1.1873577028204123e-06| -|npm|exit|1.1873577028204123e-06| -|cran|tensorflow|1.1867061350115994e-06| -|npm|cz-conventional-changelog|1.1787910462074222e-06| -|pypi|[pytest-pydocstyle](https://pypi.org/project/pytest-pydocstyle)|1.1775448292433846e-06| -|pypi|[pytest-pycodestyle](https://pypi.org/project/pytest-pycodestyle)|1.1775448292433846e-06| -|pypi|[types-PyYAML](https://pypi.org/project/types-PyYAML)|1.1775448292433846e-06| -|cran|syslognet|1.1775448292433846e-06| -|cran|botor|1.1775448292433846e-06| -|cran|telegram|1.1775448292433846e-06| -|cran|RPushbullet|1.1775448292433846e-06| -|cran|slackr|1.1775448292433846e-06| -|cran|[EMbC]()|1.1620042394154098e-06| -|cran|[geodist](https://github.com/hypertidy/geodist)|1.159703240921537e-06| -|cran|googlePolylines|1.1597032409215206e-06| -|cran|languageR|1.1597032409215153e-06| -|cran|hypergeo|1.1597032409215153e-06| -|pypi|[flat-table](https://github.com/metinsenturk/flat_table)|1.1484240758904488e-06| -|pypi|[tikzplotlib](https://pypi.org/project/tikzplotlib)|1.1484240758904488e-06| -|go|[gonum.org/v1/gonum](https://gonum.org/v1/gonum)|1.1421319796954315e-06| -|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|1.138994254476488e-06| -|pypi|[stsynphot](https://www.github.com/spacetelescope/stsynphot_refactor)|1.1344923009014806e-06| -|pypi|[google-cloud-firestore](https://github.com/googleapis/python-firestore)|1.1324801601487093e-06| -|pypi|[pytest-ruff](https://pypi.org/project/pytest-ruff)|1.1290723489708266e-06| -|npm|testing-library|1.1287535468937832e-06| -|pypi|[stingray](https://docs.stingray.science)|1.1274892620070344e-06| -|cran|[ctmm](https://github.com/ctmm-initiative/ctmm)|1.127489262007029e-06| -|cran|automap|1.1190118991347952e-06| -|rubygems|ruby-vips|1.1157494737728862e-06| -|rubygems|mini_magick|1.1157494737728862e-06| -|rubygems|minitest-hooks|1.1157494737728862e-06| -|rubygems|minispec-metadata|1.1157494737728862e-06| -|rubygems|dhash-vips|1.1157494737728862e-06| -|rubygems|codeclimate-test-reporter|1.1157494737728862e-06| -|rubygems|ZenTest|1.1157494737728862e-06| -|npm|[yorkie](https://github.com/yyx990803/yorkie)|1.1125060160002905e-06| -|npm|vitest|1.1125060160002905e-06| -|npm|todomvc-app-css|1.1125060160002905e-06| -|npm|karma-esbuild|1.1125060160002905e-06| -|npm|jasmine-core|1.1125060160002905e-06| -|npm|he|1.1125060160002905e-06| -|go|[github.com/google/uuid](https://github.com/google/uuid)|1.1123431546306522e-06| -|npm|[crossfilter2](https://crossfilter.github.io/crossfilter/)|1.1107547275059995e-06| -|cran|snpStats|1.1092813608814492e-06| -|spack|seqan.|1.1044792770681096e-06| -|pypi|[adjustText](https://github.com/Phlya/adjustText)|1.1044145149376906e-06| -|pypi|[phantomconfig](https://pypi.org/project/phantomconfig)|1.0997185905290228e-06| -|pypi|[lcbuilder](https://pypi.org/project/lcbuilder)|1.0997185905290228e-06| -|rubygems|safe_yaml|1.0962819699336195e-06| -|rubygems|pathutil|1.0962819699336195e-06| -|rubygems|jekyll-watch|1.0962819699336195e-06| -|rubygems|em-websocket|1.0962819699336195e-06| -|rubygems|colorator|1.0962819699336195e-06| -|pypi|[proxmin](https://github.com/pmelchior/proxmin)|1.0952752830925482e-06| -|npm|dts-gen|1.0934344842974283e-06| -|npm|documentation|1.0934344842974283e-06| -|npm|check-node-version|1.0934344842974283e-06| -|npm|check-es3-syntax-cli|1.0934344842974283e-06| -|pypi|[pytest-responsemock](https://pypi.org/project/pytest-responsemock)|1.0872217883639203e-06| -|pypi|[iso3166](https://pypi.org/project/iso3166)|1.0872217883639203e-06| -|pypi|[sphinx-autodoc-typehints>=1.15.2](https://pypi.org/project/sphinx-autodoc-typehints>=1.15.2)|1.0794160934731024e-06| -|pypi|[typing_extensions>=3.10](https://pypi.org/project/typing_extensions>=3.10)|1.0794160934731024e-06| -|pypi|[get_version](https://pypi.org/project/get_version)|1.0794160934731024e-06| -|pypi|[sphinx>=3.0](https://pypi.org/project/sphinx>=3.0)|1.0794160934731024e-06| -|cran|som|1.0794160934731024e-06| -|pypi|[scriptcwl](https://github.com/nlesc/scriptcwl)|1.0737992971495573e-06| -|pypi|[pyomo](http://pyomo.org)|1.0704952993121733e-06| -|pypi|[molmass](https://www.lfd.uci.edu/~gohlke/molmass)|1.0647347576281649e-06| -|cran|qdapDictionaries|1.0630613041780555e-06| -|npm|tar|1.052430691136275e-06| -|npm|closurecompiler-externs|1.052430691136275e-06| -|npm|nodeunit|1.052430691136275e-06| -|cran|swagger|1.0513793118244504e-06| -|cran|nlshrink|1.0513793118244502e-06| -|cran|NetworkComparisonTest|1.0513793118244502e-06| -|cran|NetworkToolbox|1.0513793118244502e-06| -|cran|glassoFast|1.0513793118244502e-06| -|pypi|[phonemizer](https://pypi.org/project/phonemizer)|1.0509810620851303e-06| -|pypi|[cyvcf2](https://github.com/brentp/cyvcf2/)|1.0386567746973821e-06| -|cran|[ghql](https://github.com/ropensci/ghql)|1.0382813203976816e-06| -|pypi|[dustmaps](https://github.com/gregreen/dustmaps)|1.0347520499804818e-06| -|pypi|[OpenPIV](https://pypi.org/project/OpenPIV)|1.0277044980523987e-06| -|pypi|[snakeviz](https://pypi.org/project/snakeviz)|1.023338803862448e-06| -|pypi|[lightning-utilities](https://pypi.org/project/lightning-utilities)|1.0232675655189838e-06| -|pypi|[ale-py](https://pypi.org/project/ale-py)|1.0232675655189838e-06| -|pypi|[dm-reverb](https://pypi.org/project/dm-reverb)|1.0232675655189838e-06| -|pypi|[rlds](https://pypi.org/project/rlds)|1.0232675655189838e-06| -|pypi|[pyoculus](https://pypi.org/project/pyoculus)|1.0232675655189838e-06| -|pypi|[py-spec](https://pypi.org/project/py-spec)|1.0232675655189838e-06| -|pypi|[pywin32-ctypes](https://pypi.org/project/pywin32-ctypes)|1.0205388520109332e-06| -|pypi|[ua_parser](https://pypi.org/project/ua_parser)|1.0124393373124335e-06| -|pypi|[flask-seasurf](https://pypi.org/project/flask-seasurf)|1.0124393373124335e-06| -|pypi|[chart_studio](https://pypi.org/project/chart_studio)|1.0124393373124335e-06| -|cran|geonames|1.0009343448429747e-06| -|cran|[isdparser](https://github.com/ropensci/isdparser)|1.0009343448429747e-06| -|cran|Exact|1.0000339541279724e-06| -|npm|gpx-parse|9.979193468164274e-07| -|npm|node-geo-distance|9.979193468164274e-07| -|npm|redis|9.979193468164274e-07| -|pypi|[sdmpy](http://github.com/demorest/sdmpy)|9.970993473531588e-07| -|pypi|[click-default-group](https://pypi.org/project/click-default-group)|9.970396021291025e-07| -|npm|seed-random|9.96619972666927e-07| -|npm|freeport|9.96619972666927e-07| -|npm|node-uuid|9.96619972666927e-07| -|npm|event-emitter|9.96619972666927e-07| -|pypi|[swifttools](https://gitlab.com/DrPhilEvans/swifttools)|9.95704802811406e-07| -|cran|[xslt](https://github.com/ropensci/xslt)|9.95704802811406e-07| -|spack|sowing|9.940313493612986e-07| -|spack|hipblas|9.940313493612986e-07| -|spack|hipsparse|9.940313493612986e-07| -|spack|rocsparse|9.940313493612986e-07| -|spack|rocsolver|9.940313493612986e-07| -|spack|rocblas|9.940313493612986e-07| -|spack|rocrand|9.940313493612986e-07| -|spack|rocthrust|9.940313493612986e-07| -|spack|rocprim|9.940313493612986e-07| -|spack|metis|9.940313493612986e-07| -|spack|scotch|9.940313493612986e-07| -|spack|parmetis|9.940313493612986e-07| -|spack|mmg|9.940313493612986e-07| -|spack|parmmg|9.940313493612986e-07| -|spack|tetgen|9.940313493612986e-07| -|spack|hypre|9.940313493612986e-07| -|spack|superlu-dist|9.940313493612986e-07| -|spack|strumpack|9.940313493612986e-07| -|spack|scalapack|9.940313493612986e-07| -|spack|mumps|9.940313493612986e-07| -|spack|trilinos|9.940313493612986e-07| -|spack|mpfr|9.940313493612986e-07| -|spack|giflib|9.940313493612986e-07| -|spack|exodusii|9.940313493612986e-07| -|spack|parallel-netcdf|9.940313493612986e-07| -|spack|random123|9.940313493612986e-07| -|spack|moab|9.940313493612986e-07| -|spack|p4est|9.940313493612986e-07| -|spack|saws|9.940313493612986e-07| -|spack|libyaml|9.940313493612986e-07| -|spack|kokkos-kernels|9.940313493612986e-07| -|go|[github.com/pkg/errors](https://github.com/pkg/errors)|9.85739964770922e-07| -|pypi|[spacy-transformers](https://spacy.io)|9.839497652624792e-07| -|pypi|[pythainlp](https://pypi.org/project/pythainlp)|9.839497652624792e-07| -|pypi|[spacy-ray](https://pypi.org/project/spacy-ray)|9.839497652624792e-07| -|pypi|[natto-py](https://pypi.org/project/natto-py)|9.839497652624792e-07| -|pypi|[sudachidict-core](https://pypi.org/project/sudachidict-core)|9.839497652624792e-07| -|pypi|[sudachipy](https://pypi.org/project/sudachipy)|9.839497652624792e-07| -|pypi|[thinc-apple-ops](https://pypi.org/project/thinc-apple-ops)|9.839497652624792e-07| -|cran|starsdata|9.821762049471164e-07| -|cran|ncdfgeom|9.821762049471164e-07| -|cran|cubelyr|9.821762049471164e-07| -|cran|vtreat|9.812873577028203e-07| -|cran|smotefamily|9.812873577028203e-07| -|cran|bestNormalize|9.812873577028203e-07| -|cran|mlr3learners|9.812873577028203e-07| -|cran|mlr3filters|9.812873577028203e-07| -|cran|bbotk|9.812873577028203e-07| -|cran|alr4|9.812873577028203e-07| -|cran|carData|9.812873577028203e-07| -|cran|compositions|9.787776713659846e-07| -|go|[github.com/ulikunitz/xz](https://github.com/ulikunitz/xz)|9.77839707785551e-07| -|rubygems|coffee-script-source|9.665179816557626e-07| -|cran|[Momocs](https://github.com/MomX/Momocs/)|9.664193674346086e-07| -|cran|[iptools](https://github.com/hrbrmstr/iptools)|9.664193674346033e-07| -|pypi|[multiqc](http://multiqc.info)|9.664193674345978e-07| -|pypi|[cspy](https://github.com/torressa/cspy)|9.664193674345978e-07| -|pypi|[sphinx-jinja](https://github.com/tardyp/sphinx-jinja)|9.664193674345978e-07| -|pypi|[hdf5storage](https://github.com/frejanordsiek/hdf5storage)|9.664193674345978e-07| -|pypi|[miniwdl](https://github.com/chanzuckerberg/miniwdl)|9.664193674345978e-07| -|pypi|[pytest-workflow](https://github.com/LUMC/pytest-workflow)|9.664193674345978e-07| -|pypi|[Sphinx-Substitution-Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions)|9.664193674345978e-07| -|pypi|[pyequib](https://equib.github.io/pyEQUIB/)|9.664193674345978e-07| -|pypi|[cygrid](https://github.com/bwinkel/cygrid)|9.664193674345978e-07| -|pypi|[jupyter-book](https://executablebooks.org/)|9.664193674345978e-07| -|pypi|[genshi](https://github.com/edgewall/genshi)|9.664193674345978e-07| -|pypi|[cutadapt](https://cutadapt.readthedocs.io/)|9.664193674345978e-07| -|pypi|[fairdatapoint-client](https://github.com/fair-data/fairdatapoint-client)|9.664193674345978e-07| -|pypi|[referenceseeker](https://github.com/oschwengers/referenceseeker)|9.664193674345978e-07| -|pypi|[flatstar](https://github.com/ladsantos/flatstar)|9.664193674345978e-07| -|spack|[zlib-ng](https://github.com/zlib-ng/zlib-ng)|9.664193674345978e-07| -|cran|[metR](https://github.com/eliocamp/metR)|9.664193674345978e-07| -|cran|[sensemakr](https://github.com/carloscinelli/sensemakr)|9.664193674345978e-07| -|cran|[decoder](https://www.bitbucket.com/cancercentrum/decoder)|9.664193674345978e-07| -|cran|leaflet.minicharts|9.664193674345978e-07| -|npm|[csv-parser](https://github.com/mafintosh/csv-parser)|9.664193674345978e-07| -|npm|[cytoscape-cose-bilkent](https://github.com/cytoscape/cytoscape.js-cose-bilkent)|9.664193674345978e-07| -|npm|[uikit](https://getuikit.com)|9.664193674345978e-07| -|npm|[svd-js](https://github.com/danilosalvati/svd-js#readme)|9.664193674345978e-07| -|npm|[hasha](https://github.com/sindresorhus/hasha#readme)|9.664193674345978e-07| -|cran|[LiblineaR]()|9.664193674345968e-07| -|pypi|[pyfftlog](https://github.com/prisae/pyfftlog)|9.66419367434596e-07| -|pypi|[pypeFLOW](https://github.com/Xinyi2016/pypeflow)|9.66419367434596e-07| -|pypi|[contexttimer](https://github.com/brouberol/contexttimer)|9.66419367434596e-07| -|pypi|[easybuild](https://easybuild.io)|9.66419367434596e-07| -|pypi|[easybuild-easyblocks](https://easybuild.io)|9.66419367434596e-07| -|pypi|[easybuild-easyconfigs](https://easybuild.io)|9.66419367434596e-07| -|pypi|[easybuild-framework](https://easybuild.io)|9.66419367434596e-07| -|pypi|[pycoeman](https://github.com/NLeSC/pycoeman)|9.66419367434596e-07| -|pypi|[COFFEE](UNKNOWN)|9.66419367434596e-07| -|pypi|[proposal](https://github.com/tudo-astroparticlephysics/PROPOSAL)|9.66419367434596e-07| -|pypi|[pystrict](https://github.com/earonesty/pystrict)|9.66419367434596e-07| -|cran|sva|9.66419367434596e-07| -|cran|SIS|9.66419367434596e-07| -|cran|polspline|9.66419367434596e-07| -|cran|LogicReg|9.66419367434596e-07| -|cran|KernelKnn|9.66419367434596e-07| -|cran|genefilter|9.66419367434596e-07| -|cran|extraTrees|9.66419367434596e-07| -|cran|biglasso|9.66419367434596e-07| -|cran|bartMachine|9.66419367434596e-07| -|cran|cvAUC|9.66419367434596e-07| -|cran|nnls|9.66419367434596e-07| -|npm|[tailwindcss](https://tailwindcss.com)|9.66419367434596e-07| -|npm|[font-awesome-webpack](https://github.com/gowravshekar/font-awesome-webpack)|9.66419367434596e-07| -|go|[github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset)|9.66419367434596e-07| -|go|[github.com/exascience/pargo](https://github.com/exascience/pargo)|9.66419367434596e-07| -|go|[github.com/phil-mansfield/pyplot](https://github.com/phil-mansfield/pyplot)|9.66419367434596e-07| -|go|[github.com/phil-mansfield/table](https://github.com/phil-mansfield/table)|9.66419367434596e-07| -|go|[gopkg.in/gcfg.v1](https://gopkg.in/gcfg.v1)|9.66419367434596e-07| -|go|[gopkg.in/warnings.v0](https://gopkg.in/warnings.v0)|9.66419367434596e-07| -|pypi|[alive-progress](https://github.com/rsalmei/alive-progress)|9.6448652869973e-07| -|cran|qap|9.5675517376025e-07| -|cran|biomaRt|9.567551737602498e-07| -|cran|[tune](https://tune.tidymodels.org/)|9.479055864492595e-07| -|pypi|[jsonref](https://pypi.org/project/jsonref)|9.402999250714986e-07| -|pypi|[docker-pycreds](https://pypi.org/project/docker-pycreds)|9.402999250714986e-07| -|pypi|[sentry-sdk](https://pypi.org/project/sentry-sdk)|9.402999250714986e-07| -|pypi|[promise](https://pypi.org/project/promise)|9.402999250714986e-07| -|pypi|[testresources](https://pypi.org/project/testresources)|9.354939476766888e-07| -|pypi|[oslotest](https://pypi.org/project/oslotest)|9.354939476766888e-07| -|pypi|[requests-kerberos](https://pypi.org/project/requests-kerberos)|9.354939476766888e-07| -|pypi|[betamax](https://pypi.org/project/betamax)|9.354939476766888e-07| -|cran|dblog|9.151571227271956e-07| -|pypi|[poppy](https://poppy-optics.readthedocs.io/)|9.127294025771207e-07| -|pypi|[bioframe](https://github.com/open2c/bioframe)|9.127294025771207e-07| -|spack|[glog](https://github.com/google/glog)|9.118375426957677e-07| -|pypi|[jaxns](https://pypi.org/project/jaxns)|9.111954035811903e-07| -|pypi|[gooey](http://pypi.python.org/pypi/Gooey/)|9.111954035811903e-07| -|cran|[rgeoda](https://github.com/geodacenter/rgeoda/)|9.111954035811903e-07| -|npm|babel-plugin-unassert|9.111954035811903e-07| -|npm|babel-preset-power-assert|9.111954035811903e-07| -|npm|eslint-config-mysticatea|9.111954035811903e-07| -|npm|if-node-version|9.111954035811903e-07| -|npm|power-assert|9.111954035811903e-07| -|npm|glob2base|9.111954035811903e-07| -|npm|shell-quote|9.111954035811903e-07| -|npm|subarg|9.111954035811903e-07| -|pypi|[peakutils](https://bitbucket.org/lucashnegri/peakutils)|9.094254047397395e-07| -|pypi|[clize](https://github.com/epsy/clize)|9.019914096056253e-07| -|pypi|[tvtk](https://pypi.org/project/tvtk)|9.004754576567056e-07| -|npm|[get-stream](https://github.com/sindresorhus/get-stream#readme)|8.860791200209393e-07| -|cran|bcpa|8.858844201483795e-07| -|cran|amt|8.858844201483795e-07| -|cran|circular|8.858844201483795e-07| -|npm|batch|8.831586219325384e-07| -|pypi|[pytest-django](https://pypi.org/project/pytest-django)|8.770255759468956e-07| -|pypi|[sybil](https://pypi.org/project/sybil)|8.770255759468956e-07| -|pypi|[setuptools-git](https://pypi.org/project/setuptools-git)|8.770255759468956e-07| -|pypi|[EDFlib-Python](https://pypi.org/project/EDFlib-Python)|8.762400626679464e-07| -|pypi|[eeglabio](https://pypi.org/project/eeglabio)|8.762400626679464e-07| -|cran|Rfast|8.757484428011441e-07| -|cran|genlasso|8.757484428011441e-07| -|cran|L0Learn|8.757484428011441e-07| -|cran|mixsqp|8.757484428011441e-07| -|pypi|[diffrax](https://github.com/patrick-kidger/diffrax)|8.716723706272878e-07| -|pypi|[PyGithub](https://github.com/pygithub/pygithub)|8.716723706272878e-07| -|rubygems|search_ui|8.682553201874268e-07| -|rubygems|pstree|8.682553201874268e-07| -|rubygems|mize|8.682553201874268e-07| -|rubygems|infobar|8.682553201874268e-07| -|rubygems|rspec_junit_formatter|8.678051462678004e-07| -|npm|sendgrid-rest|8.648634339075705e-07| -|npm|system-sleep|8.648634339075705e-07| -|npm|lodash.chunk|8.648634339075705e-07| -|npm|mailparser|8.648634339075705e-07| -|npm|async.ensureasync|8.648634339075705e-07| -|npm|bottleneck|8.648634339075705e-07| -|npm|mocha-sinon|8.648634339075705e-07| -|npm|async.queue|8.648634339075705e-07| -|rubygems|[rubocop-rails](https://docs.rubocop.org/rubocop-rails/)|8.59916008574457e-07| -|pypi|[eagerpy](https://github.com/jonasrauber/eagerpy)|8.581803982819251e-07| -|cran|slider|8.504490433424443e-07| -|pypi|[pyvirtualdisplay](https://pypi.org/project/pyvirtualdisplay)|8.457032339487923e-07| -|pypi|[ldtk](https://github.com/hpparvi/ldtk)|8.409923907087267e-07| -|cran|[scattermore](https://github.com/exaexa/scattermore)|8.405126188603708e-07| -|pypi|[pypandoc](https://pypi.org/project/pypandoc)|8.392589243510965e-07| -|pypi|[lap](https://pypi.org/project/lap)|8.392589243510965e-07| -|npm|node-sass|8.392589243510965e-07| -|npm|material-components-web|8.392589243510965e-07| -|npm|foundation-sites|8.392589243510965e-07| -|npm|enhanced-resolve|8.392589243510965e-07| -|npm|bootstrap-sass|8.392589243510965e-07| -|npm|neo-async|8.392589243510965e-07| -|npm|klona|8.392589243510965e-07| -|cran|NetSwan|8.319610206610869e-07| -|cran|netrankr|8.319610206610869e-07| -|cran|RDCOMClient|8.319610206610869e-07| -|cran|base|8.319610206610869e-07| -|cran|fortunes|8.289769621241705e-07| -|cran|mail|8.283594578010822e-07| -|cran|bibtex|8.283594578010822e-07| -|cran|synchronicity|8.283594578010822e-07| -|cran|doMPI|8.283594578010822e-07| -|cran|rngtools|8.283594578010822e-07| -|npm|methods|8.283594578010822e-07| -|pypi|[dcor](https://pypi.org/project/dcor)|8.247889428967672e-07| -|cran|StanHeaders|8.247889428967672e-07| -|cran|shinystan|8.247889428967672e-07| -|cran|waveslim|8.247889428967672e-07| -|pypi|[citeproc-py](https://github.com/brechtm/citeproc-py)|8.244704462621097e-07| -|pypi|[fgivenx](https://github.com/williamjameshandley/fgivenx)|8.18235064427962e-07| -|npm|watch|8.177394647523504e-07| -|npm|unminified-webpack-plugin|8.177394647523504e-07| -|npm|jsonpath|8.177394647523504e-07| -|npm|jest-cli|8.177394647523504e-07| -|npm|globify|8.177394647523504e-07| -|npm|codacy-coverage|8.177394647523504e-07| -|npm|cash-cat|8.177394647523504e-07| -|npm|biased-opener|8.177394647523504e-07| -|npm|[wallaby-webpack](https://github.com/jeffling/wallaby-webpack#readme)|8.177394647523504e-07| -|npm|package-yaml|8.177394647523504e-07| -|npm|json-loader|8.177394647523504e-07| -|npm|isparta-loader|8.177394647523504e-07| -|npm|isparta|8.177394647523504e-07| -|npm|gatsby|8.177394647523504e-07| -|npm|enzyme-adapter-react-16|8.177394647523504e-07| -|npm|enzyme|8.177394647523504e-07| -|npm|conventional-changelog|8.177394647523504e-07| -|npm|chai-enzyme|8.177394647523504e-07| -|npm|babel-plugin-__coverage__|8.177394647523504e-07| -|npm|add-stream|8.177394647523504e-07| -|npm|karma-webpack|8.177394647523504e-07| -|npm|karma-mocha-reporter|8.177394647523504e-07| -|npm|lodash.isequal|8.177394647523504e-07| -|npm|clamp|8.177394647523504e-07| -|npm|random-buffer|8.177394647523504e-07| -|npm|nock|8.177394647523504e-07| -|npm|is-zip|8.177394647523504e-07| -|npm|p-event|8.177394647523504e-07| -|npm|make-dir|8.177394647523504e-07| -|npm|got|8.177394647523504e-07| -|npm|filenamify|8.177394647523504e-07| -|npm|ext-name|8.177394647523504e-07| -|npm|decompress|8.177394647523504e-07| -|npm|content-disposition|8.177394647523504e-07| -|npm|archive-type|8.177394647523504e-07| -|cran|[uwot](https://github.com/jlmelville/uwot)|8.136676364316324e-07| -|pypi|[jsonpickle](https://github.com/jsonpickle/jsonpickle)|7.940310478381564e-07| -|pypi|[line-profiler](https://github.com/pyutils/line_profiler)|7.94031047838155e-07| -|pypi|[mercantile](https://github.com/mapbox/mercantile)|7.822627879734513e-07| -|rubygems|letter_opener|7.810246316410204e-07| -|rubygems|rspec-rails|7.810246316410204e-07| -|cran|minpack.lm|7.785620153957726e-07| -|pypi|[test-tube](https://pypi.org/project/test-tube)|7.778497347644309e-07| -|pypi|[comet-ml](https://pypi.org/project/comet-ml)|7.778497347644309e-07| -|pypi|[neptune-client](https://pypi.org/project/neptune-client)|7.778497347644309e-07| -|pypi|[torchtext](https://pypi.org/project/torchtext)|7.778497347644309e-07| -|pypi|[cffconvert](https://github.com/citation-file-format/cff-converter-python)|7.731354939476912e-07| -|pypi|[iteration_utilities](https://github.com/MSeifert04/iteration_utilities)|7.731354939476912e-07| -|pypi|[vis_sample](https://github.com/AstroChem/vis_sample)|7.731354939476912e-07| -|pypi|[brian2](http://www.briansimulator.org/)|7.731354939476912e-07| -|pypi|[nempy](https://github.com/UNSW-CEEM/nempy)|7.731354939476912e-07| -|pypi|[antspyx](https://github.com/ANTsX/ANTsPy)|7.731354939476912e-07| -|spack|[cpprestsdk](https://github.com/Microsoft/cpprestsdk)|7.731354939476912e-07| -|cran|Rd2md|7.731354939476912e-07| -|pypi|[pyunpack](https://github.com/ponty/pyunpack)|7.731354939476804e-07| -|pypi|[TPOT](https://github.com/EpistasisLab/tpot)|7.731354939476804e-07| -|pypi|[update_checker](https://github.com/bboe/update_checker)|7.731354939476804e-07| -|pypi|[tripoli](https://github.com/DDMAL/tripoli)|7.731354939476804e-07| -|pypi|[molsets](https://pypi.org/project/molsets)|7.731354939476804e-07| -|pypi|[kombine](https://github.com/bfarr/kombine)|7.731354939476804e-07| -|pypi|[dateparser](https://github.com/scrapinghub/dateparser)|7.731354939476804e-07| -|pypi|[sphinx_argparse](https://pypi.org/project/sphinx_argparse)|7.731354939476804e-07| -|pypi|[RagTag](https://github.com/malonge/RagTag)|7.731354939476804e-07| -|pypi|[foolbox](https://github.com/bethgelab/foolbox)|7.731354939476804e-07| -|pypi|[ogb](https://github.com/snap-stanford/ogb)|7.731354939476804e-07| -|pypi|[pyviz](http://pyviz.org)|7.731354939476804e-07| -|pypi|[gala](http://gala.adrian.pw/)|7.731354939476804e-07| -|pypi|[kiwipy](https://github.com/aiidateam/kiwipy.git)|7.731354939476804e-07| -|pypi|[bakta](https://github.com/oschwengers/bakta)|7.731354939476804e-07| -|spack|[cereal](https://uscilab.github.io/cereal/)|7.731354939476804e-07| -|cran|[RcppSimdJson](https://github.com/eddelbuettel/rcppsimdjson/)|7.731354939476804e-07| -|cran|[hash](http://www.johnhughes.org)|7.731354939476804e-07| -|cran|[leafletR](https://github.com/chgrl/leafletR)|7.731354939476804e-07| -|cran|[phonTools](http://www.santiagobarreda.com/rscripts.html)|7.731354939476804e-07| -|cran|[digitTests](https://koenderks.github.io/digitTests/)|7.731354939476804e-07| -|cran|[jfa](https://koenderks.github.io/jfa/)|7.731354939476804e-07| -|npm|[remark-sectionize](https://github.com/jake-low/remark-sectionize#readme)|7.731354939476804e-07| -|pypi|[rectangle-packer](https://github.com/Penlect/rectangle-packer)|7.731354939476767e-07| -|pypi|[pbcommand](https://github.com/PacificBiosciences/pbcommand)|7.731354939476767e-07| -|pypi|[pbcore](UNKNOWN)|7.731354939476767e-07| -|pypi|[Cigar](https://github.com/brentp/cigar)|7.731354939476767e-07| -|pypi|[py-sphviewer](https://github.com/alejandrobll/py-sphviewer)|7.731354939476767e-07| -|pypi|[pykdtree](https://github.com/storpipfugl/pykdtree)|7.731354939476767e-07| -|pypi|[Aemulator](https://github.com/AemulusProject/Aemulator)|7.731354939476767e-07| -|pypi|[scikit-cuda](https://github.com/lebedov/scikit-cuda/)|7.731354939476767e-07| -|go|[github.com/armon/go-radix](https://github.com/armon/go-radix)|7.731354939476767e-07| -|go|[github.com/fredericlemoine/cobrashell](https://github.com/fredericlemoine/cobrashell)|7.731354939476767e-07| -|pypi|[agfusion](https://github.com/murphycj/AGFusion)|7.731354939476696e-07| -|pypi|[bagpipes](https://bagpipes.readthedocs.io)|7.731354939476696e-07| -|pypi|[simupy](https://github.com/simupy/simupy)|7.731354939476696e-07| -|pypi|[boatswain](https://github.com/nlesc-sherlock/boatswain)|7.731354939476696e-07| -|cran|[uchardet](https://artemklevtsov.gitlab.io/uchardet)|7.731354939476696e-07| -|cran|textshaping|7.700712374167865e-07| -|pypi|[vcrpy](https://pypi.org/project/vcrpy)|7.700242847164989e-07| -|cran|[fda](http://www.functionaldata.org)|7.669994979639715e-07| -|npm|[serve-favicon](https://github.com/expressjs/serve-favicon#readme)|7.661144985432408e-07| -|cran|R.cache|7.654041390082e-07| -|npm|[url](https://github.com/defunctzombie/node-url#readme)|7.64791397591086e-07| -|npm|slugify|7.593295029843253e-07| -|npm|serve-handler|7.593295029843253e-07| -|npm|pixelmatch|7.593295029843253e-07| -|npm|magic-string|7.593295029843253e-07| -|npm|dtslint|7.593295029843253e-07| -|npm|cwebp-bin|7.593295029843253e-07| -|npm|zrender|7.593295029843253e-07| -|cran|tidymodels|7.503962147139217e-07| -|pypi|[sparse](https://github.com/pydata/sparse/)|7.476571651698581e-07| -|pypi|[CURandRTC](https://github.com/fynv/CURandRTC)|7.386205165392985e-07| -|cran|GPfit|7.331457270193485e-07| -|cran|rapportools|7.289563228649522e-07| -|cran|suncalc|7.248145255759469e-07| -|cran|manipulate|7.248145255759469e-07| -|cran|Gmedian|7.248145255759469e-07| -|cran|fasttime|7.248145255759469e-07| -|npm|should-util|7.248145255759468e-07| -|npm|mocha-better-spec-reporter|7.248145255759468e-07| -|npm|should-equal|7.248145255759468e-07| -|npm|eslint-config-shouldjs|7.248145255759468e-07| -|npm|should-type|7.248145255759468e-07| -|npm|should-format|7.248145255759468e-07| -|npm|should-type-adaptors|7.248145255759468e-07| -|npm|svelte-jest|7.193647923009397e-07| -|npm|rollup-plugin-postcss|7.193647923009397e-07| -|pypi|[sciris](http://github.com/sciris/sciris)|7.129071327339473e-07| -|pypi|[iPython](https://ipython.org)|7.106024760548512e-07| -|cran|[ratelimitr](https://github.com/tarakc02/ratelimitr)|7.087075361187134e-07| -|cran|truncdist|7.034964512943014e-07| -|cran|rmutil|7.034964512943014e-07| -|cran|cramer|7.034964512943014e-07| -|cran|yesno|7.034964512943014e-07| -|pypi|[mpl-interactions](https://mpl-interactions.rtfd.io)|7.028504490433409e-07| -|pypi|[django-storages](https://github.com/jschneier/django-storages)|7.028504490433409e-07| -|npm|stream-spigot|7.016204607575166e-07| -|npm|polendina|7.016204607575166e-07| -|npm|hundreds|7.016204607575166e-07| -|npm|buffer|7.016204607575166e-07| -|npm|unorm|7.016204607575166e-07| -|npm|iconv|7.016204607575166e-07| -|npm|errto|7.016204607575166e-07| -|npm|grunt-legacy-log-utils|7.016204607575166e-07| -|npm|vuepress-plugin-social-share|7.009195412163002e-07| -|npm|vuepress-plugin-smooth-scroll|7.009195412163002e-07| -|npm|vuepress-plugin-google-adsense|7.009195412163002e-07| -|npm|vuepress-plugin-element-tabs|7.009195412163002e-07| -|npm|vuepress|7.009195412163002e-07| -|npm|vue-eslint-parser|7.009195412163002e-07| -|npm|vue-codemirror|7.009195412163002e-07| -|npm|terser-webpack-plugin|7.009195412163002e-07| -|npm|replace-in-file|7.009195412163002e-07| -|npm|faker|7.009195412163002e-07| -|npm|eslint-plugin-vue|7.009195412163002e-07| -|cran|[kSamples](NA)|6.979695431472099e-07| -|npm|stream-combiner2|6.946042561499414e-07| -|npm|source-map|6.946042561499414e-07| -|npm|slash|6.946042561499414e-07| -|npm|falafel|6.946042561499414e-07| -|npm|convert-source-map|6.946042561499414e-07| -|go|[github.com/biogo/biogo](https://github.com/biogo/biogo)|6.93389000690836e-07| -|pypi|[mxnet](https://pypi.org/project/mxnet)|6.858460026955197e-07| -|pypi|[ml-datasets](https://pypi.org/project/ml-datasets)|6.858460026955197e-07| -|pypi|[Flask-Cors](https://github.com/corydolphin/flask-cors)|6.837378491132155e-07| -|cran|graphlayouts|6.833965526858927e-07| -|npm|webpack-manifest-plugin|6.749595582082891e-07| -|npm|script-loader|6.749595582082891e-07| -|npm|recursive-readdir|6.749595582082891e-07| -|npm|react-dev-utils|6.749595582082891e-07| -|npm|output-file-sync|6.749595582082891e-07| -|npm|npm-release|6.749595582082891e-07| -|npm|imports-loader|6.749595582082891e-07| -|npm|fs-promise|6.749595582082891e-07| -|npm|flow-typed|6.749595582082891e-07| -|npm|flow-bin|6.749595582082891e-07| -|npm|find-cache-dir|6.749595582082891e-07| -|npm|filesize|6.749595582082891e-07| -|npm|fake-xml-http-request|6.749595582082891e-07| -|npm|eslint-plugin-flowtype|6.749595582082891e-07| -|npm|eslint-loader|6.749595582082891e-07| -|npm|eslint-config-react-app|6.749595582082891e-07| -|npm|dmd-clear|6.749595582082891e-07| -|npm|dagre|6.749595582082891e-07| -|npm|child-process-promise|6.749595582082891e-07| -|npm|case-sensitive-paths-webpack-plugin|6.749595582082891e-07| -|npm|babel-plugin-flow-react-proptypes|6.749595582082891e-07| -|pypi|[starry](https://pypi.org/project/starry)|6.690595620701048e-07| -|npm|gulp-marked|6.690595620701048e-07| -|npm|gulp-mocha-phantomjs|6.690595620701048e-07| -|npm|humanize|6.690595620701048e-07| -|npm|chai-jquery|6.690595620701048e-07| -|npm|gulp-iife|6.690595620701048e-07| -|npm|gulp-cache|6.690595620701048e-07| -|npm|gulp-closure-compiler|6.690595620701048e-07| -|npm|drool|6.690595620701048e-07| -|npm|gulp-file|6.690595620701048e-07| -|npm|gulp-imagemin|6.690595620701048e-07| -|npm|escodegen|6.690595620701048e-07| -|npm|gulp-zip|6.690595620701048e-07| -|npm|gulp-csso|6.690595620701048e-07| -|npm|gulp-shell|6.690595620701048e-07| -|npm|swig|6.690595620701048e-07| -|npm|vinyl-paths|6.690595620701048e-07| -|npm|gulp-connect|6.690595620701048e-07| -|npm|gulp-css-inline-images|6.690595620701048e-07| -|npm|gulp-front-matter|6.690595620701048e-07| -|npm|gulp-jscs|6.690595620701048e-07| -|npm|gulp-open|6.690595620701048e-07| -|npm|gulp-flatten|6.690595620701048e-07| -|npm|gulp-load-plugins|6.690595620701048e-07| -|npm|gulp-sass|6.690595620701048e-07| -|npm|gulp-size|6.690595620701048e-07| -|npm|gulp-sourcemaps|6.690595620701048e-07| -|npm|gulp-subtree|6.690595620701048e-07| -|npm|gulp-tap|6.690595620701048e-07| -|pypi|[sagemaker](https://pypi.org/project/sagemaker)|6.644133151112846e-07| -|pypi|[ftfy](https://pypi.org/project/ftfy)|6.644133151112846e-07| -|pypi|[fairscale](https://pypi.org/project/fairscale)|6.644133151112846e-07| -|pypi|[onnxruntime-tools](https://pypi.org/project/onnxruntime-tools)|6.644133151112846e-07| -|pypi|[unidic](https://pypi.org/project/unidic)|6.644133151112846e-07| -|pypi|[unidic-lite](https://pypi.org/project/unidic-lite)|6.644133151112846e-07| -|pypi|[ipadic](https://pypi.org/project/ipadic)|6.644133151112846e-07| -|pypi|[fugashi](https://pypi.org/project/fugashi)|6.644133151112846e-07| -|pypi|[faiss-cpu](https://pypi.org/project/faiss-cpu)|6.644133151112846e-07| -|pypi|[rouge-score](https://pypi.org/project/rouge-score)|6.644133151112846e-07| -|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|6.644133151112846e-07| -|pypi|[sigopt](https://pypi.org/project/sigopt)|6.644133151112846e-07| -|pypi|[pyctcdecode](https://pypi.org/project/pyctcdecode)|6.644133151112846e-07| -|pypi|[tf2onnx](https://pypi.org/project/tf2onnx)|6.644133151112846e-07| -|cran|leaflet.extras2|6.644133151112846e-07| -|cran|satellite|6.644133151112846e-07| -|cran|leafpop|6.644133151112846e-07| -|npm|[uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)|6.644133151112846e-07| -|npm|node-libs-browser|6.644133151112846e-07| -|npm|module-alias|6.644133151112846e-07| -|npm|mocha-phantomjs-istanbul|6.644133151112846e-07| -|npm|mocha-phantomjs-core|6.644133151112846e-07| -|npm|get-port|6.644133151112846e-07| -|npm|asap|6.644133151112846e-07| -|npm|a-sync-waterfall|6.644133151112846e-07| -|npm|[closurecompiler](https://github.com/dcodeIO/ClosureCompiler.js#readme)|6.633502538071065e-07| -|npm|[metascript](https://github.com/dcodeIO/MetaScript)|6.633502538071065e-07| -|npm|[testjs](https://github.com/dcodeIO/test.js)|6.633502538071065e-07| -|pypi|[stwcs](https://github.com/spacetelescope/stwcs)|6.593798809058974e-07| -|pypi|[flask-wtf](https://github.com/wtforms/flask-wtf/)|6.513595736555572e-07| -|pypi|[falcon](https://pypi.org/project/falcon)|6.508538597008502e-07| -|pypi|[webtest-aiohttp](https://pypi.org/project/webtest-aiohttp)|6.508538597008502e-07| -|pypi|[GridDataFormats](https://github.com/MDAnalysis/GridDataFormats)|6.491657722745966e-07| -|pypi|[gsd](https://gsd.readthedocs.io)|6.491657722745966e-07| -|cran|[tarchetypes](https://docs.ropensci.org/tarchetypes/)|6.487850298861634e-07| -|npm|websocket-stream|6.476496560838615e-07| -|npm|https-browserify|6.476496560838615e-07| -|npm|setimmediate|6.476496560838615e-07| -|npm|stream-browserify|6.476496560838615e-07| -|npm|timers-browserify|6.476496560838615e-07| -|npm|bunyan|6.476496560838615e-07| -|pypi|[grequests](https://github.com/kennethreitz/grequests)|6.442795782897355e-07| -|pypi|[AMAT](https://github.com/athulpg007/AMAT)|6.442795782897355e-07| -|pypi|[qtl](https://pypi.org/project/qtl)|6.442795782897355e-07| -|pypi|[agutil](https://github.com/agraubert/agutil)|6.442795782897355e-07| -|pypi|[mbo](https://github.com/basf/mbo)|6.442795782897355e-07| -|pypi|[wntr](https://github.com/USEPA/WNTR)|6.442795782897355e-07| -|pypi|[uvplot](https://github.com/mtazzari/uvplot)|6.442795782897355e-07| -|pypi|[gwsnrcalc](https://github.com/mikekatz04/BOWIE/snr_calculator_folder)|6.442795782897355e-07| -|pypi|[proper](https://pypi.org/project/proper)|6.442795782897355e-07| -|pypi|[Requests](https://requests.readthedocs.io)|6.442795782897355e-07| -|pypi|[Pandas](https://pandas.pydata.org)|6.442795782897355e-07| -|pypi|[Seaborn](https://seaborn.pydata.org)|6.442795782897355e-07| -|pypi|[Sympy](https://sympy.org)|6.442795782897355e-07| -|pypi|[oct2py](http://github.com/blink1073/oct2py)|6.442795782897355e-07| -|pypi|[pylibxc2](https://github.com/mfkasim1/pylibxc/)|6.442795782897355e-07| -|pypi|[jsonlines](https://github.com/wbolster/jsonlines)|6.442795782897355e-07| -|pypi|[pyemgpipeline](https://github.com/aalhossary/pyemgpipeline)|6.442795782897355e-07| -|pypi|[niapy](https://github.com/NiaOrg/NiaPy)|6.442795782897355e-07| -|pypi|[pystokes](https://github.com/rajeshrinet/pystokes)|6.442795782897355e-07| -|pypi|[guizero](https://github.com/lawsie/guizero)|6.442795782897355e-07| -|spack|[tclap](http://tclap.sourceforge.net)|6.442795782897355e-07| -|spack|[itk](https://itk.org/)|6.442795782897355e-07| -|spack|[libconfig](https://www.hyperrealm.com/libconfig/)|6.442795782897355e-07| -|cran|[ggspatial](https://paleolimbot.github.io/ggspatial/)|6.442795782897355e-07| -|cran|[osqp](https://osqp.org)|6.442795782897355e-07| -|cran|[ipaddress](https://davidchall.github.io/ipaddress/)|6.442795782897355e-07| -|cran|[biblio](https://github.com/kamapu/biblio)|6.442795782897355e-07| -|cran|[spiderbar](https://gitlab.com/hrbrmstr/spiderbar)|6.442795782897355e-07| -|cran|[wdman](https://github.com/ropensci/wdman)|6.442795782897355e-07| -|cran|Ecume|6.442795782897355e-07| -|cran|[nplr](https://github.com/fredcommo/nplr)|6.442795782897355e-07| -|cran|[cpp11](https://cpp11.r-lib.org)|6.442795782897355e-07| -|cran|[rstackdeque](https://github.com/oneilsh/rstackdeque)|6.442795782897355e-07| -|npm|[joi](https://github.com/hapijs/joi#readme)|6.442795782897355e-07| -|npm|[pm2](http://pm2.keymetrics.io/)|6.442795782897355e-07| -|pypi|[posix_ipc](http://semanchuk.com/philip/posix_ipc/)|6.442795782897306e-07| -|pypi|[ctypesgen](https://github.com/davidjamesca/ctypesgen)|6.442795782897306e-07| -|pypi|[scikits.cuda](https://github.com/lebedov/scikit-cuda/)|6.442795782897306e-07| -|npm|[html-entities](https://github.com/mdevils/html-entities#readme)|6.442795782897306e-07| -|npm|[long](https://github.com/dcodeIO/long.js#readme)|6.442795782897306e-07| -|npm|[mnemonist](https://github.com/yomguithereal/mnemonist#readme)|6.442795782897306e-07| -|npm|[obliterator](https://github.com/yomguithereal/obliterator#readme)|6.442795782897306e-07| -|npm|[pandemonium](https://github.com/yomguithereal/pandemonium#readme)|6.442795782897306e-07| -|npm|its-set|6.442795782897305e-07| -|npm|babel-plugin-transform-es2015-modules-umd|6.442795782897305e-07| -|npm|babel-preset-stage-2|6.442795782897305e-07| -|npm|eslint-plugin-babel|6.442795782897305e-07| -|spack|ant|6.357177234287374e-07| -|spack|ceres-solver|6.357177234287374e-07| -|spack|clp|6.357177234287374e-07| -|spack|gdal|6.357177234287374e-07| -|spack|ipp|6.357177234287374e-07| -|spack|jasper|6.357177234287374e-07| -|spack|onnx|6.357177234287374e-07| -|spack|openexr|6.357177234287374e-07| -|spack|openjpeg|6.357177234287374e-07| -|spack|libwebp|6.357177234287374e-07| -|spack|tesseract|6.357177234287374e-07| -|spack|leptonica|6.357177234287374e-07| -|spack|libdc1394|6.357177234287374e-07| -|npm|pretty-hrtime|6.314584146817649e-07| -|npm|utf8|6.314584146817649e-07| -|pypi|[distrax](https://github.com/deepmind/distrax)|6.295531879288283e-07| -|pypi|[pyParz](http://github.com/jpierel14/pyParz)|6.275450437887007e-07| -|spack|[pangolin](https://github.com/stevenlovegrove/Pangolin)|6.275450437887007e-07| -|pypi|[traitsui](http://docs.enthought.com/traitsui)|6.228035923467393e-07| -|cran|locatexec|6.133045985642628e-07| -|cran|doconv|6.133045985642628e-07| -|cran|equatags|6.133045985642628e-07| -|go|[gopkg.in/check.v1](https://gopkg.in/check.v1)|6.074636023874603e-07| -|cran|[fasterize](https://github.com/ecohealthalliance/fasterize)|6.013276064037457e-07| -|cran|mixtools|5.989077770017214e-07| -|cran|enrichR|5.989077770017214e-07| -|cran|metap|5.989077770017214e-07| -|cran|monocle|5.989077770017214e-07| -|cran|Rfast2|5.989077770017214e-07| -|cran|rtracklayer|5.989077770017214e-07| -|cran|GenomeInfoDb|5.989077770017214e-07| -|cran|GenomicRanges|5.989077770017214e-07| -|cran|BiocGenerics|5.989077770017214e-07| -|cran|DESeq2|5.989077770017214e-07| -|cran|MAST|5.989077770017214e-07| -|cran|SingleCellExperiment|5.989077770017214e-07| -|cran|SummarizedExperiment|5.989077770017214e-07| -|cran|S4Vectors|5.989077770017214e-07| -|cran|rsvd|5.989077770017214e-07| -|cran|sctransform|5.989077770017214e-07| -|cran|leiden|5.989077770017214e-07| -|cran|ica|5.989077770017214e-07| -|pypi|[APLpy](http://aplpy.github.io)|5.947196107289858e-07| -|spack|[casacore](https://github.com/casacore/casacore)|5.947196107289858e-07| -|npm|[babel-plugin-transform-undefined-to-void](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-simplify-comparison-operators](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-remove-debugger](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-remove-console](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-regexp-constructors](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-minify-booleans](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-merge-sibling-variables](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-member-expression-literals](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-inline-consecutive-adds](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-minify-simplify](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|babel-plugin-minify-replace|5.883152931817685e-07| -|npm|babel-plugin-minify-numeric-literals|5.883152931817685e-07| -|npm|babel-plugin-minify-mangle-names|5.883152931817685e-07| -|npm|babel-plugin-minify-infinity|5.883152931817685e-07| -|npm|babel-plugin-minify-guarded-expressions|5.883152931817685e-07| -|npm|babel-plugin-minify-flip-comparisons|5.883152931817685e-07| -|npm|babel-plugin-minify-dead-code-elimination|5.883152931817685e-07| -|npm|babel-plugin-minify-constant-folding|5.883152931817685e-07| -|npm|babel-plugin-minify-builtins|5.883152931817685e-07| -|pypi|[z3c.testsetup](https://pypi.org/project/z3c.testsetup)|5.846837172979304e-07| -|pypi|[pep440](https://pypi.org/project/pep440)|5.846837172979304e-07| -|npm|babel-helper-evaluate-path|5.824321402499509e-07| -|npm|esutils|5.824321402499509e-07| -|npm|babel-helper-is-void-0|5.824321402499509e-07| -|cran|whitening|5.798516204607575e-07| -|cran|randtoolbox|5.798516204607575e-07| -|cran|mc2d|5.798516204607575e-07| -|cran|ggExtra|5.798516204607575e-07| -|cran|DiceDesign|5.798516204607575e-07| -|cran|condMVNorm|5.798516204607575e-07| -|npm|[proxyquire](https://github.com/thlorenz/proxyquire#readme)|5.796215206113676e-07| -|cran|showtextdb|5.775534280625899e-07| -|cran|sysfonts|5.775534280625899e-07| -|pypi|[restructuredtext-lint](https://pypi.org/project/restructuredtext-lint)|5.7405310425615e-07| -|pypi|[rinohtype](https://pypi.org/project/rinohtype)|5.740531042561499e-07| -|pypi|[sphinx-testing](https://pypi.org/project/sphinx-testing)|5.740531042561499e-07| -|npm|tiny-lr|5.740531042561499e-07| -|npm|grunt-jscs|5.740531042561499e-07| -|rubygems|[puma](https://puma.io)|5.727004988742107e-07| -|rubygems|[uglifier](http://github.com/lautis/uglifier)|5.727004988742093e-07| -|pypi|[scikit_image](https://scikit-image.org)|5.726929584797624e-07| -|cran|vars|5.69497127238244e-07| -|cran|systemfit|5.69497127238244e-07| -|cran|poLCA|5.69497127238244e-07| -|cran|orcutt|5.69497127238244e-07| -|cran|muhaz|5.69497127238244e-07| -|cran|modeltests|5.69497127238244e-07| -|cran|margins|5.69497127238244e-07| -|cran|lsmeans|5.69497127238244e-07| -|cran|lmodel2|5.69497127238244e-07| -|cran|Kendall|5.69497127238244e-07| -|cran|joineRML|5.69497127238244e-07| -|cran|gmm|5.69497127238244e-07| -|cran|glmnetUtils|5.69497127238244e-07| -|cran|ergm|5.69497127238244e-07| -|cran|cmprsk|5.69497127238244e-07| -|cran|btergm|5.69497127238244e-07| -|cran|binGroup|5.69497127238244e-07| -|cran|AUC|5.69497127238244e-07| -|cran|[mvnfast](https://github.com/mfasiolo/mvnfast/)|5.661850839515869e-07| -|cran|diagram|5.638021559658616e-07| -|cran|[UpSetR](http://github.com/hms-dbmi/UpSetR)|5.60523233112068e-07| -|pypi|[kfac](http://github.com/tensorflow/kfac)|5.575496350584217e-07| -|go|[github.com/pkg/profile](https://github.com/pkg/profile)|5.548819334552704e-07| -|pypi|[qcelemental](https://github.com/MolSSI/QCElemental)|5.522396385340605e-07| -|pypi|[singularity-hpc](https://github.com/singularityhub/singularity-hpc)|5.522396385340605e-07| -|pypi|[spacepy](https://github.com/spacepy/spacepy)|5.522396385340605e-07| -|pypi|[StructureFingerprint](https://github.com/dcloudf/MorganFingerprint)|5.522396385340605e-07| -|pypi|[datasketch](https://ekzhu.github.io/datasketch)|5.522396385340605e-07| -|pypi|[fast_histogram](https://github.com/astrofrog/fast-histogram)|5.522396385340605e-07| -|pypi|[gimmik](https://github.com/vincentlab/GiMMiK)|5.522396385340605e-07| -|pypi|[prettypyplot](https://gitlab.com/braniii/prettypyplot)|5.522396385340605e-07| -|pypi|[bed-reader](https://pypi.org/project/bed-reader)|5.522396385340605e-07| -|pypi|[orbitize](https://github.com/sblunt/orbitize)|5.522396385340605e-07| -|pypi|[SPARQLWrapper](http://rdflib.github.io/sparqlwrapper)|5.522396385340605e-07| -|pypi|[neomodel](https://neomodel.readthedocs.io)|5.522396385340605e-07| -|pypi|[faker](https://github.com/joke2k/faker)|5.522396385340605e-07| -|pypi|[Eir](https://github.com/mjacob1002/Eir)|5.522396385340605e-07| -|pypi|[physical-validation](https://physical-validation.readthedocs.io)|5.522396385340605e-07| -|pypi|[optimade](https://github.com/Materials-Consortia/optimade-python-tools)|5.522396385340605e-07| -|pypi|[fpdf2](https://pyfpdf.github.io/fpdf2/)|5.522396385340605e-07| -|pypi|[pdf2image](https://github.com/Belval/pdf2image)|5.522396385340605e-07| -|pypi|[PyQT5](https://www.riverbankcomputing.com/software/pyqt/)|5.522396385340605e-07| -|pypi|[emn_sdk](https://www.energy.gov/eere/energy-materials-network/energy-materials-network)|5.522396385340605e-07| -|pypi|[kllr](https://github.com/afarahi/kllr)|5.522396385340605e-07| -|pypi|[qimage2ndarray](https://github.com/hmeine/qimage2ndarray)|5.522396385340605e-07| -|spack|[petsc](https://www.mcs.anl.gov/petsc/index.html)|5.522396385340605e-07| -|spack|[arrayfire](https://arrayfire.org/docs/index.htm)|5.522396385340605e-07| -|spack|[nlopt](https://nlopt.readthedocs.io)|5.522396385340605e-07| -|spack|[armadillo](http://arma.sourceforge.net/)|5.522396385340605e-07| -|cran|[HGNChelper](https://github.com/waldronlab/HGNChelper)|5.522396385340605e-07| -|cran|[msm](https://github.com/chjackson/msm)|5.522396385340605e-07| -|cran|sde|5.522396385340605e-07| -|cran|[itsadug](NA)|5.522396385340605e-07| -|cran|RISmed|5.522396385340605e-07| -|cran|[httr2](https://httr2.r-lib.org)|5.522396385340605e-07| -|cran|[rsdmx](https://github.com/opensdmx/rsdmx)|5.522396385340605e-07| -|cran|[phylocomr](https://github.com/ropensci/phylocomr)|5.522396385340605e-07| -|cran|[tidytree](https://yulab-smu.top/treedata-book/)|5.522396385340605e-07| -|cran|[CORElearn](http://lkm.fri.uni-lj.si/rmarko/software/)|5.522396385340605e-07| -|npm|[d3-cloud](https://www.jasondavies.com/wordcloud/)|5.522396385340605e-07| -|npm|[js-logger](http://github.com/jonnyreeves/js-logger)|5.522396385340605e-07| -|npm|[path](http://nodejs.org/docs/latest/api/path.html)|5.522396385340605e-07| -|npm|[react-grid-gallery](https://benhowell.github.io/react-grid-gallery/)|5.522396385340605e-07| -|pypi|[pygfunction](https://github.com/MassimoCimmino/pygfunction)|5.522396385340548e-07| -|pypi|[random](https://www.pytosquatting.org)|5.522396385340548e-07| -|pypi|[sys](https://github.com/stestagg/sys)|5.522396385340548e-07| -|pypi|[stats](http://code.google.com/p/pycalcstats/)|5.522396385340548e-07| -|npm|[atob](https://git.coolaj86.com/coolaj86/atob.js.git)|5.522396385340548e-07| -|npm|[node-html-parser](https://github.com/taoqf/node-fast-html-parser)|5.522396385340548e-07| -|pypi|[usort](https://pypi.org/project/usort)|5.436108941819601e-07| -|go|[github.com/gorilla/mux](https://github.com/gorilla/mux)|5.385367226020504e-07| -|go|[golang.org/x/crypto](https://golang.org/x/crypto)|5.385367226020504e-07| -|rubygems|[redis](https://github.com/redis/redis-rb)|5.383176308399191e-07| -|rubygems|[stackprof](http://github.com/tmm1/stackprof)|5.383176308399191e-07| -|pypi|[arboreto](https://github.com/aertslab/arboreto)|5.352476496560921e-07| -|pypi|[ipytree](https://pypi.org/project/ipytree)|5.256896559122252e-07| -|npm|assume|5.204327593531029e-07| -|npm|spawn-sync|5.204327593531029e-07| -|cran|[shinyFiles](https://github.com/thomasp85/shinyFiles)|5.177246611256797e-07| -|go|[github.com/brentp/irelate](https://github.com/brentp/irelate)|5.154236626317846e-07| -|go|[github.com/brentp/vcfgo](https://github.com/brentp/vcfgo)|5.154236626317846e-07| -|go|[github.com/brentp/xopen](https://github.com/brentp/xopen)|5.154236626317846e-07| -|pypi|[connexion](https://github.com/zalando/connexion)|5.154236626317797e-07| -|cran|[contentid](https://github.com/cboettig/contentid)|5.154236626317797e-07| -|pypi|[furl](https://pypi.org/project/furl)|5.062196686562169e-07| -|pypi|[pyodbc](https://pypi.org/project/pyodbc)|5.062196686562169e-07| -|pypi|[pg8000](https://pypi.org/project/pg8000)|5.062196686562169e-07| -|pypi|[psycopg2cffi](https://pypi.org/project/psycopg2cffi)|5.062196686562169e-07| -|pypi|[flexmock](https://pypi.org/project/flexmock)|5.062196686562169e-07| -|npm|browserify-middleware|5.062196686562169e-07| -|npm|code-mirror|5.062196686562169e-07| -|npm|github-basic|5.062196686562169e-07| -|npm|handle|5.062196686562169e-07| -|npm|highlight-codemirror|5.062196686562169e-07| -|npm|inconsolata|5.062196686562169e-07| -|npm|jade-code-mirror|5.062196686562169e-07| -|npm|jade-highlighter|5.062196686562169e-07| -|npm|jstransformer-cdata|5.062196686562169e-07| -|npm|jstransformer-coffee-script|5.062196686562169e-07| -|npm|jstransformer-less|5.062196686562169e-07| -|npm|jstransformer-marked|5.062196686562169e-07| -|npm|jstransformer-stylus|5.062196686562169e-07| -|npm|jstransformer-verbatim|5.062196686562169e-07| -|npm|less-file|5.062196686562169e-07| -|npm|linify|5.062196686562169e-07| -|npm|lsr|5.062196686562169e-07| -|npm|pull-request|5.062196686562169e-07| -|npm|stop|5.062196686562169e-07| -|npm|twbs|5.062196686562169e-07| -|npm|character-parser|5.062196686562169e-07| -|npm|constantinople|5.062196686562169e-07| -|npm|jstransformer|5.062196686562169e-07| -|npm|transformers|5.062196686562169e-07| -|npm|void-elements|5.062196686562169e-07| -|npm|with|5.062196686562169e-07| -|pypi|[hdfdict](https://github.com/SiggiGue/hdfdict)|5.035126116045825e-07| -|pypi|[spherical-geometry](https://pypi.org/project/spherical-geometry)|4.983099863334635e-07| -|pypi|[stregion](https://pypi.org/project/stregion)|4.983099863334635e-07| -|pypi|[tweakwcs](https://pypi.org/project/tweakwcs)|4.983099863334635e-07| -|pypi|[stsci.skypac](https://pypi.org/project/stsci.skypac)|4.983099863334635e-07| -|pypi|[fitsblender](https://pypi.org/project/fitsblender)|4.983099863334635e-07| -|rubygems|xpath|4.938091219407741e-07| -|rubygems|mini_mime|4.938091219407741e-07| -|rubygems|matrix|4.938091219407741e-07| -|rubygems|webdrivers|4.938091219407741e-07| -|rubygems|selenium-webdriver|4.938091219407741e-07| -|rubygems|selenium_statistics|4.938091219407741e-07| -|rubygems|sauce_whisk|4.938091219407741e-07| -|rubygems|rubocop-rake|4.938091219407741e-07| -|rubygems|rubocop-minitest|4.938091219407741e-07| -|rubygems|rspec-instafail|4.938091219407741e-07| -|rubygems|launchy|4.938091219407741e-07| -|rubygems|erubi|4.938091219407741e-07| -|cran|thematic|4.933268864701288e-07| -|pypi|[jsonlib](https://pypi.org/project/jsonlib)|4.925380559898326e-07| -|pypi|[yajl](https://pypi.org/project/yajl)|4.925380559898326e-07| -|pypi|[ecdsa](https://pypi.org/project/ecdsa)|4.925380559898326e-07| -|pypi|[pytest-black-multipy](https://pypi.org/project/pytest-black-multipy)|4.925380559898326e-07| -|npm|[request-promise](https://github.com/request/request-promise#readme)|4.908796786969412e-07| -|npm|grunt-release|4.881403947756377e-07| -|npm|grunt-jsdoc|4.881403947756377e-07| -|npm|grunt-mocha-istanbul|4.881403947756377e-07| -|npm|help-me-test|4.881403947756377e-07| -|npm|require-dir|4.881403947756377e-07| -|npm|normalize-path|4.857372420628961e-07| -|npm|homedir-polyfill|4.857372420628961e-07| -|npm|eslint-config-gulp|4.857372420628961e-07| -|npm|resolve-dir|4.857372420628961e-07| -|npm|micromatch|4.857372420628961e-07| -|npm|is-glob|4.857372420628961e-07| -|npm|detect-file|4.857372420628961e-07| -|pypi|[tinygp](https://github.com/dfm/tinygp)|4.851046236534421e-07| -|pypi|[ligo.skymap](https://lscsoft.docs.ligo.org/ligo.skymap/)|4.832096837172989e-07| -|pypi|[nodepy](https://github.com/ketch/nodepy)|4.832096837172989e-07| -|pypi|[flare-pp](https://github.com/mir-group/flare_pp)|4.832096837172989e-07| -|pypi|[sgdml](http://www.sgdml.org)|4.832096837172989e-07| -|pypi|[fhir.resources](https://github.com/nazrulworld/fhir.resources)|4.832096837172989e-07| -|pypi|[aiokafka](http://aiokafka.readthedocs.org)|4.832096837172989e-07| -|pypi|[pywdpa](https://ecology.ghislainv.fr/pywdpa)|4.832096837172989e-07| -|pypi|[astro-virgo](https://github.com/0xCoto/Virgo)|4.832096837172989e-07| -|pypi|[numfi](https://github.com/ZZZZzzzzac/numfi)|4.832096837172989e-07| -|pypi|[flask-socketio](https://github.com/miguelgrinberg/flask-socketio)|4.832096837172989e-07| -|pypi|[piecewise-regression](https://github.com/chasmani/piecewise-regression)|4.832096837172989e-07| -|pypi|[clint](https://github.com/kennethreitz/clint)|4.832096837172989e-07| -|pypi|[tools21cm](https://pypi.org/project/tools21cm)|4.832096837172989e-07| -|pypi|[merklelib](https://github.com/vpaliy/merkle-trees)|4.832096837172989e-07| -|pypi|[pystream-protobuf](https://github.com/cartoonist/pystream-protobuf)|4.832096837172989e-07| -|pypi|[linearfit](https://github.com/Johannes-Sahlmann/linearfit)|4.832096837172989e-07| -|pypi|[pepita](https://pypi.org/project/pepita)|4.832096837172989e-07| -|pypi|[tatter](https://github.com/afarahi/tatter)|4.832096837172989e-07| -|pypi|[dna-features-viewer](https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer)|4.832096837172989e-07| -|pypi|[pypiwin32](https://pypi.org/project/pypiwin32)|4.832096837172989e-07| -|cran|[fishtree](https://fishtreeoflife.org/)|4.832096837172989e-07| -|cran|ggvenn|4.832096837172989e-07| -|cran|Rlabkey|4.832096837172989e-07| -|cran|COUNT|4.832096837172989e-07| -|npm|[deep-filter](https://github.com/IndigoUnited/js-deep-filter#readme)|4.832096837172989e-07| -|npm|[kebabcase-keys](https://github.com/mattii/kebabcase-keys#readme)|4.832096837172989e-07| -|npm|[svgr](https://github.com/smooth-code/svgr#readme)|4.832096837172989e-07| -|npm|[vue-class-component](https://github.com/vuejs/vue-class-component#readme)|4.832096837172989e-07| -|npm|[vuetify](https://vuetifyjs.com)|4.832096837172989e-07| -|npm|[cross-blob](https://github.com/Richienb/cross-blob#readme)|4.832096837172989e-07| -|pypi|[sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox)|4.83209683717298e-07| -|pypi|[findiff](https://github.com/maroba/findiff)|4.83209683717298e-07| -|npm|[camera-controls](https://github.com/yomotsu/camera-controls#readme)|4.83209683717298e-07| -|npm|[daisyui](https://github.com/saadeghi/daisyui)|4.83209683717298e-07| -|npm|[gpu.js](http://gpu.rocks/)|4.832096837172935e-07| -|go|[golang.org/x/net](https://golang.org/x/net)|4.825124114464216e-07| -|pypi|[blessed](https://github.com/jquast/blessed)|4.81598984771577e-07| -|pypi|[Levenshtein](https://github.com/maxbachmann/Levenshtein)|4.783775868801279e-07| -|npm|[github-current-user](https://github.com/beaugunderson/github-current-user)|4.783775868801279e-07| -|cran|QSARdata|4.724716907458024e-07| -|cran|dimRed|4.724716907458024e-07| -|cran|ddalpha|4.724716907458024e-07| -|pypi|[time-machine](https://pypi.org/project/time-machine)|4.706522345454148e-07| -|pypi|[attrdict](https://github.com/bcj/AttrDict)|4.6947497368555085e-07| -|cran|[RcppEigen](http://dirk.eddelbuettel.com/code/rcpp.eigen.html)|4.6940369275395033e-07| -|pypi|[black-nbconvert](https://pypi.org/project/black-nbconvert)|4.5997844892319704e-07| -|npm|karma-tap-reporter|4.5942625390648253e-07| -|npm|karma-spec-reporter|4.5942625390648253e-07| -|npm|karma-html-reporter|4.5942625390648253e-07| -|npm|karma-chai-sinon|4.5942625390648253e-07| -|npm|eslint-plugin-mocha|4.5942625390648253e-07| -|npm|eslint-config-nfl|4.5942625390648253e-07| -|npm|babel-plugin-transform-class-properties|4.5942625390648253e-07| -|npm|react-side-effect|4.5942625390648253e-07| -|npm|react-fast-compare|4.5942625390648253e-07| -|rubygems|webpacker|4.5942625390648253e-07| -|rubygems|rubocop-discourse|4.5942625390648253e-07| -|rubygems|mini_racer|4.5942625390648253e-07| -|rubygems|listen|4.5942625390648253e-07| -|rubygems|dalli|4.5942625390648253e-07| -|go|[github.com/fatih/color](https://github.com/fatih/color)|4.5889596178818234e-07| -|pypi|[mknotebooks](https://pypi.org/project/mknotebooks)|4.5129961026426887e-07| -|pypi|[mkdocs-macros-plugin](https://pypi.org/project/mkdocs-macros-plugin)|4.5129961026426887e-07| -|cran|[shinyalert](https://github.com/daattali/shinyalert)|4.4506155079224956e-07| -|npm|tslint-config-semistandard|4.4294221007418975e-07| -|npm|eslint-plugin-dependencies|4.4294221007418975e-07| -|npm|eslint-config-semistandard|4.4294221007418975e-07| -|npm|doctoc|4.4294221007418975e-07| -|npm|snappy|4.4294221007418975e-07| -|npm|optional|4.4294221007418975e-07| -|npm|nested-error-stacks|4.4294221007418975e-07| -|npm|denque|4.4294221007418975e-07| -|npm|buffermaker|4.4294221007418975e-07| -|npm|buffer-crc32|4.4294221007418975e-07| -|npm|binary|4.4294221007418975e-07| -|cran|[RNiftyReg](https://github.com/jonclayden/RNiftyReg)|4.421526517674632e-07| -|npm|safe-publish-latest|4.386974249368051e-07| -|npm|object-keys|4.386974249368051e-07| -|npm|npmignore|4.386974249368051e-07| -|npm|mv|4.386974249368051e-07| -|npm|eclint|4.386974249368051e-07| -|npm|copy-dir|4.386974249368051e-07| -|npm|aud|4.386974249368051e-07| -|npm|array.prototype.map|4.386974249368051e-07| -|npm|supports-preserve-symlinks-flag|4.386974249368051e-07| -|npm|path-parse|4.386974249368051e-07| -|npm|is-core-module|4.386974249368051e-07| -|rubygems|hashdiff|4.385127879734478e-07| -|rubygems|crack|4.385127879734478e-07| -|rubygems|typhoeus|4.385127879734478e-07| -|rubygems|patron|4.385127879734478e-07| -|rubygems|httpclient|4.385127879734478e-07| -|rubygems|http|4.385127879734478e-07| -|rubygems|excon|4.385127879734478e-07| -|rubygems|em-http-request|4.385127879734478e-07| -|rubygems|curb|4.385127879734478e-07| -|rubygems|async-http|4.385127879734478e-07| -|cran|[goodpractice](https://github.com/mangothecat/goodpractice)|4.3342444357672504e-07| -|pypi|[ipyplot](http://github.com/karolzak/ipyplot)|4.2951971885982185e-07| -|pypi|[imagecorruptions](https://github.com/bethgelab/imagecorruptions)|4.2951971885982185e-07| -|pypi|[hydra-colorlog](https://github.com/facebookresearch/hydra/)|4.2951971885982185e-07| -|pypi|[spaghetti](https://github.com/pysal/spaghetti)|4.2951971885982185e-07| -|pypi|[lsstdesc.coord](https://github.com/LSSTDESC/Coord)|4.2951971885982185e-07| -|pypi|[treecorr](https://github.com/rmjarvis/TreeCorr)|4.2951971885982185e-07| -|pypi|[fleck](https://github.com/bmorris3/fleck)|4.2951971885982185e-07| -|pypi|[phylo-treetime](https://github.com/neherlab/treetime)|4.2951971885982185e-07| -|pypi|[funsies](https://github.com/aspuru-guzik-group/funsies)|4.2951971885982185e-07| -|pypi|[lipyphilic](https://github.com/p-j-smith/lipyphilic)|4.2951971885982185e-07| -|pypi|[modAL](https://modAL-python.github.io/)|4.2951971885982185e-07| -|pypi|[dca](https://github.com/theislab/dca)|4.2951971885982185e-07| -|pypi|[yabox](https://github.com/pablormier/yabox)|4.2951971885982185e-07| -|pypi|[sk-video](http://scikit-video.org/)|4.2951971885982185e-07| -|pypi|[htof](https://pypi.org/project/htof)|4.2951971885982185e-07| -|pypi|[muse-psfr](https://github.com/musevlt/muse-psfr)|4.2951971885982185e-07| -|pypi|[injector](https://github.com/alecthomas/injector)|4.2951971885982185e-07| -|pypi|[pyDataverse](https://github.com/gdcc/pyDataverse)|4.2951971885982185e-07| -|pypi|[qiskit-ibm-experiment](https://github.com/Qiskit/qiskit-ibm-experiment)|4.2951971885982185e-07| -|pypi|[qiskit_dynamics](https://github.com/Qiskit/qiskit-dynamics)|4.2951971885982185e-07| -|pypi|[deepdish](https://github.com/uchicago-cs/deepdish)|4.2951971885982185e-07| -|pypi|[retriever](https://github.com/weecology/retriever)|4.2951971885982185e-07| -|pypi|[acor](http://github.com/dfm/acor)|4.2951971885982185e-07| -|pypi|[python-markdown-math](https://github.com/mitya57/python-markdown-math)|4.2951971885982185e-07| -|pypi|[stanza](https://github.com/stanfordnlp/stanza)|4.2951971885982185e-07| -|pypi|[easywebdav](http://github.com/amnong/easywebdav)|4.2951971885982185e-07| -|pypi|[chaospy](https://chaospy.readthedocs.io/)|4.2951971885982185e-07| -|cran|[memuse](https://github.com/shinra-dev/memuse)|4.2951971885982185e-07| -|cran|[RcppAlgos](https://github.com/jwood000/RcppAlgos)|4.2951971885982185e-07| -|cran|mcclust|4.2951971885982185e-07| -|cran|[rdist](https://github.com/blasern/rdist)|4.2951971885982185e-07| -|cran|[kinship2](https://cran.r-project.org/package=kinship2)|4.2951971885982185e-07| -|cran|[corrr](https://github.com/tidymodels/corrr)|4.2951971885982185e-07| -|cran|[ggpp](https://docs.r4photobiology.info/ggpp/)|4.2951971885982185e-07| -|cran|[minerva](https://www.r-project.org)|4.2951971885982185e-07| -|cran|[randomForestSRC](https://www.randomforestsrc.org/)|4.2951971885982185e-07| -|cran|treeman|4.2951971885982185e-07| -|cran|[treemapify](https://wilkox.org/treemapify/)|4.2951971885982185e-07| -|cran|[restez](https://github.com/ropensci/restez#readme)|4.2951971885982185e-07| -|cran|[RcppProgress](https://github.com/kforner/rcpp_progress)|4.2951971885982185e-07| -|cran|[spocc](https://github.com/ropensci/spocc)|4.2951971885982185e-07| -|cran|[babette](https://docs.ropensci.org/babette/)|4.2951971885982185e-07| -|cran|[ggiraphExtra](https://github.com/cardiomoon/ggiraphExtra)|4.2951971885982185e-07| -|cran|[coarseDataTools](https://cran.r-project.org/package=coarseDataTools)|4.2951971885982185e-07| -|cran|[incidence](https://www.repidemicsconsortium.org/incidence/)|4.2951971885982185e-07| -|npm|[rjsf](https://www.rjsf.io/)|4.2951971885982185e-07| -|npm|[js-sha256](https://github.com/emn178/js-sha256)|4.2951971885982185e-07| -|npm|[react-mdl](https://github.com/react-mdl/react-mdl#readme)|4.2951971885982185e-07| -|npm|[react-sigma](https://github.com/dunnock/react-sigma)|4.2951971885982185e-07| -|npm|[react-simple-file-input](https://github.com/greena13/react-simple-file-input#readme)|4.2951971885982185e-07| -|pypi|[pysyzygy](http://github.com/rodluger/pysyzygy)|4.295197188598204e-07| -|pypi|[k2plr](https://github.com/rodluger/k2plr)|4.295197188598204e-07| -|pypi|[biolib](http://pypi.python.org/pypi/biolib/)|4.295197188598204e-07| -|pypi|[weightedstats](https://github.com/tinybike/weightedstats)|4.295197188598204e-07| -|pypi|[vmad](https://pypi.org/project/vmad)|4.295197188598204e-07| -|pypi|[abopt](https://pypi.org/project/abopt)|4.295197188598204e-07| -|pypi|[fastpm](https://pypi.org/project/fastpm)|4.295197188598204e-07| -|pypi|[single-source](https://github.com/rabbit72/single-source)|4.252245216712248e-07| -|pypi|[python-sat](https://github.com/pysathq/pysat)|4.252245216712248e-07| -|go|[github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)|4.1643245469875696e-07| -|pypi|[scikit-misc](https://github.com/has2k1/scikit-misc)|4.139036090812761e-07| -|cran|shinycustomloader|4.0967777532553485e-07| -|pypi|[tf-slim](https://pypi.org/project/tf-slim)|4.088697323761752e-07| -|pypi|[pypng](https://pypi.org/project/pypng)|4.088697323761752e-07| -|pypi|[mesh-tensorflow](https://pypi.org/project/mesh-tensorflow)|4.088697323761752e-07| -|pypi|[dopamine-rl](https://pypi.org/project/dopamine-rl)|4.088697323761752e-07| -|pypi|[astroutils](https://github.com/chengxinlun/astroutils)|4.069134178672002e-07| -|go|[github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)|3.9798808732479343e-07| -|pypi|[python-consul](https://github.com/cablehead/python-consul)|3.9491409605622744e-07| -|pypi|[pytest-param-files~=0.3.3](https://pypi.org/project/pytest-param-files~=0.3.3)|3.925149430811281e-07| -|pypi|[pytest-cov~=2.8](https://pypi.org/project/pytest-cov~=2.8)|3.925149430811281e-07| -|pypi|[pytest~=5.4](https://pypi.org/project/pytest~=5.4)|3.925149430811281e-07| -|pypi|[pandas<1.4](https://pypi.org/project/pandas<1.4)|3.925149430811281e-07| -|pypi|[matplotlib~=3.3.0](https://pypi.org/project/matplotlib~=3.3.0)|3.925149430811281e-07| -|pypi|[ipython!=8.1.0](https://pypi.org/project/ipython!=8.1.0)|3.925149430811281e-07| -|pypi|[coverage<5.0](https://pypi.org/project/coverage<5.0)|3.925149430811281e-07| -|pypi|[sphinx-design~=0.1.0](https://pypi.org/project/sphinx-design~=0.1.0)|3.925149430811281e-07| -|pypi|[sphinx-book-theme~=0.3.0](https://pypi.org/project/sphinx-book-theme~=0.3.0)|3.925149430811281e-07| -|pypi|[jupytext~=1.11.2](https://pypi.org/project/jupytext~=1.11.2)|3.925149430811281e-07| -|pypi|[ipykernel~=5.5](https://pypi.org/project/ipykernel~=5.5)|3.925149430811281e-07| -|pypi|[coconut~=1.4.3](https://pypi.org/project/coconut~=1.4.3)|3.925149430811281e-07| -|pypi|[sphinx-togglebutton~=0.3.0](https://pypi.org/project/sphinx-togglebutton~=0.3.0)|3.925149430811281e-07| -|pypi|[sphinx>=3.5,<5](https://pypi.org/project/sphinx>=3.5,<5)|3.925149430811281e-07| -|pypi|[nbformat~=5.0](https://pypi.org/project/nbformat~=5.0)|3.925149430811281e-07| -|pypi|[myst-parser~=0.17.2](https://pypi.org/project/myst-parser~=0.17.2)|3.925149430811281e-07| -|pypi|[jupyter-cache~=0.5.0](https://pypi.org/project/jupyter-cache~=0.5.0)|3.925149430811281e-07| -|pypi|[docutils>=0.15,<0.18](https://pypi.org/project/docutils>=0.15,<0.18)|3.925149430811281e-07| -|rubygems|rspec-extra-formatters|3.905123158205102e-07| -|rubygems|paranoia|3.905123158205102e-07| -|rubygems|paper_trail|3.905123158205102e-07| -|rubygems|discard|3.905123158205102e-07| -|rubygems|database_cleaner|3.905123158205102e-07| -|rubygems|after_commit_action|3.905123158205102e-07| -|pypi|[pypka](https://pypka.org)|3.865677469738456e-07| -|pypi|[cpnest](https://github.com/johnveitch/cpnest)|3.865677469738456e-07| -|pypi|[ncplot](https://github.com/pmlmodelling/ncplot)|3.865677469738456e-07| -|pypi|[clldutils](https://github.com/clld/clldutils)|3.865677469738456e-07| -|cran|scatterpie|3.865677469738456e-07| -|pypi|[fsps](https://github.com/dfm/python-fsps)|3.865677469738402e-07| -|pypi|[slab](http://github.com/DrMarc/slab.git)|3.865677469738402e-07| -|pypi|[louvain](https://github.com/vtraag/louvain-igraph)|3.865677469738402e-07| -|pypi|[multipletau](https://github.com/FCS-analysis/multipletau)|3.865677469738402e-07| -|pypi|[jupyter_dash](https://github.com/plotly/jupyter-dash)|3.865677469738402e-07| -|pypi|[muse-origin](https://github.com/musevlt/origin)|3.865677469738402e-07| -|pypi|[libroadrunner](http://libroadrunner.org)|3.865677469738402e-07| -|pypi|[sphinx-rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|3.865677469738402e-07| -|spack|[silo](https://wci.llnl.gov/simulation/computer-codes/silo)|3.865677469738402e-07| -|cran|[liger](https://github.com/JEFworks/liger)|3.865677469738402e-07| -|cran|[mlr3proba](https://mlr3proba.mlr-org.com)|3.865677469738402e-07| -|cran|[jmvcore](https://www.jamovi.org)|3.865677469738402e-07| -|cran|ggm|3.865677469738402e-07| -|cran|[scrapeR](http://www.ryanacton.com)|3.865677469738402e-07| -|cran|[analogue](https://github.com/gavinsimpson/analogue)|3.865677469738402e-07| -|cran|[cutpointr](https://github.com/thie1e/cutpointr)|3.865677469738402e-07| -|cran|pmsampsize|3.865677469738402e-07| -|cran|[drat](https://github.com/eddelbuettel/drat)|3.865677469738402e-07| -|cran|[DirichletReg](https://github.com/maiermarco/DirichletReg)|3.865677469738402e-07| -|cran|[hyper2](https://github.com/RobinHankin/hyper2)|3.865677469738402e-07| -|cran|[mRMRe](https://www.pmgenomics.ca/bhklab/)|3.865677469738402e-07| -|cran|[Rdimtools](http://kyoustat.com/Rdimtools/)|3.865677469738402e-07| -|npm|[node-gzip](https://github.com/Rebsos/node-gzip#readme)|3.865677469738402e-07| -|pypi|[almatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/almatasks/browse)|3.8656774697383836e-07| -|pypi|[casampi](https://open-bitbucket.nrao.edu/projects/CASA/repos/casampi/browse)|3.8656774697383836e-07| -|pypi|[casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse)|3.8656774697383836e-07| -|pypi|[casaplotserver](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotserver/browse)|3.8656774697383836e-07| -|pypi|[casashell](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|3.8656774697383836e-07| -|pypi|[casatestutils](https://open-bitbucket.nrao.edu/projects/CASA/repos/casa6/browse)|3.8656774697383836e-07| -|pypi|[casaviewer](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaviewer/browse)|3.8656774697383836e-07| -|pypi|[tensorboard_plugin_profile](https://github.com/tensorflow/profiler)|3.865677469738348e-07| -|cran|[rworldmap](https://github.com/AndySouth/rworldmap/)|3.865677469738348e-07| -|cran|[cowsay](https://github.com/sckott/cowsay)|3.865677469738348e-07| -|go|[github.com/BurntSushi/toml](https://github.com/BurntSushi/toml)|3.781641003004941e-07| -|go|[github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)|3.628241103412148e-07| -|go|github.com/opencontainers/go-digest|3.606836466259665e-07| -|go|github.com/opencontainers/image-spec|3.606836466259665e-07| -|pypi|[grpcio-reflection](https://grpc.io)|3.5757516595080315e-07| -|go|[github.com/adam-hanna/arrayOperations](https://github.com/adam-hanna/arrayOperations)|3.5142522452167124e-07| -|go|[github.com/dgryski/go-minhash](https://github.com/dgryski/go-minhash)|3.5142522452167124e-07| -|go|[github.com/ekzhu/lshensemble](https://github.com/ekzhu/lshensemble)|3.5142522452167124e-07| -|go|[github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|3.5142522452167124e-07| -|go|[github.com/will-rowe/gfa](https://github.com/will-rowe/gfa)|3.5142522452167124e-07| -|go|[github.com/will-rowe/nthash](https://github.com/will-rowe/nthash)|3.5142522452167124e-07| -|pypi|[imagedata](https://github.com/erling6232/imagedata)|3.5142522452167044e-07| -|pypi|[biomaj-zipkin](http://biomaj.genouest.org)|3.5142522452167044e-07| -|pypi|[prometheus_client](https://github.com/prometheus/client_python)|3.5142522452167044e-07| -|pypi|[biomaj](http://biomaj.genouest.org)|3.5142522452167044e-07| -|pypi|[nano-CAT](https://github.com/nlesc-nano/nano-CAT)|3.5142522452167044e-07| -|pypi|[data-CAT](https://github.com/nlesc-nano/data-CAT)|3.5142522452167044e-07| -|pypi|[pyvolcans](https://github.com/BritishGeologicalSurvey/pyvolcans)|3.5142522452167044e-07| -|pypi|[pysm3](https://pysm3.readthedocs.io/)|3.5142522452167044e-07| -|pypi|[flask_cors](https://github.com/corydolphin/flask-cors)|3.5142522452167044e-07| -|pypi|[myvariant](https://github.com/biothings/myvariant.py)|3.5142522452167044e-07| -|pypi|[bravado](https://github.com/Yelp/bravado)|3.5142522452167044e-07| -|pypi|[pvpumpingsystem](https://github.com/tylunel/pvpumpingsystem)|3.5142522452167044e-07| -|pypi|[FitBenchmarking](http://fitbenchmarking.com)|3.5142522452167044e-07| -|pypi|[ausdex](https://github.com/rbturnbull/ausdex)|3.5142522452167044e-07| -|pypi|[triqler](https://github.com/statisticalbiotechnology/triqler)|3.5142522452167044e-07| -|pypi|[swiftbat](https://github.com/lanl/swiftbat_python/)|3.5142522452167044e-07| -|pypi|[frbcat](http://github.com/davidgardenier/frbcat)|3.5142522452167044e-07| -|pypi|[impedance](https://impedancepy.readthedocs.io/en/latest/)|3.5142522452167044e-07| -|pypi|[torchmeta](https://github.com/tristandeleu/pytorch-meta)|3.5142522452167044e-07| -|pypi|[exo-det-box](https://github.com/SIOSlab/exodetbox)|3.5142522452167044e-07| -|pypi|[jupyter_client](https://jupyter-client.readthedocs.io)|3.5142522452167044e-07| -|pypi|[libfmp](http://audiolabs-erlangen.de/FMP)|3.5142522452167044e-07| -|pypi|[datapackage](https://github.com/frictionlessdata/datapackage-py)|3.5142522452167044e-07| -|pypi|[aad2onnx](http://github.com/matwey/aad2onnx)|3.5142522452167044e-07| -|cran|[genie](http://genieclust.gagolewski.com/)|3.5142522452167044e-07| -|cran|[optparse](https://github.com/trevorld/r-optparse)|3.5142522452167044e-07| -|cran|[BFpack](https://github.com/jomulder/BFpack)|3.5142522452167044e-07| -|cran|[keyATM](https://keyatm.github.io/keyATM/)|3.5142522452167044e-07| -|cran|[irr](https://www.r-project.org)|3.5142522452167044e-07| -|cran|[sofa](https://github.com/ropensci/sofa)|3.5142522452167044e-07| -|cran|[elastic](https://docs.ropensci.org/elastic)|3.5142522452167044e-07| -|cran|[mongolite](https://github.com/jeroen/mongolite/)|3.5142522452167044e-07| -|cran|[haldensify](https://github.com/nhejazi/haldensify)|3.5142522452167044e-07| -|cran|lspline|3.5142522452167044e-07| -|cran|pbs|3.5142522452167044e-07| -|cran|[RcppXPtrUtils](https://github.com/Enchufa2/RcppXPtrUtils)|3.5142522452167044e-07| -|npm|[angular-toastr](https://github.com/Foxandxss/angular-toastr#readme)|3.5142522452167044e-07| -|npm|[dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill)|3.5142522452167044e-07| -|npm|[grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin#readme)|3.5142522452167044e-07| -|npm|[material-design-lite](https://github.com/google/material-design-lite#readme)|3.5142522452167044e-07| -|npm|[testcafe-reporter-xunit](https://github.com/DevExpress/testcafe-reporter-xunit#readme)|3.4791097227645565e-07| -|npm|[testcafe-browser-provider-saucelabs](https://github.com/DevExpress/testcafe-browser-provider-saucelabs)|3.4791097227645565e-07| -|pypi|[django-filter](https://github.com/carltongibson/django-filter/tree/main)|3.275087856306141e-07| -|go|[github.com/bsipos/thist](https://github.com/bsipos/thist)|3.2439251494308116e-07| -|go|[github.com/mattn/go-colorable](https://github.com/mattn/go-colorable)|3.2439251494308116e-07| -|go|[github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)|3.2439251494308116e-07| -|go|[github.com/shenwei356/breader](https://github.com/shenwei356/breader)|3.2439251494308116e-07| -|go|[github.com/shenwei356/go-logging](https://github.com/shenwei356/go-logging)|3.2439251494308116e-07| -|go|[github.com/shenwei356/util](https://github.com/shenwei356/util)|3.2439251494308116e-07| -|go|[github.com/shenwei356/xopen](https://github.com/shenwei356/xopen)|3.2439251494308116e-07| -|go|[github.com/tatsushid/go-prettytable](https://github.com/tatsushid/go-prettytable)|3.2439251494308116e-07| -|pypi|[pyphe](https://github.com/Bahler-Lab/pyphe)|3.2213978914486775e-07| -|pypi|[plonk](https://github.com/dmentipl/plonk)|3.2213978914486775e-07| -|pypi|[iScore](https://github.com/DeepRank/iScore)|3.2213978914486775e-07| -|pypi|[deeprank](https://github.com/DeepRank/deeprank)|3.2213978914486775e-07| -|pypi|[yacs](https://github.com/rbgirshick/yacs)|3.2213978914486775e-07| -|pypi|[daft](http://daft-pgm.org)|3.2213978914486775e-07| -|pypi|[vasppy](https://github.com/bjmorgan/vasppy)|3.2213978914486775e-07| -|pypi|[octopuspy](https://github.com/afatt/octopuspy)|3.2213978914486775e-07| -|pypi|[grpc4bmi](https://github.com/eWaterCycle/grpc4bmi)|3.2213978914486775e-07| -|pypi|[asyncstdlib](https://pypi.org/project/asyncstdlib)|3.2213978914486775e-07| -|pypi|[k2sc](https://github.com/OxES/k2sc)|3.2213978914486775e-07| -|pypi|[prox_tv](https://github.com/albarji/proxTV)|3.2213978914486775e-07| -|pypi|[pynufft](https://github.com/jyhmiinlin/pynufft)|3.2213978914486775e-07| -|pypi|[skycalc_ipy](https://github.com/AstarVienna/skycalc_ipy)|3.2213978914486775e-07| -|pypi|[enlighten](https://github.com/Rockhopper-Technologies/enlighten)|3.2213978914486775e-07| -|cran|[truncnorm](https://github.com/olafmersmann/truncnorm)|3.2213978914486775e-07| -|cran|[signs](https://benjaminwolfe.github.io/signs)|3.2213978914486775e-07| -|cran|rje|3.2213978914486775e-07| -|cran|[usefun](https://github.com/bblodfon/usefun)|3.2213978914486775e-07| -|cran|rCAT|3.2213978914486775e-07| -|cran|[gdalUtilities](https://github.com/JoshOBrien/gdalUtilities/)|3.2213978914486775e-07| -|cran|[strex](https://rorynolan.github.io/strex/)|3.2213978914486775e-07| -|npm|[echarts](https://echarts.apache.org)|3.2213978914486775e-07| -|npm|[element-plus](https://element-plus.org/)|3.2213978914486775e-07| -|npm|[mysql](https://github.com/mysqljs/mysql#readme)|3.2213978914486775e-07| -|npm|[string-random](https://github.com/maichong/string-random#readme)|3.2213978914486775e-07| -|npm|[color-blend](https://github.com/Loilo/color-blend#readme)|3.2213978914486775e-07| -|npm|[bs-custom-file-input](https://github.com/Johann-S/bs-custom-file-input)|3.2213978914486775e-07| -|npm|[uglify-js-plugin](https://github.com/KyLeoHC/uglify-js-plugin#readme)|3.2213978914486775e-07| -|go|[github.com/brentp/bix](https://github.com/brentp/bix)|3.221397891448653e-07| -|go|[github.com/brentp/goluaez](https://github.com/brentp/goluaez)|3.221397891448653e-07| -|go|[github.com/yuin/gluare](https://github.com/yuin/gluare)|3.221397891448653e-07| -|go|[github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua)|3.221397891448653e-07| -|go|[golang.org/x/tools](https://golang.org/x/tools)|3.221397891448653e-07| -|npm|[less-loader](https://github.com/webpack-contrib/less-loader)|3.1891839125341663e-07| -|pypi|[zope.sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy)|3.0974979725468034e-07| -|rubygems|[activerecord-jdbcmysql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|3.092541975790711e-07| -|pypi|[geopy](https://github.com/geopy/geopy)|3.081390983089557e-07| -|pypi|[cosmic-popsynth](https://github.com/COSMIC-PopSynth/COSMIC)|2.9735980536449833e-07| -|pypi|[mcalf](https://github.com/ConorMacBride/mcalf/)|2.9735980536449833e-07| -|cran|[repr](https://github.com/IRkernel/repr/)|2.9735980536449833e-07| -|cran|[odin](https://github.com/mrc-ide/odin)|2.9735980536449833e-07| -|pypi|[QScintilla](https://www.riverbankcomputing.com/software/qscintilla/)|2.973598053644929e-07| -|pypi|[opencv-contrib-python-headless](https://github.com/skvark/opencv-python)|2.973598053644929e-07| -|pypi|[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)|2.973598053644929e-07| -|pypi|[linuxdoc](https://github.com/return42/linuxdoc)|2.973598053644929e-07| -|pypi|[keras-tcn](https://pypi.org/project/keras-tcn)|2.973598053644929e-07| -|pypi|[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter)|2.973598053644929e-07| -|pypi|[ont_fast5_api](https://github.com/nanoporetech/ont_fast5_api)|2.973598053644929e-07| -|pypi|[montage-wrapper](http://astropy.org/montage-wrapper/)|2.973598053644929e-07| -|pypi|[einsteinpy](https://einsteinpy.org/)|2.973598053644929e-07| -|pypi|[ipyfilechooser](https://github.com/crahan/ipyfilechooser)|2.973598053644929e-07| -|pypi|[gh-md-to-html](https://github.com/phseiff/github-flavored-markdown-to-html/)|2.973598053644929e-07| -|pypi|[fury](https://github.com/fury-gl/fury)|2.973598053644929e-07| -|pypi|[backports.tempfile](https://github.com/pjdelport/backports.tempfile)|2.973598053644929e-07| -|pypi|[bdsf](https://github.com/lofar-astron/PyBDSF)|2.973598053644929e-07| -|pypi|[kalmus](https://github.com/KALMUS-Color-Toolkit/KALMUS)|2.973598053644929e-07| -|pypi|[transbigdata](https://github.com/ni1o1/transbigdata)|2.973598053644929e-07| -|spack|[lua](https://www.lua.org)|2.973598053644929e-07| -|cran|[pwr](https://github.com/heliosdrm/pwr)|2.973598053644929e-07| -|cran|[waiter](https://waiter.john-coene.com/)|2.973598053644929e-07| -|cran|R2jags|2.973598053644929e-07| -|cran|[bib2df](https://github.com/ropensci/bib2df)|2.973598053644929e-07| -|cran|[plumber](https://www.rplumber.io)|2.973598053644929e-07| -|cran|[tictoc](https://github.com/collectivemedia/tictoc)|2.973598053644929e-07| -|cran|[likert](http://jason.bryer.org/likert)|2.973598053644929e-07| -|npm|[aws-amplify](https://aws-amplify.github.io/)|2.973598053644911e-07| -|npm|[aws-amplify-react](https://github.com/aws-amplify/amplify-js#readme)|2.973598053644911e-07| -|go|[github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)|2.967441535935501e-07| -|pypi|[outcome](https://github.com/python-trio/outcome)|2.941596474591372e-07| -|pypi|[flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy)|2.8673981231576154e-07| -|pypi|[rejected-article-tracker](https://github.com/sagepublishing/rejected_article_tracker_pkg)|2.7611981926703025e-07| -|pypi|[hidapi](https://github.com/trezor/cython-hidapi)|2.7611981926703025e-07| -|pypi|[keyboard](https://github.com/boppreh/keyboard)|2.7611981926703025e-07| -|pypi|[markdown_inline_graphviz_extension](https://github.com/cesaremorel/markdown-inline-graphviz)|2.7611981926703025e-07| -|pypi|[plotnine](https://github.com/has2k1/plotnine)|2.7611981926703025e-07| -|pypi|[transformations](https://www.lfd.uci.edu/~gohlke/)|2.7611981926703025e-07| -|pypi|[bifacial_radiance](https://github.com/NREL/bifacial_radiance)|2.7611981926703025e-07| -|pypi|[tensorflow-macos](https://www.tensorflow.org/)|2.7611981926703025e-07| -|pypi|[psrqpy](https://github.com/mattpitkin/psrqpy)|2.7611981926703025e-07| -|pypi|[cloudnetpy](https://github.com/actris-cloudnet/cloudnetpy)|2.7611981926703025e-07| -|pypi|[cloudnetpy_qc](https://github.com/actris-cloudnet/cloudnetpy-qc)|2.7611981926703025e-07| -|pypi|[morpheus-astro](https://github.com/morpheus-project/morpheus)|2.7611981926703025e-07| -|pypi|[Dans-Diffraction](https://github.com/DanPorter/Dans_Diffraction)|2.7611981926703025e-07| -|pypi|[cloup](https://github.com/janLuke/cloup)|2.7611981926703025e-07| -|pypi|[Flake8-pyproject](https://pypi.org/project/Flake8-pyproject)|2.7611981926703025e-07| -|pypi|[kineticstoolkit](https://kineticstoolkit.uqam.ca)|2.7611981926703025e-07| -|pypi|[fil-finder](http://fil-finder.readthedocs.io)|2.7611981926703025e-07| -|spack|[opencv](https://opencv.org/)|2.7611981926703025e-07| -|cran|[ggwordcloud](https://github.com/lepennec/ggwordcloud)|2.7611981926703025e-07| -|cran|[akmedoids](https://cran.r-project.org/package=akmedoids)|2.7611981926703025e-07| -|cran|[depmixS4](https://depmix.github.io/)|2.7611981926703025e-07| -|cran|GeoLight|2.7611981926703025e-07| -|cran|[webdriver](https://github.com/rstudio/webdriver)|2.7611981926703025e-07| -|cran|[bestglm](http://www.stats.uwo.ca/faculty/aim)|2.7611981926703025e-07| -|cran|[GGMncv](https://donaldrwilliams.github.io/GGMncv/)|2.7611981926703025e-07| -|cran|[outsider](https://github.com/ropensci/outsider#readme)|2.7611981926703025e-07| -|cran|[anomalize](https://github.com/business-science/anomalize)|2.7611981926703025e-07| -|cran|[cmocean](https://matplotlib.org/cmocean/)|2.7611981926703025e-07| -|cran|[ProFit](https://github.com/ICRAR/ProFit)|2.7611981926703025e-07| -|cran|sphereplot|2.7611981926703025e-07| -|cran|[MultinomialCI](http://decsai.ugr.es/~pjvi)|2.7611981926703025e-07| -|npm|[dataframe-js](https://gmousse.gitbooks.io/dataframe-js/)|2.7611981926703025e-07| -|npm|[svelte-inview](https://github.com/maciekgrzybek/svelte-inview)|2.7611981926703025e-07| -|npm|[svelte-moveable](https://daybrush.com/moveable)|2.7611981926703025e-07| -|npm|[svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal#readme)|2.7611981926703025e-07| -|npm|[sveltejs-tippy](https://github.com/mdauner/sveltejs-tippy#readme)|2.7611981926703025e-07| -|npm|[cpx](https://github.com/mysticatea/cpx)|2.7611981926703025e-07| -|npm|tls|2.7611981926703025e-07| -|pypi|[ratelimiter](https://github.com/RazerM/ratelimiter)|2.715178222792452e-07| -|pypi|[retry](https://github.com/invl/retry)|2.715178222792452e-07| -|go|github.com/docker/distribution|2.7078417058553893e-07| -|go|golang.org/x/sync|2.7078417058553893e-07| -|npm|[angular-cesium](https://github.com/articodeltd/angular-cesium#readme)|2.577118313158922e-07| -|npm|[angular2-uuid](https://github.com/wulfsolter/angular2-uuid#readme)|2.577118313158922e-07| -|npm|[cesium](http://cesium.com/cesiumjs/)|2.577118313158922e-07| -|pypi|[pyrice](https://github.com/SouthGreenPlatform/PyRice)|2.5771183131588984e-07| -|pypi|[trio-websocket](https://github.com/HyperionGray/trio-websocket)|2.5771183131588984e-07| -|pypi|[ficus](https://github.com/camillescott/ficus)|2.5771183131588984e-07| -|pypi|[nd2reader](https://github.com/rbnvrw/nd2reader)|2.5771183131588984e-07| -|pypi|[kimimaro](https://github.com/seung-lab/kimimaro/)|2.5771183131588984e-07| -|pypi|[pygtc](http://github.com/sebastianbocquet/pygtc)|2.5771183131588984e-07| -|pypi|[gobbli](https://github.com/RTIInternational/gobbli/)|2.5771183131588984e-07| -|cran|[cmdfun](https://snystrom.github.io/cmdfun/)|2.5771183131588984e-07| -|cran|[COVID19](https://covid19datahub.io)|2.5771183131588984e-07| -|cran|[qdapRegex](http://trinker.github.com/qdapRegex/)|2.5771183131588984e-07| -|cran|[iotools](http://www.rforge.net/iotools)|2.5771183131588984e-07| -|pypi|[pyvinecopulib](https://github.com/vinecopulib/pyvinecopulib/)|2.551347130027327e-07| -|pypi|[pyFFTW](https://github.com/pyFFTW/pyFFTW)|2.543293635298718e-07| -|cran|[biomartr](https://docs.ropensci.org/biomartr/)|2.4160484185865215e-07| -|pypi|[keras-tuner](https://github.com/keras-team/keras-tuner)|2.4160484185864945e-07| -|pypi|[elmada](https://github.com/DrafProject/elmada)|2.4160484185864945e-07| -|pypi|[hypercube](http://github.com/ska-sa/hypercube)|2.4160484185864945e-07| -|pypi|[frites](https://github.com/brainets/frites)|2.4160484185864945e-07| -|pypi|[mlconfound](https://mlconfound.readthedocs.io)|2.4160484185864945e-07| -|pypi|[amptk](https://github.com/nextgenusfs/amptk)|2.4160484185864945e-07| -|pypi|[c3d](https://github.com/EmbodiedCognition/py-c3d)|2.4160484185864945e-07| -|pypi|[django-tables2](https://github.com/jieter/django-tables2/)|2.4160484185864945e-07| -|pypi|[qcg-pilotjob](http://github.com/vecma-project/QCG-PilotJob)|2.4160484185864945e-07| -|pypi|[ymmsl](https://github.com/multiscale/ymmsl-python)|2.4160484185864945e-07| -|pypi|[diffeqpy](http://github.com/SciML/diffeqpy)|2.4160484185864945e-07| -|pypi|[pebble](https://github.com/noxdafox/pebble)|2.4160484185864945e-07| -|pypi|[pirecorder](https://github.com/jollejolles)|2.4160484185864945e-07| -|pypi|[keckdrpframework](https://github.com/Keck-DataReductionPipelines/KeckDRPFramework.git)|2.4160484185864945e-07| -|pypi|[samsum](https://github.com/hallamlab/samsum)|2.4160484185864945e-07| -|cran|[greta](https://greta-stats.org)|2.4160484185864945e-07| -|cran|[esquisse](https://dreamrs.github.io/esquisse/)|2.4160484185864945e-07| -|cran|[ggnetwork](https://github.com/briatte/ggnetwork)|2.4160484185864945e-07| -|cran|randomcoloR|2.4160484185864945e-07| -|cran|[UNF](https://github.com/leeper/UNF)|2.4160484185864945e-07| -|cran|[codemeta](https://github.com/cboettig/codemeta)|2.4160484185864945e-07| -|cran|[rplos](https://docs.ropensci.org/rplos)|2.4160484185864945e-07| -|cran|[microdemic](https://github.com/ropensci/microdemic)|2.4160484185864945e-07| -|cran|[aRxiv](https://docs.ropensci.org/aRxiv/)|2.4160484185864945e-07| -|cran|ggnewscale|2.4160484185864945e-07| -|cran|[ggpointdensity](https://github.com/LKremer/ggpointdensity)|2.4160484185864945e-07| -|cran|[BSDA](https://github.com/alanarnholt/BSDA)|2.4160484185864945e-07| -|cran|shinyMatrix|2.4160484185864945e-07| -|cran|[shinyvalidate](https://rstudio.github.io/shinyvalidate/)|2.4160484185864945e-07| -|cran|[RaMS](https://github.com/wkumler/RaMS)|2.4160484185864945e-07| -|cran|[osmextract](https://docs.ropensci.org/osmextract/)|2.4160484185864945e-07| -|cran|[dplR](https://github.com/AndyBunn/dplR)|2.4160484185864945e-07| -|cran|[lunar](http://statistics.lazaridis.eu)|2.4160484185864945e-07| -|cran|[sortable](https://rstudio.github.io/sortable/)|2.4160484185864945e-07| -|npm|express-flash|2.4160484185864945e-07| -|npm|[passport-local](https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local)|2.4160484185864945e-07| -|npm|[ng-bootstrap](https://github.com/valor-software/ngx-bootstrap#readme)|2.41604841858649e-07| -|pypi|[plato-draw](https://plato-draw.readthedocs.io/)|2.391887934400612e-07| -|pypi|[tinynpydb](https://github.com/quatrope/tinynpydb)|2.3838344396720097e-07| -|go|[github.com/docker/docker](https://github.com/docker/docker)|2.3796372695173208e-07| -|go|github.com/davecgh/go-spew|2.3173692341646436e-07| -|go|github.com/onsi/ginkgo|2.3173692341646436e-07| -|go|github.com/onsi/gomega|2.3173692341646436e-07| -|pypi|[WRFpy](https://github.com/ERA-URBAN/wrfpy)|2.2739279233755228e-07| -|pypi|[PyQt5-stubs](https://github.com/python-qt-tools/PyQt5-stubs)|2.2739279233755228e-07| -|pypi|[pygmsh](https://pypi.org/project/pygmsh)|2.2739279233755228e-07| -|pypi|[pacopy](https://github.com/sigma-py/pacopy)|2.2739279233755228e-07| -|pypi|[dmsh](https://pypi.org/project/dmsh)|2.2739279233755228e-07| -|pypi|[glvis](https://github.com/glvis/pyglvis)|2.2739279233755228e-07| -|pypi|[algoliasearch](https://github.com/algolia/algoliasearch-client-python)|2.2739279233755228e-07| -|pypi|[python-gitlab](https://github.com/python-gitlab/python-gitlab)|2.2739279233755228e-07| -|pypi|[isaExplorer](http://github.com/phenomecentre/isaexplorer)|2.2739279233755228e-07| -|pypi|[lunr](https://github.com/yeraydiazdiaz/lunr.py)|2.2739279233755228e-07| -|pypi|[tf_agents](https://github.com/tensorflow/agents)|2.2739279233755228e-07| -|pypi|[simsopt](https://github.com/hiddenSymmetries/simsopt)|2.2739279233755228e-07| -|cran|[leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)|2.2739279233755228e-07| -|cran|[slippymath](https://www.github.com/milesmcbain/slippymath)|2.2739279233755228e-07| -|npm|[root](https://github.com/mafintosh/root#readme)|2.2739279233755228e-07| -|pypi|[astro-tigger-lsm](https://github.com/ska-sa/tigger-lsm)|2.2739279233754955e-07| -|pypi|[pylustrator](https://github.com/rgerum/pylustrator)|2.2739279233754955e-07| -|cran|[biwavelet](https://github.com/tgouhier/biwavelet)|2.2739279233754955e-07| -|cran|[wpp2015](http://esa.un.org/wpp)|2.2511886441417608e-07| -|pypi|[prism](https://prism-tool.readthedocs.io/en/latest)|2.1475985942991093e-07| -|pypi|[pymunk](http://www.pymunk.org)|2.1475985942991093e-07| -|pypi|[cellmlmanip](https://github.com/ModellingWebLab/cellmlmanip)|2.1475985942991093e-07| -|pypi|[Keras-Applications](https://github.com/keras-team/keras-applications)|2.1475985942991093e-07| -|pypi|[kplr](https://github.com/dfm/kplr)|2.1475985942991093e-07| -|pypi|[keras_applications](https://github.com/keras-team/keras-applications)|2.1475985942991093e-07| -|pypi|[TRUNAJOD](https://github.com/dpalmasan/TRUNAJOD2.0)|2.1475985942991093e-07| -|pypi|[elisa](https://github.com/mikecokina/elisa)|2.1475985942991093e-07| -|pypi|[hciplot](https://github.com/carlgogo/hciplot)|2.1475985942991093e-07| -|pypi|[lcdata](https://github.com/kboone/lcdata)|2.1475985942991093e-07| -|pypi|[mdx_gh_links](https://pypi.org/project/mdx-gh-links/)|2.1475985942991093e-07| -|pypi|[pyyaml_env_tag](https://github.com/waylan/pyyaml-env-tag)|2.1475985942991093e-07| -|pypi|[properimage](https://github.com/toros-astro/ProperImage)|2.1475985942991093e-07| -|pypi|[redis_lru](https://github.com/leohowell/redis-lru)|2.1475985942991093e-07| -|cran|smoother|2.1475985942991093e-07| -|cran|[ptw](https://github.com/rwehrens/ptw)|2.1475985942991093e-07| -|cran|[blockCV](https://github.com/rvalavi/blockCV)|2.1475985942991093e-07| -|cran|[workflowsets](https://github.com/tidymodels/workflowsets)|2.1475985942991093e-07| -|cran|[fossil](http://matthewvavrek.com/programs-and-code/fossil/)|2.1475985942991093e-07| -|cran|[FedData](https://github.com/ropensci/FedData)|2.1475985942991093e-07| -|cran|[dataRetrieval](https://pubs.usgs.gov/tm/04/a10/)|2.1475985942991093e-07| -|cran|[rnoaa](https://docs.ropensci.org/rnoaa/)|2.1475985942991093e-07| -|cran|[bizdays](https://github.com/wilsonfreitas/R-bizdays)|2.1475985942991093e-07| -|cran|[ascii](https://github.com/mclements/ascii)|2.1475985942991093e-07| -|npm|[nunjucks](https://github.com/mozilla/nunjucks#readme)|2.1475985942991093e-07| -|npm|[xml-js](https://github.com/nashwaan/xml-js#readme)|2.1475985942991093e-07| -|npm|[ltd](https://github.com/overlandjs/ltd#readme)|2.1475985942991093e-07| -|npm|[mongoskin](https://github.com/kissjs/node-mongoskin)|2.1475985942991093e-07| -|go|github.com/bradfitz/gomemcache|2.147598594299102e-07| -|go|github.com/docker/libtrust|2.147598594299102e-07| -|go|github.com/phayes/permbits|2.147598594299102e-07| -|go|github.com/spf13/afero|2.147598594299102e-07| -|go|github.com/spf13/viper|2.147598594299102e-07| -|go|github.com/sylabs/sif|2.147598594299102e-07| -|go|github.com/vmihailenco/msgpack|2.147598594299102e-07| -|go|google.golang.org/appengine|2.147598594299102e-07| -|cran|[longitudinalData](http:www.r-project.org)|2.126122608356124e-07| -|pypi|[wotan](https://github.com/hippke/wotan)|2.089555389047787e-07| -|pypi|[qmctorch](https://github.com/NLESC-JCER/QMCTorch)|2.034567089336001e-07| -|pypi|[markov-clustering](https://github.com/guyallard/markov_clustering.git)|2.034567089336001e-07| -|pypi|[sos-bash](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sos-matlab](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sos-sas](https://github.com/vatlab/sos-sas)|2.034567089336001e-07| -|pypi|[sos-julia](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sos-javascript](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sos-r](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sphinx-js](https://github.com/mozilla/sphinx-js)|2.034567089336001e-07| -|cran|shinyhelper|2.034567089336001e-07| -|cran|[bsplus](https://github.com/ijlyttle/bsplus)|2.034567089336001e-07| -|cran|[nabor](https://github.com/jefferis/nabor)|2.034567089336001e-07| -|cran|[turner](http://www.gastonsanchez.com)|2.034567089336001e-07| -|cran|[blocksdesign]()|2.034567089336001e-07| -|cran|[rvcheck](https://github.com/GuangchuangYu/rvcheck)|2.034567089336001e-07| -|go|[github.com/JSchwehn/goDistances](https://github.com/JSchwehn/goDistances)|2.0345670893359915e-07| -|go|[github.com/Lebonesco/go_worker_pool](https://github.com/Lebonesco/go_worker_pool)|2.0345670893359915e-07| -|go|[github.com/cheekybits/genny](https://github.com/cheekybits/genny)|2.0345670893359915e-07| -|go|[github.com/cornelk/hashmap](https://github.com/cornelk/hashmap)|2.0345670893359915e-07| -|go|[github.com/deckarep/golang-set](https://github.com/deckarep/golang-set)|2.0345670893359915e-07| -|go|[github.com/dgryski/go-jump](https://github.com/dgryski/go-jump)|2.0345670893359915e-07| -|go|[github.com/irfansharif/cfilter](https://github.com/irfansharif/cfilter)|2.0345670893359915e-07| -|go|[github.com/leesper/go_rng](https://github.com/leesper/go_rng)|2.0345670893359915e-07| -|go|[github.com/linxGnu/fimap](https://github.com/linxGnu/fimap)|2.0345670893359915e-07| -|go|[github.com/lithammer/go-jump-consistent-hash](https://github.com/lithammer/go-jump-consistent-hash)|2.0345670893359915e-07| -|go|[github.com/oleiade/lane](https://github.com/oleiade/lane)|2.0345670893359915e-07| -|go|[github.com/segmentio/objconv](https://github.com/segmentio/objconv)|2.0345670893359915e-07| -|go|[github.com/tidwall/gjson](https://github.com/tidwall/gjson)|2.0345670893359915e-07| -|go|[github.com/twmb/murmur3](https://github.com/twmb/murmur3)|2.0345670893359915e-07| -|go|[github.com/valyala/fastrand](https://github.com/valyala/fastrand)|2.0345670893359915e-07| -|go|[github.com/will-rowe/ntHash](https://github.com/will-rowe/ntHash)|2.0345670893359915e-07| -|pypi|[jupyter-contrib-nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|1.932838734869201e-07| -|pypi|[extension_helpers](https://github.com/astropy/extension-helpers)|1.932838734869201e-07| -|cran|[symengine](https://github.com/symengine/symengine.R)|1.932838734869201e-07| -|cran|[sensitivity](NA)|1.932838734869201e-07| -|cran|[EasyABC](http://easyabc.r-forge.r-project.org/)|1.932838734869201e-07| -|go|[github.com/alexflint/go-arg](https://github.com/alexflint/go-arg)|1.9328387348691918e-07| -|go|[github.com/biogo/store](https://github.com/biogo/store)|1.9328387348691918e-07| -|go|[github.com/brentp/faidx](https://github.com/brentp/faidx)|1.9328387348691918e-07| -|go|[github.com/brentp/gargs](https://github.com/brentp/gargs)|1.9328387348691918e-07| -|go|[github.com/brentp/go-athenaeum](https://github.com/brentp/go-athenaeum)|1.9328387348691918e-07| -|go|[github.com/brentp/go-chartjs](https://github.com/brentp/go-chartjs)|1.9328387348691918e-07| -|go|[github.com/brentp/goleft](https://github.com/brentp/goleft)|1.9328387348691918e-07| -|go|[github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go)|1.9328387348691918e-07| -|go|[github.com/kyroy/kdtree](https://github.com/kyroy/kdtree)|1.9328387348691918e-07| -|go|[github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate)|1.9328387348691918e-07| -|cran|[dqrng](https://daqana.github.io/dqrng/)|1.932838734869174e-07| -|pypi|[convertdate](https://github.com/fitnr/convertdate)|1.8771545713170105e-07| -|pypi|[rsudp](https://github.com/raspishake/rsudp)|1.840798795113526e-07| -|pypi|[gwosc](https://github.com/gwpy/gwosc/)|1.840798795113526e-07| -|pypi|[dqsegdb2](https://github.com/duncanmmacleod/dqsegdb2/)|1.840798795113526e-07| -|cran|[JBrowseR](https://gmod.github.io/JBrowseR/)|1.840798795113526e-07| -|cran|[summarytools](https://github.com/dcomtois/summarytools)|1.840798795113526e-07| -|cran|[pastecs](https://github.com/phgrosjean/pastecs)|1.840798795113526e-07| -|cran|[desplot](https://kwstat.github.io/desplot/)|1.840798795113526e-07| -|cran|[agricolae](http://tarwi.lamolina.edu.pe/~fmendiburu)|1.840798795113526e-07| -|cran|PairedData|1.840798795113526e-07| -|pypi|[corral-pipeline](https://github.com/toros-astro/corral)|1.840798795113516e-07| -|go|[github.com/Knetic/govaluate](https://github.com/Knetic/govaluate)|1.7571261226083562e-07| -|go|[github.com/araddon/dateparse](https://github.com/araddon/dateparse)|1.7571261226083562e-07| -|go|[github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb/v3)|1.7571261226083562e-07| -|go|[github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)|1.7571261226083562e-07| -|go|[github.com/metakeule/fmtdate](https://github.com/metakeule/fmtdate)|1.7571261226083562e-07| -|go|[github.com/mxschmitt/golang-combinations](https://github.com/mxschmitt/golang-combinations)|1.7571261226083562e-07| -|go|[github.com/shenwei356/natsort](https://github.com/shenwei356/natsort)|1.7571261226083562e-07| -|go|[github.com/xuri/excelize/v2](https://github.com/xuri/excelize/v2)|1.7571261226083562e-07| -|go|[gonum.org/v1/plot](https://gonum.org/v1/plot)|1.7571261226083562e-07| -|go|github.com/antchfx/jsonquery|1.7571261226083562e-07| -|go|github.com/bhmj/jsonslice|1.7571261226083562e-07| -|go|github.com/codegangsta/negroni|1.7571261226083562e-07| -|go|github.com/evanphx/json-patch/v5|1.7571261226083562e-07| -|go|github.com/gorilla/context|1.7571261226083562e-07| -|go|github.com/grandcat/zeroconf|1.7571261226083562e-07| -|go|github.com/justinas/alice|1.7571261226083562e-07| -|go|github.com/kelseyhightower/envconfig|1.7571261226083562e-07| -|go|github.com/linksmart/go-sec|1.7571261226083562e-07| -|go|github.com/linksmart/service-catalog/v3|1.7571261226083562e-07| -|go|github.com/miekg/dns|1.7571261226083562e-07| -|go|github.com/rs/cors|1.7571261226083562e-07| -|go|github.com/satori/go.uuid|1.7571261226083562e-07| -|go|github.com/syndtr/goleveldb|1.7571261226083562e-07| -|go|github.com/xeipuuv/gojsonschema|1.7571261226083562e-07| -|pypi|[starry-process](https://github.com/rodluger/starry_process)|1.7571261226083522e-07| -|pypi|[datetime](https://github.com/zopefoundation/DateTime)|1.7571261226083522e-07| -|pypi|[astral](https://github.com/sffjunkie/astral)|1.7571261226083522e-07| -|pypi|[kamodo](https://github.com/ensemblegov/kamodo-core)|1.7571261226083522e-07| -|pypi|[aniso8601](https://bitbucket.org/nielsenb/aniso8601)|1.7571261226083522e-07| -|pypi|[scorpio-gp](https://github.com/josegit88/SCORPIO)|1.7571261226083522e-07| -|cran|harmonicmeanp|1.7571261226083522e-07| -|cran|NBPSeq|1.7571261226083522e-07| -|cran|[rmdformats](https://github.com/juba/rmdformats)|1.7571261226083522e-07| -|pypi|[typing-utils](https://github.com/bojiang/typing_utils)|1.7395548613822782e-07| -|pypi|[py-zipkin](https://github.com/Yelp/py_zipkin)|1.7395548613822782e-07| -|pypi|[sphinxcontrib-katex](https://github.com/hagenw/sphinxcontrib-katex)|1.680729334668854e-07| -|spack|[clapack](https://www.netlib.org/clapack/)|1.680729334668854e-07| -|spack|[qwt](http://qwt.sourceforge.net/)|1.680729334668854e-07| -|cran|[dams](https://github.com/jsta/dams)|1.680729334668854e-07| -|cran|[reservoir](https://cran.r-project.org/package=reservoir)|1.680729334668854e-07| -|cran|[DescTools](https://andrisignorell.github.io/DescTools/)|1.680729334668854e-07| -|cran|[coloc](https://github.com/chr1swallace/coloc)|1.680729334668854e-07| -|cran|[ggtern](http://www.ggtern.com)|1.680729334668854e-07| -|pypi|[your](https://github.com/thepetabyteproject/your)|1.680729334668827e-07| -|cran|[coro](https://github.com/r-lib/coro)|1.6639220413221768e-07| -|pypi|[plaster_pastedeploy](https://github.com/Pylons/plaster_pastedeploy)|1.6106989457243388e-07| -|pypi|[pyramid_jinja2](https://github.com/Pylons/pyramid_jinja2)|1.6106989457243388e-07| -|pypi|[pyramid_tm](https://github.com/Pylons/pyramid_tm)|1.6106989457243388e-07| -|pypi|[pyramid_retry](https://github.com/Pylons/pyramid_retry)|1.6106989457243388e-07| -|pypi|[qnorm](https://github.com/Maarten-vd-Sande/qnorm)|1.6106989457243388e-07| -|pypi|[astropop](https://github.com/sparc4-dev/astropop)|1.6106989457243388e-07| -|pypi|[barycorrpy](https://github.com/shbhuk/barycorrpy)|1.6106989457243388e-07| -|pypi|[turbustat](https://turbustat.readthedocs.org)|1.6106989457243388e-07| -|pypi|[drizzlepac](https://github.com/spacetelescope/drizzlepac)|1.6106989457243388e-07| -|pypi|[astro-prospector](https://pypi.org/project/astro-prospector)|1.6106989457243388e-07| -|pypi|[connectomemapper](https://github.com/connectomicslab/connectomemapper3)|1.6106989457243388e-07| -|pypi|[swiftemulator](https://github.com/SWIFTSIM/emulator)|1.6106989457243388e-07| -|pypi|[PyQt6](https://www.riverbankcomputing.com/software/pyqt/)|1.6106989457243388e-07| -|pypi|[Pyside6](https://www.pyside.org)|1.6106989457243388e-07| -|npm|[bcryptjs](https://github.com/dcodeIO/bcrypt.js#readme)|1.6106989457243388e-07| -|npm|[hypertimer](https://github.com/enmasseio/hypertimer#readme)|1.6106989457243388e-07| -|npm|[jwt-simple](https://github.com/hokaccha/node-jwt-simple#readme)|1.6106989457243388e-07| -|npm|[kafka-node](https://github.com/SOHU-Co/kafka-node#readme)|1.6106989457243388e-07| -|npm|[mqtt-router](https://github.com/wolfeidau/mqtt-router)|1.6106989457243388e-07| -|cran|[ucminf](NA)|1.594591956267093e-07| -|pypi|[empyre](https://iffgit.fz-juelich.de/empyre/empyre)|1.5462709878953827e-07| -|rubygems|[net-ldap](http://github.com/ruby-ldap/ruby-net-ldap)|1.5462709878953827e-07| -|pypi|[ncempy](https://github.com/ercius/openNCEM)|1.5462709878953554e-07| -|pypi|[flask_sock](https://github.com/miguelgrinberg/flask-sock)|1.5462709878953554e-07| -|pypi|[scikit-opt](https://github.com/guofei9987/scikit-opt)|1.5462709878953554e-07| -|pypi|[hotsoss](https://github.com/hover2pi/hotsoss)|1.5462709878953554e-07| -|pypi|[jwst-backgrounds](http://jwst.stsci.edu/)|1.5462709878953554e-07| -|pypi|[nircam_gsim](https://github.com/npirzkal/GRISM_NIRCAM)|1.5462709878953554e-07| -|pypi|[atlite](https://github.com/PyPSA/atlite)|1.5462709878953554e-07| -|pypi|[applaunchservices](https://github.com/impact27/applaunchservices)|1.5462709878953554e-07| -|pypi|[python-lsp-black](https://github.com/python-lsp/python-lsp-black)|1.5462709878953554e-07| -|pypi|[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)|1.5462709878953554e-07| -|rubygems|[rack-openid](https://github.com/grosser/rack-openid)|1.5462709878953554e-07| -|rubygems|[activerecord-jdbcpostgresql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.5462709878953554e-07| -|rubygems|[activerecord-jdbcsqlite3-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.5462709878953554e-07| -|rubygems|[tiny_tds](http://github.com/rails-sqlserver/tiny_tds)|1.5462709878953554e-07| -|rubygems|[shoulda](https://github.com/thoughtbot/shoulda)|1.5462709878953554e-07| -|pypi|[hic2cool](https://github.com/4dn-dcic/hic2cool)|1.4867990268224644e-07| -|pypi|[pygenometracks](http://pygenometracks.readthedocs.io)|1.4867990268224644e-07| -|pypi|[cleanlab](https://github.com/cleanlab/cleanlab)|1.4867990268224644e-07| -|pypi|[ctxcore](https://github.com/aertslab/ctxcore)|1.4867990268224644e-07| -|pypi|[pyramid-tm](https://github.com/Pylons/pyramid_tm)|1.4867990268224644e-07| -|pypi|[pyramid_openapi3](https://github.com/Pylons/pyramid_openapi3)|1.4867990268224644e-07| -|pypi|[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)|1.4867990268224644e-07| -|pypi|[skosprovider_sqlalchemy](https://github.com/OnroerendErfgoed/skosprovider_sqlalchemy)|1.4867990268224644e-07| -|pypi|[pyramid_skosprovider](https://github.com/OnroerendErfgoed/pyramid_skosprovider)|1.4867990268224644e-07| -|pypi|[skosprovider_rdf](http://github.com/OnroerendErfgoed/skosprovider_rdf)|1.4867990268224644e-07| -|pypi|[pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2)|1.4867990268224644e-07| -|pypi|[node2vec](https://github.com/eliorc/node2vec)|1.4867990268224644e-07| -|pypi|[tensor2tensor](http://github.com/tensorflow/tensor2tensor)|1.4867990268224644e-07| -|pypi|[voprov](https://github.com/sanguillon/voprov/)|1.4867990268224644e-07| -|pypi|[authlib](https://authlib.org/)|1.4867990268224644e-07| -|pypi|[PoPE](https://github.com/afarahi/PoPE)|1.4867990268224644e-07| -|npm|[binary-split](https://github.com/maxogden/binary-split#readme)|1.4867990268224644e-07| -|npm|[download](https://github.com/kevva/download#readme)|1.4867990268224644e-07| -|npm|[ftp](https://github.com/mscdex/node-ftp)|1.4867990268224644e-07| -|npm|pipeline|1.4867990268224644e-07| -|go|[github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash/v2)|1.4867990268224554e-07| -|go|[github.com/cznic/sortutil](https://github.com/cznic/sortutil)|1.4867990268224554e-07| -|go|[github.com/iafan/cwalk](https://github.com/iafan/cwalk)|1.4867990268224554e-07| -|go|[github.com/klauspost/compress](https://github.com/klauspost/compress)|1.4867990268224554e-07| -|go|[github.com/klauspost/pgzip](https://github.com/klauspost/pgzip)|1.4867990268224554e-07| -|go|[github.com/logrusorgru/aurora](https://github.com/logrusorgru/aurora)|1.4867990268224554e-07| -|go|[github.com/shenwei356/bio](https://github.com/shenwei356/bio)|1.4867990268224554e-07| -|go|[github.com/shenwei356/bwt](https://github.com/shenwei356/bwt)|1.4867990268224554e-07| -|go|[github.com/smallfish/simpleyaml](https://github.com/smallfish/simpleyaml)|1.4867990268224554e-07| -|go|[github.com/twotwotwo/sorts](https://github.com/twotwotwo/sorts)|1.4867990268224554e-07| -|go|[github.com/ghodss/yaml](https://github.com/ghodss/yaml)|1.4806425091130454e-07| -|go|[github.com/google/shlex](https://github.com/google/shlex)|1.4806425091130454e-07| -|pypi|[fspath](https://github.com/return42/fspath)|1.4719310365542416e-07| -|go|github.com/containernetworking/cni|1.4592378719605626e-07| -|go|github.com/containernetworking/plugins|1.4592378719605626e-07| -|go|github.com/containers/common|1.4592378719605626e-07| -|go|github.com/containers/image/v5|1.4592378719605626e-07| -|go|github.com/cyphar/filepath-securejoin|1.4592378719605626e-07| -|go|github.com/moby/term|1.4592378719605626e-07| -|go|github.com/opencontainers/runc|1.4592378719605626e-07| -|go|github.com/opencontainers/runtime-spec|1.4592378719605626e-07| -|go|github.com/opencontainers/runtime-tools|1.4592378719605626e-07| -|go|github.com/opencontainers/selinux|1.4592378719605626e-07| -|go|gopkg.in/yaml.v2|1.4592378719605626e-07| -|npm|[loaders.gl](https://github.com/uber/luma.gl#readme)|1.449629051151921e-07| -|pypi|[geobo](https://github.com/sebhaan/geobo)|1.431732396199406e-07| -|npm|[filesaver](https://github.com/jacoborus/node-filesaver)|1.431732396199406e-07| -|npm|[cover](http://www.cover.io)|1.417415072237416e-07| -|npm|[grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify#readme)|1.417415072237416e-07| -|npm|[jasmine-node](https://github.com/mhevery/jasmine-node)|1.417415072237416e-07| -|npm|[promises-aplus-tests](https://github.com/promises-aplus/promises-tests#readme)|1.417415072237416e-07| -|pypi|[flask-migrate](https://github.com/miguelgrinberg/flask-migrate)|1.3805990963351513e-07| -|pypi|[sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils)|1.3805990963351513e-07| -|npm|[zeit](https://github.com/daviddenton/zeit#readme)|1.3805990963351513e-07| -|cran|[audio](http://www.rforge.net/audio/)|1.3667931053717785e-07| -|pypi|[epimargin](https://github.com/COVID-IWG/epimargin)|1.3329922309442757e-07| -|pypi|[dearwatson](https://github.com/PlanetHunters/watson)|1.3329922309442757e-07| -|npm|[sendgrid](https://sendgrid.com)|1.3103991422842064e-07| -|npm|[stoplight](https://github.com/andrewhao/stoplight)|1.3103991422842064e-07| -|npm|[cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store#readme)|1.3103991422842064e-07| -|npm|[cron](https://github.com/kelektiv/node-cron#readme)|1.3103991422842064e-07| -|npm|[email-validator](http://github.com/manishsaraan/email-validator)|1.3103991422842064e-07| -|pypi|[Flask-Migrate](https://github.com/miguelgrinberg/flask-migrate)|1.2885591565794492e-07| -|pypi|[marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy)|1.2885591565794492e-07| -|pypi|[nixio](https://github.com/G-Node/nixpy)|1.1959439672003196e-07| -|npm|[tap-spec](https://github.com/scottcorgan/tap-spec#readme)|1.1959439672003196e-07| -|npm|[d3-v4-grid](https://github.com/finnfiddle/d3-v4-grid#readme)|1.1714174150722439e-07| -|npm|[errorhandler](https://github.com/expressjs/errorhandler#readme)|1.1714174150722439e-07| -|npm|[parallelshell](https://github.com/darkguy2008/parallelshell)|1.1714174150722439e-07| -|npm|[save-svg-as-png](https://github.com/exupero/saveSvgAsPng)|1.1714174150722439e-07| -|npm|[method-override](https://github.com/expressjs/method-override#readme)|1.1714174150722304e-07| -|pypi|[reorientexpress](https://github.com/angelrure/reorientexpress)|1.1369639616877614e-07| -|pypi|[drop](https://github.com/cod3monk/drop)|1.104479277068113e-07| -|npm|[dedent](https://github.com/dmnd/dedent)|1.0934344842974336e-07| -|pypi|[QDarkStyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)|1.0737992971495546e-07| -|pypi|[tox-pyenv](https://github.com/samstav/tox-pyenv)|1.063061304178062e-07| -|pypi|[element-coder](https://github.com/kjappelbaum/element-coder)|1.0447776945238935e-07| -|pypi|[DBSP-DRP](https://github.com/finagle29/DBSP_DRP)|1.0172835446680005e-07| -|npm|[jsx-to-string](https://github.com/alansouzati/jsx-to-string#readme)|1.0172835446680005e-07| -|npm|[pretty-checkbox](https://lokesh-coder.github.io/pretty-checkbox)|1.0172835446680005e-07| -|pypi|[apache-libcloud](https://libcloud.apache.org/)|9.940313493613057e-08| -|pypi|[ukbcc](https://github.com/tool-bin/ukbcc/)|9.911993512149673e-08| -|pypi|[flask_bootstrap](http://github.com/mbr/flask-bootstrap)|9.911993512149673e-08| -|pypi|[Flask-Script](http://github.com/smurfix/flask-script)|9.911993512149673e-08| -|pypi|[tinydb-serialization](https://tinydb.readthedocs.org)|9.911993512149673e-08| -|npm|[serve-index](https://github.com/expressjs/serve-index#readme)|9.812873577028234e-08| -|npm|[portscanner](https://github.com/baalexander/node-portscanner)|9.812873577028234e-08| -|npm|[opn](https://github.com/sindresorhus/open#readme)|9.812873577028234e-08| -|npm|[node-http2](https://github.com/kaazing/node-http2)|9.812873577028234e-08| -|npm|[connect-livereload](https://github.com/intesso/connect-livereload#readme)|9.812873577028234e-08| -|pypi|[technical](https://github.com/freqtrade/technical)|9.66419367434614e-08| -|pypi|[janus](https://github.com/aio-libs/janus)|9.664193674346005e-08| -|pypi|[vflow](https://github.com/Yu-Group/pcs-pipeline)|9.664193674346005e-08| -|pypi|[viscm](https://github.com/bids/viscm)|9.567551737602476e-08| -|pypi|[pytest-datadir-ng](https://github.com/Tblue/pytest-datadir-ng)|9.567551737602476e-08| -|pypi|[cellocity](https://github.com/oftatkofta/cellocity)|9.428481633508153e-08| -|pypi|[deeplc](http://compomics.github.io/projects/DeepLC)|9.20399397556763e-08| -|pypi|[JayDeBeApi](https://github.com/baztian/jaydebeapi)|9.20399397556763e-08| -|pypi|[dash-auth](https://plotly.com/dash)|9.20399397556763e-08| -|go|[github.com/AdRoll/goamz](https://github.com/AdRoll/goamz)|9.20399397556758e-08| -|go|[github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go)|9.20399397556758e-08| -|go|[github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest/autorest)|9.20399397556758e-08| -|go|[github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest/autorest/azure/auth)|9.20399397556758e-08| -|go|[github.com/Azure/go-autorest/autorest/to](https://github.com/Azure/go-autorest/autorest/to)|9.20399397556758e-08| -|go|[github.com/arvados/cgofuse](https://github.com/arvados/cgofuse)|9.20399397556758e-08| -|go|[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)|9.20399397556758e-08| -|go|[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)|9.20399397556758e-08| -|go|[github.com/bradleypeabody/godap](https://github.com/bradleypeabody/godap)|9.20399397556758e-08| -|go|[github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)|9.20399397556758e-08| -|go|[github.com/coreos/go-systemd](https://github.com/coreos/go-systemd)|9.20399397556758e-08| -|go|[github.com/creack/pty](https://github.com/creack/pty)|9.20399397556758e-08| -|go|[github.com/go-ldap/ldap](https://github.com/go-ldap/ldap)|9.20399397556758e-08| -|go|[github.com/gogo/protobuf](https://github.com/gogo/protobuf)|9.20399397556758e-08| -|go|[github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru)|9.20399397556758e-08| -|go|[github.com/imdario/mergo](https://github.com/imdario/mergo)|9.20399397556758e-08| -|go|[github.com/jmcvetta/randutil](https://github.com/jmcvetta/randutil)|9.20399397556758e-08| -|go|[github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)|9.20399397556758e-08| -|go|[github.com/johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)|9.20399397556758e-08| -|go|[github.com/julienschmidt/httprouter](https://github.com/julienschmidt/httprouter)|9.20399397556758e-08| -|go|[github.com/lib/pq](https://github.com/lib/pq)|9.20399397556758e-08| -|go|[github.com/msteinert/pam](https://github.com/msteinert/pam)|9.20399397556758e-08| -|go|[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)|9.20399397556758e-08| -|go|[github.com/prometheus/client_model](https://github.com/prometheus/client_model)|9.20399397556758e-08| -|go|[github.com/prometheus/common](https://github.com/prometheus/common)|9.20399397556758e-08| -|go|[golang.org/x/oauth2](https://golang.org/x/oauth2)|9.20399397556758e-08| -|go|[google.golang.org/api](https://google.golang.org/api)|9.20399397556758e-08| -|go|[gopkg.in/square/go-jose.v2](https://gopkg.in/square/go-jose.v2)|9.20399397556758e-08| -|go|[gopkg.in/src-d/go-billy.v4](https://gopkg.in/src-d/go-billy.v4)|9.20399397556758e-08| -|go|[gopkg.in/src-d/go-git.v4](https://gopkg.in/src-d/go-git.v4)|9.20399397556758e-08| -|go|[rsc.io/getopt](https://rsc.io/getopt)|9.20399397556758e-08| -|pypi|[desk](https://github.com/s-goldman/Dusty_Evolved_Star_Kit)|8.989947604042754e-08| -|go|github.com/Netflix/go-expect|8.989947604042753e-08| -|go|github.com/ProtonMail/go-crypto|8.989947604042753e-08| -|go|github.com/adigunhammedolalekan/registry-auth|8.989947604042753e-08| -|go|github.com/apex/log|8.989947604042753e-08| -|go|github.com/blang/semver/v4|8.989947604042753e-08| -|go|github.com/buger/jsonparser|8.989947604042753e-08| -|go|github.com/containerd/containerd|8.989947604042753e-08| -|go|github.com/go-log/log|8.989947604042753e-08| -|go|github.com/gosimple/slug|8.989947604042753e-08| -|go|github.com/opencontainers/umoci|8.989947604042753e-08| -|go|github.com/pelletier/go-toml|8.989947604042753e-08| -|go|github.com/seccomp/libseccomp-golang|8.989947604042753e-08| -|go|github.com/sylabs/json-resp|8.989947604042753e-08| -|go|github.com/sylabs/scs-build-client|8.989947604042753e-08| -|go|github.com/sylabs/scs-key-client|8.989947604042753e-08| -|go|github.com/sylabs/scs-library-client|8.989947604042753e-08| -|go|github.com/sylabs/sif/v2|8.989947604042753e-08| -|go|github.com/vbauerster/mpb/v4|8.989947604042753e-08| -|go|github.com/vbauerster/mpb/v6|8.989947604042753e-08| -|go|golang.org/x/term|8.989947604042753e-08| -|go|gotest.tools/v3|8.989947604042753e-08| -|go|mvdan.cc/sh/v3|8.989947604042753e-08| -|go|oras.land/oras-go|8.989947604042753e-08| -|pypi|[django-datatables-view](https://bitbucket.org/pigletto/django-datatables-view)|8.590394377196464e-08| -|pypi|[django-dirtyfields](https://github.com/romgar/django-dirtyfields)|8.590394377196464e-08| -|pypi|[django-guardian](http://github.com/django-guardian/django-guardian)|8.590394377196464e-08| -|pypi|[django-notifications-hq](http://github.com/django-notifications/django-notifications)|8.590394377196464e-08| -|pypi|[django-rq](https://github.com/rq/django-rq)|8.590394377196464e-08| -|pypi|[django-user-agents](https://github.com/selwin/django-user_agents)|8.590394377196464e-08| -|pypi|[google](http://breakingcode.wordpress.com/)|8.590394377196464e-08| -|npm|[parents](https://github.com/substack/node-parents)|8.419445529090146e-08| -|npm|[coverify](https://github.com/substack/coverify)|8.419445529090146e-08| -|pypi|[ExoPix](https://github.com/jeaadams/ExoPix.git)|8.224845680294435e-08| -|npm|[connect-timeout](https://github.com/expressjs/timeout#readme)|7.889137693343664e-08| -|npm|[csv-writer](https://github.com/ryu1kn/csv-writer#readme)|7.889137693343664e-08| -|rubygems|[coffee-rails](https://github.com/rails/coffee-rails)|7.889137693343664e-08| -|rubygems|[fastimage](http://github.com/sdsykes/fastimage)|7.889137693343664e-08| -|rubygems|[image_processing](https://github.com/janko/image_processing)|7.889137693343664e-08| -|rubygems|[jquery-rails](https://github.com/rails/jquery-rails)|7.889137693343664e-08| -|rubygems|[rotp](https://github.com/mdp/rotp)|7.889137693343664e-08| -|rubygems|[sass-rails](https://github.com/rails/sass-rails)|7.889137693343664e-08| -|rubygems|[tzinfo-data](https://tzinfo.github.io)|7.889137693343664e-08| -|rubygems|[reverse_markdown](http://github.com/xijo/reverse_markdown)|7.889137693343664e-08| -|rubygems|[groupdate](https://github.com/ankane/groupdate)|7.889137693343664e-08| -|rubygems|[diffy](http://github.com/samg/diffy)|7.889137693343664e-08| -|rubygems|[jbuilder](https://github.com/rails/jbuilder)|7.889137693343664e-08| -|rubygems|[rqrcode](https://github.com/whomwah/rqrcode)|7.889137693343664e-08| -|rubygems|[will_paginate-bootstrap](https://github.com/bootstrap-ruby/will_paginate-bootstrap)|7.889137693343664e-08| -|rubygems|[aws-sdk-s3](https://github.com/aws/aws-sdk-ruby)|7.889137693343664e-08| -|rubygems|[whenever](https://github.com/javan/whenever)|7.889137693343664e-08| -|rubygems|[flamegraph](https://github.com/SamSaffron/flamegraph)|7.889137693343664e-08| -|rubygems|[rack-mini-profiler](https://miniprofiler.com)|7.889137693343664e-08| -|rubygems|[thwait](https://github.com/ruby/thwait)|7.889137693343664e-08| -|rubygems|[rmagick](https://github.com/rmagick/rmagick)|7.889137693343664e-08| -|rubygems|[minitest-ci](https://github.com/circleci/minitest-ci)|7.889137693343664e-08| -|rubygems|[spring](https://github.com/rails/spring)|7.889137693343664e-08| -|rubygems|[web-console](https://github.com/rails/web-console)|7.889137693343664e-08| -|npm|[csv-write-stream](https://github.com/maxogden/csv-write-stream)|7.889137693343529e-08| -|rubygems|[counter_culture](https://github.com/magnusvk/counter_culture)|7.889137693343529e-08| -|rubygems|[rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer)|7.889137693343529e-08| -|rubygems|[devise](https://github.com/heartcombo/devise)|7.889137693343529e-08| -|rubygems|[omniauth](https://github.com/omniauth/omniauth)|7.889137693343529e-08| -|rubygems|[premailer-rails](https://github.com/fphilipe/premailer-rails)|7.889137693343529e-08| -|rubygems|[rails-controller-testing](https://github.com/rails/rails-controller-testing)|7.889137693343529e-08| -|rubygems|[letter_opener_web](https://github.com/fgrehm/letter_opener_web)|7.889137693343529e-08| -|pypi|[caracal](https://github.com/caracal-pipeline/caracal)|7.731354939476913e-08| -|cran|[enviPick](NA)|7.731354939476777e-08| -|pypi|[gviz-api](https://github.com/google/google-visualization-python)|7.654041390082062e-08| -|pypi|[ml-dtypes](https://pypi.org/project/ml-dtypes)|7.503962147139157e-08| -|pypi|[opensearch-py](https://github.com/opensearch-project/opensearch-py)|7.433995134112322e-08| -|pypi|[ruptures](https://github.com/deepcharles/ruptures/)|7.293731074978061e-08| -|pypi|[tagore](https://github.com/jordanlab/tagore)|7.293731074978061e-08| -|pypi|[jupyterlab-thredds](https://github.com/eWaterCycle/jupyterlab_thredds)|7.293731074978061e-08| -|pypi|[tidynamics](https://pypi.org/project/tidynamics/)|7.08707536118708e-08| -|npm|[vx](https://github.com/vxjs/vx)|6.902995481675756e-08| -|npm|[is-blob](https://github.com/sindresorhus/is-blob#readme)|6.833965526858893e-08| -|npm|eslint-config-richienb|6.833965526858893e-08| -|npm|[fetch-blob](https://github.com/node-fetch/fetch-blob#readme)|6.833965526858893e-08| -|npm|[blob-polyfill](https://github.com/bjornstar/blob-polyfill)|6.833965526858893e-08| -|pypi|[comet](http://comet.transientskp.org/)|6.781890297786625e-08| -|pypi|[sendgrid](https://github.com/sendgrid/sendgrid-python/)|6.781890297786625e-08| -|npm|[aproba](https://github.com/iarna/aproba)|6.551995711421032e-08| -|npm|[chownr](https://github.com/isaacs/chownr#readme)|6.551995711421032e-08| -|npm|concat-map|6.551995711421032e-08| -|npm|[console-control-strings](https://github.com/iarna/console-control-strings#readme)|6.551995711421032e-08| -|npm|[deep-extend](https://github.com/unclechu/node-deep-extend)|6.551995711421032e-08| -|pypi|[trustme](https://github.com/python-trio/trustme)|6.378367825068318e-08| -|pypi|[aft-pytorch](https://github.com/rish-16/aft-pytorch)|6.23496366086839e-08| -|pypi|[flowTorch](https://flowtorch.ai/users)|6.040121046466236e-08| -|go|github.com/blang/semver|5.602431115562874e-08| -|go|github.com/buger/goterm|5.602431115562874e-08| -|go|github.com/checkpoint-restore/checkpointctl|5.602431115562874e-08| -|go|github.com/checkpoint-restore/go-criu/v5|5.602431115562874e-08| -|go|github.com/container-orchestrated-devices/container-device-interface|5.602431115562874e-08| -|go|github.com/containers/buildah|5.602431115562874e-08| -|go|github.com/containers/conmon|5.602431115562874e-08| -|go|github.com/containers/ocicrypt|5.602431115562874e-08| -|go|github.com/containers/psgo|5.602431115562874e-08| -|go|github.com/containers/storage|5.602431115562874e-08| -|go|github.com/coreos/go-systemd/v22|5.602431115562874e-08| -|go|github.com/coreos/stream-metadata-go|5.602431115562874e-08| -|go|github.com/digitalocean/go-qemu|5.602431115562874e-08| -|go|github.com/docker/go-connections|5.602431115562874e-08| -|go|github.com/docker/go-plugins-helpers|5.602431115562874e-08| -|go|github.com/docker/go-units|5.602431115562874e-08| -|go|github.com/dtylman/scp|5.602431115562874e-08| -|go|github.com/godbus/dbus/v5|5.602431115562874e-08| -|go|github.com/google/gofuzz|5.602431115562874e-08| -|go|github.com/gorilla/handlers|5.602431115562874e-08| -|go|github.com/gorilla/schema|5.602431115562874e-08| -|go|github.com/hashicorp/go-multierror|5.602431115562874e-08| -|go|github.com/json-iterator/go|5.602431115562874e-08| -|go|github.com/mrunalp/fileutils|5.602431115562874e-08| -|go|github.com/nxadm/tail|5.602431115562874e-08| -|go|github.com/pmezard/go-difflib|5.602431115562874e-08| -|go|github.com/rootless-containers/rootlesskit|5.602431115562874e-08| -|go|github.com/stretchr/testify|5.602431115562874e-08| -|go|github.com/syndtr/gocapability|5.602431115562874e-08| -|go|github.com/uber/jaeger-client-go|5.602431115562874e-08| -|go|github.com/vbauerster/mpb/v7|5.602431115562874e-08| -|go|github.com/vishvananda/netlink|5.602431115562874e-08| -|go|go.etcd.io/bbolt|5.602431115562874e-08| -|go|golang.org/x/text|5.602431115562874e-08| -|go|google.golang.org/protobuf|5.602431115562874e-08| -|go|gopkg.in/inf.v0|5.602431115562874e-08| -|pypi|[PySDM](https://github.com/atmos-cloud-sim-uj/PySDM)|5.522396385340565e-08| -|pypi|[django-timezone-field](https://github.com/mfogel/django-timezone-field/)|5.444616154561085e-08| -|pypi|[firebase-admin](https://firebase.google.com/docs/admin/setup/)|5.444616154561085e-08| -|pypi|[GromacsWrapper](https://github.com/Becksteinlab/GromacsWrapper)|5.444616154561085e-08| -|pypi|[heat](https://github.com/helmholtz-analytics/heat)|5.444616154561085e-08| -|pypi|[duecredit](https://github.com/duecredit/duecredit)|5.444616154561085e-08| -|pypi|[ipyevents](https://github.com/mwcraig/ipyevents)|5.295448588682692e-08| -|pypi|[liionpack](https://liionpack.readthedocs.io/en/latest/)|4.657442734624568e-08| -|pypi|[asciimatics](https://github.com/peterbrittain/asciimatics)|4.601996987783815e-08| -|pypi|[scikit-mdr](https://github.com/EpistasisLab/scikit-mdr)|4.502377288283562e-08| -|pypi|[ldap3](https://github.com/cannatag/ldap3)|4.3488871534556956e-08| -|pypi|[jmp](https://github.com/deepmind/jmp)|3.9051231582051105e-08| -|rubygems|[coffee-script](http://github.com/josh/ruby-coffee-script)|3.9051231582051105e-08| -|npm|text-table|3.679827591385604e-08| -|pypi|[pytest-parallel](https://github.com/browsertron/pytest-parallel)|3.6544494700656963e-08| -|pypi|[pika](https://pika.readthedocs.io)|3.327844082644381e-08| -|pypi|[pyobjc-framework-CFNetwork](https://github.com/ronaldoussoren/pyobjc)|3.270957859009411e-08| -|pypi|[twistedchecker](https://github.com/twisted/twistedchecker)|3.270957859009411e-08| -|cran|[OAIHarvester](NA)|3.189183912534159e-08| -|npm|[utfx](https://github.com/dcodeIO/utfx)|3.189183912534159e-08| -|rubygems|[hoe-rubygems](http://github.com/jbarnette/hoe-rubygems)|2.6047659605622744e-08| -|rubygems|[hoe-git](http://github.com/jbarnette/hoe-git)|2.6047659605622744e-08| -|pypi|[aiohttp-remotes](https://github.com/aio-libs/aiohttp-remotes)|2.4298544095498338e-08| -|cran|[uroot](https://jalobe.com)|2.3770314876031194e-08| -|pypi|[pybv](https://github.com/bids-standard/pybv)|2.1994371810580442e-08| -|pypi|[geomet](https://github.com/geomet/geomet)|1.3288266302225774e-08| -|npm|[babel-plugin-transform-remove-undefined](https://github.com/babel/minify#readme)|5.883152931817665e-09| -|npm|[babel-plugin-transform-property-literals](https://github.com/babel/minify#readme)|5.883152931817665e-09| -|npm|[babel-plugin-minify-type-constructors](https://github.com/babel/minify#readme)|5.883152931817665e-09| +|pypi|[numpy](https://www.numpy.org)|0.08408335819244456| +|pypi|[matplotlib](https://matplotlib.org)|0.03012987523462943| +|cran|R|0.015130988855710105| +|pypi|[scipy](https://www.scipy.org)|0.012287822532354366| +|pypi|[pytest](https://pypi.org/project/pytest)|0.010696958598401722| +|cran|[jsonlite](https://arxiv.org/abs/1403.2805)|0.01054604003717318| +|cran|[testthat](https://testthat.r-lib.org)|0.010295443114191132| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.009908325504492443| +|cran|[httr](https://httr.r-lib.org/)|0.007657441611437402| +|pypi|[sphinx](https://pypi.org/project/sphinx)|0.00764291631181173| +|cran|[knitr](https://yihui.org/knitr/)|0.007257776802379939| +|cran|[rmarkdown](https://github.com/rstudio/rmarkdown)|0.006817631187588494| +|spack|[zlib](https://zlib.net)|0.006795602172244395| +|cran|utils|0.006477384448355867| +|cran|methods|0.006119422849841385| +|pypi|[six](https://pypi.org/project/six)|0.005768742144284939| +|cran|[covr](https://covr.r-lib.org)|0.0054337615907416965| +|spack|[gnuconfig](https://www.gnu.org/software/config/)|0.005281649764984383| +|pypi|[cycler](https://github.com/matplotlib/cycler)|0.0052265529662253365| +|pypi|[h5py](https://pypi.org/project/h5py)|0.00469789823880775| +|pypi|[colorama](https://pypi.org/project/colorama)|0.004524658989927302| +|pypi|[pytz](https://pypi.org/project/pytz)|0.004348118516138838| +|pypi|[biopython](https://biopython.org/)|0.004278223086842885| +|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.004088539828839525| +|pypi|[python-dateutil](https://github.com/dateutil/dateutil)|0.003928524200464377| +|cran|[tidyr](https://tidyr.tidyverse.org)|0.0035773793364107173| +|pypi|[pyyaml](https://pyyaml.org/)|0.0035453548968002496| +|pypi|[cython](https://pypi.org/project/cython)|0.0032117414832585067| +|spack|[rhash](https://sourceforge.net/projects/rhash/)|0.0031799606833954708| +|pypi|[numba](https://numba.pydata.org)|0.0031759276525803507| +|pypi|[packaging](https://pypi.org/project/packaging)|0.003057137570994342| +|pypi|[docutils](http://docutils.sourceforge.net/)|0.003053170018120492| +|pypi|[pandas](https://pypi.org/project/pandas)|0.0030062150434635323| +|spack|[python](https://www.python.org/)|0.002771426222993435| +|cran|[magrittr](https://magrittr.tidyverse.org)|0.002756846392508641| +|cran|[rlang](https://rlang.r-lib.org)|0.0026219346772845572| +|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.0026109779590525| +|cran|stats|0.002596018795175099| +|pypi|[requests](https://pypi.org/project/requests)|0.0025532360114095716| +|pypi|[hypothesis](https://hypothesis.works)|0.0025220816223663345| +|pypi|[setuptools](https://pypi.org/project/setuptools)|0.0024935353160305857| +|pypi|[coverage](https://github.com/nedbat/coveragepy)|0.0024875550110502916| +|pypi|[tomli](https://pypi.org/project/tomli)|0.002433555933584708| +|pypi|[PyYAML](https://pypi.org/project/PyYAML)|0.0023688714944819908| +|pypi|[future](https://pypi.org/project/future)|0.0023279824379960792| +|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.0022591033288018795| +|pypi|[certifi](https://pypi.org/project/certifi)|0.0021939009497702095| +|cran|[withr](https://withr.r-lib.org)|0.0021626971036556404| +|pypi|[MarkupSafe](https://pypi.org/project/MarkupSafe)|0.0020631674024718548| +|cran|[tibble](https://tibble.tidyverse.org/)|0.002047518176504785| +|pypi|[pytest-xdist](https://github.com/pytest-dev/pytest-xdist)|0.0020297640453629615| +|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.0019976148673649884| +|cran|[yaml](https://github.com/vubiostat/r-yaml/)|0.0019789172452161813| +|pypi|[flake8](https://pypi.org/project/flake8)|0.001970799841526902| +|spack|[pkgconfig](http://pkgconf.org/)|0.0019104526900490307| +|pypi|[astropy](http://astropy.org)|0.001897655252659514| +|pypi|[lxml](https://pypi.org/project/lxml)|0.0018847051392834066| +|spack|openmp|0.001831066530412073| +|pypi|[mock](https://pypi.org/project/mock)|0.0018278119084649707| +|cran|[Rcpp](http://www.rcpp.org)|0.0018179956893494837| +|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.001807613803210911| +|cran|tools|0.0017590434844330226| +|pypi|[nose](https://pypi.org/project/nose)|0.0017503727133669502| +|spack|[cmake](https://www.cmake.org)|0.0017241910158094828| +|spack|[ncurses](https://invisible-island.net/ncurses/ncurses.html)|0.0017171990927466324| +|pypi|[seaborn](https://seaborn.pydata.org)|0.0017164720731760563| +|pypi|[pycparser](https://pypi.org/project/pycparser)|0.0016897136319876194| +|pypi|[sklearn](https://pypi.org/project/sklearn)|0.0016576598065963025| +|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.0016347650860656043| +|pypi|[idna](https://pypi.org/project/idna)|0.0016131161411636217| +|cran|[curl](https://github.com/jeroen/curl)|0.0016059260385007186| +|pypi|[Sphinx](https://pypi.org/project/Sphinx)|0.0016039219162374383| +|cran|grDevices|0.0015898856168178159| +|pypi|[mpmath](https://pypi.org/project/mpmath)|0.0015414064384618538| +|cran|graphics|0.0015351544689260017| +|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.0014995966895730941| +|pypi|[wheel](https://pypi.org/project/wheel)|0.0014832587094283003| +|cran|[R6](https://r6.r-lib.org)|0.0014812748795364028| +|cran|[vctrs](https://vctrs.r-lib.org/)|0.0014802859928428542| +|pypi|[ipython](https://pypi.org/project/ipython)|0.0014761215952891833| +|spack|[libbsd](https://libbsd.freedesktop.org/wiki/)|0.0014671888748941412| +|pypi|[joblib](https://pypi.org/project/joblib)|0.0014637654523317555| +|pypi|[chardet](https://pypi.org/project/chardet)|0.0014562523127310842| +|cran|[crayon](https://github.com/r-lib/crayon#readme)|0.001357661499434989| +|cran|[pryr](https://github.com/hadley/pryr)|0.0013569936503245981| +|cran|[dplyr](https://dplyr.tidyverse.org)|0.0013075225175323583| +|pypi|[astroquery](http://astropy.org/astroquery)|0.0013018511930354916| +|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.001243396195490875| +|cran|[glue](https://github.com/tidyverse/glue)|0.0012337617900041206| +|pypi|[statsmodels](https://www.statsmodels.org/)|0.0011744413992031122| +|pypi|[PySocks](https://pypi.org/project/PySocks)|0.0011637673600561364| +|pypi|[dask](https://pypi.org/project/dask)|0.0011499680708323562| +|cran|[spelling](https://github.com/ropensci/spelling#readme)|0.0011462213840149516| +|pypi|[urllib3](https://pypi.org/project/urllib3)|0.001133953354545866| +|pypi|[twine](https://pypi.org/project/twine)|0.0011024691660463| +|pypi|[protobuf](https://pypi.org/project/protobuf)|0.001098578426524226| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.0010892457493076413| +|pypi|[Babel](https://pypi.org/project/Babel)|0.001070031686892728| +|pypi|[mypy](https://pypi.org/project/mypy)|0.001067631731692183| +|spack|[qt](https://qt.io)|0.0010325686321149532| +|spack|[py-sphinx](https://www.sphinx-doc.org/en/master/)|0.0010251239439388984| +|pypi|[ipywidgets](https://pypi.org/project/ipywidgets)|0.0010216737588059537| +|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.001014646714264091| +|cran|[htmltools](https://github.com/rstudio/htmltools)|0.0010112453242845725| +|pypi|[pillow](https://pypi.org/project/pillow)|0.0010092962428077238| +|cran|[digest](https://github.com/eddelbuettel/digest)|0.0009911646824201344| +|pypi|[click](https://pypi.org/project/click)|0.0009829949467577994| +|spack|[bzip2](https://sourceware.org/bzip2/)|0.0009818256952424749| +|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.0009792424872560022| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.000977029519895877| +|pypi|[keras](https://keras.io/)|0.0009746352296004857| +|spack|[openssl](https://www.openssl.org)|0.0009744336846928868| +|pypi|[healpy](http://github.com/healpy)|0.0009734275364785969| +|pypi|[lmfit](https://pypi.org/project/lmfit)|0.0009706082992431762| +|pypi|[pygments](https://pypi.org/project/pygments)|0.000969723086537163| +|cran|[roxygen2](https://roxygen2.r-lib.org/)|0.0009644760946918847| +|cran|[tinytest](https://github.com/markvanderloo/tinytest)|0.0009564817511700778| +|pypi|[pytest-black](https://pypi.org/project/pytest-black)|0.0009530611413198019| +|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.0009515560348053668| +|pypi|[Cython](https://pypi.org/project/Cython)|0.0009513191423461121| +|spack|[libtool](https://www.gnu.org/software/libtool/)|0.0009453295302084764| +|spack|[autoconf](https://www.gnu.org/software/autoconf/)|0.0009441373907685697| +|pypi|[graphviz](https://pypi.org/project/graphviz)|0.0009416912950095786| +|spack|[automake](https://www.gnu.org/software/automake/)|0.0009411173808335805| +|cran|[MASS](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0009146186207291148| +|spack|[m4](https://www.gnu.org/software/m4/m4.html)|0.0009108665416625873| +|pypi|[jinja2](https://palletsprojects.com/p/jinja/)|0.0008830871066517296| +|spack|[libxml2](http://xmlsoft.org)|0.0008827637843174031| +|pypi|[tornado](https://pypi.org/project/tornado)|0.0008793523620930096| +|cran|[lattice](http://lattice.r-forge.r-project.org/)|0.0008704958605189668| +|pypi|[attrs](https://pypi.org/project/attrs)|0.000859030707888723| +|pypi|[docopt](https://pypi.org/project/docopt)|0.0008541238649059932| +|spack|[perl](https://www.perl.org)|0.0008472848458832525| +|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.0008471773797938077| +|spack|threads|0.0008457730134509598| +|pypi|[networkx](https://pypi.org/project/networkx)|0.0008409558764643595| +|pypi|[argparse](https://github.com/ThomasWaldmann/argparse/)|0.0008386380748075425| +|pypi|[contextlib2](http://contextlib2.readthedocs.org)|0.0008252007169125517| +|pypi|[jplephem](https://pypi.org/project/jplephem)|0.0008215507134547533| +|pypi|[toml](https://pypi.org/project/toml)|0.000821092000517128| +|pypi|[jupyter](http://jupyter.org)|0.0008177972918381748| +|pypi|[pytest-astropy](https://pypi.org/project/pytest-astropy)|0.0008153906011677262| +|cran|[rstudioapi](https://github.com/rstudio/rstudioapi)|0.0008059333113183346| +|cran|[rbenchmark](http://rbenchmark.googlecode.com)|0.0007912453381112504| +|pypi|[photutils](https://github.com/astropy/photutils)|0.0007905555562834536| +|pypi|[bleach](https://pypi.org/project/bleach)|0.0007899435803962556| +|cran|[mockery](https://github.com/r-lib/mockery)|0.0007869864057162884| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.0007853707305734474| +|pypi|[pre-commit](https://github.com/pre-commit/pre-commit)|0.0007830962176375387| +|cran|[stringi](https://stringi.gagolewski.com/)|0.0007821246705479212| +|cran|[xml2](https://xml2.r-lib.org/)|0.0007793099072449794| +|pypi|[psutil](https://github.com/giampaolo/psutil)|0.0007768099683091102| +|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.0007741934108487632| +|cran|[cli](https://cli.r-lib.org)|0.0007606479893776206| +|pypi|[cryptography](https://pypi.org/project/cryptography)|0.0007600396618171238| +|cran|[bit64](https://github.com/truecluster/bit64)|0.0007586089391018129| +|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.0007537648989842358| +|pypi|[asdf](https://pypi.org/project/asdf)|0.0007500272208995711| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.000749877215722867| +|cran|[pillar](https://pillar.r-lib.org/)|0.0007477859299661701| +|spack|ca-certificates-mozilla|0.0007448697459849554| +|spack|nasm|0.0007448697459849554| +|pypi|[slack-sdk](https://github.com/slackapi/python-slack-sdk)|0.0007446899689291279| +|pypi|[black](https://pypi.org/project/black)|0.0007406243698655456| +|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.000739234623158643| +|pypi|[llvmlite](http://llvmlite.readthedocs.io)|0.0007387023009086534| +|cran|[shiny](https://shiny.rstudio.com/)|0.0007355880375902386| +|cran|[purrr](http://purrr.tidyverse.org)|0.0007344557075328464| +|pypi|[py-make](https://github.com/tqdm/pymake)|0.0007326023230714849| +|pypi|[objgraph](https://mg.pov.lt/objgraph/)|0.0007259055929325925| +|pypi|[mpi4py](https://github.com/mpi4py/mpi4py/)|0.0007257521906978481| +|cran|[lifecycle](https://lifecycle.r-lib.org/)|0.00071487338868667| +|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.0007019510552568937| +|pypi|[toolz](https://github.com/pytoolz/toolz/)|0.0007002441156134143| +|pypi|[pycodestyle](https://pypi.org/project/pycodestyle)|0.0006978480484753995| +|pypi|[et-xmlfile](https://pypi.org/project/et-xmlfile)|0.0006975895417834331| +|pypi|[sympy](https://pypi.org/project/sympy)|0.0006970600458802719| +|cran|[tidyselect](https://tidyselect.r-lib.org)|0.0006905425497340684| +|cran|grid|0.0006872866816437856| +|cran|[callr](https://callr.r-lib.org)|0.0006827085267924361| +|pypi|[tqdm](https://tqdm.github.io)|0.000679973574392384| +|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.000679083698265711| +|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.0006758864917114654| +|spack|[xz](https://tukaani.org/xz/)|0.0006739658354625374| +|pypi|[py](https://pypi.org/project/py)|0.00066700589725135| +|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.0006664610110043444| +|spack|[expat](https://libexpat.github.io/)|0.0006657272391745484| +|pypi|[setuptools_scm](https://pypi.org/project/setuptools_scm)|0.0006625424563195848| +|spack|[mpi](http://mvapich.cse.ohio-state.edu)|0.0006420401538498894| +|pypi|[cloudpickle](https://pypi.org/project/cloudpickle)|0.0006258759499797247| +|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.0006238838667343968| +|cran|[DBI](https://dbi.r-dbi.org)|0.0006217973153944118| +|cran|[sp](https://github.com/edzer/sp/)|0.0006160619753768996| +|cran|[zoo](http://zoo.R-Forge.R-project.org/)|0.0006139190860039633| +|rubygems|[rake](https://github.com/ruby/rake)|0.0006094963510795989| +|pypi|[wcwidth](https://pypi.org/project/wcwidth)|0.0006071010340174091| +|pypi|[ruamel.yaml](https://pypi.org/project/ruamel.yaml)|0.0006070001699708539| +|pypi|[isal](https://github.com/pycompression/python-isal)|0.0005992434509918319| +|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.0005961877318006895| +|pypi|[cffi](https://pypi.org/project/cffi)|0.0005948432592545805| +|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.0005914562892220535| +|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.0005875284031171107| +|pypi|[zipp](https://pypi.org/project/zipp)|0.0005863501311382094| +|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.0005860377739055206| +|cran|[stringr](http://stringr.tidyverse.org)|0.0005841699459078509| +|cran|[RSQLite](https://rsqlite.r-dbi.org)|0.0005836314454221354| +|spack|eigen3|0.0005788798133022169| +|pypi|[wrapt](https://pypi.org/project/wrapt)|0.0005781298125248582| +|cran|[pracma](NA)|0.0005752672593059343| +|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.0005744159909911685| +|pypi|[lightkurve](https://docs.lightkurve.org)|0.0005720974507698573| +|spack|python3|0.0005711785297549592| +|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.0005691555152830023| +|cran|[hms](https://hms.tidyverse.org/)|0.0005642700182739788| +|cran|parallel|0.0005622226004116807| +|cran|[htmlwidgets](https://github.com/ramnathv/htmlwidgets)|0.0005593919893121537| +|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.0005589492310450991| +|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.0005573175252816904| +|pypi|[pluggy](https://pypi.org/project/pluggy)|0.0005565077779952793| +|pypi|[xmltodict](https://pypi.org/project/xmltodict)|0.0005557745735400345| +|cran|[processx](https://processx.r-lib.org)|0.0005473984470289523| +|cran|[markdown](https://github.com/rstudio/markdown)|0.0005434726577009793| +|pypi|[appdirs](https://pypi.org/project/appdirs)|0.0005418810081579611| +|pypi|[regex](https://github.com/mrabarnett/mrab-regex)|0.000540516283240764| +|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.0005401243690729151| +|cran|[scales](https://scales.r-lib.org)|0.0005383322962137857| +|pypi|[typing_extensions](https://pypi.org/project/typing_extensions)|0.0005373503470825111| +|pypi|[traitlets](https://github.com/ipython/traitlets)|0.0005362486631891526| +|pypi|[pytest-flake8](https://pypi.org/project/pytest-flake8)|0.0005256141708908055| +|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.000513403867458522| +|pypi|[filelock](https://github.com/tox-dev/py-filelock)|0.0005123185024296599| +|pypi|[rst.linker](https://pypi.org/project/rst.linker)|0.0005108647982111392| +|pypi|[jaraco.packaging](https://pypi.org/project/jaraco.packaging)|0.0005108647982111392| +|pypi|[pathlib](https://pathlib.readthedocs.org/)|0.0005095603531961209| +|cran|[bitops](https://github.com/mmaechler/R-bitops)|0.0005077881760443476| +|pypi|[dill](https://pypi.org/project/dill)|0.0005055743953137687| +|pypi|[jax](https://pypi.org/project/jax)|0.0005048488457723685| +|pypi|[absl-py](https://pypi.org/project/absl-py)|0.0005035902973898225| +|pypi|[scikit-learn](http://scikit-learn.org)|0.0005033307512661823| +|pypi|[pytest-mypy](https://pypi.org/project/pytest-mypy)|0.0005012645888294616| +|pypi|[Pillow](https://python-pillow.org)|0.0004987815026019945| +|pypi|[webencodings](https://pypi.org/project/webencodings)|0.0004958363534214537| +|pypi|[pyfaidx](http://mattshirley.com)|0.0004923397916150752| +|pypi|[pytest-checkdocs](https://pypi.org/project/pytest-checkdocs)|0.000490002887476017| +|pypi|[pytest-enabler](https://pypi.org/project/pytest-enabler)|0.0004895122651650913| +|spack|[mbedtls](https://tls.mbed.org)|0.0004867557194063587| +|pypi|[enum34](https://pypi.org/project/enum34)|0.0004862997487309633| +|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.00048235824096859643| +|pypi|[cobaya](https://cobaya.readthedocs.io)|0.00048133022170361724| +|pypi|[pywin32](https://pypi.org/project/pywin32)|0.0004810900752576961| +|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.00047896150216234087| +|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.0004774875652958797| +|cran|[R.utils](https://github.com/HenrikBengtsson/R.utils)|0.0004740021514471565| +|pypi|[brotli](https://pypi.org/project/brotli)|0.0004727173318636935| +|pypi|[ephem](http://rhodesmill.org/pyephem/)|0.0004717348385385767| +|pypi|[termcolor](https://pypi.org/project/termcolor)|0.00046965143677750877| +|pypi|[PyQt5-sip](https://pypi.org/project/PyQt5-sip)|0.00046944177551421835| +|pypi|[types-setuptools](https://github.com/python/typeshed)|0.00046616722000770495| +|cran|[microbenchmark](https://github.com/joshuaulrich/microbenchmark/)|0.0004623390636083859| +|pypi|[itsdangerous](https://pypi.org/project/itsdangerous)|0.00046183296610569774| +|pypi|[olefile](https://pypi.org/project/olefile)|0.0004554274952267343| +|pypi|[markdown2](https://pypi.org/project/markdown2)|0.0004521363484116668| +|pypi|[decorator](https://github.com/micheles/decorator)|0.0004448163067381171| +|cran|[nycflights13](https://github.com/hadley/nycflights13)|0.0004406751020601951| +|pypi|[msgpack](https://pypi.org/project/msgpack)|0.0004385598244641406| +|pypi|[numexpr](https://pypi.org/project/numexpr)|0.000435134679239356| +|cran|[Matrix](http://Matrix.R-forge.R-project.org/)|0.0004346113329704064| +|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.0004342573375008599| +|cran|RColorBrewer|0.00043047179316564214| +|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.0004302024220502102| +|pypi|[pyroma](https://pypi.org/project/pyroma)|0.00042846310189341327| +|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.0004272101325615892| +|spack|diffutils|0.0004257356675369045| +|pypi|[tenacity](https://github.com/jd/tenacity)|0.00042126061286292107| +|pypi|[imageio](https://github.com/imageio/imageio)|0.0004211102773965221| +|pypi|[more-itertools](https://pypi.org/project/more-itertools)|0.00041904510093869604| +|pypi|[codecov](https://pypi.org/project/codecov)|0.0004177434019675675| +|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.0004167549671397882| +|spack|gtest|0.0004144024004000667| +|cran|[broom](https://broom.tidymodels.org/)|0.0004099906076753773| +|cran|[maptools](http://maptools.r-forge.r-project.org/)|0.0004026496902142219| +|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.0004014492676480466| +|pypi|[isort](https://pypi.org/project/isort)|0.0004008950686603215| +|pypi|[multiprocess](https://github.com/uqfoundation/multiprocess)|0.00039502816797652284| +|cran|[sf](https://r-spatial.github.io/sf/)|0.0003938238633819172| +|cran|[xts](https://github.com/joshuaulrich/xts)|0.00039076168123262033| +|pypi|[kiwisolver](https://pypi.org/project/kiwisolver)|0.00039064481253874456| +|cran|[ellipsis](https://ellipsis.r-lib.org)|0.0003898309933593139| +|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.00038810600117944515| +|cran|[plyr](http://had.co.nz/plyr)|0.0003873818334449489| +|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.00038677597085422395| +|spack|icu4c|0.00038661944258337933| +|cran|[rgl](https://github.com/dmurdoch/rgl)|0.0003850052331439476| +|cran|bench|0.00038247364681996584| +|pypi|[alabaster](https://alabaster.readthedocs.io)|0.00037991953282517774| +|pypi|[snowballstemmer](https://pypi.org/project/snowballstemmer)|0.0003792946054072169| +|cran|[nanotime](https://github.com/eddelbuettel/nanotime)|0.00037605357680967744| +|cran|[mime](https://github.com/yihui/mime)|0.000375127593467089| +|cran|[bit](https://github.com/truecluster/bit)|0.0003746674323162823| +|spack|[lz4](https://lz4.github.io/lz4/)|0.0003726394693827973| +|pypi|[gym](https://www.gymlibrary.ml/)|0.00037148408662030804| +|pypi|[backports.functools-lru-cache](https://pypi.org/project/backports.functools-lru-cache)|0.0003706719744208111| +|pypi|[plotly](https://pypi.org/project/plotly)|0.00036958397798097473| +|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.0003692232879732527| +|spack|py-numpy|0.00036867345036360543| +|pypi|[imagesize](https://pypi.org/project/imagesize)|0.00036859837825824757| +|cran|[fs](https://fs.r-lib.org)|0.00036806021783406353| +|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.00036674223471594046| +|pypi|[process-tests](https://pypi.org/project/process-tests)|0.00036565327261338533| +|pypi|[fields](https://pypi.org/project/fields)|0.00036565327261338533| +|pypi|[smmap](https://pypi.org/project/smmap)|0.0003656092159321113| +|cran|[generics](https://generics.r-lib.org)|0.0003630041687611145| +|spack|[gettext](https://www.gnu.org/software/gettext/)|0.0003624381927724724| +|pypi|[nbformat](http://jupyter.org)|0.0003589746929410232| +|pypi|[munkres](https://pypi.org/project/munkres)|0.00035734495452383833| +|pypi|[watchdog](https://pypi.org/project/watchdog)|0.00035694797204084076| +|spack|[bison](https://www.gnu.org/software/bison/)|0.0003569344746828759| +|pypi|[netCDF4](http://github.com/Unidata/netcdf4-python)|0.00035690089696191306| +|cran|[rgeos](https://r-forge.r-project.org/projects/rgeos/)|0.0003567427921843457| +|pypi|[torch](https://pytorch.org/)|0.00035498353045262135| +|pypi|[dynesty](https://github.com/joshspeagle/dynesty)|0.0003545902440621976| +|pypi|[hunter](https://pypi.org/project/hunter)|0.0003539774167936654| +|cran|evaluate|0.0003504432958590196| +|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.00034929102674763633| +|spack|slicer|0.00034848308051341887| +|pypi|[nbconvert](https://jupyter.org)|0.0003481941706875408| +|pypi|[execnet](https://pypi.org/project/execnet)|0.0003479849127171086| +|npm|[express](http://expressjs.com/)|0.0003445735614245216| +|spack|pybind11|0.00034380730121686944| +|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.00034329942664646374| +|pypi|[fitsio](https://github.com/esheldon/fitsio)|0.00034110129466022115| +|cran|tcltk|0.0003378320203981504| +|spack|pythoninterp|0.00033767166322592226| +|cran|[webmockr](https://github.com/ropensci/webmockr)|0.00033721290640853014| +|rubygems|[bundler](https://bundler.io/)|0.0003361829147274141| +|cran|[unix](https://github.com/jeroen/unix)|0.00033563735438749587| +|pypi|[typing](https://docs.python.org/3/library/typing.html)|0.000333543832143237| +|npm|[core-js](https://github.com/zloirock/core-js#readme)|0.0003332647339950919| +|pypi|[wget](http://bitbucket.org/techtonik/python-wget/)|0.0003325512512319304| +|spack|[lapack](https://developer.arm.com/tools-and-software/server-and-hpc/downloads/arm-performance-libraries)|0.0003317562233712576| +|pypi|[sqlalchemy](https://pypi.org/project/sqlalchemy)|0.0003250911465760453| +|cran|[pkgload](https://github.com/r-lib/pkgload)|0.000325024704849271| +|cran|[mvtnorm](http://mvtnorm.R-forge.R-project.org)|0.0003236936307747961| +|pypi|[jsonschema](https://pypi.org/project/jsonschema)|0.00032261320646554184| +|spack|[sqlite](https://www.sqlite.org)|0.0003223850228195874| +|pypi|[python](http://www.python.org/2.5)|0.0003211978353858373| +|pypi|[flatbuffers](https://pypi.org/project/flatbuffers)|0.00032071935536342756| +|pypi|[railroad-diagrams](https://github.com/tabatkins/railroad-diagrams)|0.00031913825848163476| +|pypi|[Pygments](https://pypi.org/project/Pygments)|0.0003163555751145864| +|cran|[maps](NA)|0.0003148298406056988| +|npm|[lodash](https://lodash.com/)|0.00031446230677057053| +|spack|[zstd](https://facebook.github.io/zstd/)|0.0003144245314549554| +|pypi|[astroscrappy](https://github.com/astropy/astroscrappy)|0.00031381191256235017| +|cran|[usethis](https://usethis.r-lib.org)|0.0003127641685039738| +|cran|[httpcode](https://github.com/sckott/httpcode)|0.0003120083931563215| +|pypi|[numdifftools](https://github.com/pbrod/numdifftools)|0.0003114147718499306| +|pypi|[xarray](https://pypi.org/project/xarray)|0.0003107661838120005| +|pypi|[pip](https://pypi.org/project/pip)|0.0003106158225296708| +|pypi|[pandoc](https://pypi.org/project/pandoc)|0.0003104244159847145| +|pypi|[locket](http://github.com/mwilliamson/locket.py)|0.00030964205624144136| +|pypi|[python-magic](http://github.com/ahupp/python-magic)|0.00030529949436017116| +|pypi|[python-casacore](https://github.com/casacore/python-casacore)|0.00030493497328176777| +|pypi|[ujson](https://github.com/ultrajson/ultrajson)|0.0003048856010903639| +|pypi|[setproctitle](https://github.com/dvarrazzo/py-setproctitle)|0.0003028098367174261| +|pypi|[dnaio](https://dnaio.readthedocs.io/)|0.0003019946032672112| +|pypi|[fonttools](http://github.com/fonttools/fonttools)|0.0003019795368939369| +|spack|[nss](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS)|0.00029909823395565994| +|pypi|[palettable](https://pypi.org/project/palettable)|0.00029903012368261313| +|cran|[igraph](https://igraph.org)|0.0002950600448490923| +|cran|[nlme](https://svn.r-project.org/R-packages/trunk/nlme/)|0.00029335585438790084| +|cran|[blob](https://blob.tidyverse.org)|0.0002930734802453964| +|pypi|[pytest-forked](https://github.com/pytest-dev/pytest-forked)|0.00029278355054033925| +|spack|[libffi](https://sourceware.org/libffi/)|0.0002926076422373929| +|cran|[ncdf4](http://cirrus.ucsd.edu/~pierce/ncdf/)|0.0002924409937279295| +|spack|[tk](https://www.tcl.tk)|0.0002919643977453066| +|pypi|[cachetools](https://pypi.org/project/cachetools)|0.0002916159551072433| +|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.00029155302728530905| +|spack|[readline](https://tiswww.case.edu/php/chet/readline/rltop.html)|0.00029125561626946154| +|pypi|[pyproj](https://github.com/pyproj4/pyproj)|0.0002902891951619882| +|cran|[data.table](https://r-datatable.com)|0.00028963897355945234| +|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.00028960550489476| +|pypi|[SimpleITK](https://pypi.org/project/SimpleITK)|0.0002888700179891582| +|cran|pkgconfig|0.0002885169411911433| +|cran|[lubridate](https://lubridate.tidyverse.org)|0.00028783055817931103| +|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.0002861776205747085| +|cran|[pkgKitten](https://github.com/eddelbuettel/pkgkitten)|0.0002847651966926062| +|spack|[libidn2](https://gitlab.com/libidn/libidn2)|0.0002838011223280809| +|pypi|[pexpect](https://pypi.org/project/pexpect)|0.00028375538983543234| +|pypi|[tensorflow](https://www.tensorflow.org/)|0.0002829284815240839| +|pypi|[babel](https://babel.pocoo.org/)|0.00028106089251457827| +|pypi|[nanomath](https://github.com/wdecoster/nanomath)|0.0002808051341890315| +|pypi|[rich](https://pypi.org/project/rich)|0.000280664488155013| +|pypi|[cssselect](https://github.com/scrapy/cssselect)|0.0002800143924046085| +|pypi|[entrypoints](https://pypi.org/project/entrypoints)|0.0002799640203620212| +|cran|[rprojroot](https://rprojroot.r-lib.org/)|0.00027990102828310594| +|cran|[httpuv](https://github.com/rstudio/httpuv)|0.000278901051329352| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.0002769541398192784| +|cran|[inline](https://github.com/eddelbuettel/inline)|0.00027653444990147436| +|pypi|[keyring](https://pypi.org/project/keyring)|0.0002741301692841119| +|cran|[fauxpas](https://docs.ropensci.org/fauxpas)|0.00027369471678272296| +|cran|[dbplyr](https://dbplyr.tidyverse.org/)|0.0002733466299923921| +|cran|[urltools](https://github.com/Ironholds/urltools/)|0.0002731110144265332| +|pypi|[simplejson](https://pypi.org/project/simplejson)|0.0002690446818336778| +|spack|[tcl](https://www.tcl.tk/)|0.0002681582426470587| +|pypi|[astroplan](https://github.com/astropy/astroplan)|0.00026790296448612344| +|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.00026679073533257574| +|pypi|[more_itertools](https://github.com/more-itertools/more-itertools)|0.0002665027504584097| +|pypi|[pydot](https://pypi.org/project/pydot)|0.0002656685490149577| +|cran|[gtable](https://gtable.r-lib.org)|0.0002652649668374488| +|spack|[gdbm](https://www.gnu.org.ua/software/gdbm/gdbm.html)|0.0002644921457117852| +|pypi|[pox](https://pypi.org/project/pox)|0.0002636503833376045| +|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.00026222412196521134| +|spack|[krb5](https://kerberos.org)|0.0002621023452867149| +|cran|[numDeriv](http://optimizer.r-forge.r-project.org/)|0.0002614353318020625| +|pypi|[Flask](https://pypi.org/project/Flask)|0.00026133825554633204| +|pypi|[tifffile](https://www.lfd.uci.edu/~gohlke/)|0.0002610854006669531| +|pypi|[progressbar](http://code.google.com/p/python-progressbar)|0.000261034265944909| +|spack|[libnsl](https://github.com/thkukuk/libnsl)|0.0002601415462368727| +|spack|[uuid](https://sourceforge.net/projects/libuuid/)|0.0002601415462368727| +|spack|[tix](https://sourceforge.net/projects/tix/)|0.0002601415462368727| +|spack|[libssh2](https://www.libssh2.org/)|0.0002600857937572933| +|spack|[libssh](https://www.libssh.org)|0.0002600857937572933| +|pypi|[grpcio](https://pypi.org/project/grpcio)|0.0002600424312243718| +|cran|[png](http://www.rforge.net/png/)|0.0002599017641185109| +|spack|[curl](https://curl.se/)|0.00025944648750385134| +|pypi|[PyICU](https://gitlab.pyicu.org/main/pyicu)|0.00025900405602104833| +|pypi|[fastnumbers](https://github.com/SethMMorton/fastnumbers)|0.00025900405602104833| +|pypi|[pooch](https://pypi.org/project/pooch)|0.00025839957879558414| +|pypi|[reno](https://pypi.org/project/reno)|0.00025816509466321307| +|pypi|[onnx2keras](https://github.com/nerox8664/onnx2keras)|0.0002567094515752626| +|cran|RPostgreSQL|0.0002552483762892408| +|pypi|[tzdata](https://pypi.org/project/tzdata)|0.0002546356946373269| +|spack|[gnutls](https://www.gnutls.org)|0.0002544247727537927| +|spack|[nghttp2](https://nghttp2.org/)|0.0002544247727537927| +|pypi|[tox](https://pypi.org/project/tox)|0.0002535798326822875| +|pypi|[mappy](https://github.com/lh3/minimap2)|0.00025173511824620347| +|cran|[brio](https://brio.r-lib.org)|0.00025097975605452776| +|cran|[waldo](https://github.com/r-lib/waldo)|0.00024946165754728255| +|cran|[rcrossref](https://github.com/ropensci/rcrossref)|0.0002486872812135356| +|pypi|[sphinxcontrib-serializinghtml](https://pypi.org/project/sphinxcontrib-serializinghtml)|0.000247793468020345| +|pypi|[pyasn1](https://pypi.org/project/pyasn1)|0.00024679943881659907| +|pypi|[sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints)|0.0002462642336939092| +|pypi|[sphinxcontrib-jsmath](https://pypi.org/project/sphinxcontrib-jsmath)|0.0002448669190093913| +|cran|[simplermarkdown](https://github.com/djvanderlaan/simplermarkdown)|0.00024450376346979306| +|cran|[survival](https://github.com/therneau/survival)|0.0002443807500835313| +|pypi|[semver](https://pypi.org/project/semver)|0.0002443460783472754| +|spack|numpy|0.0002443323887314553| +|pypi|[pep517](https://pypi.org/project/pep517)|0.00024354195542917106| +|pypi|[frozenlist](https://pypi.org/project/frozenlist)|0.00024346975573083724| +|cran|[XML](http://www.omegahat.net/RSXML/)|0.00024252611963851558| +|pypi|[fs](https://pypi.org/project/fs)|0.00024237346568595515| +|pypi|[sphinxcontrib-devhelp](https://pypi.org/project/sphinxcontrib-devhelp)|0.00024122668365628435| +|pypi|[sphinxcontrib-qthelp](https://pypi.org/project/sphinxcontrib-qthelp)|0.00024122668365628435| +|pypi|[sphinxcontrib-applehelp](https://pypi.org/project/sphinxcontrib-applehelp)|0.00024122668365628432| +|pypi|[sphinxcontrib-htmlhelp](https://pypi.org/project/sphinxcontrib-htmlhelp)|0.00024122668365628432| +|cran|[ragg](https://ragg.r-lib.org)|0.00024104859275529244| +|pypi|[backports-functools-lru-cache](https://pypi.org/project/backports-functools-lru-cache)|0.00024057171715085525| +|pypi|[nfft](http://github.com/jakevdp/nfft/)|0.00024018378063010503| +|pypi|[tabulate](https://pypi.org/project/tabulate)|0.00023910586177714152| +|pypi|[nbsphinx](https://nbsphinx.readthedocs.io/)|0.0002383788878779666| +|cran|[foreach](https://github.com/RevolutionAnalytics/foreach)|0.00023831124408802405| +|pypi|[ci-info](https://pypi.org/project/ci-info)|0.00023740895412393295| +|spack|png|0.00023498788259581726| +|spack|[nettle](https://www.lysator.liu.se/~nisse/nettle/)|0.0002331952632522085| +|pypi|[lz4](https://pypi.org/project/lz4)|0.0002319786434998717| +|spack|[lzo](https://www.oberhumer.com/opensource/lzo/)|0.00023194175145857624| +|pypi|[commonmark](https://github.com/rtfd/commonmark.py)|0.00023164466141464788| +|pypi|[pint](https://github.com/hgrecco/pint)|0.0002312293778785033| +|cran|[xfun](https://github.com/yihui/xfun)|0.00023095818203451896| +|cran|[rgdal](http://rgdal.r-forge.r-project.org)|0.00023021292767968986| +|pypi|[multidict](https://pypi.org/project/multidict)|0.00022977566947419783| +|pypi|[wmi](https://pypi.org/project/wmi)|0.0002289482049535305| +|pypi|[Werkzeug](https://pypi.org/project/Werkzeug)|0.00022833651472796207| +|spack|[ninja](https://ninja-build.org/)|0.00022830286830969246| +|cran|[mgcv](NA)|0.00022779228136237883| +|pypi|[Markdown](https://pypi.org/project/Markdown)|0.0002276099933550598| +|cran|[pkgbuild](https://github.com/r-lib/pkgbuild)|0.00022538861532925327| +|spack|biosoup|0.00022462077012835472| +|pypi|[quantities](http://python-quantities.readthedocs.io/)|0.00022421948913168917| +|pypi|[greenlet](https://greenlet.readthedocs.io/)|0.00022329527335738513| +|cran|[vdiffr](https://vdiffr.r-lib.org/)|0.00022318126610919658| +|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.00022316195176931336| +|pypi|[zopfli](https://pypi.org/project/zopfli)|0.00022306353390245275| +|pypi|[pulp](https://github.com/coin-or/pulp)|0.00022288823600229667| +|spack|[cuda](https://developer.nvidia.com/cuda-zone)|0.00022205638748874727| +|pypi|[furo](https://pypi.org/project/furo)|0.00022188151407852608| +|cran|[RCurl](http://www.omegahat.net/RCurl)|0.00022140630499041785| +|pypi|[notebook](https://pypi.org/project/notebook)|0.00022133366146121465| +|cran|[mockr](https://krlmlr.github.io/mockr/)|0.00021983563407013856| +|spack|pythonlibs|0.00021940195160731916| +|pypi|[sh](https://github.com/amoffat/sh)|0.00021932304032654094| +|npm|[axios](https://axios-http.com)|0.00021922462034408658| +|spack|libiconv|0.0002175906654150168| +|cran|Lahman|0.00021686084545109727| +|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.0002160192769976443| +|rubygems|[webrick](https://github.com/ruby/webrick)|0.00021495353340140024| +|pypi|[xattr](https://pypi.org/project/xattr)|0.00021475706495673| +|pypi|[mpdaf](https://git-cral.univ-lyon1.fr/MUSE/mpdaf)|0.0002136053017383239| +|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.00021350823416350226| +|pypi|[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)|0.00021248804234132767| +|rubygems|[hoe](http://www.zenspider.com/projects/hoe.html)|0.00021135137164645596| +|pypi|[soupsieve](https://pypi.org/project/soupsieve)|0.0002109666275345622| +|pypi|[aiohttp](https://pypi.org/project/aiohttp)|0.00021068590723123464| +|pypi|[shortuuid](https://github.com/skorokithakis/shortuuid/)|0.00020923431780998624| +|cran|lobstr|0.00020904095635294745| +|pypi|[theano](http://deeplearning.net/software/theano/)|0.000208776997020871| +|pypi|[readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search)|0.0002062752125354226| +|pypi|[ultranest](https://pypi.org/project/ultranest)|0.00020600511095740694| +|npm|[mocha](https://mochajs.org/)|0.00020558244026273995| +|cran|RMySQL|0.00020554481810768438| +|cran|munsell|0.00020514894710744634| +|pypi|[emcee](https://emcee.readthedocs.io)|0.000204766522391268| +|pypi|[redis](https://pypi.org/project/redis)|0.0002038291752921689| +|pypi|[PyAstronomy](https://github.com/sczesla/PyAstronomy)|0.00020311154009539222| +|cran|[abind](NA)|0.00020118107358034403| +|pypi|[gast](https://pypi.org/project/gast)|0.00020020113858290712| +|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.0002000769432403737| +|cran|[DiagrammeR](https://github.com/rich-iannone/DiagrammeR)|0.000199573928150197| +|cran|[hexbin](https://github.com/edzer/hexbin)|0.00019956882912123178| +|rubygems|[rspec-expectations](https://github.com/rspec/rspec-expectations)|0.00019894331141544422| +|npm|[nuxt](https://github.com/nuxt/nuxt.js#readme)|0.00019873590042784908| +|pypi|[bump2version](https://pypi.org/project/bump2version)|0.00019795207610469535| +|cran|[winch](https://r-prof.github.io/winch/)|0.00019712719931162825| +|pypi|[pyzmq](https://pyzmq.readthedocs.org)|0.00019635555786484582| +|pypi|[jmespath](https://github.com/jmespath/jmespath.py)|0.00019497425496288584| +|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.00019441726147066172| +|cran|datasets|0.00019376143728363178| +|pypi|[asyncio](http://www.python.org/dev/peps/pep-3156/)|0.00019253208868144693| +|pypi|[openphi](https://gitlab.com/BioimageInformaticsGroup/openphi)|0.0001925320886814469| +|pypi|[pyusb](https://pyusb.github.io/pyusb)|0.0001925320886814469| +|pypi|[parsec](https://github.com/sighingnow/parsec.py)|0.0001925320886814469| +|pypi|[sf_tools](https://github.com/sfarrens/sf_tools)|0.0001925320886814469| +|pypi|[http](https://github.com/franckcuny/http)|0.0001925320886814469| +|pypi|[apyori](https://github.com/ymoch/apyori)|0.0001925320886814469| +|spack|bpython|0.0001925320886814469| +|spack|vif|0.0001925320886814469| +|spack|omegalib|0.0001925320886814469| +|pypi|[conan](https://conan.io)|0.00019250123418005567| +|pypi|[llist](https://github.com/ajakubek/python-llist)|0.00019189031505250875| +|pypi|[pyamg](https://pypi.org/project/pyamg)|0.00019074174208697062| +|spack|patchelf|0.00019060676779463244| +|pypi|[pybind11-global](https://pypi.org/project/pybind11-global)|0.0001905108745577844| +|pypi|[types-typed-ast](https://pypi.org/project/types-typed-ast)|0.00019050816370068903| +|cran|[doParallel](https://github.com/RevolutionAnalytics/doparallel)|0.00018808415828966662| +|pypi|[futures](https://pypi.org/project/futures)|0.0001879819618476366| +|pypi|[ruamel.yaml.clib](https://pypi.org/project/ruamel.yaml.clib)|0.00018795205582544235| +|pypi|[arviz](https://pypi.org/project/arviz)|0.00018789363608792502| +|cran|formattable|0.0001871703021218881| +|pypi|[jupyter-client](https://pypi.org/project/jupyter-client)|0.00018706921259499637| +|cran|mapproj|0.00018677197904863797| +|npm|[react](https://reactjs.org/)|0.00018581310356373333| +|npm|[react-dom](https://reactjs.org/)|0.00018581310356373333| +|cran|iterators|0.00018530378934345128| +|cran|[webutils](https://github.com/jeroen/webutils)|0.00018501756795604165| +|cran|[devtools](https://devtools.r-lib.org/)|0.00018474809371210878| +|cran|[bslib](https://rstudio.github.io/bslib/)|0.0001847270203987161| +|npm|[angular](http://angularjs.org)|0.00018457397992257974| +|spack|[flex](https://github.com/westes/flex)|0.00018415650418248704| +|cran|[rpart](https://github.com/bethatkinson/rpart)|0.00018381052197899618| +|cran|graph|0.00018239323458809292| +|pypi|[doit](http://pydoit.org)|0.00018212180125778645| +|pypi|[gffutils](https://github.com/daler/gffutils)|0.00018060220753426032| +|pypi|[pysynphot](https://github.com/spacetelescope/pysynphot)|0.00017972225771461115| +|spack|[iconv](https://www.gnu.org/software/libiconv/)|0.00017886278595985764| +|pypi|[snakemake](https://snakemake.readthedocs.io)|0.00017880271711951992| +|cran|[crul](https://docs.ropensci.org/crul/)|0.00017871147294911863| +|pypi|[libclang](https://pypi.org/project/libclang)|0.00017781120903700924| +|cran|[ape](http://ape-package.ird.fr/)|0.00017738857441777715| +|npm|[fs](https://github.com/npm/security-holder#readme)|0.0001773287880506315| +|cran|fansi|0.00017629991024873946| +|pypi|[lark-parser](https://pypi.org/project/lark-parser)|0.00017623871880890425| +|pypi|[asv](https://pypi.org/project/asv)|0.00017586774576942206| +|cran|[rappdirs](https://rappdirs.r-lib.org)|0.00017558997387136832| +|pypi|[pyephem](https://pypi.org/project/pyephem)|0.00017524922635321253| +|spack|hip|0.00017428556270367406| +|cran|[rstan](https://mc-stan.org/rstan)|0.00017385469659123118| +|pypi|[sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|0.00017359774097545889| +|spack|[blas](https://cnugteren.github.io/clblast/clblast.html)|0.00017352227683025271| +|pypi|[nestle](http://github.com/kbarbary/nestle)|0.00017334113244301397| +|pypi|[pyDOE2](https://github.com/clicumu/pyDOE2)|0.0001732788798133022| +|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|0.0001732788798133022| +|pypi|[pytest-perf](https://pypi.org/project/pytest-perf)|0.00017250415646698387| +|cran|chron|0.00017187081966596536| +|pypi|[qtpy](https://pypi.org/project/qtpy)|0.00017107914161594782| +|pypi|[multisplitby](https://github.com/cthoyt/multisplitby)|0.0001707117852975496| +|pypi|[gitdb](https://pypi.org/project/gitdb)|0.00017047556999614616| +|cran|[readr](https://readr.tidyverse.org)|0.00016865446706880227| +|pypi|[camb](https://camb.info/)|0.0001681317474481041| +|cran|[ps](https://github.com/r-lib/ps#readme)|0.00016776600920192874| +|spack|bioparser|0.00016686114352392067| +|pypi|[python-libsbml](http://sbml.org)|0.00016683350733894244| +|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.00016373661926791998| +|pypi|[intervaltree](https://pypi.org/project/intervaltree)|0.00016312183017579382| +|cran|[raster](https://rspatial.org/raster)|0.00016302351324969463| +|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.00016286615328521708| +|pypi|[prompt-toolkit](https://pypi.org/project/prompt-toolkit)|0.0001621678351161011| +|pypi|[bmipy](http://csdms.colorado.edu)|0.0001604434072345391| +|spack|libpciaccess|0.00015953051699092705| +|cran|[vroom](https://vroom.r-lib.org)|0.00015890486769856393| +|pypi|[MDAnalysis](https://www.mdanalysis.org)|0.0001582560693424828| +|npm|[serve-static](https://github.com/expressjs/serve-static#readme)|0.00015818222860861425| +|pypi|[rsa](https://stuvel.eu/rsa)|0.00015763931136685488| +|npm|[papaparse](http://papaparse.com)|0.00015635618131477197| +|pypi|[jaraco.tidelift](https://pypi.org/project/jaraco.tidelift)|0.00015553005760638372| +|pypi|[unittest2](https://pypi.org/project/unittest2)|0.0001547765728577359| +|spack|pmix|0.00015464316397055186| +|pypi|[pytest-runner](https://pypi.org/project/pytest-runner)|0.00015435019905036252| +|pypi|[pysqlite3](https://github.com/coleifer/pysqlite3)|0.00015376896149358227| +|cran|itertools|0.0001533875885111286| +|pypi|[python-levenshtein](https://pypi.org/project/python-levenshtein)|0.0001529942490415069| +|pypi|[typed-ast](https://pypi.org/project/typed-ast)|0.00015286388422331755| +|pypi|[markdown](https://Python-Markdown.github.io/)|0.00015277331123740952| +|pypi|[nanoget](https://github.com/wdecoster/nanoget)|0.00015245040840140023| +|cran|[Hmisc](https://hbiostat.org/R/Hmisc/)|0.00015206245118208628| +|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.00015186530679668175| +|pypi|[nbodykit](http://github.com/bccp/nbodykit)|0.00015170306162138133| +|pypi|[jupyter-core](https://pypi.org/project/jupyter-core)|0.00015136990448237576| +|pypi|[ginga](https://ejeschke.github.io/ginga/)|0.0001513234661917337| +|pypi|[cached_property](https://github.com/pydanny/cached-property)|0.00015127521253542256| +|pypi|[PyWavelets](https://pypi.org/project/PyWavelets)|0.00015047091689196688| +|pypi|[flask](https://palletsprojects.com/p/flask)|0.0001501446184747454| +|pypi|[python-dotenv](https://pypi.org/project/python-dotenv)|0.0001498593786188511| +|pypi|[cached-property](https://github.com/pydanny/cached-property)|0.00014970882620765855| +|pypi|[edlib](https://pypi.org/project/edlib)|0.0001491110270315814| +|pypi|[diskcache](https://pypi.org/project/diskcache)|0.00014908645006388112| +|cran|timeDate|0.00014902699601527258| +|cran|[whoami](https://github.com/r-lib/whoami#readme)|0.00014888391285260968| +|spack|[opengl](https://www.opengl.org/)|0.0001487639244221863| +|pypi|[types-requests](https://pypi.org/project/types-requests)|0.0001482269713155329| +|cran|[forcats](https://forcats.tidyverse.org)|0.00014804255937443835| +|pypi|[pyfakefs](https://pypi.org/project/pyfakefs)|0.00014784053626248358| +|pypi|[elasticsearch](https://pypi.org/project/elasticsearch)|0.0001477246959235149| +|pypi|[Python-Deprecated](https://github.com/vrcmarcos/python-deprecated)|0.00014760793465577596| +|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.0001475898623770601| +|pypi|[texext](https://pypi.org/project/texext)|0.0001473719809723995| +|npm|[vue-router](https://github.com/vuejs/router#readme)|0.00014652946543722197| +|cran|[SnowballC](https://r-forge.r-project.org/projects/r-temis/)|0.0001458991947375845| +|npm|[d3](https://d3js.org)|0.00014577484144182758| +|npm|eslint|0.00014561111744479865| +|pypi|[matplotlib-inline](https://pypi.org/project/matplotlib-inline)|0.00014534124423712882| +|cran|[patchwork](https://patchwork.data-imaginist.com)|0.0001452298857907042| +|pypi|[bokeh](https://pypi.org/project/bokeh)|0.00014522009861552126| +|cran|tis|0.0001445413571044396| +|pypi|[sqlparse](https://github.com/andialbrecht/sqlparse)|0.00014452962416964502| +|pypi|[jedi](https://pypi.org/project/jedi)|0.00014451264258401244| +|pypi|[simframe](https://github.com/stammler/simframe)|0.00014439906651108518| +|pypi|[flufl.flake8](https://pypi.org/project/flufl.flake8)|0.00014437495866621755| +|cran|[sys](https://github.com/jeroen/sys)|0.00014432125102644056| +|cran|[rJava](http://www.rforge.net/rJava/)|0.00014375674015844746| +|npm|nestjs|0.00014358325257599432| +|pypi|[pyregion](https://pypi.org/project/pyregion)|0.0001432354110300435| +|pypi|[ipython-genutils](https://pypi.org/project/ipython-genutils)|0.0001431214870760382| +|cran|[SparseM](http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html)|0.00014289475239677665| +|pypi|[tensorboard](https://pypi.org/project/tensorboard)|0.000142877109156682| +|pypi|[argh](http://github.com/neithere/argh/)|0.00014280157804078458| +|pypi|[python-igraph](https://pypi.org/project/python-igraph)|0.00014253239392939167| +|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.0001423500977278814| +|pypi|[pickleshare](https://pypi.org/project/pickleshare)|0.00014195828556013188| +|pypi|[httpx](https://www.python-httpx.org/)|0.0001416067999416957| +|pypi|[multiprocessing](http://code.google.com/p/python-multiprocessing)|0.0001411901983663944| +|pypi|[pyuvdata](https://github.com/RadioAstronomySoftwareGroup/pyuvdata)|0.0001411901983663944| +|pypi|[tensorboard-plugin-wit](https://whatif-tool.dev)|0.00014077635183904117| +|cran|[clipr](https://github.com/mdlincoln/clipr)|0.00014062152879687796| +|pypi|[opt-einsum](https://pypi.org/project/opt-einsum)|0.00014050124437442251| +|pypi|[spiceypy](https://github.com/AndrewAnnex/SpiceyPy)|0.00013981496916152692| +|pypi|[dendropy](http://packages.python.org/DendroPy/)|0.00013950936267155637| +|cran|[gridExtra](https://github.com/baptiste/gridextra)|0.00013947251142715277| +|pypi|[rebound](https://github.com/hannorein/rebound/)|0.00013934075219433124| +|npm|[node-fetch](https://github.com/node-fetch/node-fetch)|0.0001387086934928483| +|pypi|[plac](https://github.com/ialbert/plac)|0.0001382912492991256| +|pypi|[shapely](https://github.com/shapely/shapely)|0.00013707166003595986| +|pypi|[jaxlib](https://pypi.org/project/jaxlib)|0.00013694788802817218| +|pypi|[blinker](https://pypi.org/project/blinker)|0.00013646843805393278| +|pypi|[mypy-extensions](https://pypi.org/project/mypy-extensions)|0.00013584284848677593| +|cran|[sass](https://github.com/rstudio/sass)|0.00013567561795360428| +|cran|svglite|0.00013565989961903272| +|pypi|[galpy](http://github.com/jobovy/galpy)|0.0001352950491748625| +|pypi|[myst-parser](https://pypi.org/project/myst-parser)|0.00013519499288559792| +|rubygems|[json](http://flori.github.io/json/)|0.00013513784433885238| +|pypi|[backcall](https://pypi.org/project/backcall)|0.00013478015817108426| +|pypi|[pyflakes](https://pypi.org/project/pyflakes)|0.00013467672579022433| +|cran|[desc](https://github.com/r-lib/desc#readme)|0.00013462039052645157| +|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.00013413041772549045| +|cran|[expm](http://R-Forge.R-project.org/projects/expm/)|0.00013401542381715384| +|pypi|[python-utils](https://pypi.org/project/python-utils)|0.0001337388904311721| +|cran|ggplot2movies|0.00013349054903835007| +|pypi|[lenstronomy](https://github.com/lenstronomy/lenstronomy)|0.00013341112407623494| +|pypi|[gdal](https://pypi.org/project/gdal)|0.00013293574205983035| +|pypi|[jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets)|0.0001326143642231287| +|pypi|[umap-learn](http://github.com/lmcinnes/umap)|0.00013254197462244196| +|pypi|[setuptools-scm](https://pypi.org/project/setuptools-scm)|0.00013250903829667028| +|pypi|[pymultinest](http://johannesbuchner.github.com/PyMultiNest/)|0.00013236322293031747| +|spack|cython|0.00013202200366727788| +|pypi|[ete3](http://etetoolkit.org)|0.00013199144301828084| +|cran|[terra](https://rspatial.org/terra/)|0.00013189438258520282| +|pypi|[chainconsumer](http://github.com/samreay/ChainConsumer)|0.00013175235088200976| +|pypi|[sfdmap](http://github.com/kbarbary/sfdmap)|0.00013175235088200976| +|pypi|[fastprogress](https://pypi.org/project/fastprogress)|0.00013167948327908168| +|pypi|[setuptools_scm_git_archive](https://github.com/Changaco/setuptools_scm_git_archive/)|0.00013156359393232207| +|pypi|[py-cpuinfo](https://github.com/workhorsy/py-cpuinfo)|0.00013135425348669225| +|pypi|[json-tricks](https://github.com/mverleg/pyjson_tricks)|0.00013123308051341893| +|cran|assertthat|0.00013117475316749375| +|pypi|[parasail](https://github.com/jeffdaily/parasail-python)|0.00013112634156974882| +|pypi|[dm-tree](https://pypi.org/project/dm-tree)|0.00013109382705500474| +|cran|quantreg|0.00013069334140859102| +|pypi|[pyia](https://pypi.org/project/pyia)|0.00013066511085180866| +|cran|interp|0.00013055165148399578| +|pypi|[lalsuite](https://git.ligo.org/lscsoft/lalsuite)|0.00012964444394578583| +|npm|[finalhandler](https://github.com/pillarjs/finalhandler#readme)|0.00012956434566017416| +|pypi|[pybullet](https://github.com/bulletphysics/bullet3)|0.00012937401331594483| +|pypi|[astrodendro](http://www.dendrograms.org)|0.000129347469369895| +|npm|[body-parser](https://github.com/expressjs/body-parser#readme)|0.00012912171462135702| +|pypi|[pyraf](https://iraf-community.github.io/pyraf.html)|0.00012877434700655236| +|rubygems|[minitest](https://github.com/seattlerb/minitest)|0.0001284505537598671| +|pypi|[nrpylatex](https://github.com/zachetienne/nrpylatex)|0.0001283547257876313| +|pypi|[questplus](https://github.com/hoechenberger/questplus)|0.0001283547257876313| +|pypi|[requests_file](http://github.com/dashea/requests-file)|0.0001283547257876313| +|pypi|[cogent3](https://cogent3.org)|0.0001283547257876313| +|pypi|[pycudadecon](https://github.com/tlambert03/pycudadecon)|0.0001283547257876313| +|pypi|[udatetime](https://github.com/freach/udatetime)|0.0001283547257876313| +|pypi|[intervalTree](https://github.com/chaimleib/intervaltree)|0.0001283547257876313| +|pypi|[fitbit](https://github.com/orcasgit/python-fitbit)|0.0001283547257876313| +|pypi|[ruamel.YAML](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.0001283547257876313| +|pypi|[tardis](http://bitbucket.org/cedk/tardis)|0.0001283547257876313| +|npm|[progress](https://github.com/visionmedia/node-progress#readme)|0.0001283547257876313| +|cran|[isotree](https://github.com/david-cortes/isotree)|0.0001283547257876313| +|spack|sqlite3|0.0001283547257876313| +|spack|cminx|0.0001283547257876313| +|spack|triqs|0.0001283547257876313| +|pypi|[munch](https://pypi.org/project/munch)|0.00012831437343111248| +|pypi|[tokenize-rt](https://pypi.org/project/tokenize-rt)|0.00012812619354532213| +|pypi|[widgetsnbextension](https://pypi.org/project/widgetsnbextension)|0.00012800287420485068| +|cran|multcomp|0.00012784784723321154| +|cran|[lwgeom](https://github.com/r-spatial/lwgeom/)|0.0001273924816775854| +|spack|[libarchive](https://www.libarchive.org)|0.00012735517581087695| +|spack|[libuv](https://libuv.org)|0.00012735517581087695| +|pypi|[torchsummary](https://github.com/sksq96/pytorch-summary)|0.00012733035634144153| +|pypi|[livereload](https://pypi.org/project/livereload)|0.00012729431970485367| +|pypi|[Django](https://pypi.org/project/Django)|0.00012729372155766784| +|cran|profvis|0.00012712094577113886| +|pypi|[inflection](https://github.com/jpvanhal/inflection)|0.00012677982260328411| +|pypi|[tensorboard-data-server](https://github.com/tensorflow/tensorboard/tree/master/tensorboard/data/server)|0.00012596619117123757| +|pypi|[django](https://pypi.org/project/django)|0.00012584049256641986| +|pypi|[ads](http://www.github.com/andycasey/ads/)|0.0001253723659825657| +|pypi|[email-validator](https://github.com/JoshData/python-email-validator)|0.0001248044543829589| +|cran|isoband|0.00012479945308646064| +|npm|[ajv](https://ajv.js.org)|0.00012445661302399068| +|pypi|[oauthlib](https://github.com/oauthlib/oauthlib)|0.00012420751321438447| +|pypi|[gunicorn](https://gunicorn.org)|0.00012401835481900525| +|pypi|[latexcodec](https://pypi.org/project/latexcodec)|0.00012370909553576618| +|cran|[DT](https://github.com/rstudio/DT)|0.00012298188792830077| +|cran|[tzdb](https://github.com/r-lib/tzdb)|0.0001226573214241291| +|cran|stats4|0.00012203631532562245| +|pypi|[gdown](http://github.com/wkentaro/gdown)|0.00012193698949824973| +|pypi|[pycurl](https://pypi.org/project/pycurl)|0.00012183631912508294| +|cran|RUnit|0.00012156201516042143| +|pypi|[scikit-bio](http://scikit-bio.org)|0.00012077012835472578| +|cran|[codetools](https://gitlab.com/luke-tierney/codetools)|0.00012044351567402903| +|pypi|[typer](https://pypi.org/project/typer)|0.00012030718174660439| +|spack|java|0.00011970700736944528| +|pypi|[shiboken2](https://www.pyside.org)|0.00011970105017502917| +|cran|[magick](https://docs.ropensci.org/magick/)|0.00011960999125069596| +|spack|[pcre](https://www.pcre.org)|0.0001196051475899744| +|pypi|[uncertainties](https://pypi.org/project/uncertainties)|0.00011959281208798948| +|spack|py-setuptools|0.00011958692122688329| +|pypi|[fastjsonschema](https://pypi.org/project/fastjsonschema)|0.00011922299698836509| +|pypi|[isochrones](https://github.com/timothydmorton/isochrones)|0.00011918653108851477| +|pypi|[boto3](https://pypi.org/project/boto3)|0.00011808067520481614| +|pypi|[mistune](https://pypi.org/project/mistune)|0.00011799597020865347| +|pypi|[astroalign](https://astroalign.readthedocs.io/)|0.0001178807588621092| +|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.0001171334569583392| +|pypi|[fluids](https://github.com/CalebBell/fluids)|0.00011696949491581929| +|pypi|[pandocfilters](https://pypi.org/project/pandocfilters)|0.00011684778045390426| +|spack|[graphviz](http://www.graphviz.org)|0.00011668984398277571| +|pypi|[jellyfish](http://github.com/jamesturk/jellyfish)|0.00011651158075895533| +|cran|[gstat](https://github.com/r-spatial/gstat/)|0.00011613297893186098| +|pypi|[breathe](https://github.com/michaeljones/breathe)|0.0001160934534355689| +|pypi|[async-generator](https://pypi.org/project/async-generator)|0.00011599709605433585| +|spack|szip|0.00011562468744790797| +|pypi|[python-pysap](https://github.com/CEA-COSMIC/pysap)|0.00011551925320886814| +|pypi|[NanoPlot](https://github.com/wdecoster/NanoPlot)|0.00011551925320886814| +|pypi|[xopen](https://github.com/pycompression/xopen/)|0.00011512477635161417| +|pypi|[text-unidecode](https://pypi.org/project/text-unidecode)|0.00011511299588578773| +|pypi|[mccabe](https://pypi.org/project/mccabe)|0.00011486783317601274| +|cran|[future](https://future.futureverse.org)|0.00011475187960881851| +|spack|[mscgen](https://www.mcternan.me.uk/mscgen/)|0.00011449896159433165| +|pypi|[streamlit](https://streamlit.io)|0.00011440455353670058| +|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.000114022385814903| +|pypi|[nest-asyncio](https://pypi.org/project/nest-asyncio)|0.00011371298608544923| +|pypi|[pyDOE](https://github.com/tisimst/pyDOE)|0.00011363404317386232| +|pypi|[json5](https://pypi.org/project/json5)|0.00011359825752337599| +|npm|[dotenv](https://github.com/motdotla/dotenv#readme)|0.00011342462857923768| +|pypi|[pytest-mock](https://pypi.org/project/pytest-mock)|0.00011323877557263304| +|rubygems|[faraday](https://lostisland.github.io/faraday)|0.00011295697199533256| +|pypi|[bcrypt](https://pypi.org/project/bcrypt)|0.00011289698644608986| +|pypi|[Unidecode](https://pypi.org/project/Unidecode)|0.00011270634477726963| +|pypi|[pybtex](https://pybtex.org/)|0.00011250189840008117| +|pypi|[monotonic](https://github.com/atdt/monotonic)|0.00011240804160601826| +|pypi|[astroML_addons](http://astroML.github.com)|0.00011231038506417736| +|pypi|[time](UNKNOWN)|0.00011231038506417736| +|pypi|[os](https://pypi.org/project/os)|0.00011231038506417736| +|pypi|[werkzeug](https://palletsprojects.com/p/werkzeug/)|0.00011158694236004281| +|pypi|[sphinx-automodapi](https://pypi.org/project/sphinx-automodapi)|0.00011148536537218832| +|pypi|[stack-data](https://pypi.org/project/stack-data)|0.00011088369901629976| +|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.0001104700464628048| +|pypi|[stopit](http://pypi.python.org/pypi/stopit)|0.00011013226469117402| +|cran|cachem|0.00011002069262836587| +|rubygems|[rspec](http://github.com/rspec)|0.0001098582657443918| +|pypi|[skimage](https://github.com/scikit-image/scikit-image)|0.00010977246207701283| +|cran|[askpass](https://github.com/jeroen/askpass#readme)|0.00010910712064467146| +|pypi|[pytest-randomly](https://pypi.org/project/pytest-randomly)|0.00010862253042418548| +|pypi|[periodictable](https://pypi.org/project/periodictable)|0.00010861121781166426| +|pypi|[antlr4-python3-runtime](https://pypi.org/project/antlr4-python3-runtime)|0.00010858697762944149| +|pypi|[google-pasta](https://pypi.org/project/google-pasta)|0.00010765034478104501| +|pypi|[astunparse](https://pypi.org/project/astunparse)|0.00010756370534113836| +|pypi|[nlppln](https://github.com/nlppln/nlppln)|0.00010696227148969273| +|pypi|[docker](https://github.com/docker/docker-py)|0.0001065485670572135| +|cran|[reshape2](https://github.com/hadley/reshape)|0.00010635275252585268| +|cran|[promises](https://rstudio.github.io/promises)|0.00010611445610832908| +|cran|[nnet](http://www.stats.ox.ac.uk/pub/MASS4/)|0.00010591771356070181| +|pypi|[testpath](https://pypi.org/project/testpath)|0.00010583661884066614| +|pypi|[rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld)|0.00010579638273045506| +|pypi|[Keras](https://github.com/keras-team/keras)|0.00010534965794952754| +|pypi|[imagecodecs](https://pypi.org/project/imagecodecs)|0.00010526447707669388| +|spack|[boost](https://www.boost.org)|0.0001045307336021206| +|pypi|[async-timeout](https://pypi.org/project/async-timeout)|0.00010425696744040995| +|pypi|[sunpy](https://pypi.org/project/sunpy)|0.000103819664294225| +|cran|[prettyunits](https://github.com/gaborcsardi/prettyunits)|0.0001036912687297652| +|pypi|[pybind11](https://pypi.org/project/pybind11)|0.00010365767000200354| +|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.00010360169833849035| +|pypi|[parso](https://pypi.org/project/parso)|0.00010351148354217469| +|pypi|[build](https://pypi.org/project/build)|0.00010350259470836232| +|pypi|[google-auth](https://github.com/googleapis/google-auth-library-python)|0.00010322161476680759| +|pypi|[async_generator](https://pypi.org/project/async_generator)|0.0001030668801943181| +|pypi|[BeautifulSoup4](https://www.crummy.com/software/BeautifulSoup/bs4/)|0.00010285880451113747| +|cran|[viridisLite](https://github.com/sjmgarnier/viridisLite)|0.00010271150266726141| +|npm|[d3-dispatch](https://d3js.org/d3-dispatch/)|0.00010259209868311386| +|pypi|[asgiref](https://pypi.org/project/asgiref)|0.00010212558652234709| +|pypi|[moviepy](https://zulko.github.io/moviepy/)|0.00010212246189298811| +|spack|py-six|0.00010189938640110746| +|pypi|[pycosat](https://pypi.org/project/pycosat)|0.00010170786040097591| +|pypi|[ptyprocess](https://pypi.org/project/ptyprocess)|0.00010145643506574303| +|pypi|[humanfriendly](https://humanfriendly.readthedocs.io)|0.00010145261077325854| +|pypi|[rtree](https://github.com/Toblerity/rtree)|0.00010102702302235558| +|cran|[base64enc](http://www.rforge.net/base64enc)|0.00010089190890323412| +|npm|[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)|0.0001005796196295874| +|npm|[three](https://threejs.org/)|0.00010057876312718786| +|pypi|[asdf-standard](http://asdf-standard.readthedocs.io/)|0.0001005270386929846| +|pypi|[cigar](https://github.com/brentp/cigar)|0.00010011668611435239| +|cran|[deldir](https://www.stat.auckland.ac.nz/~rolf/)|0.00010009478175656117| +|pypi|[backports.zoneinfo](https://pypi.org/project/backports.zoneinfo)|9.995411336409986e-05| +|pypi|[sphinx_astropy](https://pypi.org/project/sphinx_astropy)|9.986622401668714e-05| +|npm|[tape](https://github.com/substack/tape)|9.974771481170678e-05| +|pypi|[tables](https://pypi.org/project/tables)|9.971545020319078e-05| +|pypi|[fire](https://pypi.org/project/fire)|9.968480466858715e-05| +|npm|[js-yaml](https://github.com/nodeca/js-yaml#readme)|9.967857710057242e-05| +|pypi|[reproject](https://reproject.readthedocs.io)|9.933529740343304e-05| +|cran|[lme4](https://github.com/lme4/lme4/)|9.92987702344653e-05| +|pypi|[openpyxl](https://openpyxl.readthedocs.io)|9.92944803513707e-05| +|pypi|[xyzservices](https://pypi.org/project/xyzservices)|9.923120636902986e-05| +|cran|sfsmisc|9.92009121421576e-05| +|pypi|[urllib](https://urllib3.readthedocs.io/)|9.918319719953326e-05| +|pypi|[sphinx-inline-tabs](https://pypi.org/project/sphinx-inline-tabs)|9.875631583854687e-05| +|pypi|[ptemcee](https://github.com/willvousden/ptemcee)|9.865594586277201e-05| +|pypi|[sphinxcontrib-moderncmakedomain](https://github.com/scikit-build/moderncmakedomain)|9.859223640330587e-05| +|pypi|[argon2-cffi](https://argon2-cffi.readthedocs.io/)|9.847323905325877e-05| +|pypi|[websockets](https://pypi.org/project/websockets)|9.844506932251905e-05| +|cran|tinytex|9.824539603599787e-05| +|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|9.815121712993831e-05| +|pypi|[sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid)|9.809880172336415e-05| +|pypi|[jeepney](https://pypi.org/project/jeepney)|9.788926278378683e-05| +|pypi|[pyhocon](http://github.com/chimpler/pyhocon/)|9.779407679057621e-05| +|npm|[tap](http://www.node-tap.org/)|9.767072199672948e-05| +|npm|[yargs](https://yargs.js.org/)|9.75539279069034e-05| +|pypi|[distributed](https://pypi.org/project/distributed)|9.754988153842208e-05| +|cran|[tidyverse](http://tidyverse.tidyverse.org)|9.749551628055692e-05| +|npm|[file-type](https://github.com/sindresorhus/file-type#readme)|9.708060317745265e-05| +|cran|[sfheaders](https://dcooley.github.io/sfheaders/)|9.650313063873218e-05| +|cran|[insight](https://easystats.github.io/insight/)|9.648274105128757e-05| +|npm|rollup|9.644083347225784e-05| +|pypi|[Cactus](http://github.com/koenbok/Cactus)|9.626604434072345e-05| +|pypi|[PyAbel](https://github.com/PyAbel/PyAbel)|9.626604434072345e-05| +|pypi|[dymos](https://github.com/OpenMDAO/dymos)|9.626604434072345e-05| +|pypi|[openmdao](http://openmdao.org)|9.626604434072345e-05| +|pypi|[MacSyFinder](https://github.com/gem-pasteur/macsyfinder/)|9.626604434072345e-05| +|pypi|[deeptools](http://pypi.python.org/pypi/deepTools/)|9.626604434072345e-05| +|pypi|[radio-pyse](http://docs.transientskp.org/)|9.626604434072345e-05| +|pypi|[enterprise-pulsar](https://github.com/nanograv/enterprise)|9.626604434072345e-05| +|pypi|[pyprop8](https://github.com/valentineap/pyprop8)|9.626604434072345e-05| +|pypi|[pyjellyfish](https://github.com/iric-soft/pyJellyfish)|9.626604434072345e-05| +|pypi|[sherpa](http://cxc.harvard.edu/sherpa/)|9.626604434072345e-05| +|pypi|[sphinx_bootstrap_theme](https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html)|9.626604434072345e-05| +|pypi|[elasticsearchasync](https://pypi.org/project/elasticsearchasync)|9.626604434072345e-05| +|pypi|[cherrypy](https://www.cherrypy.org)|9.626604434072345e-05| +|pypi|[ruamel_yaml_conda](https://pypi.org/project/ruamel_yaml_conda)|9.626604434072345e-05| +|pypi|[menuinst](https://github.com/ContinuumIO/menuinst)|9.626604434072345e-05| +|pypi|[PyNN](http://neuralensemble.org/PyNN/)|9.626604434072345e-05| +|pypi|[lazyarray](http://github.com/NeuralEnsemble/lazyarray/)|9.626604434072345e-05| +|pypi|[django-tastypie](https://github.com/django-tastypie/django-tastypie)|9.626604434072345e-05| +|pypi|[South](http://south.aeracode.org/)|9.626604434072345e-05| +|pypi|[green](https://github.com/CleanCut/green)|9.626604434072345e-05| +|npm|[midi-parser-js](https://github.com/colxi/midi-parser-js#readme)|9.626604434072345e-05| +|npm|[postcss-scss](https://github.com/postcss/postcss-scss#readme)|9.626604434072345e-05| +|npm|[quasar](https://quasar.dev)|9.626604434072345e-05| +|npm|[docusaurus](https://github.com/facebook/docusaurus)|9.626604434072345e-05| +|npm|[plotly.js-dist-min](https://github.com/plotly/plotly.js#readme)|9.626604434072345e-05| +|spack|lapacke|9.626604434072345e-05| +|spack|liblzma|9.626604434072345e-05| +|pypi|[nbclient](https://pypi.org/project/nbclient)|9.558905794389042e-05| +|pypi|[gwpy](https://gwpy.github.io)|9.53492248708118e-05| +|cran|[parameters](https://easystats.github.io/parameters/)|9.521376617627016e-05| +|cran|[Rdpack](https://geobosh.github.io/Rdpack/)|9.504315378524354e-05| +|pypi|[earthengine-api](http://code.google.com/p/earthengine-api/)|9.503186428507315e-05| +|cran|[R.methodsS3](https://github.com/HenrikBengtsson/R.methodsS3)|9.453340906732337e-05| +|pypi|[wxPython](https://pypi.org/project/wxPython)|9.440948491415235e-05| +|cran|[Cairo](http://www.rforge.net/Cairo/)|9.393685087680282e-05| +|cran|jquerylib|9.386862108075704e-05| +|pypi|[aipy](http://github.com/HERA-Team/aipy)|9.379768422942286e-05| +|cran|[downlit](https://downlit.r-lib.org/)|9.378710360181669e-05| +|pypi|[f90nml](http://github.com/marshallward/f90nml)|9.359072917381655e-05| +|npm|[webpack](https://github.com/webpack/webpack)|9.342090466092184e-05| +|pypi|[s3fs](https://pypi.org/project/s3fs)|9.338639499675505e-05| +|pypi|[pygments-github-lexers](https://pypi.org/project/pygments-github-lexers)|9.335316215400375e-05| +|pypi|[keras-preprocessing](https://pypi.org/project/keras-preprocessing)|9.307326439237393e-05| +|pypi|[zope.interface](https://pypi.org/project/zope.interface)|9.305549743463489e-05| +|pypi|[autograd](https://pypi.org/project/autograd)|9.303124811677989e-05| +|npm|[vows](https://github.com/cloudhead/vows)|9.245480215380775e-05| +|pypi|[pyvo](https://github.com/astropy/pyvo)|9.215654383777562e-05| +|cran|dichromat|9.213137746876449e-05| +|pypi|[easydict](https://github.com/makinacorpus/easydict)|9.178052972986538e-05| +|pypi|[mendeleev](https://github.com/lmmentel/mendeleev)|9.167125695038244e-05| +|pypi|[iminuit](http://github.com/scikit-hep/iminuit)|9.161365435905984e-05| +|pypi|[Six](https://pypi.org/project/Six)|9.146475728410877e-05| +|pypi|[PyQt5](https://pypi.org/project/PyQt5)|9.071114004091058e-05| +|pypi|[dash](https://plotly.com/dash)|9.054172233448888e-05| +|pypi|[biom-format](http://www.biom-format.org)|9.022936114352393e-05| +|pypi|[terminado](https://pypi.org/project/terminado)|8.993766320968624e-05| +|pypi|[regions](https://pypi.org/project/regions)|8.979527123472227e-05| +|cran|[fastmatch](http://www.rforge.net/fastmatch)|8.963665460261684e-05| +|pypi|[xlrd](https://pypi.org/project/xlrd)|8.961228936607716e-05| +|npm|[uglify-js](https://github.com/mishoo/UglifyJS#readme)|8.950310816683733e-05| +|pypi|[yt](https://pypi.org/project/yt)|8.898261889802146e-05| +|pypi|[tf-estimator-nightly](https://pypi.org/project/tf-estimator-nightly)|8.826858528170266e-05| +|pypi|[cftime](https://pypi.org/project/cftime)|8.817119639091836e-05| +|pypi|[pytest-benchmark](https://pypi.org/project/pytest-benchmark)|8.799677303616498e-05| +|spack|py-jinja2|8.781912659444438e-05| +|cran|[R.oo](https://github.com/HenrikBengtsson/R.oo)|8.757619396897364e-05| +|cran|[fields](https://github.com/dnychka/fieldsRPackage)|8.718854722421446e-05| +|spack|py-pip|8.71858815187147e-05| +|spack|py-wheel|8.71858815187147e-05| +|spack|py-sphinxcontrib-websupport|8.71858815187147e-05| +|spack|py-sphinxcontrib-applehelp|8.71858815187147e-05| +|spack|py-sphinxcontrib-devhelp|8.71858815187147e-05| +|spack|py-sphinxcontrib-jsmath|8.71858815187147e-05| +|spack|py-sphinxcontrib-htmlhelp|8.71858815187147e-05| +|spack|py-sphinxcontrib-serializinghtml|8.71858815187147e-05| +|spack|py-sphinxcontrib-qthelp|8.71858815187147e-05| +|spack|py-pygments|8.71858815187147e-05| +|spack|py-docutils|8.71858815187147e-05| +|spack|py-snowballstemmer|8.71858815187147e-05| +|spack|py-babel|8.71858815187147e-05| +|spack|py-alabaster|8.71858815187147e-05| +|spack|py-imagesize|8.71858815187147e-05| +|spack|py-requests|8.71858815187147e-05| +|spack|py-sphinx-rtd-theme|8.71858815187147e-05| +|spack|py-packaging|8.71858815187147e-05| +|spack|py-importlib-metadata|8.71858815187147e-05| +|spack|py-colorama|8.71858815187147e-05| +|pypi|[tinycss2](https://pypi.org/project/tinycss2)|8.71750844433831e-05| +|cran|[lintr](https://github.com/jimhester/lintr)|8.715706013726429e-05| +|rubygems|[rdoc](https://ruby.github.io/rdoc)|8.692161152950621e-05| +|pypi|[psycopg2-binary](https://psycopg.org/)|8.682404073302555e-05| +|npm|[jshint](http://jshint.com/)|8.67661796196802e-05| +|pypi|[jupyterlab-pygments](https://pypi.org/project/jupyterlab-pygments)|8.6629845513427e-05| +|cran|[openssl](https://github.com/jeroen/openssl)|8.659380711929066e-05| +|pypi|[pyjwt](https://pypi.org/project/pyjwt)|8.579715482794612e-05| +|cran|[testit](https://github.com/yihui/testit)|8.56248435124257e-05| +|cran|igraphdata|8.545853714597956e-05| +|cran|[backports](https://github.com/r-lib/backports)|8.545181599936024e-05| +|pypi|[platformdirs](https://pypi.org/project/platformdirs)|8.541724769810539e-05| +|pypi|[prometheus-client](https://pypi.org/project/prometheus-client)|8.532683796217455e-05| +|pypi|[deap](https://pypi.org/project/deap)|8.493577360932704e-05| +|pypi|[Send2Trash](https://pypi.org/project/Send2Trash)|8.484704548686236e-05| +|pypi|[pyspark](https://pypi.org/project/pyspark)|8.467987052329233e-05| +|pypi|[progressbar2](https://pypi.org/project/progressbar2)|8.464283006940959e-05| +|pypi|[gcsfs](https://github.com/fsspec/gcsfs)|8.461912832101685e-05| +|cran|[uuid](http://www.rforge.net/uuid)|8.461112510224033e-05| +|cran|[outsider.base](https://docs.ropensci.org/outsider.base)|8.460833215792377e-05| +|pypi|[getdist](https://pypi.org/project/getdist)|8.460318386397734e-05| +|pypi|[colossus](https://pypi.org/project/colossus)|8.449173907063947e-05| +|pypi|[iso8601](https://pypi.org/project/iso8601)|8.4430621642487e-05| +|pypi|[debugpy](https://pypi.org/project/debugpy)|8.441546028284788e-05| +|pypi|[s3transfer](https://pypi.org/project/s3transfer)|8.430950809788387e-05| +|cran|[dygraphs](https://github.com/rstudio/dygraphs)|8.411783570844164e-05| +|cran|[googleCloudStorageR](https://code.markedmondson.me/googleCloudStorageR/)|8.38943919116115e-05| +|pypi|[alembic](https://alembic.sqlalchemy.org)|8.378096135680734e-05| +|pypi|[uvicorn](https://www.uvicorn.org/)|8.341704557035625e-05| +|pypi|[pybktree](https://github.com/Jetsetter/pybktree)|8.313885647607934e-05| +|pypi|[distro](https://pypi.org/project/distro)|8.281434633829504e-05| +|cran|labeling|8.279317053117331e-05| +|pypi|[orjson](https://pypi.org/project/orjson)|8.274521669804305e-05| +|pypi|[ppft](https://pypi.org/project/ppft)|8.266129249931245e-05| +|pypi|[flaky](https://pypi.org/project/flaky)|8.23523479699738e-05| +|pypi|[CGRtools](https://github.com/cimm-kzn/CGRtools)|8.223870645107518e-05| +|cran|[googleAuthR](https://code.markedmondson.me/googleAuthR/)|8.21813792150773e-05| +|cran|MatrixModels|8.13420516910568e-05| +|cran|[readxl](https://readxl.tidyverse.org)|8.116126931488168e-05| +|pypi|[botocore](https://github.com/boto/botocore)|8.1013796609594e-05| +|spack|qt4|8.091928364872407e-05| +|pypi|[python-Levenshtein](https://pypi.org/project/python-Levenshtein)|8.08083488161525e-05| +|pypi|[elementpath](https://pypi.org/project/elementpath)|8.078336384189031e-05| +|cran|KernSmooth|8.061279578423184e-05| +|pypi|[tensorflow-estimator](https://www.tensorflow.org/)|8.060020490615981e-05| +|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|8.056938316403228e-05| +|cran|[aws.s3](https://github.com/cloudyr/aws.s3)|8.042466228031468e-05| +|pypi|[qtconsole](https://pypi.org/project/qtconsole)|8.019165598588384e-05| +|cran|triebeard|8.013907526254374e-05| +|cran|[spdep](https://github.com/r-spatial/spdep/)|8.009755741637e-05| +|pypi|[atari-py](https://github.com/openai/atari-py)|7.99100221909872e-05| +|cran|[memoise](https://github.com/r-lib/memoise)|7.981598525093781e-05| +|cran|[DBItest](https://dbitest.r-dbi.org)|7.965273174614068e-05| +|rubygems|[ruby2_keywords](https://github.com/ruby/ruby2_keywords)|7.941948658109685e-05| +|cran|[units](https://github.com/r-quantities/units/)|7.940913046096713e-05| +|pypi|[invoke](https://pypi.org/project/invoke)|7.929959060963982e-05| +|pypi|[pyOpenSSL](https://pyopenssl.org/)|7.924625809377052e-05| +|pypi|[gitpython](https://pypi.org/project/gitpython)|7.923711414562454e-05| +|cran|splines|7.918983591327426e-05| +|pypi|[pygtrie](https://github.com/mina86/pygtrie)|7.907567927987998e-05| +|pypi|[ipdb](https://pypi.org/project/ipdb)|7.899147865070378e-05| +|spack|libpng|7.894422105295118e-05| +|pypi|[lockfile](https://pypi.org/project/lockfile)|7.892335635751499e-05| +|pypi|[immutabledict](https://github.com/corenting/immutabledict)|7.88382465453644e-05| +|pypi|[fastapi](https://github.com/tiangolo/fastapi)|7.86280121039942e-05| +|pypi|[jupytext](https://pypi.org/project/jupytext)|7.862537909687074e-05| +|cran|[spatstat.linnet](http://spatstat.org/)|7.84420110713441e-05| +|pypi|[retrying](https://pypi.org/project/retrying)|7.815036660736885e-05| +|pypi|[deprecated](https://pypi.org/project/deprecated)|7.808518218118207e-05| +|cran|rasterVis|7.798575860188009e-05| +|pypi|[editdistance](https://www.github.com/roy-ht/editdistance)|7.77907429015947e-05| +|pypi|[parse](https://github.com/r1chardj0n3s/parse)|7.77907429015947e-05| +|npm|[nyc](https://istanbul.js.org/)|7.77413966261363e-05| +|cran|[rjson](https://github.com/alexcb/rjson)|7.773782721799788e-05| +|pypi|[tensorflow-io-gcs-filesystem](https://pypi.org/project/tensorflow-io-gcs-filesystem)|7.749042263113386e-05| +|pypi|[tzlocal](https://pypi.org/project/tzlocal)|7.722107955492582e-05| +|pypi|[pylint](http://pylint.pycqa.org)|7.709404234301672e-05| +|pypi|[chemparse](https://pypi.org/project/chemparse)|7.701283547257876e-05| +|pypi|[nmmn](https://github.com/rsnemmen/nmmn)|7.701283547257876e-05| +|pypi|[jq](http://github.com/mwilliamson/jq.py)|7.701283547257876e-05| +|pypi|[sphinx_epytext](https://github.com/jayvdb/sphinx-epytext)|7.701283547257876e-05| +|pypi|[gwtools](https://pypi.org/project/gwtools)|7.701283547257876e-05| +|pypi|[pymatbridge](https://github.com/arokem/python-matlab-bridge)|7.701283547257876e-05| +|pypi|[patool](http://wummel.github.io/patool/)|7.701283547257876e-05| +|pypi|[aplanat](https://github.com/epi2me-labs/aplanat)|7.701283547257876e-05| +|pypi|[importlib](https://github.com/brettcannon/importlib)|7.701283547257876e-05| +|pypi|[cluster-lensing](http://github.com/jesford/cluster-lensing)|7.701283547257876e-05| +|pypi|[openexr](https://github.com/sanguinariojoe/pip-openexr)|7.701283547257876e-05| +|pypi|[mathutils](https://gitlab.com/ideasman42/blender-mathutils)|7.701283547257876e-05| +|pypi|[amuse-framework](http://www.amusecode.org/)|7.701283547257876e-05| +|pypi|[superfreq](http://adrian.pw/superfreq)|7.701283547257876e-05| +|pypi|[hope](http://hope.phys.ethz.ch)|7.701283547257876e-05| +|npm|[remark-directive](https://github.com/remarkjs/remark-directive#readme)|7.701283547257876e-05| +|cran|[mapiso](https://github.com/riatelab/mapiso)|7.701283547257876e-05| +|cran|tuneR|7.701283547257876e-05| +|spack|sphinx|7.701283547257876e-05| +|spack|curses|7.701283547257876e-05| +|spack|sgx|7.701283547257876e-05| +|spack|torch|7.701283547257876e-05| +|cran|[spatstat](http://spatstat.org/)|7.695060821676207e-05| +|pypi|[pytest-shutil](https://pypi.org/project/pytest-shutil)|7.690612500998686e-05| +|pypi|[pytest-fixture-config](https://pypi.org/project/pytest-fixture-config)|7.690612500998686e-05| +|cran|[spatstat.geom](http://spatstat.org/)|7.68231777796999e-05| +|pypi|[music21](https://github.com/cuthbertLab/music21)|7.666277712952159e-05| +|pypi|[pysoundfile](https://github.com/bastibe/PySoundFile)|7.666277712952159e-05| +|pypi|[pyreadline3](https://pypi.python.org/pypi/pyreadline3/)|7.662725175215373e-05| +|pypi|[pyreadline](http://ipython.org/pyreadline.html)|7.662725175215373e-05| +|npm|[bootstrap](https://getbootstrap.com/)|7.641382201129226e-05| +|pypi|[imageio-ffmpeg](https://pypi.org/project/imageio-ffmpeg)|7.589363823295694e-05| +|pypi|[kaleido](https://pypi.org/project/kaleido)|7.564755881117908e-05| +|pypi|[markupsafe](https://palletsprojects.com/p/markupsafe/)|7.559961362865724e-05| +|cran|[cellranger](https://github.com/rsheets/cellranger)|7.552241297271318e-05| +|cran|[praise](https://github.com/gaborcsardi/praise)|7.546366764070763e-05| +|spack|py-typing|7.538351045687102e-05| +|pypi|[pyBigWig](https://github.com/dpryan79/pyBigWig)|7.515362399840784e-05| +|pypi|[pytest-pep8](https://pypi.org/project/pytest-pep8)|7.507286190276441e-05| +|pypi|[python-snappy](https://pypi.org/project/python-snappy)|7.505494340664141e-05| +|pypi|[fastparquet](https://pypi.org/project/fastparquet)|7.492388432965757e-05| +|cran|diffviewer|7.479698469188994e-05| +|pypi|[Biopython](https://biopython.org/)|7.465431738623103e-05| +|pypi|[nvidia-cublas-cu11](https://developer.nvidia.com/cuda-zone)|7.437939288901092e-05| +|cran|[pdftools](https://docs.ropensci.org/pdftools/)|7.381699863531722e-05| +|pypi|[capturer](https://pypi.org/project/capturer)|7.374483284720939e-05| +|pypi|[pretty_midi](https://github.com/craffel/pretty-midi)|7.3512252042007e-05| +|cran|rprintf|7.340374033988131e-05| +|pypi|[cartopy](https://scitools.org.uk/cartopy/docs/latest/)|7.330333293684781e-05| +|cran|[spatstat.utils](http://spatstat.org/)|7.320032495699171e-05| +|spack|[pcre2](https://www.pcre.org)|7.279629898252283e-05| +|pypi|[dominate](https://github.com/Knio/dominate/)|7.272494133637658e-05| +|cran|[future.apply](https://future.apply.futureverse.org)|7.258653134410919e-05| +|spack|gl|7.253314518736573e-05| +|cran|[mapview](https://github.com/r-spatial/mapview)|7.192492523479408e-05| +|pypi|[traits](https://pypi.org/project/traits)|7.18645161620504e-05| +|pypi|[twisted](https://twistedmatrix.com/)|7.181503367823525e-05| +|pypi|[dust-extinction](http://dust-extinction.readthedocs.io/)|7.17997675790168e-05| +|pypi|[pydantic](https://github.com/samuelcolvin/pydantic)|7.165310551237851e-05| +|pypi|[corner](https://corner.readthedocs.io)|7.152137670539196e-05| +|pypi|[freezegun](https://pypi.org/project/freezegun)|7.125887673393803e-05| +|cran|[shinyjs](https://deanattali.com/shinyjs/)|7.113887445529472e-05| +|pypi|[GitPython](https://pypi.org/project/GitPython)|7.112134352816642e-05| +|pypi|[python_version](https://pypi.org/project/python_version)|7.105350891815302e-05| +|cran|[cluster](https://svn.r-project.org/R-packages/trunk/cluster/)|7.100108018647026e-05| +|npm|[mkdirp](https://github.com/isaacs/node-mkdirp#readme)|7.072323934153684e-05| +|pypi|[asttokens](https://pypi.org/project/asttokens)|7.064359811519544e-05| +|pypi|[executing](https://pypi.org/project/executing)|7.064359811519544e-05| +|pypi|[trio](https://pypi.org/project/trio)|7.047299157633593e-05| +|pypi|[requests-oauthlib](https://github.com/requests/requests-oauthlib)|7.03946982032976e-05| +|spack|[re2c](https://re2c.org/index.html)|7.03273845730176e-05| +|pypi|[pyensembl](https://pypi.org/project/pyensembl)|7.025770961826972e-05| +|cran|[prettydoc](https://github.com/yixuan/prettydoc)|7.013787844160954e-05| +|npm|[react-select](https://github.com/JedWatson/react-select)|7.013164716038677e-05| +|cran|[reticulate](https://rstudio.github.io/reticulate/)|7.007817701342928e-05| +|pypi|[dgl](https://github.com/dmlc/dgl)|7.001166861143524e-05| +|cran|[xtable](http://xtable.r-forge.r-project.org/)|7.000174217042147e-05| +|pypi|[loompy](https://github.com/linnarsson-lab/loompy)|6.981932886250273e-05| +|pypi|[sphinx-autoapi](http://github.com/readthedocs/sphinx-autoapi)|6.95909209227179e-05| +|npm|[ajv-formats](https://github.com/ajv-validator/ajv-formats#readme)|6.952547646830028e-05| +|pypi|[specutils](https://pypi.org/project/specutils)|6.947915489365016e-05| +|pypi|[ccdproc](http://ccdproc.readthedocs.io/)|6.946829279238849e-05| +|pypi|[paramiko](https://paramiko.org)|6.94013296193487e-05| +|cran|asciicast|6.889106802365327e-05| +|npm|[chai](http://chaijs.com)|6.873678739711898e-05| +|rubygems|[github-pages](https://github.com/github/pages-gem)|6.866977829638273e-05| +|pypi|[pymbar](http://github.com/choderalab/pymbar)|6.862393732288715e-05| +|cran|[performance](https://easystats.github.io/performance/)|6.854986501583272e-05| +|pypi|[SciencePlots](https://github.com/garrettj403/SciencePlots/)|6.845585375340335e-05| +|pypi|[asdf-coordinates-schemas](https://github.com/asdf-format/asdf-coordinates-schemas)|6.845355222561908e-05| +|rubygems|[liquid](http://www.liquidmarkup.org)|6.819747301633606e-05| +|cran|[qs](https://github.com/traversc/qs)|6.804734777127339e-05| +|pypi|[asdf-wcs-schemas](https://github.com/spacetelescope/asdf-wcs-schemas)|6.802154512828234e-05| +|pypi|[uritemplate](https://pypi.org/project/uritemplate)|6.790613025609e-05| +|pypi|[tess-point](https://pypi.org/project/tess-point)|6.789289442977339e-05| +|cran|[gh](https://gh.r-lib.org/)|6.783712817015377e-05| +|npm|[cytoscape](http://js.cytoscape.org)|6.764044007334556e-05| +|cran|[RPostgres](https://rpostgres.r-dbi.org)|6.760576303621158e-05| +|cran|boot|6.7604014982212e-05| +|pypi|[hydra-core](https://github.com/facebookresearch/hydra)|6.730192518137687e-05| +|pypi|[dnspython](https://pypi.org/project/dnspython)|6.727548056994932e-05| +|pypi|[ml-collections](https://github.com/google/ml_collections)|6.702497498477864e-05| +|cran|[commonmark](https://docs.ropensci.org/commonmark/)|6.701421546342785e-05| +|pypi|[omegaconf](https://github.com/omry/omegaconf)|6.691810293894433e-05| +|cran|[jpeg](http://www.rforge.net/jpeg/)|6.683747218959273e-05| +|pypi|[glob2](http://github.com/miracle2k/python-glob2/)|6.683430571761961e-05| +|pypi|[patsy](https://github.com/pydata/patsy)|6.670072927223286e-05| +|npm|[pg](https://github.com/brianc/node-postgres)|6.667777962993832e-05| +|pypi|[pytest-virtualenv](https://github.com/manahl/pytest-plugins)|6.651429937177065e-05| +|pypi|[pathspec](https://pypi.org/project/pathspec)|6.623336955518282e-05| +|pypi|[types-docutils](https://pypi.org/project/types-docutils)|6.614317630201157e-05| +|rubygems|[simplecov_json_formatter](https://github.com/fede-moya/simplecov_json_formatter)|6.597710312135355e-05| +|rubygems|[simplecov-html](https://github.com/simplecov-ruby/simplecov-html)|6.597710312135355e-05| +|rubygems|[docile](https://ms-ati.github.io/docile/)|6.597710312135355e-05| +|spack|[jpeg](http://www.ijg.org)|6.585922036656226e-05| +|pypi|[panel](https://pypi.org/project/panel)|6.584818271052229e-05| +|cran|[webp](https://github.com/jeroen/webp#readme)|6.558405575511144e-05| +|cran|[exactextractr](https://isciences.gitlab.io/exactextractr/)|6.546289168486595e-05| +|pypi|[jupyterlab](https://pypi.org/project/jupyterlab)|6.541539254880546e-05| +|spack|libx11|6.532224371921645e-05| +|cran|later|6.524253308403903e-05| +|cran|[viridis](https://sjmgarnier.github.io/viridis/)|6.515913820271417e-05| +|pypi|[websocket-client](https://pypi.org/project/websocket-client)|6.514777994275775e-05| +|pypi|[pyface](http://docs.enthought.com/pyface)|6.510900427849085e-05| +|pypi|[sphinx-bootstrap-theme](https://pypi.org/project/sphinx-bootstrap-theme)|6.510080707706734e-05| +|pypi|[appnope](https://pypi.org/project/appnope)|6.50479093123144e-05| +|pypi|[types-backports](https://github.com/python/typeshed)|6.493053072204073e-05| +|cran|[showtext](https://github.com/yixuan/showtext)|6.484277134306859e-05| +|cran|[cowplot](https://wilkelab.org/cowplot/)|6.47642748910886e-05| +|pypi|[celery](https://pypi.org/project/celery)|6.476388071001657e-05| +|cran|[rvest](http://rvest.tidyverse.org/)|6.474475500323256e-05| +|pypi|[tensorflow_probability](http://github.com/tensorflow/probability)|6.468749065015111e-05| +|pypi|[pyfastaq](https://github.com/sanger-pathogens/Fastaq)|6.463577262877146e-05| +|pypi|[matplotlib-venn](https://github.com/konstantint/matplotlib-venn)|6.462615564132483e-05| +|cran|[V8](https://github.com/jeroen/v8)|6.443224595403582e-05| +|pypi|[rasterio](https://pypi.org/project/rasterio)|6.437197586947869e-05| +|pypi|[partd](https://pypi.org/project/partd)|6.427913048232166e-05| +|pypi|[sphinx-notfound-page](https://pypi.org/project/sphinx-notfound-page)|6.421539094199207e-05| +|pypi|[PyEscape](https://github.com/qaviton/escape)|6.417736289381564e-05| +|pypi|[PySpectrograph](http://code.google.com/p/pyspectrograph/)|6.417736289381564e-05| +|pypi|[PyCap](https://github.com/redcap-tools/PyCap)|6.417736289381564e-05| +|pypi|[ntdownload](https://github.com/ggonnella/fastsubtrees/tree/main/ntdowload)|6.417736289381564e-05| +|pypi|[clawpack](http://www.clawpack.org)|6.417736289381564e-05| +|pypi|[nnde](https://github.com/elwinter/nnde)|6.417736289381564e-05| +|pypi|[pytecplot](https://www.tecplot.com/docs/pytecplot)|6.417736289381564e-05| +|pypi|[gnuplot](https://github.com/gnuplot)|6.417736289381564e-05| +|pypi|[python-bls](https://github.com/zebra-lucky/python-bls)|6.417736289381564e-05| +|pypi|[stginga](https://github.com/spacetelescope/stginga)|6.417736289381564e-05| +|pypi|[tartiflette](https://tartiflette.io)|6.417736289381564e-05| +|pypi|[tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp)|6.417736289381564e-05| +|pypi|[gpytorch](https://gpytorch.ai)|6.417736289381564e-05| +|pypi|[Numpy](https://www.numpy.org)|6.417736289381564e-05| +|pypi|[Matplotlib](https://matplotlib.org)|6.417736289381564e-05| +|pypi|[NumExpr](https://github.com/pydata/numexpr)|6.417736289381564e-05| +|pypi|[PuLP](https://github.com/coin-or/pulp)|6.417736289381564e-05| +|pypi|[mc3](https://github.com/pcubillos/mc3)|6.417736289381564e-05| +|pypi|[simpledist](https://github.com/timothydmorton/simpledist)|6.417736289381564e-05| +|pypi|[jsonify](https://pypi.org/project/jsonify)|6.417736289381564e-05| +|pypi|[cellpylib](http://github.com/lantunes/cellpylib)|6.417736289381564e-05| +|pypi|[ncbi-datasets-pylib](https://www.ncbi.nlm.nih.gov/datasets)|6.417736289381564e-05| +|pypi|[pyYAML](https://pyyaml.org/)|6.417736289381564e-05| +|pypi|[GetDist](https://getdist.readthedocs.io)|6.417736289381564e-05| +|pypi|[wsgiref](http://cheeseshop.python.org/pypi/wsgiref)|6.417736289381564e-05| +|pypi|[naif-pds4-bundler](https://github.com/NASA-PDS/naif-pds4-bundler)|6.417736289381564e-05| +|pypi|[Pyedra](https://github.com/milicolazo/Pyedra)|6.417736289381564e-05| +|cran|[taxa](https://docs.ropensci.org/taxa/)|6.417736289381564e-05| +|cran|[vegdata](http://germansl.infinitenature.org)|6.417736289381564e-05| +|spack|pythonextensions|6.417736289381564e-05| +|spack|qt5|6.417736289381564e-05| +|spack|[bpp-core](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|6.417094515752626e-05| +|pypi|[mne](https://mne.tools/dev/)|6.394575811654885e-05| +|pypi|[pure-eval](https://pypi.org/project/pure-eval)|6.388044770621351e-05| +|pypi|[ipyparallel](https://pypi.org/project/ipyparallel)|6.385937323414121e-05| +|pypi|[ruff](https://pypi.org/project/ruff)|6.35966636764022e-05| +|pypi|[crc32c](https://github.com/ICRAR/crc32c)|6.353558926487747e-05| +|cran|js|6.353558926487747e-05| +|pypi|[Shapely](https://pypi.org/project/Shapely)|6.323643427108039e-05| +|pypi|[pysolr](https://github.com/django-haystack/pysolr/)|6.315893825441495e-05| +|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|6.312442466209652e-05| +|cran|[spatstat.random](http://spatstat.org/)|6.308312559920404e-05| +|pypi|[radvel](https://pypi.org/project/radvel)|6.292437628493638e-05| +|rubygems|[numerizer](http://github.com/jduff/numerizer)|6.29002333722287e-05| +|cran|rsconnect|6.28435682453416e-05| +|spack|[hdf5](https://portal.hdfgroup.org)|6.281888310888034e-05| +|pypi|[Mako](https://pypi.org/project/Mako)|6.271056224017135e-05| +|npm|[webpack-cli](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli)|6.266563925184113e-05| +|pypi|[travis-sphinx](https://github.com/syntaf/travis-sphinx)|6.251041840306718e-05| +|pypi|[cupy](https://cupy.dev/)|6.245786943897087e-05| +|npm|[react-bootstrap](https://react-bootstrap.github.io/)|6.242007286240665e-05| +|cran|[crosstalk](https://rstudio.github.io/crosstalk/)|6.231015187290815e-05| +|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|6.2132837844769e-05| +|spack|freetype|6.190331104834255e-05| +|spack|libtiff|6.155798625283066e-05| +|npm|[requirejs](http://github.com/jrburke/r.js)|6.147713561234565e-05| +|pypi|[towncrier](https://pypi.org/project/towncrier)|6.143982805365797e-05| +|cran|[phangorn](https://github.com/KlausVigo/phangorn)|6.125759990318752e-05| +|cran|[randomForest](https://www.stat.berkeley.edu/~breiman/RandomForests/)|6.109555213490783e-05| +|pypi|[natsort](https://github.com/SethMMorton/natsort)|6.098939217905443e-05| +|pypi|[blosc](http://github.com/blosc/python-blosc)|6.096849474912486e-05| +|pypi|[cvxopt](http://cvxopt.org)|6.095015835972662e-05| +|pypi|[pybtex-docutils](https://github.com/mcmtroffaes/pybtex-docutils)|6.0915991382876585e-05| +|pypi|[ordereddict](https://pypi.org/project/ordereddict)|6.087542087695429e-05| +|pypi|[xxhash](https://pypi.org/project/xxhash)|6.0702218394958384e-05| +|cran|[getPass](https://github.com/wrathematics/getPass)|6.0525031584211416e-05| +|pypi|[pygame](https://www.pygame.org)|6.044308038267816e-05| +|npm|[react-redux](https://github.com/reduxjs/react-redux)|6.0211736187952596e-05| +|cran|[whisker](http://github.com/edwindj/whisker)|6.012600215790811e-05| +|cran|[tesseract](https://docs.ropensci.org/tesseract/)|6.003403516344419e-05| +|pypi|[quantiphy](https://quantiphy.readthedocs.io)|5.9898872034227924e-05| +|spack|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.973936333681916e-05| +|pypi|[pymysql](https://pypi.org/project/pymysql)|5.958227453950268e-05| +|pypi|[opencv-python](https://github.com/skvark/opencv-python)|5.941339946917279e-05| +|pypi|[bidict](https://bidict.readthedocs.io)|5.924064267121443e-05| +|pypi|[fbs](https://build-system.fman.io)|5.924064267121443e-05| +|cran|[R.rsp](https://github.com/HenrikBengtsson/R.rsp)|5.9136031246759646e-05| +|cran|[gifski](https://gif.ski/)|5.9074639657650724e-05| +|pypi|[prospector](https://pypi.org/project/prospector)|5.898274727710148e-05| +|pypi|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.8980142523753956e-05| +|cran|[nleqslv](NA)|5.895275649389841e-05| +|pypi|[zarr](https://pypi.org/project/zarr)|5.891726561629951e-05| +|pypi|[voluptuous](https://pypi.org/project/voluptuous)|5.887627478142908e-05| +|pypi|[trackpy](https://github.com/soft-matter/trackpy)|5.8829249319331004e-05| +|cran|[katex](https://docs.ropensci.org/katex/)|5.87884522956723e-05| +|pypi|[pyfiglet](https://github.com/pwaller/pyfiglet)|5.865575267942768e-05| +|pypi|[nvidia-cuda-nvrtc-cu11](https://developer.nvidia.com/cuda-zone)|5.8654334545953736e-05| +|pypi|[nvidia-cuda-runtime-cu11](https://developer.nvidia.com/cuda-zone)|5.8654334545953736e-05| +|npm|[moment](https://momentjs.com)|5.8557216596808376e-05| +|pypi|[bibtexparser](https://github.com/sciunto-org/python-bibtexparser)|5.841681578198136e-05| +|pypi|[mimeparse](http://code.google.com/p/mimeparse/)|5.814927487914652e-05| +|pypi|[pyfastx](https://github.com/lmdu/pyfastx)|5.806045799299883e-05| +|pypi|[pyopenssl](https://pyopenssl.org/)|5.799137290369553e-05| +|npm|[vuex](https://github.com/vuejs/vuex#readme)|5.775962660443407e-05| +|pypi|[argon2-cffi-bindings](https://pypi.org/project/argon2-cffi-bindings)|5.770369659849944e-05| +|npm|[react-images](https://jossmac.github.io/react-images/)|5.7602457552449225e-05| +|npm|[supertest](https://github.com/visionmedia/supertest#readme)|5.755474787290119e-05| +|pypi|[pynacl](https://pypi.org/project/pynacl)|5.751687092935387e-05| +|pypi|[pygments~=2.7](https://pypi.org/project/pygments~=2.7)|5.7489683017372205e-05| +|pypi|[sphinx~=4.0](https://pypi.org/project/sphinx~=4.0)|5.7489683017372205e-05| +|pypi|[uvloop](http://github.com/MagicStack/uvloop)|5.743764982628699e-05| +|spack|[opencl](https://developer.nvidia.com/cuda-zone)|5.704497074795711e-05| +|pypi|[django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms)|5.6690003889537144e-05| +|cran|egg|5.66673059640375e-05| +|pypi|[pynndescent](http://github.com/lmcinnes/pynndescent)|5.6600342481322646e-05| +|spack|[matlab](https://www.mathworks.com/products/matlab.html)|5.65461353193417e-05| +|pypi|[rfpipe](http://github.com/realfastvla/rfpipe)|5.6537200644551874e-05| +|cran|[WikidataR](https://github.com/TS404/WikidataR/issues)|5.647537410081167e-05| +|pypi|[pyprind](https://github.com/rasbt/pyprind)|5.639828860365616e-05| +|pypi|[colorspacious](https://github.com/njsmith/colorspacious)|5.6369437961882535e-05| +|cran|tufte|5.635357909216737e-05| +|pypi|[bitarray](https://github.com/ilanschnell/bitarray)|5.629271545257543e-05| +|pypi|[dash-table](https://pypi.org/project/dash-table)|5.621170919381003e-05| +|pypi|[dash-core-components](https://pypi.org/project/dash-core-components)|5.621170919381003e-05| +|pypi|[dash-html-components](https://pypi.org/project/dash-html-components)|5.621170919381003e-05| +|cran|selectr|5.6055690654324724e-05| +|pypi|[SecretStorage](https://pypi.org/project/SecretStorage)|5.602499373894601e-05| +|pypi|[texttable](https://github.com/foutaise/texttable/)|5.601195347921585e-05| +|spack|[gmake](https://www.gnu.org/software/make/)|5.5989941745211845e-05| +|pypi|[pymummer](https://github.com/sanger-pathogens/pymummer)|5.597182863810635e-05| +|pypi|[py4j](https://pypi.org/project/py4j)|5.580005722107531e-05| +|cran|[listenv](https://github.com/HenrikBengtsson/listenv)|5.575725385522957e-05| +|spack|double-conversion|5.563010873836119e-05| +|npm|[pako](https://github.com/nodeca/pako#readme)|5.555925987664611e-05| +|pypi|[whoosh](https://pypi.org/project/whoosh)|5.5546434640556036e-05| +|pypi|[grpcio-tools](https://pypi.org/project/grpcio-tools)|5.5479841409340736e-05| +|pypi|[sphinxcontrib-towncrier](https://pypi.org/project/sphinxcontrib-towncrier)|5.5432062409295926e-05| +|pypi|[pyrsistent](https://pypi.org/project/pyrsistent)|5.53703949970483e-05| +|cran|[progress](https://github.com/r-lib/progress#readme)|5.535105775961339e-05| +|pypi|[feets](https://github.com/carpyncho/feets)|5.527236995639624e-05| +|pypi|[libcst](https://pypi.org/project/libcst)|5.523688516996422e-05| +|pypi|[dpcontracts](https://pypi.org/project/dpcontracts)|5.523688516996422e-05| +|pypi|[jupyter-server](https://pypi.org/project/jupyter-server)|5.522511423140513e-05| +|pypi|[pytest-faulthandler](https://pypi.org/project/pytest-faulthandler)|5.504203830776184e-05| +|pypi|[pytest-localserver](https://pypi.org/project/pytest-localserver)|5.504203830776184e-05| +|pypi|[cyflann](https://github.com/dougalsutherland/cyflann)|5.5009168194699116e-05| +|pypi|[vlfeat-ctypes](https://github.com/dougalsutherland/vlfeat-ctypes)|5.5009168194699116e-05| +|pypi|[acstools](https://github.com/spacetelescope/acstools)|5.5009168194699116e-05| +|pypi|[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse)|5.5009168194699116e-05| +|pypi|[libstempo](https://github.com/vallis/libstempo)|5.5009168194699116e-05| +|pypi|[pony](https://ponyorm.com)|5.5009168194699116e-05| +|pypi|[pywgsim](https://github.com/ialbert/pywgsim)|5.5009168194699116e-05| +|pypi|[noise](https://github.com/caseman/noise)|5.5009168194699116e-05| +|pypi|[panstamps](https://github.com/thespacedoctor/panstamps)|5.5009168194699116e-05| +|pypi|[drug2ways](https://github.com/drug2ways/drug2ways)|5.5009168194699116e-05| +|pypi|[matplotlib_venn](https://github.com/konstantint/matplotlib-venn)|5.5009168194699116e-05| +|pypi|[neo4j](https://neo4j.com/docs/api/python-driver/current/)|5.5009168194699116e-05| +|pypi|[STAR](https://github.com/dbrgn/star)|5.5009168194699116e-05| +|pypi|[fastqc](https://github.com/fastqc)|5.5009168194699116e-05| +|pypi|[mdtraj](http://mdtraj.org)|5.5009168194699116e-05| +|pypi|[openmm](https://github.com/rmcgibbo/openmm-cmd)|5.5009168194699116e-05| +|pypi|[msgpack-python](http://msgpack.org/)|5.5009168194699116e-05| +|pypi|[strucscan](https://github.com/ICAMS/strucscan)|5.5009168194699116e-05| +|pypi|[numpy-groupies](https://github.com/ml31415/numpy-groupies)|5.5009168194699116e-05| +|pypi|[universal-divergence](https://github.com/slaypni/universal-divergence)|5.5009168194699116e-05| +|pypi|[pytorch](http://pytorch.org)|5.5009168194699116e-05| +|pypi|[ncls](https://github.com/endrebak/ncls)|5.5009168194699116e-05| +|pypi|[sorted_nearest](https://github.com/endrebak/sorted_nearest)|5.5009168194699116e-05| +|pypi|[pyrle](https://github.com/endrebak/pyrle)|5.5009168194699116e-05| +|pypi|[pyranges](http://github.com/endrebak/pyranges)|5.5009168194699116e-05| +|pypi|[cppyy](http://cppyy.readthedocs.org)|5.5009168194699116e-05| +|pypi|[easydev](http://github.com/cokelaer/easydev)|5.5009168194699116e-05| +|pypi|[reboundx](https://github.com/dtamayo/reboundx)|5.5009168194699116e-05| +|pypi|[pytools](http://pypi.python.org/pypi/pytools)|5.5009168194699116e-05| +|pypi|[cykhash](https://github.com/realead/cykhash)|5.5009168194699116e-05| +|pypi|[mamba](http://nestorsalceda.github.io/mamba)|5.5009168194699116e-05| +|npm|[choices.js](https://github.com/jshjohnson/Choices#readme)|5.5009168194699116e-05| +|npm|[filepond](https://pqina.nl/filepond/)|5.5009168194699116e-05| +|npm|[cytoscape-cola](https://github.com/cytoscape/cytoscape.js-cola)|5.5009168194699116e-05| +|npm|[modernizr](https://github.com/Modernizr/Modernizr)|5.5009168194699116e-05| +|spack|rigidbodykinematics|5.5009168194699116e-05| +|spack|sbgatcore|5.5009168194699116e-05| +|spack|effpotential|5.5009168194699116e-05| +|spack|yaml|5.5009168194699116e-05| +|cran|[formatR](https://github.com/yihui/formatR)|5.495621653046235e-05| +|npm|[tslib](https://www.typescriptlang.org/)|5.491129399405644e-05| +|cran|fastmap|5.486593717973782e-05| +|npm|[cookie-parser](https://github.com/expressjs/cookie-parser#readme)|5.475729471395416e-05| +|spack|[gmp](https://gmplib.org)|5.468677636353697e-05| +|pypi|[types-urllib3](https://pypi.org/project/types-urllib3)|5.4607908979701744e-05| +|pypi|[asteval](https://github.com/newville/asteval)|5.45195877342715e-05| +|spack|cpio|5.445907651275212e-05| +|spack|fontconfig|5.4173544549091574e-05| +|cran|styler|5.416842703108045e-05| +|pypi|[qiskit-terra](https://github.com/Qiskit/qiskit-terra)|5.413054953603379e-05| +|pypi|[types-colorama](https://github.com/python/typeshed)|5.409601600266711e-05| +|cran|combinat|5.407939366706045e-05| +|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|5.380054396320955e-05| +|pypi|[freesasa](http://freesasa.github.io/)|5.379920776269729e-05| +|pypi|[clickclick](https://codeberg.org/hjacobs/python-clickclick)|5.3762293715619275e-05| +|pypi|[pingouin](https://pingouin-stats.org/index.html)|5.3686832420788075e-05| +|npm|[d3-array](https://d3js.org/d3-array/)|5.3470700401286395e-05| +|npm|[d3-scale](https://d3js.org/d3-scale/)|5.3470700401286395e-05| +|pypi|[pyfits](http://pyfits.readthedocs.io/en/latest/)|5.3365945606319e-05| +|pypi|[h11](https://pypi.org/project/h11)|5.334879583755763e-05| +|cran|[s2](https://r-spatial.github.io/s2/)|5.328840460430909e-05| +|pypi|[CommonMark](https://pypi.org/project/CommonMark)|5.307961583340814e-05| +|pypi|[ansicolors](http://github.com/jonathaneunice/colors/)|5.2919947670681985e-05| +|npm|[rc-slider](http://github.com/react-component/slider/)|5.2918176421216405e-05| +|pypi|[khmer](https://khmer.readthedocs.io/)|5.290048341390232e-05| +|pypi|[contextvars](https://pypi.org/project/contextvars)|5.2877019660431414e-05| +|cran|WRS2|5.285002614397889e-05| +|npm|[d3-brush](https://d3js.org/d3-brush/)|5.282892677234824e-05| +|npm|[d3-format](https://d3js.org/d3-format/)|5.282892677234824e-05| +|cran|webshot|5.279394628386102e-05| +|cran|flashClust|5.254910028864459e-05| +|pypi|[pynvml](https://pypi.org/project/pynvml)|5.249416569428238e-05| +|pypi|[pip-run](https://pypi.org/project/pip-run)|5.249068886832999e-05| +|pypi|[torch-geometric](https://github.com/pyg-team/pytorch_geometric)|5.2355217097586445e-05| +|cran|[car](https://r-forge.r-project.org/projects/car/)|5.2280979699292795e-05| +|pypi|[sphinxcontrib-napoleon](https://pypi.org/project/sphinxcontrib-napoleon)|5.2113367545572794e-05| +|npm|[rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve#readme)|5.192880805211601e-05| +|cran|[sodium](https://github.com/jeroen/sodium#readme)|5.192670991241716e-05| +|pypi|[frozendict](https://pypi.org/project/frozendict)|5.188786324622831e-05| +|pypi|[flake8-2020](https://pypi.org/project/flake8-2020)|5.187908986611052e-05| +|pypi|[pip-api](https://pypi.org/project/pip-api)|5.179813453387334e-05| +|pypi|[requirementslib](https://pypi.org/project/requirementslib)|5.179813453387334e-05| +|pypi|[pipreqs](https://pypi.org/project/pipreqs)|5.179813453387334e-05| +|pypi|[pytest-qt](https://pypi.org/project/pytest-qt)|5.174794621711392e-05| +|pypi|[aiosignal](https://pypi.org/project/aiosignal)|5.172617301455013e-05| +|cran|[ggrepel](http://github.com/slowkow/ggrepel)|5.153643761155296e-05| +|cran|[colorspace](https://colorspace.R-Forge.R-project.org/)|5.1507337266943614e-05| +|npm|[ws](https://github.com/websockets/ws)|5.117766554373176e-05| +|pypi|[curio](https://pypi.org/project/curio)|5.109339259555342e-05| +|pypi|[google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib)|5.107808179998126e-05| +|pypi|[pympler](https://pypi.org/project/pympler)|5.0989774644928684e-05| +|cran|e1071|5.088690876123556e-05| +|pypi|[path](https://pypi.org/project/path)|5.072609224404847e-05| +|pypi|[pockets](https://pypi.org/project/pockets)|5.072503331728644e-05| +|cran|coda|5.056655491101452e-05| +|cran|[odbc](https://github.com/r-dbi/odbc)|5.0559256353473864e-05| +|pypi|[pyxenon](https://pypi.org/project/pyxenon)|5.040917930766239e-05| +|pypi|[pbr](https://pypi.org/project/pbr)|5.03929933820942e-05| +|pypi|[configparser](https://pypi.org/project/configparser)|5.031354822947743e-05| +|pypi|[gevent](https://pypi.org/project/gevent)|5.030276761567284e-05| +|pypi|[gwcs](https://pypi.org/project/gwcs)|5.026311328798809e-05| +|pypi|[chevron](https://github.com/noahmorrison/chevron)|5.015317510183321e-05| +|npm|[rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel)|5.014153030568376e-05| +|pypi|[cytoolz](https://pypi.org/project/cytoolz)|5.007803116758776e-05| +|pypi|[nrel-pysam](https://nrel-pysam.readthedocs.io)|5.0066938239706615e-05| +|cran|[lazyeval](NA)|4.9796462376918805e-05| +|pypi|[mechanicalsoup](https://mechanicalsoup.readthedocs.io/)|4.973745624270712e-05| +|pypi|[voevent-parse](https://github.com/timstaley/voevent-parse)|4.954042047943663e-05| +|pypi|[pytest-arraydiff](https://pypi.org/project/pytest-arraydiff)|4.952253554946892e-05| +|cran|[stars](https://r-spatial.github.io/stars/)|4.9366214785468e-05| +|pypi|[pytest-remotedata](https://pypi.org/project/pytest-remotedata)|4.929764528658493e-05| +|pypi|[dash-renderer](https://pypi.org/project/dash-renderer)|4.922746764201765e-05| +|pypi|[types-protobuf](https://github.com/python/typeshed)|4.922423903983997e-05| +|pypi|[clang-format](http://clang.llvm.org/)|4.922423903983997e-05| +|spack|[llvm](https://llvm.org/)|4.919911131021843e-05| +|cran|[jose](https://datatracker.ietf.org/wg/jose/documents/)|4.9194161032813064e-05| +|pypi|[abg_python](https://github.com/agurvich/abg_python)|4.909568261376896e-05| +|pypi|[sphinx_rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|4.9005577194790616e-05| +|pypi|[jaraco.path](https://pypi.org/project/jaraco.path)|4.899110853588881e-05| +|pypi|[jaraco.envs](https://pypi.org/project/jaraco.envs)|4.899110853588881e-05| +|pypi|[sphinx-favicon](https://pypi.org/project/sphinx-favicon)|4.899110853588881e-05| +|pypi|[pycairo](https://pypi.org/project/pycairo)|4.896834657628123e-05| +|npm|[typescript](https://www.typescriptlang.org/)|4.894779292432695e-05| +|pypi|[qgrid](https://github.com/quantopian/qgrid)|4.8873530203751906e-05| +|pypi|[wasabi](https://pypi.org/project/wasabi)|4.876488057605853e-05| +|pypi|[math](https://pypi.org/project/math)|4.868311385230872e-05| +|cran|[party](http://party.R-forge.R-project.org)|4.85484368414158e-05| +|cran|gee|4.835743452710733e-05| +|pypi|[holoviews](https://www.holoviews.org)|4.821640393409437e-05| +|pypi|[wandb](https://github.com/wandb/client)|4.818828205784975e-05| +|pypi|[sip_tpv](https://github.com/stargaser/sip_tpv)|4.8133022170361726e-05| +|pypi|[torchinfo](https://github.com/tyleryep/torchinfo)|4.8133022170361726e-05| +|pypi|[gputil](https://github.com/anderskm/gputil)|4.8133022170361726e-05| +|pypi|[types](https://www.pytosquatting.org)|4.8133022170361726e-05| +|pypi|[trippy](https://github.com/fraserw/trippy)|4.8133022170361726e-05| +|pypi|[sbpy](https://sbpy.org)|4.8133022170361726e-05| +|pypi|[RM-Tools](https://github.com/CIRADA-Tools/RM-Tools)|4.8133022170361726e-05| +|pypi|[pvrpm](https://github.com/FSEC-Photovoltaics/pvrpm-lcoe)|4.8133022170361726e-05| +|pypi|[NREL-PySAM-stubs](http://www.github.com/nrel/pysam)|4.8133022170361726e-05| +|pypi|[equadratures](https://github.com/Effective-Quadratures/equadratures)|4.8133022170361726e-05| +|pypi|[gemmi](https://project-gemmi.github.io/)|4.8133022170361726e-05| +|pypi|[pygedm](https://github.com/frbs/pygedm)|4.8133022170361726e-05| +|pypi|[imexam](http://imexam.readthedocs.io/)|4.8133022170361726e-05| +|pypi|[maxsmooth](https://github.com/htjb/maxsmooth)|4.8133022170361726e-05| +|pypi|[guppy3](https://github.com/zhuyifei1999/guppy3/)|4.8133022170361726e-05| +|pypi|[beamshapes](https://github.com/thejasvibr/bat_beamshapes.git)|4.8133022170361726e-05| +|pypi|[epitopepredict](https://github.com/dmnfarrell/epitopepredict)|4.8133022170361726e-05| +|pypi|[pymangle](https://github.com/esheldon/pymangle)|4.8133022170361726e-05| +|pypi|[snakemake-wrapper-utils](https://pypi.org/project/snakemake-wrapper-utils)|4.8133022170361726e-05| +|pypi|[prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator)|4.8133022170361726e-05| +|pypi|[structlog](https://www.structlog.org/)|4.8133022170361726e-05| +|pypi|[averbis-python-api](https://pypi.org/project/averbis-python-api)|4.8133022170361726e-05| +|pypi|[cx_Oracle](https://oracle.github.io/python-cx_Oracle)|4.8133022170361726e-05| +|pypi|[TESS_PRF](https://github.com/keatonb/TESS_PRF)|4.8133022170361726e-05| +|pypi|[pygmmis](https://github.com/pmelchior/pygmmis)|4.8133022170361726e-05| +|pypi|[pycbc](http://www.pycbc.org/)|4.8133022170361726e-05| +|pypi|[logging](http://www.red-dove.com/python_logging.html)|4.8133022170361726e-05| +|pypi|[umi_tools](https://github.com/CGATOxford/UMI-tools)|4.8133022170361726e-05| +|pypi|[gammapy](https://github.com/gammapy/gammapy)|4.8133022170361726e-05| +|npm|[vue-property-decorator](https://github.com/kaorun343/vue-property-decorator#readme)|4.8133022170361726e-05| +|npm|[algebrite](https://github.com/davidedc/Algebrite#readme)|4.8133022170361726e-05| +|npm|[web-worker](https://github.com/developit/web-worker)|4.8133022170361726e-05| +|npm|[websql](https://github.com/nolanlawson/node-websql#readme)|4.8133022170361726e-05| +|npm|[d3-fetch](https://d3js.org/d3-fetch/)|4.8133022170361726e-05| +|npm|[fflate](https://101arrowz.github.io/fflate)|4.8133022170361726e-05| +|spack|libpeyton|4.8133022170361726e-05| +|pypi|[transforms3d](https://pypi.org/project/transforms3d)|4.8073873687029515e-05| +|pypi|[bz2file](https://pypi.org/project/bz2file)|4.8058971367022706e-05| +|cran|[globals](https://github.com/HenrikBengtsson/globals)|4.8052267767804735e-05| +|pypi|[semantic-version](https://pypi.org/project/semantic-version)|4.801308358409779e-05| +|pypi|[prefixed](https://github.com/Rockhopper-Technologies/prefixed)|4.797257876312719e-05| +|pypi|[pymongo](https://pypi.org/project/pymongo)|4.7957393847180883e-05| +|pypi|[cramjam](https://pypi.org/project/cramjam)|4.7721862734698215e-05| +|pypi|[boto](https://github.com/boto/boto/)|4.765169194865811e-05| +|pypi|[args](https://github.com/kennethreitz/args)|4.765169194865811e-05| +|pypi|[IPython](https://ipython.org)|4.764539328699804e-05| +|pypi|[anyio](https://pypi.org/project/anyio)|4.7594467390722905e-05| +|pypi|[grapheme](https://github.com/alvinlindstam/grapheme)|4.7556388564760795e-05| +|pypi|[about-time](https://github.com/rsalmei/about-time)|4.7556388564760795e-05| +|npm|react-router-dom|4.75187004114426e-05| +|pypi|[tblib](https://pypi.org/project/tblib)|4.736298377915073e-05| +|pypi|[yapf](https://pypi.org/project/yapf)|4.7179777483890335e-05| +|pypi|[webcolors](https://pypi.org/project/webcolors)|4.715943438328415e-05| +|spack|gtkplus|4.70539349823808e-05| +|pypi|[sos](https://github.com/vatlab/SoS)|4.7034023214395376e-05| +|pypi|[pyglet](http://pyglet.readthedocs.org/en/latest/)|4.7027108684780795e-05| +|cran|[rstanarm](https://mc-stan.org/rstanarm/)|4.6948448101753415e-05| +|rubygems|[rouge](http://rouge.jneen.net/)|4.689058853558926e-05| +|cran|[visNetwork](http://datastorm-open.github.io/visNetwork/)|4.688539930550346e-05| +|spack|libsm|4.6864343590311046e-05| +|spack|libxext|4.6864343590311046e-05| +|pypi|[importlib_metadata](https://github.com/python/importlib_metadata)|4.681012102444426e-05| +|npm|eslint-plugin-import|4.6779322191768674e-05| +|pypi|[py2bit](https://github.com/deeptools/py2bit)|4.6635550369506035e-05| +|pypi|[deeptoolsintervals](https://github.com/deeptools/deeptools_intervals)|4.6635550369506035e-05| +|pypi|[covdefaults](https://pypi.org/project/covdefaults)|4.6494374182104286e-05| +|spack|glib|4.642068990665113e-05| +|pypi|[xlwt](https://pypi.org/project/xlwt)|4.640786895802078e-05| +|pypi|[coveralls](https://pypi.org/project/coveralls)|4.635850562409404e-05| +|pypi|[colour](http://github.com/vaab/colour)|4.6345224204034005e-05| +|pypi|[spectres](https://spectres.readthedocs.io)|4.631850103222332e-05| +|cran|statnet.common|4.628890529373943e-05| +|cran|[hunspell](https://github.com/ropensci/hunspell#readme)|4.6057522008397076e-05| +|pypi|[vine](https://pypi.org/project/vine)|4.603409970020112e-05| +|pypi|[dpath](https://github.com/dpath-maintainers/dpath-python)|4.600766794465744e-05| +|pypi|[pyasn1-modules](https://github.com/etingof/pyasn1-modules)|4.582009051664584e-05| +|pypi|[zope.event](https://pypi.org/project/zope.event)|4.5692771444813455e-05| +|pypi|[theano-pymc](http://deeplearning.net/software/theano/)|4.5591152902141514e-05| +|spack|harfbuzz|4.530670627759667e-05| +|npm|[semver](https://github.com/npm/node-semver#readme)|4.530178647179501e-05| +|cran|[targets](https://docs.ropensci.org/targets/)|4.524563446042514e-05| +|pypi|[pyobjc](https://pypi.org/project/pyobjc)|4.5180493109480194e-05| +|pypi|[sos-notebook](https://github.com/vatlab/SOS)|4.501197568015722e-05| +|npm|[mongoose](https://mongoosejs.com)|4.4977986645877615e-05| +|pypi|[dlinfo](https://code.grasp-open.com/grasp-tools/python-dlinfo)|4.4859976662777133e-05| +|pypi|[segments](https://github.com/cldf/segments)|4.4859976662777133e-05| +|pypi|[requests-file](http://github.com/dashea/requests-file)|4.47637106184364e-05| +|spack|libmng|4.4673461201867e-05| +|spack|inputproto|4.4673461201867e-05| +|spack|dbus|4.4673461201867e-05| +|spack|assimp|4.4673461201867e-05| +|spack|gperf|4.4673461201867e-05| +|spack|libdrm|4.4673461201867e-05| +|spack|libxcomposite|4.4673461201867e-05| +|spack|libxcursor|4.4673461201867e-05| +|spack|libxi|4.4673461201867e-05| +|spack|libxtst|4.4673461201867e-05| +|spack|libxrandr|4.4673461201867e-05| +|spack|libxdamage|4.4673461201867e-05| +|spack|libxcb|4.4673461201867e-05| +|spack|libxkbcommon|4.4673461201867e-05| +|spack|xcb-util-image|4.4673461201867e-05| +|spack|xcb-util-keysyms|4.4673461201867e-05| +|spack|xcb-util-renderutil|4.4673461201867e-05| +|spack|xcb-util-wm|4.4673461201867e-05| +|spack|libxrender|4.4673461201867e-05| +|npm|[ava](https://avajs.dev)|4.4544760024106576e-05| +|pypi|[distlib](https://pypi.org/project/distlib)|4.4541588749800695e-05| +|npm|cross-env|4.452485033520914e-05| +|pypi|[rich-click](https://github.com/ewels/rich-click)|4.447385527796298e-05| +|pypi|[colorlog](https://github.com/borntyping/python-colorlog)|4.440832270927838e-05| +|pypi|[sniffio](https://pypi.org/project/sniffio)|4.433504820766246e-05| +|npm|[fs-extra](https://github.com/jprichardson/node-fs-extra)|4.42546848085792e-05| +|cran|[caret](https://github.com/topepo/caret/)|4.424464387226932e-05| +|cran|[gtools](https://github.com/r-gregmisc/gtools)|4.41260958952096e-05| +|pypi|[nptyping](https://pypi.org/project/nptyping)|4.4083130534010567e-05| +|npm|[esm](https://github.com/standard-things/esm#readme)|4.4034817350629235e-05| +|cran|[qpdf](https://github.com/ropensci/qpdf)|4.3959647188747144e-05| +|cran|[RMariaDB](https://rmariadb.r-dbi.org)|4.38525279121351e-05| +|pypi|[backoff](https://github.com/litl/backoff)|4.380105017502917e-05| +|pypi|[ratelimit](https://github.com/tomasbasham/ratelimit)|4.380105017502917e-05| +|pypi|[hdmedians](http://github.com/daleroberts/hdmedians)|4.375729288214703e-05| +|pypi|[singleton_decorator](https://github.com/Kemaweyan/singleton_decorator)|4.374756903928433e-05| +|spack|llvm-openmp|4.371853642273712e-05| +|pypi|[uwsgi](https://pypi.org/project/uwsgi)|4.360074217256987e-05| +|cran|[plotly](https://plotly-r.com)|4.355266228287579e-05| +|pypi|[python_dateutil](https://pypi.org/project/python_dateutil)|4.354892482080347e-05| +|cran|[ggpubr](https://rpkgs.datanovia.com/ggpubr/)|4.348891811608664e-05| +|cran|shape|4.332171407962837e-05| +|npm|[prop-types](https://facebook.github.io/react/)|4.3303857607025565e-05| +|pypi|[overrides](https://github.com/mkorpela/overrides)|4.313496693893427e-05| +|cran|[classInt](https://r-spatial.github.io/classInt/)|4.3063190549544626e-05| +|pypi|[nvidia-cudnn-cu11](https://developer.nvidia.com/cuda-zone)|4.2929276202896555e-05| +|spack|yacc|4.291612007798401e-05| +|cran|[taxize](https://docs.ropensci.org/taxize/)|4.291173528921489e-05| +|pypi|[ini2toml](https://pypi.org/project/ini2toml)|4.290398917728604e-05| +|pypi|[html2text](https://github.com/Alir3z4/html2text/)|4.278490859587709e-05| +|pypi|[treegp](https://github.com/PFLeget/treegp)|4.278490859587709e-05| +|pypi|[yamlreader](https://github.com/ImmobilienScout24/yamlreader)|4.278490859587709e-05| +|pypi|[lda](https://pypi.org/project/lda)|4.278490859587709e-05| +|pypi|[portalocker](https://github.com/WoLpH/portalocker)|4.278490859587709e-05| +|pypi|[kaggle](https://github.com/Kaggle/kaggle-api)|4.278490859587709e-05| +|pypi|[setuptools_git](https://github.com/msabramo/setuptools-git)|4.278490859587709e-05| +|pypi|[Corekaburra](https://github.com/milnus/Corekaburra)|4.278490859587709e-05| +|pypi|[sick](http://www.github.com/andycasey/sick/)|4.278490859587709e-05| +|pypi|[triangle_plot](https://github.com/dfm/triangle.py)|4.278490859587709e-05| +|pypi|[fseval](https://github.com/dunnkers/fseval)|4.278490859587709e-05| +|pypi|[Bottleneck](https://github.com/pydata/bottleneck)|4.278490859587709e-05| +|pypi|[pyqt4](http://www.riverbankcomputing.com/software/pyqt/)|4.278490859587709e-05| +|pypi|[bcbio-gff](https://github.com/chapmanb/bcbb/tree/master/gff)|4.278490859587709e-05| +|pypi|[pygobject](https://pygobject.readthedocs.io)|4.278490859587709e-05| +|pypi|[genicam](https://www.emva.org)|4.278490859587709e-05| +|pypi|[epam.indigo](https://lifescience.opensource.epam.com/indigo/index.html)|4.278490859587709e-05| +|pypi|[cwl-runner](https://github.com/common-workflow-language/common-workflow-language)|4.278490859587709e-05| +|pypi|[tensorly-viz](https://tensorly.org/viz)|4.278490859587709e-05| +|pypi|[deep-forest](https://github.com/LAMDA-NJU/Deep-Forest)|4.278490859587709e-05| +|pypi|[evla_mcast](https://github.com/demorest/evla_mcast/)|4.278490859587709e-05| +|pypi|[KafNafParserPy](https://github.com/cltl/KafNafParserPy)|4.278490859587709e-05| +|pypi|[precession](https://github.com/dgerosa/precession/)|4.278490859587709e-05| +|pypi|[metapredict](https://github.com/idptools/metapredict.git)|4.278490859587709e-05| +|pypi|[alphaPredict](https://pypi.org/project/alphaPredict)|4.278490859587709e-05| +|pypi|[protfasta](https://pypi.org/project/protfasta)|4.278490859587709e-05| +|pypi|[python-rocksdb](https://github.com/twmht/python-rocksdb)|4.278490859587709e-05| +|pypi|[taxopy](https://github.com/apcamargo/taxopy)|4.278490859587709e-05| +|pypi|[pwkit](https://github.com/pkgw/pwkit/)|4.278490859587709e-05| +|pypi|[activegit](http://github.com/caseyjlaw/activegit)|4.278490859587709e-05| +|pypi|[fatslim](https://github.com/seb-buch/FATSLiM)|4.278490859587709e-05| +|pypi|[solcore](https://github.com/qpv-research-group/solcore5)|4.278490859587709e-05| +|pypi|[tmm](http://pypi.python.org/pypi/tmm)|4.278490859587709e-05| +|pypi|[dotmap](https://github.com/drgrib/dotmap)|4.278490859587709e-05| +|pypi|[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)|4.278490859587709e-05| +|pypi|[reedsolo](https://github.com/tomerfiliba/reedsolomon)|4.278490859587709e-05| +|npm|[apexcharts](https://apexcharts.com)|4.278490859587709e-05| +|npm|[idb](https://github.com/jakearchibald/idb#readme)|4.278490859587709e-05| +|npm|[lodash.debounce](https://lodash.com/)|4.278490859587709e-05| +|npm|[nanoid](https://github.com/ai/nanoid#readme)|4.278490859587709e-05| +|npm|vue-apexcharts|4.278490859587709e-05| +|npm|[vuex-persist](https://github.com/championswimmer/vuex-persist#readme)|4.278490859587709e-05| +|npm|[babyparse](https://github.com/Rich-Harris/BabyParse#readme)|4.278490859587709e-05| +|npm|[colormap](https://github.com/bpostlethwaite/colormap#readme)|4.278490859587709e-05| +|cran|[LaF](https://github.com/djvanderlaan/LaF)|4.278490859587709e-05| +|cran|txtplot|4.278490859587709e-05| +|spack|fftw3|4.278490859587709e-05| +|cran|[gplots](https://github.com/talgalili/gplots)|4.264627083351734e-05| +|pypi|[pymatgen](https://pypi.org/project/pymatgen)|4.256901733922157e-05| +|npm|rollup-plugin-json|4.247984783178149e-05| +|pypi|[casadi](http://casadi.org)|4.242191985072412e-05| +|cran|codemetar|4.2357059509918316e-05| +|pypi|[unidecode](https://pypi.org/project/unidecode)|4.231474476515317e-05| +|pypi|[tox-conda](https://github.com/tox-dev/tox-conda)|4.225116686114352e-05| +|pypi|[mkdocs](https://pypi.org/project/mkdocs)|4.220706582733552e-05| +|cran|see|4.214055902094917e-05| +|cran|[effectsize](https://easystats.github.io/effectsize/)|4.205809677995027e-05| +|pypi|[pydevtool](https://github.com/pydoit/pydevtool)|4.200277468119686e-05| +|pypi|[ply](http://www.dabeaz.com/ply/)|4.191744822191851e-05| +|pypi|[pyabel](https://github.com/PyAbel/PyAbel)|4.1766220295975255e-05| +|pypi|[dash_dangerously_set_inner_html](https://pypi.org/project/dash_dangerously_set_inner_html)|4.165898994861717e-05| +|cran|[psych](https://personality-project.org/r/psych/)|4.1603206067730785e-05| +|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|4.157510667819245e-05| +|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|4.157510667819245e-05| +|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|4.157510667819245e-05| +|pypi|[odfpy](https://pypi.org/project/odfpy)|4.157510667819245e-05| +|pypi|[wsaccel](https://pypi.org/project/wsaccel)|4.1567067102758886e-05| +|pypi|[wslink](https://pypi.org/project/wslink)|4.155226384757285e-05| +|npm|[debug](https://github.com/debug-js/debug#readme)|4.136875144277451e-05| +|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|4.134332164995321e-05| +|pypi|[Brotli](https://pypi.org/project/Brotli)|4.132166478947518e-05| +|cran|highr|4.1166063393812374e-05| +|npm|[xo](https://github.com/xojs/xo#readme)|4.113552274738097e-05| +|npm|[nodemon](https://nodemon.io)|4.1130219624914386e-05| +|npm|[rimraf](https://github.com/isaacs/rimraf#readme)|4.1041146420900905e-05| +|npm|[chokidar](https://github.com/paulmillr/chokidar)|4.098698741456909e-05| +|npm|[testcafe](https://testcafe.io/)|4.098664360726788e-05| +|pypi|[rdflib](https://pypi.org/project/rdflib)|4.087178175706801e-05| +|pypi|[yarl](https://pypi.org/project/yarl)|4.080558899069844e-05| +|npm|[jquery](https://jquery.com)|4.07737499568928e-05| +|cran|[rbibutils](https://geobosh.github.io/rbibutils/)|4.07508023773193e-05| +|pypi|[lmdb](http://github.com/jnwatson/py-lmdb/)|4.050675112518753e-05| +|cran|tikzDevice|4.044426965146567e-05| +|cran|[tmap](https://github.com/mtennekes/tmap)|4.037588306351433e-05| +|pypi|[nlesc-CAT](https://github.com/nlesc-nano/CAT)|4.036922820470078e-05| +|pypi|[sphinx-autobuild](https://pypi.org/project/sphinx-autobuild)|4.021760392395575e-05| +|pypi|[dogpile.cache](https://pypi.org/project/dogpile.cache)|4.0051523715491045e-05| +|npm|[istanbul](https://github.com/gotwarlost/istanbul#readme)|3.993041652321959e-05| +|pypi|[mergedeep](https://github.com/clarketm/mergedeep)|3.981609192909728e-05| +|rubygems|[rubocop](https://rubocop.org/)|3.9765274790478535e-05| +|npm|[css-loader](https://github.com/webpack-contrib/css-loader)|3.964010473183272e-05| +|cran|JuliaCall|3.9622688755799154e-05| +|cran|gamm4|3.9409887752481195e-05| +|pypi|[exceptiongroup](https://pypi.org/project/exceptiongroup)|3.940551906638647e-05| +|cran|[zip](https://github.com/r-lib/zip#readme)|3.923427262007144e-05| +|npm|[style-loader](https://github.com/webpack-contrib/style-loader)|3.922614215698916e-05| +|pypi|[astropy-sphinx-theme](https://pypi.org/project/astropy-sphinx-theme)|3.91809849253035e-05| +|pypi|[zstandard](https://github.com/indygreg/python-zstandard)|3.910698028029464e-05| +|cran|[bayestestR](https://easystats.github.io/bayestestR/)|3.9105233848095774e-05| +|pypi|[click-plugins](https://pypi.org/project/click-plugins)|3.9040016648709936e-05| +|cran|[checkmate](https://github.com/mllg/checkmate)|3.9004523622301566e-05| +|cran|pool|3.895481288515127e-05| +|rubygems|[coderay](http://coderay.rubychan.de)|3.894379480746791e-05| +|pypi|[jpype1](https://github.com/jpype-project/jpype)|3.893426682224815e-05| +|pypi|[spglib](http://spglib.github.io/spglib/)|3.88435376410525e-05| +|npm|[coveralls](https://github.com/nickmerwin/node-coveralls#readme)|3.8832002519421903e-05| +|npm|[colors](https://github.com/Marak/colors.js)|3.864757737400678e-05| +|cran|[palmerpenguins](https://allisonhorst.github.io/palmerpenguins/)|3.861776317244149e-05| +|cran|[gert](https://docs.ropensci.org/gert/)|3.858377693343374e-05| +|pypi|[pytest-mpl](https://github.com/matplotlib/pytest-mpl)|3.8579362963208796e-05| +|cran|[leaflet](https://rstudio.github.io/leaflet/)|3.851021893989954e-05| +|pypi|[sisyphe](https://sisyphe.readthedocs.io)|3.850641773628938e-05| +|pypi|[pykeops](http://www.kernel-operations.io/)|3.850641773628938e-05| +|pypi|[keopscore](http://www.kernel-operations.io/)|3.850641773628938e-05| +|pypi|[Cerberus](http://docs.python-cerberus.org)|3.850641773628938e-05| +|pypi|[CoolProp](http://www.coolprop.org)|3.850641773628938e-05| +|pypi|[disksurf](https://github.com/richteague/disksurf)|3.850641773628938e-05| +|pypi|[gofish](https://github.com/richteague/gofish)|3.850641773628938e-05| +|pypi|[pycrostates](https://pypi.org/project/pycrostates)|3.850641773628938e-05| +|pypi|[shutilwhich](http://github.com/mbr/shutilwhich)|3.850641773628938e-05| +|pypi|[pydftools](https://github.com/steven-murray/pydftools)|3.850641773628938e-05| +|pypi|[Cartopy](https://scitools.org.uk/cartopy/docs/latest/)|3.850641773628938e-05| +|pypi|[carpyncho](https://carpyncho-py.readthedocs.io/)|3.850641773628938e-05| +|pypi|[googledrivedownloader](https://github.com/ndrplz/google-drive-downloader)|3.850641773628938e-05| +|pypi|[snipgenie](https://github.com/dmnfarrell/snipgenie)|3.850641773628938e-05| +|pypi|[bcbio_gff](https://github.com/chapmanb/bcbb/tree/master/gff)|3.850641773628938e-05| +|pypi|[rascal](https://rascal.readthedocs.io/en/latest/?badge=latest)|3.850641773628938e-05| +|pypi|[cythongsl](http://github.com/twiecki/CythonGSL)|3.850641773628938e-05| +|pypi|[DendroPy](http://packages.python.org/DendroPy/)|3.850641773628938e-05| +|pypi|[scopesim](https://github.com/astronomyk/ScopeSim)|3.850641773628938e-05| +|pypi|[pyckles](https://github.com/astronomyk/Pyckles)|3.850641773628938e-05| +|pypi|[spextra](https://github.com/miguelverdugo/speXtra)|3.850641773628938e-05| +|pypi|[simpleitk](http://simpleitk.org/)|3.850641773628938e-05| +|pypi|[loguniform](https://github.com/j-faria/LogUniform)|3.850641773628938e-05| +|pypi|[kumaraswamy](https://github.com/j-faria/Kumaraswamy)|3.850641773628938e-05| +|pypi|[urepr](https://github.com/j-faria/urepr)|3.850641773628938e-05| +|pypi|[blimpy](https://github.com/ucberkeleyseti/blimpy)|3.850641773628938e-05| +|npm|[auspice](https://www.npmjs.com/package/auspice)|3.850641773628938e-05| +|npm|[heroku-ssl-redirect](https://github.com/paulomcnally/node-heroku-ssl-redirect)|3.850641773628938e-05| +|npm|[react-file-drop](https://github.com/sarink/react-file-drop#readme)|3.850641773628938e-05| +|spack|edlib|3.850641773628938e-05| +|spack|spoa|3.850641773628938e-05| +|spack|thread_pool|3.850641773628938e-05| +|spack|rampler|3.850641773628938e-05| +|spack|cudapoa|3.850641773628938e-05| +|spack|cudaaligner|3.850641773628938e-05| +|spack|cppuddle|3.850641773628938e-05| +|spack|hpxkokkos|3.850641773628938e-05| +|pypi|[jaraco.context](https://pypi.org/project/jaraco.context)|3.849022142800599e-05| +|pypi|[jaraco.functools](https://pypi.org/project/jaraco.functools)|3.849022142800599e-05| +|pypi|[optlang](https://github.com/opencobra/optlang)|3.8478781551311183e-05| +|pypi|[swiglpk](https://github.com/biosustain/swiglpk)|3.8478781551311183e-05| +|pypi|[kombu](https://pypi.org/project/kombu)|3.831951486444379e-05| +|pypi|[igraph](https://igraph.org/python)|3.8279782217801325e-05| +|pypi|[django-form-utils](http://bitbucket.org/carljm/django-form-utils/)|3.8177303054782635e-05| +|pypi|[cymem](https://pypi.org/project/cymem)|3.8175615698578946e-05| +|pypi|[murmurhash](https://pypi.org/project/murmurhash)|3.8175615698578946e-05| +|pypi|[jaxopt](https://pypi.org/project/jaxopt)|3.8152412905223464e-05| +|pypi|[entrypoint2](https://pypi.org/project/entrypoint2)|3.812135355892649e-05| +|pypi|[easyprocess](https://pypi.org/project/easyprocess)|3.812135355892649e-05| +|pypi|[pandoc-min](https://github.com/boisgera/pandoc)|3.812135355892649e-05| +|spack|virtest|3.812135355892649e-05| +|npm|[rxjs](https://rxjs.dev)|3.7945301547846104e-05| +|cran|[survminer](http://www.sthda.com/english/rpkgs/survminer/)|3.776945280353743e-05| +|pypi|[mkdocs-material](https://pypi.org/project/mkdocs-material)|3.7755799680293345e-05| +|pypi|[chex](https://github.com/deepmind/chex)|3.773303159002915e-05| +|pypi|[PyJWT](https://pypi.org/project/PyJWT)|3.770375979295603e-05| +|pypi|[tensorflow-probability](https://pypi.org/project/tensorflow-probability)|3.759422848273884e-05| +|pypi|[jdcal](https://pypi.org/project/jdcal)|3.74124854142357e-05| +|cran|[git2r](https://docs.ropensci.org/git2r/)|3.737258592158427e-05| +|pypi|[pycryptodomex](https://pypi.org/project/pycryptodomex)|3.719123375022597e-05| +|npm|[passport](https://www.passportjs.org/)|3.711953404663489e-05| +|pypi|[parsimonious](https://github.com/erikrose/parsimonious)|3.710464902045078e-05| +|cran|modelbased|3.705079051636811e-05| +|pypi|[crds](https://hst-crds.stsci.edu)|3.695624130464052e-05| +|pypi|[zict](https://pypi.org/project/zict)|3.695088252634836e-05| +|pypi|[ligo-segments](https://pypi.org/project/ligo-segments)|3.689455339626201e-05| +|cran|class|3.686384024034172e-05| +|cran|[pingr](https://github.com/r-lib/pingr#readme)|3.6859259498213635e-05| +|npm|[clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin)|3.678458604889433e-05| +|pypi|[coloredlogs](https://pypi.org/project/coloredlogs)|3.669078946992747e-05| +|rubygems|[rubocop-jekyll](https://github.com/jekyll/rubocop-jekyll)|3.6684239039839975e-05| +|pypi|[hiredis](https://pypi.org/project/hiredis)|3.6648542357634313e-05| +|pypi|[isodate](https://pypi.org/project/isodate)|3.6621017340135276e-05| +|pypi|[cwltool](https://pypi.org/project/cwltool)|3.658109684947492e-05| +|cran|mapdata|3.648181341558997e-05| +|cran|[GGally](https://ggobi.github.io/ggally/)|3.641476134836389e-05| +|npm|[xlsx](https://sheetjs.com/)|3.622162672526437e-05| +|cran|[forecast](https://pkg.robjhyndman.com/forecast/)|3.6191502758282224e-05| +|pypi|[ase](https://wiki.fysik.dtu.dk/ase)|3.60055105824887e-05| +|pypi|[astropy-healpix](https://pypi.org/project/astropy-healpix)|3.597353025786599e-05| +|npm|husky|3.575435777520889e-05| +|cran|tseries|3.561009496052545e-05| +|pypi|[wincertstore](https://pypi.org/project/wincertstore)|3.530566817007979e-05| +|pypi|[repoze.sphinx.autointerface](https://pypi.org/project/repoze.sphinx.autointerface)|3.530559820867581e-05| +|pypi|[exo-k](https://forge.oasu.u-bordeaux.fr/jleconte/exo_k-public)|3.516627771295216e-05| +|npm|[tippy.js](https://atomiks.github.io/tippyjs/)|3.509729691790737e-05| +|pypi|[terminaltables](https://github.com/matthewdeanmartin/terminaltables)|3.508731340280851e-05| +|pypi|[types-toml](https://pypi.org/project/types-toml)|3.50656622197752e-05| +|pypi|[sphinx_copybutton](https://github.com/choldgraf/sphinx-copybutton)|3.500583430571762e-05| +|pypi|[bw2io](https://github.com/brightway-lca/brightway2-io)|3.500583430571762e-05| +|pypi|[bw2data](https://bitbucket.org/cmutel/brightway2-data)|3.500583430571762e-05| +|pypi|[wurst](https://github.com/polca/wurst)|3.500583430571762e-05| +|pypi|[pyds9](https://github.com/TESScience/pyds9/)|3.500583430571762e-05| +|pypi|[colored](https://gitlab.com/dslackw/colored)|3.500583430571762e-05| +|pypi|[hopcroftkarp](https://github.com/sofiat-olaosebikan/hopcroftkarp)|3.500583430571762e-05| +|pypi|[pyitlib](https://github.com/pafoster/pyitlib)|3.500583430571762e-05| +|pypi|[marxs](http://marxs.readthedocs.io)|3.500583430571762e-05| +|pypi|[bxa](https://github.com/JohannesBuchner/BXA/)|3.500583430571762e-05| +|pypi|[toolshed](https://github.com/brentp/toolshed/)|3.500583430571762e-05| +|pypi|[cdips](https://github.com/lgbouma/cdips)|3.500583430571762e-05| +|pypi|[fastrlock](https://github.com/scoder/fastrlock)|3.500583430571762e-05| +|pypi|[filetype](https://github.com/h2non/filetype.py)|3.500583430571762e-05| +|pypi|[Flask-RESTful](https://www.github.com/flask-restful/flask-restful/)|3.500583430571762e-05| +|pypi|[functools32](https://github.com/MiCHiLU/python-functools32)|3.500583430571762e-05| +|pypi|[gwdet](https://github.com/dgerosa/gwdet)|3.500583430571762e-05| +|pypi|[KMlogger](https://github.com/kylemede/KMlogger)|3.500583430571762e-05| +|pypi|[mokapot](https://github.com/wfondrie/mokapot)|3.500583430571762e-05| +|pypi|[textwrap3](https://github.com/jonathaneunice/textwrap3)|3.500583430571762e-05| +|pypi|[learn2learn](https://github.com/learnables/learn2learn)|3.500583430571762e-05| +|pypi|[configuration](http://k0s.org/hg/configuration)|3.500583430571762e-05| +|pypi|[PIL](http://www.pythonware.com/products/pil)|3.500583430571762e-05| +|pypi|[drizzle](https://github.com/spacetelescope/drizzle)|3.500583430571762e-05| +|pypi|[bioservices](http://github.com/cokelaer/bioservices)|3.500583430571762e-05| +|pypi|[pyliftover](https://github.com/konstantint/pyliftover)|3.500583430571762e-05| +|pypi|[flatdict](https://github.com/gmr/flatdict)|3.500583430571762e-05| +|pypi|[ospgrillage](https://monashsmartstructures.github.io/ospgrillage/)|3.500583430571762e-05| +|pypi|[openseespy](https://github.com/zhuminjie/openseespy)|3.500583430571762e-05| +|pypi|[openseespyvis](https://github.com/u-anurag/openseespyvis)|3.500583430571762e-05| +|pypi|[opsvis](https://github.com/sewkokot/opsvis)|3.500583430571762e-05| +|pypi|[openseespylinux](https://github.com/zhuminjie/openseespy)|3.500583430571762e-05| +|pypi|[panoptes-ui](https://github.com/panoptes-organization/panoptes)|3.500583430571762e-05| +|pypi|[p2api](https://www.eso.org/copdemo/apidoc/index.html)|3.500583430571762e-05| +|npm|[angular-animate](http://angularjs.org)|3.500583430571762e-05| +|npm|[angular-sanitize](http://angularjs.org)|3.500583430571762e-05| +|npm|[angular-touch](http://angularjs.org)|3.500583430571762e-05| +|npm|[colorbrewer](http://colorbrewer2.org/)|3.500583430571762e-05| +|npm|[dc](http://dc-js.github.io/dc.js/)|3.500583430571762e-05| +|spack|openni2|3.500583430571762e-05| +|spack|efusion|3.500583430571762e-05| +|spack|suitesparse|3.500583430571762e-05| +|spack|realsense|3.500583430571762e-05| +|pypi|[codeclimate-test-reporter](http://github.com/codeclimate/python-test-reporter)|3.497666277712952e-05| +|pypi|[rpy2](https://rpy2.github.io)|3.4959772141510786e-05| +|pypi|[billiard](https://pypi.org/project/billiard)|3.487800377926292e-05| +|cran|[network](http://statnet.org/)|3.487623116354718e-05| +|pypi|[berkeleydb](https://pypi.org/project/berkeleydb)|3.4600471472809565e-05| +|npm|[sinon](https://sinonjs.org/)|3.459070595439148e-05| +|pypi|[ray](https://github.com/ray-project/ray)|3.451930314484261e-05| +|cran|[vcr](https://github.com/ropensci/vcr/)|3.4483941997048346e-05| +|pypi|[scikit_learn](http://scikit-learn.org)|3.4430125609170174e-05| +|cran|[slam](NA)|3.440428823355929e-05| +|cran|[kableExtra](http://haozhu233.github.io/kableExtra/)|3.437247306955699e-05| +|cran|[sna](http://statnet.org)|3.4313547450216075e-05| +|pypi|[pytest-openfiles](https://pypi.org/project/pytest-openfiles)|3.419178569773168e-05| +|pypi|[pytest-regressions](https://pypi.org/project/pytest-regressions)|3.408363643903897e-05| +|npm|fortawesome|3.408112661634081e-05| +|rubygems|[jekyll](https://jekyllrb.com)|3.4076632563760626e-05| +|pypi|[pypairix](https://pypi.org/project/pypairix)|3.399460807570493e-05| +|pypi|[jupyterlab-server](https://pypi.org/project/jupyterlab-server)|3.377443385485115e-05| +|pypi|[geopandas](http://geopandas.org)|3.361930422778209e-05| +|npm|[babel-cli](https://babeljs.io/)|3.354776040931389e-05| +|cran|[dendextend](http://talgalili.github.io/dendextend/)|3.353784541190845e-05| +|pypi|[pydocstyle](https://pypi.org/project/pydocstyle)|3.352763857409852e-05| +|pypi|[matchms](https://github.com/matchms/matchms)|3.350058343057177e-05| +|cran|[rnaturalearth](https://github.com/ropenscilabs/rnaturalearth)|3.348456885671421e-05| +|pypi|[libsvm](https://github.com/ocampor/libsvm)|3.346988990918777e-05| +|npm|[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)|3.337656501308777e-05| +|cran|[here](https://here.r-lib.org/)|3.336489196412204e-05| +|pypi|[pvextractor](https://pypi.org/project/pvextractor)|3.333481149992235e-05| +|pypi|[multipledispatch](https://pypi.org/project/multipledispatch)|3.317930396569925e-05| +|pypi|[flake8-bugbear](https://pypi.org/project/flake8-bugbear)|3.316470718722272e-05| +|pypi|[elastic-transport](https://pypi.org/project/elastic-transport)|3.304217369561595e-05| +|pypi|[zope.testing](https://pypi.org/project/zope.testing)|3.293668656314514e-05| +|npm|[babel](https://babeljs.io/)|3.2871332213905566e-05| +|pypi|[safe-netrc](https://pypi.org/project/safe-netrc)|3.282213702283714e-05| +|npm|react-router-bootstrap|3.278410178786248e-05| +|pypi|[versioneer](https://github.com/python-versioneer/python-versioneer)|3.2770846423121804e-05| +|npm|[events](https://github.com/Gozala/events#readme)|3.273381204559735e-05| +|cran|poorman|3.268748393264259e-05| +|npm|[bytes](https://github.com/visionmedia/bytes.js#readme)|3.258911207423459e-05| +|npm|[browserify](https://github.com/browserify/browserify#readme)|3.2526265099108335e-05| +|npm|npm-run-all|3.250430514401997e-05| +|pypi|[itk](https://itk.org/)|3.243091417184902e-05| +|pypi|[timeout-decorator](https://github.com/pnpnpn/timeout-decorator)|3.2429623687281214e-05| +|pypi|[opencv-python-headless](https://pypi.org/project/opencv-python-headless)|3.233091953234036e-05| +|npm|immutable|3.231064826593906e-05| +|npm|[mongodb](https://github.com/mongodb/node-mongodb-native)|3.227641114788973e-05| +|rubygems|[faraday-net_http](https://github.com/lostisland/faraday-net_http)|3.224431155192532e-05| +|cran|[shinytest](https://github.com/rstudio/shinytest)|3.223577642028097e-05| +|pypi|[optax](https://pypi.org/project/optax)|3.2206744784458807e-05| +|pypi|[pytz-deprecation-shim](https://github.com/pganssle/pytz-deprecation-shim)|3.210162975880596e-05| +|cran|[gapminder](https://github.com/jennybc/gapminder)|3.2100136138606716e-05| +|cran|fontawesome|3.2091666875707754e-05| +|pypi|[pandeia.engine](https://jwst.etc.stsci.edu)|3.208868144690782e-05| +|pypi|[toil](https://github.com/DataBiosphere/toil)|3.208868144690782e-05| +|pypi|[addict](https://github.com/mewwts/addict)|3.208868144690782e-05| +|pypi|[py-tes](https://github.com/ohsu-comp-bio/py-tes)|3.208868144690782e-05| +|pypi|[aiocircuitbreaker](https://github.com/GenyaSol/aiocircuitbreaker)|3.208868144690782e-05| +|pypi|[mirtop](http://github.com/mirtop/mirtop)|3.208868144690782e-05| +|pypi|[blackjax](https://pypi.org/project/blackjax)|3.208868144690782e-05| +|pypi|[portion](https://github.com/AlexandreDecan/portion)|3.208868144690782e-05| +|pypi|[pickle5](https://github.com/pitrou/pickle5-backport)|3.208868144690782e-05| +|pypi|[pymoc](http://github.com/grahambell/pymoc)|3.208868144690782e-05| +|pypi|[torch_geometric](https://github.com/pyg-team/pytorch_geometric)|3.208868144690782e-05| +|pypi|[torch_scatter](https://github.com/rusty1s/pytorch_scatter)|3.208868144690782e-05| +|pypi|[namedlist](https://gitlab.com/ericvsmith/namedlist)|3.208868144690782e-05| +|npm|[ProtVista](https://github.com/ebi-uniprot/ProtVista)|3.208868144690782e-05| +|npm|[downloadjs](http://danml.com/download.html)|3.208868144690782e-05| +|npm|[litemol](https://webchemdev.ncbr.muni.cz/LiteMol/)|3.208868144690782e-05| +|npm|[semantic-ui-button](http://www.semantic-ui.com)|3.208868144690782e-05| +|npm|[semantic-ui-dropdown](http://www.semantic-ui.com)|3.208868144690782e-05| +|npm|[semantic-ui-label](http://www.semantic-ui.com)|3.208868144690782e-05| +|npm|[semantic-ui-transition](http://www.semantic-ui.com)|3.208868144690782e-05| +|npm|[normalize.css](https://necolas.github.io/normalize.css)|3.208868144690782e-05| +|npm|[vue-cookies](https://github.com/cmp-cc/vue-cookies#readme)|3.208868144690782e-05| +|pypi|[sphinx-autosummary-accessors](https://pypi.org/project/sphinx-autosummary-accessors)|3.2086120073916885e-05| +|pypi|[nc-time-axis](https://pypi.org/project/nc-time-axis)|3.2086120073916885e-05| +|pypi|[pydap](https://pypi.org/project/pydap)|3.2086120073916885e-05| +|pypi|[numbagg](https://pypi.org/project/numbagg)|3.2086120073916885e-05| +|pypi|[vtk](https://pypi.org/project/vtk)|3.2068286745886427e-05| +|cran|[Seurat](https://satijalab.org/seurat)|3.197993050867081e-05| +|pypi|[dot2tex](https://github.com/kjellmf/dot2tex)|3.1950012502083676e-05| +|pypi|[PyLD](https://pypi.org/project/PyLD)|3.1929016190198364e-05| +|npm|[async](https://caolan.github.io/async/)|3.1891631377665506e-05| +|pypi|[asciitree](https://pypi.org/project/asciitree)|3.1870405637709936e-05| +|npm|prettier|3.184341500900339e-05| +|pypi|[torchvision](https://pypi.org/project/torchvision)|3.182314803913043e-05| +|pypi|[sphinx-math-dollar](https://pypi.org/project/sphinx-math-dollar)|3.178630733327349e-05| +|pypi|[jupyter-console](https://pypi.org/project/jupyter-console)|3.1759458199851005e-05| +|pypi|[oset](https://gitorious.com/sleipnir/python-oset)|3.168667472539781e-05| +|cran|tripack|3.137503421824127e-05| +|npm|eslint-config-standard|3.1233848547810356e-05| +|cran|spatstat.data|3.1141981658876886e-05| +|pypi|[ipympl](https://pypi.org/project/ipympl)|3.1096299757894276e-05| +|pypi|[types-python-dateutil](https://pypi.org/project/types-python-dateutil)|3.1093853505966575e-05| +|pypi|[autocommand](https://pypi.org/project/autocommand)|3.108748138501602e-05| +|cran|polyclip|3.103256660622936e-05| +|pypi|[QtPy](https://github.com/spyder-ide/qtpy)|3.098059011235845e-05| +|pypi|[scanpydoc](https://pypi.org/project/scanpydoc)|3.09644552247017e-05| +|spack|hwloc|3.0952211333467854e-05| +|cran|brew|3.090554316884475e-05| +|pypi|[astor](https://pypi.org/project/astor)|3.0897466577157903e-05| +|npm|[commander](https://github.com/tj/commander.js#readme)|3.0859761349113735e-05| +|pypi|[iteround](https://github.com/cgdeboer/iteround)|3.085450139125752e-05| +|npm|[winston](https://github.com/winstonjs/winston#readme)|3.085450139125752e-05| +|npm|jest|3.075687096988766e-05| +|pypi|[pylons-sphinx-themes](https://pypi.org/project/pylons-sphinx-themes)|3.0737959531716825e-05| +|cran|animation|3.073487791443501e-05| +|pypi|[shap](https://pypi.org/project/shap)|3.070019245631848e-05| +|rubygems|[activerecord-jdbc-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|3.0651108518086344e-05| +|cran|[recipes](https://github.com/tidymodels/recipes)|3.063066670311701e-05| +|pypi|[tensorflow-cpu](https://pypi.org/project/tensorflow-cpu)|3.060213473702814e-05| +|pypi|[limitedinteraction](https://felixchenier.uqam.ca/limitedinteraction/)|3.053008834805801e-05| +|cran|lars|3.046915511559619e-05| +|pypi|[pathos](https://pypi.org/project/pathos)|3.0414397463528734e-05| +|npm|eslint-plugin-node|3.0335273785349945e-05| +|cran|[shinycssloaders](https://github.com/daattali/shinycssloaders)|3.0301518121059843e-05| +|pypi|[tensorflow-gpu](https://pypi.org/project/tensorflow-gpu)|3.0268618645650877e-05| +|pypi|[lml](https://github.com/python-lml/lml)|3.0241819678279716e-05| +|npm|[grunt](https://gruntjs.com/)|3.0221129556391274e-05| +|cran|[plotrix](NA)|3.02029899243314e-05| +|pypi|[gensim](https://pypi.org/project/gensim)|3.0191747346510106e-05| +|npm|babel-preset-env|3.0174662271335245e-05| +|pypi|[jupyter_contrib_nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|3.0170413017554213e-05| +|pypi|[pyspoa](https://github.com/nanoporetech/pyspoa)|3.0170413017554206e-05| +|pypi|[emoji](https://pypi.org/project/emoji)|3.0144775260431794e-05| +|pypi|[gmsh](https://gmsh.info)|3.012560917015581e-05| +|pypi|[cython-lint](https://pypi.org/project/cython-lint)|3.001781546924487e-05| +|pypi|[types-psutil](https://pypi.org/project/types-psutil)|3.001781546924487e-05| +|pypi|[skosprovider](http://github.com/onroerenderfgoed/skosprovider)|2.99609550309667e-05| +|cran|fts|2.992206815170949e-05| +|cran|timeSeries|2.992206815170949e-05| +|npm|[uuid](https://github.com/uuidjs/uuid#readme)|2.9913269345110566e-05| +|npm|eslint-plugin-standard|2.98514258363328e-05| +|npm|eslint-plugin-promise|2.98514258363328e-05| +|pypi|[netifaces](https://github.com/al45tair/netifaces)|2.9833497766869193e-05| +|cran|reactlog|2.9822538687676412e-05| +|cran|sourcetools|2.9822538687676412e-05| +|pypi|[oaiharvest](http://github.com/bloomonkey/oai-harvest)|2.97737122853809e-05| +|pypi|[smart-open](https://github.com/piskvorky/smart_open)|2.9747640905878876e-05| +|spack|libxcrypt|2.9739262106184366e-05| +|cran|[matlab](http://cran.r-project.org/package=matlab)|2.9736924904150692e-05| +|cran|[rex](https://github.com/kevinushey/rex)|2.9736528443980755e-05| +|npm|[sirv-cli](https://github.com/lukeed/sirv#readme)|2.973390301892421e-05| +|pypi|[pytest-lazy-fixture](https://pypi.org/project/pytest-lazy-fixture)|2.972340005385513e-05| +|cran|[spatstat.core](http://spatstat.org/)|2.9698976496773215e-05| +|rubygems|[simplecov](https://github.com/simplecov-ruby/simplecov)|2.9696544610326222e-05| +|cran|[robustbase](http://robustbase.r-forge.r-project.org/)|2.9690299344762596e-05| +|cran|shinydisconnect|2.963600841368298e-05| +|pypi|[21cmFAST](https://github.com/21cmFAST/21cmFAST)|2.9620321335607216e-05| +|pypi|[subprocess32](https://github.com/google/python-subprocess32)|2.9620321335607216e-05| +|pypi|[filemagic](http://filemagic.readthedocs.org)|2.9620321335607216e-05| +|pypi|[kliko](https://github.com/gijzelaerr/kliko)|2.9620321335607216e-05| +|pypi|[ulid](https://github.com/mdipierro/ulid)|2.9620321335607216e-05| +|pypi|[plum-dispatch](https://github.com/wesselb/plum)|2.9620321335607216e-05| +|pypi|[ascii_frame](https://github.com/pi314/ascii_frame)|2.9620321335607216e-05| +|pypi|[dipy](https://dipy.org)|2.9620321335607216e-05| +|pypi|[mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex/)|2.9620321335607216e-05| +|pypi|[bashplotlib](https://github.com/glamp/bashplotlib)|2.9620321335607216e-05| +|pypi|[mpsort](http://github.com/rainwoodman/mpsort)|2.9620321335607216e-05| +|pypi|[pfft-python](http://github.com/rainwoodman/pfft-python)|2.9620321335607216e-05| +|pypi|[pmesh](https://pypi.org/project/pmesh)|2.9620321335607216e-05| +|pypi|[drive-casa](https://github.com/timstaley/drive-casa)|2.9620321335607216e-05| +|pypi|[pymp-pypi](https://github.com/classner/pymp)|2.9620321335607216e-05| +|pypi|[spktype21](https://github.com/whiskie14142/spktype21)|2.9620321335607216e-05| +|pypi|[cog-suspect](https://github.com/cog-imperial/suspect)|2.9620321335607216e-05| +|pypi|[pytimeparse](https://github.com/wroberts/pytimeparse)|2.9620321335607216e-05| +|pypi|[coramin](https://github.com/Coramin/Coramin)|2.9620321335607216e-05| +|pypi|[sphinx_gallery](https://sphinx-gallery.github.io)|2.9620321335607216e-05| +|pypi|[pymc](http://github.com/pymc-devs/pymc)|2.9620321335607216e-05| +|spack|everybeam|2.9620321335607216e-05| +|spack|idgapi|2.9620321335607216e-05| +|pypi|[pretend](https://pypi.org/project/pretend)|2.9603798541353533e-05| +|pypi|[reportlab](https://pypi.org/project/reportlab)|2.9577073777754805e-05| +|pypi|[httpretty](https://pypi.org/project/httpretty)|2.9543159153976644e-05| +|pypi|[fiona](http://github.com/Toblerity/Fiona)|2.9413593414429463e-05| +|pypi|[backports.weakref](https://pypi.org/project/backports.weakref)|2.9324118122251142e-05| +|cran|[irlba](NA)|2.9262800811148688e-05| +|spack|eigen|2.9261587894770944e-05| +|cran|[credentials](https://docs.ropensci.org/credentials/)|2.925727845666587e-05| +|pypi|[PyOpenGL](http://pyopengl.sourceforge.net)|2.9206430238373063e-05| +|cran|[pbapply](https://github.com/psolymos/pbapply)|2.917442351504852e-05| +|pypi|[easygui](https://github.com/robertlugg/easygui)|2.9163345831130807e-05| +|cran|fANCOVA|2.902943823970662e-05| +|pypi|[pyqtgraph](https://pypi.org/project/pyqtgraph)|2.9004592197591338e-05| +|pypi|[python-socks](https://pypi.org/project/python-socks)|2.8987020428313147e-05| +|pypi|[contourpy](https://pypi.org/project/contourpy)|2.8865023826131168e-05| +|pypi|[geojson](https://github.com/jazzband/geojson)|2.8828242207034505e-05| +|pypi|[funcy](https://pypi.org/project/funcy)|2.8826105598704956e-05| +|npm|[concurrently](https://github.com/open-cli-tools/concurrently#readme)|2.8792467663529506e-05| +|cran|strucchange|2.8776960633789844e-05| +|pypi|[dash-bootstrap-components](https://pypi.org/project/dash-bootstrap-components)|2.8775753126686613e-05| +|pypi|[cfgrib](https://pypi.org/project/cfgrib)|2.8697555313123416e-05| +|pypi|[datrie](https://github.com/kmike/datrie)|2.863456409401567e-05| +|pypi|[toposort](https://pypi.org/project/toposort)|2.863456409401567e-05| +|cran|[ggforce](https://ggforce.data-imaginist.com)|2.8599673593870994e-05| +|cran|[gridGraphics](https://github.com/pmur002/gridgraphics)|2.8579671577824722e-05| +|pypi|[Rtree](https://github.com/Toblerity/rtree)|2.8528365838750903e-05| +|cran|[wk](https://paleolimbot.github.io/wk/)|2.852236601099277e-05| +|cran|conflicted|2.84978145504817e-05| +|pypi|[rioxarray](https://pypi.org/project/rioxarray)|2.8396260352335147e-05| +|pypi|[hdf5plugin](https://github.com/silx-kit/hdf5plugin)|2.8387816928818288e-05| +|cran|[argon2](https://github.com/wrathematics/argon2)|2.8386793632272045e-05| +|pypi|[datashader](https://pypi.org/project/datashader)|2.8370952049837235e-05| +|pypi|[pymc3](http://github.com/pymc-devs/pymc3)|2.8338556523064532e-05| +|pypi|[flask-compress](https://pypi.org/project/flask-compress)|2.8259278619373824e-05| +|cran|[golem](https://github.com/ThinkR-open/golem)|2.8133481483239986e-05| +|spack|[openssh](https://www.openssh.com/)|2.812283778065575e-05| +|spack|[perl-alien-svn](http://metacpan.org/source/MSCHWERN/Alien-SVN-v1.8.11.0)|2.812283778065575e-05| +|npm|[babel-preset-minify](https://github.com/babel/minify#readme)|2.8117690796763337e-05| +|pypi|[ndcube](https://pypi.org/project/ndcube)|2.8085536963459997e-05| +|npm|object-assign|2.7942343712102638e-05| +|cran|ade4|2.788708455311113e-05| +|pypi|[pymdown-extensions](https://github.com/facelessuser/pymdown-extensions)|2.786946820862732e-05| +|npm|[swagger-ui-express](https://github.com/scottie1984/swagger-ui-express)|2.7863183629257634e-05| +|cran|RhpcBLASctl|2.7819273357355305e-05| +|npm|[zone.js](https://github.com/angular/angular#readme)|2.7812033722506793e-05| +|npm|chalk|2.7694874635414156e-05| +|pypi|[PasteDeploy](https://pylonsproject.org/)|2.761477874517548e-05| +|cran|[datawizard](https://easystats.github.io/datawizard/)|2.7597510179475594e-05| +|pypi|[srsly](https://pypi.org/project/srsly)|2.7586350821099367e-05| +|pypi|[Pint](https://github.com/hgrecco/pint)|2.7574109573817858e-05| +|pypi|[area](https://github.com/scisco/area)|2.7504584097349558e-05| +|pypi|[StringDist](https://github.com/obulkin/string-dist)|2.7504584097349558e-05| +|pypi|[py-grama](https://github.com/zdelrosario/py_grama)|2.7504584097349558e-05| +|pypi|[wres](https://github.com/jks-liu/wres)|2.7504584097349558e-05| +|pypi|[thermo](https://github.com/CalebBell/thermo)|2.7504584097349558e-05| +|pypi|[colorpalette](https://github.com/yoelcortes/colorpalette)|2.7504584097349558e-05| +|pypi|[free_properties](https://github.com/yoelcortes/free_properties)|2.7504584097349558e-05| +|pypi|[flexsolve](https://github.com/yoelcortes/flexsolve)|2.7504584097349558e-05| +|pypi|[Sequoya](https://github.com/benhid/Sequoya)|2.7504584097349558e-05| +|pypi|[jmetalpy](https://github.com/jMetal/jMetalPy)|2.7504584097349558e-05| +|pypi|[pyMSA](https://github.com/benhid/pyMSA)|2.7504584097349558e-05| +|pypi|[VBBinaryLensing](https://github.com/valboz/VBBinaryLensing)|2.7504584097349558e-05| +|pypi|[sewar](https://github.com/andrewekhalel/sewar)|2.7504584097349558e-05| +|pypi|[pybliometrics](https://pybliometrics.readthedocs.io/en/stable/)|2.7504584097349558e-05| +|pypi|[pyvis](https://github.com/WestHealth/pyvis)|2.7504584097349558e-05| +|pypi|[fpdf](http://code.google.com/p/pyfpdf)|2.7504584097349558e-05| +|pypi|[pyoai](http://www.infrae.com/download/oaipmh)|2.7504584097349558e-05| +|pypi|[ciso8601](https://github.com/closeio/ciso8601)|2.7504584097349558e-05| +|npm|[cors-anywhere](https://github.com/Rob--W/cors-anywhere#readme)|2.7504584097349558e-05| +|npm|[dotenv-webpack](https://github.com/mrsteele/dotenv-webpack#readme)|2.7504584097349558e-05| +|npm|net|2.7504584097349558e-05| +|npm|[plotly.js-dist](https://github.com/plotly/plotly.js#readme)|2.7504584097349558e-05| +|npm|[svelte-range-slider-pips](https://simeydotme.github.io/svelte-range-slider-pips/)|2.7504584097349558e-05| +|npm|[svelte-simple-datatables](https://vincjo.fr/svelte-simple-datatables)|2.7504584097349558e-05| +|cran|poibin|2.7504584097349558e-05| +|spack|cudalibs|2.7504584097349558e-05| +|spack|pnetcdf|2.7504584097349558e-05| +|spack|qt5widgets|2.7504584097349558e-05| +|spack|qt5opengl|2.7504584097349558e-05| +|spack|glut|2.7504584097349558e-05| +|spack|sophus|2.7504584097349558e-05| +|spack|visioncore|2.7504584097349558e-05| +|spack|brisk|2.7504584097349558e-05| +|spack|opengv|2.7504584097349558e-05| +|spack|gtsam|2.7504584097349558e-05| +|spack|tensorflow|2.7504584097349558e-05| +|cran|mlbench|2.749422519722752e-05| +|cran|pbkrtest|2.7460019208318473e-05| +|pypi|[monty](https://pypi.org/project/monty)|2.7449205042329104e-05| +|cran|[lavaan](https://lavaan.ugent.be)|2.7408194324581077e-05| +|pypi|[dicttoxml](https://github.com/quandyfactory/dicttoxml)|2.739709491811854e-05| +|npm|eslint-plugin-markdown|2.738519193998452e-05| +|spack|[swig](http://www.swig.org)|2.72960021981979e-05| +|npm|[bcrypt](https://github.com/kelektiv/node.bcrypt.js#readme)|2.7243290548424736e-05| +|pypi|[srastream](https://github.com/jdidion/srastream)|2.722953825637606e-05| +|pypi|[sgmllib3k](https://pypi.org/project/sgmllib3k)|2.722953825637606e-05| +|npm|process|2.722953825637606e-05| +|npm|util|2.722953825637606e-05| +|npm|spc|2.722953825637606e-05| +|spack|py-nose|2.722953825637606e-05| +|pypi|[progress](https://pypi.org/project/progress)|2.7206185307614163e-05| +|pypi|[dash-table-experiments](https://pypi.org/project/dash-table-experiments)|2.7178227466510806e-05| +|npm|[underscore](https://underscorejs.org)|2.716306884480747e-05| +|pypi|[asynctest](https://pypi.org/project/asynctest)|2.700566854976752e-05| +|pypi|[MOODS-python](https://www.cs.helsinki.fi/group/pssmfind/)|2.6954492415402568e-05| +|rubygems|[pry](http://pry.github.io)|2.691080678625009e-05| +|cran|[rnaturalearthdata](https://github.com/ropenscilabs/rnaturalearthdata)|2.6879383743444415e-05| +|cran|[mmand](https://github.com/jonclayden/mmand)|2.684281122017068e-05| +|cran|[RNifti](https://github.com/jonclayden/RNifti)|2.684281122017068e-05| +|npm|[semantic-release](https://github.com/semantic-release/semantic-release#readme)|2.6822612719128478e-05| +|cran|gam|2.6782189662515987e-05| +|cran|latticeExtra|2.6779370879578827e-05| +|cran|[circlize](https://github.com/jokergoo/circlize)|2.677360925426393e-05| +|pypi|[localconfig](https://github.com/maxzheng/localconfig)|2.671382730455076e-05| +|pypi|[cron-descriptor](https://github.com/Salamek/cron-descriptor)|2.671382730455076e-05| +|pypi|[python-crontab](https://gitlab.com/doctormo/python-crontab/)|2.671382730455076e-05| +|pypi|[pythutils](https://github.com/JolleJolles)|2.671382730455076e-05| +|npm|[mathjs](https://mathjs.org)|2.6687086736678336e-05| +|spack|findutils|2.6606218431820573e-05| +|cran|[zeallot](https://github.com/nteetor/zeallot)|2.6376896149358228e-05| +|npm|expect.js|2.6340796382730454e-05| +|npm|[plotly.js](https://github.com/plotly/plotly.js#readme)|2.6336148617362154e-05| +|pypi|[phantomjs](https://github.com/neurobin/phantomjspy)|2.6308943647470656e-05| +|npm|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme)|2.620575651497472e-05| +|pypi|[myst_parser](https://github.com/executablebooks/MyST-Parser)|2.6180132586200276e-05| +|npm|[inquirer](https://github.com/SBoudrias/Inquirer.js#readme)|2.61198046896705e-05| +|pypi|[sep](https://github.com/kbarbary/sep)|2.606830729799316e-05| +|npm|[grunt-cli](https://github.com/gruntjs/grunt-cli#readme)|2.60458199443497e-05| +|cran|[IRdisplay](https://github.com/IRkernel/IRdisplay)|2.5962967185783312e-05| +|pypi|[PyNaCl](https://github.com/pyca/pynacl/)|2.590906930943996e-05| +|pypi|[funcsigs](http://funcsigs.readthedocs.org)|2.5881813635605933e-05| +|pypi|[astlib](https://astlib.readthedocs.io)|2.5854309051508584e-05| +|pypi|[astro-kittens](https://github.com/ska-sa/kittens)|2.5854309051508584e-05| +|pypi|[qtawesome](https://github.com/spyder-ide/qtawesome)|2.5854309051508584e-05| +|cran|[utf8](https://ptrckprry.com/r-utf8/)|2.5831168864608146e-05| +|npm|after|2.5777242902815914e-05| +|cran|[emmeans](https://github.com/rvlenth/emmeans)|2.5732191878002064e-05| +|pypi|[cchardet](https://pypi.org/project/cchardet)|2.572472483602483e-05| +|pypi|[Chem-I-Calc](https://github.com/NathanSandford/Chem-I-Calc)|2.5670945157526256e-05| +|pypi|[scikit-video](http://scikit-video.org/)|2.5670945157526256e-05| +|pypi|[nexusformat](https://nexpy.github.io/nexpy/)|2.5670945157526256e-05| +|pypi|[shmlast](https://github.com/camillescott/shmlast)|2.5670945157526256e-05| +|pypi|[vedo](https://github.com/marcomusy/vedo)|2.5670945157526256e-05| +|pypi|[PIMS](https://github.com/soft-matter/pims)|2.5670945157526256e-05| +|pypi|[pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap)|2.5670945157526256e-05| +|pypi|[w2w](https://github.com/matthiasdemuzere/w2w)|2.5670945157526256e-05| +|pypi|[ecmwflibs](https://github.com/ecmwf/ecmwflibs)|2.5670945157526256e-05| +|pypi|[findlibs](https://github.com/ecmwf/findlibs)|2.5670945157526256e-05| +|spack|glew|2.552459276874553e-05| +|pypi|[sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc)|2.5507415701734708e-05| +|pypi|[requests-mock](https://pypi.org/project/requests-mock)|2.5500079477531967e-05| +|cran|pbdMPI|2.541423570595099e-05| +|pypi|[spacy-legacy](https://pypi.org/project/spacy-legacy)|2.5311998155283608e-05| +|pypi|[Theano](http://deeplearning.net/software/theano/)|2.5243096071567485e-05| +|cran|[RcppTOML](http://dirk.eddelbuettel.com/code/rcpp.toml.html)|2.5243074186703752e-05| +|pypi|[ghp-import](https://pypi.org/project/ghp-import)|2.5206720602252215e-05| +|cran|rsvg|2.5199211097555388e-05| +|rubygems|[test-unit](http://test-unit.github.io/)|2.5163959370639154e-05| +|pypi|[recommonmark](https://github.com/rtfd/recommonmark)|2.512239346711752e-05| +|pypi|[autopep8](https://pypi.org/project/autopep8)|2.5105012709526107e-05| +|cran|av|2.5001971493518813e-05| +|pypi|[python-jose](https://pypi.org/project/python-jose)|2.4977398193816616e-05| +|cran|[janitor](https://github.com/sfirke/janitor)|2.4918926527538625e-05| +|pypi|[cligj](https://pypi.org/project/cligj)|2.484516828482792e-05| +|pypi|[h5py-wrapper](https://pypi.org/project/h5py-wrapper)|2.4826931939636995e-05| +|pypi|[trio-websocket~=0.9](https://pypi.org/project/trio-websocket~=0.9)|2.4800058343057178e-05| +|pypi|[trio~=0.17](https://pypi.org/project/trio~=0.17)|2.4800058343057178e-05| +|pypi|[urllib3[secure,](https://pypi.org/project/urllib3[secure,)|2.4800058343057178e-05| +|cran|lpSolve|2.4780182662022616e-05| +|pypi|[PyQt5_sip](https://www.riverbankcomputing.com/software/sip/)|2.4683601113006014e-05| +|pypi|[pyclipper](https://github.com/greginvm/pyclipper)|2.4683601113006014e-05| +|pypi|[watchfiles](https://pypi.org/project/watchfiles)|2.461484017828108e-05| +|pypi|[httptools](https://pypi.org/project/httptools)|2.461484017828108e-05| +|pypi|[service-identity](https://pypi.org/project/service-identity)|2.4556444139291283e-05| +|pypi|[future-fstrings](https://pypi.org/project/future-fstrings)|2.4547841306884483e-05| +|pypi|[geoviews](https://pypi.org/project/geoviews)|2.4513281326938976e-05| +|cran|cba|2.450857489406129e-05| +|rubygems|[gem_hadar](http://github.com/flori/gem_hadar)|2.4475044359327743e-05| +|npm|[regenerator-runtime](https://github.com/hackwaly/regenerator-runtime)|2.4415822833972544e-05| +|pypi|[george](https://github.com/dfm/george)|2.4366319794389798e-05| +|pypi|[av](https://pypi.org/project/av)|2.435967729903688e-05| +|npm|[glob](https://github.com/isaacs/node-glob#readme)|2.4352326028697092e-05| +|pypi|[WTForms](https://wtforms.readthedocs.io/)|2.4326276601655836e-05| +|pypi|[spectral-cube](https://pypi.org/project/spectral-cube)|2.431956777340383e-05| +|pypi|[formulaic](https://pypi.org/project/formulaic)|2.4258429036418348e-05| +|pypi|[interface-meta](https://pypi.org/project/interface-meta)|2.4258429036418348e-05| +|pypi|[intake](https://github.com/intake/intake)|2.4241986111069663e-05| +|cran|gbRd|2.4217026748047752e-05| +|pypi|[pytest-mypy-plugins](https://pypi.org/project/pytest-mypy-plugins)|2.4084437858028313e-05| +|pypi|[pose2sim](https://github.com/perfanalytics/pose2sim)|2.4066511085180863e-05| +|pypi|[bfit](https://github.com/dfujim/bfit)|2.4066511085180863e-05| +|pypi|[bdata](https://github.com/dfujim/bdata)|2.4066511085180863e-05| +|pypi|[mud-py](https://github.com/dfujim/mudpy)|2.4066511085180863e-05| +|pypi|[sphinx-fortran](http://sphinx-fortran.readthedocs.org)|2.4066511085180863e-05| +|pypi|[cerberus](http://docs.python-cerberus.org)|2.4066511085180863e-05| +|pypi|[ref_index](http://github.com/phn/ref_index)|2.4066511085180863e-05| +|pypi|[flex-format](https://github.com/AWehrhahn/flex-format)|2.4066511085180863e-05| +|pypi|[objsize](https://github.com/liran-funaro/objsize)|2.4066511085180863e-05| +|pypi|[julia](http://julialang.org)|2.4066511085180863e-05| +|npm|[emotion](https://emotion.sh)|2.4066511085180863e-05| +|npm|[express-handlebars](https://github.com/express-handlebars/express-handlebars)|2.4066511085180863e-05| +|npm|[express-session](https://github.com/expressjs/session#readme)|2.4066511085180863e-05| +|npm|[helmet](https://helmetjs.github.io/)|2.4066511085180863e-05| +|npm|[node-cmd](https://github.com/RIAEvangelist/node-cmd)|2.4066511085180863e-05| +|npm|[passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose#readme)|2.4066511085180863e-05| +|cran|colorRamps|2.4066511085180863e-05| +|cran|geoaxe|2.4066511085180863e-05| +|cran|spbabel|2.4066511085180863e-05| +|cran|paletteer|2.4066511085180863e-05| +|cran|statsExpressions|2.4066511085180863e-05| +|pypi|[traittypes](https://pypi.org/project/traittypes)|2.403135780358267e-05| +|rubygems|[yard](http://yardoc.org)|2.402917781418015e-05| +|pypi|[nibabel](https://nipy.org/nibabel)|2.40010153901339e-05| +|pypi|[jupyter-contrib-core](https://github.com/jupyter-contrib/jupyter_contrib_core)|2.399641875796504e-05| +|pypi|[jupyter-nbextensions-configurator](https://github.com/jupyter-contrib/jupyter_nbextensions_configurator)|2.399641875796504e-05| +|npm|clipboard|2.397024504084014e-05| +|pypi|[python-louvain](https://github.com/taynaud/python-louvain)|2.390677100378566e-05| +|pypi|[python-socketio](https://github.com/miguelgrinberg/python-socketio)|2.3825845974329054e-05| +|pypi|[miniball](https://github.com/marmakoide/miniball)|2.3825845974329054e-05| +|pypi|[notebook-shim](https://pypi.org/project/notebook-shim)|2.381801237484721e-05| +|pypi|[pyramid](https://trypyramid.com)|2.380894526377107e-05| +|pypi|[pyfftw](https://github.com/pyFFTW/pyFFTW)|2.380821854704543e-05| +|cran|[tweedie](http://www.r-project.org/package=tweedie)|2.379325808905115e-05| +|npm|[markdown-it](https://github.com/markdown-it/markdown-it#readme)|2.3775038895371453e-05| +|npm|[d3-dsv](https://d3js.org/d3-dsv/)|2.374001549277821e-05| +|pypi|[idna-ssl](https://pypi.org/project/idna-ssl)|2.3686149779397747e-05| +|pypi|[randomgen](https://github.com/bashtage/randomgen)|2.3670121490836707e-05| +|cran|SGP|2.3666166583319445e-05| +|pypi|[tensorflow-datasets](https://github.com/tensorflow/datasets)|2.3660735771455742e-05| +|rubygems|[mysql2](https://github.com/brianmario/mysql2)|2.3650013097420998e-05| +|pypi|[aiodns](https://pypi.org/project/aiodns)|2.363416795698031e-05| +|cran|[shinydashboard](http://rstudio.github.io/shinydashboard/)|2.3486535751763362e-05| +|spack|py-mpi4py|2.341460621588192e-05| +|cran|miniUI|2.3406833816556703e-05| +|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|2.3405216023911152e-05| +|pypi|[xdg](https://github.com/srstevenson/xdg-base-dirs)|2.3375370254016695e-05| +|npm|[bluebird](https://github.com/petkaantonov/bluebird)|2.3225883748863242e-05| +|pypi|[grismconf](https://github.com/npirzkal/GRISMCONF)|2.3026837806301046e-05| +|pypi|[ffmpeg](https://pypi.org/project/ffmpeg)|2.2973967883536144e-05| +|pypi|[asdf-unit-schemas](https://pypi.org/project/asdf-unit-schemas)|2.2955749035095592e-05| +|pypi|[batman-package](https://github.com/lkreidberg/batman)|2.2939263280424326e-05| +|pypi|[sphinxext-rediraffe](https://pypi.org/project/sphinxext-rediraffe)|2.291589518387563e-05| +|pypi|[pyavm](https://pypi.org/project/pyavm)|2.2902855604139156e-05| +|cran|[glmnet](https://glmnet.stanford.edu)|2.2819195827509742e-05| +|pypi|[asdf-transform-schemas](https://github.com/asdf-format/asdf-transform-schemas)|2.2783974910336317e-05| +|npm|[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint#readme)|2.2773490261197382e-05| +|cran|parallelly|2.27654633269254e-05| +|pypi|[nltk](https://pypi.org/project/nltk)|2.2752657811181606e-05| +|pypi|[humanize](https://pypi.org/project/humanize)|2.2739652010967346e-05| +|rubygems|kramdown|2.2712394533572345e-05| +|cran|fstcore|2.2710394040032314e-05| +|pypi|[databases](https://pypi.org/project/databases)|2.2700831011018604e-05| +|pypi|[flax](https://pypi.org/project/flax)|2.2696323507349413e-05| +|npm|sax|2.268347113425901e-05| +|pypi|[git-lfs](https://github.com/liberapay/git-lfs-fetch.py)|2.2650833962523166e-05| +|pypi|[datacompy](https://github.com/capitalone/datacompy)|2.2650833962523166e-05| +|pypi|[jax-cosmo](https://github.com/DifferentiableUniverseInitiative/jax_cosmo)|2.2650833962523166e-05| +|pypi|[mne-icalabel](https://mne.tools/mne-icalabel/dev/index.html)|2.2650833962523166e-05| +|pypi|[cubical](https://github.com/ratt-ru/CubiCal)|2.2650833962523166e-05| +|pypi|[sharedarray](https://gitlab.com/tenzing/shared-array)|2.2650833962523166e-05| +|pypi|[pykalman](http://pykalman.github.com)|2.2650833962523166e-05| +|pypi|[isatools](https://github.com/ISA-tools/isa-api)|2.2650833962523166e-05| +|pypi|[pyChemometrics](https://github.com/Gscorreia89/pyChemometrics/)|2.2650833962523166e-05| +|pypi|[faiss-gpu](https://github.com/kyamagu/faiss-wheels)|2.2650833962523166e-05| +|pypi|[optcutfreq](https://github.com/demotu/optcutfreq)|2.2650833962523166e-05| +|npm|[diff2html](https://diff2html.xyz/)|2.2650833962523166e-05| +|npm|[difflib-ts](https://github.com/mailmangroup/difflib-ts#readme)|2.2650833962523166e-05| +|npm|[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form#readme)|2.2650833962523166e-05| +|npm|react-schemaorg|2.2650833962523166e-05| +|cran|nortest|2.2650833962523166e-05| +|cran|openair|2.2650833962523166e-05| +|pypi|[altair](https://pypi.org/project/altair)|2.251903140430661e-05| +|pypi|[pytest-dependency](https://pypi.org/project/pytest-dependency)|2.2431133951136606e-05| +|pypi|[ortools](https://developers.google.com/optimization/)|2.232723972513939e-05| +|pypi|[apptools](https://pypi.org/project/apptools)|2.232409568261377e-05| +|pypi|[anndata](http://anndata.readthedocs.io)|2.2295415431630576e-05| +|cran|webfakes|2.2282856054325664e-05| +|spack|[help2man](https://www.gnu.org/software/help2man/)|2.228242154996847e-05| +|pypi|[passlib](https://pypi.org/project/passlib)|2.2281918289417846e-05| +|rubygems|[cucumber](https://cucumber.io/)|2.227029527582555e-05| +|pypi|[prov](https://pypi.org/project/prov)|2.217659167891005e-05| +|cran|mclust|2.2173410721090126e-05| +|cran|[foreign](https://svn.r-project.org/R-packages/trunk/foreign/)|2.2163319791478825e-05| +|rubygems|[builder](http://onestepback.org)|2.213866321470245e-05| +|pypi|[starlette](https://pypi.org/project/starlette)|2.208937331125423e-05| +|pypi|[astroid](https://pypi.org/project/astroid)|2.206893215418269e-05| +|pypi|[nodeenv](https://pypi.org/project/nodeenv)|2.2063653840187998e-05| +|pypi|[identify](https://pypi.org/project/identify)|2.2063653840187998e-05| +|pypi|[cfgv](https://pypi.org/project/cfgv)|2.2063653840187998e-05| +|npm|safe-buffer|2.2024665085921894e-05| +|npm|[standard](https://standardjs.com)|2.2016672831228063e-05| +|cran|[VGAM](https://www.stat.auckland.ac.nz/~yee/VGAM/)|2.2005899549278524e-05| +|pypi|[sphinx-panels](https://pypi.org/project/sphinx-panels)|2.1957811032244107e-05| +|pypi|[typeguard](https://pypi.org/project/typeguard)|2.1935355930362463e-05| +|pypi|[stsci.stimage](https://pypi.org/project/stsci.stimage)|2.18888260890704e-05| +|pypi|[stsci.imagestats](https://pypi.org/project/stsci.imagestats)|2.18888260890704e-05| +|pypi|[markdown-it-py](https://pypi.org/project/markdown-it-py)|2.186409745827203e-05| +|pypi|[anyjson](http://bitbucket.org/runeh/anyjson/)|2.1835056800654515e-05| +|pypi|[pyro-ppl](http://pyro.ai)|2.1803388982777993e-05| +|rubygems|[tins](https://github.com/flori/tins)|2.177843754316196e-05| +|npm|[react-dnd](https://github.com/react-dnd/react-dnd#readme)|2.177751847530144e-05| +|npm|[react-dnd-html5-backend](https://github.com/react-dnd/react-dnd#readme)|2.177751847530144e-05| +|npm|redux|2.1705318451663212e-05| +|pypi|[incremental](https://pypi.org/project/incremental)|2.16999677244915e-05| +|npm|[date-fns](https://github.com/date-fns/date-fns#readme)|2.1686306692140998e-05| +|npm|vary|2.165726777875678e-05| +|pypi|[h2](https://pypi.org/project/h2)|2.1653431393845665e-05| +|npm|eslint-config-prettier|2.1643012354523908e-05| +|pypi|[xgboost](https://github.com/dmlc/xgboost)|2.154863857400065e-05| +|pypi|[timezonefinder](https://pypi.org/project/timezonefinder)|2.1493059630185937e-05| +|cran|[futile.logger](NA)|2.1463642978958035e-05| +|pypi|[waitress](https://pypi.org/project/waitress)|2.145606951161396e-05| +|cran|[graphql](http://graphql.org)|2.144066959877929e-05| +|cran|[TTR](https://github.com/joshuaulrich/TTR)|2.1419194865810966e-05| +|pypi|[mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects)|2.1392454297938547e-05| +|pypi|[tkp](http://docs.transientskp.org/)|2.1392454297938547e-05| +|pypi|[astro-parsnip](https://github.com/kboone/parsnip)|2.1392454297938547e-05| +|pypi|[dash_defer_js_import](https://pypi.org/project/dash_defer_js_import)|2.1392454297938547e-05| +|npm|[bower](http://bower.io)|2.1392454297938547e-05| +|npm|[http-auth](https://github.com/gevorg/http-auth)|2.1392454297938547e-05| +|npm|[kerberos](https://github.com/mongodb-js/kerberos#readme)|2.1392454297938547e-05| +|npm|[multer](https://github.com/expressjs/multer#readme)|2.1392454297938547e-05| +|npm|[storybook](https://github.com/storybookjs/storybook/tree/main/lib/cli)|2.1392454297938547e-05| +|npm|[react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons#readme)|2.1392454297938547e-05| +|npm|[react-toastify](https://github.com/fkhadra/react-toastify#readme)|2.1392454297938547e-05| +|npm|[recoil](https://github.com/facebookexperimental/Recoil#readme)|2.1392454297938547e-05| +|npm|[ajv-errors](https://github.com/epoberezkin/ajv-errors#readme)|2.1392454297938547e-05| +|npm|[heta-parser](https://github.com/hetalang/heta-parser#readme)|2.1392454297938547e-05| +|npm|[mathjs-mathml](https://github.com/insysbio/mathjs-mathml#readme)|2.1392454297938547e-05| +|npm|[random-id](https://github.com/KingCosmic/random-id#readme)|2.1392454297938547e-05| +|spack|dl|2.1392454297938547e-05| +|spack|sofa|2.1392454297938547e-05| +|spack|pthreads|2.1392454297938547e-05| +|rubygems|[activesupport](https://rubyonrails.org)|2.136222108446646e-05| +|pypi|[pydub](http://pydub.com)|2.136189364894149e-05| +|pypi|[linkify-it-py](https://pypi.org/project/linkify-it-py)|2.1270970771774905e-05| +|pypi|[pyscf](http://www.pyscf.org)|2.1269729165387215e-05| +|pypi|[clikit](https://pypi.org/project/clikit)|2.1178529754959158e-05| +|pypi|[pysimdjson](https://pypi.org/project/pysimdjson)|2.1178529754959158e-05| +|pypi|[httpstan](https://pypi.org/project/httpstan)|2.1178529754959158e-05| +|pypi|[gwsurrogate](https://pypi.org/project/gwsurrogate)|2.1178529754959158e-05| +|pypi|[language-data](https://pypi.org/project/language-data)|2.1178529754959158e-05| +|pypi|[mayavi](http://docs.enthought.com/mayavi/mayavi/)|2.1169469421374147e-05| +|pypi|[anytree](https://github.com/c0fec0de/anytree)|2.1084776679647412e-05| +|cran|spatial|2.108218002527128e-05| +|cran|[BayesFactor](https://richarddmorey.github.io/BayesFactor/)|2.1067463505029846e-05| +|cran|stopwords|2.105598270137755e-05| +|pypi|[google-api-core](https://github.com/googleapis/python-api-core)|2.10512070718901e-05| +|cran|spam|2.1001171755394867e-05| +|pypi|[pyjsparser](https://pypi.org/project/pyjsparser)|2.0966744457409566e-05| +|pypi|[geographiclib](https://pypi.org/project/geographiclib)|2.086997416236039e-05| +|npm|lint-staged|2.084219221962543e-05| +|pypi|[hdbscan](http://github.com/scikit-learn-contrib/hdbscan)|2.0841598599766627e-05| +|pypi|[formlayout](https://github.com/PierreRaybaut/formlayout)|2.081427985745372e-05| +|pypi|[ttvfast](https://github.com/mindriot101/ttvfast-python)|2.081427985745372e-05| +|npm|[jasmine](http://jasmine.github.io/)|2.074883359680826e-05| +|cran|RJSONIO|2.074273282600896e-05| +|cran|[remotes](https://remotes.r-lib.org)|2.0712569173654555e-05| +|cran|brms|2.0662446007654396e-05| +|pypi|[xcffib](http://github.com/tych0/xcffib)|2.050134970411735e-05| +|pypi|[loguru](https://github.com/Delgan/loguru)|2.0499252953230595e-05| +|cran|[config](https://github.com/rstudio/config)|2.0365113188922318e-05| +|rubygems|ruby-maven-libs|2.0344011180280043e-05| +|pypi|[pypdf2](https://pypdf2.readthedocs.io/en/latest/)|2.0266535650678624e-05| +|pypi|[svist4get](https://bitbucket.org/artegorov/svist4get/)|2.0266535650678624e-05| +|pypi|[kneed](https://github.com/arvkevi/kneed)|2.0266535650678624e-05| +|pypi|[BioPython](https://biopython.org/)|2.0266535650678624e-05| +|pypi|[torch-sparse](https://github.com/rusty1s/pytorch_sparse)|2.0266535650678624e-05| +|pypi|[torch-scatter](https://github.com/rusty1s/pytorch_scatter)|2.0266535650678624e-05| +|pypi|[torch-cluster](https://github.com/rusty1s/pytorch_cluster)|2.0266535650678624e-05| +|pypi|[torch-spline-conv](https://github.com/rusty1s/pytorch_spline_conv)|2.0266535650678624e-05| +|pypi|[octave_kernel](http://github.com/Calysto/octave_kernel)|2.0266535650678624e-05| +|pypi|[sos-python](https://github.com/vatlab/SOS)|2.0266535650678624e-05| +|pypi|[sos-ruby](https://github.com/vatlab/SOS)|2.0266535650678624e-05| +|pypi|[dash_core_components](https://pypi.org/project/dash_core_components)|2.0266535650678624e-05| +|pypi|[dash_html_components](https://github.com/plotly/dash-html-components)|2.0266535650678624e-05| +|pypi|[alphapept](https://github.com/MannLabs/alphapept)|2.0266535650678624e-05| +|pypi|[fastcore](https://github.com/fastai/fastcore/)|2.0266535650678624e-05| +|cran|dunn.test|2.0266535650678624e-05| +|pypi|[pyopencl](http://mathema.tician.de/software/pyopencl)|2.0038235539256543e-05| +|npm|[tsd](https://github.com/SamVerschueren/tsd#readme)|1.9976008180850653e-05| +|pypi|[win32-setctime](https://pypi.org/project/win32-setctime)|1.995270631680867e-05| +|pypi|[aiocontextvars](https://pypi.org/project/aiocontextvars)|1.995270631680867e-05| +|pypi|[heapdict](https://pypi.org/project/heapdict)|1.9951019386765264e-05| +|npm|validator|1.9929168985791416e-05| +|rubygems|[psych](https://github.com/ruby/psych)|1.99118074752042e-05| +|pypi|[Flask-Compress](https://pypi.org/project/Flask-Compress)|1.9792737292222503e-05| +|cran|[hoardr](https://github.com/ropensci/hoardr)|1.973962163628582e-05| +|pypi|[deprecation](http://deprecation.readthedocs.io/)|1.969296331997363e-05| +|cran|[RANN](https://github.com/jefferis/RANN)|1.9653711228858376e-05| +|spack|llvm-amdgpu|1.964239873312219e-05| +|spack|hsa-rocr-dev|1.964239873312219e-05| +|pypi|[asdf-astropy](https://github.com/astropy/asdf-astropy)|1.9636750226567955e-05| +|npm|[babel-loader](https://github.com/babel/babel-loader)|1.9576345585683145e-05| +|pypi|[tensorstore](https://pypi.org/project/tensorstore)|1.9547182976002843e-05| +|pypi|[boltons](https://pypi.org/project/boltons)|1.9541581421837326e-05| +|pypi|[h3](https://github.com/uber/h3-py)|1.9528254709118187e-05| +|pypi|[constantly](https://pypi.org/project/constantly)|1.9512489445087858e-05| +|pypi|[hyperlink](https://pypi.org/project/hyperlink)|1.9512489445087858e-05| +|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|1.9496462465966548e-05| +|cran|[rematch](https://github.com/MangoTheCat/rematch)|1.948852586542202e-05| +|cran|[reactable](https://glin.github.io/reactable/)|1.947418586858494e-05| +|cran|[tm](http://tm.r-forge.r-project.org/)|1.946247993809649e-05| +|pypi|[pyenchant](https://pypi.org/project/pyenchant)|1.9459493248874814e-05| +|pypi|[transifex-client](https://pypi.org/project/transifex-client)|1.9423737289548255e-05| +|pypi|[python-box](https://github.com/cdgriffith/Box)|1.9401310474822727e-05| +|npm|[minimist](https://github.com/substack/minimist)|1.9344035833836047e-05| +|cran|[shinyAce](http://trestletech.github.io/shinyAce/)|1.9282439448410098e-05| +|pypi|[nirdust](https://github.com/Gaiana/nirdust)|1.925320886814469e-05| +|pypi|[tesspy](https://github.com/siavash-saki/tesspy)|1.925320886814469e-05| +|pypi|[osmnx](https://github.com/gboeing/osmnx)|1.925320886814469e-05| +|pypi|[envisage](http://docs.enthought.com/envisage)|1.925320886814469e-05| +|pypi|[nanopack](https://github.com/wdecoster/nanopack)|1.925320886814469e-05| +|pypi|[NanoComp](https://github.com/wdecoster/NanoComp)|1.925320886814469e-05| +|pypi|[NanoFilt](https://github.com/wdecoster/nanofilt)|1.925320886814469e-05| +|pypi|[NanoLyse](https://github.com/wdecoster/nanolyse)|1.925320886814469e-05| +|pypi|[nanoQC](https://github.com/wdecoster/nanoQC)|1.925320886814469e-05| +|pypi|[NanoStat](https://github.com/wdecoster/nanostat)|1.925320886814469e-05| +|pypi|[astropy_helpers](https://github.com/astropy/astropy-helpers)|1.925320886814469e-05| +|npm|[emotion-icons](https://github.com/emotion-icons/emotion-icons)|1.925320886814469e-05| +|npm|tinymce|1.925320886814469e-05| +|cran|lpSolveAPI|1.925320886814469e-05| +|cran|[genalg](https://github.com/egonw/genalg)|1.925320886814469e-05| +|cran|segmented|1.924694260637642e-05| +|cran|[shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)|1.922281430963132e-05| +|npm|[grunt-contrib-internal](https://github.com/gruntjs/grunt-contrib-internal#readme)|1.9203767615115337e-05| +|cran|modelr|1.9129737202577242e-05| +|cran|lmtest|1.912911002392041e-05| +|cran|gmp|1.9089610947458778e-05| +|cran|[mnormt](http://azzalini.stat.unipd.it/SW/Pkg-mnormt)|1.908113886345958e-05| +|cran|Formula|1.9044893346812774e-05| +|cran|[semver](https://github.com/johndharrison/semver)|1.9005667611268556e-05| +|pypi|[awscrt](https://pypi.org/project/awscrt)|1.89740228488052e-05| +|rubygems|[coveralls](https://coveralls.io)|1.8957794298281677e-05| +|npm|[font-awesome](http://fontawesome.io/)|1.8954380867989276e-05| +|pypi|[e13tools](https://e13tools.readthedocs.io)|1.8953714507973552e-05| +|pypi|[deprecat](https://pypi.org/project/deprecat)|1.891282175086947e-05| +|cran|lsa|1.8907906752574705e-05| +|cran|kernlab|1.8892300785543087e-05| +|pypi|[tensorflow-rocm](https://pypi.org/project/tensorflow-rocm)|1.885039616412617e-05| +|pypi|[tensorflow-aarch64](https://pypi.org/project/tensorflow-aarch64)|1.885039616412617e-05| +|rubygems|[aruba](https://github.com/cucumber/aruba)|1.8847472520420067e-05| +|pypi|[rfc3987](https://pypi.org/project/rfc3987)|1.8832044924154026e-05| +|pypi|[jaxtyping](https://pypi.org/project/jaxtyping)|1.882642940490082e-05| +|npm|coffee-script|1.873463285547591e-05| +|pypi|[hijri-converter](https://github.com/mhalshehri/hijri-converter)|1.869853308884814e-05| +|npm|react-transition-group|1.8695712105863795e-05| +|npm|[mqtt](https://github.com/mqttjs/MQTT.js#readme)|1.8691656942823804e-05| +|pypi|[stevedore](https://pypi.org/project/stevedore)|1.8633821436769983e-05| +|cran|sandwich|1.8526904184575606e-05| +|pypi|[flask-restful](https://www.github.com/flask-restful/flask-restful/)|1.852220468117235e-05| +|pypi|[pycapnp](https://github.com/capnproto/pycapnp)|1.852220468117235e-05| +|pypi|[exotic-ld](https://github.com/Exo-TiC/ExoTiC-LD)|1.851270083475451e-05| +|rubygems|[diff-lcs](https://github.com/halostatue/diff-lcs)|1.850123532672112e-05| +|pypi|[APScheduler](https://github.com/agronholm/apscheduler)|1.849683280546758e-05| +|cran|[statmod](NA)|1.8410423427422067e-05| +|npm|[sass](https://github.com/sass/dart-sass)|1.84091744941036e-05| +|rubygems|[commonmarker](https://github.com/gjtorikian/commonmarker)|1.83450664396447e-05| +|pypi|[surfinpy](https://github.com/symmy596/SurfinPy)|1.8336389398233038e-05| +|pypi|[rmnest](https://github.com/mlower/rmnest)|1.8336389398233038e-05| +|pypi|[bilby](https://git.ligo.org/lscsoft/bilby)|1.8336389398233038e-05| +|pypi|[ligotimegps](https://github.com/gwpy/ligotimegps)|1.8336389398233038e-05| +|cran|doMC|1.8279546591098516e-05| +|pypi|[zest.releaser](https://pypi.org/project/zest.releaser)|1.8273490829854028e-05| +|pypi|[flake8-polyfill](https://pypi.org/project/flake8-polyfill)|1.825366665609166e-05| +|pypi|[JPype1](https://github.com/jpype-project/jpype)|1.8244707451241872e-05| +|pypi|[python-graphviz](https://pypi.org/project/python-graphviz)|1.8236292665412964e-05| +|pypi|[nbval](https://github.com/computationalmodelling/nbval)|1.8191086332697426e-05| +|pypi|[configobj](https://github.com/DiffSK/configobj)|1.816800826453533e-05| +|rubygems|html-pipeline|1.815302550425071e-05| +|rubygems|gemoji|1.815302550425071e-05| +|pypi|[pooch>=1.1.1](https://pypi.org/project/pooch>=1.1.1)|1.8153025504250706e-05| +|pypi|[pandas>=0.25.1](https://pypi.org/project/pandas>=0.25.1)|1.8153025504250706e-05| +|pypi|[numpy>=1.13.3](https://pypi.org/project/numpy>=1.13.3)|1.8153025504250706e-05| +|pypi|[cookiecutter](https://pypi.org/project/cookiecutter)|1.8092127721641547e-05| +|pypi|[pydotplus](https://pypi.org/project/pydotplus)|1.8028963388793742e-05| +|cran|quadprog|1.793530815395243e-05| +|pypi|[bottle](https://pypi.org/project/bottle)|1.7933895576002595e-05| +|pypi|[pyro-api](https://pypi.org/project/pyro-api)|1.792644896645947e-05| +|pypi|[meshio](https://github.com/nschloe/meshio)|1.789579289906872e-05| +|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|1.788661422761614e-05| +|npm|json5|1.78663251784902e-05| +|pypi|[flufl.lock](https://pypi.org/project/flufl.lock)|1.7862172431037357e-05| +|pypi|[plumbum](https://pypi.org/project/plumbum)|1.780595949489648e-05| +|rubygems|[utils](http://github.com/flori/utils)|1.7718209488039673e-05| +|pypi|[neo](https://pypi.org/project/neo)|1.7704581198315663e-05| +|pypi|[mdit-py-plugins](https://pypi.org/project/mdit-py-plugins)|1.7678617269544922e-05| +|spack|libunistring|1.762153650731004e-05| +|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|1.7603202358183962e-05| +|rubygems|activerecord|1.7556568951968186e-05| +|pypi|[jsonpointer](https://pypi.org/project/jsonpointer)|1.752089968289161e-05| +|pypi|[SQLObject](http://sqlobject.org/)|1.750291715285881e-05| +|pypi|[dbfread](https://dbfread.readthedocs.io/)|1.750291715285881e-05| +|pypi|[pweave](http://mpastell.com/pweave)|1.750291715285881e-05| +|pypi|[epimodels](https://github.com/fccoelho/epimodels)|1.750291715285881e-05| +|pypi|[scanexitronlr](https://github.com/ylab/ScanExitronLR)|1.750291715285881e-05| +|pypi|[lifelines](https://github.com/CamDavidsonPilon/lifelines)|1.750291715285881e-05| +|pypi|[liqa](https://github.com/WGLab/LIQA)|1.750291715285881e-05| +|pypi|[autograd-gamma](https://github.com/CamDavidsonPilon/autograd-gamma)|1.750291715285881e-05| +|cran|plotROC|1.750291715285881e-05| +|npm|js-cookie|1.7485057033315075e-05| +|cran|[R.devices](https://github.com/HenrikBengtsson/R.devices)|1.7410105530408916e-05| +|npm|styled-components|1.7367659418265412e-05| +|pypi|[moto](https://pypi.org/project/moto)|1.7361705862709573e-05| +|pypi|[Flask-Sockets](https://pypi.org/project/Flask-Sockets)|1.7361705862709573e-05| +|cran|caTools|1.7360729435953937e-05| +|spack|libfabric|1.7345311699762932e-05| +|pypi|[numpy-stl](https://pypi.org/project/numpy-stl)|1.7342044752556798e-05| +|cran|SeuratObject|1.7338499057865023e-05| +|pypi|[simplegeneric](https://pypi.org/project/simplegeneric)|1.7335264689708823e-05| +|pypi|[codacy-coverage](https://pypi.org/project/codacy-coverage)|1.7327887981330223e-05| +|pypi|[requests-cache](https://pypi.org/project/requests-cache)|1.7262844052494715e-05| +|cran|mondate|1.7225035312903028e-05| +|cran|DAAG|1.7225035312903028e-05| +|spack|[cfitsio](https://heasarc.gsfc.nasa.gov/fitsio/)|1.721990431944966e-05| +|cran|SuppDists|1.720755542590432e-05| +|pypi|[celerite2](https://celerite2.readthedocs.io)|1.7145596082339724e-05| +|pypi|[allesfitter](https://github.com/MNGuenther/allesfitter)|1.712871685510804e-05| +|pypi|[pyyaml-env-tag](https://pypi.org/project/pyyaml-env-tag)|1.711321610257064e-05| +|cran|qlcMatrix|1.7091979097965602e-05| +|cran|minqa|1.7064233944681316e-05| +|pypi|[js2py](https://pypi.org/project/js2py)|1.703242527600754e-05| +|npm|react-highcharts|1.7009413849676702e-05| +|cran|[ggseqlogo](https://github.com/omarwagih/ggseqlogo)|1.6998630206483687e-05| +|cran|RcppRoll|1.6982585865760234e-05| +|cran|blavaan|1.695070663141955e-05| +|pypi|[igwn-auth-utils](https://pypi.org/project/igwn-auth-utils)|1.6908770509370613e-05| +|pypi|[arrow](https://arrow.readthedocs.io)|1.6902821792458893e-05| +|npm|gulp|1.689251779301133e-05| +|pypi|[pydicom](https://pypi.org/project/pydicom)|1.6883431314125912e-05| +|npm|[ts-node](https://typestrong.org/ts-node)|1.6869968124186257e-05| +|cran|mediation|1.682322750887234e-05| +|npm|[socket.io](https://github.com/socketio/socket.io#readme)|1.6800716786131025e-05| +|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|1.6743117986729218e-05| +|pypi|[beast](http://beast.readthedocs.io/)|1.6741920754908425e-05| +|pypi|[tk](https://github.com/atranitell/TensorKit)|1.6741920754908425e-05| +|pypi|[cpp-coveralls](https://github.com/eddyxu/cpp-coveralls)|1.6741920754908425e-05| +|pypi|[textfsm](https://pypi.org/project/textfsm)|1.6741920754908425e-05| +|pypi|[itables](https://pypi.org/project/itables)|1.6741920754908425e-05| +|pypi|[gekko](https://pypi.org/project/gekko)|1.6741920754908425e-05| +|pypi|[readlif](https://pypi.org/project/readlif)|1.6741920754908425e-05| +|pypi|[iqrm](https://github.com/v-morello/iqrm)|1.6741920754908425e-05| +|cran|[seqminer](http://zhanxw.github.io/seqminer/)|1.6741920754908425e-05| +|cran|spex|1.6741920754908425e-05| +|spack|libsbml|1.6741920754908425e-05| +|spack|libsedml|1.6741920754908425e-05| +|spack|libcombine|1.6741920754908425e-05| +|spack|crossguid|1.6741920754908425e-05| +|spack|nativejit|1.6741920754908425e-05| +|spack|cpufeatures|1.6741920754908425e-05| +|spack|raptor|1.6741920754908425e-05| +|spack|qcp|1.6741920754908425e-05| +|spack|qwtplot3d|1.6741920754908425e-05| +|spack|mml|1.6741920754908425e-05| +|spack|sbw|1.6741920754908425e-05| +|pypi|[cmake](https://cmake.org/)|1.6723223144605877e-05| +|pypi|[djangorestframework](https://www.django-rest-framework.org/)|1.6692731379733203e-05| +|pypi|[tensorflow-text](https://pypi.org/project/tensorflow-text)|1.6688059857898508e-05| +|pypi|[python-lsp-server](https://pypi.org/project/python-lsp-server)|1.663477246207701e-05| +|cran|[ggridges](https://wilkelab.org/ggridges/)|1.661480957333927e-05| +|npm|[babel-preset-es2015](https://babeljs.io/)|1.658309161836155e-05| +|spack|atlas|1.6574501547359343e-05| +|npm|rollup-plugin-commonjs|1.655103675690014e-05| +|pypi|[stsci.image](https://github.com/spacetelescope/stsci.image)|1.6540712514585765e-05| +|cran|carrier|1.6536837336137217e-05| +|pypi|[kafka-python](https://pypi.org/project/kafka-python)|1.652567094515753e-05| +|pypi|[mopti](https://github.com/basf/mopti)|1.652567094515753e-05| +|npm|[proj4](https://github.com/proj4js/proj4js#readme)|1.6525670945157528e-05| +|pypi|[ipaddr](https://pypi.org/project/ipaddr)|1.6502750458409736e-05| +|pypi|[pytoml](https://pypi.org/project/pytoml)|1.6502750458409736e-05| +|npm|nprogress|1.6502750458409736e-05| +|pypi|[datatable](https://github.com/h2oai/datatable)|1.640304281482811e-05| +|npm|on-headers|1.636901075256612e-05| +|pypi|[wemake-python-styleguide](https://pypi.org/project/wemake-python-styleguide)|1.633772295382564e-05| +|pypi|[pytest-emoji](https://pypi.org/project/pytest-emoji)|1.633772295382564e-05| +|pypi|[celerite](https://github.com/dfm/celerite)|1.632337443040123e-05| +|pypi|[pyperclip](https://github.com/asweigart/pyperclip)|1.631525442033766e-05| +|npm|[form-data](https://github.com/form-data/form-data#readme)|1.6223251501796335e-05| +|spack|libedit|1.6211129486493364e-05| +|pypi|[lazy-object-proxy](https://pypi.org/project/lazy-object-proxy)|1.6127446461223067e-05| +|npm|autoprefixer|1.6115327019897114e-05| +|npm|[saxes](https://github.com/lddubeau/saxes#readme)|1.6098044233983556e-05| +|pypi|[connection_pool](https://github.com/zhouyl/ConnectionPool)|1.604434072345391e-05| +|pypi|[imreg_dft](https://pypi.org/project/imreg_dft)|1.604434072345391e-05| +|pypi|[LDTk](https://pypi.org/project/LDTk)|1.604434072345391e-05| +|pypi|[pylightcurve](https://pypi.org/project/pylightcurve)|1.604434072345391e-05| +|pypi|[wfc3tools](http://wfc3tools.readthedocs.io/)|1.604434072345391e-05| +|pypi|[sregion](https://github.com/gbrammer/sregion/)|1.604434072345391e-05| +|pypi|[biofluff](https://github.com/simonvh/fluff/)|1.604434072345391e-05| +|pypi|[genomepy](https://vanheeringen-lab.github.io/genomepy/)|1.604434072345391e-05| +|pypi|[getCalspec](https://github.com/LSSTDESC/getCalspec)|1.604434072345391e-05| +|pypi|[pdspy](https://github.com/psheehan/pdspy)|1.604434072345391e-05| +|pypi|[hyperion](http://www.hyperion-rt.org)|1.604434072345391e-05| +|pypi|[cmyt](https://github.com/yt-project/yt)|1.604434072345391e-05| +|pypi|[PyMieScatt](https://pypi.org/project/PyMieScatt)|1.604434072345391e-05| +|npm|[lru-cache](https://github.com/isaacs/node-lru-cache#readme)|1.604434072345391e-05| +|npm|[sift](https://github.com/crcn/sift.js#readme)|1.604434072345391e-05| +|cran|PhysicalActivity|1.604434072345391e-05| +|cran|shinyFeedback|1.604434072345391e-05| +|pypi|[Flask-Caching](https://pypi.org/project/Flask-Caching)|1.6044340723453907e-05| +|spack|[z3](https://github.com/Z3Prover/z3/wiki)|1.5997052140269e-05| +|pypi|[django-extensions](http://github.com/django-extensions/django-extensions)|1.5992614693618853e-05| +|pypi|[cdsapi](https://github.com/ecmwf/cdsapi)|1.5989049456960773e-05| +|npm|docco|1.5987531415492324e-05| +|cran|extrafont|1.598126380593479e-05| +|pypi|[dropbox](https://pypi.org/project/dropbox)|1.597999231990757e-05| +|cran|futile.options|1.5974662443740623e-05| +|cran|lambda.r|1.5974662443740623e-05| +|npm|postcss|1.59356223362441e-05| +|cran|[vegan](https://github.com/vegandevs/vegan)|1.5910213641542047e-05| +|pypi|[python-decouple](https://pypi.org/project/python-decouple)|1.588389731621937e-05| +|pypi|[shiboken6](https://pypi.org/project/shiboken6)|1.588389731621937e-05| +|pypi|[testfixtures](https://pypi.org/project/testfixtures)|1.588201614984883e-05| +|pypi|[smbprotocol](https://pypi.org/project/smbprotocol)|1.588097581715711e-05| +|pypi|[ocifs](https://pypi.org/project/ocifs)|1.588097581715711e-05| +|pypi|[libarchive-c](https://pypi.org/project/libarchive-c)|1.588097581715711e-05| +|pypi|[pygit2](https://pypi.org/project/pygit2)|1.588097581715711e-05| +|pypi|[fusepy](https://pypi.org/project/fusepy)|1.588097581715711e-05| +|pypi|[dropboxdrivefs](https://pypi.org/project/dropboxdrivefs)|1.588097581715711e-05| +|pypi|[adlfs](https://pypi.org/project/adlfs)|1.588097581715711e-05| +|npm|[eventemitter2](https://github.com/hij1nx/EventEmitter2#readme)|1.587534444843371e-05| +|rubygems|[rspec-mocks](https://github.com/rspec/rspec-mocks)|1.5862297863185538e-05| +|rubygems|[rspec-core](https://github.com/rspec/rspec-core)|1.5862297863185538e-05| +|pypi|[sphinx-argparse](https://github.com/ashb/sphinx-argparse)|1.585593868569329e-05| +|pypi|[colorlover](https://pypi.org/project/colorlover)|1.5852810485249223e-05| +|pypi|[dash-tabulator](https://pypi.org/project/dash-tabulator)|1.5852810485249223e-05| +|pypi|[django-bootstrap4](https://pypi.org/project/django-bootstrap4)|1.5852810485249223e-05| +|pypi|[django-cache-memoize](https://pypi.org/project/django-cache-memoize)|1.5852810485249223e-05| +|pypi|[django-cookie-law](https://pypi.org/project/django-cookie-law)|1.5852810485249223e-05| +|pypi|[django-cors-headers](https://pypi.org/project/django-cors-headers)|1.5852810485249223e-05| +|pypi|[django-currentuser](https://pypi.org/project/django-currentuser)|1.5852810485249223e-05| +|pypi|[django-oauth-toolkit](https://pypi.org/project/django-oauth-toolkit)|1.5852810485249223e-05| +|pypi|[django-plotly-dash](https://pypi.org/project/django-plotly-dash)|1.5852810485249223e-05| +|pypi|[dpd-static-support](https://pypi.org/project/dpd-static-support)|1.5852810485249223e-05| +|pypi|[autoflake](https://pypi.org/project/autoflake)|1.5805890617623946e-05| +|rubygems|[thread_order](https://github.com/JoshCheek/thread_order)|1.5800478634918315e-05| +|rubygems|[pg](https://github.com/ged/ruby-pg)|1.5791560498178268e-05| +|pypi|[pytest-filter-subpackage](https://pypi.org/project/pytest-filter-subpackage)|1.5722550359270404e-05| +|pypi|[altgraph](https://altgraph.readthedocs.io)|1.5719648506991607e-05| +|npm|[fibers](https://github.com/laverdet/node-fibers)|1.56461552633941e-05| +|rubygems|[will_paginate](https://github.com/mislav/will_paginate)|1.5638320672493034e-05| +|npm|[xmlbuilder](http://github.com/oozcitak/xmlbuilder-js)|1.560718853783323e-05| +|cran|arrow|1.559884673905007e-05| +|pypi|[sphinx-togglebutton](https://pypi.org/project/sphinx-togglebutton)|1.5528961349369967e-05| +|cran|logspline|1.550846794110124e-05| +|pypi|[pyqt5](https://pypi.org/project/pyqt5)|1.5502456511731346e-05| +|npm|whatwg-fetch|1.550150670526103e-05| +|pypi|[rfc3986-validator](https://pypi.org/project/rfc3986-validator)|1.5482324626264528e-05| +|pypi|[uri-template](https://pypi.org/project/uri-template)|1.5482324626264528e-05| +|pypi|[rfc3339-validator](https://pypi.org/project/rfc3339-validator)|1.5482324626264528e-05| +|pypi|[isoduration](https://pypi.org/project/isoduration)|1.5482324626264528e-05| +|pypi|[fqdn](https://pypi.org/project/fqdn)|1.5482324626264528e-05| +|pypi|[mkdocs-material-extensions](https://pypi.org/project/mkdocs-material-extensions)|1.5476617897854768e-05| +|pypi|[tox-travis](https://pypi.org/project/tox-travis)|1.5459832504506618e-05| +|rubygems|[rspec-support](https://github.com/rspec/rspec-support)|1.5456803990373394e-05| +|cran|timetk|1.544552916629422e-05| +|pypi|[pprintast](https://github.com/clarketm/pprintast)|1.540256709451575e-05| +|pypi|[astrocalc](https://github.com/thespacedoctor/astrocalc)|1.540256709451575e-05| +|pypi|[fundamentals](https://github.com/thespacedoctor/fundamentals)|1.540256709451575e-05| +|pypi|[ztfquery](https://pypi.org/project/ztfquery)|1.540256709451575e-05| +|pypi|[jwst](https://github.com/spacetelescope/jwst)|1.540256709451575e-05| +|pypi|[webbpsf](http://webbpsf.readthedocs.io/)|1.540256709451575e-05| +|pypi|[primesieve](https://github.com/kimwalisch/primesieve-python)|1.540256709451575e-05| +|pypi|[diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch)|1.540256709451575e-05| +|rubygems|[fastercsv](http://fastercsv.rubyforge.org)|1.540256709451575e-05| +|rubygems|[jruby-openssl](https://github.com/jruby/jruby-openssl)|1.540256709451575e-05| +|rubygems|[activerecord-sqlserver-adapter](http://github.com/rails-sqlserver/activerecord-sqlserver-adapter)|1.540256709451575e-05| +|cran|DiceKriging|1.5387756933847948e-05| +|npm|zap|1.53424008168028e-05| +|npm|diff|1.53424008168028e-05| +|cran|[corrplot](https://github.com/taiyun/corrplot)|1.5334079912808327e-05| +|rubygems|concurrent-ruby|1.5248541423570594e-05| +|rubygems|jdbc-mysql|1.5248541423570594e-05| +|pypi|[cairocffi](https://github.com/Kozea/cairocffi)|1.5223582892230681e-05| +|pypi|[tensorflow-gan](https://pypi.org/project/tensorflow-gan)|1.5217440086168206e-05| +|pypi|[tensorflow-hub](https://pypi.org/project/tensorflow-hub)|1.5217440086168206e-05| +|pypi|[validators](https://pypi.org/project/validators)|1.5210881300729607e-05| +|cran|polynom|1.5204812283850688e-05| +|cran|biglm|1.515417497317511e-05| +|pypi|[sdnotify](https://github.com/bb4242/sdnotify)|1.5127521253542256e-05| +|pypi|[scandir](https://pypi.org/project/scandir)|1.5120248406785753e-05| +|spack|[guile](https://www.gnu.org/software/guile/)|1.5119120882051771e-05| +|npm|del-cli|1.5114717331431081e-05| +|cran|[parallelMap](https://parallelmap.mlr-org.com)|1.5085206508777106e-05| +|npm|puppeteer|1.4999189703170952e-05| +|pypi|[manhole](https://pypi.org/project/manhole)|1.4995374590089727e-05| +|npm|depd|1.4964483864297893e-05| +|npm|[should](https://github.com/shouldjs/should.js)|1.4959572799562637e-05| +|cran|[deSolve](http://desolve.r-forge.r-project.org/)|1.4941275445417375e-05| +|pypi|[sphinxcontrib-programoutput](https://sphinxcontrib-programoutput.readthedocs.org/)|1.4880026066107968e-05| +|spack|gl2ps|1.484937606596173e-05| +|pypi|[prompt_toolkit](https://pypi.org/project/prompt_toolkit)|1.482497082847141e-05| +|pypi|[fabio](http://github.com/silx-kit/fabio)|1.481236456076013e-05| +|pypi|[ipython_genutils](http://ipython.org)|1.4810160667803608e-05| +|pypi|[nodevectors](https://github.com/VHRanger/nodevectors/)|1.4810160667803608e-05| +|pypi|[tensorflow-metadata](https://pypi.org/project/tensorflow-metadata)|1.4810160667803608e-05| +|pypi|[pybigwig](https://github.com/dpryan79/pyBigWig)|1.4810160667803608e-05| +|pypi|[fit_nbinom](https://github.com/joachimwolff/fit_nbinom)|1.4810160667803608e-05| +|pypi|[krbalancing](https://github.com/deeptools/Knight-Ruiz-Matrix-balancing-algorithm)|1.4810160667803608e-05| +|pypi|[multiprocessing_on_dill](https://github.com/sixty-north/multiprocessing_on_dill)|1.4810160667803608e-05| +|pypi|[interlap](http://brentp.github.io/interlap)|1.4810160667803608e-05| +|pypi|[eemont](https://github.com/davemlz/eemont)|1.4810160667803608e-05| +|pypi|[ee_extra](https://github.com/r-earthengine/ee_extra)|1.4810160667803608e-05| +|pypi|[httplib2shim](https://github.com/GoogleCloudPlatform/httplib2shim)|1.4810160667803608e-05| +|pypi|[pyramid_rewrite](https://github.com/bennihepp/pyramid_rewrite)|1.4810160667803608e-05| +|pypi|[skosprovider_getty](https://github.com/OnroerendErfgoed/skosprovider_getty)|1.4810160667803608e-05| +|pypi|[language-tags](https://github.com/OnroerendErfgoed/language-tags)|1.4810160667803608e-05| +|pypi|[bottle-cork](http://cork.firelet.net/)|1.4810160667803608e-05| +|pypi|[beaker](https://beaker.readthedocs.io/)|1.4810160667803608e-05| +|pypi|[flask-security-too](https://github.com/Flask-Middleware/flask-security)|1.4810160667803608e-05| +|pypi|[flask-admin](https://github.com/flask-admin/flask-admin/)|1.4810160667803608e-05| +|pypi|[flask-mail](https://github.com/rduplain/flask-mail)|1.4810160667803608e-05| +|npm|[deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order#readme)|1.4810160667803608e-05| +|npm|[dice-coefficient](https://words.github.io/dice-coefficient/)|1.4810160667803608e-05| +|npm|[elasticdump](https://github.com/elasticsearch-dump/elasticsearch-dump#readme)|1.4810160667803608e-05| +|npm|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html)|1.4810160667803608e-05| +|npm|[swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc)|1.4810160667803608e-05| +|cran|mlrMBO|1.4810160667803608e-05| +|cran|emoa|1.4810160667803608e-05| +|cran|leaflet.providers|1.4806326758331012e-05| +|npm|[qunit](https://qunitjs.com)|1.4778930546395413e-05| +|npm|reflect-metadata|1.475486910247753e-05| +|npm|recharts|1.473459862358012e-05| +|spack|perl-data-dumper|1.4713504882392678e-05| +|spack|libelf|1.4713504882392678e-05| +|spack|binutils|1.4713504882392678e-05| +|spack|isl|1.4713504882392678e-05| +|npm|[request](https://github.com/request/request#readme)|1.4671811583189415e-05| +|pypi|[scitokens](https://pypi.org/project/scitokens)|1.4669111518586433e-05| +|pypi|[python-ligo-lw](https://pypi.org/project/python-ligo-lw)|1.4668229961403824e-05| +|pypi|[Deprecated](https://pypi.org/project/Deprecated)|1.4625624496623464e-05| +|npm|babel-runtime|1.4590494249041506e-05| +|spack|glu|1.4567945232251352e-05| +|cran|websocket|1.4547229538256374e-05| +|pypi|[gssapi](https://pypi.org/project/gssapi)|1.4543745001254248e-05| +|pypi|[raven](https://pypi.org/project/raven)|1.4522801832085772e-05| +|rubygems|rake-compiler|1.4521880134784368e-05| +|pypi|[pykwalify](https://pypi.org/project/pykwalify)|1.4503328986203581e-05| +|cran|[smoothr](https://strimas.com/smoothr/)|1.4502301309477505e-05| +|pypi|[python-coveralls](https://pypi.org/project/python-coveralls)|1.4457537794760663e-05| +|pypi|[nbclassic](https://pypi.org/project/nbclassic)|1.4398146305608743e-05| +|pypi|[nose2](https://pypi.org/project/nose2)|1.4388743371944376e-05| +|pypi|[backports.os](https://pypi.org/project/backports.os)|1.437143610473541e-05| +|spack|[hpx](https://hpx.stellar-group.org/)|1.4360782998716838e-05| +|rubygems|nokogiri|1.4344048640116747e-05| +|pypi|[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy)|1.4341455374510766e-05| +|spack|memkind|1.4332638773128855e-05| +|pypi|[httplib2](https://github.com/httplib2/httplib2)|1.433249474406804e-05| +|pypi|[pixedfit](https://pypi.org/project/pixedfit)|1.4261636198625697e-05| +|pypi|[dash_bootstrap_components](https://pypi.org/project/dash_bootstrap_components)|1.4261636198625697e-05| +|pypi|[django_admin_index](https://pypi.org/project/django_admin_index)|1.4261636198625697e-05| +|pypi|[django_plotly_dash](https://pypi.org/project/django_plotly_dash)|1.4261636198625697e-05| +|pypi|[scico](https://github.com/lanl/scico)|1.4261636198625697e-05| +|pypi|[bm3d](https://pypi.org/project/bm3d)|1.4261636198625697e-05| +|pypi|[bm4d](https://pypi.org/project/bm4d)|1.4261636198625697e-05| +|pypi|[svmbir](https://github.com/cabouman/svmbir)|1.4261636198625697e-05| +|npm|[angular-plotly](https://github.com/alonho/angular-plotly#readme)|1.4261636198625697e-05| +|npm|[angular-plotly.js](https://github.com/plotly/angular-plotly.js)|1.4261636198625697e-05| +|npm|[crypto-js](http://github.com/brix/crypto-js)|1.4261636198625697e-05| +|npm|[ng2-file-upload](https://github.com/valor-software/ng2-file-upload)|1.4261636198625697e-05| +|npm|[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service#readme)|1.4261636198625697e-05| +|npm|[ngx-smart-loader](https://github.com/biig-io/ngx-smart-loader)|1.4261636198625697e-05| +|npm|ngx-smart-modal|1.4261636198625697e-05| +|npm|plotly|1.4261636198625697e-05| +|cran|numform|1.4261636198625697e-05| +|cran|qmap|1.4261636198625697e-05| +|spack|gflags|1.4248014203917707e-05| +|spack|py-flit-core|1.4221610806929361e-05| +|spack|[git](http://git-scm.com)|1.4220011027478975e-05| +|cran|[seriation](https://github.com/mhahsler/seriation)|1.420663738715088e-05| +|pypi|[click-didyoumean](https://pypi.org/project/click-didyoumean)|1.419484836388202e-05| +|pypi|[click-repl](https://pypi.org/project/click-repl)|1.419484836388202e-05| +|pypi|[aenum](https://github.com/ethanfurman/aenum)|1.411901983663944e-05| +|npm|[vnu-jar](https://github.com/validator/validator#readme)|1.4110876657496745e-05| +|npm|stylelint-config-twbs-bootstrap|1.4110876657496745e-05| +|npm|stylelint|1.4110876657496745e-05| +|npm|postcss-cli|1.4110876657496745e-05| +|npm|lockfile-lint|1.4110876657496745e-05| +|npm|hugo-bin|1.4110876657496745e-05| +|npm|find-unused-sass-variables|1.4110876657496745e-05| +|npm|clean-css-cli|1.4110876657496745e-05| +|pypi|[pytest-console-scripts](https://pypi.org/project/pytest-console-scripts)|1.4101435804545228e-05| +|npm|[cache-manager](https://github.com/BryanDonovan/node-cache-manager#readme)|1.4047060863903218e-05| +|cran|gridBase|1.4030918818879785e-05| +|pypi|[Automat](https://pypi.org/project/Automat)|1.4011572625617949e-05| +|npm|[grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect#readme)|1.3990665110851817e-05| +|pypi|[pypblib](https://pypi.org/project/pypblib)|1.3977829638273044e-05| +|pypi|[py-aiger-cnf](https://pypi.org/project/py-aiger-cnf)|1.3977829638273044e-05| +|npm|grunt-shell|1.396512252042007e-05| +|pypi|[radio-beam](http://radio_beam.readthedocs.org)|1.3955730290874693e-05| +|pypi|[marshmallow](https://pypi.org/project/marshmallow)|1.3939904590325494e-05| +|npm|[difflet](https://github.com/substack/difflet#readme)|1.3889857283906289e-05| +|pypi|[nbsphinx-link](https://github.com/vidartf/nbsphinx-link)|1.3872496698167644e-05| +|cran|proj4|1.385969682729927e-05| +|cran|nloptr|1.385254628626817e-05| +|npm|camelcase|1.3823075904807663e-05| +|cran|RandomFieldsUtils|1.3769899930848042e-05| +|pypi|[kalman_detector](https://bitbucket.org/bzackay/kalman_detector)|1.3752292048674779e-05| +|pypi|[graphenv](https://pypi.org/project/graphenv)|1.3752292048674779e-05| +|cran|[jqr](https://docs.ropensci.org/jqr/)|1.3727014026147224e-05| +|rubygems|[mocha](https://mocha.jamesmead.org)|1.3719582379206055e-05| +|npm|[minimatch](https://github.com/isaacs/minimatch#readme)|1.3717362328312838e-05| +|cran|VennDiagram|1.3691776193468142e-05| +|cran|[base64url](https://github.com/mllg/base64url)|1.3689570192959055e-05| +|cran|[attempt](https://github.com/ColinFay/attempt)|1.368832959702336e-05| +|npm|[type-fest](https://github.com/sindresorhus/type-fest#readme)|1.361476912818803e-05| +|npm|[is-stream](https://github.com/sindresorhus/is-stream#readme)|1.361476912818803e-05| +|cran|stargazer|1.361476912818803e-05| +|npm|babel-core|1.3589039461101555e-05| +|npm|retry|1.349424233134901e-05| +|npm|[sortablejs](https://github.com/SortableJS/Sortable#readme)|1.347724620770129e-05| +|npm|[stylus](https://github.com/stylus/stylus)|1.3460745709870564e-05| +|npm|npm-run-all2|1.3420272426356773e-05| +|pypi|[svgutils](https://pypi.org/project/svgutils)|1.339454942429909e-05| +|spack|[texinfo](https://www.gnu.org/software/texinfo/)|1.3373594082347056e-05| +|spack|numactl|1.3342473745624271e-05| +|spack|kokkos-nvcc-wrapper|1.3342473745624271e-05| +|npm|readable-stream|1.3301280341595394e-05| +|npm|dayjs|1.3284080789780753e-05| +|pypi|[compress_pickle](https://pypi.org/project/compress_pickle)|1.3278075081479098e-05| +|pypi|[datasize](https://pypi.org/project/datasize)|1.3278075081479098e-05| +|pypi|[halo](https://pypi.org/project/halo)|1.3278075081479098e-05| +|pypi|[lib_programname](https://pypi.org/project/lib_programname)|1.3278075081479098e-05| +|pypi|[py_rinterpolate](https://pypi.org/project/py_rinterpolate)|1.3278075081479098e-05| +|pypi|[str2bool](https://pypi.org/project/str2bool)|1.3278075081479098e-05| +|pypi|[strip-ansi](https://pypi.org/project/strip-ansi)|1.3278075081479098e-05| +|pypi|[ellc](http://sourceforge.net/projects/goodricke/)|1.3278075081479098e-05| +|pypi|[spock](https://pypi.org/project/spock)|1.3278075081479098e-05| +|pypi|[triceratops](https://pypi.org/project/triceratops)|1.3278075081479098e-05| +|pypi|[Celery](http://celeryproject.org)|1.3278075081479098e-05| +|pypi|[DAWG](https://pypi.org/project/DAWG)|1.3278075081479098e-05| +|pypi|[django-nose](https://pypi.org/project/django-nose)|1.3278075081479098e-05| +|pypi|[MySQL-python](https://pypi.org/project/MySQL-python)|1.3278075081479098e-05| +|pypi|[mpld3](https://pypi.org/project/mpld3)|1.3263321664721899e-05| +|cran|[reshape](http://had.co.nz/reshape)|1.3254630260356433e-05| +|pypi|[synphot](https://www.github.com/spacetelescope/synphot_refactor)|1.3214480330519614e-05| +|cran|bezier|1.3205781295959298e-05| +|cran|ComplexHeatmap|1.3205781295959298e-05| +|cran|GlobalOptions|1.3205781295959298e-05| +|pypi|[onnx](https://github.com/onnx/onnx)|1.3163733269270391e-05| +|rubygems|rack|1.3159868591826386e-05| +|pypi|[visitor](http://github.com/mbr/visitor)|1.31316757921192e-05| +|cran|[matrixStats](https://github.com/HenrikBengtsson/matrixStats)|1.312880386717801e-05| +|pypi|[silx](http://www.silx.org/)|1.3110518419736627e-05| +|pypi|[xraydb](https://pypi.org/project/xraydb)|1.3110518419736627e-05| +|npm|[bull-board](https://github.com/felixmosh/bull-board#readme)|1.3053022961454027e-05| +|npm|[auth0](https://github.com/auth0/node-auth0)|1.3053022961454027e-05| +|npm|[aws-sdk](https://github.com/aws/aws-sdk-js)|1.3053022961454027e-05| +|npm|[bullmq](https://github.com/taskforcesh/bullmq#readme)|1.3053022961454027e-05| +|npm|[class-transformer](https://github.com/typestack/class-transformer#readme)|1.3053022961454027e-05| +|npm|[class-validator](https://github.com/typestack/class-validator#readme)|1.3053022961454027e-05| +|npm|[compare-versions](https://github.com/omichelsen/compare-versions#readme)|1.3053022961454027e-05| +|npm|[err-code](https://github.com/IndigoUnited/js-err-code#readme)|1.3053022961454027e-05| +|npm|hammerjs|1.3053022961454027e-05| +|npm|http-status-codes|1.3053022961454027e-05| +|npm|is-url|1.3053022961454027e-05| +|npm|jwks-rsa|1.3053022961454027e-05| +|npm|nats|1.3053022961454027e-05| +|npm|nestjs-s3|1.3053022961454027e-05| +|npm|ngx-material-file-input|1.3053022961454027e-05| +|npm|passport-jwt|1.3053022961454027e-05| +|npm|sharp|1.3053022961454027e-05| +|npm|ssh2|1.3053022961454027e-05| +|npm|stackdriver-errors-js|1.3053022961454027e-05| +|npm|tiny-version-compare|1.3053022961454027e-05| +|npm|unzipper|1.3053022961454027e-05| +|npm|yaml|1.3053022961454027e-05| +|cran|[extraDistr](https://github.com/twolodzko/extraDistr)|1.3039801976800048e-05| +|pypi|[pytest-trio](https://pypi.org/project/pytest-trio)|1.3034305345533779e-05| +|rubygems|[jekyll-commonmark](https://github.com/pathawks/jekyll-commonmark)|1.3024795799299882e-05| +|pypi|[gwdatafind](https://pypi.org/project/gwdatafind)|1.301883647274546e-05| +|cran|rms|1.301144974415581e-05| +|pypi|[casa-formats-io](http://casa-formats-io.readthedocs.org)|1.2962986708610982e-05| +|cran|PASWR|1.2958403964763357e-05| +|npm|[pug](https://pugjs.org)|1.2956495001419156e-05| +|npm|svgo|1.293403067177863e-05| +|pypi|[imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn)|1.2930769541990012e-05| +|cran|dfoptim|1.2929021871292274e-05| +|pypi|[keystoneauth1](https://pypi.org/project/keystoneauth1)|1.2918903150525086e-05| +|cran|fftwtools|1.2913318548358464e-05| +|pypi|[m2r2](https://pypi.org/project/m2r2)|1.2905582302932841e-05| +|spack|[pugixml](https://pugixml.org/)|1.288196842330865e-05| +|pypi|[extinction](http://github.com/kbarbary/extinction)|1.286572251420989e-05| +|cran|RSpectra|1.2837382619325443e-05| +|pypi|[PyCBC](http://www.pycbc.org/)|1.2835472578763128e-05| +|pypi|[lscsoft-glue](https://pypi.org/project/lscsoft-glue)|1.2835472578763128e-05| +|pypi|[pegasus-wms.api](https://pypi.org/project/pegasus-wms.api)|1.2835472578763128e-05| +|pypi|[pegasus-wms.common](https://pypi.org/project/pegasus-wms.common)|1.2835472578763128e-05| +|pypi|[pyRXP](https://pypi.org/project/pyRXP)|1.2835472578763128e-05| +|pypi|[python-telegram-bot](https://python-telegram-bot.org/)|1.2835472578763128e-05| +|pypi|[pyshortcuts](https://pypi.org/project/pyshortcuts)|1.2835472578763128e-05| +|pypi|[pyfai](https://pypi.org/project/pyfai)|1.2835472578763128e-05| +|pypi|[pycifrw](https://pypi.org/project/pycifrw)|1.2835472578763128e-05| +|pypi|[flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow)|1.2835472578763128e-05| +|pypi|[mysqlclient](https://github.com/PyMySQL/mysqlclient)|1.2835472578763128e-05| +|pypi|[biothings-client](https://pypi.org/project/biothings-client)|1.2806787012211957e-05| +|pypi|[TA-Lib](http://github.com/mrjbq7/ta-lib)|1.280338389731622e-05| +|cran|[Rmpfr](https://rmpfr.r-forge.r-project.org/)|1.2750727899094296e-05| +|pypi|[sphinxawesome-theme](https://sphinxawesome.xyz)|1.2743423903983999e-05| +|pypi|[unicodecsv](https://pypi.org/project/unicodecsv)|1.2734802205596358e-05| +|pypi|[cloud-sptheme](https://cloud-sptheme.readthedocs.io)|1.2707117852975495e-05| +|pypi|[sphinxcontrib-fulltoc](http://sphinxcontrib-fulltoc.readthedocs.org)|1.2707117852975495e-05| +|npm|p-each-series|1.2707117852975495e-05| +|cran|robotstxt|1.2707117852975495e-05| +|cran|[geosphere](NA)|1.2665966536287409e-05| +|pypi|[folium](https://pypi.org/project/folium)|1.2648994239624432e-05| +|pypi|[mlflow](https://pypi.org/project/mlflow)|1.2627958872672425e-05| +|pypi|[connection-pool](https://github.com/zhouyl/ConnectionPool)|1.2590223370561759e-05| +|pypi|[untokenize](https://pypi.org/project/untokenize)|1.2585393466756907e-05| +|npm|react-test-renderer|1.2576944335526908e-05| +|npm|react-collapsible|1.255435720122924e-05| +|npm|react-icons|1.255435720122924e-05| +|cran|ggdist|1.2544206085629655e-05| +|cran|bridgesampling|1.2544206085629655e-05| +|cran|bayesQR|1.2544206085629655e-05| +|pypi|[exoplanet](https://docs.exoplanet.codes)|1.2542354815546183e-05| +|cran|Rgraphviz|1.2508438990843952e-05| +|cran|[RandomFields](http://ms.math.uni-mannheim.de/de/publications/software/randomfields)|1.2497513953475005e-05| +|cran|mice|1.247527525239305e-05| +|spack|libzmq|1.2457958679387741e-05| +|spack|dataspaces|1.2457958679387741e-05| +|spack|c-blosc|1.2457958679387741e-05| +|spack|zfp|1.2457958679387741e-05| +|spack|sz|1.2457958679387741e-05| +|pypi|[aesop](https://github.com/rohithmohan/aesop-python)|1.2421425076222382e-05| +|cran|gdata|1.2418319719953332e-05| +|pypi|[mir-flare](https://github.com/mir-group/flare)|1.2394253208868146e-05| +|pypi|[scanpy](https://scanpy.readthedocs.io)|1.234713448409987e-05| +|pypi|[psims](https://pypi.org/project/psims)|1.229190511018184e-05| +|npm|[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer#readme)|1.2253292215369226e-05| +|npm|[keycode](https://github.com/timoxley/keycode)|1.2253292215369226e-05| +|npm|[react-event-listener](https://github.com/oliviertassinari/react-event-listener)|1.2253292215369226e-05| +|npm|simple-assign|1.2253292215369226e-05| +|npm|warning|1.2253292215369226e-05| +|npm|lodash.merge|1.2253292215369226e-05| +|npm|lodash.throttle|1.2253292215369226e-05| +|npm|recompose|1.2253292215369226e-05| +|pypi|[m2r](https://pypi.org/project/m2r)|1.2250654155500276e-05| +|cran|sm|1.2194963528404158e-05| +|cran|[shinythemes](http://rstudio.github.io/shinythemes/)|1.2189157429230987e-05| +|spack|[doxygen](https://github.com/doxygen/doxygen/)|1.215349994229813e-05| +|pypi|[python-multipart](https://pypi.org/project/python-multipart)|1.2146509712403046e-05| +|npm|inherits|1.2132592886451497e-05| +|pypi|[pdb2sql](https://github.com/DeepRank/pdb2sql)|1.2107677786114642e-05| +|npm|[react-plotly.js](https://github.com/plotly/react-plotly.js#readme)|1.2074512418736457e-05| +|npm|[jade](http://jade-lang.com)|1.2043351471276958e-05| +|pypi|[pyabc](https://github.com/icb-dcm/pyabc)|1.2033255542590431e-05| +|pypi|[jabbar](https://pypi.org/project/jabbar)|1.2033255542590431e-05| +|cran|EnvStats|1.2033255542590431e-05| +|pypi|[jupyter-bokeh](https://github.com/bokeh/jupyter_bokeh)|1.2017821796210299e-05| +|pypi|[pyserial](https://pypi.org/project/pyserial)|1.2009693923346198e-05| +|cran|gganimate|1.2006155437670984e-05| +|pypi|[fbpca](https://pypi.org/project/fbpca)|1.2001961627247474e-05| +|pypi|[memoization](https://pypi.org/project/memoization)|1.2001961627247474e-05| +|pypi|[oktopus](https://pypi.org/project/oktopus)|1.2001961627247474e-05| +|cran|[RcppParallel](https://rcppcore.github.io/RcppParallel/)|1.1995839105368139e-05| +|rubygems|[kramdown-parser-gfm](https://github.com/kramdown/parser-gfm)|1.1992342473745624e-05| +|rubygems|[jekyll-theme-primer](https://github.com/pages-themes/jekyll-theme-primer)|1.1992342473745624e-05| +|rubygems|[jekyll_test_plugin_malicious](https://github.com/jekyll/jekyll-test-plugin-malicious)|1.1992342473745624e-05| +|pypi|[treq](https://pypi.org/project/treq)|1.199165485914319e-05| +|npm|marked|1.1977242373063833e-05| +|pypi|[stsci-rtd-theme](https://pypi.org/project/stsci-rtd-theme)|1.196902572704425e-05| +|pypi|[plaster](https://docs.pylonsproject.org/projects/plaster/en/latest/)|1.196361252516445e-05| +|pypi|[fast-histogram](https://pypi.org/project/fast-histogram)|1.1958071916978116e-05| +|spack|netcdf-c|1.1946812563998762e-05| +|spack|cgns|1.1946812563998762e-05| +|pypi|[glue-core](https://pypi.org/project/glue-core)|1.1942357201983807e-05| +|pypi|[PyTest-Cov](https://pypi.org/project/PyTest-Cov)|1.1932582749462769e-05| +|pypi|[PyTest](https://pypi.org/project/PyTest)|1.1932582749462769e-05| +|pypi|[tablib](https://pypi.org/project/tablib)|1.1912922987164527e-05| +|pypi|[stfio](https://pypi.org/project/stfio)|1.1912922987164527e-05| +|pypi|[klusta](https://klusta.cortexlab.net)|1.1912922987164527e-05| +|pypi|[igor](http://blog.tremily.us/posts/igor/)|1.1912922987164527e-05| +|npm|[bundt](https://github.com/lukeed/bundt#readme)|1.1912922987164527e-05| +|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|1.1905685402695322e-05| +|pypi|[schema](https://github.com/keleshev/schema)|1.1847203823911508e-05| +|npm|ms|1.1804112099766607e-05| +|pypi|[pykerberos](https://pypi.org/project/pykerberos)|1.179946657776296e-05| +|pypi|[pymongocrypt](https://pypi.org/project/pymongocrypt)|1.179946657776296e-05| +|pypi|[pymongo-auth-aws](https://pypi.org/project/pymongo-auth-aws)|1.179946657776296e-05| +|npm|eslint-plugin-prettier|1.1793451623079466e-05| +|cran|[furrr](https://github.com/DavisVaughan/furrr)|1.1767921059267883e-05| +|pypi|[pytest-tornasync](https://pypi.org/project/pytest-tornasync)|1.1760650936891848e-05| +|pypi|[readthedocs-sphinx-ext](https://pypi.org/project/readthedocs-sphinx-ext)|1.1729647248900458e-05| +|npm|react-json-view|1.1689448241373563e-05| +|pypi|[mcfly](https://github.com/NLeSC/mcfly)|1.1668611435239207e-05| +|pypi|[emperor](http://github.com/biocore/emperor)|1.1668611435239207e-05| +|npm|[canvg](https://github.com/canvg/canvg)|1.1668611435239207e-05| +|npm|[googleapis](https://github.com/googleapis/google-api-nodejs-client#readme)|1.1668611435239207e-05| +|npm|[http](https://github.com/npm/security-holder#readme)|1.1668611435239207e-05| +|npm|[jspdf](https://github.com/mrrio/jspdf)|1.1668611435239207e-05| +|npm|[multiparty](https://github.com/pillarjs/multiparty#readme)|1.1668611435239207e-05| +|npm|[node-xlsx](https://github.com/mgcrea/node-xlsx#readme)|1.1668611435239207e-05| +|npm|[pg-hstore](https://github.com/scarney81/pg-hstore)|1.1668611435239207e-05| +|npm|[sequelize](https://sequelize.org/)|1.1668611435239207e-05| +|cran|[seqinr](http://seqinr.r-forge.r-project.org/)|1.1666793186758755e-05| +|spack|ffmpeg|1.1589892612223853e-05| +|cran|compiler|1.1587681280213368e-05| +|npm|create-react-class|1.15720506263239e-05| +|npm|react-ga|1.15720506263239e-05| +|pypi|[black>=20.8b1](https://pypi.org/project/black>=20.8b1)|1.156972359174071e-05| +|pypi|[importlib_metadata>=0.7](https://pypi.org/project/importlib_metadata>=0.7)|1.156972359174071e-05| +|pypi|[h5py>=3](https://pypi.org/project/h5py>=3)|1.156972359174071e-05| +|cran|[shinyBS](https://ebailey78.github.io/shinyBS)|1.1566082092113391e-05| +|pypi|[nbsite](https://pypi.org/project/nbsite)|1.1564184119680854e-05| +|npm|acorn|1.1550738668261878e-05| +|pypi|[pyu2f](https://pypi.org/project/pyu2f)|1.1535029256372143e-05| +|pypi|[equinox](https://pypi.org/project/equinox)|1.1529840757773356e-05| +|cran|pscl|1.151829189147063e-05| +|npm|[terser](https://terser.org)|1.1508688627219245e-05| +|cran|AER|1.1498425079083665e-05| +|cran|[RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)|1.1420653442240373e-05| +|pypi|[sigtools](https://sigtools.readthedocs.io/)|1.1375437572928819e-05| +|spack|fftw-api|1.1345640940156693e-05| +|npm|vue-loader|1.1328450575095849e-05| +|pypi|[ifermi](https://github.com/fermisurfaces/IFermi)|1.1325416981261583e-05| +|pypi|[BoltzTraP2](https://pypi.org/project/BoltzTraP2)|1.1325416981261583e-05| +|pypi|[meshcut](https://pypi.org/project/meshcut)|1.1325416981261583e-05| +|pypi|[trimesh](https://pypi.org/project/trimesh)|1.1325416981261583e-05| +|pypi|[DiffCapAnalyzer](https://github.com/nicolet5/DiffCapAnalyzer)|1.1325416981261583e-05| +|pypi|[PeakUtils](https://pypi.org/project/PeakUtils)|1.1325416981261583e-05| +|pypi|[ua-parser](https://pypi.org/project/ua-parser)|1.1325416981261583e-05| +|cran|tableHTML|1.1325416981261583e-05| +|cran|shiny.i18n|1.1325416981261583e-05| +|cran|popbio|1.1325416981261583e-05| +|cran|[gitcreds](https://github.com/r-lib/gitcreds)|1.1299567977928844e-05| +|npm|on-finished|1.1284482775681085e-05| +|npm|[through2](https://github.com/rvagg/through2#readme)|1.1274673012809827e-05| +|cran|[ini](https://github.com/dvdscripter/ini)|1.1246086842184e-05| +|spack|[jsoncpp](https://github.com/open-source-parsers/jsoncpp)|1.1231693377467675e-05| +|pypi|[extension-helpers](https://pypi.org/project/extension-helpers)|1.1228709019561338e-05| +|pypi|[databricks-cli](https://pypi.org/project/databricks-cli)|1.1217778720695873e-05| +|pypi|[prometheus-flask-exporter](https://pypi.org/project/prometheus-flask-exporter)|1.1217778720695873e-05| +|pypi|[querystring-parser](https://pypi.org/project/querystring-parser)|1.1217778720695873e-05| +|pypi|[shellescape](https://pypi.org/project/shellescape)|1.1200184005026478e-05| +|spack|[fftw](https://www.fftw.org)|1.119801659029823e-05| +|pypi|[mocpy](https://pypi.org/project/mocpy)|1.1183575896861782e-05| +|spack|libgd|1.1182263710618435e-05| +|pypi|[pypeit](https://pypi.org/project/pypeit)|1.1136461340047903e-05| +|pypi|[yattag](https://pypi.org/project/yattag)|1.1136461340047903e-05| +|rubygems|[webmock](https://github.com/bblimke/webmock)|1.1126323662487164e-05| +|pypi|[onnxruntime](https://pypi.org/project/onnxruntime)|1.1119884833148903e-05| +|spack|[gsl](https://www.gnu.org/software/gsl)|1.1118940911018374e-05| +|pypi|[od](https://pypi.org/project/od)|1.1118728121353559e-05| +|pypi|[beartype](https://pypi.org/project/beartype)|1.1115087808752438e-05| +|pypi|[sphinxcontrib-github-alt](https://pypi.org/project/sphinxcontrib-github-alt)|1.1114736607422889e-05| +|cran|optimx|1.1056717066868349e-05| +|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|1.1045926925320887e-05| +|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|1.1029170803829622e-05| +|pypi|[wbuild](https://github.com/gagneurlab/wBuild)|1.1001833638939823e-05| +|pypi|[click-log](https://github.com/click-contrib/click-log)|1.1001833638939823e-05| +|pypi|[webtest](https://pypi.org/project/webtest)|1.10004176719372e-05| +|cran|[storr](https://github.com/richfitz/storr)|1.0984872478746456e-05| +|cran|pls|1.0966592700911516e-05| +|spack|glx|1.0956647536494177e-05| +|spack|libxt|1.0956647536494177e-05| +|spack|osmesa|1.0956647536494177e-05| +|spack|netcdf-cxx|1.0956647536494177e-05| +|spack|libogg|1.0956647536494177e-05| +|spack|libtheora|1.0956647536494177e-05| +|spack|utf8cpp|1.0956647536494177e-05| +|spack|proj|1.0956647536494177e-05| +|spack|seacas|1.0956647536494177e-05| +|npm|react-router|1.094782666206851e-05| +|cran|[pkgdown](https://pkgdown.r-lib.org)|1.0929788525622347e-05| +|pypi|[aiofiles](https://github.com/Tinche/aiofiles)|1.0910151691948659e-05| +|pypi|[slycot](https://github.com/python-control/Slycot)|1.0891815302550425e-05| +|pypi|[PySide](http://www.pyside.org)|1.0891815302550425e-05| +|pypi|[PyQt4](http://www.riverbankcomputing.com/software/pyqt/)|1.0891815302550425e-05| +|npm|[unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position#readme)|1.0891815302550425e-05| +|npm|[unist-builder](https://github.com/syntax-tree/unist-builder#readme)|1.0891815302550425e-05| +|npm|[remark](https://remark.js.org)|1.0891815302550425e-05| +|npm|[unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents#readme)|1.0891815302550425e-05| +|npm|[unist-util-find-after](https://github.com/syntax-tree/unist-util-find-after#readme)|1.0891815302550425e-05| +|npm|[split](http://github.com/dominictarr/split)|1.08768795199841e-05| +|npm|[strip-ansi](https://github.com/chalk/strip-ansi#readme)|1.0864360523943618e-05| +|cran|janeaustenr|1.0853016181316513e-05| +|pypi|[param](https://pypi.org/project/param)|1.0817468758029671e-05| +|cran|vcd|1.0794566951634794e-05| +|spack|arpack-ng|1.0778358893148857e-05| +|pypi|[pypi-publisher](https://pypi.org/project/pypi-publisher)|1.0762050085270622e-05| +|cran|mlmRev|1.076074382495122e-05| +|npm|babel-jest|1.0745011155638712e-05| +|npm|basic-auth|1.0728777913306064e-05| +|cran|gsl|1.0716592133171621e-05| +|pypi|[lightgbm](https://pypi.org/project/lightgbm)|1.0704630963163639e-05| +|pypi|[pynumpress](https://pypi.org/project/pynumpress)|1.0700730823558313e-05| +|pypi|[rubicon-objc](https://beeware.org/rubicon)|1.0696227148969273e-05| +|pypi|[sortedcollections](https://pypi.org/project/sortedcollections)|1.0696227148969273e-05| +|pypi|[SulfLiq](https://pypi.org/project/SulfLiq)|1.0696227148969273e-05| +|pypi|[xlwings](https://pypi.org/project/xlwings)|1.0696227148969273e-05| +|cran|[wordcloud2](https://github.com/lchiffon/wordcloud2)|1.066199334504469e-05| +|cran|spacyr|1.0637397899649942e-05| +|pypi|[pyexcel-ezodf](https://github.com/pyexcel/pyexcel-ezodf)|1.0613708820220038e-05| +|npm|source-map-js|1.0589264877479579e-05| +|pypi|[pyexcel-io](https://github.com/pyexcel/pyexcel-io)|1.0555806341681949e-05| +|pypi|[oauth2client](https://pypi.org/project/oauth2client)|1.0552650869161954e-05| +|pypi|[charset_normalizer](https://github.com/ousret/charset_normalizer)|1.0544834395476174e-05| +|npm|[del](https://github.com/sindresorhus/del#readme)|1.0511493902829957e-05| +|pypi|[pytest-subtests](https://pypi.org/project/pytest-subtests)|1.0490809926654443e-05| +|cran|celestial|1.0471388088490941e-05| +|pypi|[pyct](https://pypi.org/project/pyct)|1.0432404580666775e-05| +|pypi|[pip-tools](https://pypi.org/project/pip-tools)|1.0411516201938352e-05| +|pypi|[xtal2png](https://github.com/sparks-baird/xtal2png/)|1.040713992872686e-05| +|pypi|[pomegranate](https://pypi.org/project/pomegranate)|1.0396732788798137e-05| +|cran|modeldata|1.0387542824489704e-05| +|rubygems|[railties](https://rubyonrails.org)|1.0386123877789156e-05| +|cran|spData|1.0380230038339723e-05| +|pypi|[PyQtWebEngine-Qt5](https://pypi.org/project/PyQtWebEngine-Qt5)|1.0377479579929987e-05| +|pypi|[tensorflow-addons](https://pypi.org/project/tensorflow-addons)|1.0330087065793019e-05| +|cran|[conditionz](https://github.com/ropenscilabs/conditionz)|1.0327517956289427e-05| +|pypi|[linetools](http://linetools.readthedocs.org/)|1.0325799914020759e-05| +|npm|codemirror|1.0324797722697372e-05| +|cran|tkrplot|1.0297592101470645e-05| +|pypi|[jaraco.classes](https://pypi.org/project/jaraco.classes)|1.0294671464196094e-05| +|pypi|[spacy](https://pypi.org/project/spacy)|1.0282082663834234e-05| +|pypi|[numpyro](https://pypi.org/project/numpyro)|1.0250455205727142e-05| +|cran|HSAUR3|1.0220847807798934e-05| +|pypi|[clang](https://pypi.org/project/clang)|1.0204783038279197e-05| +|pypi|[sphinx-thebe](https://pypi.org/project/sphinx-thebe)|1.0194632578262725e-05| +|pypi|[Click](https://palletsprojects.com/p/click/)|1.0138578461730378e-05| +|pypi|[alerce](https://pypi.org/project/alerce)|1.0133267825339312e-05| +|pypi|[shakenbreak](https://github.com/SMTG-UCL/ShakeNBreak)|1.0133267825339312e-05| +|pypi|[pymatgen-analysis-defects](https://materialsproject.github.io/pymatgen-analysis-defects)|1.0133267825339312e-05| +|pypi|[hiphive](http://hiphive.materialsmodeling.org/)|1.0133267825339312e-05| +|pypi|[mp-api](https://github.com/materialsproject/api)|1.0133267825339312e-05| +|pypi|[trainstation](https://pypi.org/project/trainstation)|1.0133267825339312e-05| +|pypi|[emmet-core](https://pypi.org/project/emmet-core)|1.0133267825339312e-05| +|pypi|[pygithub](https://pypi.org/project/pygithub)|1.0133267825339312e-05| +|npm|highcharts-exporting|1.0133267825339312e-05| +|npm|highcharts-no-data-to-display|1.0133267825339312e-05| +|npm|[history](https://github.com/remix-run/history#readme)|1.0133267825339312e-05| +|npm|[jsdocx](https://github.com/zuck/jsdocx#readme)|1.0133267825339312e-05| +|npm|[ramda](https://ramdajs.com/)|1.0133267825339312e-05| +|npm|[rc-tooltip](http://github.com/react-component/tooltip)|1.0133267825339312e-05| +|npm|[react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-table#readme)|1.0133267825339312e-05| +|npm|react-fontawesome|1.0133267825339312e-05| +|npm|react-js-pagination|1.0133267825339312e-05| +|npm|react-router-redux|1.0133267825339312e-05| +|npm|react-s-alert|1.0133267825339312e-05| +|npm|react-table|1.0133267825339312e-05| +|npm|redux-form|1.0133267825339312e-05| +|npm|redux-observable|1.0133267825339312e-05| +|npm|redux-persist|1.0133267825339312e-05| +|npm|reselect|1.0133267825339312e-05| +|npm|rx-dom|1.0133267825339312e-05| +|rubygems|[flexmock](https://github.com/doudou/flexmock)|1.0132041598599764e-05| +|cran|plm|1.0111789001979992e-05| +|spack|[zlib-api](https://github.com/zlib-ng/zlib-ng)|1.0103240072335773e-05| +|pypi|[python-http-client](https://pypi.org/project/python-http-client)|1.0099490265921513e-05| +|pypi|[siphon](https://pypi.org/project/siphon)|1.0098366433713797e-05| +|pypi|[diff-cover](https://pypi.org/project/diff-cover)|1.0086047882980497e-05| +|pypi|[transaction](https://pypi.org/project/transaction)|1.0075537429315142e-05| +|cran|[ggsignif](https://const-ae.github.io/ggsignif/)|1.007411115250271e-05| +|cran|[ggsci](https://nanx.me/ggsci/)|1.007411115250271e-05| +|cran|rcmdcheck|9.965569117934286e-06| +|rubygems|actionview|9.951747910366014e-06| +|npm|karma|9.949422880916554e-06| +|pypi|[itk-io](https://pypi.org/project/itk-io)|9.93548091348558e-06| +|cran|[proxy](NA)|9.933935234370463e-06| +|pypi|[minio](https://github.com/minio/minio-py)|9.921473398719607e-06| +|pypi|[tableone](https://pypi.org/project/tableone)|9.873440445202405e-06| +|pypi|[EUKulele](https://github.com/AlexanderLabWHOI/EUKulele)|9.873440445202405e-06| +|pypi|[recipy](http://www.recipy.org)|9.873440445202405e-06| +|pypi|[tinydb](https://github.com/msiemens/tinydb)|9.873440445202405e-06| +|pypi|[binaryornot](https://github.com/audreyr/binaryornot)|9.873440445202405e-06| +|pypi|[svn](https://github.com/dsoprea/PySvn)|9.873440445202405e-06| +|cran|Biostrings|9.868286018684275e-06| +|pypi|[sphinxcontrib.mermaid](https://pypi.org/project/sphinxcontrib.mermaid)|9.867269544924155e-06| +|cran|[ordinal](https://github.com/runehaubo/ordinal)|9.863365335083781e-06| +|cran|[dynamicTreeCut](http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/BranchCutting/)|9.856854797437001e-06| +|pypi|[scikit-build](https://github.com/scikit-build/scikit-build)|9.850382959703266e-06| +|cran|jsonify|9.839139856642772e-06| +|cran|rstatix|9.833446041650901e-06| +|pypi|[sacremoses](https://pypi.org/project/sacremoses)|9.811962794197129e-06| +|pypi|[tokenizers](https://pypi.org/project/tokenizers)|9.811962794197129e-06| +|npm|[fuse.js](http://fusejs.io)|9.805384230705121e-06| +|pypi|[numcodecs](https://pypi.org/project/numcodecs)|9.783994187606282e-06| +|npm|[bootstrap-icons](https://icons.getbootstrap.com/)|9.783773486057203e-06| +|pypi|[onnxconverter-common](https://github.com/microsoft/onnxconverter-common)|9.74934364060677e-06| +|cran|Rcsdp|9.748830017553532e-06| +|npm|babel-eslint|9.741379058657801e-06| +|npm|[file-loader](https://github.com/webpack-contrib/file-loader)|9.738324742975717e-06| +|pypi|[sphinx_automodapi](https://github.com/astropy/sphinx-automodapi)|9.725109223630309e-06| +|cran|gt|9.710541494464197e-06| +|npm|gh-pages|9.70696382511976e-06| +|pypi|[pyvista](https://github.com/pyvista/pyvista)|9.683265213297543e-06| +|rubygems|[power_assert](https://github.com/ruby/power_assert)|9.675392522607935e-06| +|rubygems|packnga|9.675392522607935e-06| +|cran|[beautier](https://docs.ropensci.org/beautier/)|9.638887182951545e-06| +|pypi|[tangle](https://github.com/fifman/tangle)|9.626604434072345e-06| +|pypi|[readline](http://github.com/ludwigschwardt/python-readline)|9.626604434072345e-06| +|pypi|[pandas-ta](https://github.com/twopirllc/pandas-ta)|9.626604434072345e-06| +|pypi|[ccxt](https://ccxt.com)|9.626604434072345e-06| +|pypi|[pycoingecko](https://github.com/man-c/pycoingecko)|9.626604434072345e-06| +|pypi|[py_find_1st](http://github.com/roebel/py_find_1st)|9.626604434072345e-06| +|pypi|[python-rapidjson](https://github.com/python-rapidjson/python-rapidjson)|9.626604434072345e-06| +|pypi|[schedule](https://github.com/dbader/schedule)|9.626604434072345e-06| +|npm|[antv](https://github.com/ant-design-vue/antv#readme)|9.626604434072345e-06| +|npm|form-create|9.626604434072345e-06| +|npm|ant-design-vue|9.626604434072345e-06| +|npm|butterfly-dag|9.626604434072345e-06| +|npm|china-area-data|9.626604434072345e-06| +|npm|cron-parser|9.626604434072345e-06| +|npm|dom-align|9.626604434072345e-06| +|npm|element-resize-detector|9.626604434072345e-06| +|npm|enquire.js|9.626604434072345e-06| +|npm|lodash.get|9.626604434072345e-06| +|npm|lodash.pick|9.626604434072345e-06| +|npm|md5|9.626604434072345e-06| +|npm|react-visual-modeling|9.626604434072345e-06| +|npm|viser-vue|9.626604434072345e-06| +|npm|vue-area-linkage|9.626604434072345e-06| +|npm|vue-cropper|9.626604434072345e-06| +|npm|vue-i18n|9.626604434072345e-06| +|npm|vue-ls|9.626604434072345e-06| +|npm|vue-photo-preview|9.626604434072345e-06| +|npm|vue-splitpane|9.626604434072345e-06| +|npm|vuedraggable|9.626604434072345e-06| +|npm|vuera|9.626604434072345e-06| +|npm|vxe-table|9.626604434072345e-06| +|npm|vxe-table-plugin-antd|9.626604434072345e-06| +|npm|xe-utils|9.626604434072345e-06| +|pypi|[pvlib](https://github.com/pvlib/pvlib-python)|9.615476205741251e-06| +|cran|[heatmaply](https://talgalili.github.io/heatmaply/)|9.604034883006817e-06| +|npm|[morgan](https://github.com/expressjs/morgan#readme)|9.592396504423518e-06| +|pypi|[mygene](https://pypi.org/project/mygene)|9.585175885847765e-06| +|cran|purrrlyr|9.570147656188312e-06| +|cran|LaplacesDemon|9.569237730097875e-06| +|pypi|[fasttext](https://github.com/facebookresearch/fastText)|9.530338389731622e-06| +|npm|svg-sprite|9.530338389731622e-06| +|npm|picocolors|9.530338389731622e-06| +|cran|BeyondBenford|9.530338389731622e-06| +|cran|BenfordTests|9.530338389731622e-06| +|cran|benford.analysis|9.530338389731622e-06| +|cran|MUS|9.530338389731622e-06| +|cran|filelock|9.530338389731622e-06| +|cran|AsioHeaders|9.530338389731622e-06| +|cran|manipulateWidget|9.530338389731622e-06| +|npm|dompurify|9.509206819022682e-06| +|npm|query-string|9.509206819022682e-06| +|npm|react-virtualized|9.509206819022682e-06| +|pypi|[opt_einsum](https://github.com/dgasmith/opt_einsum)|9.496921685377863e-06| +|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|9.489977563778561e-06| +|pypi|[python-json-logger](http://github.com/madzak/python-json-logger)|9.482226052143197e-06| +|npm|[standard-version](https://github.com/conventional-changelog/standard-version#readme)|9.417903174556551e-06| +|cran|semEff|9.399266912132415e-06| +|cran|rr2|9.399266912132415e-06| +|cran|MEMSS|9.399266912132415e-06| +|cran|PKPDmodels|9.399266912132415e-06| +|cran|[ROCR](http://rocr.bioinf.mpi-sb.mpg.de/)|9.331611064827166e-06| +|pypi|[nglview](https://pypi.org/project/nglview)|9.31337315441239e-06| +|pypi|[types-dataclasses](https://github.com/python/typeshed)|9.310099477363874e-06| +|pypi|[pydeck](https://pypi.org/project/pydeck)|9.2690448408068e-06| +|pypi|[pyrr](https://pypi.org/project/pyrr)|9.2635266147104e-06| +|pypi|[pathtools](https://pypi.org/project/pathtools)|9.248246839061852e-06| +|pypi|[pretty-errors](https://github.com/onelivesleft/PrettyErrors/)|9.233326218019746e-06| +|spack|[root](https://root.cern.ch)|9.225495915986008e-06| +|pypi|[pyklip](https://pypi.org/project/pyklip)|9.206720623650041e-06| +|pypi|[pywinpty](https://pypi.org/project/pywinpty)|9.193592476461782e-06| +|npm|publish-please|9.178401057038917e-06| +|cran|[quanteda](https://quanteda.io)|9.175669315813288e-06| +|pypi|[dash-daq](http://github.com/plotly/dash-daq)|9.168194699116519e-06| +|pypi|[uuid](http://zesty.ca/python/)|9.168194699116519e-06| +|pypi|[Fiona](http://github.com/Toblerity/Fiona)|9.168194699116519e-06| +|pypi|[holidays](https://github.com/dr-prodigy/python-holidays)|9.168194699116519e-06| +|pypi|[korean-lunar-calendar](https://github.com/usingsky/korean_lunar_calendar_py)|9.168194699116519e-06| +|pypi|[PyMeeus](https://github.com/architest/pymeeus)|9.168194699116519e-06| +|cran|[GPArotation](http://www.stat.ucla.edu/research/gpa)|9.142728125390434e-06| +|pypi|[lxml-stubs](https://pypi.org/project/lxml-stubs)|9.118728850641773e-06| +|pypi|[sphinx-pytest](https://pypi.org/project/sphinx-pytest)|9.111510572274866e-06| +|cran|rsm|9.09172805396644e-06| +|cran|tables|9.087192760148671e-06| +|pypi|[pdoc3](https://pypi.org/project/pdoc3)|9.076512752125353e-06| +|spack|superlu|9.076512752125353e-06| +|cran|[geiger](https://github.com/mwpennell/geiger-v2)|9.075017937772238e-06| +|cran|mda|9.059361367484148e-06| +|npm|[deepmerge](https://github.com/TehShrike/deepmerge)|9.055355379742783e-06| +|pypi|[pyaml](https://github.com/mk-fg/pretty-yaml)|9.039381563593939e-06| +|npm|globby|9.00242909572363e-06| +|pypi|[freud-analysis](https://github.com/glotzerlab/freud)|8.98483080513419e-06| +|pypi|[mkdocstrings-python](https://pypi.org/project/mkdocstrings-python)|8.96226294125944e-06| +|pypi|[path.py](https://pypi.org/project/path.py)|8.947788450441936e-06| +|pypi|[progressbar33](https://pypi.org/project/progressbar33)|8.932254734763485e-06| +|pypi|[pyppeteer](https://pypi.org/project/pyppeteer)|8.929776912900745e-06| +|cran|seqLogo|8.915252179711112e-06| +|npm|strip-json-comments|8.90909607815992e-06| +|pypi|[Flask-SQLAlchemy](https://flask-sqlalchemy.palletsprojects.com)|8.90231705284214e-06| +|npm|cpy-cli|8.892404988390561e-06| +|pypi|[streamz](https://pypi.org/project/streamz)|8.841230294043247e-06| +|pypi|[strict-rfc3339](https://pypi.org/project/strict-rfc3339)|8.820435589839685e-06| +|rubygems|rake-compiler-dock|8.801948241373562e-06| +|pypi|[py-bcrypt](https://pypi.org/project/py-bcrypt)|8.777198160477726e-06| +|pypi|[plams](https://www.scm.com/doc/plams/)|8.773543228864734e-06| +|cran|rootSolve|8.76993380237286e-06| +|pypi|[codecarbon](https://pypi.org/project/codecarbon)|8.764221120186698e-06| +|pypi|[priority](https://pypi.org/project/priority)|8.759152166386705e-06| +|pypi|[panoptes-pocs](https://github.com/panoptes/POCS)|8.751458576429405e-06| +|pypi|[fastapi-utils](https://pypi.org/project/fastapi-utils)|8.751458576429405e-06| +|pypi|[transitions](https://pypi.org/project/transitions)|8.751458576429405e-06| +|pypi|[click-spinner](https://pypi.org/project/click-spinner)|8.751458576429405e-06| +|pypi|[panoptes-utils](https://pypi.org/project/panoptes-utils)|8.751458576429405e-06| +|pypi|[scalpl](https://pypi.org/project/scalpl)|8.751458576429405e-06| +|pypi|[shellingham](https://pypi.org/project/shellingham)|8.751458576429405e-06| +|pypi|[ninja](https://pypi.org/project/ninja)|8.740674524403332e-06| +|cran|Cubist|8.740002585464924e-06| +|pypi|[wsproto](https://github.com/python-hyper/wsproto/)|8.728121353558926e-06| +|pypi|[etelemetry](https://pypi.org/project/etelemetry)|8.680832770374013e-06| +|pypi|[scabha](https://github.com/caracal-pipeline/scabha2)|8.663943990665111e-06| +|pypi|[cssselect2](https://pypi.org/project/cssselect2)|8.663943990665111e-06| +|pypi|[skl2onnx](https://pypi.org/project/skl2onnx)|8.663943990665111e-06| +|cran|adehabitatMA|8.640141946734711e-06| +|pypi|[sphinxemoji](https://pypi.org/project/sphinxemoji)|8.616747089427184e-06| +|pypi|[Nano-Utils](https://github.com/nlesc-nano/Nano-Utils)|8.592008924564352e-06| +|npm|[actions](https://github.com/fundon/actions)|8.581430238373063e-06| +|pypi|[thriftpy2](https://pypi.org/project/thriftpy2)|8.57730455075846e-06| +|pypi|[coreapi](https://github.com/core-api/python-client)|8.556981719175417e-06| +|pypi|[django-chosen](https://github.com/theatlantic/django-chosen)|8.556981719175417e-06| +|pypi|[django-gravatar2](https://github.com/twaddington/django-gravatar)|8.556981719175417e-06| +|pypi|[django-hstore](https://github.com/djangonauts/django-hstore)|8.556981719175417e-06| +|pypi|[django-ratelimit](https://github.com/jsocol/django-ratelimit)|8.556981719175417e-06| +|pypi|[django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger)|8.556981719175417e-06| +|pypi|[django-taggit](https://github.com/jazzband/django-taggit)|8.556981719175417e-06| +|pypi|[django-taggit-templatetags](http://github.com/feuervogel/django-taggit-templatetags)|8.556981719175417e-06| +|pypi|[python3-saml](https://pypi.org/project/python3-saml)|8.556981719175417e-06| +|pypi|[python-social-auth](https://pypi.org/project/python-social-auth)|8.556981719175417e-06| +|pypi|[rq-scheduler](https://pypi.org/project/rq-scheduler)|8.556981719175417e-06| +|pypi|[social-auth-app-django](https://pypi.org/project/social-auth-app-django)|8.556981719175417e-06| +|pypi|[social-auth-core](https://pypi.org/project/social-auth-core)|8.556981719175417e-06| +|pypi|[sregistry](https://pypi.org/project/sregistry)|8.556981719175417e-06| +|npm|[react-scripts](https://github.com/facebook/create-react-app#readme)|8.539719989961696e-06| +|cran|[rhandsontable](http://jrowen.github.io/rhandsontable/)|8.513197712439256e-06| +|npm|needle|8.511998645254434e-06| +|cran|[sessioninfo](https://github.com/r-lib/sessioninfo#readme)|8.50785885664578e-06| +|pypi|[visdom](https://pypi.org/project/visdom)|8.482235084125826e-06| +|pypi|[fcd-torch](https://pypi.org/project/fcd-torch)|8.471411901983664e-06| +|npm|webworker-threads|8.471411901983664e-06| +|cran|cleanNLP|8.471411901983664e-06| +|cran|udpipe|8.471411901983664e-06| +|pypi|[google-crc32c](https://github.com/googleapis/python-crc32c)|8.467813658722825e-06| +|rubygems|shoulda-matchers|8.402257519110327e-06| +|pypi|[pandas-stubs](https://pandas.pydata.org)|8.395774295715952e-06| +|pypi|[types-pytz](https://pypi.org/project/types-pytz)|8.373391040286504e-06| +|npm|c8|8.351057671749641e-06| +|pypi|[sphinx-hoverxref](https://pypi.org/project/sphinx-hoverxref)|8.345815274768017e-06| +|pypi|[sphinx-reredirects](https://pypi.org/project/sphinx-reredirects)|8.345815274768017e-06| +|cran|gpclib|8.345216527315956e-06| +|cran|PBSmapping|8.345216527315956e-06| +|npm|karma-chrome-launcher|8.34212374772769e-06| +|cran|rnaturalearthhires|8.286284893636119e-06| +|spack|[octave](https://www.gnu.org/software/octave/)|8.261198294953922e-06| +|cran|[imager](http://dahtah.github.io/imager/)|8.251375229204868e-06| +|pypi|[lingua](https://pypi.org/project/lingua)|8.223320553425572e-06| +|cran|triangle|8.20186697782964e-06| +|cran|evd|8.20186697782964e-06| +|cran|SASmixed|8.199494707451242e-06| +|cran|beepr|8.1891280125635e-06| +|pypi|[importlib_resources](http://importlib-resources.readthedocs.io/)|8.183625733002356e-06| +|pypi|[OWSLib](https://pypi.org/project/OWSLib)|8.164450364368906e-06| +|pypi|[radiopadre-client](http://github.com/ratt-ru/radiopadre-client)|8.149770059715834e-06| +|pypi|[stimela](https://pypi.org/project/stimela)|8.149770059715834e-06| +|npm|clean-css|8.143648941490249e-06| +|cran|MCMCpack|8.142213183841027e-06| +|pypi|[jupyter-sphinx](https://pypi.org/project/jupyter-sphinx)|8.133529316369142e-06| +|cran|[NISTunits](NA)|8.123478913152191e-06| +|pypi|[sphinx>=4](https://pypi.org/project/sphinx>=4)|8.096783287410646e-06| +|pypi|[pyobjc-core](https://github.com/ronaldoussoren/pyobjc)|8.096714837088233e-06| +|pypi|[rowan](https://github.com/glotzerlab/rowan)|8.093911485247546e-06| +|npm|[matcha](https://github.com/logicalparadox/matcha#readme)|8.08313885647608e-06| +|pypi|[nbsmoke](https://pypi.org/project/nbsmoke)|8.078803222864717e-06| +|cran|measurements|8.055405067511251e-06| +|cran|[wikitaxa](https://github.com/ropensci/wikitaxa)|8.037232395875504e-06| +|cran|[natserv](https://docs.ropensci.org/natserv)|8.037232395875504e-06| +|cran|[worrms](https://docs.ropensci.org/worrms)|8.037232395875504e-06| +|cran|[rotl](https://docs.ropensci.org/rotl/)|8.037232395875504e-06| +|cran|[rredlist](https://github.com/ropensci/rredlist)|8.037232395875504e-06| +|cran|[bold](https://docs.ropensci.org/bold/)|8.037232395875504e-06| +|cran|[ritis](https://github.com/ropensci/ritis)|8.037232395875502e-06| +|npm|codecov|8.022854494548919e-06| +|pypi|[prettytable](https://github.com/jazzband/prettytable)|7.994006648431519e-06| +|npm|rtlcss|7.984230549812131e-06| +|cran|[fst](http://www.fstpackage.org)|7.961185975076605e-06| +|pypi|[apscheduler](https://github.com/agronholm/apscheduler)|7.955172015848801e-06| +|pypi|[pyside2](https://pypi.org/project/pyside2)|7.953294299049841e-06| +|pypi|[zmq](https://github.com/zeromq/pyzmq)|7.941948658109684e-06| +|pypi|[PyQt6-Qt6](https://pypi.org/project/PyQt6-Qt6)|7.941948658109684e-06| +|pypi|[PyQt6-sip](https://pypi.org/project/PyQt6-sip)|7.941948658109684e-06| +|pypi|[galaxy-tool-util](https://github.com/galaxyproject/galaxy)|7.941948658109684e-06| +|pypi|[bagit](https://pypi.org/project/bagit)|7.941948658109684e-06| +|pypi|[schema-salad](https://pypi.org/project/schema-salad)|7.941948658109684e-06| +|npm|quick-lru|7.941948658109684e-06| +|npm|map-obj|7.941948658109684e-06| +|npm|lodash.kebabcase|7.941948658109684e-06| +|cran|yamlme|7.941948658109684e-06| +|spack|msmpi|7.941948658109684e-06| +|spack|rsync|7.941948658109684e-06| +|spack|hepmc|7.941948658109684e-06| +|spack|hepmc3|7.941948658109684e-06| +|spack|evtgen|7.941948658109684e-06| +|spack|fastjet|7.941948658109684e-06| +|spack|lhapdf|7.941948658109684e-06| +|spack|rivet|7.941948658109684e-06| +|spack|madgraph5amc|7.941948658109684e-06| +|spack|openmpi|7.941948658109684e-06| +|spack|mpich|7.941948658109684e-06| +|spack|highfive|7.941948658109684e-06| +|pypi|[stestr](https://pypi.org/project/stestr)|7.937712952158692e-06| +|pypi|[pytest-env](https://pypi.org/project/pytest-env)|7.936158597910932e-06| +|cran|adehabitatLT|7.93048841473579e-06| +|cran|[pander](https://rapporter.github.io/pander/)|7.92402259350918e-06| +|pypi|[sphinxcontrib-autoprogram](https://pypi.org/project/sphinxcontrib-autoprogram)|7.922831460921142e-06| +|cran|doFuture|7.914082171590002e-06| +|cran|pbmcapply|7.914082171590002e-06| +|pypi|[intervals](https://pypi.org/project/intervals)|7.909331042353213e-06| +|npm|memfs|7.878296958484309e-06| +|pypi|[scooby](https://github.com/banesullivan/scooby)|7.86704584340256e-06| +|npm|ghsign|7.862529171528587e-06| +|npm|git-config-path|7.862529171528587e-06| +|npm|github-username|7.862529171528587e-06| +|npm|parse-git-config|7.862529171528587e-06| +|cran|paradox|7.858958098367565e-06| +|npm|[cdbreact](https://www.devwares.com/product/contrast/)|7.85845259924273e-06| +|npm|[child_process](https://github.com/npm/security-holder#readme)|7.85845259924273e-06| +|npm|[danfojs-node](https://github.com/opensource9ja/danfojs#readme)|7.85845259924273e-06| +|npm|[express-fileupload](https://github.com/richardgirges/express-fileupload#readme)|7.85845259924273e-06| +|npm|mkdir-recursive|7.85845259924273e-06| +|npm|ncp|7.85845259924273e-06| +|npm|node-pre-gyp|7.85845259924273e-06| +|npm|react-bootstrap-drawer|7.85845259924273e-06| +|npm|react-combo-select|7.85845259924273e-06| +|npm|react-jsx-parser|7.85845259924273e-06| +|npm|react-pro-sidebar|7.85845259924273e-06| +|npm|react-spinners|7.85845259924273e-06| +|npm|reactour|7.85845259924273e-06| +|npm|util-promisifyall|7.85845259924273e-06| +|npm|web-vitals|7.85845259924273e-06| +|rubygems|[chartkick](https://chartkick.com)|7.85845259924273e-06| +|rubygems|[memory_profiler](https://github.com/SamSaffron/memory_profiler)|7.85845259924273e-06| +|rubygems|[e2mmap](https://github.com/ruby/e2mmap)|7.85845259924273e-06| +|rubygems|[stripe](https://stripe.com/docs/api?lang=ruby)|7.85845259924273e-06| +|rubygems|[jekyll-sass-converter](https://github.com/jekyll/jekyll-sass-converter)|7.842674299883315e-06| +|npm|[benchmark](https://benchmarkjs.com/)|7.842458671814458e-06| +|pypi|[pycares](http://github.com/saghul/pycares)|7.83349829458756e-06| +|pypi|[configargparse](https://pypi.org/project/configargparse)|7.831274656887264e-06| +|npm|package-json-versionify|7.824071869121045e-06| +|cran|permute|7.799223783674091e-06| +|pypi|[neobolt](https://pypi.org/project/neobolt)|7.779868073250304e-06| +|pypi|[neo4j-driver](https://pypi.org/project/neo4j-driver)|7.779868073250304e-06| +|cran|plotfunctions|7.779868073250304e-06| +|rubygems|nio4r|7.779868073250304e-06| +|rubygems|sassc-rails|7.779868073250304e-06| +|rubygems|tzinfo|7.779868073250304e-06| +|rubygems|[ruby-openid](https://github.com/openid/ruby-openid)|7.778296382730455e-06| +|cran|NLP|7.7591148473335e-06| +|cran|sparkline|7.74001759637285e-06| +|npm|babel-preset-react|7.716129266534726e-06| +|npm|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|7.70925091165781e-06| +|npm|[nopt](https://github.com/npm/nopt#readme)|7.70925091165781e-06| +|npm|[webpack-dev-server](https://github.com/webpack/webpack-dev-server#readme)|7.70852380863363e-06| +|pypi|[EXOSIMS](https://pypi.org/project/EXOSIMS)|7.701283547257891e-06| +|pypi|[gatspy](http://github.com/astroml/gatspy)|7.701283547257877e-06| +|pypi|[GPJax](https://gpjax.readthedocs.io/en/latest/)|7.701283547257876e-06| +|cran|rcdk|7.701283547257876e-06| +|cran|fingerprint|7.701283547257876e-06| +|cran|enviPat|7.701283547257876e-06| +|cran|flexdashboard|7.701283547257876e-06| +|cran|keys|7.701283547257876e-06| +|cran|[phytools](https://github.com/liamrevell/phytools)|7.694311231359072e-06| +|cran|[origami](https://tlverse.org/origami/)|7.691778061114989e-06| +|rubygems|rack-test|7.685623851631592e-06| +|pypi|[oslo.utils](https://pypi.org/project/oslo.utils)|7.683570595099182e-06| +|pypi|[oslo.config](https://pypi.org/project/oslo.config)|7.683570595099182e-06| +|cran|RcppDE|7.677217036172696e-06| +|cran|[assertive](https://bitbucket.org/richierocks/assertive)|7.659635739083453e-06| +|pypi|[hvplot](https://pypi.org/project/hvplot)|7.652584254238455e-06| +|npm|parseurl|7.636376695795453e-06| +|pypi|[cosmic-conn](https://github.com/cy-xu/cosmic-conn)|7.631588673527034e-06| +|pypi|[rq](https://github.com/nvie/rq/)|7.630688448074681e-06| +|pypi|[python-lzo](https://github.com/jd-boyd/python-lzo)|7.624270711785298e-06| +|pypi|[docker-registry-client](https://github.com/yodle/docker-registry-client)|7.624270711785298e-06| +|cran|actuar|7.624270711785298e-06| +|cran|skellam|7.624270711785298e-06| +|cran|hoa|7.624270711785298e-06| +|pypi|[simple-websocket](https://pypi.org/project/simple-websocket)|7.624270711785297e-06| +|rubygems|jdbc-postgres|7.624270711785297e-06| +|rubygems|jdbc-sqlite3|7.624270711785297e-06| +|rubygems|shoulda-context|7.624270711785297e-06| +|cran|[shinyWidgets](https://github.com/dreamRs/shinyWidgets)|7.591915616280943e-06| +|pypi|[SQLAlchemy-Utils](https://github.com/kvesteri/sqlalchemy-utils)|7.588444227884134e-06| +|pypi|[python-subunit](https://pypi.org/project/python-subunit)|7.5713942067267615e-06| +|cran|[docopt](https://github.com/docopt/docopt.R)|7.563760626771136e-06| +|pypi|[bumpversion](https://pypi.org/project/bumpversion)|7.563419782581961e-06| +|pypi|[webargs](https://pypi.org/project/webargs)|7.542603254388553e-06| +|cran|fpc|7.537245463975205e-06| +|cran|[survey](http://r-survey.r-forge.r-project.org/survey/)|7.525070545635783e-06| +|pypi|[mrcfile](https://github.com/ccpem/mrcfile)|7.504767316762983e-06| +|cran|MCMCglmm|7.502518231534263e-06| +|pypi|[einops](https://pypi.org/project/einops)|7.500111261427822e-06| +|pypi|[pytest-xvfb](https://github.com/The-Compiler/pytest-xvfb)|7.49179366904288e-06| +|pypi|[profimp](http://boris-42.me)|7.480076466645151e-06| +|pypi|[zappy](https://pypi.org/project/zappy)|7.480076466645151e-06| +|pypi|[pytest-nunit](https://pypi.org/project/pytest-nunit)|7.480076466645151e-06| +|pypi|[pytest>=4.4](https://pypi.org/project/pytest>=4.4)|7.480076466645151e-06| +|pypi|[scikit-misc>=0.1.3](https://pypi.org/project/scikit-misc>=0.1.3)|7.480076466645151e-06| +|pypi|[scrublet](https://pypi.org/project/scrublet)|7.480076466645151e-06| +|pypi|[scanorama](https://pypi.org/project/scanorama)|7.480076466645151e-06| +|pypi|[cugraph>=0.9](https://pypi.org/project/cugraph>=0.9)|7.480076466645151e-06| +|pypi|[cuml>=0.9](https://pypi.org/project/cuml>=0.9)|7.480076466645151e-06| +|pypi|[cudf>=0.9](https://pypi.org/project/cudf>=0.9)|7.480076466645151e-06| +|pypi|[magic-impute>=2.0](https://pypi.org/project/magic-impute>=2.0)|7.480076466645151e-06| +|pypi|[louvain>=0.6,!=0.6.2](https://pypi.org/project/louvain>=0.6,!=0.6.2)|7.480076466645151e-06| +|pypi|[leidenalg](https://pypi.org/project/leidenalg)|7.480076466645151e-06| +|pypi|[harmonypy](https://pypi.org/project/harmonypy)|7.480076466645151e-06| +|pypi|[sphinx-rtd-theme>=1.0](https://pypi.org/project/sphinx-rtd-theme>=1.0)|7.480076466645151e-06| +|pypi|[sphinx>=4.4](https://pypi.org/project/sphinx>=4.4)|7.480076466645151e-06| +|pypi|[bbknn](https://pypi.org/project/bbknn)|7.480076466645151e-06| +|pypi|[session-info](https://pypi.org/project/session-info)|7.480076466645151e-06| +|pypi|[umap-learn>=0.3.10](https://pypi.org/project/umap-learn>=0.3.10)|7.480076466645151e-06| +|pypi|[numba>=0.41.0](https://pypi.org/project/numba>=0.41.0)|7.480076466645151e-06| +|pypi|[networkx>=2.3](https://pypi.org/project/networkx>=2.3)|7.480076466645151e-06| +|pypi|[statsmodels>=0.10.0rc2](https://pypi.org/project/statsmodels>=0.10.0rc2)|7.480076466645151e-06| +|pypi|[scikit-learn>=0.22](https://pypi.org/project/scikit-learn>=0.22)|7.480076466645151e-06| +|pypi|[flit_core](https://pypi.org/project/flit_core)|7.480076466645151e-06| +|pypi|[scipy>=1.4](https://pypi.org/project/scipy>=1.4)|7.480076466645151e-06| +|pypi|[pandas>=1.0](https://pypi.org/project/pandas>=1.0)|7.480076466645151e-06| +|pypi|[matplotlib>=3.4](https://pypi.org/project/matplotlib>=3.4)|7.480076466645151e-06| +|pypi|[numpy>=1.17.0](https://pypi.org/project/numpy>=1.17.0)|7.480076466645151e-06| +|pypi|[anndata>=0.7.4](https://pypi.org/project/anndata>=0.7.4)|7.480076466645151e-06| +|pypi|[prefect](https://pypi.org/project/prefect)|7.474775207632645e-06| +|npm|[grunt-legacy-util](http://gruntjs.com/)|7.4727627681536665e-06| +|npm|[grunt-known-options](http://gruntjs.com/)|7.4727627681536665e-06| +|rubygems|[thor](http://whatisthor.com/)|7.4498720024766105e-06| +|rubygems|[addressable](https://github.com/sporkmonger/addressable)|7.447711799412806e-06| +|pypi|[pysocks](https://github.com/Anorov/PySocks)|7.444402821715706e-06| +|pypi|[urllib3-secure-extra](https://github.com/urllib3/urllib3/issues/2680)|7.444402821715706e-06| +|pypi|[doc8](https://pypi.org/project/doc8)|7.430847095205523e-06| +|pypi|[banzai](http://github.com/twneale/banzai/)|7.405080333901804e-06| +|pypi|[lcogt-logging](https://github.com/LCOGT/lcogt_logging)|7.405080333901804e-06| +|pypi|[ocs-ingester](https://pypi.org/project/ocs-ingester)|7.405080333901804e-06| +|pypi|[ocs-archive](https://pypi.org/project/ocs-archive)|7.405080333901804e-06| +|pypi|[logutils](https://pypi.org/project/logutils)|7.405080333901804e-06| +|pypi|[mysql-connector-python](https://pypi.org/project/mysql-connector-python)|7.405080333901804e-06| +|pypi|[opentsdb-python-metrics](https://pypi.org/project/opentsdb-python-metrics)|7.405080333901804e-06| +|pypi|[opentsdb-http-client](https://pypi.org/project/opentsdb-http-client)|7.405080333901804e-06| +|pypi|[sdss-marvin](https://github.com/sdss/marvin)|7.405080333901804e-06| +|pypi|[Flask-JWT-Extended](https://pypi.org/project/Flask-JWT-Extended)|7.405080333901804e-06| +|pypi|[marvin-brain](https://pypi.org/project/marvin-brain)|7.405080333901804e-06| +|pypi|[marvin-sqlalchemy-boolean-search](https://pypi.org/project/marvin-sqlalchemy-boolean-search)|7.405080333901804e-06| +|pypi|[marvin-wtforms-alchemy](https://pypi.org/project/marvin-wtforms-alchemy)|7.405080333901804e-06| +|pypi|[numpyencoder](https://pypi.org/project/numpyencoder)|7.405080333901804e-06| +|pypi|[sdss-access](https://pypi.org/project/sdss-access)|7.405080333901804e-06| +|pypi|[sdss-tree](https://pypi.org/project/sdss-tree)|7.405080333901804e-06| +|pypi|[sdsstools](https://pypi.org/project/sdsstools)|7.405080333901804e-06| +|pypi|[yamlordereddictloader](https://pypi.org/project/yamlordereddictloader)|7.405080333901804e-06| +|pypi|[daemonocle](https://pypi.org/project/daemonocle)|7.405080333901804e-06| +|pypi|[flask-classful](https://pypi.org/project/flask-classful)|7.405080333901804e-06| +|pypi|[WTForms-Components](https://pypi.org/project/WTForms-Components)|7.405080333901804e-06| +|pypi|[infinity](https://pypi.org/project/infinity)|7.405080333901804e-06| +|rubygems|[ruby-maven](https://github.com/takari/ruby-maven)|7.3978222473745635e-06| +|pypi|[orderedmultidict](https://pypi.org/project/orderedmultidict)|7.397285512497702e-06| +|pypi|[GPy](http://sheffieldml.github.com/GPy/)|7.397285512497697e-06| +|pypi|[paramz](https://pypi.org/project/paramz)|7.397285512497697e-06| +|cran|betareg|7.369180837227264e-06| +|cran|psychTools|7.3662454201206275e-06| +|pypi|[sphinx-autodoc2](https://pypi.org/project/sphinx-autodoc2)|7.362060343390565e-06| +|pypi|[sphinx-tippy](https://pypi.org/project/sphinx-tippy)|7.362060343390565e-06| +|pypi|[sphinx-pyscript](https://pypi.org/project/sphinx-pyscript)|7.362060343390565e-06| +|pypi|[sphinx-design2](https://pypi.org/project/sphinx-design2)|7.362060343390565e-06| +|pypi|[optuna](https://pypi.org/project/optuna)|7.349785819566419e-06| +|pypi|[bullet](https://github.com/Mckinsey666/bullets)|7.331029530562786e-06| +|pypi|[pygtail](http://github.com/bgreenlee/pygtail)|7.331029530562786e-06| +|pypi|[openapi-core](https://pypi.org/project/openapi-core)|7.331029530562786e-06| +|npm|xregexp|7.331029530562786e-06| +|npm|bufferedstream|7.331029530562786e-06| +|npm|tslint|7.322276927106897e-06| +|npm|concat-stream|7.3160682458065355e-06| +|npm|gulp-eslint|7.301442397262288e-06| +|pypi|[flake8-quotes](https://pypi.org/project/flake8-quotes)|7.300673300622568e-06| +|cran|scatterplot3d|7.298123574425964e-06| +|cran|CompQuadForm|7.280729583962918e-06| +|cran|[torch](https://torch.mlverse.org/docs)|7.271833903577456e-06| +|rubygems|introspection|7.271648191365227e-06| +|pypi|[cytocad](https://github.com/cytham/cytocad)|7.265361837035733e-06| +|pypi|[nanovar](https://github.com/cytham/nanovar)|7.265361837035733e-06| +|rubygems|sinatra|7.227984553205103e-06| +|cran|gamlss|7.226009380768354e-06| +|npm|safer-buffer|7.225402962640666e-06| +|pypi|[timm](https://github.com/huggingface/pytorch-image-models)|7.22259993601084e-06| +|pypi|[torchaudio](https://github.com/pytorch/audio)|7.22259993601084e-06| +|pypi|[parameterized](https://pypi.org/project/parameterized)|7.220107053571193e-06| +|cran|tree|7.219953325554259e-06| +|pypi|[hacking](https://pypi.org/project/hacking)|7.218853142190364e-06| +|pypi|[polib](https://pypi.org/project/polib)|7.18859809968328e-06| +|cran|[binman](https://docs.ropensci.org/binman/)|7.187864644107361e-06| +|cran|gbm|7.186101529742136e-06| +|pypi|[nbstripout](https://pypi.org/project/nbstripout)|7.151610690555059e-06| +|npm|[rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license)|7.1369653562950145e-06| +|pypi|[echo](https://pypi.org/project/echo)|7.130818099312848e-06| +|pypi|[mpl-scatter-density](https://pypi.org/project/mpl-scatter-density)|7.130818099312848e-06| +|pypi|[WebTest](https://pypi.org/project/WebTest)|7.1273898213804855e-06| +|pypi|[autobahn](https://pypi.org/project/autobahn)|7.0920911060934396e-06| +|pypi|[txaio](https://pypi.org/project/txaio)|7.0920911060934396e-06| +|cran|bigmemory|7.082430405067511e-06| +|rubygems|[rr](https://rr.github.io/rr)|7.082333313885646e-06| +|pypi|[zope.deprecation](https://github.com/zopefoundation/zope.deprecation)|7.076259504789261e-06| +|cran|[beastier](https://docs.ropensci.org/beastier/)|7.059509918319721e-06| +|pypi|[mkl](https://pypi.org/project/mkl)|7.05950991831972e-06| +|cran|shapefiles|7.05950991831972e-06| +|cran|VGAMdata|7.05950991831972e-06| +|cran|VGAMextra|7.05950991831972e-06| +|npm|[brace-expansion](https://github.com/juliangruber/brace-expansion)|7.050680092162253e-06| +|pypi|[pyteomics](https://pypi.org/project/pyteomics)|7.0501109452643385e-06| +|pypi|[itk-segmentation](https://pypi.org/project/itk-segmentation)|7.047499583263878e-06| +|pypi|[itk-registration](https://pypi.org/project/itk-registration)|7.047499583263878e-06| +|pypi|[itk-filtering](https://pypi.org/project/itk-filtering)|7.047499583263878e-06| +|pypi|[itk-numerics](https://pypi.org/project/itk-numerics)|7.047499583263878e-06| +|pypi|[itk-core](https://pypi.org/project/itk-core)|7.047499583263878e-06| +|cran|[rstantools](https://mc-stan.org/rstantools/)|7.018441109244181e-06| +|pypi|[amqp](http://github.com/celery/py-amqp)|7.0023216916647666e-06| +|pypi|[aplpy](http://aplpy.github.io)|6.995236385551447e-06| +|npm|electron|6.988914819136522e-06| +|npm|v8-argv|6.988914819136522e-06| +|npm|[grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit#readme)|6.975121622834574e-06| +|pypi|[google-cloud-core](https://github.com/googleapis/python-cloud-core)|6.9643871667307506e-06| +|cran|partykit|6.9526805192169706e-06| +|cran|partitions|6.948772507836273e-06| +|cran|signal|6.945934954676376e-06| +|rubygems|rubocop-performance|6.934969869210151e-06| +|pypi|[safetensors](https://pypi.org/project/safetensors)|6.931155192532088e-06| +|rubygems|[capybara](https://github.com/teamcapybara/capybara)|6.8901217911318545e-06| +|pypi|[dash-extensions](https://pypi.org/project/dash-extensions)|6.8761460243373895e-06| +|pypi|[mwoauth](https://pypi.org/project/mwoauth)|6.8761460243373895e-06| +|pypi|[wikidataintegrator](https://pypi.org/project/wikidataintegrator)|6.8761460243373895e-06| +|npm|[mdi](http://materialdesignicons.com)|6.8761460243373895e-06| +|npm|[abort-controller](https://github.com/mysticatea/abort-controller#readme)|6.8761460243373895e-06| +|npm|color|6.8761460243373895e-06| +|npm|dotenv-load|6.8761460243373895e-06| +|npm|iframe-resizer|6.8761460243373895e-06| +|npm|isomorphic-unfetch|6.8761460243373895e-06| +|npm|js-file-download|6.8761460243373895e-06| +|npm|material-table|6.8761460243373895e-06| +|npm|material-ui-chip-input|6.8761460243373895e-06| +|npm|materialize-css|6.8761460243373895e-06| +|npm|mui-datatables|6.8761460243373895e-06| +|npm|next|6.8761460243373895e-06| +|npm|next-env|6.8761460243373895e-06| +|npm|next-redux-wrapper|6.8761460243373895e-06| +|npm|ra-data-simple-rest|6.8761460243373895e-06| +|npm|react-admin|6.8761460243373895e-06| +|npm|react-loading|6.8761460243373895e-06| +|npm|react-scroll|6.8761460243373895e-06| +|npm|react-scroll-to-component|6.8761460243373895e-06| +|npm|react-swipeable-views|6.8761460243373895e-06| +|npm|react-wordcloud|6.8761460243373895e-06| +|npm|redux-saga|6.8761460243373895e-06| +|npm|serialize-error|6.8761460243373895e-06| +|npm|swagger-client|6.8761460243373895e-06| +|npm|swagger-ui-react|6.8761460243373895e-06| +|npm|tween|6.8761460243373895e-06| +|npm|uuid5|6.8761460243373895e-06| +|pypi|[datasets](https://pypi.org/project/datasets)|6.872541592953664e-06| +|npm|accepts|6.852861160620788e-06| +|npm|cross-spawn|6.848688123847903e-06| +|rubygems|[term-ansicolor](http://flori.github.com/term-ansicolor)|6.832737774004009e-06| +|pypi|[keepalive](https://github.com/wikier/keepalive)|6.807384564094015e-06| +|pypi|[spectra](http://github.com/jsvine/spectra)|6.807384564094015e-06| +|pypi|[lzstring](https://github.com/gkovacs/lz-string-python)|6.807384564094015e-06| +|pypi|[pyTest-cov](https://pypi.org/project/pyTest-cov)|6.807384564094015e-06| +|pypi|[pyTest](https://pypi.org/project/pyTest)|6.807384564094015e-06| +|pypi|[TOMLi](https://pypi.org/project/TOMLi)|6.807384564094015e-06| +|pypi|[Flake8](https://pypi.org/project/Flake8)|6.807384564094015e-06| +|pypi|[pytest>=6](https://pypi.org/project/pytest>=6)|6.807384564094015e-06| +|pypi|[pytest-mock>=3.6](https://pypi.org/project/pytest-mock>=3.6)|6.807384564094015e-06| +|pypi|[pytest-cov>=2.7](https://pypi.org/project/pytest-cov>=2.7)|6.807384564094015e-06| +|pypi|[appdirs==1.4.4](https://pypi.org/project/appdirs==1.4.4)|6.807384564094015e-06| +|pypi|[sphinx-autodoc-typehints>=1.12](https://pypi.org/project/sphinx-autodoc-typehints>=1.12)|6.807384564094015e-06| +|pypi|[proselint>=0.10.2](https://pypi.org/project/proselint>=0.10.2)|6.807384564094015e-06| +|pypi|[furo>=2021.7.5b38](https://pypi.org/project/furo>=2021.7.5b38)|6.807384564094015e-06| +|cran|oskeyring|6.807384564094015e-06| +|cran|ExplainPrediction|6.807384564094015e-06| +|cran|rpart.plot|6.807384564094015e-06| +|cran|BiocManager|6.8011181641657595e-06| +|npm|sprintf-js|6.798789381563594e-06| +|pypi|[pytest_runner](https://github.com/pytest-dev/pytest-runner/)|6.784464077346259e-06| +|pypi|[numkit](https://pypi.org/project/numkit)|6.765740299439578e-06| +|pypi|[mriqc](https://github.com/nipreps/mriqc)|6.755511883559541e-06| +|pypi|[nilearn](https://pypi.org/project/nilearn)|6.755511883559541e-06| +|pypi|[nipype](https://pypi.org/project/nipype)|6.755511883559541e-06| +|pypi|[nitransforms](https://pypi.org/project/nitransforms)|6.755511883559541e-06| +|pypi|[niworkflows](https://pypi.org/project/niworkflows)|6.755511883559541e-06| +|pypi|[pybids](https://pypi.org/project/pybids)|6.755511883559541e-06| +|pypi|[mriqc-learn](https://pypi.org/project/mriqc-learn)|6.755511883559541e-06| +|pypi|[templateflow](https://pypi.org/project/templateflow)|6.755511883559541e-06| +|pypi|[bids-validator](https://pypi.org/project/bids-validator)|6.755511883559541e-06| +|pypi|[looseversion](https://pypi.org/project/looseversion)|6.755511883559541e-06| +|pypi|[num2words](https://pypi.org/project/num2words)|6.755511883559541e-06| +|pypi|[surfplot](https://pypi.org/project/surfplot)|6.755511883559541e-06| +|pypi|[brainspace](https://pypi.org/project/brainspace)|6.755511883559541e-06| +|pypi|[logging_tree](https://pypi.org/project/logging_tree)|6.755511883559541e-06| +|pypi|[voeventdb.server](https://pypi.org/project/voeventdb.server)|6.755511883559541e-06| +|pypi|[oslo.serialization](https://pypi.org/project/oslo.serialization)|6.75171528588098e-06| +|pypi|[oslo.i18n](https://pypi.org/project/oslo.i18n)|6.75171528588098e-06| +|pypi|[debtcollector](https://pypi.org/project/debtcollector)|6.75171528588098e-06| +|cran|[snakecase](https://github.com/Tazinho/snakecase)|6.742329646960432e-06| +|rubygems|[multi_test](http://cukes.info)|6.736096120186697e-06| +|rubygems|[mime-types](https://github.com/mime-types/ruby-mime-types/)|6.736096120186697e-06| +|rubygems|cucumber-messages|6.736096120186697e-06| +|rubygems|cucumber-html-formatter|6.736096120186697e-06| +|rubygems|cucumber-gherkin|6.736096120186697e-06| +|rubygems|cucumber-cucumber-expressions|6.736096120186697e-06| +|rubygems|cucumber-core|6.736096120186697e-06| +|rubygems|cucumber-ci-environment|6.736096120186697e-06| +|rubygems|syntax|6.736096120186697e-06| +|rubygems|octokit|6.736096120186697e-06| +|rubygems|cucumber-compatibility-kit|6.736096120186697e-06| +|cran|afex|6.727795415316175e-06| +|npm|rollup-plugin-replace|6.7266940092993525e-06| +|cran|geepack|6.708323365723294e-06| +|pypi|[lisa2](https://pypi.org/project/lisa2)|6.687956764723945e-06| +|cran|tester|6.687956764723945e-06| +|spack|cudnn|6.684253577146578e-06| +|cran|[reprex](https://reprex.tidyverse.org)|6.681617780600473e-06| +|cran|bbmle|6.679355771833532e-06| +|cran|rticles|6.67083220351476e-06| +|cran|fastICA|6.670520409948257e-06| +|pypi|[annoy](https://github.com/spotify/annoy)|6.643046973826741e-06| +|pypi|[sphinxcontrib.programoutput](https://pypi.org/project/sphinxcontrib.programoutput)|6.643046973826741e-06| +|pypi|[nmslib](https://pypi.org/project/nmslib)|6.643046973826741e-06| +|pypi|[pyemd](https://pypi.org/project/pyemd)|6.643046973826741e-06| +|pypi|[Morfessor](https://pypi.org/project/Morfessor)|6.643046973826741e-06| +|pypi|[Pyro4](https://pypi.org/project/Pyro4)|6.643046973826741e-06| +|pypi|[cityhash](https://pypi.org/project/cityhash)|6.639037540739549e-06| +|pypi|[transformers](https://github.com/huggingface/transformers)|6.638561624069963e-06| +|pypi|[pywavelets](https://github.com/PyWavelets/pywt)|6.628653021117568e-06| +|cran|[tidygraph](https://tidygraph.data-imaginist.com)|6.5992814315049245e-06| +|npm|bundlewatch|6.597541101570759e-06| +|npm|shelljs|6.596368425504592e-06| +|cran|[rentrez](http://github.com/ropensci/rentrez)|6.595752069789428e-06| +|cran|ks|6.5907859643273875e-06| +|pypi|[unyt](https://github.com/yt-project/unyt)|6.578179696616107e-06| +|pypi|[etils](https://pypi.org/project/etils)|6.563911336158425e-06| +|pypi|[chart-studio](https://plot.ly/python/)|6.556224282994535e-06| +|rubygems|public_suffix|6.552107642940489e-06| +|cran|fixest|6.5475999415607454e-06| +|pypi|[colorcet](https://pypi.org/project/colorcet)|6.547455841438401e-06| +|pypi|[googleapis-common-protos](https://github.com/googleapis/python-api-common-protos)|6.545878765998742e-06| +|cran|[ff](https://github.com/truecluster/ff)|6.54404536172695e-06| +|pypi|[pymatreader](https://pypi.org/project/pymatreader)|6.5423888895275635e-06| +|npm|[ansi-regex](https://github.com/chalk/ansi-regex#readme)|6.526511480727014e-06| +|npm|[balanced-match](https://github.com/juliangruber/balanced-match)|6.526511480727014e-06| +|npm|[cacatoo](https://github.com/bramvandijk88/cacatoo#readme)|6.526511480727014e-06| +|npm|[code-point-at](https://github.com/sindresorhus/code-point-at#readme)|6.526511480727014e-06| +|npm|[decompress-response](https://github.com/sindresorhus/decompress-response#readme)|6.526511480727014e-06| +|npm|[detect-libc](https://github.com/lovell/detect-libc#readme)|6.526511480727014e-06| +|npm|[esdoc](https://esdoc.org/)|6.526511480727014e-06| +|npm|esdoc-standard-plugin|6.526511480727014e-06| +|npm|fast-random|6.526511480727014e-06| +|npm|flatted|6.526511480727014e-06| +|npm|fs.realpath|6.526511480727014e-06| +|npm|has-unicode|6.526511480727014e-06| +|npm|ignore-walk|6.526511480727014e-06| +|npm|ini|6.526511480727014e-06| +|npm|is-fullwidth-code-point|6.526511480727014e-06| +|npm|jsdocs|6.526511480727014e-06| +|npm|mimic-response|6.526511480727014e-06| +|npm|node|6.526511480727014e-06| +|npm|npm|6.526511480727014e-06| +|npm|npm-bundled|6.526511480727014e-06| +|npm|npm-normalize-package-bin|6.526511480727014e-06| +|npm|npm-packlist|6.526511480727014e-06| +|npm|number-is-nan|6.526511480727014e-06| +|npm|odex|6.526511480727014e-06| +|npm|os-homedir|6.526511480727014e-06| +|npm|os-tmpdir|6.526511480727014e-06| +|npm|osenv|6.526511480727014e-06| +|npm|path-is-absolute|6.526511480727014e-06| +|npm|rc|6.526511480727014e-06| +|npm|set-blocking|6.526511480727014e-06| +|npm|signal-exit|6.526511480727014e-06| +|npm|simple-concat|6.526511480727014e-06| +|npm|string-width|6.526511480727014e-06| +|pypi|[pythreejs](https://pypi.org/project/pythreejs)|6.525919108102717e-06| +|cran|[colourpicker](https://github.com/daattali/colourpicker)|6.5106245777805075e-06| +|spack|libxft|6.507565070851902e-06| +|cran|antiword|6.503670483542129e-06| +|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|6.494749124854142e-06| +|pypi|[mkdocstrings](https://pypi.org/project/mkdocstrings)|6.4878583416539464e-06| +|pypi|[sphinx-asdf](https://pypi.org/project/sphinx-asdf)|6.480106460051034e-06| +|pypi|[kazoo](https://kazoo.readthedocs.io)|6.467015335889315e-06| +|pypi|[pickydict](https://pypi.org/project/pickydict)|6.46238141139466e-06| +|cran|[glmmTMB](https://github.com/glmmTMB/glmmTMB)|6.461648116256529e-06| +|cran|[downloader](https://github.com/wch/downloader)|6.457741354328292e-06| +|pypi|[nox](https://pypi.org/project/nox)|6.451803873796166e-06| +|pypi|[eventlet](https://pypi.org/project/eventlet)|6.438850641773629e-06| +|cran|[parsnip](https://github.com/tidymodels/parsnip)|6.436585720527932e-06| +|pypi|[dm-sonnet](https://pypi.org/project/dm-sonnet)|6.416854732198956e-06| +|pypi|[blis](https://pypi.org/project/blis)|6.407821066140208e-06| +|pypi|[catalogue](https://pypi.org/project/catalogue)|6.407821066140208e-06| +|pypi|[preshed](https://pypi.org/project/preshed)|6.407821066140208e-06| +|pypi|[rdkit](https://pypi.org/project/rdkit)|6.39820404850084e-06| +|npm|[rollup-plugin-uglify](https://github.com/TrySound/rollup-plugin-uglify)|6.373978090551324e-06| +|cran|bs4Dash|6.3590006052741515e-06| +|pypi|[repeated-test](https://pypi.org/project/repeated-test)|6.353558926487749e-06| +|pypi|[pims](https://github.com/soft-matter/pims)|6.353558926487749e-06| +|pypi|[pdbmender](https://pypi.org/project/pdbmender)|6.353558926487748e-06| +|pypi|[delphi4py](https://pypi.org/project/delphi4py)|6.353558926487748e-06| +|pypi|[pytest-httpserver](https://github.com/csernazs/pytest-httpserver)|6.353558926487748e-06| +|cran|acepack|6.334233933677591e-06| +|cran|htmlTable|6.334233933677591e-06| +|pypi|[ordered-set](https://pypi.org/project/ordered-set)|6.326054342390398e-06| +|pypi|[ipyvolume](https://pypi.org/project/ipyvolume)|6.313790003251908e-06| +|pypi|[geomdl](https://github.com/orbingol/NURBS-Python)|6.312527497752359e-06| +|pypi|[pefile](https://pypi.org/project/pefile)|6.312527497752359e-06| +|pypi|[PyExcelerate](https://pypi.org/project/PyExcelerate)|6.312527497752359e-06| +|pypi|[pyinstaller](https://pypi.org/project/pyinstaller)|6.312527497752359e-06| +|pypi|[pyinstaller-hooks-contrib](https://pypi.org/project/pyinstaller-hooks-contrib)|6.312527497752359e-06| +|pypi|[PyMCubes](https://pypi.org/project/PyMCubes)|6.312527497752359e-06| +|pypi|[pyvistaqt](https://pypi.org/project/pyvistaqt)|6.312527497752359e-06| +|pypi|[cassandra-driver](https://pypi.org/project/cassandra-driver)|6.307778270062554e-06| +|npm|prismjs|6.294318283816533e-06| +|pypi|[ansicon](https://pypi.org/project/ansicon)|6.29002333722287e-06| +|pypi|[socksio](https://pypi.org/project/socksio)|6.268992200454461e-06| +|pypi|[google-cloud-storage](https://github.com/googleapis/python-storage)|6.253395743908834e-06| +|cran|reactR|6.252708784797466e-06| +|pypi|[Keras-Preprocessing](https://pypi.org/project/Keras-Preprocessing)|6.247714233173437e-06| +|pypi|[bigplanet](https://github.com/VirtualPlanetaryLaboratory/BigPlanet)|6.233024131472893e-06| +|pypi|[vspace](https://github.com/VirtualPlanetaryLaboratory/vspace)|6.233024131472893e-06| +|pypi|[g-mlp-pytorch](https://pypi.org/project/g-mlp-pytorch)|6.210712538111191e-06| +|pypi|[gsa-pytorch](https://pypi.org/project/gsa-pytorch)|6.210712538111191e-06| +|pypi|[imblearn](https://pypi.org/project/imblearn)|6.210712538111191e-06| +|pypi|[imutils](https://pypi.org/project/imutils)|6.210712538111191e-06| +|pypi|[kornia](https://pypi.org/project/kornia)|6.210712538111191e-06| +|pypi|[local-attention](https://pypi.org/project/local-attention)|6.210712538111191e-06| +|pypi|[thop](https://pypi.org/project/thop)|6.210712538111191e-06| +|pypi|[timmy](https://pypi.org/project/timmy)|6.210712538111191e-06| +|pypi|[torch-multi-head-attention](https://pypi.org/project/torch-multi-head-attention)|6.210712538111191e-06| +|cran|protolite|6.188531421903651e-06| +|pypi|[ThrustRTC](https://github.com/fynv/ThrustRTC)|6.181655275879313e-06| +|pypi|[chempy](https://github.com/bjodah/chempy)|6.181655275879313e-06| +|pypi|[bandit](https://pypi.org/project/bandit)|6.145251222975914e-06| +|pypi|[PyPDF2](https://pypi.org/project/PyPDF2)|6.1415594116152365e-06| +|npm|run-sequence|6.107280000232746e-06| +|pypi|[fett](https://pypi.org/project/fett)|6.101834241073992e-06| +|pypi|[python-jsonrpc-server](https://pypi.org/project/python-jsonrpc-server)|6.101834241073992e-06| +|pypi|[rstcheck](https://pypi.org/project/rstcheck)|6.101834241073992e-06| +|pypi|[snooty-lextudio](https://pypi.org/project/snooty-lextudio)|6.101834241073992e-06| +|pypi|[autodocsumm](https://pypi.org/project/autodocsumm)|6.0573934941537874e-06| +|pypi|[multiset](https://pypi.org/project/multiset)|6.051008501416902e-06| +|npm|tsconfig-paths|6.051008501416902e-06| +|npm|replace|6.051008501416902e-06| +|npm|node-qunit-phantomjs|6.051008501416902e-06| +|cran|TSA|6.051008501416902e-06| +|spack|glfw|6.051008501416902e-06| +|cran|[haven](https://haven.tidyverse.org)|6.050682360103502e-06| +|rubygems|[rubyzip](http://github.com/rubyzip/rubyzip)|6.038663219079934e-06| +|pypi|[email_validator](https://pypi.org/project/email_validator)|6.037318436934066e-06| +|pypi|[mmtf-python](https://github.com/rcsb/mmtf-python.git)|6.0158455444993845e-06| +|pypi|[sphinx-version-warning](https://pypi.org/project/sphinx-version-warning)|5.993209582549473e-06| +|cran|[RNetCDF](https://github.com/mjwoods/RNetCDF)|5.984190299832596e-06| +|cran|cplm|5.98031789455291e-06| +|pypi|[re-assert](https://pypi.org/project/re-assert)|5.972132258210376e-06| +|pypi|[devpi-server](https://pypi.org/project/devpi-server)|5.972132258210376e-06| +|pypi|[devpi-client](https://pypi.org/project/devpi-client)|5.972132258210376e-06| +|pypi|[pyproject-api](https://pypi.org/project/pyproject-api)|5.972132258210376e-06| +|npm|karma-coverage-istanbul-reporter|5.96174673004507e-06| +|npm|karma-browserstack-launcher|5.96174673004507e-06| +|npm|ip|5.96174673004507e-06| +|npm|chai-passport-strategy|5.956461493582264e-06| +|npm|passport-strategy|5.956461493582264e-06| +|cran|clusterGeneration|5.9463714966987246e-06| +|pypi|[sphinxcontrib-httpdomain](https://pypi.org/project/sphinxcontrib-httpdomain)|5.945115852642106e-06| +|cran|pROC|5.941411153559606e-06| +|cran|[rversions](https://github.com/r-hub/rversions)|5.940800578816862e-06| +|npm|uglify-es|5.937552092015336e-06| +|cran|[Ckmeans.1d.dp](NA)|5.9342136732933764e-06| +|pypi|[bitstring](https://github.com/scott-griffiths/bitstring)|5.924487414569094e-06| +|pypi|[selenium](https://pypi.org/project/selenium)|5.918097664137562e-06| +|cran|flexsurv|5.91654164582986e-06| +|pypi|[tempora](https://pypi.org/project/tempora)|5.906231440959246e-06| +|pypi|[affine](https://github.com/sgillies/affine)|5.905961000622614e-06| +|pypi|[google-auth-httplib2](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2)|5.902871135799629e-06| +|cran|klaR|5.887384291939812e-06| +|pypi|[zope.testrunner](https://pypi.org/project/zope.testrunner)|5.877042007001167e-06| +|pypi|[backports.shutil-get-terminal-size](https://pypi.org/project/backports.shutil-get-terminal-size)|5.864823624450229e-06| +|spack|unzip|5.864823624450229e-06| +|spack|wget|5.864823624450229e-06| +|npm|d3-request|5.854350725120853e-06| +|cran|cubature|5.844849735338303e-06| +|pypi|[aesara-theano-fallback](https://pypi.org/project/aesara-theano-fallback)|5.844232664343001e-06| +|pypi|[halomod](https://github.com/steven-murray/halomod)|5.8309718286381085e-06| +|pypi|[hyperopt](https://hyperopt.github.io/hyperopt)|5.8232141254311685e-06| +|cran|[jsonld](https://docs.ropensci.org/jsonld)|5.815254923439636e-06| +|spack|[adios2](https://csmd.ornl.gov/software/adios2)|5.804760195075252e-06| +|pypi|[pybamm](https://pypi.org/project/pybamm)|5.787560979038675e-06| +|cran|debugme|5.778380442976487e-06| +|rubygems|[spec](https://github.com/bootstraponline/spec)|5.775962660443418e-06| +|pypi|[octave-kernel](https://pypi.org/project/octave-kernel)|5.775962660443407e-06| +|cran|qvalue|5.775962660443407e-06| +|cran|subprocess|5.775962660443407e-06| +|cran|tensorA|5.769615448728635e-06| +|cran|[EML](https://docs.ropensci.org/EML/)|5.748458076346064e-06| +|npm|tough-cookie|5.742716111800297e-06| +|pypi|[imgaug](https://pypi.org/project/imgaug)|5.740393866814069e-06| +|npm|moment-timezone|5.7363374121675645e-06| +|npm|gulp-uglify|5.735159156562723e-06| +|pypi|[cogapp](https://pypi.org/project/cogapp)|5.7255146370996646e-06| +|pypi|[thinc](https://pypi.org/project/thinc)|5.7246426869479775e-06| +|npm|karma-jasmine|5.688717150292057e-06| +|npm|rollup-plugin-svelte|5.687038065241449e-06| +|pypi|[pdfkit](https://pypi.org/project/pdfkit)|5.66488645543488e-06| +|pypi|[pulumi](https://github.com/pulumi/pulumi)|5.662708490630796e-06| +|pypi|[AssertionLib](https://github.com/nlesc-nano/AssertionLib)|5.659597112339238e-06| +|cran|FNN|5.652688642551538e-06| +|cran|[earth](http://www.milbo.users.sonic.net/earth/)|5.636568679813983e-06| +|npm|classnames|5.627861053765371e-06| +|pypi|[sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling)|5.621803902801004e-06| +|pypi|[pyexcel-xlsx](https://github.com/pyexcel/pyexcel-xlsx)|5.620646543173863e-06| +|pypi|[pyexcel-ods3](https://github.com/pyexcel/pyexcel-ods3)|5.620646543173863e-06| +|npm|[compression](https://github.com/expressjs/compression#readme)|5.620364234147434e-06| +|pypi|[snuggs](https://github.com/mapbox/snuggs)|5.609757787266537e-06| +|pypi|[kgt](https://pypi.org/project/kgt)|5.606081405724483e-06| +|pypi|[x21](https://pypi.org/project/x21)|5.606081405724483e-06| +|pypi|[PyYaml](https://pypi.org/project/PyYaml)|5.606081405724483e-06| +|npm|updater-license|5.606081405724483e-06| +|npm|update|5.606081405724483e-06| +|npm|cose-base|5.606081405724483e-06| +|npm|murl|5.606081405724483e-06| +|npm|protein|5.606081405724483e-06| +|npm|network-address|5.606081405724483e-06| +|pypi|[ipyleaflet](https://pypi.org/project/ipyleaflet)|5.591249768558705e-06| +|cran|[wesanderson](https://github.com/karthik/wesanderson)|5.589324411211393e-06| +|cran|rhub|5.555736401453972e-06| +|cran|gmailr|5.555736401453972e-06| +|cran|foghorn|5.555736401453972e-06| +|cran|coxme|5.5446945740274765e-06| +|pypi|[flake8-bandit](https://pypi.org/project/flake8-bandit)|5.540209082466124e-06| +|pypi|[cooler](https://github.com/mirnylab/cooler)|5.524189929090747e-06| +|pypi|[python-slugify](https://pypi.org/project/python-slugify)|5.513479299690051e-06| +|cran|[dynlm](NA)|5.500916819469917e-06| +|pypi|[pyneqsys](https://github.com/bjodah/pyneqsys)|5.500916819469911e-06| +|pypi|[pyodesys](https://github.com/bjodah/pyodesys)|5.500916819469911e-06| +|pypi|[sym](https://github.com/bjodah/sym)|5.500916819469911e-06| +|pypi|[crossbar](http://crossbar.io/)|5.500916819469911e-06| +|pypi|[asn1crypto](https://pypi.org/project/asn1crypto)|5.500916819469911e-06| +|pypi|[asq](https://pypi.org/project/asq)|5.500916819469911e-06| +|pypi|[automat](https://pypi.org/project/automat)|5.500916819469911e-06| +|pypi|[cbor](https://pypi.org/project/cbor)|5.500916819469911e-06| +|pypi|[dictdiffer](https://pypi.org/project/dictdiffer)|5.500916819469911e-06| +|pypi|[hpack](https://pypi.org/project/hpack)|5.500916819469911e-06| +|pypi|[hyperframe](https://pypi.org/project/hyperframe)|5.500916819469911e-06| +|pypi|[netaddr](https://pypi.org/project/netaddr)|5.500916819469911e-06| +|pypi|[node-semver](https://pypi.org/project/node-semver)|5.500916819469911e-06| +|pypi|[py-ubjson](https://pypi.org/project/py-ubjson)|5.500916819469911e-06| +|pypi|[pyqrcode](https://pypi.org/project/pyqrcode)|5.500916819469911e-06| +|pypi|[pytrie](https://pypi.org/project/pytrie)|5.500916819469911e-06| +|pypi|[redis-py-cluster](https://pypi.org/project/redis-py-cluster)|5.500916819469911e-06| +|pypi|[txtorcon](https://pypi.org/project/txtorcon)|5.500916819469911e-06| +|pypi|[u-msgpack-python](https://pypi.org/project/u-msgpack-python)|5.500916819469911e-06| +|pypi|[translationstring](https://github.com/Pylons/translationstring)|5.487869773167324e-06| +|cran|numbers|5.486601568097608e-06| +|pypi|[ci-watson](https://pypi.org/project/ci-watson)|5.467925404303728e-06| +|cran|loder|5.450356922232137e-06| +|cran|ore|5.450356922232137e-06| +|cran|changepoint|5.445907651275213e-06| +|cran|mstate|5.445907651275213e-06| +|cran|nor1mix|5.445907651275213e-06| +|cran|diptest|5.445907651275213e-06| +|cran|linprog|5.445907651275213e-06| +|cran|magic|5.445907651275213e-06| +|pypi|[sphinxcontrib-svg2pdfconverter](https://pypi.org/project/sphinxcontrib-svg2pdfconverter)|5.440814209775703e-06| +|npm|mime-types|5.435793124104854e-06| +|npm|[which](https://github.com/isaacs/node-which#readme)|5.4313140010514575e-06| +|npm|cli-table|5.43078013002167e-06| +|pypi|[cronutils](https://github.com/zagaran/cronutils)|5.423439117787237e-06| +|pypi|[proto-plus](https://pypi.org/project/proto-plus)|5.423439117787237e-06| +|pypi|[pycrypto](https://pypi.org/project/pycrypto)|5.423439117787237e-06| +|pypi|[zstd](https://pypi.org/project/zstd)|5.423439117787237e-06| +|cran|metafor|5.409395534943955e-06| +|cran|[rcorpora](https://github.com/gaborcsardi/rcorpora)|5.400525087514586e-06| +|cran|lgr|5.379737202577241e-06| +|pypi|[grandalf](https://github.com/bdcht/grandalf)|5.354225704284047e-06| +|cran|scico|5.348659300359584e-06| +|cran|rcartocolor|5.348659300359584e-06| +|pypi|[types-orjson](https://github.com/python/typeshed)|5.339125148309032e-06| +|pypi|[types-ujson](https://github.com/python/typeshed)|5.339125148309032e-06| +|pypi|[peewee](https://pypi.org/project/peewee)|5.339125148309032e-06| +|pypi|[mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin)|5.339125148309032e-06| +|pypi|[mdx-include](https://pypi.org/project/mdx-include)|5.339125148309032e-06| +|pypi|[mkdocstrings-python-legacy](https://pypi.org/project/mkdocstrings-python-legacy)|5.331657840409299e-06| +|pypi|[mkdocstrings-crystal](https://pypi.org/project/mkdocstrings-crystal)|5.331657840409299e-06| +|pypi|[mkdocs-autorefs](https://pypi.org/project/mkdocs-autorefs)|5.331657840409299e-06| +|cran|[ggthemes](https://github.com/jrnold/ggthemes)|5.319447930490324e-06| +|cran|lfe|5.317878859014729e-06| +|pypi|[numpy-financial](https://numpy.org/numpy-financial/)|5.300883480580095e-06| +|cran|[aod](https://cran.r-project.org/package=aod)|5.300688493953892e-06| +|pypi|[requests-ntlm](https://pypi.org/project/requests-ntlm)|5.2946324387397895e-06| +|npm|[tslint-config-prettier](https://github.com/prettier/tslint-config-prettier#readme)|5.2946324387397895e-06| +|npm|microbundle|5.2946324387397895e-06| +|npm|const-version|5.2946324387397895e-06| +|cran|gdalUtils|5.2946324387397895e-06| +|cran|TeachingDemos|5.2946324387397895e-06| +|cran|plotmo|5.2946324387397895e-06| +|spack|bdw-gc|5.2946324387397895e-06| +|spack|googletest|5.2946324387397895e-06| +|cran|[SuperLearner](https://github.com/ecpolley/SuperLearner)|5.289813259474871e-06| +|pypi|[ipyannotator](https://github.com/palaimon/ipyannotator)|5.274851744697175e-06| +|pypi|[ipycanvas](https://github.com/martinRenou/ipycanvas)|5.274851744697175e-06| +|pypi|[PyPubSub](https://github.com/schollii/pypubsub)|5.274851744697175e-06| +|pypi|[voila](https://pypi.org/project/voila)|5.274851744697175e-06| +|pypi|[SALib](https://pypi.org/project/SALib)|5.2722328721453575e-06| +|pypi|[sphobjinv](https://github.com/bskinn/sphobjinv)|5.271484305717619e-06| +|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|5.271061251669984e-06| +|npm|esbuild|5.268247227251053e-06| +|rubygems|[sync](https://github.com/ruby/sync)|5.263963280338388e-06| +|cran|[emld](https://docs.ropensci.org/emld/)|5.253375562593771e-06| +|pypi|[testtools](https://github.com/testing-cabal/testtools)|5.2450141690281704e-06| +|pypi|[fixtures](https://pypi.org/project/fixtures)|5.2450141690281704e-06| +|cran|[chemometrics](http://www.statistik.tuwien.ac.at/public/filz/)|5.242232679805609e-06| +|npm|execa|5.2149130177033075e-06| +|npm|gulp-rename|5.2136824922325395e-06| +|npm|gulp-concat|5.2136824922325395e-06| +|pypi|[torchmetrics](https://pypi.org/project/torchmetrics)|5.2017593749235625e-06| +|cran|BiocVersion|5.200522467417338e-06| +|pypi|[pyahocorasick](https://pypi.org/project/pyahocorasick)|5.19451575262544e-06| +|pypi|[codespell](https://pypi.org/project/codespell)|5.193001980536214e-06| +|pypi|[webob](https://pypi.org/project/webob)|5.184878569505174e-06| +|cran|modeltools|5.1831664926610565e-06| +|npm|eslint-plugin-html|5.1778176028051005e-06| +|pypi|[google-resumable-media](https://github.com/googleapis/google-resumable-media-python)|5.174652257860962e-06| +|cran|Biobase|5.146384415646465e-06| +|cran|tm.lexicon.GeneralInquirer|5.142193570723326e-06| +|cran|Rpoppler|5.142193570723326e-06| +|cran|Rcampdf|5.142193570723326e-06| +|cran|filehash|5.142193570723326e-06| +|pypi|[depinfo](https://github.com/Midnighter/dependency-info)|5.1383037523797906e-06| +|pypi|[sspa](https://github.com/cwieder/sspa)|5.134189031505252e-06| +|pypi|[gseapy](https://github.com/zqfang/gseapy)|5.134189031505252e-06| +|cran|scagnostics|5.101042481439214e-06| +|cran|labelled|5.101042481439214e-06| +|cran|intergraph|5.101042481439214e-06| +|cran|broom.helpers|5.101042481439214e-06| +|pypi|[pytest-aiohttp](https://pypi.org/project/pytest-aiohttp)|5.094533566949803e-06| +|cran|[dbscan](https://github.com/mhahsler/dbscan)|5.092072631453506e-06| +|cran|speedglm|5.091786131021839e-06| +|npm|compressible|5.084527976885036e-06| +|pypi|[grayskull](https://pypi.org/project/grayskull)|5.082847141190198e-06| +|pypi|[pytorch-lightning](https://pypi.org/project/pytorch-lightning)|5.081786259517088e-06| +|cran|[fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)|5.079885109056639e-06| +|npm|jshint-stylish|5.0781925192660315e-06| +|npm|[is-plain-object](https://github.com/jonschlinkert/is-plain-object)|5.0699543673945665e-06| +|pypi|[bx-python](https://pypi.org/project/bx-python)|5.042028059903475e-06| +|npm|karma-rollup-preprocessor|5.038177566191613e-06| +|npm|karma-firefox-launcher|5.038177566191613e-06| +|pypi|[slicer](https://pypi.org/project/slicer)|5.0292472987922235e-06| +|npm|coffeescript|5.023976752535679e-06| +|cran|PolynomF|5.015967573542959e-06| +|spack|[libsigsegv](https://www.gnu.org/software/libsigsegv/)|5.014346699449908e-06| +|pypi|[librosa](https://pypi.org/project/librosa)|4.997020926443716e-06| +|cran|[tokenizers](https://lincolnmullen.com/software/tokenizers/)|4.99683181725584e-06| +|cran|[lmerTest](https://github.com/runehaubo/lmerTestR)|4.995286634111172e-06| +|cran|[clisymbols](https://github.com/gaborcsardi/clisymbols)|4.987988717672122e-06| +|npm|browser-sync|4.985962352641124e-06| +|cran|mlogit|4.973782592797725e-06| +|pypi|[scikit-optimize](https://scikit-optimize.github.io/)|4.96916152692116e-06| +|pypi|[scikit-fem](https://github.com/kinnala/scikit-fem)|4.960214252576235e-06| +|pypi|[tensorboardX](https://pypi.org/project/tensorboardX)|4.954834757199516e-06| +|cran|RcppCCTZ|4.953681382794568e-06| +|npm|jsmd|4.95082513752292e-06| +|npm|is-mergeable-object|4.95082513752292e-06| +|cran|genieclust|4.95082513752292e-06| +|cran|getopt|4.95082513752292e-06| +|cran|leaps|4.94844493312988e-06| +|pypi|[fasteners](https://pypi.org/project/fasteners)|4.945242056624087e-06| +|npm|[react-helmet](https://github.com/nfl/react-helmet#readme)|4.922412941611745e-06| +|pypi|[python-keystoneclient](https://docs.openstack.org/python-keystoneclient/latest/)|4.9176973940101144e-06| +|npm|gzip-size|4.908040228927044e-06| +|npm|read-file-relative|4.901316886147692e-06| +|npm|normalize-newline|4.901316886147692e-06| +|npm|callsite-record|4.901316886147692e-06| +|rubygems|appraisal|4.888998761698378e-06| +|cran|bignum|4.887353020375191e-06| +|spack|psm|4.887353020375191e-06| +|spack|opa-psm2|4.887353020375191e-06| +|spack|rdma-core|4.887353020375191e-06| +|spack|slurm|4.887353020375191e-06| +|pypi|[func-timeout](https://pypi.org/project/func-timeout)|4.876677362893815e-06| +|pypi|[jaraco.itertools](https://pypi.org/project/jaraco.itertools)|4.876677362893815e-06| +|spack|[jemalloc](http://jemalloc.net/)|4.867078421116166e-06| +|pypi|[gitdb2](https://github.com/gitpython-developers/gitdb)|4.859143190531758e-06| +|pypi|[smmap2](https://github.com/gitpython-developers/smmap)|4.859143190531758e-06| +|cran|future.callr|4.833094113612498e-06| +|npm|[apache-arrow](https://github.com/apache/arrow/blob/master/js/README.md)|4.813302217036173e-06| +|npm|baseui|4.813302217036173e-06| +|npm|color2k|4.813302217036173e-06| +|npm|copy-to-clipboard|4.813302217036173e-06| +|npm|cypress-circleci-reporter|4.813302217036173e-06| +|npm|d3-graphviz|4.813302217036173e-06| +|npm|decamelize|4.813302217036173e-06| +|npm|deck.gl|4.813302217036173e-06| +|npm|fzy.js|4.813302217036173e-06| +|npm|hoist-non-react-statics|4.813302217036173e-06| +|npm|humanize-string|4.813302217036173e-06| +|npm|immer|4.813302217036173e-06| +|npm|jest-fetch-mock|4.813302217036173e-06| +|npm|katex|4.813302217036173e-06| +|npm|mapbox-gl|4.813302217036173e-06| +|npm|moment-duration-format|4.813302217036173e-06| +|npm|node-emoji|4.813302217036173e-06| +|npm|numbro|4.813302217036173e-06| +|npm|protobufjs|4.813302217036173e-06| +|npm|react-color|4.813302217036173e-06| +|npm|react-debounce-render|4.813302217036173e-06| +|npm|react-device-detect|4.813302217036173e-06| +|npm|react-dropzone|4.813302217036173e-06| +|npm|react-feather|4.813302217036173e-06| +|npm|react-google-login|4.813302217036173e-06| +|npm|react-hotkeys|4.813302217036173e-06| +|npm|react-html-parser|4.813302217036173e-06| +|npm|react-map-gl|4.813302217036173e-06| +|npm|react-markdown|4.813302217036173e-06| +|npm|react-webcam|4.813302217036173e-06| +|npm|react-window|4.813302217036173e-06| +|npm|rehype-katex|4.813302217036173e-06| +|npm|rehype-raw|4.813302217036173e-06| +|npm|remark-emoji|4.813302217036173e-06| +|npm|remark-gfm|4.813302217036173e-06| +|npm|remark-math|4.813302217036173e-06| +|npm|re-resizable|4.813302217036173e-06| +|npm|styletron-engine-atomic|4.813302217036173e-06| +|npm|styletron-react|4.813302217036173e-06| +|npm|typed-signals|4.813302217036173e-06| +|npm|vega|4.813302217036173e-06| +|npm|vega-embed|4.813302217036173e-06| +|npm|vega-lite|4.813302217036173e-06| +|npm|xxhashjs|4.813302217036173e-06| +|cran|[solrium](https://github.com/ropensci/solrium)|4.805891259654392e-06| +|pypi|[pint-pulsar](https://github.com/nanograv/PINT)|4.7961118519753386e-06| +|cran|quantmod|4.765169194865811e-06| +|cran|FastRWeb|4.765169194865811e-06| +|npm|draco3d|4.76516919486581e-06| +|npm|webgl-obj-loader|4.76516919486581e-06| +|cran|truncreg|4.750596812006895e-06| +|cran|panelr|4.750596812006895e-06| +|cran|metaBMA|4.750596812006895e-06| +|cran|ivreg|4.750596812006895e-06| +|cran|GLMMadaptive|4.750596812006895e-06| +|cran|clubSandwich|4.750596812006895e-06| +|cran|cgam|4.750596812006895e-06| +|cran|blme|4.750596812006895e-06| +|cran|geojsonlint|4.744540756792799e-06| +|pypi|[flake8-docstrings](https://pypi.org/project/flake8-docstrings)|4.744509322982401e-06| +|pypi|[jupyter-latex-envs](https://pypi.org/project/jupyter-latex-envs)|4.743209889820347e-06| +|pypi|[jupyter-highlight-selected-word](https://pypi.org/project/jupyter-highlight-selected-word)|4.743209889820347e-06| +|cran|topicmodels|4.74012236568058e-06| +|cran|akima|4.738810635105855e-06| +|rubygems|[byebug](https://github.com/deivid-rodriguez/byebug)|4.731590968474996e-06| +|cran|ipred|4.727389372151594e-06| +|npm|fresh|4.721895756664572e-06| +|npm|etag|4.721895756664572e-06| +|npm|temp-path|4.721895756664572e-06| +|rubygems|rb_sys|4.717517502917153e-06| +|pypi|[vplanet](https://github.com/VirtualPlanetaryLaboratory/vplanet)|4.711373464204818e-06| +|cran|[data.tree](http://github.com/gluc/data.tree)|4.708538379585003e-06| +|pypi|[kopt](https://pypi.org/project/kopt)|4.70633994554648e-06| +|cran|RcppBigIntAlgos|4.70633994554648e-06| +|cran|ggfittext|4.70633994554648e-06| +|cran|robust|4.706171861976996e-06| +|cran|taxadb|4.703283880646774e-06| +|pypi|[pytest-sugar](https://pypi.org/project/pytest-sugar)|4.702375308363757e-06| +|npm|grunt-contrib-clean|4.700497656202774e-06| +|npm|hot-loader|4.69590460198651e-06| +|npm|[babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash#readme)|4.69590460198651e-06| +|npm|babel-plugin-strip-function-call|4.69590460198651e-06| +|npm|babel-plugin-styled-components|4.69590460198651e-06| +|npm|binomial|4.69590460198651e-06| +|npm|compression-webpack-plugin|4.69590460198651e-06| +|npm|css.escape|4.69590460198651e-06| +|npm|d3-axis|4.69590460198651e-06| +|npm|d3-color|4.69590460198651e-06| +|npm|d3-ease|4.69590460198651e-06| +|npm|d3-interpolate|4.69590460198651e-06| +|npm|d3-selection|4.69590460198651e-06| +|npm|d3-shape|4.69590460198651e-06| +|npm|d3-timer|4.69590460198651e-06| +|npm|d3-transition|4.69590460198651e-06| +|npm|d3-zoom|4.69590460198651e-06| +|npm|dom-to-image|4.69590460198651e-06| +|npm|express-naked-redirect|4.69590460198651e-06| +|npm|express-static-gzip|4.69590460198651e-06| +|npm|html-webpack-plugin|4.69590460198651e-06| +|npm|i18next|4.69590460198651e-06| +|npm|leaflet|4.69590460198651e-06| +|npm|leaflet-gesture-handling|4.69590460198651e-06| +|npm|linspace|4.69590460198651e-06| +|npm|lodash-webpack-plugin|4.69590460198651e-06| +|npm|mousetrap|4.69590460198651e-06| +|npm|null-loader|4.69590460198651e-06| +|npm|outer-product|4.69590460198651e-06| +|npm|react-addons-css-transition-group|4.69590460198651e-06| +|npm|react-hot-loader|4.69590460198651e-06| +|npm|react-i18next|4.69590460198651e-06| +|npm|react-tooltip|4.69590460198651e-06| +|npm|redux-thunk|4.69590460198651e-06| +|npm|typeface-lato|4.69590460198651e-06| +|npm|webpack-bundle-analyzer|4.69590460198651e-06| +|npm|webpack-dev-middleware|4.69590460198651e-06| +|npm|webpack-hot-middleware|4.69590460198651e-06| +|npm|yaml-front-matter|4.69590460198651e-06| +|cran|assertive.code|4.690255393442766e-06| +|cran|assertive.reflection|4.690255393442766e-06| +|cran|assertive.data.us|4.690255393442766e-06| +|cran|assertive.data.uk|4.690255393442766e-06| +|cran|assertive.data|4.690255393442766e-06| +|cran|assertive.models|4.690255393442766e-06| +|cran|assertive.matrices|4.690255393442766e-06| +|cran|assertive.sets|4.690255393442766e-06| +|cran|assertive.files|4.690255393442766e-06| +|cran|assertive.datetimes|4.690255393442766e-06| +|cran|assertive.strings|4.690255393442766e-06| +|cran|assertive.numbers|4.690255393442766e-06| +|cran|assertive.types|4.690255393442766e-06| +|cran|assertive.properties|4.690255393442766e-06| +|cran|assertive.base|4.690255393442766e-06| +|npm|vinyl-source-stream|4.6651020511700185e-06| +|npm|vinyl-buffer|4.6651020511700185e-06| +|pypi|[sphinx-material](https://pypi.org/project/sphinx-material)|4.64366953438728e-06| +|pypi|[lcapy](https://pypi.org/project/lcapy)|4.639327438107154e-06| +|pypi|[scikit-spatial](https://pypi.org/project/scikit-spatial)|4.639327438107154e-06| +|pypi|[textwrapper](https://pypi.org/project/textwrapper)|4.639327438107154e-06| +|pypi|[property-cached](https://pypi.org/project/property-cached)|4.639327438107154e-06| +|pypi|[pyviz-comms](https://pypi.org/project/pyviz-comms)|4.635931746200124e-06| +|pypi|[SoundCard](https://github.com/bastibe/SoundCard)|4.620770128354728e-06| +|pypi|[SoundFile](https://github.com/bastibe/PySoundFile)|4.620770128354728e-06| +|pypi|[gurobipy](https://pypi.org/project/gurobipy)|4.5945157526254375e-06| +|npm|[dateformat](https://github.com/felixge/node-dateformat)|4.5864317129778035e-06| +|pypi|[apipkg](https://pypi.org/project/apipkg)|4.584097349558259e-06| +|pypi|[atpublic](https://pypi.org/project/atpublic)|4.584097349558259e-06| +|pypi|[dvc](https://pypi.org/project/dvc)|4.584097349558259e-06| +|pypi|[inflect](https://pypi.org/project/inflect)|4.584097349558259e-06| +|pypi|[jsonpath-ng](https://pypi.org/project/jsonpath-ng)|4.584097349558259e-06| +|pypi|[nanotime](https://pypi.org/project/nanotime)|4.584097349558259e-06| +|pypi|[orderedattrdict](https://pypi.org/project/orderedattrdict)|4.584097349558259e-06| +|pypi|[pyskiplist](https://pypi.org/project/pyskiplist)|4.584097349558259e-06| +|pypi|[treelib](https://pypi.org/project/treelib)|4.584097349558259e-06| +|npm|rollup-plugin-istanbul|4.5805382677651245e-06| +|npm|karma-jasmine-html-reporter|4.5805382677651245e-06| +|npm|karma-detect-browsers|4.5805382677651245e-06| +|npm|hammer-simulator|4.5805382677651245e-06| +|npm|eslint-plugin-unicorn|4.5805382677651245e-06| +|npm|eslint-config-xo|4.5805382677651245e-06| +|pypi|[kubernetes](https://pypi.org/project/kubernetes)|4.567247694435559e-06| +|pypi|[pymc3-ext](https://pypi.org/project/pymc3-ext)|4.5609057957623404e-06| +|pypi|[retrolab](https://pypi.org/project/retrolab)|4.5382563760626774e-06| +|pypi|[jupyterlab>=3](https://pypi.org/project/jupyterlab>=3)|4.5382563760626774e-06| +|pypi|[traitlets>=4.3](https://pypi.org/project/traitlets>=4.3)|4.5382563760626774e-06| +|pypi|[tornado>=5.1](https://pypi.org/project/tornado>=5.1)|4.5382563760626774e-06| +|pypi|[pyzmq>=18](https://pypi.org/project/pyzmq>=18)|4.5382563760626774e-06| +|pypi|[python-dateutil>=2.1](https://pypi.org/project/python-dateutil>=2.1)|4.5382563760626774e-06| +|pypi|[ipython>=4](https://pypi.org/project/ipython>=4)|4.5382563760626774e-06| +|pypi|[ipykernel>=4.4](https://pypi.org/project/ipykernel>=4.4)|4.5382563760626774e-06| +|pypi|[pip-check-reqs](https://pypi.org/project/pip-check-reqs)|4.5382563760626774e-06| +|pypi|[flake8-commas](https://pypi.org/project/flake8-commas)|4.5382563760626774e-06| +|npm|mocha-lcov-reporter|4.538256376062677e-06| +|npm|any-promise|4.538256376062677e-06| +|npm|thenify-all|4.538256376062677e-06| +|cran|[openxlsx](https://ycphs.github.io/openxlsx/index.html)|4.5366543823600365e-06| +|cran|gdtools|4.516208166948203e-06| +|npm|schema-utils|4.506939753116747e-06| +|npm|loader-utils|4.506939753116747e-06| +|spack|[vtk](http://www.vtk.org)|4.506807336106439e-06| +|cran|[bayesplot](https://mc-stan.org/bayesplot/)|4.503504326914373e-06| +|cran|[redux](https://github.com/richfitz/redux)|4.4924154025671065e-06| +|pypi|[openstacksdk](https://pypi.org/project/openstacksdk)|4.489848308051342e-06| +|pypi|[npx](https://pypi.org/project/npx)|4.484865124579587e-06| +|pypi|[meshplex](https://pypi.org/project/meshplex)|4.484865124579587e-06| +|pypi|[skrebate](https://github.com/EpistasisLab/scikit-rebate)|4.484865124579587e-06| +|pypi|[dask-ml](https://pypi.org/project/dask-ml)|4.484865124579587e-06| +|pypi|[update-checker](https://pypi.org/project/update-checker)|4.484865124579587e-06| +|pypi|[azure-storage-blob](https://pypi.org/project/azure-storage-blob)|4.477170181516739e-06| +|pypi|[soundfile](https://github.com/bastibe/python-soundfile)|4.463480399886468e-06| +|pypi|[resample](http://github.com/resample-project/resample)|4.4603267211201865e-06| +|pypi|[boost-histogram](https://github.com/scikit-hep/boost-histogram)|4.4603267211201865e-06| +|pypi|[numba-stats](https://pypi.org/project/numba-stats)|4.4603267211201865e-06| +|cran|[wordcloud](http://blog.fellstat.com/?cat=11)|4.441010013621902e-06| +|cran|[Rtsne](https://github.com/jkrijthe/Rtsne)|4.437593472151462e-06| +|cran|[mlr3misc](https://mlr3misc.mlr-org.com)|4.431886919837807e-06| +|pypi|[Bio](https://github.com/ialbert/bio)|4.427208456311353e-06| +|cran|locfit|4.424918520902909e-06| +|cran|bookdown|4.408418559956071e-06| +|cran|nonnest2|4.40650054578989e-06| +|cran|officer|4.406334591527738e-06| +|cran|[epiR](https://fvas.unimelb.edu.au/research/groups/veterinary-epidemiology-melbourne)|4.38583513918987e-06| +|rubygems|irb|4.383840372925057e-06| +|cran|[logger](https://daroczig.github.io/logger/)|4.3820764999294775e-06| +|cran|[geometry](https://davidcsterratt.github.io/geometry)|4.362227037839645e-06| +|cran|stm|4.355058188317679e-06| +|spack|berkeley-db|4.350599474912485e-06| +|pypi|[qudida](https://pypi.org/project/qudida)|4.331971995332556e-06| +|cran|FMStable|4.331971995332556e-06| +|cran|sparsesvd|4.331971995332556e-06| +|cran|MuMIn|4.325738768290388e-06| +|spack|libxscrnsaver|4.316682682407852e-06| +|pypi|[ddt](https://pypi.org/project/ddt)|4.313158859809968e-06| +|npm|babel-plugin-external-helpers|4.308281072055426e-06| +|pypi|[cosmospectra](https://pypi.org/project/cosmospectra)|4.291861143523923e-06| +|rubygems|timecop|4.278927440287667e-06| +|pypi|[rustworkx](https://github.com/Qiskit/rustworkx)|4.278490859587711e-06| +|pypi|[mako](https://www.makotemplates.org/)|4.2689770134102855e-06| +|cran|spls|4.256755377596946e-06| +|rubygems|actionmailer|4.252994546710165e-06| +|cran|Bessel|4.251750291715286e-06| +|cran|[archive](https://archive.r-lib.org/)|4.24786302285653e-06| +|cran|[wbstats](https://github.com/nset-ornl/wbstats)|4.235705950991833e-06| +|npm|csso|4.235705950991832e-06| +|npm|google-closure-compiler|4.235705950991832e-06| +|npm|ora|4.235705950991832e-06| +|npm|update-notifier|4.235705950991832e-06| +|npm|crass|4.235705950991832e-06| +|npm|sqwish|4.235705950991832e-06| +|npm|html-minifier|4.235705950991832e-06| +|npm|node-version|4.235705950991832e-06| +|cran|transport|4.235705950991832e-06| +|pypi|[user-agents](https://pypi.org/project/user-agents)|4.235705950991831e-06| +|cran|[humaniformat](https://github.com/ironholds/humaniformat/)|4.220895790324031e-06| +|cran|[rsample](https://rsample.tidymodels.org)|4.219201711446328e-06| +|pypi|[dataclasses-json](https://pypi.org/project/dataclasses-json)|4.218717825519941e-06| +|npm|eslint-plugin-react|4.2154237154874514e-06| +|pypi|[Chameleon](https://pypi.org/project/Chameleon)|4.203800633438907e-06| +|npm|ascli|4.193348891481914e-06| +|pypi|[css-html-js-minify](https://pypi.org/project/css-html-js-minify)|4.185480188727106e-06| +|pypi|[Epip](https://pypi.org/project/Epip)|4.185480188727106e-06| +|pypi|[mdurl](https://pypi.org/project/mdurl)|4.185480188727106e-06| +|pypi|[pyproject_hooks](https://pypi.org/project/pyproject_hooks)|4.185480188727106e-06| +|pypi|[sphinx_autodoc_typehints](https://pypi.org/project/sphinx_autodoc_typehints)|4.185480188727106e-06| +|pypi|[pyDeprecate](https://pypi.org/project/pyDeprecate)|4.18247184661002e-06| +|pypi|[decorit](https://gitlab.com/braniii/decorit)|4.1806967827971385e-06| +|npm|prettier-plugin-svelte|4.174285939887224e-06| +|npm|eslint-plugin-svelte3|4.174285939887224e-06| +|npm|svelte|4.174285939887224e-06| +|cran|tracerer|4.154639808389117e-06| +|pypi|[pyside6](https://pypi.org/project/pyside6)|4.153879813302217e-06| +|npm|path-platform|4.151415402567094e-06| +|rubygems|rails-dom-testing|4.149262972400162e-06| +|cran|stabledist|4.139588008257787e-06| +|cran|skewt|4.1388898149691615e-06| +|cran|catdata|4.1388898149691615e-06| +|cran|MPV|4.1388898149691615e-06| +|cran|fit.models|4.1388898149691615e-06| +|cran|DEoptimR|4.1388898149691615e-06| +|pypi|[sphinx-tabs](https://pypi.org/project/sphinx-tabs)|4.136654220695239e-06| +|pypi|[langcodes](https://pypi.org/project/langcodes)|4.133468400324448e-06| +|pypi|[pathy](https://pypi.org/project/pathy)|4.133468400324448e-06| +|pypi|[spacy-loggers](https://pypi.org/project/spacy-loggers)|4.133468400324448e-06| +|cran|feather|4.132686412060873e-06| +|pypi|[sentencepiece](https://github.com/google/sentencepiece)|4.1281179765593114e-06| +|rubygems|actionpack|4.116846855428286e-06| +|pypi|[sphinx-sitemap](https://pypi.org/project/sphinx-sitemap)|4.108121104507797e-06| +|spack|[wcslib](https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/)|4.093363851240165e-06| +|pypi|[pytest-cov>=2.10](https://pypi.org/project/pytest-cov>=2.10)|4.089647125095562e-06| +|pypi|[pytest>=6.0](https://pypi.org/project/pytest>=6.0)|4.089647125095562e-06| +|pypi|[loompy>=3.0.5](https://pypi.org/project/loompy>=3.0.5)|4.089647125095562e-06| +|pypi|[scanpydoc>=0.7.3](https://pypi.org/project/scanpydoc>=0.7.3)|4.089647125095562e-06| +|pypi|[sphinx_issues](https://pypi.org/project/sphinx_issues)|4.089647125095562e-06| +|pypi|[sphinx-autodoc-typehints>=1.11.0](https://pypi.org/project/sphinx-autodoc-typehints>=1.11.0)|4.089647125095562e-06| +|pypi|[sphinx>=4.1,<4.2](https://pypi.org/project/sphinx>=4.1,<4.2)|4.089647125095562e-06| +|pypi|[packaging>=20](https://pypi.org/project/packaging>=20)|4.089647125095562e-06| +|pypi|[scipy>1.4](https://pypi.org/project/scipy>1.4)|4.089647125095562e-06| +|pypi|[numpy>=1.16.5](https://pypi.org/project/numpy>=1.16.5)|4.089647125095562e-06| +|pypi|[pandas>=1.1.1](https://pypi.org/project/pandas>=1.1.1)|4.089647125095562e-06| +|cran|spacetime|4.08534257521181e-06| +|pypi|[pytray](https://github.com/muhrin/pytray.git)|4.08502866419766e-06| +|pypi|[mkdocs-section-index](https://pypi.org/project/mkdocs-section-index)|4.080149364516727e-06| +|npm|underscore.string|4.066277712952158e-06| +|pypi|[pyssht](http://astro-informatics.github.io/ssht/)|4.043173862310396e-06| +|pypi|[pys2let](http://astro-informatics.github.io/s2let/)|4.0431738623103935e-06| +|pypi|[CacheControl](https://pypi.org/project/CacheControl)|4.0406734455742666e-06| +|pypi|[pyshp](https://pypi.org/project/pyshp)|4.034005667611268e-06| +|pypi|[pytest-json-report](https://pypi.org/project/pytest-json-report)|4.034005667611268e-06| +|pypi|[noodles](http://nlesc.github.io/noodles)|4.0334414710143966e-06| +|npm|gulp-babel|4.022840116209844e-06| +|pypi|[venusian](https://pylonsproject.org/)|4.021663867054767e-06| +|pypi|[hupper](https://github.com/Pylons/hupper)|4.021663867054767e-06| +|pypi|[sas7bdat](https://pypi.org/project/sas7bdat)|4.012774058834367e-06| +|pypi|[sas-kernel](https://pypi.org/project/sas-kernel)|4.012774058834367e-06| +|pypi|[saspy](https://pypi.org/project/saspy)|4.012774058834367e-06| +|cran|[fdrtool](https://strimmerlab.github.io/software/fdrtool/)|3.9987433803069755e-06| +|pypi|[Twisted](https://pypi.org/project/Twisted)|3.9978253951416146e-06| +|cran|[move](https://bartk.gitlab.io/move/)|3.988164694115686e-06| +|pypi|[portray](https://pypi.org/project/portray)|3.970974329054842e-06| +|pypi|[typing-inspect](https://pypi.org/project/typing-inspect)|3.970974329054842e-06| +|pypi|[marshmallow-enum](https://pypi.org/project/marshmallow-enum)|3.970974329054842e-06| +|npm|isexe|3.970974329054842e-06| +|npm|superagent|3.970974329054842e-06| +|npm|connect-flash|3.970974329054842e-06| +|pypi|[dataframe-api-compat](https://pypi.org/project/dataframe-api-compat)|3.951603722571648e-06| +|cran|goftest|3.9435882991992914e-06| +|cran|tensor|3.9435882991992914e-06| +|cran|spatstat.sparse|3.9435882991992914e-06| +|cran|ellipse|3.935868563127873e-06| +|npm|seedrandom|3.933155525920987e-06| +|cran|[mathjaxr](https://github.com/wviechtb/mathjaxr)|3.931496124165495e-06| +|pypi|[spacy-lookups-data](https://pypi.org/project/spacy-lookups-data)|3.919543857345062e-06| +|npm|less|3.907942990498416e-06| +|cran|doRNG|3.907438739789965e-06| +|pypi|[sphinx-examples](https://pypi.org/project/sphinx-examples)|3.905630762378224e-06| +|cran|keras|3.902522351652171e-06| +|npm|[typedoc](https://typedoc.org)|3.895525816802801e-06| +|rubygems|reline|3.891951939906651e-06| +|pypi|[repoze.lru](http://www.repoze.org)|3.890752625437574e-06| +|npm|sass-true|3.889934036625152e-06| +|cran|[rdflib](https://github.com/ropensci/rdflib)|3.889934036625152e-06| +|requirements.txt|gitlab/pipe3d/pyPipe3D|3.889537145079736e-06| +|requirements.txt|gitlab/etienne.behar/menura|3.889537145079736e-06| +|requirements.txt|gitlab/jesseds/apav|3.889537145079736e-06| +|requirements.txt|gitlab/eleonoraalei/exo-mercat-gui|3.889537145079736e-06| +|requirements.txt|gitlab/casi-project/casi-2d|3.889537145079736e-06| +|requirements.txt|gitlab/mauricemolli/petitRADTRANS|3.889537145079736e-06| +|requirements.txt|gitlab/aegge/comet-emu|3.889537145079736e-06| +|requirements.txt|gitlab/rki_bioinformatics/purple|3.889537145079736e-06| +|requirements.txt|gitlab/rki_bioinformatics/IDeFIX|3.889537145079736e-06| +|requirements.txt|gitlab/AstroVian/bmarxiv|3.889537145079736e-06| +|requirements.txt|gitlab/LouisLab/PiVR|3.889537145079736e-06| +|requirements.txt|gitlab/cracklet/cracklet|3.889537145079736e-06| +|requirements.txt|gitlab/dglaeser/fieldcompare|3.889537145079736e-06| +|requirements.txt|gitlab/gpagano/lensinggw|3.889537145079736e-06| +|requirements.txt|gitlab/dsbowen/conditional-inference|3.889537145079736e-06| +|requirements.txt|gitlab/binary_c/binary_c-python|3.889537145079736e-06| +|requirements.txt|gitlab/ENKI-portal/vaporock|3.889537145079736e-06| +|requirements.txt|gitlab/ENKI-portal/ThermoEngine|3.889537145079736e-06| +|requirements.txt|gitlab/esa/pyxel|3.889537145079736e-06| +|requirements.txt|github/zachetienne/nrpytutorial|3.889537145079736e-06| +|requirements.txt|github/E3SM-Project/gdess|3.889537145079736e-06| +|requirements.txt|github/hpparvi/PyTransit|3.889537145079736e-06| +|requirements.txt|github/hpparvi/opents|3.889537145079736e-06| +|requirements.txt|github/benjaminbolling/RSW|3.889537145079736e-06| +|requirements.txt|github/hposborn/MonoTools|3.889537145079736e-06| +|requirements.txt|github/vallis/libstempo|3.889537145079736e-06| +|requirements.txt|github/ucl-exoplanets/ExoTETHyS|3.889537145079736e-06| +|requirements.txt|github/ucl-exoplanets/pylightcurve|3.889537145079736e-06| +|requirements.txt|github/SAMI-Galaxy-Survey/sami|3.889537145079736e-06| +|requirements.txt|github/LuisScoccola/persistable|3.889537145079736e-06| +|requirements.txt|github/MrOlm/drep|3.889537145079736e-06| +|requirements.txt|github/hemanthpruthvi/PyAstroPol|3.889537145079736e-06| +|requirements.txt|github/SharmaLlama/ticktack|3.889537145079736e-06| +|requirements.txt|github/CDSP-SCPO/metadata-middleware|3.889537145079736e-06| +|requirements.txt|github/RuthAngus/stardate|3.889537145079736e-06| +|requirements.txt|github/aksholokhov/pysr3|3.889537145079736e-06| +|requirements.txt|github/lutteropp/NetRAX|3.889537145079736e-06| +|requirements.txt|github/BioGearsEngine/core|3.889537145079736e-06| +|requirements.txt|github/parsotat/batanalysis|3.889537145079736e-06| +|requirements.txt|github/nanograv/enterprise|3.889537145079736e-06| +|requirements.txt|github/ABM4ALL/Melodie|3.889537145079736e-06| +|requirements.txt|github/daler/gffutils|3.889537145079736e-06| +|requirements.txt|github/daler/pybedtools|3.889537145079736e-06| +|requirements.txt|github/abinit/abinit|3.889537145079736e-06| +|requirements.txt|github/AOtools/aotools|3.889537145079736e-06| +|requirements.txt|github/epfl-radio-astro/LiSA|3.889537145079736e-06| +|requirements.txt|github/epfl-radio-astro/PINION|3.889537145079736e-06| +|requirements.txt|github/exciting/excitingtools|3.889537145079736e-06| +|requirements.txt|github/aewallin/allantools|3.889537145079736e-06| +|requirements.txt|github/icecube/TauRunner|3.889537145079736e-06| +|requirements.txt|github/pyFFTW/pyFFTW|3.889537145079736e-06| +|requirements.txt|github/mwaskom/seaborn|3.889537145079736e-06| +|requirements.txt|github/annayqho/TheCannon|3.889537145079736e-06| +|requirements.txt|github/CGATOxford/UMI-tools|3.889537145079736e-06| +|requirements.txt|github/desihub/fastspecfit|3.889537145079736e-06| +|requirements.txt|github/icrar/daliuge|3.889537145079736e-06| +|requirements.txt|github/ajshajib/dolphin|3.889537145079736e-06| +|requirements.txt|github/pavolgaj/ObsPlanner|3.889537145079736e-06| +|requirements.txt|github/AMReX-Astro/Nyx|3.889537145079736e-06| +|requirements.txt|github/AMReX-Astro/Castro|3.889537145079736e-06| +|requirements.txt|github/AMReX-Astro/MAESTROeX|3.889537145079736e-06| +|requirements.txt|github/grahambell/pymoc|3.889537145079736e-06| +|requirements.txt|github/GeminiDRSoftware/DRAGONS|3.889537145079736e-06| +|requirements.txt|github/pyxnat/pyxnat|3.889537145079736e-06| +|requirements.txt|github/Vini2/GraphBin|3.889537145079736e-06| +|requirements.txt|github/onnela-lab/beiwe-backend|3.889537145079736e-06| +|requirements.txt|github/rmjarvis/TreeCorr|3.889537145079736e-06| +|requirements.txt|github/rmjarvis/Piff|3.889537145079736e-06| +|requirements.txt|github/ismael-mendoza/ShapeMeasurementFisherFormalism|3.889537145079736e-06| +|requirements.txt|github/miguelzuma/hi_class_public|3.889537145079736e-06| +|requirements.txt|github/C0PEP0D/otto|3.889537145079736e-06| +|requirements.txt|github/dfm/ketu|3.889537145079736e-06| +|requirements.txt|github/GalSim-developers/GalSim|3.889537145079736e-06| +|requirements.txt|github/deepsphere/deepsphere-cosmo-tf1|3.889537145079736e-06| +|requirements.txt|github/Lyalpha/spalipy|3.889537145079736e-06| +|requirements.txt|github/kno10/python-kmedoids|3.889537145079736e-06| +|requirements.txt|github/imcgreer/simqso|3.889537145079736e-06| +|requirements.txt|github/fgbuster/fgbuster|3.889537145079736e-06| +|requirements.txt|github/logan-pearce/lofti_gaia|3.889537145079736e-06| +|requirements.txt|github/dlakaplan/pulsarsurveyscraper|3.889537145079736e-06| +|requirements.txt|github/pysat/pysat|3.889537145079736e-06| +|requirements.txt|github/miRTop/mirtop|3.889537145079736e-06| +|requirements.txt|github/python-hydro/pyro2|3.889537145079736e-06| +|requirements.txt|github/me-manu/gammaALPs|3.889537145079736e-06| +|requirements.txt|github/galaxyproject/galaxy-lib|3.889537145079736e-06| +|requirements.txt|github/james-m-osborn/astrosat|3.889537145079736e-06| +|requirements.txt|github/COMBINE-lab/alevin-fry|3.889537145079736e-06| +|requirements.txt|github/rzellem/EXOTIC|3.889537145079736e-06| +|requirements.txt|github/jtschindler/sculptor|3.889537145079736e-06| +|requirements.txt|github/seeh/surprise|3.889537145079736e-06| +|requirements.txt|github/fcastagna/JoXSZ|3.889537145079736e-06| +|requirements.txt|github/fcastagna/preprofit|3.889537145079736e-06| +|requirements.txt|github/PynPoint/PynPoint|3.889537145079736e-06| +|requirements.txt|github/sklasfeld/DANPOS3|3.889537145079736e-06| +|requirements.txt|github/lkreidberg/batman|3.889537145079736e-06| +|requirements.txt|github/maxmahlke/ssos|3.889537145079736e-06| +|requirements.txt|github/drphilmarshall/HumVI|3.889537145079736e-06| +|requirements.txt|github/andr1976/HydDown|3.889537145079736e-06| +|requirements.txt|github/AemulusProject/bias_emulator|3.889537145079736e-06| +|requirements.txt|github/mrempel/geohexviz|3.889537145079736e-06| +|requirements.txt|github/pynucastro/pynucastro|3.889537145079736e-06| +|requirements.txt|github/ketch/RK-Opt|3.889537145079736e-06| +|requirements.txt|github/moldyn/msmhelper|3.889537145079736e-06| +|requirements.txt|github/micahvista/MAMnet|3.889537145079736e-06| +|requirements.txt|github/Kaixhin/PlaNet|3.889537145079736e-06| +|requirements.txt|github/Kaixhin/Rainbow|3.889537145079736e-06| +|requirements.txt|github/Kaixhin/spinning-up-basic|3.889537145079736e-06| +|requirements.txt|github/discsim/frank|3.889537145079736e-06| +|requirements.txt|github/pipliggins/EVolve|3.889537145079736e-06| +|requirements.txt|github/joshspeagle/dynesty|3.889537145079736e-06| +|requirements.txt|github/rrwick/Deepbinner|3.889537145079736e-06| +|requirements.txt|github/fccoelho/epimodels|3.889537145079736e-06| +|requirements.txt|github/fccoelho/epigrass|3.889537145079736e-06| +|requirements.txt|github/chianti-atomic/ChiantiPy|3.889537145079736e-06| +|requirements.txt|github/miguelcarcamov/csromer|3.889537145079736e-06| +|requirements.txt|github/miguelcarcamov/gpuvmem|3.889537145079736e-06| +|requirements.txt|github/1313e/CMasher|3.889537145079736e-06| +|requirements.txt|github/sibirrer/psfr|3.889537145079736e-06| +|requirements.txt|github/ExObsSim/ExoRad2-public|3.889537145079736e-06| +|requirements.txt|github/rsnemmen/BCES|3.889537145079736e-06| +|requirements.txt|github/silx-kit/pyFAI|3.889537145079736e-06| +|requirements.txt|github/gmbrandt/HTOF|3.889537145079736e-06| +|requirements.txt|github/vterron/lemon|3.889537145079736e-06| +|requirements.txt|github/flu-crew/smot|3.889537145079736e-06| +|requirements.txt|github/danhey/echelle|3.889537145079736e-06| +|requirements.txt|github/jellis18/PTMCMCSampler|3.889537145079736e-06| +|requirements.txt|github/ashleychontos/pySYD|3.889537145079736e-06| +|requirements.txt|github/elliohow/fMRI_ROI_Analysis_Tool|3.889537145079736e-06| +|requirements.txt|github/mpound/pdrtpy|3.889537145079736e-06| +|requirements.txt|github/Basvanstein/GSAreport|3.889537145079736e-06| +|requirements.txt|github/openmsi/openmsistream|3.889537145079736e-06| +|requirements.txt|github/siavashk/pycpd|3.889537145079736e-06| +|requirements.txt|github/ot483/NetCom|3.889537145079736e-06| +|requirements.txt|github/PaulHancock/Robbie|3.889537145079736e-06| +|requirements.txt|github/milnus/Magphi|3.889537145079736e-06| +|requirements.txt|github/SPARC-FAIR-Codeathon/aqua|3.889537145079736e-06| +|requirements.txt|github/kblin/ncbi-acc-download|3.889537145079736e-06| +|requirements.txt|github/snowformatics/macrobot|3.889537145079736e-06| +|requirements.txt|github/qmarcou/IGoR|3.889537145079736e-06| +|requirements.txt|github/tiberioap/grav_waldo|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/QuartiCal|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/Stimela|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/breizorro|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/PyMORESANE|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/rodrigues|3.889537145079736e-06| +|requirements.txt|github/sebastian-zieba/PACMAN|3.889537145079736e-06| +|requirements.txt|github/RBrearton/islatu|3.889537145079736e-06| +|requirements.txt|github/tamarervin/SolAster|3.889537145079736e-06| +|requirements.txt|github/smithlabcode/dnmtools|3.889537145079736e-06| +|requirements.txt|github/ladsantos/flatstar|3.889537145079736e-06| +|requirements.txt|github/ladsantos/p-winds|3.889537145079736e-06| +|requirements.txt|github/lucabaldini/ixpeobssim|3.889537145079736e-06| +|requirements.txt|github/scottgigante/picopore|3.889537145079736e-06| +|requirements.txt|github/TRI-AMDD/GMP-featurizer|3.889537145079736e-06| +|requirements.txt|github/radiocosmology/draco|3.889537145079736e-06| +|requirements.txt|github/cdanielmachado/reframed|3.889537145079736e-06| +|requirements.txt|github/healpy/healpy|3.889537145079736e-06| +|requirements.txt|github/dsavransky/EXOSIMS|3.889537145079736e-06| +|requirements.txt|github/phineasng/DECODE|3.889537145079736e-06| +|requirements.txt|github/ronshnapp/MyPTV|3.889537145079736e-06| +|requirements.txt|github/travisseymour/EPICpy|3.889537145079736e-06| +|requirements.txt|github/tud-hri/travia|3.889537145079736e-06| +|requirements.txt|github/tud-hri/joan|3.889537145079736e-06| +|requirements.txt|github/saberyoung/haffet|3.889537145079736e-06| +|requirements.txt|github/bengeof/QPoweredCompound2DeNovoDrugPropMax|3.889537145079736e-06| +|requirements.txt|github/igvteam/igv-reports|3.889537145079736e-06| +|requirements.txt|github/stinefm/relsad|3.889537145079736e-06| +|requirements.txt|github/LSARP/ProteomicsQC|3.889537145079736e-06| +|requirements.txt|github/harrispopgen/mutyper|3.889537145079736e-06| +|requirements.txt|github/moead-framework/framework|3.889537145079736e-06| +|requirements.txt|github/bioexcel/biobb_wf_flexdyn|3.889537145079736e-06| +|requirements.txt|github/enveda/RPath|3.889537145079736e-06| +|requirements.txt|github/CobayaSampler/cobaya|3.889537145079736e-06| +|requirements.txt|github/ihmwg/python-modelcif|3.889537145079736e-06| +|requirements.txt|github/ClusterMonteCarlo/CMC-COSMIC|3.889537145079736e-06| +|requirements.txt|github/jeschaef/Graph4Med|3.889537145079736e-06| +|requirements.txt|github/Ajstros/pyripherals|3.889537145079736e-06| +|requirements.txt|github/firefly-cpp/NiaARM|3.889537145079736e-06| +|requirements.txt|github/paulbrodersen/netgraph|3.889537145079736e-06| +|requirements.txt|github/jeffdaily/parasail-python|3.889537145079736e-06| +|requirements.txt|github/CouncilDataProject/cookiecutter-cdp-deployment|3.889537145079736e-06| +|requirements.txt|github/chenwuperth/rgz_rcnn|3.889537145079736e-06| +|requirements.txt|github/cistrome/MIRA|3.889537145079736e-06| +|requirements.txt|github/ggonnella/fastsubtrees|3.889537145079736e-06| +|requirements.txt|github/yrjia1015/CRISPRCasStack|3.889537145079736e-06| +|requirements.txt|github/austinpeel/herculens|3.889537145079736e-06| +|requirements.txt|github/exosports/MARGE|3.889537145079736e-06| +|requirements.txt|github/exosports/homer|3.889537145079736e-06| +|requirements.txt|github/nickhand/pyRSD|3.889537145079736e-06| +|requirements.txt|github/ifilot/edp|3.889537145079736e-06| +|requirements.txt|github/floodlight-sports/floodlight|3.889537145079736e-06| +|requirements.txt|github/kiyo-masui/bitshuffle|3.889537145079736e-06| +|requirements.txt|github/DataBiosphere/wdl-parsers|3.889537145079736e-06| +|requirements.txt|github/BIMSBbioinfo/pigx_scrnaseq|3.889537145079736e-06| +|requirements.txt|github/BIMSBbioinfo/pigx_rnaseq|3.889537145079736e-06| +|requirements.txt|github/ZhenjiangFan/DAG-deepVASE|3.889537145079736e-06| +|requirements.txt|github/johnpaulett/python-hl7|3.889537145079736e-06| +|requirements.txt|github/OxES/k2sc|3.889537145079736e-06| +|requirements.txt|github/OpenBioLink/Explorer|3.889537145079736e-06| +|requirements.txt|github/legolason/PyQSOFit|3.889537145079736e-06| +|requirements.txt|github/macrocosme/time_domain_astronomy_sandbox|3.889537145079736e-06| +|requirements.txt|github/macrocosme/amber_meta|3.889537145079736e-06| +|requirements.txt|github/astroboylrx/Rubble|3.889537145079736e-06| +|requirements.txt|github/LINNAE-project/SFB-Annotator|3.889537145079736e-06| +|requirements.txt|github/SuLab/Wikidata-phenomizer|3.889537145079736e-06| +|requirements.txt|github/JieZheng-ShanghaiTech/PiLSL|3.889537145079736e-06| +|requirements.txt|github/pymedphys/pymedphys|3.889537145079736e-06| +|requirements.txt|github/lucydot/effmass|3.889537145079736e-06| +|requirements.txt|github/teuben/QAC|3.889537145079736e-06| +|requirements.txt|github/gbrammer/grizli|3.889537145079736e-06| +|requirements.txt|github/mscaudill/openseize|3.889537145079736e-06| +|requirements.txt|github/telatin/qax|3.889537145079736e-06| +|requirements.txt|github/GalletFlorian/TATOO|3.889537145079736e-06| +|requirements.txt|github/mattyowl/astLib|3.889537145079736e-06| +|requirements.txt|github/pysal/spopt|3.889537145079736e-06| +|requirements.txt|github/arnauqb/qwind|3.889537145079736e-06| +|requirements.txt|github/linsalrob/PhiSpy|3.889537145079736e-06| +|requirements.txt|github/yuhuan-wu/mobilesal|3.889537145079736e-06| +|requirements.txt|github/keatonb/TESS_PRF|3.889537145079736e-06| +|requirements.txt|github/keatonb/Pyriod|3.889537145079736e-06| +|requirements.txt|github/LondonBiofoundry/basicsynbio|3.889537145079736e-06| +|requirements.txt|github/csbioinfopk/iSumoK-PseAAC|3.889537145079736e-06| +|requirements.txt|github/olivecha/guitarsounds|3.889537145079736e-06| +|requirements.txt|github/nextstrain/nextclade|3.889537145079736e-06| +|requirements.txt|github/tessgi/tvguide|3.889537145079736e-06| +|requirements.txt|github/Beuth-Erdelt/DBMS-Benchmarker|3.889537145079736e-06| +|requirements.txt|github/sbird/fake_spectra|3.889537145079736e-06| +|requirements.txt|github/bedops/bedops|3.889537145079736e-06| +|requirements.txt|github/open2c/pairtools|3.889537145079736e-06| +|requirements.txt|github/ArtRand/signalAlign|3.889537145079736e-06| +|requirements.txt|github/LoganAMorrison/Hazma|3.889537145079736e-06| +|requirements.txt|github/danielenricocahall/elephas|3.889537145079736e-06| +|requirements.txt|github/dstndstn/tractor|3.889537145079736e-06| +|requirements.txt|github/pysam-developers/pysam|3.889537145079736e-06| +|requirements.txt|github/tmcclintock/AReconstructionTool|3.889537145079736e-06| +|requirements.txt|github/brentp/peddy|3.889537145079736e-06| +|requirements.txt|github/brentp/cyvcf2|3.889537145079736e-06| +|requirements.txt|github/sblunt/orbitize|3.889537145079736e-06| +|requirements.txt|github/transientskp/lpf|3.889537145079736e-06| +|requirements.txt|github/huiwenke/MineProt|3.889537145079736e-06| +|requirements.txt|github/SuperKogito/spafe|3.889537145079736e-06| +|requirements.txt|github/jdber1/opendrop|3.889537145079736e-06| +|requirements.txt|github/benstahl92/deepSIP|3.889537145079736e-06| +|requirements.txt|github/bcgsc/TMBur|3.889537145079736e-06| +|requirements.txt|github/bcgsc/NanoSim|3.889537145079736e-06| +|requirements.txt|github/citation-file-format/citation-file-format|3.889537145079736e-06| +|requirements.txt|github/kyleaoman/martini|3.889537145079736e-06| +|requirements.txt|github/pyomeca/biosiglive|3.889537145079736e-06| +|requirements.txt|github/FlorianThibord/OptimiR|3.889537145079736e-06| +|requirements.txt|github/JulianBMunoz/RelicFast|3.889537145079736e-06| +|requirements.txt|github/JulianBMunoz/Zeus21|3.889537145079736e-06| +|requirements.txt|github/AWehrhahn/SME|3.889537145079736e-06| +|requirements.txt|github/deeptools/deepTools|3.889537145079736e-06| +|requirements.txt|github/deeptools/HiCExplorer|3.889537145079736e-06| +|requirements.txt|github/villano-lab/nrCascadeSim|3.889537145079736e-06| +|requirements.txt|github/ConnorStoneAstro/AutoProf|3.889537145079736e-06| +|requirements.txt|github/kboone/avocado|3.889537145079736e-06| +|requirements.txt|github/fabiorigamonti/bang|3.889537145079736e-06| +|requirements.txt|github/sibyllema/Fast-Multiscale-Diffusion-on-Graphs|3.889537145079736e-06| +|requirements.txt|github/lgrcia/prose|3.889537145079736e-06| +|requirements.txt|github/silburt/DeepMoon|3.889537145079736e-06| +|requirements.txt|github/astromer-science/main-code|3.889537145079736e-06| +|requirements.txt|github/MRChemSoft/mrchem|3.889537145079736e-06| +|requirements.txt|github/florian-lienhard/MM-LSD|3.889537145079736e-06| +|requirements.txt|github/tpospisi/RFCDE|3.889537145079736e-06| +|requirements.txt|github/tpospisi/cdetools|3.889537145079736e-06| +|requirements.txt|github/tpospisi/nnkcde|3.889537145079736e-06| +|requirements.txt|github/gbouras13/plassembler|3.889537145079736e-06| +|requirements.txt|github/Qiskit/qiskit-experiments|3.889537145079736e-06| +|requirements.txt|github/ExeClim/Isca|3.889537145079736e-06| +|requirements.txt|github/gperezs/StarcNet|3.889537145079736e-06| +|requirements.txt|github/TinkerTools/tinker9|3.889537145079736e-06| +|requirements.txt|github/mirapy-org/mirapy|3.889537145079736e-06| +|requirements.txt|github/barentsen/dave|3.889537145079736e-06| +|requirements.txt|github/barentsen/k2flix|3.889537145079736e-06| +|requirements.txt|github/cogent3/cogent3|3.889537145079736e-06| +|requirements.txt|github/jsobeck/MOOG_SCAT|3.889537145079736e-06| +|requirements.txt|github/vortex-exoplanet/VIP|3.889537145079736e-06| +|requirements.txt|github/sidmohite/nimbus-astro|3.889537145079736e-06| +|requirements.txt|github/CosmoStat/mccd|3.889537145079736e-06| +|requirements.txt|github/alejandrobll/py-sphviewer|3.889537145079736e-06| +|requirements.txt|github/dib-lab/sourmash|3.889537145079736e-06| +|requirements.txt|github/dib-lab/dammit|3.889537145079736e-06| +|requirements.txt|github/DSIMB/medusa|3.889537145079736e-06| +|requirements.txt|github/ablab/TandemTools|3.889537145079736e-06| +|requirements.txt|github/MikeSWang/Harmonia|3.889537145079736e-06| +|requirements.txt|github/MikeSWang/HorizonGRound|3.889537145079736e-06| +|requirements.txt|github/EGaraldi/corecon|3.889537145079736e-06| +|requirements.txt|github/YangLab/CIRCexplorer2|3.889537145079736e-06| +|requirements.txt|github/asntech/intervene|3.889537145079736e-06| +|requirements.txt|github/cbg-ethz/smallgenomeutilities|3.889537145079736e-06| +|requirements.txt|github/bjmorgan/py-sc-fermi|3.889537145079736e-06| +|requirements.txt|github/abatten/fruitbat|3.889537145079736e-06| +|requirements.txt|github/afeinstein20/eleanor|3.889537145079736e-06| +|requirements.txt|github/GilbertLabUCSF/CanDI|3.889537145079736e-06| +|requirements.txt|github/astro-informatics/sleplet|3.889537145079736e-06| +|requirements.txt|github/spacetelescope/mirage|3.889537145079736e-06| +|requirements.txt|github/xuanxu/starmatrix|3.889537145079736e-06| +|requirements.txt|github/iancze/PSOAP|3.889537145079736e-06| +|requirements.txt|github/xinyiguan/py2lispIDyOM|3.889537145079736e-06| +|requirements.txt|github/surf-eds/one-button-compute|3.889537145079736e-06| +|requirements.txt|github/tholoien/XDGMM|3.889537145079736e-06| +|requirements.txt|github/tholoien/empiriciSN|3.889537145079736e-06| +|requirements.txt|github/lmcinnes/umap|3.889537145079736e-06| +|requirements.txt|github/biomedia-mira/istn|3.889537145079736e-06| +|requirements.txt|github/biomedia-mira/deepscm|3.889537145079736e-06| +|requirements.txt|github/biomedia-mira/masf|3.889537145079736e-06| +|requirements.txt|github/htjb/globalemu|3.889537145079736e-06| +|requirements.txt|github/htjb/margarine|3.889537145079736e-06| +|requirements.txt|github/deepmind/alphafold|3.889537145079736e-06| +|requirements.txt|github/ZJUFanLab/bulk2space|3.889537145079736e-06| +|requirements.txt|github/erikbern/ann-benchmarks|3.889537145079736e-06| +|requirements.txt|github/marius311/cosmoslik|3.889537145079736e-06| +|requirements.txt|github/Cristianetaniguti/Reads2Map|3.889537145079736e-06| +|requirements.txt|github/christinahedges/contaminante|3.889537145079736e-06| +|requirements.txt|github/lgbouma/gyro-interp|3.889537145079736e-06| +|requirements.txt|github/bonsai-team/matam|3.889537145079736e-06| +|requirements.txt|github/wouterpeere/GHEtool|3.889537145079736e-06| +|requirements.txt|github/HHTpy/HHTpywrapper|3.889537145079736e-06| +|requirements.txt|github/epi2me-labs/mapula|3.889537145079736e-06| +|requirements.txt|github/mgieles/limepy|3.889537145079736e-06| +|requirements.txt|github/StingraySoftware/HENDRICS|3.889537145079736e-06| +|requirements.txt|github/rpoleski/MulensModel|3.889537145079736e-06| +|requirements.txt|github/YesselmanLab/rna_map|3.889537145079736e-06| +|requirements.txt|github/BenNordick/HiLoop|3.889537145079736e-06| +|requirements.txt|github/mirnylab/cooler|3.889537145079736e-06| +|requirements.txt|github/mirnylab/pairtools|3.889537145079736e-06| +|requirements.txt|github/AndreyTavleev/DiscVerSt|3.889537145079736e-06| +|requirements.txt|github/ebachelet/pyLIMA|3.889537145079736e-06| +|requirements.txt|github/YuRui8879/MRASleepNet|3.889537145079736e-06| +|requirements.txt|github/NickMilsonPhysics/BinaryStarSolver|3.889537145079736e-06| +|requirements.txt|github/PaulRitsche/DLTrack|3.889537145079736e-06| +|requirements.txt|github/cwieder/py-ssPA|3.889537145079736e-06| +|requirements.txt|github/mwvgroup/pwv_kpno|3.889537145079736e-06| +|requirements.txt|github/inpefess/gym-saturation|3.889537145079736e-06| +|requirements.txt|github/Single-Cell-Graph-Learning/scSGL|3.889537145079736e-06| +|requirements.txt|github/msyazwanfaid/hilalpy|3.889537145079736e-06| +|requirements.txt|github/freqtrade/freqtrade|3.889537145079736e-06| +|requirements.txt|github/RosettaCommons/RFDesign|3.889537145079736e-06| +|requirements.txt|github/bregaldo/pywst|3.889537145079736e-06| +|requirements.txt|github/valentineap/pyprop8|3.889537145079736e-06| +|requirements.txt|github/kinnala/scikit-fem|3.889537145079736e-06| +|requirements.txt|github/JLBLine/PUMA|3.889537145079736e-06| +|requirements.txt|github/JLBLine/WODEN|3.889537145079736e-06| +|requirements.txt|github/TommasoRonconi/scampy|3.889537145079736e-06| +|requirements.txt|github/JacobBumgarner/VesselVio|3.889537145079736e-06| +|requirements.txt|github/jkrogager/VoigtFit|3.889537145079736e-06| +|requirements.txt|github/IMMM-SFA/tell|3.889537145079736e-06| +|requirements.txt|github/rhdtownsend/gyre|3.889537145079736e-06| +|requirements.txt|github/ECP-WarpX/WarpX|3.889537145079736e-06| +|requirements.txt|github/migueldvb/cine|3.889537145079736e-06| +|requirements.txt|github/lucianolorenti/ceruleo|3.889537145079736e-06| +|requirements.txt|github/variomes/sibtm-variomes|3.889537145079736e-06| +|requirements.txt|github/pcubillos/mc3|3.889537145079736e-06| +|requirements.txt|github/pcubillos/pyratbay|3.889537145079736e-06| +|requirements.txt|github/pcubillos/repack|3.889537145079736e-06| +|requirements.txt|github/sorenwacker/ProteomicsQC|3.889537145079736e-06| +|requirements.txt|github/bow/fsnviz|3.889537145079736e-06| +|requirements.txt|github/candYgene/siga|3.889537145079736e-06| +|requirements.txt|github/statgen/Minimac4|3.889537145079736e-06| +|requirements.txt|github/biocircuits/bioscrape|3.889537145079736e-06| +|requirements.txt|github/COINtoolbox/ActSNClass|3.889537145079736e-06| +|requirements.txt|github/aboucaud/pypher|3.889537145079736e-06| +|requirements.txt|github/aimalz/qp|3.889537145079736e-06| +|requirements.txt|github/timothydmorton/isochrones|3.889537145079736e-06| +|requirements.txt|github/eggnogdb/eggnog-mapper|3.889537145079736e-06| +|requirements.txt|github/forrest-lab/scMatch|3.889537145079736e-06| +|requirements.txt|github/tylertrimble/viswaternet|3.889537145079736e-06| +|requirements.txt|github/villrv/SuperRAENN|3.889537145079736e-06| +|requirements.txt|github/achael/eht-imaging|3.889537145079736e-06| +|requirements.txt|github/SegataLab/lefse|3.889537145079736e-06| +|requirements.txt|github/GBLille/MassiveFold|3.889537145079736e-06| +|requirements.txt|github/PetroFit/petrofit|3.889537145079736e-06| +|requirements.txt|github/SHTOOLS/SHTOOLS|3.889537145079736e-06| +|requirements.txt|github/Jacks0nJ/PyFPT|3.889537145079736e-06| +|requirements.txt|github/tomasplsek/CADET|3.889537145079736e-06| +|requirements.txt|github/kkjawz/coref-ee|3.889537145079736e-06| +|requirements.txt|github/kazewong/flowMC|3.889537145079736e-06| +|requirements.txt|github/soraxas/sbp-env|3.889537145079736e-06| +|requirements.txt|github/SterlingYM/astroPIPS|3.889537145079736e-06| +|requirements.txt|github/j-erler/pymf|3.889537145079736e-06| +|requirements.txt|github/wmglab-duke/ascent|3.889537145079736e-06| +|requirements.txt|github/SPARTA-dev/SPARTA|3.889537145079736e-06| +|requirements.txt|github/SJLeo/FFSD|3.889537145079736e-06| +|requirements.txt|github/pierfied/karmma|3.889537145079736e-06| +|requirements.txt|github/jts/nanopolish|3.889537145079736e-06| +|requirements.txt|github/grant-m-s/astronomicAL|3.889537145079736e-06| +|requirements.txt|github/RECETOX/MSMetaEnhancer|3.889537145079736e-06| +|requirements.txt|github/RECETOX/RIAssigner|3.889537145079736e-06| +|requirements.txt|github/broadinstitute/cromwell|3.889537145079736e-06| +|requirements.txt|github/bfarr/kombine|3.889537145079736e-06| +|requirements.txt|github/michaelhb/superplot|3.889537145079736e-06| +|requirements.txt|github/katholt/Kleborate|3.889537145079736e-06| +|requirements.txt|github/Kamuish/archi|3.889537145079736e-06| +|requirements.txt|github/NLeSC/ShiCo|3.889537145079736e-06| +|requirements.txt|github/NLeSC/litstudy|3.889537145079736e-06| +|requirements.txt|github/bcbio/bcbio-nextgen|3.889537145079736e-06| +|requirements.txt|github/johannesulf/dsigma|3.889537145079736e-06| +|requirements.txt|github/DarkQuestCosmology/dark_emulator_public|3.889537145079736e-06| +|requirements.txt|github/CederGroupHub/smol|3.889537145079736e-06| +|requirements.txt|github/minkailin/stratsi|3.889537145079736e-06| +|requirements.txt|github/kartheikiyer/dense_basis|3.889537145079736e-06| +|requirements.txt|github/kuanrongchan/COVID19-severity|3.889537145079736e-06| +|requirements.txt|github/rcsb/mmtf-python|3.889537145079736e-06| +|requirements.txt|github/jesford/cluster-lensing|3.889537145079736e-06| +|requirements.txt|github/mentatpsi/OSGenome|3.889537145079736e-06| +|requirements.txt|github/bthorne93/PySM_public|3.889537145079736e-06| +|requirements.txt|github/dirac-institute/asterogap|3.889537145079736e-06| +|requirements.txt|github/iAART/aart|3.889537145079736e-06| +|requirements.txt|github/connor-lab/vapor|3.889537145079736e-06| +|requirements.txt|github/KVSlab/VaMPy|3.889537145079736e-06| +|requirements.txt|github/BobAubouin/Python_Anesthesia_Simulator|3.889537145079736e-06| +|requirements.txt|github/sczesla/PyAstronomy|3.889537145079736e-06| +|requirements.txt|github/podondra/bayesian-sznet|3.889537145079736e-06| +|requirements.txt|github/xraypy/xraylarch|3.889537145079736e-06| +|requirements.txt|github/amrex-astro/Nyx|3.889537145079736e-06| +|requirements.txt|github/amrex-astro/Castro|3.889537145079736e-06| +|requirements.txt|github/nickelnine37/pykronecker|3.889537145079736e-06| +|requirements.txt|github/Narayana-Rao/SAR-tools|3.889537145079736e-06| +|requirements.txt|github/holmescao/ANTS_marking_and_analysis_tools|3.889537145079736e-06| +|requirements.txt|github/mavrix93/LightCurvesClassifier|3.889537145079736e-06| +|requirements.txt|github/lpantano/seqcluster|3.889537145079736e-06| +|requirements.txt|github/ImperialCollegeLondon/champ|3.889537145079736e-06| +|requirements.txt|github/ImperialCollegeLondon/research-software-directory-data|3.889537145079736e-06| +|requirements.txt|github/TianlaiProject/tlpipe|3.889537145079736e-06| +|requirements.txt|github/chemfiles/chemfiles|3.889537145079736e-06| +|requirements.txt|github/nialov/fractopo|3.889537145079736e-06| +|requirements.txt|github/semaphoreP/whereistheplanet|3.889537145079736e-06| +|requirements.txt|github/PolyChord/PolyChordLite|3.889537145079736e-06| +|requirements.txt|github/erling6232/imagedata|3.889537145079736e-06| +|requirements.txt|github/emerge-erc/ALminer|3.889537145079736e-06| +|requirements.txt|github/koszullab/pareidolia|3.889537145079736e-06| +|requirements.txt|github/PolymerGuy/recolo|3.889537145079736e-06| +|requirements.txt|github/tnakazato/priism|3.889537145079736e-06| +|requirements.txt|github/smaret/astrochem|3.889537145079736e-06| +|requirements.txt|github/zhoux85/scAdapt|3.889537145079736e-06| +|requirements.txt|github/mtlam/PyPulse|3.889537145079736e-06| +|requirements.txt|github/duetosymmetry/qnm|3.889537145079736e-06| +|requirements.txt|github/BioinfoUNIBA/REDItools2|3.889537145079736e-06| +|requirements.txt|github/AusSRC/SoFiAX|3.889537145079736e-06| +|requirements.txt|github/ryanhausen/fitsmap|3.889537145079736e-06| +|requirements.txt|github/vrodgom/statmorph|3.889537145079736e-06| +|requirements.txt|github/qMRLab/qMRLab|3.889537145079736e-06| +|requirements.txt|github/hannorein/rebound|3.889537145079736e-06| +|requirements.txt|github/luizfelippesr/galmag|3.889537145079736e-06| +|requirements.txt|github/winni2k/abeona|3.889537145079736e-06| +|requirements.txt|github/chanzuckerberg/cellxgene|3.889537145079736e-06| +|requirements.txt|github/ngbusca/QuasarNET|3.889537145079736e-06| +|requirements.txt|github/roban/CosmoloPy|3.889537145079736e-06| +|requirements.txt|github/ncbi/datasets|3.889537145079736e-06| +|requirements.txt|github/arq5x/poretools|3.889537145079736e-06| +|requirements.txt|github/neuroanatomy/reorient|3.889537145079736e-06| +|requirements.txt|github/dengzhuo-AI/Real-Fundus|3.889537145079736e-06| +|requirements.txt|github/MIAnalyzer/MIA|3.889537145079736e-06| +|requirements.txt|github/jan-rybizki/gdr2_completeness|3.889537145079736e-06| +|requirements.txt|github/jan-rybizki/Chempy|3.889537145079736e-06| +|requirements.txt|github/nathanael-fijalkow/DeepSynth|3.889537145079736e-06| +|requirements.txt|github/NLESC-JCER/QMCblip|3.889537145079736e-06| +|requirements.txt|github/McMahonCosmologyGroup/holosim-ml|3.889537145079736e-06| +|requirements.txt|github/kylemede/ExoSOFT|3.889537145079736e-06| +|requirements.txt|github/danielreardon/scintools|3.889537145079736e-06| +|requirements.txt|github/prashjet/popkinmocks|3.889537145079736e-06| +|requirements.txt|github/rkiman/wdwarfdate|3.889537145079736e-06| +|requirements.txt|github/Zafiirah13/meercrab|3.889537145079736e-06| +|requirements.txt|github/pyamg/pyamg|3.889537145079736e-06| +|requirements.txt|github/jeremysanders/mbproj2|3.889537145079736e-06| +|requirements.txt|github/trygvrad/DF-XRM_viz|3.889537145079736e-06| +|requirements.txt|github/a-griffiths/AutoSpec|3.889537145079736e-06| +|requirements.txt|github/NLeSC-GO-common-infrastructure/marzipan|3.889537145079736e-06| +|requirements.txt|github/jgieseler/solarmach|3.889537145079736e-06| +|requirements.txt|github/alexander-mead/pyhalomodel|3.889537145079736e-06| +|requirements.txt|github/Julian/jsonschema|3.889537145079736e-06| +|requirements.txt|github/miracum/ahd2fhir|3.889537145079736e-06| +|requirements.txt|github/learningsimulator/learningsimulator|3.889537145079736e-06| +|requirements.txt|github/VIB-PSB/MINI-EX|3.889537145079736e-06| +|requirements.txt|github/Smith42/pix2prof|3.889537145079736e-06| +|requirements.txt|github/Climdyn/qgs|3.889537145079736e-06| +|requirements.txt|github/BorgwardtLab/simbsig|3.889537145079736e-06| +|requirements.txt|github/manodeep/TesseRACt|3.889537145079736e-06| +|requirements.txt|github/mms-fcul/PypKa|3.889537145079736e-06| +|requirements.txt|github/zhangyk8/sconce-scms|3.889537145079736e-06| +|requirements.txt|github/cytham/nanovar|3.889537145079736e-06| +|requirements.txt|github/damonge/schNell|3.889537145079736e-06| +|requirements.txt|github/ixkael/Delight|3.889537145079736e-06| +|requirements.txt|github/roualdes/bridgestan|3.889537145079736e-06| +|requirements.txt|github/SebastianBocquet/pygtc|3.889537145079736e-06| +|requirements.txt|github/ylxu05/HN-PPISP|3.889537145079736e-06| +|requirements.txt|github/tvwenger/millennium-tap-query|3.889537145079736e-06| +|requirements.txt|github/JulianZDing/UniMAP|3.889537145079736e-06| +|requirements.txt|github/etal/cnvkit|3.889537145079736e-06| +|requirements.txt|github/fenderglass/Ragout|3.889537145079736e-06| +|requirements.txt|github/fenderglass/Flye|3.889537145079736e-06| +|requirements.txt|github/sjteresi/TE_Density|3.889537145079736e-06| +|requirements.txt|github/reneshbedre/bioinfokit|3.889537145079736e-06| +|requirements.txt|github/EnricoCorsaro/FAMED|3.889537145079736e-06| +|requirements.txt|github/cylammarco/ASPIRED|3.889537145079736e-06| +|requirements.txt|github/cylammarco/WDPhotTools|3.889537145079736e-06| +|requirements.txt|github/mjshao06/pdifFinder|3.889537145079736e-06| +|requirements.txt|github/ITA-Solar/rh|3.889537145079736e-06| +|requirements.txt|github/muctadir/lama|3.889537145079736e-06| +|requirements.txt|github/monarch-initiative/loinc2hpo|3.889537145079736e-06| +|requirements.txt|github/jdswinbank/Comet|3.889537145079736e-06| +|requirements.txt|github/hallamlab/TreeSAPP|3.889537145079736e-06| +|requirements.txt|github/PacificBiosciences/pbbam|3.889537145079736e-06| +|requirements.txt|github/JuliaHCI/ADI.jl|3.889537145079736e-06| +|requirements.txt|github/CarlosCoba/XookSuut-code|3.889537145079736e-06| +|requirements.txt|github/CAMI-challenge/CAMITAX|3.889537145079736e-06| +|requirements.txt|github/kingyin3613/RingsPy|3.889537145079736e-06| +|requirements.txt|github/MD-Studio/MDStudio|3.889537145079736e-06| +|requirements.txt|github/TearsWaiting/MIMML|3.889537145079736e-06| +|requirements.txt|github/Higgins00/TESS-Localize|3.889537145079736e-06| +|requirements.txt|github/HLasse/TextDescriptives|3.889537145079736e-06| +|requirements.txt|github/CosmoStatGW/DarkSirensStat|3.889537145079736e-06| +|requirements.txt|github/CosmoStatGW/MGCosmoPop|3.889537145079736e-06| +|requirements.txt|github/KeplerGO/PyKE|3.889537145079736e-06| +|requirements.txt|github/KeplerGO/K2fov|3.889537145079736e-06| +|requirements.txt|github/KeplerGO/kadenza|3.889537145079736e-06| +|requirements.txt|github/pennsignals/chime|3.889537145079736e-06| +|requirements.txt|github/jpierel14/snsed|3.889537145079736e-06| +|requirements.txt|github/N-Wouda/ALNS|3.889537145079736e-06| +|requirements.txt|github/skyfielders/python-skyfield|3.889537145079736e-06| +|requirements.txt|github/wathela/FIRST-CLASSIFIER|3.889537145079736e-06| +|requirements.txt|github/SDXorg/pysd|3.889537145079736e-06| +|requirements.txt|github/genouest/biomaj-daemon|3.889537145079736e-06| +|requirements.txt|github/SimonPfeifer/cows|3.889537145079736e-06| +|requirements.txt|github/carronj/plancklens|3.889537145079736e-06| +|requirements.txt|github/carronj/lenspyx|3.889537145079736e-06| +|requirements.txt|github/ggciag/mandyoc|3.889537145079736e-06| +|requirements.txt|github/AndrewAnnex/SpiceyPy|3.889537145079736e-06| +|requirements.txt|github/johnh2o2/cuvarbase|3.889537145079736e-06| +|requirements.txt|github/uedaLabR/nanoDoc|3.889537145079736e-06| +|requirements.txt|github/Cadaei-Yuvxvs/OSHy-X|3.889537145079736e-06| +|requirements.txt|github/he2016012996/CABnet|3.889537145079736e-06| +|requirements.txt|github/robashaw/libecpint|3.889537145079736e-06| +|requirements.txt|github/AllenInstitute/bmtk|3.889537145079736e-06| +|requirements.txt|github/NiallJeffrey/BornRaytrace|3.889537145079736e-06| +|requirements.txt|github/AshleySpindler/AstroVaDEr-Public|3.889537145079736e-06| +|requirements.txt|github/labsyspharm/minerva-story|3.889537145079736e-06| +|requirements.txt|github/3d-pli/fastpli|3.889537145079736e-06| +|requirements.txt|github/swagnercarena/paltas|3.889537145079736e-06| +|requirements.txt|github/pcingola/SnpEff|3.889537145079736e-06| +|requirements.txt|github/AdmiralenOla/Scoary|3.889537145079736e-06| +|requirements.txt|github/williamjameshandley/fgivenx|3.889537145079736e-06| +|requirements.txt|github/williamjameshandley/anesthetic|3.889537145079736e-06| +|requirements.txt|github/Samreay/ChainConsumer|3.889537145079736e-06| +|requirements.txt|github/Samreay/Barry|3.889537145079736e-06| +|requirements.txt|github/matiscke/lcps|3.889537145079736e-06| +|requirements.txt|github/aertslab/pySCENIC|3.889537145079736e-06| +|requirements.txt|github/myinxd/mcrgnet|3.889537145079736e-06| +|requirements.txt|github/temuller/piscola|3.889537145079736e-06| +|requirements.txt|github/temuller/hostphot|3.889537145079736e-06| +|requirements.txt|github/sourmash-bio/sourmash|3.889537145079736e-06| +|requirements.txt|github/PNNL-m-q/mza|3.889537145079736e-06| +|requirements.txt|github/csb-toolbox/CSB|3.889537145079736e-06| +|requirements.txt|github/cwentland0/perform|3.889537145079736e-06| +|requirements.txt|github/gvilitechltd/LibSWIFFT|3.889537145079736e-06| +|requirements.txt|github/JLiangLab/TransVW|3.889537145079736e-06| +|requirements.txt|github/intake/intake|3.889537145079736e-06| +|requirements.txt|github/sosl/H-FISTA|3.889537145079736e-06| +|requirements.txt|github/spack/spack|3.889537145079736e-06| +|requirements.txt|github/dkoslicki/TAMPA|3.889537145079736e-06| +|requirements.txt|github/ianfhunter/GNOLL|3.889537145079736e-06| +|requirements.txt|github/artic-network/fieldbioinformatics|3.889537145079736e-06| +|requirements.txt|github/arnikz/PIQMIe|3.889537145079736e-06| +|requirements.txt|github/OnroerendErfgoed/atramhasis|3.889537145079736e-06| +|requirements.txt|github/LSSTDESC/Spectractor|3.889537145079736e-06| +|requirements.txt|github/LSSTDESC/sacc|3.889537145079736e-06| +|requirements.txt|github/LSSTDESC/snmachine|3.889537145079736e-06| +|requirements.txt|github/secimTools/SECIMTools|3.889537145079736e-06| +|requirements.txt|github/tikk3r/legacystamps|3.889537145079736e-06| +|requirements.txt|github/bradkav/verne|3.889537145079736e-06| +|requirements.txt|github/bradkav/CEvNS|3.889537145079736e-06| +|requirements.txt|github/bradkav/WIMpy_NREFT|3.889537145079736e-06| +|requirements.txt|github/maserlib/ExPRES|3.889537145079736e-06| +|requirements.txt|github/scikit-learn-contrib/hdbscan|3.889537145079736e-06| +|requirements.txt|github/JulioHC00/PEPITA|3.889537145079736e-06| +|requirements.txt|github/cmoestl/3DCORE|3.889537145079736e-06| +|requirements.txt|github/singularityhub/sregistry|3.889537145079736e-06| +|requirements.txt|github/diCenzo-GC/Tn-Core-webserver|3.889537145079736e-06| +|requirements.txt|github/ucberkeleyseti/blimpy|3.889537145079736e-06| +|requirements.txt|github/ucberkeleyseti/turbo_seti|3.889537145079736e-06| +|requirements.txt|github/python-streamz/streamz|3.889537145079736e-06| +|requirements.txt|github/idruglab/hignn|3.889537145079736e-06| +|requirements.txt|github/justyncw/STAR_MELT|3.889537145079736e-06| +|requirements.txt|github/klb2/qmkpy|3.889537145079736e-06| +|requirements.txt|github/ppsp-team/PyNM|3.889537145079736e-06| +|requirements.txt|github/Rohit-Kundu/ET-NET_Covid-Detection|3.889537145079736e-06| +|requirements.txt|github/ywx649999311/EzTao|3.889537145079736e-06| +|requirements.txt|github/Bishop-Laboratory/RLoop-QC-Meta-Analysis-Miller-2022|3.889537145079736e-06| +|requirements.txt|github/bd-j/sedpy|3.889537145079736e-06| +|requirements.txt|github/bd-j/prospector|3.889537145079736e-06| +|requirements.txt|github/quantling/pyndl|3.889537145079736e-06| +|requirements.txt|github/JakobBD/pounce|3.889537145079736e-06| +|requirements.txt|github/vgteam/vg|3.889537145079736e-06| +|requirements.txt|github/vgteam/vg#vg|3.889537145079736e-06| +|requirements.txt|github/fhcrc/seqmagick|3.889537145079736e-06| +|requirements.txt|github/tomasstolker/species|3.889537145079736e-06| +|requirements.txt|github/tomasstolker/pycrires|3.889537145079736e-06| +|requirements.txt|github/tomasstolker/ARTES|3.889537145079736e-06| +|requirements.txt|github/rae-holcomb/SpinSpotter|3.889537145079736e-06| +|requirements.txt|github/rodluger/everest|3.889537145079736e-06| +|requirements.txt|github/pni-lab/mlconfound|3.889537145079736e-06| +|requirements.txt|github/ska-sa/katdal|3.889537145079736e-06| +|requirements.txt|github/widdowquinn/pyani|3.889537145079736e-06| +|requirements.txt|github/cosmo-ethz/hide|3.889537145079736e-06| +|requirements.txt|github/cosmo-ethz/CosmoHammer|3.889537145079736e-06| +|requirements.txt|github/cosmo-ethz/seek|3.889537145079736e-06| +|requirements.txt|github/atomec-project/atoMEC|3.889537145079736e-06| +|requirements.txt|github/NBISweden/AGAT|3.889537145079736e-06| +|requirements.txt|github/nickk124/RCR|3.889537145079736e-06| +|requirements.txt|github/segasai/rvspecfit|3.889537145079736e-06| +|requirements.txt|github/STEllAR-GROUP/hpx|3.889537145079736e-06| +|requirements.txt|github/exoclime/HELIOS-K|3.889537145079736e-06| +|requirements.txt|github/exoclime/HELA|3.889537145079736e-06| +|requirements.txt|github/jakeret/tf_unet|3.889537145079736e-06| +|requirements.txt|github/jakeret/abcpmc|3.889537145079736e-06| +|requirements.txt|github/nanoporetech/pychopper|3.889537145079736e-06| +|requirements.txt|github/nanoporetech/medaka|3.889537145079736e-06| +|requirements.txt|github/UUDigitalHumanitieslab/texcavator|3.889537145079736e-06| +|requirements.txt|github/MichelleLochner/astronomaly|3.889537145079736e-06| +|requirements.txt|github/VChristiaens/special|3.889537145079736e-06| +|requirements.txt|github/esa/NIDN|3.889537145079736e-06| +|requirements.txt|github/ryanvarley/exodata|3.889537145079736e-06| +|requirements.txt|github/johnveitch/cpnest|3.889537145079736e-06| +|requirements.txt|github/ArgonneCPAC/diffmah|3.889537145079736e-06| +|requirements.txt|github/ArgonneCPAC/diffstar|3.889537145079736e-06| +|requirements.txt|github/timstaley/amisurvey|3.889537145079736e-06| +|requirements.txt|github/mrtommyb/ktransit|3.889537145079736e-06| +|requirements.txt|github/nlesc/embodied-emotions-scripts|3.889537145079736e-06| +|requirements.txt|github/taoliu/MACS|3.889537145079736e-06| +|requirements.txt|github/mswzeus/TargetNet|3.889537145079736e-06| +|requirements.txt|github/shandley/hecatomb|3.889537145079736e-06| +|requirements.txt|github/pmlmodelling/nctoolkit|3.889537145079736e-06| +|requirements.txt|github/iontorrent/TS|3.889537145079736e-06| +|requirements.txt|github/londumas/redvsblue|3.889537145079736e-06| +|requirements.txt|github/dartoon/galight|3.889537145079736e-06| +|requirements.txt|github/mtceballos/SIRENAdoc|3.889537145079736e-06| +|requirements.txt|github/mwalmsley/zoobot|3.889537145079736e-06| +|requirements.txt|github/mlares/hearsay|3.889537145079736e-06| +|requirements.txt|github/antoinemarchal/ROHSA|3.889537145079736e-06| +|requirements.txt|github/LeandroOrdonez/explora-vr-dash-client|3.889537145079736e-06| +|requirements.txt|github/snad-space/ztf-viewer|3.889537145079736e-06| +|requirements.txt|github/ryneches/SuchTree|3.889537145079736e-06| +|requirements.txt|github/ParisAstronomicalDataCentre/OPUS|3.889537145079736e-06| +|requirements.txt|github/TeamCOMPAS/COMPAS|3.889537145079736e-06| +|requirements.txt|github/hongwanliu/DarkHistory|3.889537145079736e-06| +|requirements.txt|github/minaskar/zeus|3.889537145079736e-06| +|requirements.txt|github/minaskar/pocomc|3.889537145079736e-06| +|requirements.txt|github/minaskar/hankl|3.889537145079736e-06| +|requirements.txt|github/igmhub/picca|3.889537145079736e-06| +|requirements.txt|github/li-yangyang/lotus|3.889537145079736e-06| +|requirements.txt|github/alawryaguila/multi-view-AE|3.889537145079736e-06| +|requirements.txt|github/BASTAcode/BASTA|3.889537145079736e-06| +|requirements.txt|github/WangLabTHU/DeSP|3.889537145079736e-06| +|requirements.txt|github/valboz/VBBinaryLensing|3.889537145079736e-06| +|pypi|[properscoring](https://pypi.org/project/properscoring)|3.889537145079736e-06| +|setup.py|gitlab/jason-rumengan/pyarma|3.889537145079736e-06| +|setup.py|gitlab/permafrostnet/teaspoon|3.889537145079736e-06| +|setup.py|gitlab/gims-developers/gims|3.889537145079736e-06| +|setup.py|gitlab/petsc/petsc|3.889537145079736e-06| +|setup.py|gitlab/chjordan/sslf|3.889537145079736e-06| +|setup.py|gitlab/Molcas/OpenMolcas|3.889537145079736e-06| +|setup.py|gitlab/picos-api/picos|3.889537145079736e-06| +|setup.py|gitlab/fduchate/predihood|3.889537145079736e-06| +|setup.py|gitlab/BioimageInformaticsGroup/openphi|3.889537145079736e-06| +|setup.py|gitlab/octopus-code/octopus|3.889537145079736e-06| +|setup.py|gitlab/joseaher/astroplotlib|3.889537145079736e-06| +|setup.py|github/franpoz/SHERLOCK|3.889537145079736e-06| +|setup.py|github/perfanalytics/pose2sim|3.889537145079736e-06| +|setup.py|github/cupy/cupy|3.889537145079736e-06| +|setup.py|github/Substra/substra|3.889537145079736e-06| +|setup.py|github/ledatelescope/bifrost|3.889537145079736e-06| +|setup.py|github/jonaselgammal/GPry|3.889537145079736e-06| +|setup.py|github/GalacticDynamics-Oxford/Agama|3.889537145079736e-06| +|setup.py|github/hpparvi/ldtk|3.889537145079736e-06| +|setup.py|github/hpparvi/MuSCAT2_transit_pipeline|3.889537145079736e-06| +|setup.py|github/catherinezucker/radfil|3.889537145079736e-06| +|setup.py|github/brian-team/brian2|3.889537145079736e-06| +|setup.py|github/hoechenberger/questplus|3.889537145079736e-06| +|setup.py|github/oschwengers/referenceseeker|3.889537145079736e-06| +|setup.py|github/oschwengers/platon|3.889537145079736e-06| +|setup.py|github/oschwengers/bakta|3.889537145079736e-06| +|setup.py|github/jeaadams/ExoPix|3.889537145079736e-06| +|setup.py|github/NathanSandford/Chem-I-Calc|3.889537145079736e-06| +|setup.py|github/bartongroup/yanosim|3.889537145079736e-06| +|setup.py|github/seung-lab/FlyWirePaper|3.889537145079736e-06| +|setup.py|github/DeltaRCM/pyDeltaRCM|3.889537145079736e-06| +|setup.py|github/einsteinpy/einsteinpy|3.889537145079736e-06| +|setup.py|github/aabdurrouf/piXedfit|3.889537145079736e-06| +|setup.py|github/ucl-exoplanets/TauREx3_public|3.889537145079736e-06| +|setup.py|github/cthoyt/bel-resources|3.889537145079736e-06| +|setup.py|github/kgullikson88/Telluric-Fitter|3.889537145079736e-06| +|setup.py|github/21cmFAST/21cmFAST|3.889537145079736e-06| +|setup.py|github/thomas0809/MolScribe|3.889537145079736e-06| +|setup.py|github/quatrope/ProperImage|3.889537145079736e-06| +|setup.py|github/quatrope/feets|3.889537145079736e-06| +|setup.py|github/poldracklab/mriqc|3.889537145079736e-06| +|setup.py|github/ThomasEdwardRiley/xpsi-pre-transfer|3.889537145079736e-06| +|setup.py|github/Electrostatics/apbs|3.889537145079736e-06| +|setup.py|github/comprna/reorientexpress|3.889537145079736e-06| +|setup.py|github/tcassanelli/pywpf|3.889537145079736e-06| +|setup.py|github/djsutherland/py-sdm|3.889537145079736e-06| +|setup.py|github/SirSharpest/NarrowEscapeSimulator|3.889537145079736e-06| +|setup.py|github/mmp2/megaman|3.889537145079736e-06| +|setup.py|github/Oftatkofta/cellocity|3.889537145079736e-06| +|setup.py|github/pmvreeswijk/ZOGY|3.889537145079736e-06| +|setup.py|github/pmvreeswijk/BlackBOX|3.889537145079736e-06| +|setup.py|github/VeinsOfTheEarth/rabpro|3.889537145079736e-06| +|setup.py|github/snakemake/snakemake|3.889537145079736e-06| +|setup.py|github/BEAST-Fitting/beast|3.889537145079736e-06| +|setup.py|github/ni1o1/transbigdata|3.889537145079736e-06| +|setup.py|github/citiususc/BigSeqKit|3.889537145079736e-06| +|setup.py|github/Singh-Lab/DeMaSk|3.889537145079736e-06| +|setup.py|github/brainets/frites|3.889537145079736e-06| +|setup.py|github/SCM-NV/qmflows|3.889537145079736e-06| +|setup.py|github/SCM-NV/pyZacros|3.889537145079736e-06| +|setup.py|github/SCM-NV/qmflows-namd|3.889537145079736e-06| +|setup.py|github/mdruett/COCOPLOT|3.889537145079736e-06| +|setup.py|github/dfujim/bfit|3.889537145079736e-06| +|setup.py|github/ulelab/ultraplex|3.889537145079736e-06| +|setup.py|github/herjy/SLIT|3.889537145079736e-06| +|setup.py|github/nanograv/PINT|3.889537145079736e-06| +|setup.py|github/lkmklsmn/DrivAER|3.889537145079736e-06| +|setup.py|github/maxpumperla/hyperas|3.889537145079736e-06| +|setup.py|github/icecube/FIRESONG|3.889537145079736e-06| +|setup.py|github/julie-forman-kay-lab/SPyCi-PDB|3.889537145079736e-06| +|setup.py|github/saltastro/pyhrs|3.889537145079736e-06| +|setup.py|github/icredd-cheminfo/CGRdb2|3.889537145079736e-06| +|setup.py|github/pavolgaj/OCFit|3.889537145079736e-06| +|setup.py|github/INCF/one_click|3.889537145079736e-06| +|setup.py|github/RamanLab/iCOMIC|3.889537145079736e-06| +|setup.py|github/cas-bioinf/rboAnalyzer|3.889537145079736e-06| +|setup.py|github/mlujnie/simple|3.889537145079736e-06| +|setup.py|github/eblur/dust|3.889537145079736e-06| +|setup.py|github/fermisurfaces/IFermi|3.889537145079736e-06| +|setup.py|github/astronomyk/SimCADO|3.889537145079736e-06| +|setup.py|github/davidebolo1993/VISOR|3.889537145079736e-06| +|setup.py|github/davidebolo1993/TRiCoLOR|3.889537145079736e-06| +|setup.py|github/riogroup/SORA|3.889537145079736e-06| +|setup.py|github/mishioo/tesliper|3.889537145079736e-06| +|setup.py|github/antoinediez/Sisyphe|3.889537145079736e-06| +|setup.py|github/MrMinimal64/multivar_horner|3.889537145079736e-06| +|setup.py|github/WMD-group/SMACT|3.889537145079736e-06| +|setup.py|github/WMD-group/MacroDensity|3.889537145079736e-06| +|setup.py|github/guangtunbenzhu/NonnegMFPy|3.889537145079736e-06| +|setup.py|github/guangtunbenzhu/SetCoverPy|3.889537145079736e-06| +|setup.py|github/HinLeung622/pipes_vis|3.889537145079736e-06| +|setup.py|github/aalhossary/pyemgpipeline|3.889537145079736e-06| +|setup.py|github/hknd23/idcempy|3.889537145079736e-06| +|setup.py|github/jianhuupenn/SpaGCN|3.889537145079736e-06| +|setup.py|github/mtazzari/uvplot|3.889537145079736e-06| +|setup.py|github/agshumate/LiftoffTools|3.889537145079736e-06| +|setup.py|github/dfm/celerite|3.889537145079736e-06| +|setup.py|github/dfm/corner.py|3.889537145079736e-06| +|setup.py|github/loosolab/TOBIAS|3.889537145079736e-06| +|setup.py|github/JoschaJ/mockFRBhosts|3.889537145079736e-06| +|setup.py|github/mne-tools/mne-icalabel|3.889537145079736e-06| +|setup.py|github/arabic-digital-humanities/adhtools|3.889537145079736e-06| +|setup.py|github/gagneurlab/drop|3.889537145079736e-06| +|setup.py|github/DrafProject/elmada|3.889537145079736e-06| +|setup.py|github/benmontet/f3|3.889537145079736e-06| +|setup.py|github/radio-astro-tools/spectral-cube|3.889537145079736e-06| +|setup.py|github/radio-astro-tools/pvextractor|3.889537145079736e-06| +|setup.py|github/radio-astro-tools/uvcombine|3.889537145079736e-06| +|setup.py|github/vaexio/vaex|3.889537145079736e-06| +|setup.py|github/julianreul/mode_behave|3.889537145079736e-06| +|setup.py|github/ComparativeGenomicsToolkit/cactus|3.889537145079736e-06| +|setup.py|github/bioinform/somaticseq|3.889537145079736e-06| +|setup.py|github/brandon-rhodes/python-jplephem|3.889537145079736e-06| +|setup.py|github/pynbody/pynbody|3.889537145079736e-06| +|setup.py|github/pynbody/tangos|3.889537145079736e-06| +|setup.py|github/Heldenkombinat/Logodetect|3.889537145079736e-06| +|setup.py|github/HCGB-IGTP/spaTyper|3.889537145079736e-06| +|setup.py|github/codemeleon/seqPanther|3.889537145079736e-06| +|setup.py|github/AnantharamanLab/vRhyme|3.889537145079736e-06| +|setup.py|github/morriscb/The-wiZZ|3.889537145079736e-06| +|setup.py|github/fraserw/TRIPPy|3.889537145079736e-06| +|setup.py|github/fcs-analysis/PyScanFCS|3.889537145079736e-06| +|setup.py|github/fcs-analysis/PyCorrFit|3.889537145079736e-06| +|setup.py|github/richteague/gofish|3.889537145079736e-06| +|setup.py|github/richteague/eddy|3.889537145079736e-06| +|setup.py|github/richteague/bettermoments|3.889537145079736e-06| +|setup.py|github/richteague/disksurf|3.889537145079736e-06| +|setup.py|github/Social-Evolution-and-Behavior/anTraX|3.889537145079736e-06| +|setup.py|github/rmaphoh/AutoMorph|3.889537145079736e-06| +|setup.py|github/nespinoza/juliet|3.889537145079736e-06| +|setup.py|github/nespinoza/mc-spam|3.889537145079736e-06| +|setup.py|github/polca/unfold|3.889537145079736e-06| +|setup.py|github/google/jax|3.889537145079736e-06| +|setup.py|github/domenico-simone/rmlst_api|3.889537145079736e-06| +|setup.py|github/alphaparrot/ExoPlaSim|3.889537145079736e-06| +|setup.py|github/ketch/nodepy|3.889537145079736e-06| +|setup.py|github/astrosmili/smili|3.889537145079736e-06| +|setup.py|github/MASILab/pyPheWAS|3.889537145079736e-06| +|setup.py|github/pierrexyz/pybird|3.889537145079736e-06| +|setup.py|github/OpenMDAO/dymos|3.889537145079736e-06| +|setup.py|github/JulianKarlBauer/mechkit|3.889537145079736e-06| +|setup.py|github/migp11/pyfastcore|3.889537145079736e-06| +|setup.py|github/agurvich/FIRE_studio|3.889537145079736e-06| +|setup.py|github/multiscale/muscle3|3.889537145079736e-06| +|setup.py|github/gem-pasteur/macsyfinder|3.889537145079736e-06| +|setup.py|github/zdelrosario/py_grama|3.889537145079736e-06| +|setup.py|github/oscaribv/citlalicue|3.889537145079736e-06| +|setup.py|github/TriPed-Robot/TriP|3.889537145079736e-06| +|setup.py|github/fair-software/howfairis|3.889537145079736e-06| +|setup.py|github/fair-software/fairtally|3.889537145079736e-06| +|setup.py|github/chandra-marx/marxs|3.889537145079736e-06| +|setup.py|github/YSOVAR/YSOVAR|3.889537145079736e-06| +|setup.py|github/weecology/retriever|3.889537145079736e-06| +|setup.py|github/1313e/PRISM|3.889537145079736e-06| +|setup.py|github/mroosmalen/nanosv|3.889537145079736e-06| +|setup.py|github/omuse-geoscience/omuse|3.889537145079736e-06| +|setup.py|github/cdominik/optool|3.889537145079736e-06| +|setup.py|github/benallard/galileo|3.889537145079736e-06| +|setup.py|github/Materials-Consortia/optimade-python-tools|3.889537145079736e-06| +|setup.py|github/gmbrandt/xwavecal|3.889537145079736e-06| +|setup.py|github/philres/catfishq|3.889537145079736e-06| +|setup.py|github/sebhaan/geobo|3.889537145079736e-06| +|setup.py|github/tlambert03/pycudadecon|3.889537145079736e-06| +|setup.py|github/MIT-STARLab/deconfuser|3.889537145079736e-06| +|setup.py|github/PfizerRD/sit2standpy|3.889537145079736e-06| +|setup.py|github/josegit88/SCORPIO|3.889537145079736e-06| +|setup.py|github/dgbowl/yadg|3.889537145079736e-06| +|setup.py|github/pyranges/pyrle|3.889537145079736e-06| +|setup.py|github/YeoLab/clipper|3.889537145079736e-06| +|setup.py|github/insilicomedicine/GENTRL|3.889537145079736e-06| +|setup.py|github/adbar/htmldate|3.889537145079736e-06| +|setup.py|github/galkintool/galkin|3.889537145079736e-06| +|setup.py|github/tdaylan/pcat|3.889537145079736e-06| +|setup.py|github/mchalela/GriSPy|3.889537145079736e-06| +|setup.py|github/dask/dask|3.889537145079736e-06| +|setup.py|github/panoptes/POCS|3.889537145079736e-06| +|setup.py|github/CEED/libCEED|3.889537145079736e-06| +|setup.py|github/dh4gan/taktent|3.889537145079736e-06| +|setup.py|github/Jammy2211/PyAutoGalaxy|3.889537145079736e-06| +|setup.py|github/Jammy2211/PyAutoLens|3.889537145079736e-06| +|setup.py|github/natashabatalha/picaso|3.889537145079736e-06| +|setup.py|github/natashabatalha/PandExo|3.889537145079736e-06| +|setup.py|github/vferat/pycrostates|3.889537145079736e-06| +|setup.py|github/PaulHancock/Aegean|3.889537145079736e-06| +|setup.py|github/Gaiana/nirdust|3.889537145079736e-06| +|setup.py|github/mbaes/SpheCow|3.889537145079736e-06| +|setup.py|github/milnus/Corekaburra|3.889537145079736e-06| +|setup.py|github/iomega/spec2vec|3.889537145079736e-06| +|setup.py|github/ratt-ru/montblanc|3.889537145079736e-06| +|setup.py|github/ratt-ru/CubiCal|3.889537145079736e-06| +|setup.py|github/spacepy/spacepy|3.889537145079736e-06| +|setup.py|github/mirochaj/ares|3.889537145079736e-06| +|setup.py|github/SCECcode/pycsep|3.889537145079736e-06| +|setup.py|github/djones1040/PythonPhot|3.889537145079736e-06| +|setup.py|github/UM-Bridge/umbridge|3.889537145079736e-06| +|setup.py|github/lynx-x-ray-observatory/soxs|3.889537145079736e-06| +|setup.py|github/DLR-RM/BlenderProc|3.889537145079736e-06| +|setup.py|github/andycasey/sick|3.889537145079736e-06| +|setup.py|github/jobovy/segueSelect|3.889537145079736e-06| +|setup.py|github/jobovy/apogee|3.889537145079736e-06| +|setup.py|github/jobovy/galpy|3.889537145079736e-06| +|setup.py|github/RudolfCardinal/camcops|3.889537145079736e-06| +|setup.py|github/CIRADA-Tools/RM-Tools|3.889537145079736e-06| +|setup.py|github/SWIFTSIM/emulator|3.889537145079736e-06| +|setup.py|github/ConorMacBride/mcalf|3.889537145079736e-06| +|setup.py|github/OttoStruve/muler|3.889537145079736e-06| +|setup.py|github/fforster/delight|3.889537145079736e-06| +|setup.py|github/sbebo/joypy|3.889537145079736e-06| +|setup.py|github/CLARIAH/grlc|3.889537145079736e-06| +|setup.py|github/cheerfuluser/tessreduce|3.889537145079736e-06| +|setup.py|github/JohannesBuchner/BXA|3.889537145079736e-06| +|setup.py|github/JohannesBuchner/nway|3.889537145079736e-06| +|setup.py|github/JohannesBuchner/UltraNest|3.889537145079736e-06| +|setup.py|github/JohannesBuchner/PyMultiNest|3.889537145079736e-06| +|setup.py|github/odb9402/CNNPeaks|3.889537145079736e-06| +|setup.py|github/grazianoucci/game|3.889537145079736e-06| +|setup.py|github/cdanielmachado/carveme|3.889537145079736e-06| +|setup.py|github/WorkflowConversion/CTDConverter|3.889537145079736e-06| +|setup.py|github/morpheus-project/morpheus|3.889537145079736e-06| +|setup.py|github/FAIR-data-for-CAPACITY/FHIR-to-CAPACITY|3.889537145079736e-06| +|setup.py|github/B-UMMI/chewBBACA|3.889537145079736e-06| +|setup.py|github/athulpg007/AMAT|3.889537145079736e-06| +|setup.py|github/Keck-DataReductionPipelines/KCWI_DRP|3.889537145079736e-06| +|setup.py|github/oliveirara/polyMV|3.889537145079736e-06| +|setup.py|github/iraf-community/pyraf|3.889537145079736e-06| +|setup.py|github/cdslaborg/paramonte|3.889537145079736e-06| +|setup.py|github/matchms/ms2deepscore|3.889537145079736e-06| +|setup.py|github/matchms/matchms|3.889537145079736e-06| +|setup.py|github/clauswilke/PeptideBuilder|3.889537145079736e-06| +|setup.py|github/daniel-muthukrishna/astrodash|3.889537145079736e-06| +|setup.py|github/cosimoNigro/agnpy|3.889537145079736e-06| +|setup.py|github/wtsi-hpag/HiLine|3.889537145079736e-06| +|setup.py|github/sylvainprigent/napari-tracks-reader|3.889537145079736e-06| +|setup.py|github/bxia888/CEFCIG|3.889537145079736e-06| +|setup.py|github/bio-ontology-research-group/deepgoplus|3.889537145079736e-06| +|setup.py|github/radifar/PyPLIF-HIPPOS|3.889537145079736e-06| +|setup.py|github/3fon3fonov/exostriker|3.889537145079736e-06| +|setup.py|github/tkerscher/blast|3.889537145079736e-06| +|setup.py|github/mdshw5/pyfaidx|3.889537145079736e-06| +|setup.py|github/VMBoehm/MADLens|3.889537145079736e-06| +|setup.py|github/BritishGeologicalSurvey/pyvolcans|3.889537145079736e-06| +|setup.py|github/Autostronomy/AstroPhot|3.889537145079736e-06| +|setup.py|github/mzy2240/ESA|3.889537145079736e-06| +|setup.py|github/zblz/naima|3.889537145079736e-06| +|setup.py|github/napakalas/casbert|3.889537145079736e-06| +|setup.py|github/gwastro/pycbc|3.889537145079736e-06| +|setup.py|github/exafmm/exafmm-t|3.889537145079736e-06| +|setup.py|github/dunnkers/fseval|3.889537145079736e-06| +|setup.py|github/MDAnalysis/mdanalysis|3.889537145079736e-06| +|setup.py|github/birnstiel/two-pop-py|3.889537145079736e-06| +|setup.py|github/benvanwerkhoven/kernel_tuner|3.889537145079736e-06| +|setup.py|github/GEUS-Glaciology-and-Climate/pypromice|3.889537145079736e-06| +|setup.py|github/nextgenusfs/amptk|3.889537145079736e-06| +|setup.py|github/fjprichard/PyAFBF|3.889537145079736e-06| +|setup.py|github/XSLiuLab/Seq2Neo|3.889537145079736e-06| +|setup.py|github/shirtsgroup/physical_validation|3.889537145079736e-06| +|setup.py|github/EnsembleGovServices/kamodo-core|3.889537145079736e-06| +|setup.py|github/ggonnella/gfapy|3.889537145079736e-06| +|setup.py|github/gbernstein/pixmappy|3.889537145079736e-06| +|setup.py|github/agree019/DarkCapPy|3.889537145079736e-06| +|setup.py|github/jmschrei/pomegranate|3.889537145079736e-06| +|setup.py|github/linuxscout/pyarabic|3.889537145079736e-06| +|setup.py|github/nicolet5/DiffCapAnalyzer|3.889537145079736e-06| +|setup.py|github/potassco/clingo|3.889537145079736e-06| +|setup.py|github/Midnighter/dependency-info|3.889537145079736e-06| +|setup.py|github/hera-team/librarian|3.889537145079736e-06| +|setup.py|github/FlowModelingControl/flowtorch|3.889537145079736e-06| +|setup.py|github/era-urban/wrfpy|3.889537145079736e-06| +|setup.py|github/wokast/PyCactus|3.889537145079736e-06| +|setup.py|github/chasmani/piecewise-regression|3.889537145079736e-06| +|setup.py|github/gdrouart/MrMoose|3.889537145079736e-06| +|setup.py|github/brinckmann/montepython_public|3.889537145079736e-06| +|setup.py|github/yqiuu/starduster|3.889537145079736e-06| +|setup.py|github/illumina/pyflow|3.889537145079736e-06| +|setup.py|github/ExoCTK/exoctk|3.889537145079736e-06| +|setup.py|github/clawpack/clawpack|3.889537145079736e-06| +|setup.py|github/volkamerlab/opencadd|3.889537145079736e-06| +|setup.py|github/bio-phys/BioEn|3.889537145079736e-06| +|setup.py|github/libgamera/GAMERA|3.889537145079736e-06| +|setup.py|github/opencobra/cobrapy|3.889537145079736e-06| +|setup.py|github/aspuru-guzik-group/funsies|3.889537145079736e-06| +|setup.py|github/martinjzhang/scDRS|3.889537145079736e-06| +|setup.py|github/tofflemire/saphires|3.889537145079736e-06| +|setup.py|github/GenomicParisCentre/toulligQC|3.889537145079736e-06| +|setup.py|github/siavash-saki/tesspy|3.889537145079736e-06| +|setup.py|github/FSEC-Photovoltaics/pvrpm-lcoe|3.889537145079736e-06| +|setup.py|github/nye17/javelin|3.889537145079736e-06| +|setup.py|github/teuben/nemo|3.889537145079736e-06| +|setup.py|github/HIPS/autograd|3.889537145079736e-06| +|setup.py|github/pmelchior/pyGMMis|3.889537145079736e-06| +|setup.py|github/pmelchior/skymapper|3.889537145079736e-06| +|setup.py|github/pmelchior/scarlet|3.889537145079736e-06| +|setup.py|github/sambit-giri/tools21cm|3.889537145079736e-06| +|setup.py|github/raspishake/rsudp|3.889537145079736e-06| +|setup.py|github/clwainwright/CosmoTransitions|3.889537145079736e-06| +|setup.py|github/swiftsim/swiftsimio|3.889537145079736e-06| +|setup.py|github/samaygarg/fuelcell|3.889537145079736e-06| +|setup.py|github/jveitchmichaelis/pygadgetreader|3.889537145079736e-06| +|setup.py|github/elwinter/nnde|3.889537145079736e-06| +|setup.py|github/cabb99/open3spn2|3.889537145079736e-06| +|setup.py|github/NKI-AI/direct|3.889537145079736e-06| +|setup.py|github/pjcigan/multicolorfits|3.889537145079736e-06| +|setup.py|github/amusecode/amuse|3.889537145079736e-06| +|setup.py|github/jiwoncpark/baobab|3.889537145079736e-06| +|setup.py|github/elizabethnewman/hessQuik|3.889537145079736e-06| +|setup.py|github/devanshkv/fetch|3.889537145079736e-06| +|setup.py|github/matteobreschi/bajes|3.889537145079736e-06| +|setup.py|github/nextstrain/augur|3.889537145079736e-06| +|setup.py|github/egjergo/galcem|3.889537145079736e-06| +|setup.py|github/jbuisine/macop|3.889537145079736e-06| +|setup.py|github/MNiwano/Eclaire|3.889537145079736e-06| +|setup.py|github/mtakahiro/gsf|3.889537145079736e-06| +|setup.py|github/mkelley/calviacat|3.889537145079736e-06| +|setup.py|github/steven-murray/pydftools|3.889537145079736e-06| +|setup.py|github/steven-murray/mrpy|3.889537145079736e-06| +|setup.py|github/steven-murray/powerbox|3.889537145079736e-06| +|setup.py|github/BioSTEAMDevelopmentGroup/thermosteam|3.889537145079736e-06| +|setup.py|github/lilyminium/psiresp|3.889537145079736e-06| +|setup.py|github/bmorris3/fleck|3.889537145079736e-06| +|setup.py|github/bmorris3/aesop|3.889537145079736e-06| +|setup.py|github/pierrehoudayer/RUBIS|3.889537145079736e-06| +|setup.py|github/andizq/sf3dmodels|3.889537145079736e-06| +|setup.py|github/BoPeng/simuPOP|3.889537145079736e-06| +|setup.py|github/MIC-DKFZ/TractSeg|3.889537145079736e-06| +|setup.py|github/MIC-DKFZ/HD-BET|3.889537145079736e-06| +|setup.py|github/skovaka/UNCALLED|3.889537145079736e-06| +|setup.py|github/dstndstn/astrometry.net|3.889537145079736e-06| +|setup.py|github/Effective-Quadratures/Effective-Quadratures|3.889537145079736e-06| +|setup.py|github/tmcclintock/cluster_toolkit|3.889537145079736e-06| +|setup.py|github/brentp/cigar|3.889537145079736e-06| +|setup.py|github/brentp/geneimpacts|3.889537145079736e-06| +|setup.py|github/hippke/wotan|3.889537145079736e-06| +|setup.py|github/hippke/tls|3.889537145079736e-06| +|setup.py|github/hippke/pandora|3.889537145079736e-06| +|setup.py|github/a-slide/pycoQC|3.889537145079736e-06| +|setup.py|github/transientskp/pyse|3.889537145079736e-06| +|setup.py|github/transientskp/tkp|3.889537145079736e-06| +|setup.py|github/enthought/mayavi|3.889537145079736e-06| +|setup.py|github/enthought/vpsearch|3.889537145079736e-06| +|setup.py|github/bcgsc/tigmint|3.889537145079736e-06| +|setup.py|github/keflavich/HiGal_SEDfitter|3.889537145079736e-06| +|setup.py|github/rvalieris/parallel-fastq-dump|3.889537145079736e-06| +|setup.py|github/deeptools/py2bit|3.889537145079736e-06| +|setup.py|github/deeptools/deeptools_intervals|3.889537145079736e-06| +|setup.py|github/Nico-Curti/rFBP|3.889537145079736e-06| +|setup.py|github/getzlab/rnaseqc|3.889537145079736e-06| +|setup.py|github/neuralhydrology/neuralhydrology|3.889537145079736e-06| +|setup.py|github/DynaSlum/satsense|3.889537145079736e-06| +|setup.py|github/jollejolles/pirecorder|3.889537145079736e-06| +|setup.py|github/linqs/psl|3.889537145079736e-06| +|setup.py|github/ICAMS/strucscan|3.889537145079736e-06| +|setup.py|github/sxs-collaboration/gwsurrogate|3.889537145079736e-06| +|setup.py|github/ryansmcgee/seirsplus|3.889537145079736e-06| +|setup.py|github/NKI-CCB/PRECISE|3.889537145079736e-06| +|setup.py|github/kboone/parsnip|3.889537145079736e-06| +|setup.py|github/davidgardenier/frbcat|3.889537145079736e-06| +|setup.py|github/davidgardenier/frbpoppy|3.889537145079736e-06| +|setup.py|github/cedrus-opensource/pyxid|3.889537145079736e-06| +|setup.py|github/sfarrens/sf_deconvolve|3.889537145079736e-06| +|setup.py|github/MartianColonist/POSEIDON|3.889537145079736e-06| +|setup.py|github/matthewholman/assist|3.889537145079736e-06| +|setup.py|github/carpyncho/carpyncho-py|3.889537145079736e-06| +|setup.py|github/cumbof/honto|3.889537145079736e-06| +|setup.py|github/ckm3/Py-PDM|3.889537145079736e-06| +|setup.py|github/szymon-datalions/pyinterpolate|3.889537145079736e-06| +|setup.py|github/jonzink/EDI_Vetter_unplugged|3.889537145079736e-06| +|setup.py|github/ziotom78/dacapo_calibration|3.889537145079736e-06| +|setup.py|github/ejhigson/perfectns|3.889537145079736e-06| +|setup.py|github/ejhigson/nestcheck|3.889537145079736e-06| +|setup.py|github/ejhigson/dyPolyChord|3.889537145079736e-06| +|setup.py|github/vsoch/citelang|3.889537145079736e-06| +|setup.py|github/vsoch/gridtest|3.889537145079736e-06| +|setup.py|github/OBrink/RanDepict|3.889537145079736e-06| +|setup.py|github/abmantz/lmc|3.889537145079736e-06| +|setup.py|github/SMTG-UCL/ShakeNBreak|3.889537145079736e-06| +|setup.py|github/SMTG-UCL/surfaxe|3.889537145079736e-06| +|setup.py|github/Qiskit/rustworkx|3.889537145079736e-06| +|setup.py|github/Martindelosrios/cosmic-kite|3.889537145079736e-06| +|setup.py|github/dtamayo/reboundx|3.889537145079736e-06| +|setup.py|github/OP2/PyOP2|3.889537145079736e-06| +|setup.py|github/icesat2py/icepyx|3.889537145079736e-06| +|setup.py|github/mjacob1002/Eir|3.889537145079736e-06| +|setup.py|github/fkeruzore/panco2|3.889537145079736e-06| +|setup.py|github/cire-thk/BifacialSimu|3.889537145079736e-06| +|setup.py|github/astroML/gatspy|3.889537145079736e-06| +|setup.py|github/ofionnad/radiowinds|3.889537145079736e-06| +|setup.py|github/KALMUS-Color-Toolkit/KALMUS|3.889537145079736e-06| +|setup.py|github/kennethcarrell/ATARRI|3.889537145079736e-06| +|setup.py|github/NickSwainston/pulsar_spectra|3.889537145079736e-06| +|setup.py|github/ChrisBeaumont/brut|3.889537145079736e-06| +|setup.py|github/jfowkes/pycutest|3.889537145079736e-06| +|setup.py|github/aprsa/dips|3.889537145079736e-06| +|setup.py|github/cbalbin-FIU/Epitopedia|3.889537145079736e-06| +|setup.py|github/DeepRank/DeepRank-GNN|3.889537145079736e-06| +|setup.py|github/DeepRank/iScore|3.889537145079736e-06| +|setup.py|github/DeepRank/deeprank|3.889537145079736e-06| +|setup.py|github/DeepRank/pdb2sql|3.889537145079736e-06| +|setup.py|github/DeepRank/pssmgen|3.889537145079736e-06| +|setup.py|github/CosmoStat/shapepipe|3.889537145079736e-06| +|setup.py|github/javicarron/mtneedlet|3.889537145079736e-06| +|setup.py|github/FrancesBW/bellamy|3.889537145079736e-06| +|setup.py|github/fruzsinaagocs/oscode|3.889537145079736e-06| +|setup.py|github/cbg-ethz/shorah|3.889537145079736e-06| +|setup.py|github/CFSAN-Biostatistics/SeroTools|3.889537145079736e-06| +|setup.py|github/mattpitkin/psrqpy|3.889537145079736e-06| +|setup.py|github/samuelefiorini/tangle|3.889537145079736e-06| +|setup.py|github/epic-astronomy/EPIC|3.889537145079736e-06| +|setup.py|github/benhid/Sequoya|3.889537145079736e-06| +|setup.py|github/astro-informatics/ssht|3.889537145079736e-06| +|setup.py|github/astro-informatics/s2let|3.889537145079736e-06| +|setup.py|github/spacetelescope/synphot_refactor|3.889537145079736e-06| +|setup.py|github/spacetelescope/stsynphot_refactor|3.889537145079736e-06| +|setup.py|github/spacetelescope/specviz|3.889537145079736e-06| +|setup.py|github/spacetelescope/imexam|3.889537145079736e-06| +|setup.py|github/spacetelescope/stginga|3.889537145079736e-06| +|setup.py|github/spacetelescope/specview|3.889537145079736e-06| +|setup.py|github/planck-npipe/lollipop|3.889537145079736e-06| +|setup.py|github/planck-npipe/hillipop|3.889537145079736e-06| +|setup.py|github/Sarc-Graph/sarcgraph|3.889537145079736e-06| +|setup.py|github/astrom-tom/dfitspy|3.889537145079736e-06| +|setup.py|github/astrom-tom/specstack|3.889537145079736e-06| +|setup.py|github/simonsobs/pixell|3.889537145079736e-06| +|setup.py|github/rhayes777/PyAutoFit|3.889537145079736e-06| +|setup.py|github/sonwell/biotools|3.889537145079736e-06| +|setup.py|github/biomedia-mira/blast-ct|3.889537145079736e-06| +|setup.py|github/htjb/maxsmooth|3.889537145079736e-06| +|setup.py|github/tensorly/viz|3.889537145079736e-06| +|setup.py|github/seawander/DebrisDiskFM|3.889537145079736e-06| +|setup.py|github/seawander/centerRadon|3.889537145079736e-06| +|setup.py|github/nlesc-nano/CAT|3.889537145079736e-06| +|setup.py|github/nlesc-nano/insilico-server|3.889537145079736e-06| +|setup.py|github/nlesc-nano/Moka|3.889537145079736e-06| +|setup.py|github/nlesc-nano/ceiba-cli|3.889537145079736e-06| +|setup.py|github/nlesc-nano/flamingo|3.889537145079736e-06| +|setup.py|github/nlesc-nano/ceiba|3.889537145079736e-06| +|setup.py|github/nlesc-nano/swan|3.889537145079736e-06| +|setup.py|github/marius311/pypico|3.889537145079736e-06| +|setup.py|github/olivares-j/Kalkayotl|3.889537145079736e-06| +|setup.py|github/smog-server/OpenSMOG|3.889537145079736e-06| +|setup.py|github/HajimeKawahara/sot|3.889537145079736e-06| +|setup.py|github/HajimeKawahara/exojax|3.889537145079736e-06| +|setup.py|github/stammler/dustpy|3.889537145079736e-06| +|setup.py|github/stammler/simframe|3.889537145079736e-06| +|setup.py|github/conchoecia/pauvre|3.889537145079736e-06| +|setup.py|github/carlosborca/CrystaLattE|3.889537145079736e-06| +|setup.py|github/StingraySoftware/stingray|3.889537145079736e-06| +|setup.py|github/schlafly/crowdsource|3.889537145079736e-06| +|setup.py|github/ageller/firefly|3.889537145079736e-06| +|setup.py|github/abhisrkckl/GWecc|3.889537145079736e-06| +|setup.py|github/heliopython/heliopy|3.889537145079736e-06| +|setup.py|github/RTIInternational/gobbli|3.889537145079736e-06| +|setup.py|github/symmy596/Polypy|3.889537145079736e-06| +|setup.py|github/symmy596/SurfinPy|3.889537145079736e-06| +|setup.py|github/fakedrtom/oncogemini|3.889537145079736e-06| +|setup.py|github/spokenlanguage/platalea|3.889537145079736e-06| +|setup.py|github/thejasvibr/bat_beamshapes|3.889537145079736e-06| +|setup.py|github/AA-ALERT/frbcatdb|3.889537145079736e-06| +|setup.py|github/cov-lineages/pangolin|3.889537145079736e-06| +|setup.py|github/rbturnbull/ausdex|3.889537145079736e-06| +|setup.py|github/Theano/Theano|3.889537145079736e-06| +|setup.py|github/dbosul/CWITools|3.889537145079736e-06| +|setup.py|github/jdidion/atropos|3.889537145079736e-06| +|setup.py|github/realfastvla/rfpipe|3.889537145079736e-06| +|setup.py|github/realfastvla/realfast|3.889537145079736e-06| +|setup.py|github/lberaldoesilva/naif|3.889537145079736e-06| +|setup.py|github/s-goldman/Dusty-Evolved-Star-Kit|3.889537145079736e-06| +|setup.py|github/nickrodd/HDMSpectra|3.889537145079736e-06| +|setup.py|github/wdecoster/nanopack|3.889537145079736e-06| +|setup.py|github/wdecoster/NanoComp|3.889537145079736e-06| +|setup.py|github/wdecoster/nanoget|3.889537145079736e-06| +|setup.py|github/wdecoster/nanofilt|3.889537145079736e-06| +|setup.py|github/wdecoster/NanoPlot|3.889537145079736e-06| +|setup.py|github/wdecoster/nanomath|3.889537145079736e-06| +|setup.py|github/wdecoster/nanolyse|3.889537145079736e-06| +|setup.py|github/wdecoster/nanostat|3.889537145079736e-06| +|setup.py|github/wdecoster/nanoQC|3.889537145079736e-06| +|setup.py|github/wdecoster/nanocomp|3.889537145079736e-06| +|setup.py|github/HillLab/SomaticSiMu|3.889537145079736e-06| +|setup.py|github/FreBio/komics|3.889537145079736e-06| +|setup.py|github/spglib/spgrep|3.889537145079736e-06| +|setup.py|github/wiederm/transformato|3.889537145079736e-06| +|setup.py|github/iric-soft/km|3.889537145079736e-06| +|setup.py|github/IMMM-SFA/mosartwmpy|3.889537145079736e-06| +|setup.py|github/eggplantbren/DNest4|3.889537145079736e-06| +|setup.py|github/BartoszBartmanski/StoSpa2|3.889537145079736e-06| +|setup.py|github/RaRe-Technologies/gensim|3.889537145079736e-06| +|setup.py|github/cmateu/galstreams|3.889537145079736e-06| +|setup.py|github/cmateu/PyMGC3|3.889537145079736e-06| +|setup.py|github/ECSHackWeek/impedance.py|3.889537145079736e-06| +|setup.py|github/yatiml/yatiml|3.889537145079736e-06| +|setup.py|github/keck-datareductionpipelines/MosfireDRP|3.889537145079736e-06| +|setup.py|github/rgmyr/corebreakout|3.889537145079736e-06| +|setup.py|github/exobssim/rapoc-public|3.889537145079736e-06| +|setup.py|github/reggiebernardo/PTAfast|3.889537145079736e-06| +|setup.py|github/elkebir-group/Jumper|3.889537145079736e-06| +|setup.py|github/DESI-UR/VAST|3.889537145079736e-06| +|setup.py|github/SIOSlab/exodetbox|3.889537145079736e-06| +|setup.py|github/Filter-Bubble/e2e-Dutch|3.889537145079736e-06| +|setup.py|github/noraeisner/LATTE|3.889537145079736e-06| +|setup.py|github/aiidateam/kiwipy|3.889537145079736e-06| +|setup.py|github/eWaterCycle/jupyterlab_thredds|3.889537145079736e-06| +|setup.py|github/eWaterCycle/grpc4bmi|3.889537145079736e-06| +|setup.py|github/tool-bin/ukbcc|3.889537145079736e-06| +|setup.py|github/Magritte-code/Magritte|3.889537145079736e-06| +|setup.py|github/saphir746/BiobankRead-Bash|3.889537145079736e-06| +|setup.py|github/ModellingWebLab/chaste-codegen|3.889537145079736e-06| +|setup.py|github/eelregit/mcfit|3.889537145079736e-06| +|setup.py|github/timothydmorton/vespa|3.889537145079736e-06| +|setup.py|github/dynamicslab/pysindy|3.889537145079736e-06| +|setup.py|github/SynthSys/pyOmeroUpload|3.889537145079736e-06| +|setup.py|github/danielkoll/PyRADS|3.889537145079736e-06| +|setup.py|github/juliotux/astropop|3.889537145079736e-06| +|setup.py|github/0xCoto/Virgo|3.889537145079736e-06| +|setup.py|github/tylunel/pvpumpingsystem|3.889537145079736e-06| +|setup.py|github/AlphonsG/Rainbow-Optical-Flow-For-ALI|3.889537145079736e-06| +|setup.py|github/dwkim78/pdtrend|3.889537145079736e-06| +|setup.py|github/dwkim78/ASTRiDE|3.889537145079736e-06| +|setup.py|github/dwkim78/upsilon|3.889537145079736e-06| +|setup.py|github/DMGW-Goethe/imripy|3.889537145079736e-06| +|setup.py|github/BD2KGenomics/toil|3.889537145079736e-06| +|setup.py|github/kerkelae/disimpy|3.889537145079736e-06| +|setup.py|github/4dn-dcic/pairix|3.889537145079736e-06| +|setup.py|github/soichiro-hattori/unpopular|3.889537145079736e-06| +|setup.py|github/federicomarulli/CosmoBolognaLib|3.889537145079736e-06| +|setup.py|github/sparks-baird/xtal2png|3.889537145079736e-06| +|setup.py|github/eldariont/svim|3.889537145079736e-06| +|setup.py|github/tschad/pycelp|3.889537145079736e-06| +|setup.py|github/astropy/astroscrappy|3.889537145079736e-06| +|setup.py|github/astropy/specutils|3.889537145079736e-06| +|setup.py|github/astropy/astroquery|3.889537145079736e-06| +|setup.py|github/astropy/SPISEA|3.889537145079736e-06| +|setup.py|github/astropy/halotools|3.889537145079736e-06| +|setup.py|github/astropy/astroplan|3.889537145079736e-06| +|setup.py|github/astropy/ccdproc|3.889537145079736e-06| +|setup.py|github/NREL/graph-env|3.889537145079736e-06| +|setup.py|github/undark-lab/sstrax|3.889537145079736e-06| +|setup.py|github/vedantchandra/wdtools|3.889537145079736e-06| +|setup.py|github/dbuscher/pois|3.889537145079736e-06| +|setup.py|github/szwiep/py_SBeLT|3.889537145079736e-06| +|setup.py|github/mgm8/pyngham|3.889537145079736e-06| +|setup.py|github/zclaytor/butterpy|3.889537145079736e-06| +|setup.py|github/zclaytor/kiauhoku|3.889537145079736e-06| +|setup.py|github/linnarsson-lab/loompy|3.889537145079736e-06| +|setup.py|github/GabrieleParimbelli/COLIBRI|3.889537145079736e-06| +|setup.py|github/abrupt-climate/hyper-canny|3.889537145079736e-06| +|setup.py|github/DrMarc/slab|3.889537145079736e-06| +|setup.py|github/Bahler-Lab/pyphe|3.889537145079736e-06| +|setup.py|github/kevin218/Eureka|3.889537145079736e-06| +|setup.py|github/broadinstitute/wot|3.889537145079736e-06| +|setup.py|github/broadinstitute/CellBender|3.889537145079736e-06| +|setup.py|github/lofar-astron/RMextract|3.889537145079736e-06| +|setup.py|github/bfarr/exocartographer|3.889537145079736e-06| +|setup.py|github/atmos-cloud-sim-uj/PySDM|3.889537145079736e-06| +|setup.py|github/atmos-cloud-sim-uj/PyMPDATA|3.889537145079736e-06| +|setup.py|github/PabloMSanAla/fabada|3.889537145079736e-06| +|setup.py|github/chapmanb/bcbb|3.889537145079736e-06| +|setup.py|github/davidemms/OrthoFinder|3.889537145079736e-06| +|setup.py|github/katholt/Kaptive|3.889537145079736e-06| +|setup.py|github/twesterhout/lattice-symmetries|3.889537145079736e-06| +|setup.py|github/NLeSC/mcfly|3.889537145079736e-06| +|setup.py|github/NLeSC/noodles|3.889537145079736e-06| +|setup.py|github/NLeSC/Massive-PotreeConverter|3.889537145079736e-06| +|setup.py|github/NLeSC/boatswain|3.889537145079736e-06| +|setup.py|github/NLeSC/cptm|3.889537145079736e-06| +|setup.py|github/dparks1134/RefineM|3.889537145079736e-06| +|setup.py|github/dgerosa/spops|3.889537145079736e-06| +|setup.py|github/dgerosa/gwdet|3.889537145079736e-06| +|setup.py|github/dgerosa/surrkick|3.889537145079736e-06| +|setup.py|github/cgobat/asymmetric_uncertainty|3.889537145079736e-06| +|setup.py|github/dmnfarrell/epitopepredict|3.889537145079736e-06| +|setup.py|github/dmnfarrell/snpgenie|3.889537145079736e-06| +|setup.py|github/jiffyclub/palettable|3.889537145079736e-06| +|setup.py|github/bwkeller/PASTA|3.889537145079736e-06| +|setup.py|github/gilestrolab/ethoscope|3.889537145079736e-06| +|setup.py|github/YosefLab/scvi-tools|3.889537145079736e-06| +|setup.py|github/fred3m/toyz|3.889537145079736e-06| +|setup.py|github/sherpa-deproject/deproject|3.889537145079736e-06| +|setup.py|github/kathlandgren/SWAMPE|3.889537145079736e-06| +|setup.py|github/podondra/eidein|3.889537145079736e-06| +|setup.py|github.com/idptools/metapredict|3.889537145079736e-06| +|setup.py|github/SYalouz/QuantNBody|3.889537145079736e-06| +|setup.py|github/icb-dcm/pyabc|3.889537145079736e-06| +|setup.py|github/orcasgit/python-fitbit|3.889537145079736e-06| +|setup.py|github/sensein/etelemetry-client|3.889537145079736e-06| +|setup.py|github/malonge/RagTag|3.889537145079736e-06| +|setup.py|github/drcandacemakedamoore/cleanX|3.889537145079736e-06| +|setup.py|github/deepmedic/deepmedic|3.889537145079736e-06| +|setup.py|github/ajeldorado/falco-python|3.889537145079736e-06| +|setup.py|github/ngltr/sinaps|3.889537145079736e-06| +|setup.py|github/ImperialCollegeLondon/hcga|3.889537145079736e-06| +|setup.py|github/ImperialCollegeLondon/django-drf-filepond|3.889537145079736e-06| +|setup.py|github/equib/pyEQUIB|3.889537145079736e-06| +|setup.py|github/Illumina/SpliceAI|3.889537145079736e-06| +|setup.py|github/rajeshrinet/pystokes|3.889537145079736e-06| +|setup.py|github/xpsi-group/xpsi|3.889537145079736e-06| +|setup.py|github/fabiopardo/tonic|3.889537145079736e-06| +|setup.py|github/WBK-Robotics/pybullet_industrial|3.889537145079736e-06| +|setup.py|github/coljac/sensie|3.889537145079736e-06| +|setup.py|github/UNSW-CEEM/nempy|3.889537145079736e-06| +|setup.py|github/rfeldmann/leopy|3.889537145079736e-06| +|setup.py|github/4pisky/fourpisky-core|3.889537145079736e-06| +|setup.py|github/AprilYuge/ResPAN|3.889537145079736e-06| +|setup.py|github/bethgelab/foolbox|3.889537145079736e-06| +|setup.py|github/maxibor/sam2lca|3.889537145079736e-06| +|setup.py|github/marcelm/dnaio|3.889537145079736e-06| +|setup.py|github/marcelm/cutadapt|3.889537145079736e-06| +|setup.py|github/marcelm/tinyalign|3.889537145079736e-06| +|setup.py|github/marcelm/alignlib|3.889537145079736e-06| +|setup.py|github/compomics/DeepLC|3.889537145079736e-06| +|setup.py|github/PyFstat/PyFstat|3.889537145079736e-06| +|setup.py|github/EMBL-Hentze-group/htseq-clip|3.889537145079736e-06| +|setup.py|github/dnarayanan/powderday|3.889537145079736e-06| +|setup.py|github/LiberTEM/LiberTEM|3.889537145079736e-06| +|setup.py|github/colour-science/colour|3.889537145079736e-06| +|setup.py|github/nithyanandan/PRISim|3.889537145079736e-06| +|setup.py|github/lantunes/cellpylib|3.889537145079736e-06| +|setup.py|github/warrickball/tomso|3.889537145079736e-06| +|setup.py|github/DirectDM/directdm-py|3.889537145079736e-06| +|setup.py|github/SISPO-developers/sispo|3.889537145079736e-06| +|setup.py|github/hyperopt/hyperopt|3.889537145079736e-06| +|setup.py|github/SouthGreenPlatform/PyRice|3.889537145079736e-06| +|setup.py|github/seclark/RHT|3.889537145079736e-06| +|setup.py|github/pnnl/interflow|3.889537145079736e-06| +|setup.py|github/LucaMalavolta/PyORBIT|3.889537145079736e-06| +|setup.py|github/Cascella-Group-UiO/HyMD|3.889537145079736e-06| +|setup.py|github/TimothyADavis/KinMSpy|3.889537145079736e-06| +|setup.py|github/remi-adam/minot|3.889537145079736e-06| +|setup.py|github/pec27/smerfs|3.889537145079736e-06| +|setup.py|github/pec27/hfof|3.889537145079736e-06| +|setup.py|github/dolfin-adjoint/pyadjoint|3.889537145079736e-06| +|setup.py|github/chanzuckerberg/idseq-dag|3.889537145079736e-06| +|setup.py|github/afarahi/PoPE|3.889537145079736e-06| +|setup.py|github/afarahi/kllr|3.889537145079736e-06| +|setup.py|github/afarahi/tatter|3.889537145079736e-06| +|setup.py|github/caseyjlaw/rtpipe|3.889537145079736e-06| +|setup.py|github/EliseJ/astroABC|3.889537145079736e-06| +|setup.py|github/nebblu/ReACT|3.889537145079736e-06| +|setup.py|github/EdanRein/pyPplusS|3.889537145079736e-06| +|setup.py|github/smoh/kinesis|3.889537145079736e-06| +|setup.py|github/theia-dev/Qiber3D|3.889537145079736e-06| +|setup.py|github/ncbi/ngs|3.889537145079736e-06| +|setup.py|github/rgerum/pylustrator|3.889537145079736e-06| +|setup.py|github/phenomecentre/nPYc-Toolbox|3.889537145079736e-06| +|setup.py|github/shilpagarg/WHdenovo|3.889537145079736e-06| +|setup.py|github/MillionConcepts/lhorizon|3.889537145079736e-06| +|setup.py|github/nbarbey/TomograPy|3.889537145079736e-06| +|setup.py|github/webbjj/m2mcluster|3.889537145079736e-06| +|setup.py|github/webbjj/clustertools|3.889537145079736e-06| +|setup.py|github/EISy-as-Py/hardy|3.889537145079736e-06| +|setup.py|github/rohinkumar/correlcalc|3.889537145079736e-06| +|setup.py|github/musevlt/muse-psfr|3.889537145079736e-06| +|setup.py|github/musevlt/origin|3.889537145079736e-06| +|setup.py|github/sinc-lab/miRe2e|3.889537145079736e-06| +|setup.py|github/veragluscevic/dmdd|3.889537145079736e-06| +|setup.py|github/easybuilders/easybuild|3.889537145079736e-06| +|setup.py|github/apertif/apercal|3.889537145079736e-06| +|setup.py|github/connectomicslab/connectomemapper3|3.889537145079736e-06| +|setup.py|github/ideasrule/platon|3.889537145079736e-06| +|setup.py|github/VirtualPlanetaryLaboratory/vplanet|3.889537145079736e-06| +|setup.py|github/pytoolz/toolz|3.889537145079736e-06| +|setup.py|github/engyasin/Offline_MOT|3.889537145079736e-06| +|setup.py|github/astroml/gatspy|3.889537145079736e-06| +|setup.py|github/NLESC-JCER/QMCTorch|3.889537145079736e-06| +|setup.py|github/mscroggs/symfem|3.889537145079736e-06| +|setup.py|github/TPI-Immunogenetics/igmat|3.889537145079736e-06| +|setup.py|github/nasa/simupy-flight|3.889537145079736e-06| +|setup.py|github/LindleyLentati/Cobra|3.889537145079736e-06| +|setup.py|github/cagrikymk/JAX-ReaxFF|3.889537145079736e-06| +|setup.py|github/JoeMcEwen/FAST-PT|3.889537145079736e-06| +|setup.py|github/atomneb/AtomNeb-py|3.889537145079736e-06| +|setup.py|github/palaimon/ipyannotator|3.889537145079736e-06| +|setup.py|github/rabix/cwl-format|3.889537145079736e-06| +|setup.py|github/LBNL-ETA/MSWH|3.889537145079736e-06| +|setup.py|github/bootphon/phonemizer|3.889537145079736e-06| +|setup.py|github/starkit/wsynphot|3.889537145079736e-06| +|setup.py|github/adrn/schwimmbad|3.889537145079736e-06| +|setup.py|github/adrn/SuperFreq|3.889537145079736e-06| +|setup.py|github/adrn/pyia|3.889537145079736e-06| +|setup.py|github/vinisalazar/metaphor|3.889537145079736e-06| +|setup.py|github/ml-evs/matador|3.889537145079736e-06| +|setup.py|github/DavidT3/XGA|3.889537145079736e-06| +|setup.py|github/pybamm-team/PyBaMM|3.889537145079736e-06| +|setup.py|github/pybamm-team/liionpack|3.889537145079736e-06| +|setup.py|github/liamedeiros/ehtplot|3.889537145079736e-06| +|setup.py|github/mgckind/easyaccess|3.889537145079736e-06| +|setup.py|github/astrosupriyo/pyTANSPEC|3.889537145079736e-06| +|setup.py|github/wfondrie/mokapot|3.889537145079736e-06| +|setup.py|github/wasserman-group/pyCADMium|3.889537145079736e-06| +|setup.py|github/bxlab/bx-python|3.889537145079736e-06| +|setup.py|github/vanheeringen-lab/gimmemotifs|3.889537145079736e-06| +|setup.py|github/3D-e-Chem/sygma|3.889537145079736e-06| +|setup.py|github/3D-e-Chem/kripodb|3.889537145079736e-06| +|setup.py|github/bulik/ldsc|3.889537145079736e-06| +|setup.py|github/shbhuk/barycorrpy|3.889537145079736e-06| +|setup.py|github/shbhuk/mrexo|3.889537145079736e-06| +|setup.py|github/blackjax-devs/blackjax|3.889537145079736e-06| +|setup.py|github/nboley/idr|3.889537145079736e-06| +|setup.py|github/KathrynJones1/catwoman|3.889537145079736e-06| +|setup.py|github/manodeep/Corrfunc|3.889537145079736e-06| +|setup.py|github/DLTK/DLTK|3.889537145079736e-06| +|setup.py|github/tariqdaouda/CAMAP|3.889537145079736e-06| +|setup.py|github/halomod/halomod|3.889537145079736e-06| +|setup.py|github/halomod/hmf|3.889537145079736e-06| +|setup.py|github/pkgw/pwkit|3.889537145079736e-06| +|setup.py|github/Quantum-Dynamics-Hub/libra-code|3.889537145079736e-06| +|setup.py|github/natelust/least_asymmetry|3.889537145079736e-06| +|setup.py|github/lehtiolab/msstitch|3.889537145079736e-06| +|setup.py|github/HadrienG/InSilicoSeq|3.889537145079736e-06| +|setup.py|github/FCS-analysis/multipletau|3.889537145079736e-06| +|setup.py|github/subisarkar/JexoSim|3.889537145079736e-06| +|setup.py|github/dokester/BayesicFitting|3.889537145079736e-06| +|setup.py|github/COVID-IWG/epimargin|3.889537145079736e-06| +|setup.py|github/tvwenger/wisp|3.889537145079736e-06| +|setup.py|github/tvwenger/hii-region-kinematics|3.889537145079736e-06| +|setup.py|github/tvwenger/kd|3.889537145079736e-06| +|setup.py|github/dmey/synthia|3.889537145079736e-06| +|setup.py|github/actris-cloudnet/cloudnetpy|3.889537145079736e-06| +|setup.py|github/RadioAstronomySoftwareGroup/pyuvdata|3.889537145079736e-06| +|setup.py|github/vijayvarma392/binaryBHexp|3.889537145079736e-06| +|setup.py|github/Astroua/SCIMES|3.889537145079736e-06| +|setup.py|github/Astroua/TurbuStat|3.889537145079736e-06| +|setup.py|github/PrincetonUniversity/FastTemplatePeriodogram|3.889537145079736e-06| +|setup.py|github/vatlab/sos-notebook|3.889537145079736e-06| +|setup.py|github/flemingtonlab/SpliceV|3.889537145079736e-06| +|setup.py|github/nlppln/nlppln|3.889537145079736e-06| +|setup.py|github/matthiasdemuzere/w2w|3.889537145079736e-06| +|setup.py|github/GijsMulders/epos|3.889537145079736e-06| +|setup.py|github/BaroudLab/Griottes|3.889537145079736e-06| +|setup.py|github/minzastro/unidam|3.889537145079736e-06| +|setup.py|github/Caltech-IPAC/Montage|3.889537145079736e-06| +|setup.py|github/indralab/pybiopax|3.889537145079736e-06| +|setup.py|github/mlower/rmnest|3.889537145079736e-06| +|setup.py|github/andresmegias/richvalues|3.889537145079736e-06| +|setup.py|github/jnktsj/DNApi|3.889537145079736e-06| +|setup.py|github/KIT-MBS/pyREX|3.889537145079736e-06| +|setup.py|github/ERA-URBAN/fm128_radar|3.889537145079736e-06| +|setup.py|github/thomaspinder/GPJax|3.889537145079736e-06| +|setup.py|github/PacificBiosciences/pbcore|3.889537145079736e-06| +|setup.py|github/PacificBiosciences/FALCON|3.889537145079736e-06| +|setup.py|github/PacificBiosciences/kineticsTools|3.889537145079736e-06| +|setup.py|github/nlesc-ave/ave-rest-service|3.889537145079736e-06| +|setup.py|github/pyro-ppl/pyro|3.889537145079736e-06| +|setup.py|github/cameronliang/BayesVP|3.889537145079736e-06| +|setup.py|github/glotzerlab/freud|3.889537145079736e-06| +|setup.py|github/glotzerlab/coxeter|3.889537145079736e-06| +|setup.py|github/MD-Studio/cerulean|3.889537145079736e-06| +|setup.py|github/mikekatz04/BOWIE|3.889537145079736e-06| +|setup.py|github/tibordome/cosmic_profiles|3.889537145079736e-06| +|setup.py|github/CosmoStatGW/WF4Py|3.889537145079736e-06| +|setup.py|github/CosmoStatGW/gwfast|3.889537145079736e-06| +|setup.py|github/KeplerGO/k2mosaic|3.889537145079736e-06| +|setup.py|github/popgenmethods/smcpp|3.889537145079736e-06| +|setup.py|github/jpierel14/sntd|3.889537145079736e-06| +|setup.py|github/christopherburke/tess-point|3.889537145079736e-06| +|setup.py|github/gogrean/PyXel|3.889537145079736e-06| +|setup.py|github/zonca/python-qucs|3.889537145079736e-06| +|setup.py|github/cog-imperial/GPdoemd|3.889537145079736e-06| +|setup.py|github/cog-imperial/suspect|3.889537145079736e-06| +|setup.py|github/cog-imperial/entmoot|3.889537145079736e-06| +|setup.py|github/cog-imperial/galini|3.889537145079736e-06| +|setup.py|github/hiddenSymmetries/simsopt|3.889537145079736e-06| +|setup.py|github/genouest/biomaj-cli|3.889537145079736e-06| +|setup.py|github/ynop/audiomate|3.889537145079736e-06| +|setup.py|github/sanjibs/bmcmc|3.889537145079736e-06| +|setup.py|github/scipion-em/scipion-em-continuousflex|3.889537145079736e-06| +|setup.py|github/toros-astro/astroalign-legacy|3.889537145079736e-06| +|setup.py|github/toros-astro/corral|3.889537145079736e-06| +|setup.py|github/COSMIC-PopSynth/COSMIC|3.889537145079736e-06| +|setup.py|github/galizia-lab/pyview|3.889537145079736e-06| +|setup.py|github/agreenbaum/ImPlaneIA|3.889537145079736e-06| +|setup.py|github/cy-xu/cosmic-conn|3.889537145079736e-06| +|setup.py|github/anuradhawick/LRBinner|3.889537145079736e-06| +|setup.py|github/matplotlib/matplotlib|3.889537145079736e-06| +|setup.py|github/fjankowsk/scatfit|3.889537145079736e-06| +|setup.py|github/finagle29/DBSP_DRP|3.889537145079736e-06| +|setup.py|github/biocore-ntnu/pyranges|3.889537145079736e-06| +|setup.py|github/biocore-ntnu/ncls|3.889537145079736e-06| +|setup.py|github/biocore-ntnu/epic2|3.889537145079736e-06| +|setup.py|github/wilkelab/Opfi|3.889537145079736e-06| +|setup.py|github/Hoohm/CITE-seq-Count|3.889537145079736e-06| +|setup.py|github/Ayuei/DeBEIR|3.889537145079736e-06| +|setup.py|github/peterk87/sistr_cmd|3.889537145079736e-06| +|setup.py|github/dcorre/otrain|3.889537145079736e-06| +|setup.py|github/lmfit/lmfit-py|3.889537145079736e-06| +|setup.py|github/prajwel/curvit|3.889537145079736e-06| +|setup.py|github/GoekeLab/xpore|3.889537145079736e-06| +|setup.py|github/dpryan79/pyBigWig|3.889537145079736e-06| +|setup.py|github/cmillion/gPhoton|3.889537145079736e-06| +|setup.py|github/EpistasisLab/regens|3.889537145079736e-06| +|setup.py|github/EpistasisLab/tpot|3.889537145079736e-06| +|setup.py|github/ElectionDataAnalysis/electiondata|3.889537145079736e-06| +|setup.py|github/NiallJeffrey/DeepMass|3.889537145079736e-06| +|setup.py|github/dicompyler/dicompyler-core|3.889537145079736e-06| +|setup.py|github/swagnercarena/ovejero|3.889537145079736e-06| +|setup.py|github/AstroChem/VISIBLE|3.889537145079736e-06| +|setup.py|github/stevengiacalone/triceratops|3.889537145079736e-06| +|setup.py|github/cmbant/getdist|3.889537145079736e-06| +|setup.py|github/ACCarnall/SpectRes|3.889537145079736e-06| +|setup.py|github/ACCarnall/bagpipes|3.889537145079736e-06| +|setup.py|github/thomasorb/orcs|3.889537145079736e-06| +|setup.py|github/telegraphic/pygsm|3.889537145079736e-06| +|setup.py|github/telegraphic/fits2hdf|3.889537145079736e-06| +|setup.py|github/maayane/catsHTM|3.889537145079736e-06| +|setup.py|github/jorisparet/partycls|3.889537145079736e-06| +|setup.py|github/vhaasteren/piccard|3.889537145079736e-06| +|setup.py|github/t-brandt/orvara|3.889537145079736e-06| +|setup.py|github/mgalardini/pyseer|3.889537145079736e-06| +|setup.py|github/markusbonse/applefy|3.889537145079736e-06| +|setup.py|github/pyspeckit/pyspeckit|3.889537145079736e-06| +|setup.py|github/kbarbary/extinction|3.889537145079736e-06| +|setup.py|github/kbarbary/nestle|3.889537145079736e-06| +|setup.py|github/SandoghdarLab/PiSCAT|3.889537145079736e-06| +|setup.py|github/ginolhac/mapDamage|3.889537145079736e-06| +|setup.py|github/joshjchayes/TransitFit|3.889537145079736e-06| +|setup.py|github/davemlz/eemont|3.889537145079736e-06| +|setup.py|github/ProjectPyRhO/PyRhO|3.889537145079736e-06| +|setup.py|github/yymao/abundancematching|3.889537145079736e-06| +|setup.py|github/LCOGT/banzai|3.889537145079736e-06| +|setup.py|github/supernnova/SuperNNova|3.889537145079736e-06| +|setup.py|github/joe-antognini/kozai|3.889537145079736e-06| +|setup.py|github/beastraban/INSANE|3.889537145079736e-06| +|setup.py|github/ebellm/pyraf-dbsp|3.889537145079736e-06| +|setup.py|github/AstarVienna/ScopeSim_Templates|3.889537145079736e-06| +|setup.py|github/AstarVienna/AnisoCADO|3.889537145079736e-06| +|setup.py|github/AstarVienna/Pyckles|3.889537145079736e-06| +|setup.py|github/AstarVienna/skycalc_ipy|3.889537145079736e-06| +|setup.py|github/fAndreuzzi/BisPy|3.889537145079736e-06| +|setup.py|github/ELELAB/RosettaDDGPrediction|3.889537145079736e-06| +|setup.py|github/ELELAB/LipidDyn|3.889537145079736e-06| +|setup.py|github/ELELAB/cancermuts|3.889537145079736e-06| +|setup.py|github/lanl/swiftbat_python|3.889537145079736e-06| +|setup.py|github/lanl/scico|3.889537145079736e-06| +|setup.py|github/lanl/PyBNF|3.889537145079736e-06| +|setup.py|github/dpalmasan/TRUNAJOD2.0|3.889537145079736e-06| +|setup.py|github/RichardObi/medigan|3.889537145079736e-06| +|setup.py|github/Starfish-develop/Starfish|3.889537145079736e-06| +|setup.py|github/qpv-research-group/solcore5|3.889537145079736e-06| +|setup.py|github/sagepublishing/rejected_article_tracker_pkg|3.889537145079736e-06| +|setup.py|github/virgesmith/neworder|3.889537145079736e-06| +|setup.py|github/HERA-Team/aipy|3.889537145079736e-06| +|setup.py|github/HERA-Team/hera_opm|3.889537145079736e-06| +|setup.py|github/LSSTDESC/descqa|3.889537145079736e-06| +|setup.py|github/LSSTDESC/CCL|3.889537145079736e-06| +|setup.py|github/mikecokina/elisa|3.889537145079736e-06| +|setup.py|github/ORNL/tx2|3.889537145079736e-06| +|setup.py|github/smirarab/sepp|3.889537145079736e-06| +|setup.py|github/gwpy/gwpy|3.889537145079736e-06| +|setup.py|github/parallelwindfarms/byteparsing|3.889537145079736e-06| +|setup.py|github/conda/conda|3.889537145079736e-06| +|setup.py|github/conda/pycosat|3.889537145079736e-06| +|setup.py|github/IKNL/vantage6|3.889537145079736e-06| +|setup.py|github/NeuralEnsemble/PyNN|3.889537145079736e-06| +|setup.py|github/dmentipl/plonk|3.889537145079736e-06| +|setup.py|github/edwardoughton/itmlogic|3.889537145079736e-06| +|setup.py|github/toshiyan/cmblensplus|3.889537145079736e-06| +|setup.py|github/ismaelpessa/PyMUSE|3.889537145079736e-06| +|setup.py|github/j-faria/kima|3.889537145079736e-06| +|setup.py|github/Xia-Yijie/Xponge|3.889537145079736e-06| +|setup.py|github/Fermipy/fermipy|3.889537145079736e-06| +|setup.py|github/H-E-L-P/XID_plus|3.889537145079736e-06| +|setup.py|github/rasg-affiliates/healvis|3.889537145079736e-06| +|setup.py|github/jiahecui/SenAOReFoc|3.889537145079736e-06| +|setup.py|github/Starlink/starlink|3.889537145079736e-06| +|setup.py|github/avigan/pyZELDA|3.889537145079736e-06| +|setup.py|github/avigan/SPHERE|3.889537145079736e-06| +|setup.py|github/VarStarDetect/varstardetect|3.889537145079736e-06| +|setup.py|github/MannLabs/alphapept|3.889537145079736e-06| +|setup.py|github/spicy-oil/hfs_fit|3.889537145079736e-06| +|setup.py|github/Adamtaranto/Yanagiba|3.889537145079736e-06| +|setup.py|github/DRMacIver/shrinkray|3.889537145079736e-06| +|setup.py|github/singularityhub/singularity-hpc|3.889537145079736e-06| +|setup.py|github/singularityhub/singularity-compose|3.889537145079736e-06| +|setup.py|github/Alymantara/pydoppler|3.889537145079736e-06| +|setup.py|github/spyder-ide/spyder|3.889537145079736e-06| +|setup.py|github/lh3/minimap2|3.889537145079736e-06| +|setup.py|github/psheehan/pdspy|3.889537145079736e-06| +|setup.py|github/jlenain/flaapluc|3.889537145079736e-06| +|setup.py|github/ekaterinailin/AltaiPony|3.889537145079736e-06| +|setup.py|github/TeraTrees/TIPP|3.889537145079736e-06| +|setup.py|github/tardis-sn/carsus|3.889537145079736e-06| +|setup.py|github/tardis-sn/tardis|3.889537145079736e-06| +|setup.py|github/parmoo/parmoo|3.889537145079736e-06| +|setup.py|github/willvousden/ptemcee|3.889537145079736e-06| +|setup.py|github/bwengals/CCSNMultivar|3.889537145079736e-06| +|setup.py|github/Johannes-Sahlmann/pygacs|3.889537145079736e-06| +|setup.py|github/NASA-PDS/naif-pds4-bundler|3.889537145079736e-06| +|setup.py|github/PyPSA/linopy|3.889537145079736e-06| +|setup.py|github/PyPSA/atlite|3.889537145079736e-06| +|setup.py|github/rodluger/starry_process|3.889537145079736e-06| +|setup.py|github/rodluger/planetplanet|3.889537145079736e-06| +|setup.py|github/rjtanner/StarburstPy|3.889537145079736e-06| +|setup.py|github/changhoonhahn/pySpectrum|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/pymummer|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/iva|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/ariba|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/circlator|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/gubbins|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/Fastaq|3.889537145079736e-06| +|setup.py|github/numba/numba|3.889537145079736e-06| +|setup.py|github/ghislainv/forestatrisk|3.889537145079736e-06| +|setup.py|github/jakevdp/wpca|3.889537145079736e-06| +|setup.py|github/slzarate/parliament2|3.889537145079736e-06| +|setup.py|github/sncosmo/sncosmo|3.889537145079736e-06| +|setup.py|github/NuGrid/NuPyCEE|3.889537145079736e-06| +|setup.py|github/hover2pi/SEDkit|3.889537145079736e-06| +|setup.py|github/meinardmueller/libfmp|3.889537145079736e-06| +|setup.py|github/meinardmueller/synctoolbox|3.889537145079736e-06| +|setup.py|github/johnlees/pp-sketchlib|3.889537145079736e-06| +|setup.py|github/nanoporetech/megalodon|3.889537145079736e-06| +|setup.py|github/nanoporetech/qcat|3.889537145079736e-06| +|setup.py|github/nanoporetech/ont_fast5_api|3.889537145079736e-06| +|setup.py|github/nanoporetech/tombo|3.889537145079736e-06| +|setup.py|github/shadden/celmech|3.889537145079736e-06| +|setup.py|github/vincentlab/PyFR|3.889537145079736e-06| +|setup.py|github/opimwue/ddop|3.889537145079736e-06| +|setup.py|github/ArtificialStellarPopulations/ArtPop|3.889537145079736e-06| +|setup.py|github/ArgonneCPAC/dsps|3.889537145079736e-06| +|setup.py|github/smeingast/PNICER|3.889537145079736e-06| +|setup.py|github/timstaley/voevent-parse|3.889537145079736e-06| +|setup.py|github/sdss/marvin|3.889537145079736e-06| +|setup.py|github/caracal-pipeline/caracal|3.889537145079736e-06| +|setup.py|github/AlexanderLabWHOI/EUKulele|3.889537145079736e-06| +|setup.py|github/eScatter/pyelsepa|3.889537145079736e-06| +|setup.py|github/ireis/PRF|3.889537145079736e-06| +|setup.py|github/fair-data/fairdatapoint-client|3.889537145079736e-06| +|setup.py|github/nlesc/scriptcwl|3.889537145079736e-06| +|setup.py|github/recipy/recipy|3.889537145079736e-06| +|setup.py|github/MonashSmartStructures/ospgrillage|3.889537145079736e-06| +|setup.py|github/zarr-developers/zarr-python|3.889537145079736e-06| +|setup.py|github/xenon-middleware/pyxenon|3.889537145079736e-06| +|setup.py|github/gpantel/MolPainter|3.889537145079736e-06| +|setup.py|github/MNGuenther/allesfitter|3.889537145079736e-06| +|setup.py|github/PhilippJunk/homelette|3.889537145079736e-06| +|setup.py|github/BackmanLab/PWSpy|3.889537145079736e-06| +|setup.py|github/infer-actively/pymdp|3.889537145079736e-06| +|setup.py|github/AlexMikes/AutoFunc|3.889537145079736e-06| +|setup.py|github/Yu-Group/veridical-flow|3.889537145079736e-06| +|setup.py|github/ylab-hi/ScanExitronLR|3.889537145079736e-06| +|setup.py|github/tomlouden/spiderman|3.889537145079736e-06| +|setup.py|github/gmzsebastian/FLEET|3.889537145079736e-06| +|setup.py|github/gausspy/gausspy|3.889537145079736e-06| +|setup.py|github/danielemichilli/SpS|3.889537145079736e-06| +|setup.py|github/jhparkastro/gpcal|3.889537145079736e-06| +|setup.py|github/KBNLresearch/ochre|3.889537145079736e-06| +|setup.py|github/phac-nml/mob-suite|3.889537145079736e-06| +|setup.py|github/phac-nml/staramr|3.889537145079736e-06| +|setup.py|github/phac-nml/biohansel|3.889537145079736e-06| +|setup.py|github/milicolazo/Pyedra|3.889537145079736e-06| +|setup.py|github/ejeschke/ginga|3.889537145079736e-06| +|setup.py|github/glue-viz/glue|3.889537145079736e-06| +|setup.py|github/fitbenchmarking/fitbenchmarking|3.889537145079736e-06| +|setup.py|github/Kuifje02/vrpy|3.889537145079736e-06| +|setup.py|github/medema-group/bigslice|3.889537145079736e-06| +|setup.py|github/snad-space/zwad|3.889537145079736e-06| +|setup.py|github/synchrofit/synchrofit|3.889537145079736e-06| +|setup.py|github/jonathansick/skyoffset|3.889537145079736e-06| +|setup.py|github/jonathansick/MoAstro|3.889537145079736e-06| +|setup.py|github/bwinkel/cygrid|3.889537145079736e-06| +|setup.py|github/felixchenier/kineticstoolkit|3.889537145079736e-06| +|setup.py|github/Extraweich/homopy|3.889537145079736e-06| +|setup.py|github/mriener/gausspyplus|3.889537145079736e-06| +|setup.py|github/tjiangHIT/cuteSV|3.889537145079736e-06| +|setup.py|github/girder/viime|3.889537145079736e-06| +|setup.py|github/vals/umis|3.889537145079736e-06| +|setup.py|github/e-koch/FilFinder|3.889537145079736e-06| +|setup.py|github/babinyurii/recan|3.889537145079736e-06| +|setup.py|github/computational-chemical-biology/ChemWalker|3.889537145079736e-06| +|setup.py|github/JixingGE/GGCHEMPY|3.889537145079736e-06| +|setup.py|github/biocore/deblur|3.889537145079736e-06| +|setup.py|github/biocore/emperor|3.889537145079736e-06| +|setup.py|github/biocore/scikit-bio|3.889537145079736e-06| +|setup.py|github/circuitgraph/circuitgraph|3.889537145079736e-06| +|setup.py|github/cadop/seg1d|3.889537145079736e-06| +|setup.py|github/UK-Digital-Heart-Project/4Dsurvival|3.889537145079736e-06| +|setup.py|github/panoptes-organization/panoptes|3.889537145079736e-06| +|setup.py|github/fpavogt/fcmaker|3.889537145079736e-06| +|DESCRIPTION|gitlab/JuditGG/trumpetplots|3.889537145079736e-06| +|DESCRIPTION|gitlab/ampere2/metalwalls|3.889537145079736e-06| +|DESCRIPTION|gitlab/libreumg/dataquier|3.889537145079736e-06| +|DESCRIPTION|github/JLSteenwyk/ggpubfigs|3.889537145079736e-06| +|DESCRIPTION|github/bartongroup/RoSA|3.889537145079736e-06| +|DESCRIPTION|github/dpseidel/stmove|3.889537145079736e-06| +|DESCRIPTION|github/bommert/stabm|3.889537145079736e-06| +|DESCRIPTION|github/insightsengineering/rbmi|3.889537145079736e-06| +|DESCRIPTION|github/mingzehuang/latentcor|3.889537145079736e-06| +|DESCRIPTION|github/annajenul/UBayFS|3.889537145079736e-06| +|DESCRIPTION|github/Merck/pkglite|3.889537145079736e-06| +|DESCRIPTION|github/raredd/kmdata|3.889537145079736e-06| +|DESCRIPTION|github/anwarbio/bioassays|3.889537145079736e-06| +|DESCRIPTION|github/flyaflya/causact|3.889537145079736e-06| +|DESCRIPTION|github/inrae/RCaNmodel|3.889537145079736e-06| +|DESCRIPTION|github/LindaNab/mecor|3.889537145079736e-06| +|DESCRIPTION|github/BMILAB/scLINE|3.889537145079736e-06| +|DESCRIPTION|github/vimc/vaultr|3.889537145079736e-06| +|DESCRIPTION|github/vimc/dettl|3.889537145079736e-06| +|DESCRIPTION|github/vimc/orderly|3.889537145079736e-06| +|DESCRIPTION|github/isoverse/isoreader|3.889537145079736e-06| +|DESCRIPTION|github/Crick-CancerGenomics/ascat|3.889537145079736e-06| +|DESCRIPTION|github/tidyverse/glue|3.889537145079736e-06| +|DESCRIPTION|github/s-abbas/robnptests|3.889537145079736e-06| +|DESCRIPTION|github/david-barnett/microViz|3.889537145079736e-06| +|DESCRIPTION|github/r-spatial/rgee|3.889537145079736e-06| +|DESCRIPTION|github/KiranLDA/PAMLr|3.889537145079736e-06| +|DESCRIPTION|github/zizroc/villager|3.889537145079736e-06| +|DESCRIPTION|github/LucyMcGowan/tipr|3.889537145079736e-06| +|DESCRIPTION|github/VBlesius/RHRT|3.889537145079736e-06| +|DESCRIPTION|github/Sydney-Informatics-Hub/OmixLitMiner|3.889537145079736e-06| +|DESCRIPTION|github/msalibian/RBF|3.889537145079736e-06| +|DESCRIPTION|github/ColemanRHarris/mxnorm|3.889537145079736e-06| +|DESCRIPTION|github/mmollina/viewpoly|3.889537145079736e-06| +|DESCRIPTION|github/SimCab-CHU/ifCNVR|3.889537145079736e-06| +|DESCRIPTION|github/saezlab/PHONEMeS|3.889537145079736e-06| +|DESCRIPTION|github/ants-project/ANTs|3.889537145079736e-06| +|DESCRIPTION|github/jgrembi/riskCommunicator|3.889537145079736e-06| +|DESCRIPTION|github/wadpac/GGIR|3.889537145079736e-06| +|DESCRIPTION|github/asgr/ProFound|3.889537145079736e-06| +|DESCRIPTION|github/asgr/hyper.fit|3.889537145079736e-06| +|DESCRIPTION|github/asgr/celestial|3.889537145079736e-06| +|DESCRIPTION|github/asgr/NFWdist|3.889537145079736e-06| +|DESCRIPTION|github/asgr/ProSpect|3.889537145079736e-06| +|DESCRIPTION|github/asgr/ProFuse|3.889537145079736e-06| +|DESCRIPTION|github/OwenWard/ppdiag|3.889537145079736e-06| +|DESCRIPTION|github/Jinsl-lab/SDImpute|3.889537145079736e-06| +|DESCRIPTION|github/gasparl/possa|3.889537145079736e-06| +|DESCRIPTION|github/xoopR/set6|3.889537145079736e-06| +|DESCRIPTION|github/prdm0/ropenblas|3.889537145079736e-06| +|DESCRIPTION|github/TheMillerLab/genetex|3.889537145079736e-06| +|DESCRIPTION|github/haoharryfeng/NeuCA|3.889537145079736e-06| +|DESCRIPTION|github/koenderks/jaspAudit|3.889537145079736e-06| +|DESCRIPTION|github/Hegghammer/daiR|3.889537145079736e-06| +|DESCRIPTION|github/jessecambon/tidygeocoder|3.889537145079736e-06| +|DESCRIPTION|github/databio/GenomicDistributions|3.889537145079736e-06| +|DESCRIPTION|github/rauschenberger/transreg|3.889537145079736e-06| +|DESCRIPTION|github/rauschenberger/joinet|3.889537145079736e-06| +|DESCRIPTION|github/KerryAM-R/ggVolcanoR|3.889537145079736e-06| +|DESCRIPTION|github/samhforbes/PupillometryR|3.889537145079736e-06| +|DESCRIPTION|github/CBIIT-CGBB/gcMECM|3.889537145079736e-06| +|DESCRIPTION|github/epiforecasts/covidregionaldata|3.889537145079736e-06| +|DESCRIPTION|github/stefanoMP/massiveGST|3.889537145079736e-06| +|DESCRIPTION|github/LabTranslationalArchitectomics/riboWaltz|3.889537145079736e-06| +|DESCRIPTION|github/JEFworks-Lab/STdeconvolve|3.889537145079736e-06| +|DESCRIPTION|github/MAnalytics/akmedoids|3.889537145079736e-06| +|DESCRIPTION|github/MAnalytics/opitools|3.889537145079736e-06| +|DESCRIPTION|github/easystats/performance|3.889537145079736e-06| +|DESCRIPTION|github/easystats/parameters|3.889537145079736e-06| +|DESCRIPTION|github/easystats/correlation|3.889537145079736e-06| +|DESCRIPTION|github/easystats/effectsize|3.889537145079736e-06| +|DESCRIPTION|github/LTLA/basilisk|3.889537145079736e-06| +|DESCRIPTION|github/donaldRwilliams/GGMnonreg|3.889537145079736e-06| +|DESCRIPTION|github/donaldRwilliams/BGGM|3.889537145079736e-06| +|DESCRIPTION|github/justinmathias/isocalcR|3.889537145079736e-06| +|DESCRIPTION|github/mcsiple/mmrefpoints|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-org/roblog|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-org/pkgreviewr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-org/rotemplate|3.889537145079736e-06| +|DESCRIPTION|github/chainsawriot/oolong|3.889537145079736e-06| +|DESCRIPTION|github/chainsawriot/sweater|3.889537145079736e-06| +|DESCRIPTION|github/GaryBAYLOR/mixR|3.889537145079736e-06| +|DESCRIPTION|github/hydrosolutions/riversCentralAsia|3.889537145079736e-06| +|DESCRIPTION|github/rajewsky-lab/dropbead|3.889537145079736e-06| +|DESCRIPTION|github/V-Bernal/GeneNetTools|3.889537145079736e-06| +|DESCRIPTION|github/NathanSkene/MAGMA_Celltyping|3.889537145079736e-06| +|DESCRIPTION|github/NathanSkene/EWCE|3.889537145079736e-06| +|DESCRIPTION|github/alesantuz/musclesyneRgies|3.889537145079736e-06| +|DESCRIPTION|github/pydemull/activAnalyzer|3.889537145079736e-06| +|DESCRIPTION|github/cran/irtplay|3.889537145079736e-06| +|DESCRIPTION|github/dsoave/JLS|3.889537145079736e-06| +|DESCRIPTION|github/bblodfon/emba|3.889537145079736e-06| +|DESCRIPTION|github/Dulab2020/ARMT|3.889537145079736e-06| +|DESCRIPTION|github/AgrDataSci/climatrends|3.889537145079736e-06| +|DESCRIPTION|github/vbaliga/gaussplotR|3.889537145079736e-06| +|DESCRIPTION|github/OrlandoLam/SAMT|3.889537145079736e-06| +|DESCRIPTION|github/snystrom/memes|3.889537145079736e-06| +|DESCRIPTION|github/ArgoCanada/argodata|3.889537145079736e-06| +|DESCRIPTION|github/gabraham/flashpca|3.889537145079736e-06| +|DESCRIPTION|github/ShixiangWang/sigminer|3.889537145079736e-06| +|DESCRIPTION|github/SietzeN/glottospace|3.889537145079736e-06| +|DESCRIPTION|github/alan-turing-institute/DetectorChecker|3.889537145079736e-06| +|DESCRIPTION|github/meenakshi-kushwaha/mmaqshiny|3.889537145079736e-06| +|DESCRIPTION|github/rickhelmus/patRoon|3.889537145079736e-06| +|DESCRIPTION|github/pratheesh3780/grapesAgri1|3.889537145079736e-06| +|DESCRIPTION|github/ropenscilabs/gendercoder|3.889537145079736e-06| +|DESCRIPTION|github/ropenscilabs/qcoder|3.889537145079736e-06| +|DESCRIPTION|github/ropenscilabs/allcontributors|3.889537145079736e-06| +|DESCRIPTION|github/ropenscilabs/r2readthedocs|3.889537145079736e-06| +|DESCRIPTION|github/gtonkinhill/fastbaps|3.889537145079736e-06| +|DESCRIPTION|github/lasseignelab/CINmetrics|3.889537145079736e-06| +|DESCRIPTION|github/pmoulos/metaseqR2|3.889537145079736e-06| +|DESCRIPTION|github/zoometh/iconr|3.889537145079736e-06| +|DESCRIPTION|github/sjbeckett/localcovid19now|3.889537145079736e-06| +|DESCRIPTION|github/weizhouUMICH/SAIGE|3.889537145079736e-06| +|DESCRIPTION|github/signaturescience/skater|3.889537145079736e-06| +|DESCRIPTION|github/fumi-github/omicwas|3.889537145079736e-06| +|DESCRIPTION|github/humanfactors/FIPS|3.889537145079736e-06| +|DESCRIPTION|github/RajLabMSSM/echolocatoR|3.889537145079736e-06| +|DESCRIPTION|github/metaOmics/MetaPath|3.889537145079736e-06| +|DESCRIPTION|github/Pinlyu3/LRLoop|3.889537145079736e-06| +|DESCRIPTION|github/binzhulab/SUITOR|3.889537145079736e-06| +|DESCRIPTION|github/llrs/experDesign|3.889537145079736e-06| +|DESCRIPTION|github/johnschwenck/bp|3.889537145079736e-06| +|DESCRIPTION|github/r-cas/caracas|3.889537145079736e-06| +|DESCRIPTION|github/SwissClinicalTrialOrganisation/secuTrialR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-archive/reviewer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-archive/rodev|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-archive/monkeylearn|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-archive/arresteddev|3.889537145079736e-06| +|DESCRIPTION|github/ec363/fpcountr|3.889537145079736e-06| +|DESCRIPTION|github/VNNikolaidis/nnlib2Rcpp|3.889537145079736e-06| +|DESCRIPTION|github/lsds/Neptune|3.889537145079736e-06| +|DESCRIPTION|github/oneilsh/tidytensor|3.889537145079736e-06| +|DESCRIPTION|github/maximewack/viroCapt|3.889537145079736e-06| +|DESCRIPTION|github/TomKellyGenetics/graphsim|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/autotest|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/roreviewapi|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/srr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/pkgcheck|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/pkgstats|3.889537145079736e-06| +|DESCRIPTION|github/insilico/cncv|3.889537145079736e-06| +|DESCRIPTION|github/deweylab/RSEM|3.889537145079736e-06| +|DESCRIPTION|github/riatelab/osrm|3.889537145079736e-06| +|DESCRIPTION|github/ArkajyotiSaha/RandomForestsGLS|3.889537145079736e-06| +|DESCRIPTION|github/ClaudioZandonella/PRDA|3.889537145079736e-06| +|DESCRIPTION|github/abmantz/rgw|3.889537145079736e-06| +|DESCRIPTION|github/rcarragh/c212|3.889537145079736e-06| +|DESCRIPTION|github/ICRAR/ProFit|3.889537145079736e-06| +|DESCRIPTION|github/RETURN-project/BenchmarkRecovery|3.889537145079736e-06| +|DESCRIPTION|github/Martindelosrios/MeSsI|3.889537145079736e-06| +|DESCRIPTION|github/Martindelosrios/ROGER|3.889537145079736e-06| +|DESCRIPTION|github/aranyics/ReDCM|3.889537145079736e-06| +|DESCRIPTION|github/bcjaeger/aorsf|3.889537145079736e-06| +|DESCRIPTION|github/hope-data-science/tidyfst|3.889537145079736e-06| +|DESCRIPTION|github/IMB-Computational-Genomics-Lab/scGPS|3.889537145079736e-06| +|DESCRIPTION|github/YenWenWang/HapDipKinship|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/osiris|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/rmap|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/ambrosia|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/plutus|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/rfasst|3.889537145079736e-06| +|DESCRIPTION|github/cjbarrie/academictwitteR|3.889537145079736e-06| +|DESCRIPTION|github/q1cui/discourseGT|3.889537145079736e-06| +|DESCRIPTION|github/GOVS-pack/GOVS|3.889537145079736e-06| +|DESCRIPTION|github/Yingjie4Science/SDGdetector|3.889537145079736e-06| +|DESCRIPTION|github/tbep-tech/tbeptools|3.889537145079736e-06| +|DESCRIPTION|github/mdsteiner/EFAtools|3.889537145079736e-06| +|DESCRIPTION|github/ScialdoneLab/MitoHEAR|3.889537145079736e-06| +|DESCRIPTION|github/adithirgis/pollucheck|3.889537145079736e-06| +|DESCRIPTION|github/SofieVG/FlowSOM|3.889537145079736e-06| +|DESCRIPTION|github/msaland/THInCR-Suite|3.889537145079736e-06| +|DESCRIPTION|github/tlverse/hal9001|3.889537145079736e-06| +|DESCRIPTION|github/GabrielNakamura/FishPhyloMaker|3.889537145079736e-06| +|DESCRIPTION|github/rudeboybert/forestecology|3.889537145079736e-06| +|DESCRIPTION|github/CornellLabofOrnithology/auk|3.889537145079736e-06| +|DESCRIPTION|github/mlr-org/mcboost|3.889537145079736e-06| +|DESCRIPTION|github/chrisaberson/BetterReg|3.889537145079736e-06| +|DESCRIPTION|github/ecological-cities/home2park|3.889537145079736e-06| +|DESCRIPTION|github/arcaldwell49/SimplyAgree|3.889537145079736e-06| +|DESCRIPTION|github/flosalbizziae/kataegis|3.889537145079736e-06| +|DESCRIPTION|github/IMMM-SFA/gamut|3.889537145079736e-06| +|DESCRIPTION|github/lrnv/cort|3.889537145079736e-06| +|DESCRIPTION|github/andyphilips/dynamac|3.889537145079736e-06| +|DESCRIPTION|github/YuLab-SMU/treeio|3.889537145079736e-06| +|DESCRIPTION|github/ezer/PAFway|3.889537145079736e-06| +|DESCRIPTION|github/AngusWright/LAMBDAR|3.889537145079736e-06| +|DESCRIPTION|github/COINtoolbox/CosmoPhotoz|3.889537145079736e-06| +|DESCRIPTION|github/genostats/LowKi|3.889537145079736e-06| +|DESCRIPTION|github/DidierMurilloF/FielDHub|3.889537145079736e-06| +|DESCRIPTION|github/MRCIEU/metaboprep|3.889537145079736e-06| +|DESCRIPTION|github/ComtekAdvancedStructures/cmstatr|3.889537145079736e-06| +|DESCRIPTION|github/isakro/shoredate|3.889537145079736e-06| +|DESCRIPTION|github/jorittmo/singcar|3.889537145079736e-06| +|DESCRIPTION|github/alexander-pastukhov/bistablehistory|3.889537145079736e-06| +|DESCRIPTION|github/CajoterBraak/demc2|3.889537145079736e-06| +|DESCRIPTION|github/lydialucchesi/Vizumap|3.889537145079736e-06| +|DESCRIPTION|github/tidymodels/stacks|3.889537145079736e-06| +|DESCRIPTION|github/tidymodels/infer|3.889537145079736e-06| +|DESCRIPTION|github/nevrome/bleiglas|3.889537145079736e-06| +|DESCRIPTION|github/Natsiopoulos/ARDL|3.889537145079736e-06| +|DESCRIPTION|github/shangguandong1996/FindIT2|3.889537145079736e-06| +|DESCRIPTION|github/esplint/IRACpm|3.889537145079736e-06| +|DESCRIPTION|github/IndrajeetPatil/ggstatsplot|3.889537145079736e-06| +|DESCRIPTION|github/IndrajeetPatil/statsExpressions|3.889537145079736e-06| +|DESCRIPTION|github/GreiffLab/immuneREF|3.889537145079736e-06| +|DESCRIPTION|github/NLeSC/EEG-epilepsy-diagnosis|3.889537145079736e-06| +|DESCRIPTION|github/NLeSC/compressing-the-sky|3.889537145079736e-06| +|DESCRIPTION|github/tgrimes/SeqNet|3.889537145079736e-06| +|DESCRIPTION|github/rqtl/qtl2|3.889537145079736e-06| +|DESCRIPTION|github/nhejazi/medoutcon|3.889537145079736e-06| +|DESCRIPTION|github/nhejazi/haldensify|3.889537145079736e-06| +|DESCRIPTION|github/nhejazi/txshift|3.889537145079736e-06| +|DESCRIPTION|github/HajkD/LTRpred|3.889537145079736e-06| +|DESCRIPTION|github/ImperialCollegeLondon/epidemia|3.889537145079736e-06| +|DESCRIPTION|github/ImperialCollegeLondon/covid19model|3.889537145079736e-06| +|DESCRIPTION|github/ImperialCollegeLondon/safedata|3.889537145079736e-06| +|DESCRIPTION|github/ConnorDonegan/geostan|3.889537145079736e-06| +|DESCRIPTION|github/kateharborne/SimSpin|3.889537145079736e-06| +|DESCRIPTION|github/r-spatialecology/shar|3.889537145079736e-06| +|DESCRIPTION|github/SciOmicsLab/PhenoComb|3.889537145079736e-06| +|DESCRIPTION|github/LiesaSalzer/MobilityTransformR|3.889537145079736e-06| +|DESCRIPTION|github/akcochrane/TEfits|3.889537145079736e-06| +|DESCRIPTION|github/radio1988/OneStopRNAseq|3.889537145079736e-06| +|DESCRIPTION|github/dankelley/oce|3.889537145079736e-06| +|DESCRIPTION|github/julia-wrobel/registr|3.889537145079736e-06| +|DESCRIPTION|github/fchuffar/protopackage|3.889537145079736e-06| +|DESCRIPTION|github/bluefoxr/COINr|3.889537145079736e-06| +|DESCRIPTION|github/JSB-UCLA/scPNMF|3.889537145079736e-06| +|DESCRIPTION|github/takfung/ResDisMapper|3.889537145079736e-06| +|DESCRIPTION|github/yiling0210/APIR|3.889537145079736e-06| +|DESCRIPTION|github/highamm/sptotal|3.889537145079736e-06| +|DESCRIPTION|github/cosimameyer/overviewR|3.889537145079736e-06| +|DESCRIPTION|github/timoast/signac|3.889537145079736e-06| +|DESCRIPTION|github/nanakiksc/zerone|3.889537145079736e-06| +|DESCRIPTION|github/asancpt/caffsim|3.889537145079736e-06| +|DESCRIPTION|github/abschneider/StrainHub|3.889537145079736e-06| +|DESCRIPTION|github/ejikeugba/serp|3.889537145079736e-06| +|DESCRIPTION|github/ejikeugba/gofcat|3.889537145079736e-06| +|DESCRIPTION|github/txopen/histoc|3.889537145079736e-06| +|DESCRIPTION|github/rhenkin/visxhclust|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/stantargets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/opencontext|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/webmockr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tinkr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pubchunks|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/refimpact|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rfisheries|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/wateRinfo|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nomisr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/citesdb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/paleobioDB|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcrossref|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tesseract|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/lightr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rfishbase|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rglobi|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/spatsoc|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/av|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/staypuft|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/charlatan|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dataaimsr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/osmplotr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/phylotaR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/treebase|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/workloopR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/piggyback|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/wdman|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/hunspell|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mregions|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/readODS|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ezknitr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jsonld|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxlist|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/timefuzz|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/predictNMB|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rrlite|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/visdat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/censo2017|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdefra|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/outcomerate|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/FedData|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/prism|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/Rpolyhedra|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rzmq|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rppo|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/phonfieldwork|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cyphr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxize|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tidync|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bomrang|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/exoplanets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/namext|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ghql|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rbace|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cde|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/RSelenium|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/emld|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/USAboundariesData|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/epubr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdhs|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rredlist|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/USAboundaries|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/phylogram|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rgbif|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rAvis|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/RNeXML|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/brranching|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/colocr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ckanr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/biomartr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tidypmc|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcites|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/drake|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/finch|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/CoordinateCleaner|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gistr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gittargets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rfema|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bikedata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dataspice|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ssh|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/EML|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/graphql|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/patentsview|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdatacite|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/git2r|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/spiro|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/geonames|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/helminthR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pangaear|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/wellknown|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jagstargets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ramlegacy|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/oai|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/zbank|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/hoardr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/antiword|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tokenizers|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bib2df|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxadb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tracerer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/smapr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mapscanner|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jsonvalidate|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/slopes|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rgpdd|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/stats19|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nodbi|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/arkdb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/skynet|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/qpdf|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/chlorpromazineR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rtweet|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tacmagic|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tidyhydat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/popler|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/excluder|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/wikitaxa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/hydroscoper|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/EndoMineR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/riem|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/getlandsat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/DataPackageR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jstor|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nasapower|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/stplanr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rentrez|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/neotoma|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnaturalearthdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/katex|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/MODIStsp|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/outsider.base|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/googleLanguageR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdryad|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/worrms|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnaturalearthhires|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/vcr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/isdparser|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rtika|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/photosearcher|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/opentripplanner|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnaturalearth|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tradestatistics|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pendulum|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jenkins|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rsnps|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ruODK|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tidyqpcr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rmangal|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/DataSpaceR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/plater|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdataretriever|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/traits|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/infx|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/skimr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/solrium|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pixelclasser|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ots|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnoaa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/microdemic|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/fingertipsR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rWBclimate|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/addressable|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bowerbird|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/targets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/medrxivr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/AntWeb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rAltmetric|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/robotstxt|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/conditionz|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdflib|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/BaseSet|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rperseus|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rrricanes|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cRegulome|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/writexl|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/xslt|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/git2rdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/datapack|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/essurvey|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/treedata.table|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/seasl|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/qualtRics|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/outsider.devtools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/refsplitr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/plotly|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cchecks|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cld3|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dbhydroR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/unrtf|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/terrainr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxizedb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/sofa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnassqs|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rsat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/osmdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/NLMR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mcbette|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tarchetypes|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bibtex|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/phylocomr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ecoengine|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/treestartr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/outsider|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ritis|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/aRxiv|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/DoOR.functions|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/fulltext|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/camsRad|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/opencage|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/crul|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/beastier|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/daiquiri|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rrricanesdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/MtreeRing|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cffr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rromeo|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/europepmc|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/circle|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/unifir|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pathviewr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/codemetar|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gtfsr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/scrubr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/antanym|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rinat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/virtuoso|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rvertnet|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rgnparser|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/magick|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcoreoa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/chirps|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/PostcodesioR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/clifro|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/elastic|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/DoOR.data|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dbparser|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mauricer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/MODISTools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcol|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/baRcodeR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/awardFindR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rplos|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/spocc|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/Rclean|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jqr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/handlr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/getCRUCLdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/GSODR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/osmextract|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/opencv|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/landscapetools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/RefManageR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/suppdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/beautier|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/osfr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cleanEHR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/eia|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mapr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rebird|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/coder|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rusda|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pdftools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tic|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/roadoi|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/hddtools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tabulizer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/geojsonio|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/assertr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bold|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/SymbiotaR2|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/babette|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/trufflesniffer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tiler|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/grainchanger|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ijtiff|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nbaR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/comtradr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/parzer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/chromer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/binman|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/natserv|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcitoid|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gutenbergr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nlrx|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/geojsonlint|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/UCSCXenaTools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rotl|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rb3|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/weathercan|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/fauxpas|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/restez|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cld2|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnpn|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/randgeo|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/spelling|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rfigshare|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/webchem|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/historydata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mctq|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/allodb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rbhl|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tif|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/citecorp|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/onekp|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rorcid|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/textreuse|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/lingtypology|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/internetarchive|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/iheatmapr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxview|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dittodb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rerddap|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/c14bazAAR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gitignore|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bittrex|3.889537145079736e-06| +|DESCRIPTION|github/jackmwolf/tehtuner|3.889537145079736e-06| +|DESCRIPTION|github/niceume/datasailr|3.889537145079736e-06| +|DESCRIPTION|github/dgrun/FateID|3.889537145079736e-06| +|DESCRIPTION|github/BrianAronson/birankr|3.889537145079736e-06| +|DESCRIPTION|github/xiaotiand/FunFor|3.889537145079736e-06| +|DESCRIPTION|github/adriancorrendo/metrica|3.889537145079736e-06| +|DESCRIPTION|github/EpiVec/TDLM|3.889537145079736e-06| +|DESCRIPTION|github/constantAmateur/SoupX|3.889537145079736e-06| +|DESCRIPTION|github/sachsmc/cosinor|3.889537145079736e-06| +|DESCRIPTION|github/SchlossLab/mikropml|3.889537145079736e-06| +|DESCRIPTION|github/VincentAlcazer/StatAid|3.889537145079736e-06| +|DESCRIPTION|github/RafaelSdeSouza/qrpca|3.889537145079736e-06| +|DESCRIPTION|github/johannes-titz/cofad|3.889537145079736e-06| +|DESCRIPTION|github/andreyshabalin/TwinEQTL|3.889537145079736e-06| +|DESCRIPTION|github/stemangiola/tidyHeatmap|3.889537145079736e-06| +|DESCRIPTION|github/martin3141/spant|3.889537145079736e-06| +|DESCRIPTION|github/INCEPTdk/adaptr|3.889537145079736e-06| +|DESCRIPTION|github/zhouzilu/DENDRO|3.889537145079736e-06| +|DESCRIPTION|github/CTU-Bern/presize|3.889537145079736e-06| +|DESCRIPTION|github/r-lib/credentials|3.889537145079736e-06| +|DESCRIPTION|github/r-lib/gert|3.889537145079736e-06| +|DESCRIPTION|github/yuliadm/mixComp|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/sircovid|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/drjacoby|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/squire|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/odin|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/provisionr|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/cinterpolate|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/dust|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/EpiEstim|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/rrq|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/PlasmoMAPI|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/individual|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/ring|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/dde|3.889537145079736e-06| +|DESCRIPTION|github/RitchieLab/hudson|3.889537145079736e-06| +|DESCRIPTION|github/sebastien-plutniak/archeofrag|3.889537145079736e-06| +|DESCRIPTION|github/SJTU-CGM/ivTerm|3.889537145079736e-06| +|DESCRIPTION|github/alstat/ALUES|3.889537145079736e-06| +|DESCRIPTION|github/n8thangreen/BCEA|3.889537145079736e-06| +|DESCRIPTION|github/YonghuiDong/RawHummus|3.889537145079736e-06| +|DESCRIPTION|github/kendomaniac/rCASC|3.889537145079736e-06| +|DESCRIPTION|github/kendomaniac/docker4seq|3.889537145079736e-06| +|DESCRIPTION|github/bcgov/bcdata|3.889537145079736e-06| +|DESCRIPTION|github/bcgov/shinyssdtools|3.889537145079736e-06| +|DESCRIPTION|github/taranu/AllStarFit|3.889537145079736e-06| +|DESCRIPTION|github/kadyb/rgugik|3.889537145079736e-06| +|DESCRIPTION|github/prioritizr/wdpar|3.889537145079736e-06| +|DESCRIPTION|github/saeyslab/PeacoQC|3.889537145079736e-06| +|DESCRIPTION|github/saeyslab/nichenetr|3.889537145079736e-06| +|DESCRIPTION|github/wesleyburr/subMaldi|3.889537145079736e-06| +|DESCRIPTION|github/DrJCarson/BoundedCoalescent|3.889537145079736e-06| +|DESCRIPTION|github/TeamPerie/CellDestiny|3.889537145079736e-06| +|DESCRIPTION|github/azizka/IUCNN|3.889537145079736e-06| +|DESCRIPTION|github/JonasRieger/ldaPrototype|3.889537145079736e-06| +|DESCRIPTION|github/obreschkow/dftools|3.889537145079736e-06| +|DESCRIPTION|github/mmahmoudian/sivs|3.889537145079736e-06| +|DESCRIPTION|github/tinglabs/scAIDE|3.889537145079736e-06| +|DESCRIPTION|github/nand1155/CausNet|3.889537145079736e-06| +|DESCRIPTION|github/schochastics/signnet|3.889537145079736e-06| +|DESCRIPTION|github/schochastics/graphlayouts|3.889537145079736e-06| +|DESCRIPTION|github/schochastics/netrankr|3.889537145079736e-06| +|DESCRIPTION|github/astrostat/Automark|3.889537145079736e-06| +|DESCRIPTION|github/astrostat/LIRA|3.889537145079736e-06| +|DESCRIPTION|github/ramadatta/CPgeneProfiler|3.889537145079736e-06| +|DESCRIPTION|github/USEPA/nsink|3.889537145079736e-06| +|DESCRIPTION|github/maize-genetics/rTASSEL|3.889537145079736e-06| +|package.json|gitlab/metafundev/metafun|3.889537145079736e-06| +|package.json|gitlab/geekysquirrel/bigx|3.889537145079736e-06| +|package.json|gitlab/magnumpi/magnumpi|3.889537145079736e-06| +|package.json|github/tobiasrausch/alfred|3.889537145079736e-06| +|package.json|github/Shamir-Lab/domino_web|3.889537145079736e-06| +|package.json|github/lumen-org/lumen|3.889537145079736e-06| +|package.json|github/CDSP-SCPO/WPSS-for-ESS-webpanel|3.889537145079736e-06| +|package.json|github/CDSP-SCPO/dataverse-feed|3.889537145079736e-06| +|package.json|github/phelelani/nf-rnaSeqMetagen|3.889537145079736e-06| +|package.json|github/emrecdem/emo-spectre|3.889537145079736e-06| +|package.json|github/ci-for-science/self-hosted-runners|3.889537145079736e-06| +|package.json|github/reproducible-biomedical-modeling/Biosimulations|3.889537145079736e-06| +|package.json|github/ADAH-EviDENce/evidence|3.889537145079736e-06| +|package.json|github/eucp-project/atlas|3.889537145079736e-06| +|package.json|github/eucp-project/storyboards|3.889537145079736e-06| +|package.json|github/sib-swiss/glittr|3.889537145079736e-06| +|package.json|github/Kaixhin/FGLab|3.889537145079736e-06| +|package.json|github/Kaixhin/FGMachine|3.889537145079736e-06| +|package.json|github/MichaelSel/edoJS|3.889537145079736e-06| +|package.json|github/davidhoksza/MolArt|3.889537145079736e-06| +|package.json|github/fairdataihub/SPARClink|3.889537145079736e-06| +|package.json|github/bids-standard/bids-validator|3.889537145079736e-06| +|package.json|github/korcsmarosgroup/TFlink|3.889537145079736e-06| +|package.json|github/iomega/zenodo-upload|3.889537145079736e-06| +|package.json|github/iomega/paired-data-form|3.889537145079736e-06| +|package.json|github/cinemascience/cinema_snap|3.889537145079736e-06| +|package.json|github/leraman/Hopla|3.889537145079736e-06| +|package.json|github/wangjun1996/VisFeature|3.889537145079736e-06| +|package.json|github/biosimulations/Biosimulations|3.889537145079736e-06| +|package.json|github/vibbits/phyd3|3.889537145079736e-06| +|package.json|github/neuroneural/brainchop|3.889537145079736e-06| +|package.json|github/dondi/GRNsight|3.889537145079736e-06| +|package.json|github/nextstrain/auspice|3.889537145079736e-06| +|package.json|github/jspsych/jspsych|3.889537145079736e-06| +|package.json|github/citation-file-format/cff-initializer-javascript|3.889537145079736e-06| +|package.json|github/mathjax/MathJax|3.889537145079736e-06| +|package.json|github/EMResearch/EvoMaster|3.889537145079736e-06| +|package.json|github/ratschlab/metagraph|3.889537145079736e-06| +|package.json|github/souzamonteiro/cnatool|3.889537145079736e-06| +|package.json|github/Yomguithereal/talisman|3.889537145079736e-06| +|package.json|github/CNIC-Proteomics/TurboPutative-web|3.889537145079736e-06| +|package.json|github/research-software-directory/research-software-directory|3.889537145079736e-06| +|package.json|github/streamlit/streamlit|3.889537145079736e-06| +|package.json|github/interactivereport/OmicsView0|3.889537145079736e-06| +|package.json|github/DorianDepriester/mtex2Gmsh|3.889537145079736e-06| +|package.json|github/ReGIS-org/regis-v2|3.889537145079736e-06| +|package.json|github/tortellini-tools/action|3.889537145079736e-06| +|package.json|github/AA-ALERT/frbcat-web|3.889537145079736e-06| +|package.json|github/bio-tools/biotoolsSum|3.889537145079736e-06| +|package.json|github/MaayanLab/signature-commons-ui|3.889537145079736e-06| +|package.json|github/nlesc-sherlock/Rig|3.889537145079736e-06| +|package.json|github/eWaterCycle/eWaterleaf|3.889537145079736e-06| +|package.json|github/eWaterCycle/setup-grpc|3.889537145079736e-06| +|package.json|github/eWaterCycle/Cesium-NcWMS|3.889537145079736e-06| +|package.json|github/eWaterCycle/setup-singularity|3.889537145079736e-06| +|package.json|github/TNOCS/csWeb|3.889537145079736e-06| +|package.json|github/NLeSC/nlesc-serverless-boilerplate|3.889537145079736e-06| +|package.json|github/NLeSC/docker-couch-admin|3.889537145079736e-06| +|package.json|github/NLeSC/ExtJS-DateTime|3.889537145079736e-06| +|package.json|github/NLeSC/pattyvis|3.889537145079736e-06| +|package.json|github/NLeSC/DiVE|3.889537145079736e-06| +|package.json|github/NLeSC/case-law-app|3.889537145079736e-06| +|package.json|github/NLeSC/UncertaintyVisualization|3.889537145079736e-06| +|package.json|github/NLeSC/xenon-flow|3.889537145079736e-06| +|package.json|github/NLeSC/spot|3.889537145079736e-06| +|package.json|github/ZjuLiangsl/mmkp|3.889537145079736e-06| +|package.json|github/i-VRESSE/workflow-builder|3.889537145079736e-06| +|package.json|github/ImperialCollegeLondon/EpiCollectplus|3.889537145079736e-06| +|package.json|github/hetalang/heta-compiler|3.889537145079736e-06| +|package.json|github/meta-logic/sequoia|3.889537145079736e-06| +|package.json|github/IPK-BIT/divbrowse|3.889537145079736e-06| +|package.json|github/pmkruyen/dearscholar|3.889537145079736e-06| +|package.json|github/CrowdTruth/CrowdTruth|3.889537145079736e-06| +|package.json|github/tyo-nu/MINE-app|3.889537145079736e-06| +|package.json|github/Via-Appia/via-appia-online-viewer|3.889537145079736e-06| +|package.json|github/amkram/shusher|3.889537145079736e-06| +|package.json|github/bramvandijk88/cacatoo|3.889537145079736e-06| +|package.json|github/sonjageorgievska/CClusTera|3.889537145079736e-06| +|package.json|github/eweitz/ideogram|3.889537145079736e-06| +|package.json|github/SchmidtDSE/afscgap|3.889537145079736e-06| +|package.json|github/luntergroup/octopus|3.889537145079736e-06| +|package.json|github/klevis-a/kinematics-vis|3.889537145079736e-06| +|package.json|github/Samreay/Marz|3.889537145079736e-06| +|package.json|github/PathwayCommons/grounding-search|3.889537145079736e-06| +|package.json|github/yyZhang14/dbEssLnc|3.889537145079736e-06| +|package.json|github/PopMedNet-Team/popmednet|3.889537145079736e-06| +|package.json|github/ci-for-research/self-hosted-runners|3.889537145079736e-06| +|package.json|github/PDB-REDO/tortoize|3.889537145079736e-06| +|package.json|github/gear-genomics/tracy|3.889537145079736e-06| +|package.json|github/MolMeDB/MolMeDB|3.889537145079736e-06| +|CMakeLists.txt|gitlab/rki_bioinformatics/HiLive2|3.889537145079736e-06| +|CMakeLists.txt|gitlab/aroffringa/wsclean|3.889537145079736e-06| +|CMakeLists.txt|gitlab/aroffringa/aoflagger|3.889537145079736e-06| +|CMakeLists.txt|gitlab/remikz/nccmp|3.889537145079736e-06| +|CMakeLists.txt|gitlab/astron-idg/idg|3.889537145079736e-06| +|CMakeLists.txt|github/SciLifeLab/TIDDIT|3.889537145079736e-06| +|CMakeLists.txt|github/Dylan-Aliberti/Kepler-Collisions|3.889537145079736e-06| +|CMakeLists.txt|github/basp-group/Puri-Psi|3.889537145079736e-06| +|CMakeLists.txt|github/reedacartwright/ngila|3.889537145079736e-06| +|CMakeLists.txt|github/bbercovici/SBGAT|3.889537145079736e-06| +|CMakeLists.txt|github/yatisht/usher|3.889537145079736e-06| +|CMakeLists.txt|github/FEniCS/basix|3.889537145079736e-06| +|CMakeLists.txt|github/artis-mcrt/artis|3.889537145079736e-06| +|CMakeLists.txt|github/klee/klee|3.889537145079736e-06| +|CMakeLists.txt|github/AstroUGent/shadowfax|3.889537145079736e-06| +|CMakeLists.txt|github/jydu/physamp|3.889537145079736e-06| +|CMakeLists.txt|github/jydu/maffilter|3.889537145079736e-06| +|CMakeLists.txt|github/mtazzari/galario|3.889537145079736e-06| +|CMakeLists.txt|github/yogi-tud/space_gpu|3.889537145079736e-06| +|CMakeLists.txt|github/casacore/casacore|3.889537145079736e-06| +|CMakeLists.txt|github/fripon/freeture|3.889537145079736e-06| +|CMakeLists.txt|github/PhaseTracer/PhaseTracer|3.889537145079736e-06| +|CMakeLists.txt|github/COMBINE-lab/libgff|3.889537145079736e-06| +|CMakeLists.txt|github/COMBINE-lab/RapMap|3.889537145079736e-06| +|CMakeLists.txt|github/hasindu2008/slow5tools|3.889537145079736e-06| +|CMakeLists.txt|github/egpbos/barcode|3.889537145079736e-06| +|CMakeLists.txt|github/qtltools/qtltools|3.889537145079736e-06| +|CMakeLists.txt|github/pynbody/genetIC|3.889537145079736e-06| +|CMakeLists.txt|github/s4hts/HTStream|3.889537145079736e-06| +|CMakeLists.txt|github/R-Vessel-X/SlicerRVXLiverSegmentation|3.889537145079736e-06| +|CMakeLists.txt|github/mrirecon/bart|3.889537145079736e-06| +|CMakeLists.txt|github/dfki-ric-underactuated-lab/torque_limited_simple_pendulum|3.889537145079736e-06| +|CMakeLists.txt|github/ycwu1030/EvoEMD|3.889537145079736e-06| +|CMakeLists.txt|github/liuhao-cn/fastSHT|3.889537145079736e-06| +|CMakeLists.txt|github/sib-swiss/pftools3|3.889537145079736e-06| +|CMakeLists.txt|github/mbillingr/libgdf|3.889537145079736e-06| +|CMakeLists.txt|github/JensUweUlrich/ReadBouncer|3.889537145079736e-06| +|CMakeLists.txt|github/AstroAccelerateOrg/astro-accelerate|3.889537145079736e-06| +|CMakeLists.txt|github/HITS-AIN/PINK|3.889537145079736e-06| +|CMakeLists.txt|github/philres/ngmlr|3.889537145079736e-06| +|CMakeLists.txt|github/sarrvesh/cuFFS|3.889537145079736e-06| +|CMakeLists.txt|github/kdmurray91/axe|3.889537145079736e-06| +|CMakeLists.txt|github/kdmurray91/libqcpp|3.889537145079736e-06| +|CMakeLists.txt|github/YihanWangAstro/SpaceHub|3.889537145079736e-06| +|CMakeLists.txt|github/pezmaster31/bamtools|3.889537145079736e-06| +|CMakeLists.txt|github/xxsds/DYNAMIC|3.889537145079736e-06| +|CMakeLists.txt|github/ester-project/ester|3.889537145079736e-06| +|CMakeLists.txt|github/steineggerlab/foldseek|3.889537145079736e-06| +|CMakeLists.txt|github/lamyj/odil|3.889537145079736e-06| +|CMakeLists.txt|github/wullm/zwindstroom|3.889537145079736e-06| +|CMakeLists.txt|github/cieslar/Indri|3.889537145079736e-06| +|CMakeLists.txt|github/domschrei/mallob|3.889537145079736e-06| +|CMakeLists.txt|github/fastpm/fastpm|3.889537145079736e-06| +|CMakeLists.txt|github/ugovaretto/molekel|3.889537145079736e-06| +|CMakeLists.txt|github/jeffdaily/parasail|3.889537145079736e-06| +|CMakeLists.txt|github/Pizzuti92/MG-MAMPOSSt|3.889537145079736e-06| +|CMakeLists.txt|github/CMakePP/CMinx|3.889537145079736e-06| +|CMakeLists.txt|github/TRASAL/AMBER|3.889537145079736e-06| +|CMakeLists.txt|github/astroboylrx/PLAN|3.889537145079736e-06| +|CMakeLists.txt|github/osallou/cassiopee-c|3.889537145079736e-06| +|CMakeLists.txt|github/facebookresearch/faiss|3.889537145079736e-06| +|CMakeLists.txt|github/hombit/freddi|3.889537145079736e-06| +|CMakeLists.txt|github/Yida-Lin/libxdf|3.889537145079736e-06| +|CMakeLists.txt|github/daehwankimlab/hisat2|3.889537145079736e-06| +|CMakeLists.txt|github/afd-illinois/grim|3.889537145079736e-06| +|CMakeLists.txt|github/mjuric/galfast|3.889537145079736e-06| +|CMakeLists.txt|github/hveerten/katu|3.889537145079736e-06| +|CMakeLists.txt|github/krab1k/ChargeFW2|3.889537145079736e-06| +|CMakeLists.txt|github/lsds/TaLoS|3.889537145079736e-06| +|CMakeLists.txt|github/lsds/LightSaber|3.889537145079736e-06| +|CMakeLists.txt|github/lsds/faasm|3.889537145079736e-06| +|CMakeLists.txt|github/Washington-University/CiftiLib|3.889537145079736e-06| +|CMakeLists.txt|github/bcgsc/abyss|3.889537145079736e-06| +|CMakeLists.txt|github/bwvdnbro/CMacIonize|3.889537145079736e-06| +|CMakeLists.txt|github/bwvdnbro/HydroCode1D|3.889537145079736e-06| +|CMakeLists.txt|github/HingeAssembler/HINGE|3.889537145079736e-06| +|CMakeLists.txt|github/sfarrens/sfof|3.889537145079736e-06| +|CMakeLists.txt|github/cschreib/egg|3.889537145079736e-06| +|CMakeLists.txt|github/ziotom78/libpolycomp|3.889537145079736e-06| +|CMakeLists.txt|github/cameron314/concurrentqueue|3.889537145079736e-06| +|CMakeLists.txt|github/stevengj/nlopt|3.889537145079736e-06| +|CMakeLists.txt|github/ZacharyJia/opsdn|3.889537145079736e-06| +|CMakeLists.txt|github/PyPO-dev/PyPO|3.889537145079736e-06| +|CMakeLists.txt|github/EdoardoCarlesi/cmbeasy|3.889537145079736e-06| +|CMakeLists.txt|github/TRIQS/solid_dmft|3.889537145079736e-06| +|CMakeLists.txt|github/NeoGeographyToolkit/StereoPipeline|3.889537145079736e-06| +|CMakeLists.txt|github/mc-imperial/jfs|3.889537145079736e-06| +|CMakeLists.txt|github/farhanferoz/MultiNest|3.889537145079736e-06| +|CMakeLists.txt|github/datngu/Circall|3.889537145079736e-06| +|CMakeLists.txt|github/medvedevgroup/TwoPaCo|3.889537145079736e-06| +|CMakeLists.txt|github/benedictpaten/marginPhase|3.889537145079736e-06| +|CMakeLists.txt|github/tanner-trickle/EXCEED-DM|3.889537145079736e-06| +|CMakeLists.txt|github/biomedia-mira/drop2|3.889537145079736e-06| +|CMakeLists.txt|github/griffithlab/regtools|3.889537145079736e-06| +|CMakeLists.txt|github/snugel/cas-offinder|3.889537145079736e-06| +|CMakeLists.txt|github/svi-opensource/libics|3.889537145079736e-06| +|CMakeLists.txt|github/lbcb-sci/raven|3.889537145079736e-06| +|CMakeLists.txt|github/lbcb-sci/racon|3.889537145079736e-06| +|CMakeLists.txt|github/jdonnert/WVTICs|3.889537145079736e-06| +|CMakeLists.txt|github/Trovemaster/exocross|3.889537145079736e-06| +|CMakeLists.txt|github/catboost/catboost|3.889537145079736e-06| +|CMakeLists.txt|github/yangao07/abPOA|3.889537145079736e-06| +|CMakeLists.txt|github/SeaIce-Math/SubZero|3.889537145079736e-06| +|CMakeLists.txt|github/Crompulence/cpl-library|3.889537145079736e-06| +|CMakeLists.txt|github/pkestene/ramsesGPU|3.889537145079736e-06| +|CMakeLists.txt|github/raphael-group/hatchet|3.889537145079736e-06| +|CMakeLists.txt|github/marbl/MashMap|3.889537145079736e-06| +|CMakeLists.txt|github/mtholder/ncl|3.889537145079736e-06| +|CMakeLists.txt|github/eggplantbren/DNest3|3.889537145079736e-06| +|CMakeLists.txt|github/soedinglab/plass|3.889537145079736e-06| +|CMakeLists.txt|github/soedinglab/MMseqs2|3.889537145079736e-06| +|CMakeLists.txt|github/soedinglab/metaeuk|3.889537145079736e-06| +|CMakeLists.txt|github/soedinglab/mmseqs2|3.889537145079736e-06| +|CMakeLists.txt|github/soedinglab/spacepharer|3.889537145079736e-06| +|CMakeLists.txt|github/statgen/popscle|3.889537145079736e-06| +|CMakeLists.txt|github/cwru-pat/cosmograph|3.889537145079736e-06| +|CMakeLists.txt|github/elkebir-group/derna|3.889537145079736e-06| +|CMakeLists.txt|github/ahcm/ffindex|3.889537145079736e-06| +|CMakeLists.txt|github/Stuermer/EchelleSimulator|3.889537145079736e-06| +|CMakeLists.txt|github/ChristopherWilks/megadepth|3.889537145079736e-06| +|CMakeLists.txt|github/HWang-Summit/HCGrid|3.889537145079736e-06| +|CMakeLists.txt|github/amkozlov/raxml-ng|3.889537145079736e-06| +|CMakeLists.txt|github/rvaser/bioparser|3.889537145079736e-06| +|CMakeLists.txt|github/rvaser/thread_pool|3.889537145079736e-06| +|CMakeLists.txt|github/rvaser/rampler|3.889537145079736e-06| +|CMakeLists.txt|github/rvaser/sword|3.889537145079736e-06| +|CMakeLists.txt|github/Punzo/SlicerAstro|3.889537145079736e-06| +|CMakeLists.txt|github/xcompact3d/Incompact3d|3.889537145079736e-06| +|CMakeLists.txt|github/mofanv/darknetz|3.889537145079736e-06| +|CMakeLists.txt|github/simd-everywhere/simde|3.889537145079736e-06| +|CMakeLists.txt|github/BIC-MNI/libminc|3.889537145079736e-06| +|CMakeLists.txt|github/gerddie/maxflow|3.889537145079736e-06| +|CMakeLists.txt|github/ECP-copa/Cabana|3.889537145079736e-06| +|CMakeLists.txt|github/rega-cev/virulign|3.889537145079736e-06| +|CMakeLists.txt|github/DGtal-team/DGtal|3.889537145079736e-06| +|CMakeLists.txt|github/mivp/encube|3.889537145079736e-06| +|CMakeLists.txt|github/ImperialCollegeLondon/sharpy|3.889537145079736e-06| +|CMakeLists.txt|github/ImperialCollegeLondon/UVLM|3.889537145079736e-06| +|CMakeLists.txt|github/Illumina/ExpansionHunterDenovo|3.889537145079736e-06| +|CMakeLists.txt|github/Illumina/akt|3.889537145079736e-06| +|CMakeLists.txt|github/Illumina/MarViN|3.889537145079736e-06| +|CMakeLists.txt|github/jmhuie/Slicer-SegmentGeometry|3.889537145079736e-06| +|CMakeLists.txt|github/seshnadathur/Revolver|3.889537145079736e-06| +|CMakeLists.txt|github/mslonina/Mechanic|3.889537145079736e-06| +|CMakeLists.txt|github/nmslib/hnswlib|3.889537145079736e-06| +|CMakeLists.txt|github/chanzuckerberg/shasta|3.889537145079736e-06| +|CMakeLists.txt|github/lorenzo-rovigatti/oxDNA|3.889537145079736e-06| +|CMakeLists.txt|github/ncbi/sra-tools|3.889537145079736e-06| +|CMakeLists.txt|github/ncbi/ncbi-vdb|3.889537145079736e-06| +|CMakeLists.txt|github/mp3guy/ElasticFusion|3.889537145079736e-06| +|CMakeLists.txt|github/n-claes/legolas|3.889537145079736e-06| +|CMakeLists.txt|github/bbuchfink/diamond|3.889537145079736e-06| +|CMakeLists.txt|github/su2code/SU2|3.889537145079736e-06| +|CMakeLists.txt|github/Taywee/args|3.889537145079736e-06| +|CMakeLists.txt|github/ixkael/3DEX|3.889537145079736e-06| +|CMakeLists.txt|github/ajohnson-uoregon/llvm-project|3.889537145079736e-06| +|CMakeLists.txt|github/biolab-unige/nifti2dicom|3.889537145079736e-06| +|CMakeLists.txt|github/EnricoCorsaro/DIAMONDS|3.889537145079736e-06| +|CMakeLists.txt|github/seqan/flexbar|3.889537145079736e-06| +|CMakeLists.txt|github/seqan/lambda|3.889537145079736e-06| +|CMakeLists.txt|github/seqan/lara|3.889537145079736e-06| +|CMakeLists.txt|github/lczech/gappa|3.889537145079736e-06| +|CMakeLists.txt|github/copasi/COPASI|3.889537145079736e-06| +|CMakeLists.txt|github/y-256/libdivsufsort|3.889537145079736e-06| +|CMakeLists.txt|github/baiwenjia/ukbb_cardiac|3.889537145079736e-06| +|CMakeLists.txt|github/blebon/directChillFoam|3.889537145079736e-06| +|CMakeLists.txt|github/mpokorny/vysmaw|3.889537145079736e-06| +|CMakeLists.txt|github/TrackerControl/tracker-control-android|3.889537145079736e-06| +|CMakeLists.txt|github/scikit-hep/iminuit|3.889537145079736e-06| +|CMakeLists.txt|github/dpryan79/libBigWig|3.889537145079736e-06| +|CMakeLists.txt|github/kbarbary/sep|3.889537145079736e-06| +|CMakeLists.txt|github/jfarek/xatlas|3.889537145079736e-06| +|CMakeLists.txt|github/AlexMaraio/WeakLensingQML|3.889537145079736e-06| +|CMakeLists.txt|github/lanl/GLUE|3.889537145079736e-06| +|CMakeLists.txt|github/mrc-ide/covid-sim|3.889537145079736e-06| +|CMakeLists.txt|github/kd0kfo/cosmology|3.889537145079736e-06| +|CMakeLists.txt|github/rordenlab/dcm2niix|3.889537145079736e-06| +|CMakeLists.txt|github/sanger-pathogens/assembly-stats|3.889537145079736e-06| +|CMakeLists.txt|github/voutcn/megahit|3.889537145079736e-06| +|CMakeLists.txt|github/STEllAR-GROUP/octotiger|3.889537145079736e-06| +|CMakeLists.txt|github/exoclime/THOR|3.889537145079736e-06| +|CMakeLists.txt|github/exoclime/FastChem|3.889537145079736e-06| +|CMakeLists.txt|github/exoclime/Helios-r2|3.889537145079736e-06| +|CMakeLists.txt|github/nanoporetech/flappie|3.889537145079736e-06| +|CMakeLists.txt|github/nanoporetech/scrappie|3.889537145079736e-06| +|CMakeLists.txt|github/delphes/delphes|3.889537145079736e-06| +|CMakeLists.txt|github/jczarnowski/DeepFactors|3.889537145079736e-06| +|CMakeLists.txt|github/BenWibking/quokka|3.889537145079736e-06| +|CMakeLists.txt|github/santeripuranen/SpydrPick|3.889537145079736e-06| +|CMakeLists.txt|github/PMBio/peer|3.889537145079736e-06| +|CMakeLists.txt|github/RomainFeron/mwga-utils|3.889537145079736e-06| +|CMakeLists.txt|github/veg/tn93|3.889537145079736e-06| +|CMakeLists.txt|github/pytorch/vision|3.889537145079736e-06| +|CMakeLists.txt|github/vdemichev/DiaNN|3.889537145079736e-06| +|CMakeLists.txt|github/hnikaein/stark|3.889537145079736e-06| +|go.mod|[github/fredericlemoine/goalign](https://github/fredericlemoine/goalign)|3.889537145079736e-06| +|go.mod|github/jasonyangshadow/lpmx|3.889537145079736e-06| +|go.mod|[github/will-rowe/groot](https://github/will-rowe/groot)|3.889537145079736e-06| +|go.mod|[github/will-rowe/hulk](https://github/will-rowe/hulk)|3.889537145079736e-06| +|go.mod|[github/arvados/arvados](https://github/arvados/arvados)|3.889537145079736e-06| +|go.mod|[github/brentp/smoove](https://github/brentp/smoove)|3.889537145079736e-06| +|go.mod|[github/brentp/vcfanno](https://github/brentp/vcfanno)|3.889537145079736e-06| +|go.mod|[github/cov-ert/gofasta](https://github/cov-ert/gofasta)|3.889537145079736e-06| +|go.mod|[github/phil-mansfield/gotetra](https://github/phil-mansfield/gotetra)|3.889537145079736e-06| +|go.mod|github/sylabs/singularity|3.889537145079736e-06| +|go.mod|[github/GoelandProver/Goeland](https://github/GoelandProver/Goeland)|3.889537145079736e-06| +|go.mod|github/containers/podman|3.889537145079736e-06| +|go.mod|github/linksmart/thing-directory|3.889537145079736e-06| +|go.mod|github/mlpack/mlpack|3.889537145079736e-06| +|go.mod|[github/shenwei356/seqkit](https://github/shenwei356/seqkit)|3.889537145079736e-06| +|go.mod|[github/shenwei356/csvtk](https://github/shenwei356/csvtk)|3.889537145079736e-06| +|go.mod|[github/ExaScience/elprep](https://github/ExaScience/elprep)|3.889537145079736e-06| +|Gemfile|github/aymgal/COOLEST|3.889537145079736e-06| +|Gemfile|github/vcflib/bio-vcf|3.889537145079736e-06| +|Gemfile|github/sibirrer/hierArc|3.889537145079736e-06| +|Gemfile|github/gramos/imagetooth|3.889537145079736e-06| +|Gemfile|github/scrook/neuroml-db|3.889537145079736e-06| +|Gemfile|github/quadram-institute-bioscience/dadaist2|3.889537145079736e-06| +|Gemfile|github/cboursnell/crb-blast|3.889537145079736e-06| +|Gemfile|github/telatin/bamtocov|3.889537145079736e-06| +|Gemfile|github/telatin/seqfu2|3.889537145079736e-06| +|Gemfile|github/odelaneau/GLIMPSE|3.889537145079736e-06| +|Gemfile|github/ncbi/igblast|3.889537145079736e-06| +|Gemfile|github/codidact/qpixel|3.889537145079736e-06| +|Gemfile|github/tudelft3d/3dfier|3.889537145079736e-06| +|rubygems|activemodel|3.864001143047651e-06| +|pypi|[plaster-pastedeploy](https://pypi.org/project/plaster-pastedeploy)|3.861220459820226e-06| +|pypi|[tornado>=6.1](https://pypi.org/project/tornado>=6.1)|3.857517919653276e-06| +|pypi|[sphinx>=1.5.1](https://pypi.org/project/sphinx>=1.5.1)|3.857517919653276e-06| +|pypi|[pyppeteer<1.1,>=1](https://pypi.org/project/pyppeteer<1.1,>=1)|3.857517919653276e-06| +|pypi|[nbsphinx>=0.2.12](https://pypi.org/project/nbsphinx>=0.2.12)|3.857517919653276e-06| +|pypi|[ipywidgets>=7](https://pypi.org/project/ipywidgets>=7)|3.857517919653276e-06| +|pypi|[traitlets>=5.0](https://pypi.org/project/traitlets>=5.0)|3.857517919653276e-06| +|pypi|[pygments>=2.4.1](https://pypi.org/project/pygments>=2.4.1)|3.857517919653276e-06| +|pypi|[pandocfilters>=1.4.1](https://pypi.org/project/pandocfilters>=1.4.1)|3.857517919653276e-06| +|pypi|[nbformat>=5.1](https://pypi.org/project/nbformat>=5.1)|3.857517919653276e-06| +|pypi|[nbclient>=0.5.0](https://pypi.org/project/nbclient>=0.5.0)|3.857517919653276e-06| +|pypi|[mistune>=2.0.2](https://pypi.org/project/mistune>=2.0.2)|3.857517919653276e-06| +|pypi|[markupsafe>=2.0](https://pypi.org/project/markupsafe>=2.0)|3.857517919653276e-06| +|pypi|[jupyter-core>=4.7](https://pypi.org/project/jupyter-core>=4.7)|3.857517919653276e-06| +|pypi|[jinja2>=3.0](https://pypi.org/project/jinja2>=3.0)|3.857517919653276e-06| +|pypi|[importlib-metadata>=3.6](https://pypi.org/project/importlib-metadata>=3.6)|3.857517919653276e-06| +|pypi|[idcempy](https://github.com/hknd23/idcempy)|3.8506417736289455e-06| +|pypi|[serotools](https://github.com/CFSAN-Biostatistics/serotools)|3.8506417736289455e-06| +|pypi|[Cobra](https://opencobra.github.io/cobrapy)|3.8506417736289455e-06| +|pypi|[vip-hci](https://github.com/vortex-exoplanet/VIP)|3.8506417736289455e-06| +|pypi|[supernnova](https://github.com/supernnova/SuperNNova)|3.8506417736289455e-06| +|pypi|[homelette](https://github.com/philippjunk/homelette/)|3.8506417736289455e-06| +|cran|socialmixr|3.8506417736289455e-06| +|spack|[bpp-phyl](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|3.8506417736289455e-06| +|pypi|[pyarma](https://pyarma.sourceforge.io)|3.850641773628939e-06| +|pypi|[astroplotlib](https://gitlab.com/joseaher/astrocubelib)|3.850641773628939e-06| +|pypi|[agama](https://github.com/GalacticDynamics-Oxford/Agama)|3.850641773628939e-06| +|pypi|[megaman](https://github.com/mmp2/megaman)|3.850641773628939e-06| +|pypi|[ignis-core](https://pypi.org/project/ignis-core)|3.850641773628939e-06| +|pypi|[SLIT](https://github.com/bweir/slit)|3.850641773628939e-06| +|pypi|[py2app](http://github.com/ronaldoussoren/py2app)|3.850641773628939e-06| +|pypi|[multivar-horner](https://github.com/jannikmi/multivar_horner)|3.850641773628939e-06| +|pypi|[NonnegMFPy](https://github.com/guangtunbenzhu/NonnegMFPy)|3.850641773628939e-06| +|pypi|[SetCoverPy](https://github.com/guangtunbenzhu/SetCoverPy)|3.850641773628939e-06| +|pypi|[mahotas](http://luispedro.org/software/mahotas)|3.850641773628939e-06| +|pypi|[spaTyper](https://github.com/JFsanchezherrero/spa_typing)|3.850641773628939e-06| +|pypi|[UNKNOWN](UNKNOWN)|3.850641773628939e-06| +|pypi|[galkin](UNKNOWN)|3.850641773628939e-06| +|pypi|[tdpy](https://github.com/tdaylan/tdpy)|3.850641773628939e-06| +|pypi|[grispy](https://github.com/mchalela/GriSPy)|3.850641773628939e-06| +|pypi|[ares](https://github.com/barnumbirr/ares)|3.850641773628939e-06| +|pypi|[ihm](https://github.com/ihmwg/python-ihm)|3.850641773628939e-06| +|pypi|[kernel-tuner](http://benvanwerkhoven.github.io/kernel_tuner/)|3.850641773628939e-06| +|pypi|[gfapy](https://github.com/ggonnella/gfapy)|3.850641773628939e-06| +|pypi|[pyFlow](https://www.github.com/David-OConnor/pyflow)|3.850641773628939e-06| +|pypi|[gappa](http://joachimhahn.github.io/GAMERA/)|3.850641773628939e-06| +|pypi|[saphires](https://github.com/tofflemire/saphires)|3.850641773628939e-06| +|pypi|[javelin](https://github.com/0xJeremy/javelin)|3.850641773628939e-06| +|pypi|[pybaobab](https://github.com/jiwoncpark/baobab)|3.850641773628939e-06| +|pypi|[fetch](http://k0s.org/mozilla/fetch)|3.850641773628939e-06| +|pypi|[macop](https://github.com/prise-3d/macop)|3.850641773628939e-06| +|pypi|[gsf](UNKNOWN)|3.850641773628939e-06| +|pypi|[sphinx-better-theme](http://github.com/irskep/sphinx-better-theme)|3.850641773628939e-06| +|pypi|[uncalled](https://github.com/elazarg/uncalled)|3.850641773628939e-06| +|pypi|[astrometry](https://github.com/neuromorphicsystems/astrometry)|3.850641773628939e-06| +|pypi|[geneimpacts](https://pypi.org/project/geneimpacts)|3.850641773628939e-06| +|pypi|[SigProfilerMatrixGenerator](https://pypi.org/project/SigProfilerMatrixGenerator)|3.850641773628939e-06| +|pypi|[parallel-fastq-dump](https://github.com/rvalieris/parallel-fastq-dump)|3.850641773628939e-06| +|pypi|[ReplicatedFocusingBeliefPropagation](https://github.com/Nico-Curti/rFBP)|3.850641773628939e-06| +|pypi|[ftd2xx](https://github.com/snmishra/ftd2xx)|3.850641773628939e-06| +|pypi|[calibrate](https://github.com/ginkgobioworks/calibrate)|3.850641773628939e-06| +|pypi|[hpccm](https://github.com/NVIDIA/hpc-container-maker)|3.850641773628939e-06| +|pypi|[bubbly](https://github.com/AashitaK/bubbly)|3.850641773628939e-06| +|pypi|[pycutest](https://github.com/jfowkes/pycutest/)|3.850641773628939e-06| +|pypi|[pyoscode](https://github.com/fruzsinaagocs/oscode)|3.850641773628939e-06| +|pypi|[specviz](https://github.com/spacetelescope/specviz)|3.850641773628939e-06| +|pypi|[biotools](https://github.com/sonwell/biotools)|3.850641773628939e-06| +|pypi|[pypico](https://sites.google.com/a/ucdavis.edu/pico)|3.850641773628939e-06| +|pypi|[HelioPy](https://pypi.org/project/HelioPy)|3.850641773628939e-06| +|pypi|[polypy](https://github.com/symmy596/Polypy)|3.850641773628939e-06| +|pypi|[dnest4](https://github.com/eggplantbren/DNest4)|3.850641773628939e-06| +|pypi|[pystospa](https://pypi.org/project/pystospa)|3.850641773628939e-06| +|pypi|[crc](https://github.com/Nicoretti/crc)|3.850641773628939e-06| +|pypi|[bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen)|3.850641773628939e-06| +|pypi|[PASTA](http://github.com/guanghetv/pasta)|3.850641773628939e-06| +|pypi|[chromosight](https://github.com/koszullab/chromosight)|3.850641773628939e-06| +|pypi|[astroabc](https://github.com/EliseJ/astroABC)|3.850641773628939e-06| +|pypi|[ngs](https://broadtech.com.cn)|3.850641773628939e-06| +|pypi|[TomograPy](http://nbarbey.dyndns.org/software/siddon.html)|3.850641773628939e-06| +|pypi|[Libra](https://github.com/Palashio/libra)|3.850641773628939e-06| +|pypi|[least-asymmetry](https://github.com/natelust/least_asymmetry)|3.850641773628939e-06| +|pypi|[DNApi](https://github.com/sgp715/dnapi)|3.850641773628939e-06| +|pypi|[fm128-radar](https://github.com/ERA-URBAN/fm128_radar)|3.850641773628939e-06| +|pypi|[ebfpy](https://pypi.org/project/ebfpy)|3.850641773628939e-06| +|pypi|[requirements](http://github.com/mattack108/requirements)|3.850641773628939e-06| +|pypi|[orcs](https://github.com/thomasorb/orcs)|3.850641773628939e-06| +|pypi|[INSANE](https://github.com/Tsjerk/Insane)|3.850641773628939e-06| +|pypi|[neworder](https://neworder.readthedocs.io)|3.850641773628939e-06| +|pypi|[pyccl](https://github.com/LSSTDESC/CCL)|3.850641773628939e-06| +|pypi|[itmlogic](https://github.com/edwardoughton/itmlogic)|3.850641773628939e-06| +|pypi|[pydoppler](https://github.com/alymantara/pydoppler)|3.850641773628939e-06| +|pypi|[StarburstPy](https://github.com/rjtanner/StarburstPy)|3.850641773628939e-06| +|pypi|[pySpectrum](https://github.com/gooseterv/pyspectrum)|3.850641773628939e-06| +|pypi|[wpca](http://github.com/jakevdp/wpca/)|3.850641773628939e-06| +|npm|leaflet-geotiff-2|3.850641773628939e-06| +|cran|LSD|3.850641773628939e-06| +|cran|[nasapower](https://docs.ropensci.org/nasapower/)|3.850641773628939e-06| +|npm|retape|3.850641773628938e-06| +|npm|test|3.850641773628938e-06| +|npm|babel-plugin-remove-comments|3.850641773628938e-06| +|cran|outbreaks|3.850641773628938e-06| +|cran|aweek|3.850641773628938e-06| +|cran|loo|3.838240426287214e-06| +|cran|[rmsfact](NA)|3.812135355892649e-06| +|cran|[multicolor](https://github.com/aedobbyn/multicolor/)|3.812135355892649e-06| +|cran|geomorph|3.8121353558926486e-06| +|pypi|[watermark](https://pypi.org/project/watermark)|3.7879678163587868e-06| +|rubygems|rubocop-rspec|3.7816920907708885e-06| +|npm|svelte-preprocess|3.7420710469288736e-06| +|pypi|[pytest-raises](https://pypi.org/project/pytest-raises)|3.7373876038163225e-06| +|pypi|[flake8-debugger](https://pypi.org/project/flake8-debugger)|3.7373876038163225e-06| +|pypi|[yt-dlp](https://pypi.org/project/yt-dlp)|3.7373876038163225e-06| +|pypi|[webvtt-py](https://pypi.org/project/webvtt-py)|3.7373876038163225e-06| +|pypi|[truecase](https://pypi.org/project/truecase)|3.7373876038163225e-06| +|pypi|[google-cloud-speech](https://pypi.org/project/google-cloud-speech)|3.7373876038163225e-06| +|pypi|[ffmpeg-python](https://pypi.org/project/ffmpeg-python)|3.7373876038163225e-06| +|pypi|[pulumi-gcp](https://pypi.org/project/pulumi-gcp)|3.7373876038163225e-06| +|pypi|[pulumi-google-native](https://pypi.org/project/pulumi-google-native)|3.7373876038163225e-06| +|pypi|[fireo](https://pypi.org/project/fireo)|3.7373876038163225e-06| +|spack|libmd|3.736273862310385e-06| +|pypi|[pyramid-mako](https://pypi.org/project/pyramid-mako)|3.7303092182030337e-06| +|pypi|[svo_filters](https://pypi.org/project/svo_filters)|3.7285344017513264e-06| +|pypi|[exoplanet-core](https://pypi.org/project/exoplanet-core)|3.71941939418259e-06| +|pypi|[cairosvg](https://pypi.org/project/cairosvg)|3.7080254116426827e-06| +|cran|clv|3.706242707117854e-06| +|pypi|[eureka](http://github.com/jeffvogelsang/eureka)|3.702540166950902e-06| +|pypi|[stdatamodels](https://pypi.org/project/stdatamodels)|3.702540166950902e-06| +|pypi|[svo-filters](https://pypi.org/project/svo-filters)|3.702540166950902e-06| +|pypi|[parsley](https://pypi.org/project/parsley)|3.702540166950902e-06| +|npm|json-stringify-safe|3.7018789990639466e-06| +|pypi|[flake8-import-order](https://pypi.org/project/flake8-import-order)|3.6942722337780937e-06| +|cran|[geojson](https://docs.ropensci.org/geojson)|3.6901983663944006e-06| +|cran|[MLmetrics](http://github.com/yanyachen/MLmetrics)|3.6791591115526016e-06| +|npm|[url-loader](https://github.com/webpack-contrib/url-loader)|3.675281465829891e-06| +|pypi|[descartes](http://bitbucket.org/sgillies/descartes/)|3.6746543093720824e-06| +|npm|[time-span](https://github.com/sindresorhus/time-span#readme)|3.665514765281393e-06| +|npm|loud-rejection|3.665514765281393e-06| +|npm|csv-spectrum|3.665514765281393e-06| +|npm|bops|3.665514765281393e-06| +|cran|ncbit|3.665514765281393e-06| +|cran|subplex|3.665514765281393e-06| +|spack|sofa-c|3.665514765281393e-06| +|cran|[shinybusy](https://github.com/dreamRs/shinybusy)|3.6618572408003626e-06| +|pypi|[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx)|3.658833723277592e-06| +|pypi|[docutils!=0.17.0](https://pypi.org/project/docutils!=0.17.0)|3.658833723277592e-06| +|pypi|[sphinx<5,>=3.5.4](https://pypi.org/project/sphinx<5,>=3.5.4)|3.658833723277592e-06| +|rubygems|[sqlite3](https://github.com/sparklemotion/sqlite3-ruby)|3.654966303907795e-06| +|npm|babel-plugin-transform-runtime|3.651309940545646e-06| +|pypi|[z3-solver](https://pypi.org/project/z3-solver)|3.640235353107038e-06| +|pypi|[obspy](https://www.obspy.org)|3.6367172306495543e-06| +|cran|thor|3.630605100850142e-06| +|pypi|[mkdocs-literate-nav](https://pypi.org/project/mkdocs-literate-nav)|3.6306051008501414e-06| +|pypi|[mkdocs-gen-files](https://pypi.org/project/mkdocs-gen-files)|3.6306051008501414e-06| +|pypi|[opentelemetry-exporter-otlp](https://pypi.org/project/opentelemetry-exporter-otlp)|3.6306051008501414e-06| +|pypi|[ray-cpp](https://pypi.org/project/ray-cpp)|3.6306051008501414e-06| +|pypi|[colorful](https://pypi.org/project/colorful)|3.6306051008501414e-06| +|pypi|[gpustat](https://pypi.org/project/gpustat)|3.6306051008501414e-06| +|pypi|[opentelemetry-api](https://pypi.org/project/opentelemetry-api)|3.6306051008501414e-06| +|pypi|[opencensus](https://pypi.org/project/opencensus)|3.6306051008501414e-06| +|pypi|[aiorwlock](https://pypi.org/project/aiorwlock)|3.6306051008501414e-06| +|pypi|[py-spy](https://pypi.org/project/py-spy)|3.6306051008501414e-06| +|pypi|[aiohttp-cors](https://pypi.org/project/aiohttp-cors)|3.6306051008501414e-06| +|pypi|[opentelemetry-sdk](https://pypi.org/project/opentelemetry-sdk)|3.6306051008501414e-06| +|npm|[grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#readme)|3.625877334867166e-06| +|pypi|[pygam](https://github.com/dswah/pyGAM)|3.6225829304884157e-06| +|cran|[fds](https://sites.google.com/site/hanlinshangswebsite/)|3.6205200866811133e-06| +|pypi|[horovod](https://pypi.org/project/horovod)|3.6172058843354505e-06| +|spack|valgrind|3.6147469097413674e-06| +|pypi|[pyinstrument](https://pypi.org/project/pyinstrument)|3.6144403955594087e-06| +|cran|gcookbook|3.6027386143304584e-06| +|pypi|[biomaj-core](http://biomaj.genouest.org)|3.583295009952652e-06| +|cran|polycor|3.5773276091358363e-06| +|rubygems|[jekyll-commonmark-ghpages](https://github.com/github/jekyll-commonmark-ghpages)|3.5698658109685065e-06| +|rubygems|[jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme)|3.5698658109685065e-06| +|pypi|[csvw](https://github.com/cldf/csvw)|3.5618436406067694e-06| +|pypi|[pysiaf](https://pypi.org/project/pysiaf)|3.5616732582274062e-06| +|pypi|[httpcore](https://github.com/encode/httpcore)|3.5560400417613456e-06| +|pypi|[spatialpandas](https://pypi.org/project/spatialpandas)|3.554040272176858e-06| +|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|3.5498103850641773e-06| +|npm|karma-cli|3.5300368524449955e-06| +|pypi|[mdx-gh-links](https://pypi.org/project/mdx-gh-links)|3.52975495915986e-06| +|pypi|[mkdocs-nature](https://pypi.org/project/mkdocs-nature)|3.52975495915986e-06| +|pypi|[basic-modeling-interface](https://github.com/bmi-forum/bmi-python)|3.52975495915986e-06| +|cran|imbalance|3.52975495915986e-06| +|cran|prodlim|3.52975495915986e-06| +|cran|pec|3.52975495915986e-06| +|pypi|[thefuzz](https://github.com/seatgeek/thefuzz)|3.500583430571761e-06| +|cran|limma|3.4996659970594595e-06| +|cran|misc3d|3.494457409568261e-06| +|npm|through|3.4884728956657613e-06| +|cran|aws.signature|3.4801388466705236e-06| +|cran|[stringdist](https://github.com/markvanderloo/stringdist)|3.476273823415029e-06| +|spack|[pythia8](http://home.thep.lu.se/Pythia/)|3.474429646320373e-06| +|pypi|[ubelt](https://pypi.org/project/ubelt)|3.470977454742377e-06| +|spack|[mkl](https://software.intel.com/en-us/intel-parallel-studio-xe)|3.465577596266054e-06| +|pypi|[jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy)|3.465577596266044e-06| +|pypi|[ansi2html](https://pypi.org/project/ansi2html)|3.465577596266044e-06| +|cran|maxLik|3.465577596266044e-06| +|cran|princurve|3.465577596266044e-06| +|cran|brglm|3.465577596266044e-06| +|pypi|[modopt](https://github.com/cea-cosmic/modopt)|3.4655775962660344e-06| +|rubygems|test-unit-rr|3.4595128354725785e-06| +|cran|[jsonvalidate](https://docs.ropensci.org/jsonvalidate/)|3.457736922971341e-06| +|pypi|[wxpython](http://wxPython.org/)|3.4559509918319793e-06| +|pypi|[PyQtWebEngine](https://pypi.org/project/PyQtWebEngine)|3.4515902223020088e-06| +|cran|[gistr](https://github.com/ropensci/gistr)|3.447102294826917e-06| +|pypi|[semantic_version](https://github.com/rbarrois/python-semanticversion)|3.4457131744179625e-06| +|pypi|[softlayer-messaging](https://pypi.org/project/softlayer-messaging)|3.441511085180864e-06| +|pypi|[pytest-celery](https://pypi.org/project/pytest-celery)|3.441511085180864e-06| +|pypi|[pyro4](https://pypi.org/project/pyro4)|3.441511085180864e-06| +|pypi|[python-memcached](https://pypi.org/project/python-memcached)|3.441511085180864e-06| +|pypi|[pylibmc](https://pypi.org/project/pylibmc)|3.441511085180864e-06| +|pypi|[librabbitmq](https://pypi.org/project/librabbitmq)|3.441511085180864e-06| +|pypi|[pycouchdb](https://pypi.org/project/pycouchdb)|3.441511085180864e-06| +|pypi|[couchbase](https://pypi.org/project/couchbase)|3.441511085180864e-06| +|pypi|[pydocumentdb](https://pypi.org/project/pydocumentdb)|3.441511085180864e-06| +|pypi|[python-consul2](https://pypi.org/project/python-consul2)|3.441511085180864e-06| +|pypi|[pyArango](https://pypi.org/project/pyArango)|3.441511085180864e-06| +|npm|escape-html|3.440322374916737e-06| +|pypi|[pandas-bokeh](https://pypi.org/project/pandas-bokeh)|3.4380730121686948e-06| +|pypi|[resolvelib](https://pypi.org/project/resolvelib)|3.4380730121686948e-06| +|pypi|[rtds-action](https://pypi.org/project/rtds-action)|3.435031639888699e-06| +|pypi|[validate-pyproject](https://pypi.org/project/validate-pyproject)|3.434874495211567e-06| +|pypi|[pyproject-fmt](https://pypi.org/project/pyproject-fmt)|3.434874495211567e-06| +|pypi|[tomlkit](https://pypi.org/project/tomlkit)|3.434874495211567e-06| +|pypi|[configupdater](https://pypi.org/project/configupdater)|3.434874495211567e-06| +|pypi|[assertionlib](https://pypi.org/project/assertionlib)|3.4286661189093644e-06| +|cran|PCICt|3.4220325043025565e-06| +|cran|gld|3.422014435118068e-06| +|cran|paws|3.4211921299485538e-06| +|cran|clustermq|3.4211921299485538e-06| +|pypi|[exoctk](https://github.com/ExoCTK/exoctk)|3.407647587282246e-06| +|pypi|[platon](https://pypi.org/project/platon)|3.407647587282246e-06| +|pypi|[ddtrace](https://pypi.org/project/ddtrace)|3.407647587282246e-06| +|pypi|[flask_wtf](https://pypi.org/project/flask_wtf)|3.407647587282246e-06| +|pypi|[jwst_gtvt](https://pypi.org/project/jwst_gtvt)|3.407647587282246e-06| +|pypi|[scp](https://pypi.org/project/scp)|3.407647587282246e-06| +|pypi|[wtforms](https://pypi.org/project/wtforms)|3.407647587282246e-06| +|pypi|[ddsketch](https://pypi.org/project/ddsketch)|3.407647587282246e-06| +|pypi|[bytecode](https://pypi.org/project/bytecode)|3.407647587282246e-06| +|pypi|[scvi-tools](https://github.com/scverse/scvi-tools)|3.407647587282246e-06| +|pypi|[docrep](https://pypi.org/project/docrep)|3.407647587282246e-06| +|pypi|[mudata](https://pypi.org/project/mudata)|3.407647587282246e-06| +|pypi|[sphinx-remove-toctrees](https://pypi.org/project/sphinx-remove-toctrees)|3.4036922820470077e-06| +|npm|watch-run|3.4036922820470077e-06| +|npm|rollup-plugin-modify|3.4036922820470077e-06| +|npm|rollup-plugin-html|3.4036922820470077e-06| +|npm|rollup-plugin-esbuild|3.4036922820470077e-06| +|npm|p-limit|3.4036922820470077e-06| +|npm|number-precision|3.4036922820470077e-06| +|npm|archiver|3.4036922820470077e-06| +|cran|grpreg|3.4036922820470077e-06| +|spack|lm-sensors|3.4036922820470077e-06| +|spack|rocprofiler-dev|3.4036922820470077e-06| +|spack|rocm-smi-lib|3.4036922820470077e-06| +|pypi|[hmf](https://github.com/steven-murray/hmf)|3.3976250943784645e-06| +|pypi|[flox](https://pypi.org/project/flox)|3.3885647607934654e-06| +|npm|path-scurry|3.371357205367561e-06| +|npm|minipass|3.371357205367561e-06| +|npm|jackspeak|3.371357205367561e-06| +|npm|foreground-child|3.371357205367561e-06| +|pypi|[vispy](https://pypi.org/project/vispy)|3.3696553592265378e-06| +|pypi|[pyside](https://pypi.org/project/pyside)|3.3696553592265378e-06| +|npm|eslint-config-xo-nextjs|3.3696553592265378e-06| +|pypi|[google-api-python-client](https://github.com/googleapis/google-api-python-client/)|3.357415910356073e-06| +|pypi|[starkbank-ecdsa](https://pypi.org/project/starkbank-ecdsa)|3.3439783823619726e-06| +|pypi|[aioconsole](https://github.com/vxgmichel/aioconsole)|3.3195187703697746e-06| +|pypi|[aiohttp-retry](https://pypi.org/project/aiohttp-retry)|3.3195187703697746e-06| +|pypi|[aiokatcp](https://pypi.org/project/aiokatcp)|3.3195187703697746e-06| +|pypi|[aiomonitor](https://pypi.org/project/aiomonitor)|3.3195187703697746e-06| +|pypi|[fakeredis](https://pypi.org/project/fakeredis)|3.3195187703697746e-06| +|pypi|[katportalclient](https://pypi.org/project/katportalclient)|3.3195187703697746e-06| +|pypi|[katversion](https://pypi.org/project/katversion)|3.3195187703697746e-06| +|pypi|[lupa](https://pypi.org/project/lupa)|3.3195187703697746e-06| +|pypi|[omnijson](https://pypi.org/project/omnijson)|3.3195187703697746e-06| +|pypi|[pygelf](https://pypi.org/project/pygelf)|3.3195187703697746e-06| +|pypi|[python-lzf](https://pypi.org/project/python-lzf)|3.3195187703697746e-06| +|pypi|[rdbtools](https://pypi.org/project/rdbtools)|3.3195187703697746e-06| +|pypi|[spead2](https://pypi.org/project/spead2)|3.3195187703697746e-06| +|pypi|[katpoint](https://pypi.org/project/katpoint)|3.3195187703697746e-06| +|pypi|[katsdptelstate](https://pypi.org/project/katsdptelstate)|3.3195187703697746e-06| +|pypi|[pytest-notebook](https://github.com/chrisjsewell/pytest-notebook)|3.3149003094718685e-06| +|pypi|[aio-pika](https://pypi.org/project/aio-pika)|3.3149003094718685e-06| +|npm|eslint-config-airbnb-base|3.3091452742123684e-06| +|cran|registry|3.3030255042507088e-06| +|pypi|[logomaker](http://logomaker.readthedocs.io)|3.302529964984792e-06| +|cran|pvclust|3.301539512983373e-06| +|cran|[themis](https://github.com/tidymodels/themis)|3.2940949341897116e-06| +|cran|superpc|3.2940949341897116e-06| +|cran|subselect|3.2940949341897116e-06| +|cran|pamr|3.2940949341897116e-06| +|cran|BradleyTerry2|3.2940949341897116e-06| +|cran|ModelMetrics|3.2940949341897116e-06| +|pypi|[cbor2](https://pypi.org/project/cbor2)|3.2911468150674685e-06| +|pypi|[mapbox-vector-tile](https://pypi.org/project/mapbox-vector-tile)|3.2911468150674685e-06| +|pypi|[sharedmem](https://pypi.org/project/sharedmem)|3.2911468150674685e-06| +|pypi|[SmilesPE](https://github.com/XinhaoLi74/SmilesPE)|3.28947954430064e-06| +|go|[github.com/spf13/cobra](https://github.com/spf13/cobra)|3.288810844557479e-06| +|npm|livereload|3.2863235826660766e-06| +|npm|jsonlint|3.2863235826660766e-06| +|npm|http-server|3.2863235826660766e-06| +|npm|highlight.js|3.2863235826660766e-06| +|npm|handlebars|3.2863235826660766e-06| +|npm|download-cli|3.2863235826660766e-06| +|npm|heap|3.2863235826660766e-06| +|npm|git-state|3.276748047751548e-06| +|npm|xpath|3.276748047751548e-06| +|npm|coffee-coverage|3.276748047751548e-06| +|pypi|[grpcio-status](https://pypi.org/project/grpcio-status)|3.272353403248684e-06| +|npm|conventional-changelog-cli|3.2676643219769247e-06| +|pypi|[stone](https://pypi.org/project/stone)|3.2675445907651272e-06| +|pypi|[msrest](https://pypi.org/project/msrest)|3.2675445907651272e-06| +|pypi|[azure-core](https://pypi.org/project/azure-core)|3.2675445907651272e-06| +|rubygems|method_source|3.2626821732193457e-06| +|npm|gulp-if|3.2597465878012635e-06| +|pypi|[types-pyOpenSSL](https://github.com/python/typeshed)|3.258235346916794e-06| +|pypi|[mypy-zope](https://github.com/Shoobx/mypy-zope)|3.258235346916794e-06| +|pypi|[pydoctor](https://github.com/twisted/pydoctor)|3.258235346916794e-06| +|pypi|[PyHamcrest](https://pypi.org/project/PyHamcrest)|3.258235346916794e-06| +|pypi|[cython-test-exception-raiser](https://pypi.org/project/cython-test-exception-raiser)|3.258235346916794e-06| +|pypi|[twisted-iocpsupport](https://pypi.org/project/twisted-iocpsupport)|3.258235346916794e-06| +|cran|yulab.utils|3.2536347647208487e-06| +|cran|[servr](https://github.com/yihui/servr)|3.247259959993325e-06| +|pypi|[hatch](https://pypi.org/project/hatch)|3.2386647774629107e-06| +|pypi|[modin](https://github.com/modin-project/modin)|3.2380396732788796e-06| +|pypi|[pynetdicom](https://github.com/pydicom/pynetdicom)|3.2380396732788796e-06| +|pypi|[comm](https://pypi.org/project/comm)|3.234189520413551e-06| +|pypi|[sunpy-sphinx-theme](https://pypi.org/project/sunpy-sphinx-theme)|3.225652993447626e-06| +|pypi|[mpl-animators](https://pypi.org/project/mpl-animators)|3.225652993447626e-06| +|npm|read-package-json|3.225652993447626e-06| +|npm|is-wsl|3.225652993447626e-06| +|pypi|[mlxtend](https://github.com/rasbt/mlxtend)|3.2170008132668583e-06| +|pypi|[pyexcel-xls](https://github.com/pyexcel/pyexcel-xls)|3.213995434655776e-06| +|pypi|[twython](https://github.com/ryanmcgrath/twython/tree/master)|3.208868144690782e-06| +|pypi|[jinxed](https://github.com/Rockhopper-Technologies/jinxed)|3.2085472578763124e-06| +|cran|farver|3.203475088985419e-06| +|npm|[covert](https://github.com/substack/covert)|3.191180863477249e-06| +|pypi|[metpy](https://pypi.org/project/metpy)|3.176779463243874e-06| +|npm|utest|3.176779463243874e-06| +|npm|urun|3.176779463243874e-06| +|npm|timezone-mock|3.176779463243874e-06| +|npm|sqlstring|3.176779463243874e-06| +|npm|bignumber.js|3.176779463243874e-06| +|cran|corpus.JSS.papers|3.176779463243874e-06| +|cran|lasso2|3.176779463243874e-06| +|cran|ggfun|3.176779463243874e-06| +|cran|robustlmm|3.176779463243874e-06| +|cran|multgee|3.176779463243874e-06| +|cran|merTools|3.176779463243874e-06| +|cran|marginaleffects|3.176779463243874e-06| +|cran|logistf|3.176779463243874e-06| +|cran|JM|3.176779463243874e-06| +|cran|gmnl|3.176779463243874e-06| +|cran|fungible|3.176779463243874e-06| +|cran|feisr|3.176779463243874e-06| +|cran|estimatr|3.176779463243874e-06| +|cran|crch|3.176779463243874e-06| +|cran|censReg|3.176779463243874e-06| +|cran|bife|3.176779463243874e-06| +|cran|bdsmatrix|3.176779463243874e-06| +|npm|[resolve](https://github.com/browserify/resolve#readme)|3.1601938816725856e-06| +|pypi|[wordcloud](https://pypi.org/project/wordcloud)|3.158935580172463e-06| +|pypi|[exojax](http://secondearths.sakura.ne.jp/exojax/)|3.1562637488761793e-06| +|pypi|[vaex](https://pypi.org/project/vaex)|3.1562637488761793e-06| +|pypi|[vaex-astro](https://pypi.org/project/vaex-astro)|3.1562637488761793e-06| +|pypi|[vaex-core](https://pypi.org/project/vaex-core)|3.1562637488761793e-06| +|pypi|[vaex-hdf5](https://pypi.org/project/vaex-hdf5)|3.1562637488761793e-06| +|pypi|[vaex-jupyter](https://pypi.org/project/vaex-jupyter)|3.1562637488761793e-06| +|pypi|[vaex-ml](https://pypi.org/project/vaex-ml)|3.1562637488761793e-06| +|pypi|[vaex-server](https://pypi.org/project/vaex-server)|3.1562637488761793e-06| +|pypi|[vaex-viz](https://pypi.org/project/vaex-viz)|3.1562637488761793e-06| +|pypi|[bqplot](https://pypi.org/project/bqplot)|3.1562637488761793e-06| +|pypi|[ipyvuetify](https://pypi.org/project/ipyvuetify)|3.1562637488761793e-06| +|pypi|[aplus](https://pypi.org/project/aplus)|3.1562637488761793e-06| +|pypi|[blake3](https://pypi.org/project/blake3)|3.1562637488761793e-06| +|pypi|[ipyvue](https://pypi.org/project/ipyvue)|3.1562637488761793e-06| +|pypi|[ipywebrtc](https://pypi.org/project/ipywebrtc)|3.1562637488761793e-06| +|pypi|[ipydatawidgets](https://pypi.org/project/ipydatawidgets)|3.1562637488761793e-06| +|pypi|[pretty-midi](https://pypi.org/project/pretty-midi)|3.1505250875145854e-06| +|npm|eslint-plugin-pabigot|3.145011668611435e-06| +|npm|gulp-jshint|3.141869798812622e-06| +|pypi|[pytest-asyncio>=0.18](https://pypi.org/project/pytest-asyncio>=0.18)|3.135951452754253e-06| +|pypi|[ipykernel>=6.5](https://pypi.org/project/ipykernel>=6.5)|3.135951452754253e-06| +|pypi|[sphinx>=1.3.6](https://pypi.org/project/sphinx>=1.3.6)|3.135951452754253e-06| +|pypi|[tornado>=6.0](https://pypi.org/project/tornado>=6.0)|3.135951452754253e-06| +|pypi|[pyzmq>=23.0](https://pypi.org/project/pyzmq>=23.0)|3.135951452754253e-06| +|pypi|[python-dateutil>=2.8.2](https://pypi.org/project/python-dateutil>=2.8.2)|3.135951452754253e-06| +|pypi|[nest-asyncio>=1.5.4](https://pypi.org/project/nest-asyncio>=1.5.4)|3.135951452754253e-06| +|pypi|[jupyter-core>=4.9.2](https://pypi.org/project/jupyter-core>=4.9.2)|3.135951452754253e-06| +|cran|[rfishbase](https://docs.ropensci.org/rfishbase/)|3.1286464410735134e-06| +|cran|sparklyr|3.128646441073512e-06| +|pypi|[docformatter](https://github.com/PyCQA/docformatter)|3.106890639362598e-06| +|cran|sjmisc|3.1011418569761627e-06| +|npm|enquirer|3.093666047054354e-06| +|cran|[progressr](https://progressr.futureverse.org)|3.0906466867284986e-06| +|rubygems|sassc|3.078482355602684e-06| +|pypi|[deepdiff](https://pypi.org/project/deepdiff)|3.0764686271241284e-06| +|pypi|[pyqt](https://pypi.org/project/pyqt)|3.0708868144690783e-06| +|pypi|[enthought-sphinx-theme](https://pypi.org/project/enthought-sphinx-theme)|3.0708868144690783e-06| +|cran|distr6|3.0693521383998783e-06| +|cran|hardhat|3.0565779414536425e-06| +|pypi|[channels](https://pypi.org/project/channels)|3.0544181606025248e-06| +|cran|[geojsonsf](https://github.com/SymbolixAU/geojsonsf)|3.0535297549591617e-06| +|cran|ppcor|3.051504677862977e-06| +|pypi|[questionary](https://github.com/tmbo/questionary)|3.0496796020938365e-06| +|pypi|[fhirclient](https://pypi.org/project/fhirclient)|3.0484247374562477e-06| +|cran|distributional|3.0466616230910283e-06| +|cran|plainview|3.0444136522753793e-06| +|cran|mapdeck|3.0444136522753793e-06| +|pypi|[sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables)|3.0420070011668652e-06| +|pypi|[nitime](https://pypi.org/project/nitime)|3.0418054589558025e-06| +|pypi|[flake8-array-spacing](https://pypi.org/project/flake8-array-spacing)|3.0418054589558025e-06| +|pypi|[pytest-harvest](https://pypi.org/project/pytest-harvest)|3.0418054589558025e-06| +|pypi|[h5io](https://pypi.org/project/h5io)|3.0418054589558025e-06| +|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|3.0406317719619934e-06| +|npm|zuul|3.0323803967327885e-06| +|rubygems|em-synchrony|3.0300965339461337e-06| +|pypi|[vplot](https://github.com/VirtualPlanetaryLaboratory/vplot/)|3.0295490424874736e-06| +|pypi|[multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet)|3.029549042487471e-06| +|pypi|[pytest-tornado5](https://pypi.org/project/pytest-tornado5)|3.025504250708451e-06| +|pypi|[rethinkdb](https://pypi.org/project/rethinkdb)|3.025504250708451e-06| +|pypi|[aafigure](https://pypi.org/project/aafigure)|3.025504250708451e-06| +|npm|travis-cov|3.025504250708451e-06| +|cran|decor|3.025504250708451e-06| +|cran|[mlr3](https://mlr3.mlr-org.com)|3.0199849361738678e-06| +|pypi|[mizani](https://github.com/has2k1/mizani)|2.997999666611105e-06| +|cran|rainbow|2.9952492082013663e-06| +|pypi|[python-swiftclient](https://docs.openstack.org/python-swiftclient/latest/)|2.994943601711418e-06| +|npm|ts-loader|2.9897297072034525e-06| +|pypi|[pycuda](http://mathema.tician.de/software/pycuda)|2.982963827304551e-06| +|cran|procmaps|2.9794847386845173e-06| +|spack|[vc](https://github.com/VcDevel/Vc)|2.961010743169842e-06| +|npm|assert|2.955515662866888e-06| +|pypi|[grpcio-gcp](https://pypi.org/project/grpcio-gcp)|2.9514665887796036e-06| +|pypi|[hashin](https://pypi.org/project/hashin)|2.949502027524031e-06| +|pypi|[hankel](https://github.com/steven-murray/hankel)|2.948383554121775e-06| +|cran|[tidytext](http://github.com/juliasilge/tidytext)|2.9399004085026423e-06| +|pypi|[alibi](https://github.com/SeldonIO/alibi)|2.9394212012434643e-06| +|pypi|[bio](https://pypi.org/project/bio)|2.9394212012434643e-06| +|pypi|[kahypar](https://pypi.org/project/kahypar)|2.9394212012434643e-06| +|pypi|[nwalign3](https://pypi.org/project/nwalign3)|2.9394212012434643e-06| +|pypi|[PubChemPy](https://pypi.org/project/PubChemPy)|2.9394212012434643e-06| +|pypi|[PyMetis](https://pypi.org/project/PyMetis)|2.9394212012434643e-06| +|pypi|[selfies](https://pypi.org/project/selfies)|2.9394212012434643e-06| +|pypi|[upfp](https://pypi.org/project/upfp)|2.9394212012434643e-06| +|cran|tablerDash|2.9378084753255978e-06| +|cran|argonDash|2.9378084753255978e-06| +|cran|argonR|2.9378084753255978e-06| +|npm|[jsdom](https://github.com/jsdom/jsdom#readme)|2.9373712479211657e-06| +|cran|TMB|2.9352942615818235e-06| +|cran|RProtoBuf|2.9324118122251144e-06| +|spack|autoconf-archive|2.9324118122251144e-06| +|spack|libxmu|2.9324118122251144e-06| +|npm|[rx](https://github.com/Reactive-Extensions/RxJS)|2.9303606229025996e-06| +|pypi|[nbdime](https://pypi.org/project/nbdime)|2.9298729275392053e-06| +|npm|eslint-plugin-jest|2.9274855575317634e-06| +|spack|nspr|2.924860851808635e-06| +|pypi|[pyvcf](https://github.com/jamescasbon/PyVCF)|2.920070011668624e-06| +|cran|[lhs](https://github.com/bertcarnell/lhs)|2.915485914319054e-06| +|pypi|[pendulum](https://pypi.org/project/pendulum)|2.9109018169694946e-06| +|pypi|[phonenumbers](https://pypi.org/project/phonenumbers)|2.9109018169694946e-06| +|cran|affy|2.9030876941028635e-06| +|cran|marray|2.9030876941028635e-06| +|npm|server-destroy|2.8951826993688132e-06| +|rubygems|[debug](https://github.com/ruby/debug)|2.889479470536756e-06| +|rubygems|[all_images](http://github.com/flori/all_images)|2.889479470536756e-06| +|cran|lm.beta|2.8885769165341194e-06| +|pypi|[fasttext-wheel](https://pypi.org/project/fasttext-wheel)|2.8879813302217036e-06| +|pypi|[pyonmttok](https://pypi.org/project/pyonmttok)|2.8879813302217036e-06| +|pypi|[ctranslate2](https://pypi.org/project/ctranslate2)|2.8879813302217036e-06| +|pypi|[fortranformat](https://pypi.org/project/fortranformat)|2.8879813302217036e-06| +|pypi|[sphinxcontrib-trio](https://pypi.org/project/sphinxcontrib-trio)|2.8879813302217036e-06| +|pypi|[python-magic-bin](https://pypi.org/project/python-magic-bin)|2.8879813302217036e-06| +|pypi|[xnat](https://pypi.org/project/xnat)|2.8879813302217036e-06| +|pypi|[academictorrents](https://pypi.org/project/academictorrents)|2.8879813302217036e-06| +|npm|karma-coverage|2.8794972683445514e-06| +|pypi|[ACEBinf](https://github.com/ACEnglish/acebinf)|2.873613263902193e-06| +|pypi|[bwapy](https://pypi.org/project/bwapy)|2.873613263902193e-06| +|pypi|[dbus-python](https://pypi.org/project/dbus-python)|2.873613263902193e-06| +|pypi|[jupyter-http-over-ws](https://pypi.org/project/jupyter-http-over-ws)|2.873613263902193e-06| +|pypi|[PyGObject](https://pypi.org/project/PyGObject)|2.873613263902193e-06| +|pypi|[pytabix](https://pypi.org/project/pytabix)|2.873613263902193e-06| +|pypi|[python-apt](https://pypi.org/project/python-apt)|2.873613263902193e-06| +|pypi|[PyVCF](https://pypi.org/project/PyVCF)|2.873613263902193e-06| +|pypi|[requests-unixsocket](https://pypi.org/project/requests-unixsocket)|2.873613263902193e-06| +|pypi|[Truvari](https://pypi.org/project/Truvari)|2.873613263902193e-06| +|pypi|[UpSetPlot](https://pypi.org/project/UpSetPlot)|2.873613263902193e-06| +|pypi|[nose-exclude](https://pypi.org/project/nose-exclude)|2.8662671848816905e-06| +|pypi|[mockredispy](https://pypi.org/project/mockredispy)|2.8662671848816905e-06| +|pypi|[motor](https://pypi.org/project/motor)|2.8662671848816905e-06| +|pypi|[aiounittest](https://pypi.org/project/aiounittest)|2.8662671848816905e-06| +|pypi|[pyfarmhash](https://pypi.org/project/pyfarmhash)|2.8662671848816905e-06| +|pypi|[SetSimilaritySearch](https://pypi.org/project/SetSimilaritySearch)|2.8662671848816905e-06| +|pypi|[pyhash](https://pypi.org/project/pyhash)|2.8662671848816905e-06| +|cran|[magicaxis](NA)|2.861786488224236e-06| +|cran|[xgboost](https://github.com/dmlc/xgboost)|2.8497805189753924e-06| +|npm|gulp-mocha|2.8475334124314836e-06| +|npm|gulp-istanbul|2.8475334124314836e-06| +|npm|gulp-coveralls|2.8475334124314836e-06| +|npm|stealthy-require|2.8475334124314836e-06| +|npm|request-promise-core|2.8475334124314836e-06| +|cran|[latex2exp](https://www.stefanom.io/latex2exp/)|2.8318018902553656e-06| +|cran|GenSA|2.8274528474924203e-06| +|npm|updox|2.823803967327888e-06| +|npm|safename|2.823803967327888e-06| +|cran|MonetDBLite|2.823803967327888e-06| +|cran|RgoogleMaps|2.815781796966161e-06| +|pypi|[flametree](https://pypi.org/project/flametree)|2.8106874260065242e-06| +|pypi|[icebreaker](https://pypi.org/project/icebreaker)|2.8106874260065242e-06| +|pypi|[platemap](https://pypi.org/project/platemap)|2.8106874260065242e-06| +|pypi|[primer3-py](https://pypi.org/project/primer3-py)|2.8106874260065242e-06| +|pypi|[proglog](https://pypi.org/project/proglog)|2.8106874260065242e-06| +|pypi|[sbol2](https://pypi.org/project/sbol2)|2.8106874260065242e-06| +|cran|systemfonts|2.809291385962701e-06| +|pypi|[biomaj-cli](http://biomaj.genouest.org)|2.808703411352876e-06| +|pypi|[feedparser](https://pypi.org/project/feedparser)|2.804243208526278e-06| +|npm|[q](https://github.com/kriskowal/q)|2.796299383230548e-06| +|npm|browserify-istanbul|2.791192100857389e-06| +|npm|combined-stream|2.791192100857389e-06| +|npm|split2|2.786482432969598e-06| +|npm|csstype|2.780168073707919e-06| +|pypi|[qmflows](https://github.com/SCM-NV/qmflows)|2.771615782117534e-06| +|pypi|[flake8-logging-format](https://pypi.org/project/flake8-logging-format)|2.7624169245598905e-06| +|pypi|[whitenoise](https://pypi.org/project/whitenoise)|2.7624169245598905e-06| +|pypi|[pyceo](https://pypi.org/project/pyceo)|2.7624169245598905e-06| +|pypi|[properconf](https://pypi.org/project/properconf)|2.7624169245598905e-06| +|pypi|[markupSafe](https://pypi.org/project/markupSafe)|2.7624169245598905e-06| +|pypi|[multipart](https://pypi.org/project/multipart)|2.7624169245598905e-06| +|cran|ExactData|2.7624169245598905e-06| +|cran|diffobj|2.7570929230856796e-06| +|cran|Epi|2.7529588264710783e-06| +|cran|memisc|2.7529588264710783e-06| +|cran|descr|2.7529588264710783e-06| +|cran|sylly.en|2.7529588264710783e-06| +|cran|sylly|2.7529588264710783e-06| +|cran|estimability|2.751921419527368e-06| +|pypi|[funsor](https://pypi.org/project/funsor)|2.7468393855116203e-06| +|pypi|[check-wheel-contents](https://pypi.org/project/check-wheel-contents)|2.7453649682354463e-06| +|cran|[rjags](https://mcmc-jags.sourceforge.io)|2.7398797235436694e-06| +|npm|merge-stream|2.7382699234710803e-06| +|npm|gulp-replace|2.7382699234710803e-06| +|npm|gulp-header|2.7382699234710803e-06| +|cran|[R.matlab](https://github.com/HenrikBengtsson/R.matlab)|2.736156026004342e-06| +|rubygems|[awesome_print](https://github.com/awesome-print/awesome_print)|2.7297906793989464e-06| +|cran|[pbivnorm](https://github.com/brentonk/pbivnorm)|2.7283823619726093e-06| +|pypi|[pytest-freezegun](https://pypi.org/project/pytest-freezegun)|2.7251444507566944e-06| +|pypi|[coverage-enable-subprocess](https://pypi.org/project/coverage-enable-subprocess)|2.7251444507566944e-06| +|pypi|[proselint](https://pypi.org/project/proselint)|2.7251444507566944e-06| +|pypi|[pytest-datadir](https://pypi.org/project/pytest-datadir)|2.72301682496431e-06| +|cran|DoE.base|2.7229538256376063e-06| +|npm|jest-canvas-mock|2.716593906792273e-06| +|cran|RcppAnnoy|2.714431278452512e-06| +|pypi|[jaraco.windows](https://pypi.org/project/jaraco.windows)|2.702413429533541e-06| +|pypi|[singledispatch](https://pypi.org/project/singledispatch)|2.702413429533541e-06| +|cran|[flextable](https://ardata-fr.github.io/flextable-book/)|2.7018669778296394e-06| +|spack|tar|2.6979266765049077e-06| +|pypi|[soxr](https://pypi.org/project/soxr)|2.6954492415402565e-06| +|pypi|[samplerate](https://pypi.org/project/samplerate)|2.6954492415402565e-06| +|pypi|[presets](https://pypi.org/project/presets)|2.6954492415402565e-06| +|pypi|[mir-eval](https://pypi.org/project/mir-eval)|2.6954492415402565e-06| +|pypi|[sphinx-multiversion](https://pypi.org/project/sphinx-multiversion)|2.6954492415402565e-06| +|pypi|[resampy](https://pypi.org/project/resampy)|2.6954492415402565e-06| +|pypi|[audioread](https://pypi.org/project/audioread)|2.6954492415402565e-06| +|npm|[connect](https://github.com/senchalabs/connect#readme)|2.694967911318553e-06| +|npm|open|2.692698783130522e-06| +|spack|suite-sparse|2.692011168528088e-06| +|pypi|[sphinx-click](https://github.com/stephenfin/sphinx-click)|2.686740751343639e-06| +|cran|DendSer|2.680756003193515e-06| +|cran|[rgbif](https://github.com/ropensci/rgbif)|2.6740567872423205e-06| +|cran|[rbison](https://github.com/ropensci/rbison)|2.6740567872423205e-06| +|cran|[rebird](https://docs.ropensci.org/rebird/)|2.6740567872423205e-06| +|cran|[rvertnet](https://github.com/ropensci/rvertnet)|2.6740567872423205e-06| +|cran|[ridigbio](https://github.com/iDigBio/ridigbio)|2.6740567872423205e-06| +|cran|fftw|2.6669623508680017e-06| +|npm|imagemin-svgo|2.6658289202046493e-06| +|npm|imagemin-optipng|2.6658289202046493e-06| +|npm|imagemin-jpegtran|2.6658289202046493e-06| +|npm|imagemin-gifsicle|2.6658289202046493e-06| +|npm|pretty-bytes|2.6658289202046493e-06| +|npm|plur|2.6658289202046493e-06| +|npm|p-map|2.6658289202046493e-06| +|npm|imagemin|2.6658289202046493e-06| +|npm|nodeunit-x|2.6611637195942917e-06| +|cran|[clusterCrit](http:www.r-project.org)|2.6597415358700194e-06| +|cran|kknn|2.6597289498146534e-06| +|npm|karma-mocha|2.653406597435632e-06| +|npm|karma-chai|2.653406597435632e-06| +|pypi|[pytest-cover](https://pypi.org/project/pytest-cover)|2.6473162193698947e-06| +|npm|prettier-plugin-pkgjson|2.6473162193698947e-06| +|npm|make-dir-cli|2.6473162193698947e-06| +|npm|koa|2.6473162193698947e-06| +|npm|formdata-polyfill|2.6473162193698947e-06| +|npm|once|2.6473162193698947e-06| +|npm|hexoid|2.6473162193698947e-06| +|npm|dezalgo|2.6473162193698947e-06| +|npm|houkou|2.6473162193698947e-06| +|cran|picante|2.6473162193698947e-06| +|cran|hisse|2.6473162193698947e-06| +|cran|diversitree|2.6473162193698947e-06| +|cran|[gargle](https://gargle.r-lib.org)|2.6428317763105473e-06| +|pypi|[langdetect](https://github.com/Mimino666/langdetect)|2.639477412902153e-06| +|rubygems|jekyll-seo-tag|2.6340796382730452e-06| +|rubygems|jekyll-github-metadata|2.6340796382730452e-06| +|rubygems|rubocop-github|2.6340796382730452e-06| +|pypi|[LSSTDESC.Coord](https://github.com/LSSTDESC/Coord)|2.6274212368728225e-06| +|npm|rollup-plugin-typescript2|2.6209310078811583e-06| +|pypi|[cmarkgfm](https://pypi.org/project/cmarkgfm)|2.6208430571761958e-06| +|rubygems|spoon|2.6208430571761958e-06| +|pypi|[os-service-types](https://pypi.org/project/os-service-types)|2.6091948658109687e-06| +|rubygems|[jemoji](https://github.com/jekyll/jemoji)|2.60720536756127e-06| +|cran|[arm](https://CRAN.R-project.org/package=arm)|2.5991831971995342e-06| +|rubygems|[hoe-gemspec2](http://rubygems.org/gems/hoe-gemspec2)|2.5946346266044335e-06| +|rubygems|hoe-doofus|2.5946346266044335e-06| +|npm|watchify|2.593289357750101e-06| +|npm|gulp-gh-pages|2.593289357750101e-06| +|npm|gulp-clean|2.593289357750101e-06| +|npm|gulp-beautify|2.593289357750101e-06| +|npm|babelify|2.593289357750101e-06| +|npm|babel-plugin-transform-es2015-modules-commonjs|2.593289357750101e-06| +|rubygems|hiredis|2.593289357750101e-06| +|rubygems|aws-sigv4|2.593289357750101e-06| +|rubygems|aws-sdk-kms|2.593289357750101e-06| +|rubygems|aws-sdk-core|2.593289357750101e-06| +|rubygems|bump|2.593289357750101e-06| +|cran|svUnit|2.5932893577501007e-06| +|cran|AlgDesign|2.5932893577501007e-06| +|pypi|[hyperspy](https://pypi.org/project/hyperspy)|2.59125540531265e-06| +|pypi|[sadisplay](https://pypi.org/project/sadisplay)|2.5900150025004167e-06| +|npm|eslint-plugin-jsx-a11y|2.5863060420290547e-06| +|cran|[shinyjqui](https://github.com/yang-tang/shinyjqui)|2.585249953939693e-06| +|pypi|[jsonargparse](https://pypi.org/project/jsonargparse)|2.568936046969091e-06| +|pypi|[keras2onnx](https://github.com/onnx/keras-onnx)|2.567094515752645e-06| +|pypi|[pyramid_debugtoolbar](https://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/)|2.5670945157526265e-06| +|pypi|[mpl-playback](https://pypi.org/project/mpl-playback)|2.5670945157526253e-06| +|pypi|[atomneb](https://atomneb.github.io/AtomNeb-py/)|2.5638856476079484e-06| +|pypi|[napari-plugin-engine](https://github.com/napari/napari-plugin-engine)|2.5606767794632517e-06| +|pypi|[colander](https://pypi.org/project/colander)|2.5547527151961235e-06| +|npm|babel-register|2.5434628065998826e-06| +|pypi|[types-tzlocal](https://pypi.org/project/types-tzlocal)|2.541423570595099e-06| +|cran|BiasedUrn|2.541423570595099e-06| +|pypi|[coconut](https://pypi.org/project/coconut)|2.53888468590919e-06| +|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|2.53888468590919e-06| +|cran|[hal9001](https://github.com/tlverse/hal9001)|2.5380986017178983e-06| +|cran|[ggdendro](https://github.com/andrie/ggdendro)|2.5299392003930513e-06| +|rubygems|execjs|2.5187322887147856e-06| +|pypi|[testscenarios](https://pypi.org/project/testscenarios)|2.5160093348891478e-06| +|cran|[oai](https://github.com/ropensci/oai)|2.514528816642902e-06| +|cran|rsyslog|2.5058791849923706e-06| +|cran|logging|2.5058791849923706e-06| +|pypi|[cmocean](https://pypi.org/project/cmocean)|2.501407097261309e-06| +|npm|babel-plugin-istanbul|2.5006768155489073e-06| +|cran|[leafem](https://github.com/r-spatial/leafem)|2.499135272545426e-06| +|cran|[reproj](https://github.com/hypertidy/reproj/)|2.482634360628732e-06| +|npm|[babel-polyfill](https://babeljs.io/)|2.4788209221360396e-06| +|cran|influenceR|2.478206721744594e-06| +|spack|[seqan](https://www.seqan.de)|2.475412568761464e-06| +|pypi|[Auto-FOX](https://pypi.org/project/Auto-FOX)|2.47541256876146e-06| +|pypi|[ephemeral-port-reserve](https://pypi.org/project/ephemeral-port-reserve)|2.47541256876146e-06| +|pypi|[fido](https://pypi.org/project/fido)|2.47541256876146e-06| +|pypi|[bravado-core](https://pypi.org/project/bravado-core)|2.47541256876146e-06| +|npm|[angular-mocks](http://angularjs.org)|2.47541256876146e-06| +|npm|gulp-angular-templatecache|2.47541256876146e-06| +|npm|gulp-cssnano|2.47541256876146e-06| +|npm|gulp-less|2.47541256876146e-06| +|cran|Rdonlp2|2.47541256876146e-06| +|cran|gamlss.dist|2.47541256876146e-06| +|cran|Rsolnp|2.47541256876146e-06| +|cran|[correlation](https://easystats.github.io/correlation/)|2.4745731657363494e-06| +|npm|[shx](https://github.com/shelljs/shx#readme)|2.470389992534988e-06| +|pypi|[mip](https://pypi.org/project/mip)|2.4659795151043724e-06| +|npm|[ts-jest](https://kulshekhar.github.io/ts-jest)|2.4582222037006167e-06| +|cran|[kml](http:www.r-project.org)|2.457076179363232e-06| +|cran|kriging|2.4436765101875955e-06| +|cran|udunits2|2.4436765101875955e-06| +|cran|formula.tools|2.4436765101875955e-06| +|cran|R2WinBUGS|2.4436765101875955e-06| +|cran|[posterior](https://mc-stan.org/posterior/)|2.4332000044879285e-06| +|pypi|[sphinxcontrib_bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|2.429571595265893e-06| +|rubygems|rexml|2.4286695103945893e-06| +|npm|[querystring](https://github.com/Gozala/querystring#readme)|2.4270711785297554e-06| +|pypi|[pixell](https://pypi.org/project/pixell)|2.422695449241538e-06| +|pypi|[lark](https://github.com/lark-parser/lark)|2.422201777219298e-06| +|pypi|[swagger-ui-bundle](https://pypi.org/project/swagger-ui-bundle)|2.4204034005667614e-06| +|pypi|[aiohttp-jinja2](https://pypi.org/project/aiohttp-jinja2)|2.4204034005667614e-06| +|rubygems|mercenary|2.415676050175029e-06| +|cran|plotlyGeoAssets|2.4132377326045567e-06| +|cran|listviewer|2.4132377326045567e-06| +|pypi|[camcops-server](https://camcops.readthedocs.org/)|2.4066511085180863e-06| +|pypi|[cardinal_pythonlib](https://pypi.org/project/cardinal_pythonlib)|2.4066511085180863e-06| +|pypi|[CherryPy](https://pypi.org/project/CherryPy)|2.4066511085180863e-06| +|pypi|[deform](https://pypi.org/project/deform)|2.4066511085180863e-06| +|pypi|[Faker](https://pypi.org/project/Faker)|2.4066511085180863e-06| +|pypi|[flower](https://pypi.org/project/flower)|2.4066511085180863e-06| +|pypi|[hl7](https://pypi.org/project/hl7)|2.4066511085180863e-06| +|pypi|[paginate](https://pypi.org/project/paginate)|2.4066511085180863e-06| +|pypi|[pycap](https://pypi.org/project/pycap)|2.4066511085180863e-06| +|pypi|[pyotp](https://pypi.org/project/pyotp)|2.4066511085180863e-06| +|pypi|[scrapy](https://pypi.org/project/scrapy)|2.4066511085180863e-06| +|pypi|[twilio](https://pypi.org/project/twilio)|2.4066511085180863e-06| +|pypi|[Wand](https://pypi.org/project/Wand)|2.4066511085180863e-06| +|pypi|[cheroot](https://pypi.org/project/cheroot)|2.4066511085180863e-06| +|pypi|[itemadapter](https://pypi.org/project/itemadapter)|2.4066511085180863e-06| +|pypi|[itemloaders](https://pypi.org/project/itemloaders)|2.4066511085180863e-06| +|pypi|[parsel](https://pypi.org/project/parsel)|2.4066511085180863e-06| +|pypi|[peppercorn](https://pypi.org/project/peppercorn)|2.4066511085180863e-06| +|pypi|[portend](https://pypi.org/project/portend)|2.4066511085180863e-06| +|pypi|[protego](https://pypi.org/project/protego)|2.4066511085180863e-06| +|pypi|[PyDispatcher](https://pypi.org/project/PyDispatcher)|2.4066511085180863e-06| +|pypi|[python-editor](https://pypi.org/project/python-editor)|2.4066511085180863e-06| +|pypi|[pytzdata](https://pypi.org/project/pytzdata)|2.4066511085180863e-06| +|pypi|[queuelib](https://pypi.org/project/queuelib)|2.4066511085180863e-06| +|pypi|[w3lib](https://pypi.org/project/w3lib)|2.4066511085180863e-06| +|pypi|[jaraco.collections](https://pypi.org/project/jaraco.collections)|2.4066511085180863e-06| +|pypi|[qrcode](https://pypi.org/project/qrcode)|2.4066511085180863e-06| +|pypi|[tldextract](https://pypi.org/project/tldextract)|2.4066511085180863e-06| +|pypi|[zc.lockfile](https://pypi.org/project/zc.lockfile)|2.4066511085180863e-06| +|pypi|[jaraco.text](https://pypi.org/project/jaraco.text)|2.4066511085180863e-06| +|pypi|[hickle](http://github.com/telegraphic/hickle)|2.3959548813691324e-06| +|cran|mlr3measures|2.389372587738982e-06| +|pypi|[biomaj-user](http://biomaj.genouest.org)|2.3886333996842603e-06| +|pypi|[zipppython_version<'3.8'](https://pypi.org/project/zipppython_version<'3.8')|2.3825845974329056e-06| +|pypi|[importlib_metadatapython_version<'3.8'](https://pypi.org/project/importlib_metadatapython_version<'3.8')|2.3825845974329056e-06| +|pypi|[tomlpython_version<'3.6'](https://pypi.org/project/tomlpython_version<'3.6')|2.3825845974329056e-06| +|npm|gulp-json-editor|2.3825845974329056e-06| +|npm|requizzle|2.3825845974329056e-06| +|npm|markdown-it-anchor|2.3825845974329056e-06| +|npm|klaw|2.3825845974329056e-06| +|npm|js2xmlparser|2.3825845974329056e-06| +|npm|escape-string-regexp|2.3825845974329056e-06| +|npm|catharsis|2.3825845974329056e-06| +|cran|mclustcomp|2.3825845974329056e-06| +|cran|maotai|2.3825845974329056e-06| +|cran|CVXR|2.3825845974329056e-06| +|cran|leafgl|2.3825845974329056e-06| +|cran|shinyEffects|2.3825845974329056e-06| +|npm|optimist|2.3775420903483915e-06| +|cran|seasonal|2.3677859353370487e-06| +|cran|forecTheta|2.3677859353370487e-06| +|cran|urca|2.3677859353370487e-06| +|cran|fracdiff|2.3677859353370487e-06| +|cran|googleAnalyticsR|2.3677859353370487e-06| +|cran|bigQueryR|2.3677859353370487e-06| +|pypi|[HTSeq](https://github.com/htseq)|2.353169972773245e-06| +|cran|[tiff](https://www.rforge.net/tiff/)|2.3531699727732417e-06| +|cran|[mauricer](https://docs.ropensci.org/mauricer/)|2.3531699727732412e-06| +|pypi|[typer-cli](https://pypi.org/project/typer-cli)|2.35316997277324e-06| +|pypi|[pytest-coverage](https://pypi.org/project/pytest-coverage)|2.35316997277324e-06| +|cran|prettymapr|2.35316997277324e-06| +|cran|rosm|2.35316997277324e-06| +|cran|wicket|2.35316997277324e-06| +|cran|pkgmaker|2.3499916652775465e-06| +|pypi|[pytest-check-links](https://pypi.org/project/pytest-check-links)|2.340784867653381e-06| +|cran|effects|2.3389475168938414e-06| +|spack|[kokkos](https://github.com/kokkos/kokkos)|2.337889648274711e-06| +|pypi|[zope.component](https://pypi.org/project/zope.component)|2.328183703694205e-06| +|pypi|[xdoctest](https://pypi.org/project/xdoctest)|2.3261920625824225e-06| +|npm|gaze|2.3190490081680277e-06| +|npm|hooker|2.311717978637465e-06| +|pypi|[twobody](https://pypi.org/project/twobody)|2.3103850641773627e-06| +|pypi|[cmastro](https://pypi.org/project/cmastro)|2.3103850641773627e-06| +|pypi|[sphinx-astrorefs](https://pypi.org/project/sphinx-astrorefs)|2.3103850641773627e-06| +|npm|punycode|2.3103850641773627e-06| +|go|[github.com/biogo/hts](https://github.com/biogo/hts)|2.29512611076205e-06| +|pypi|[url-normalize](https://pypi.org/project/url-normalize)|2.288955152150361e-06| +|pypi|[cattrs](https://pypi.org/project/cattrs)|2.288955152150361e-06| +|pypi|[pytest-socket](https://pypi.org/project/pytest-socket/)|2.285145563476265e-06| +|cran|[titanic](https://github.com/paulhendricks/titanic)|2.274467313179647e-06| +|cran|[float](https://github.com/wrathematics/float)|2.274467313179647e-06| +|pypi|[zest-releaser](https://pypi.org/project/zest-releaser)|2.2691281880313387e-06| +|pypi|[fhirspec](https://pypi.org/project/fhirspec)|2.2691281880313387e-06| +|pypi|[flake8-isort](https://pypi.org/project/flake8-isort)|2.2691281880313387e-06| +|cran|cleanrmd|2.2691281880313387e-06| +|npm|phantomjs-prebuilt|2.2691281880313383e-06| +|cran|agridat|2.2691281880313383e-06| +|cran|[ggmap](https://github.com/dkahle/ggmap)|2.2645440906817825e-06| +|rubygems|rubocop-standard|2.262212749744005e-06| +|rubygems|minitest-focus|2.262212749744005e-06| +|pypi|[stsci.tools](https://pypi.org/project/stsci.tools)|2.2612492707117853e-06| +|cran|cyclocomp|2.2495854572253274e-06| +|cran|xmlparsedata|2.2495854572253274e-06| +|npm|pify|2.2441095951889417e-06| +|pypi|[sphinx-pyviz-theme](https://pypi.org/project/sphinx-pyviz-theme)|2.2424325622897933e-06| +|pypi|[rise](https://pypi.org/project/rise)|2.2424325622897933e-06| +|pypi|[pytest-plt](https://pypi.org/project/pytest-plt)|2.2424325622897933e-06| +|cran|calibrator|2.2424325622897933e-06| +|cran|alabama|2.2424325622897933e-06| +|cran|disordR|2.2424325622897933e-06| +|cran|rio|2.231462497460778e-06| +|npm|rollup-plugin-livereload|2.2293189215746482e-06| +|pypi|[pytransit](https://github.com/hpparvi/PyTransit)|2.2196685981357607e-06| +|npm|duplexer|2.218072803800633e-06| +|cran|[geojsonio](https://github.com/ropensci/geojsonio)|2.214319795539474e-06| +|npm|rollup-plugin-copy|2.210945413979253e-06| +|pypi|[pvfactors](https://github.com/SunPower/pvfactors)|2.208961910318389e-06| +|cran|[ring](https://github.com/mrc-ide/ring)|2.2062783465419206e-06| +|cran|[cinterpolate](https://github.com/mrc-ide/cinterpolate)|2.2062783465419206e-06| +|cran|lda|2.1977537922987164e-06| +|npm|karma-sinon|2.1957672990091436e-06| +|pypi|[rpyc](http://rpyc.readthedocs.org)|2.1926007275722425e-06| +|pypi|[blurb](https://pypi.org/project/blurb)|2.190882388444051e-06| +|spack|libice|2.190882388444051e-06| +|spack|nlohmann-json|2.190882388444051e-06| +|spack|xxhash|2.190882388444051e-06| +|spack|libxpm|2.190882388444051e-06| +|spack|ftgl|2.190882388444051e-06| +|spack|arrow|2.190882388444051e-06| +|spack|davix|2.190882388444051e-06| +|spack|dcap|2.190882388444051e-06| +|spack|fcgi|2.190882388444051e-06| +|spack|mysql-client|2.190882388444051e-06| +|spack|oracle-instant-client|2.190882388444051e-06| +|spack|postgresql|2.190882388444051e-06| +|spack|pythia6|2.190882388444051e-06| +|spack|r|2.190882388444051e-06| +|spack|r-rcpp|2.190882388444051e-06| +|spack|r-rinside|2.190882388444051e-06| +|spack|shadow|2.190882388444051e-06| +|spack|unuran|2.190882388444051e-06| +|spack|vdt|2.190882388444051e-06| +|spack|veccore|2.190882388444051e-06| +|spack|xrootd|2.190882388444051e-06| +|cran|textdata|2.1890721906514014e-06| +|cran|mallet|2.1890721906514014e-06| +|cran|gutenbergr|2.1890721906514014e-06| +|npm|bl|2.188448074679113e-06| +|spack|[papi](https://icl.cs.utk.edu/papi/index.html)|2.181113518919823e-06| +|rubygems|toxiproxy|2.178363060510085e-06| +|rubygems|mini_portile2|2.178363060510085e-06| +|rubygems|connection_pool|2.178363060510085e-06| +|cran|[ids](https://github.com/richfitz/ids)|2.1728621436906224e-06| +|cran|text2vec|2.165985997666278e-06| +|cran|quanteda.textplots|2.165985997666278e-06| +|cran|quanteda.textstats|2.165985997666278e-06| +|cran|quanteda.textmodels|2.165985997666278e-06| +|cran|questionr|2.165985997666278e-06| +|cran|dockerfiler|2.1602472592549888e-06| +|cran|attachment|2.1602472592549888e-06| +|pypi|[copier](https://pypi.org/project/copier)|2.151196521580412e-06| +|pypi|[dunamai](https://pypi.org/project/dunamai)|2.151196521580412e-06| +|pypi|[iteration-utilities](https://pypi.org/project/iteration-utilities)|2.151196521580412e-06| +|pypi|[jinja2-ansible-filters](https://pypi.org/project/jinja2-ansible-filters)|2.151196521580412e-06| +|pypi|[jupyter-events](https://pypi.org/project/jupyter-events)|2.151196521580412e-06| +|pypi|[jupyter-server-terminals](https://pypi.org/project/jupyter-server-terminals)|2.151196521580412e-06| +|pypi|[pkgutil-resolve-name](https://pypi.org/project/pkgutil-resolve-name)|2.151196521580412e-06| +|pypi|[powerlaw](https://pypi.org/project/powerlaw)|2.151196521580412e-06| +|pypi|[pygeos](https://pypi.org/project/pygeos)|2.151196521580412e-06| +|pypi|[python-ternary](https://pypi.org/project/python-ternary)|2.151196521580412e-06| +|pypi|[pyyaml-include](https://pypi.org/project/pyyaml-include)|2.151196521580412e-06| +|pypi|[send2trash](https://pypi.org/project/send2trash)|2.151196521580412e-06| +|cran|[corpcor](https://strimmerlab.github.io/software/corpcor/)|2.1474732968315258e-06| +|rubygems|regexp_parser|2.142571136087965e-06| +|cran|mfx|2.1410993957708548e-06| +|cran|drc|2.1410993957708548e-06| +|pypi|[pre-commit~=2.12](https://pypi.org/project/pre-commit~=2.12)|2.1404384705143166e-06| +|pypi|[triton](https://pypi.org/project/triton)|2.117852975495916e-06| +|pypi|[nvidia-nvtx-cu11](https://pypi.org/project/nvidia-nvtx-cu11)|2.117852975495916e-06| +|pypi|[nvidia-nccl-cu11](https://pypi.org/project/nvidia-nccl-cu11)|2.117852975495916e-06| +|pypi|[nvidia-cusparse-cu11](https://pypi.org/project/nvidia-cusparse-cu11)|2.117852975495916e-06| +|pypi|[nvidia-cusolver-cu11](https://pypi.org/project/nvidia-cusolver-cu11)|2.117852975495916e-06| +|pypi|[nvidia-curand-cu11](https://pypi.org/project/nvidia-curand-cu11)|2.117852975495916e-06| +|pypi|[nvidia-cufft-cu11](https://pypi.org/project/nvidia-cufft-cu11)|2.117852975495916e-06| +|pypi|[nvidia-cuda-cupti-cu11](https://pypi.org/project/nvidia-cuda-cupti-cu11)|2.117852975495916e-06| +|cran|odeintr|2.117852975495916e-06| +|cran|bigstatsr|2.117852975495916e-06| +|cran|RQuantLib|2.117852975495916e-06| +|cran|leafsync|2.1140710951825306e-06| +|npm|[clsx](https://github.com/lukeed/clsx#readme)|2.1104478951620153e-06| +|pypi|[cobra](https://opencobra.github.io/cobrapy)|2.100350058343057e-06| +|npm|gulp-autoprefixer|2.0995908224920077e-06| +|npm|ubelt|2.094579865875082e-06| +|npm|asynct|2.094579865875082e-06| +|npm|event-stream|2.094579865875082e-06| +|npm|it-is|2.094579865875082e-06| +|npm|stream-spec|2.094579865875082e-06| +|npm|string-to-stream|2.094579865875082e-06| +|pypi|[pySMARTS](https://pypi.org/project/pySMARTS)|2.0945798658750815e-06| +|pypi|[pvmismatch](https://pypi.org/project/pvmismatch)|2.0945798658750815e-06| +|pypi|[cloudnetpy-qc](https://pypi.org/project/cloudnetpy-qc)|2.0945798658750815e-06| +|cran|snow|2.0945798658750815e-06| +|cran|Rmpi|2.0945798658750815e-06| +|cran|batchtools|2.0945798658750815e-06| +|cran|BatchJobs|2.0945798658750815e-06| +|cran|BBmisc|2.0945798658750815e-06| +|cran|[ssh](https://docs.ropensci.org/ssh)|2.0945798658750815e-06| +|pypi|[rtoml](https://pypi.org/project/rtoml)|2.091186256662896e-06| +|pypi|[pythran](https://pypi.org/project/pythran)|2.091186256662896e-06| +|pypi|[meson-python](https://pypi.org/project/meson-python)|2.091186256662896e-06| +|pypi|[lazy_loader](https://pypi.org/project/lazy_loader)|2.091186256662896e-06| +|rubygems|[jar-dependencies](https://github.com/mkristian/jar-dependencies)|2.07363199358226e-06| +|npm|read-dir-deep|2.071812693419918e-06| +|npm|gulp-uglify-es|2.071812693419918e-06| +|npm|gulp-strip-comments|2.071812693419918e-06| +|npm|gulp-jsbeautifier|2.071812693419918e-06| +|npm|webgpu|2.071812693419918e-06| +|npm|gpu-mock.js|2.071812693419918e-06| +|npm|gl-wiretap|2.071812693419918e-06| +|npm|gl|2.071812693419918e-06| +|pypi|[pymeeus](https://pypi.org/project/pymeeus)|2.056838639773296e-06| +|pypi|[casatools](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|2.0498249708284715e-06| +|cran|rematch2|2.0490227537922986e-06| +|npm|pngjs|2.0442596288570615e-06| +|cran|[mlr3pipelines](https://mlr3pipelines.mlr-org.com)|2.04251433209883e-06| +|pypi|[sncosmo](https://sncosmo.readthedocs.org)|2.0423542812691055e-06| +|pypi|[tableschema-sql](https://pypi.org/project/tableschema-sql)|2.0385750566270847e-06| +|pypi|[pylama](https://pypi.org/project/pylama)|2.0385750566270847e-06| +|pypi|[tabulator](https://pypi.org/project/tabulator)|2.0385750566270847e-06| +|pypi|[tableschema](https://pypi.org/project/tableschema)|2.0385750566270847e-06| +|pypi|[dfsql](https://pypi.org/project/dfsql)|2.0385750566270847e-06| +|pypi|[modin-spreadsheet](https://pypi.org/project/modin-spreadsheet)|2.0385750566270847e-06| +|pypi|[Yapsy](https://pypi.org/project/Yapsy)|2.0385750566270847e-06| +|pypi|[influxdb](https://pypi.org/project/influxdb)|2.0385750566270847e-06| +|pypi|[drmaa](https://pypi.org/project/drmaa)|2.0385750566270847e-06| +|pypi|[biomaj-process](https://pypi.org/project/biomaj-process)|2.0385750566270847e-06| +|pypi|[biomaj-download](https://pypi.org/project/biomaj-download)|2.0385750566270847e-06| +|pypi|[pyright](https://pypi.org/project/pyright)|2.0385750566270847e-06| +|cran|bain|2.0385750566270847e-06| +|cran|gclus|2.0282515034557042e-06| +|npm|[types](http://nodeca.github.com/types/)|2.027820586351534e-06| +|pypi|[texsoup](https://github.com/alvinwan/TexSoup)|2.0277315722833235e-06| +|pypi|[sphinx_tabs](https://github.com/executablebooks/sphinx-tabs)|2.0277315722833235e-06| +|pypi|[sphinx_click](https://pypi.org/project/sphinx_click)|2.0277315722833235e-06| +|pypi|[sphinx-proof](https://pypi.org/project/sphinx-proof)|2.0277315722833235e-06| +|pypi|[sphinx_inline_tabs](https://pypi.org/project/sphinx_inline_tabs)|2.0277315722833235e-06| +|pypi|[sphinx-multitoc-numbering](https://pypi.org/project/sphinx-multitoc-numbering)|2.0277315722833235e-06| +|pypi|[sphinx_togglebutton](https://pypi.org/project/sphinx_togglebutton)|2.0277315722833235e-06| +|pypi|[sphinx-jupyterbook-latex](https://pypi.org/project/sphinx-jupyterbook-latex)|2.0277315722833235e-06| +|pypi|[sphinx-external-toc](https://pypi.org/project/sphinx-external-toc)|2.0277315722833235e-06| +|pypi|[sphinx-comments](https://pypi.org/project/sphinx-comments)|2.0277315722833235e-06| +|pypi|[snakeviz](https://pypi.org/project/snakeviz)|2.022552004281415e-06| +|cran|[dde](https://github.com/mrc-ide/dde)|2.0211513381943764e-06| +|npm|[runmd](https://github.com/broofa/runmd)|2.017002833805634e-06| +|npm|random-seed|2.017002833805634e-06| +|npm|optional-dev-dependency|2.017002833805634e-06| +|pypi|[bson](https://pypi.org/project/bson)|2.013909311176863e-06| +|cran|movMF|2.0063870294171835e-06| +|cran|flexmix|2.0063870294171835e-06| +|cran|flexclust|2.0063870294171835e-06| +|cran|cclust|2.0063870294171835e-06| +|cran|RWeka|2.0063870294171835e-06| +|cran|relations|2.0063870294171835e-06| +|cran|[rncl](https://github.com/fmichonneau/rncl)|2.0032505417569645e-06| +|pypi|[libpysal](http://pysal.org/libpysal)|1.996629067807599e-06| +|pypi|[casatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.986289381563594e-06| +|pypi|[PyEnchant](https://pypi.org/project/PyEnchant)|1.985487164527421e-06| +|npm|pm2-sysmonit|1.985487164527421e-06| +|npm|yamljs|1.985487164527421e-06| +|npm|vizion|1.985487164527421e-06| +|npm|source-map-support|1.985487164527421e-06| +|npm|promptly|1.985487164527421e-06| +|npm|pm2-multimeter|1.985487164527421e-06| +|npm|pm2-deploy|1.985487164527421e-06| +|npm|pm2-axon-rpc|1.985487164527421e-06| +|npm|pm2-axon|1.985487164527421e-06| +|npm|pidusage|1.985487164527421e-06| +|npm|fclone|1.985487164527421e-06| +|npm|croner|1.985487164527421e-06| +|npm|cli-tableau|1.985487164527421e-06| +|npm|blessed|1.985487164527421e-06| +|cran|arkdb|1.985487164527421e-06| +|cran|TH.data|1.9833861199088736e-06| +|go|[github.com/spf13/pflag](https://github.com/spf13/pflag)|1.981627168645682e-06| +|pypi|[pyevtk](https://github.com/pyscience-projects/pyevtk)|1.981543492542875e-06| +|cran|[energy](https://github.com/mariarizzo/energy)|1.966601638467524e-06| +|npm|mocha-headless-chrome|1.965632292882147e-06| +|npm|gulp-format-md|1.965632292882147e-06| +|pypi|[dask-cudf](https://pypi.org/project/dask-cudf)|1.962888123630361e-06| +|pypi|[cudf](https://pypi.org/project/cudf)|1.962888123630361e-06| +|pypi|[snappy](https://pypi.org/project/snappy)|1.962888123630361e-06| +|pypi|[datashape](https://pypi.org/project/datashape)|1.962888123630361e-06| +|pypi|[fastremap](https://pypi.org/project/fastremap)|1.9549412081500766e-06| +|pypi|[edt](https://pypi.org/project/edt)|1.9549412081500766e-06| +|pypi|[fill-voids](https://pypi.org/project/fill-voids)|1.9549412081500766e-06| +|pypi|[dijkstra3d](https://pypi.org/project/dijkstra3d)|1.9549412081500766e-06| +|pypi|[cloud-volume](https://pypi.org/project/cloud-volume)|1.9549412081500766e-06| +|pypi|[connected-components-3d](https://pypi.org/project/connected-components-3d)|1.9549412081500766e-06| +|npm|babel-plugin-module-resolver|1.9497126210224227e-06| +|cran|[ggiraph](https://davidgohel.github.io/ggiraph/)|1.9459493248874797e-06| +|npm|sveld|1.944967018312576e-06| +|npm|pretty-quick|1.944967018312576e-06| +|cran|sn|1.944967018312576e-06| +|cran|ProFound|1.944967018312576e-06| +|cran|FITSio|1.944967018312576e-06| +|rubygems|fakeweb-fi|1.944967018312576e-06| +|rubygems|rspectacular|1.944967018312576e-06| +|rubygems|fuubar|1.944967018312576e-06| +|rubygems|bindex|1.944967018312576e-06| +|pypi|[bs4](https://pypi.python.org/pypi/beautifulsoup4)|1.944591833681689e-06| +|cran|dials|1.9419184806663177e-06| +|cran|[hdf5r](https://hhoeflin.github.io/hdf5r/)|1.9412468588270282e-06| +|npm|kefir|1.936322720453409e-06| +|npm|highland|1.936322720453409e-06| +|npm|grunt-saucelabs|1.936322720453409e-06| +|npm|co|1.936322720453409e-06| +|npm|baconjs|1.936322720453409e-06| +|npm|acorn-walk|1.936322720453409e-06| +|pypi|[sphinx-toggleprompt](https://pypi.org/project/sphinx-toggleprompt)|1.9339160693448906e-06| +|pypi|[nestcheck](https://github.com/ejhigson/nestcheck)|1.9253208868144838e-06| +|pypi|[demask](https://github.com/Singh-Lab/DeMaSk)|1.9253208868144728e-06| +|pypi|[napari-tracks-reader](https://github.com/sylvainprigent/napari-tracks-reader)|1.9253208868144728e-06| +|pypi|[git](https://pypi.org)|1.9253208868144728e-06| +|pypi|[atropos](https://atropos.readthedocs.org/)|1.9253208868144728e-06| +|pypi|[SomaticSiMu](https://github.com/HillLab/SomaticSiMu)|1.9253208868144728e-06| +|pypi|[smart_open](https://github.com/piskvorky/smart_open)|1.9253208868144728e-06| +|pypi|[jumper](https://vlab.jumper.io)|1.9253208868144728e-06| +|pypi|[ftperiodogram](http://github.com/jakevdp/nfft/)|1.9253208868144728e-06| +|pypi|[pybiopax](https://github.com/indralab/pybiopax)|1.9253208868144728e-06| +|pypi|[coxeter](https://github.com/glotzerlab/coxeter)|1.9253208868144728e-06| +|pypi|[exhale](https://github.com/svenevs/exhale)|1.9253208868144728e-06| +|pypi|[bio-hansel](https://github.com/phac-nml/biohansel)|1.9253208868144728e-06| +|cran|kappaSize|1.9253208868144728e-06| +|cran|[readtext](https://github.com/quanteda/readtext)|1.925320886814472e-06| +|pypi|[petsc](https://petsc.org/)|1.9253208868144694e-06| +|pypi|[PICOS](https://pypi.org/project/PICOS)|1.9253208868144694e-06| +|pypi|[cb-platon](https://github.com/oschwengers/platon)|1.9253208868144694e-06| +|pypi|[firesong](https://github.com/icecube/FIRESONG)|1.9253208868144694e-06| +|pypi|[subset](https://github.com/rightbrace/subset-game.git)|1.9253208868144694e-06| +|pypi|[PeptideBuilder](https://github.com/clauswilke/PeptideBuilder)|1.9253208868144694e-06| +|pypi|[gridtest](http://www.github.com/vsoch/gridtest)|1.9253208868144694e-06| +|pypi|[catscii](https://pypi.org/project/catscii)|1.9253208868144694e-06| +|pypi|[OpenSMOG](https://github.com/junioreif/OpenSMOG)|1.9253208868144694e-06| +|pypi|[komics](http://github.com/frebio/komics)|1.9253208868144694e-06| +|pypi|[simpleyaml](http://pyyaml.org/wiki/PyYAML)|1.9253208868144694e-06| +|pypi|[partycls](https://pypi.org/project/partycls)|1.9253208868144694e-06| +|pypi|[hera-opm](https://github.com/HERA-Team/hera_opm)|1.9253208868144694e-06| +|pypi|[sepp](https://repos.cosmos.esa.int/socci/projects/SEPP/repos/sepp)|1.9253208868144694e-06| +|npm|[natives](https://github.com/addaleax/natives#readme)|1.9253208868144694e-06| +|npm|[nonew](https://github.com/frewsxcv/nonew.js)|1.9253208868144694e-06| +|npm|[three.trackball](https://github.com/anvaka/three.trackball)|1.9253208868144694e-06| +|npm|[three-buffergeometry-sort](https://github.com/frewsxcv/three-buffergeometry-sort)|1.9253208868144694e-06| +|cran|nLTT|1.925320886814469e-06| +|pypi|[cdp-backend](https://github.com/CouncilDataProject/cdp-backend)|1.925320886814451e-06| +|pypi|[spython](https://github.com/singularityhub/singularity-cli)|1.924404067344563e-06| +|cran|concaveman|1.9238260724613524e-06| +|cran|tweenr|1.9238260724613524e-06| +|rubygems|[sprockets-rails](https://github.com/rails/sprockets-rails)|1.9190341247350745e-06| +|rubygems|activestorage|1.9190341247350745e-06| +|rubygems|activejob|1.9190341247350745e-06| +|rubygems|actioncable|1.9190341247350745e-06| +|cran|ranger|1.9146246596655e-06| +|rubygems|[chronic_duration](https://github.com/hpoydar/chronic_duration)|1.9060676779463361e-06| +|pypi|[ducc0](https://gitlab.mpcdf.mpg.de/mtr/ducc)|1.9060676779463262e-06| +|spack|asio|1.9060676779463245e-06| +|spack|gperftools|1.9060676779463245e-06| +|spack|mimalloc|1.9060676779463245e-06| +|spack|otf2|1.9060676779463245e-06| +|rubygems|mini_portile|1.9060676779463243e-06| +|rubygems|hoe-gemspec|1.9060676779463243e-06| +|rubygems|hoe-bundler|1.9060676779463243e-06| +|cran|[countrycode](https://vincentarelbundock.github.io/countrycode/)|1.8951467401429737e-06| +|cran|[yardstick](https://github.com/tidymodels/yardstick)|1.8884373449214729e-06| +|pypi|[sphinx_thebe](https://github.com/executablebooks/sphinx-thebe)|1.8778991900949006e-06| +|pypi|[sphinxcontrib-youtube](https://pypi.org/project/sphinxcontrib-youtube)|1.8778991900949006e-06| +|pypi|[ablog](https://pypi.org/project/ablog)|1.8778991900949006e-06| +|pypi|[pytype](https://pypi.org/project/pytype)|1.8778991900949006e-06| +|pypi|[pytest-custom-exit-code](https://pypi.org/project/pytest-custom-exit-code)|1.8778991900949006e-06| +|pypi|[jraph](https://pypi.org/project/jraph)|1.8778991900949006e-06| +|pypi|[clu](https://pypi.org/project/clu)|1.8778991900949006e-06| +|pypi|[orbax](https://pypi.org/project/orbax)|1.8778991900949006e-06| +|cran|nFactors|1.8700205621190942e-06| +|npm|tmp|1.8665418534668057e-06| +|pypi|[yte](https://github.com/koesterlab/yte)|1.8588514752458758e-06| +|rubygems|[rails](https://rubyonrails.org)|1.8572297063516192e-06| +|pypi|[vulture](https://pypi.org/project/vulture)|1.851130890236092e-06| +|cran|adehabitatHR|1.8450991831972014e-06| +|cran|[parsedate](https://github.com/gaborcsardi/parsedate)|1.8421820303384036e-06| +|cran|gginnards|1.8416112830399268e-06| +|pypi|[pypandoc](https://pypi.org/project/pypandoc)|1.8391881102990848e-06| +|pypi|[lap](https://pypi.org/project/lap)|1.8391881102990848e-06| +|cran|[osmdata](https://docs.ropensci.org/osmdata/)|1.8373062177029473e-06| +|pypi|[flask-cors](https://github.com/corydolphin/flask-cors)|1.8359236343312126e-06| +|pypi|[ligo-gracedb](https://pypi.org/project/ligo-gracedb)|1.8327573826406964e-06| +|pypi|[sphinx-immaterial](https://pypi.org/project/sphinx-immaterial)|1.8327573826406964e-06| +|pypi|[jsonschema-spec](https://pypi.org/project/jsonschema-spec)|1.8327573826406964e-06| +|pypi|[openapi-schema-validator](https://pypi.org/project/openapi-schema-validator)|1.8327573826406964e-06| +|npm|docdown|1.8327573826406964e-06| +|npm|qunitjs|1.8327573826406964e-06| +|npm|platform|1.8327573826406964e-06| +|npm|qunit-extras|1.8327573826406964e-06| +|cran|CircStats|1.8327573826406964e-06| +|npm|[formidable](https://github.com/node-formidable/formidable)|1.8256665966066858e-06| +|pypi|[jarvis-tools](https://github.com/usnistgov/jarvis)|1.8153025504250707e-06| +|pypi|[elasticsearch-dsl](https://pypi.org/project/elasticsearch-dsl)|1.8153025504250707e-06| +|pypi|[mongomock](https://pypi.org/project/mongomock)|1.8153025504250707e-06| +|pypi|[jsondiff](https://pypi.org/project/jsondiff)|1.8153025504250707e-06| +|pypi|[mkdocs-awesome-pages-plugin](https://pypi.org/project/mkdocs-awesome-pages-plugin)|1.8153025504250707e-06| +|pypi|[mike](https://pypi.org/project/mike)|1.8153025504250707e-06| +|pypi|[aiida-core](https://pypi.org/project/aiida-core)|1.8153025504250707e-06| +|pypi|[trollius](https://pypi.org/project/trollius)|1.8153025504250707e-06| +|cran|showimage|1.8153025504250707e-06| +|pypi|[setoptconf-tmp](https://pypi.org/project/setoptconf-tmp)|1.8057483264754653e-06| +|pypi|[requirements-detector](https://pypi.org/project/requirements-detector)|1.8057483264754653e-06| +|pypi|[pylint-plugin-utils](https://pypi.org/project/pylint-plugin-utils)|1.8057483264754653e-06| +|pypi|[pylint-flask](https://pypi.org/project/pylint-flask)|1.8057483264754653e-06| +|pypi|[pylint-django](https://pypi.org/project/pylint-django)|1.8057483264754653e-06| +|pypi|[pylint-celery](https://pypi.org/project/pylint-celery)|1.8057483264754653e-06| +|pypi|[dodgy](https://pypi.org/project/dodgy)|1.8057483264754653e-06| +|pypi|[dm-haiku](https://github.com/deepmind/dm-haiku)|1.799787144011186e-06| +|pypi|[subunit2sql](https://pypi.org/project/subunit2sql)|1.79714952492082e-06| +|pypi|[cliff](https://pypi.org/project/cliff)|1.79714952492082e-06| +|npm|babel-preset-es2016|1.79714952492082e-06| +|npm|babel-preset-es2017|1.79714952492082e-06| +|cran|ggfortify|1.7869384480746792e-06| +|cran|[sjlabelled](https://strengejacke.github.io/sjlabelled/)|1.7694615769294858e-06| +|cran|[wellknown](https://github.com/ropensci/wellknown)|1.7648774795799327e-06| +|pypi|[gstools](https://pypi.org/project/gstools)|1.76487747957993e-06| +|pypi|[openturns](https://pypi.org/project/openturns)|1.76487747957993e-06| +|pypi|[numpoly](https://pypi.org/project/numpoly)|1.76487747957993e-06| +|npm|mini-svg-data-uri|1.76487747957993e-06| +|cran|R2HTML|1.76487747957993e-06| +|pypi|[pytest-param-files~=0.3.4](https://pypi.org/project/pytest-param-files~=0.3.4)|1.7494502288843014e-06| +|pypi|[pytest>=6,<7](https://pypi.org/project/pytest>=6,<7)|1.7494502288843014e-06| +|pypi|[sphinxext-opengraph~=0.6.3](https://pypi.org/project/sphinxext-opengraph~=0.6.3)|1.7494502288843014e-06| +|pypi|[sphinxcontrib.mermaid~=0.7.1](https://pypi.org/project/sphinxcontrib.mermaid~=0.7.1)|1.7494502288843014e-06| +|pypi|[sphinxext-rediraffe~=0.2.7](https://pypi.org/project/sphinxext-rediraffe~=0.2.7)|1.7494502288843014e-06| +|pypi|[linkify-it-py~=1.0](https://pypi.org/project/linkify-it-py~=1.0)|1.7494502288843014e-06| +|pypi|[sphinx>=4,<6](https://pypi.org/project/sphinx>=4,<6)|1.7494502288843014e-06| +|pypi|[mdit-py-plugins~=0.3.0](https://pypi.org/project/mdit-py-plugins~=0.3.0)|1.7494502288843014e-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.7494502288843014e-06| +|pypi|[docutils>=0.15,<0.19](https://pypi.org/project/docutils>=0.15,<0.19)|1.7494502288843014e-06| +|npm|walkdir|1.7472287047841305e-06| +|npm|jasmine-reporters|1.7472287047841305e-06| +|npm|jasmine-growl-reporter|1.7472287047841305e-06| +|spack|groff|1.7472287047841305e-06| +|spack|ghostscript|1.7472287047841305e-06| +|spack|gts|1.7472287047841305e-06| +|spack|cairo|1.7472287047841305e-06| +|spack|pango|1.7472287047841305e-06| +|spack|poppler|1.7472287047841305e-06| +|spack|sed|1.7472287047841305e-06| +|rubygems|ffi|1.7472287047841305e-06| +|pypi|[sphinxbootstrap4theme](https://pypi.org/project/sphinxbootstrap4theme)|1.7427152476232377e-06| +|cran|[ggcorrplot](http://www.sthda.com/english/wiki/ggcorrplot)|1.7414179090155388e-06| +|npm|[pre-commit](https://github.com/observing/pre-commit)|1.7389566321254212e-06| +|spack|[protobuf](https://developers.google.com/protocol-buffers)|1.7334284396236697e-06| +|pypi|[sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks)|1.732788798133022e-06| +|pypi|[levmar](https://pypi.org/project/levmar)|1.732788798133022e-06| +|pypi|[gradient-free-optimizers](https://pypi.org/project/gradient-free-optimizers)|1.732788798133022e-06| +|pypi|[bumps](https://pypi.org/project/bumps)|1.732788798133022e-06| +|pypi|[tinycc](https://pypi.org/project/tinycc)|1.732788798133022e-06| +|pypi|[sasmodels](https://pypi.org/project/sasmodels)|1.732788798133022e-06| +|pypi|[dfogn](https://pypi.org/project/dfogn)|1.732788798133022e-06| +|pypi|[DFO-LS](https://pypi.org/project/DFO-LS)|1.732788798133022e-06| +|cran|sangerseqR|1.732788798133022e-06| +|cran|[ggraph](https://ggraph.data-imaginist.com)|1.7312846411901995e-06| +|pypi|[croniter](http://github.com/kiorky/croniter)|1.7303821470245048e-06| +|rubygems|[ruby-progressbar](https://github.com/jfelchner/ruby-progressbar)|1.7292672290619866e-06| +|cran|dendroextras|1.7277221642203526e-06| +|pypi|[NRSur7dq2](https://www.black-holes.org/surrogates/)|1.711396343835095e-06| +|cran|[rlist](https://renkun.me/rlist)|1.711396343835095e-06| +|pypi|[openbabel](http://openbabel.org/)|1.7071178529754962e-06| +|npm|[ndjson](https://github.com/ndjson/ndjson.js)|1.7040752213280977e-06| +|pypi|[pssmgen](https://github.com/DeepRank/PSSMGen)|1.7020952767490257e-06| +|spack|fltk|1.7018461410235038e-06| +|spack|glpk|1.7018461410235038e-06| +|spack|gnuplot|1.7018461410235038e-06| +|spack|imagemagick|1.7018461410235038e-06| +|spack|qhull|1.7018461410235038e-06| +|spack|qrupdate|1.7018461410235038e-06| +|spack|qscintilla|1.7018461410235038e-06| +|cran|[hrbrthemes](http://github.com/hrbrmstr/hrbrthemes)|1.6973223607443362e-06| +|npm|cli-color|1.6958616271210035e-06| +|pypi|[pandas-datareader](https://pypi.org/project/pandas-datareader)|1.6942823803967327e-06| +|pypi|[oldest-supported-numpy](https://pypi.org/project/oldest-supported-numpy)|1.6942823803967327e-06| +|pypi|[genfire](https://pypi.org/project/genfire)|1.6942823803967327e-06| +|pypi|[swapper](https://pypi.org/project/swapper)|1.6942823803967327e-06| +|pypi|[jsonfield](https://pypi.org/project/jsonfield)|1.6942823803967327e-06| +|pypi|[django-model-utils](https://pypi.org/project/django-model-utils)|1.6942823803967327e-06| +|pypi|[opencv-contrib-python](https://github.com/opencv/opencv-python)|1.6869478246374513e-06| +|npm|native-hello-world|1.6848276796132689e-06| +|npm|module-not-found-error|1.6848276796132689e-06| +|npm|fill-keys|1.6848276796132689e-06| +|npm|node-domexception|1.6848276796132689e-06| +|pypi|[deepspeed](https://pypi.org/project/deepspeed)|1.681116583156016e-06| +|npm|codeclimate-test-reporter|1.6789886226458988e-06| +|pypi|[requestsexceptions](https://pypi.org/project/requestsexceptions)|1.6773395565927654e-06| +|pypi|[jsonpatch](https://pypi.org/project/jsonpatch)|1.6773395565927654e-06| +|cran|[workflows](https://github.com/tidymodels/workflows)|1.6745128019420867e-06| +|pypi|[py2-ipaddress](https://pypi.org/project/py2-ipaddress)|1.6719891911809863e-06| +|npm|normalize-wheel-es|1.6719891911809863e-06| +|npm|memoize-one|1.6719891911809863e-06| +|npm|lodash-unified|1.6719891911809863e-06| +|npm|lodash-es|1.6719891911809863e-06| +|npm|async-validator|1.6719891911809863e-06| +|cran|highcharter|1.6719891911809863e-06| +|npm|[grunt-eslint](https://github.com/sindresorhus/grunt-eslint#readme)|1.6689811855089398e-06| +|pypi|[casadata](https://open-bitbucket.nrao.edu/projects/CASA/repos/casadatabrowse)|1.6686114352392066e-06| +|npm|promise|1.665077860198922e-06| +|pypi|[cupy-cuda92](https://pypi.org/project/cupy-cuda92)|1.6633010352938292e-06| +|pypi|[cupy-cuda91](https://pypi.org/project/cupy-cuda91)|1.6633010352938292e-06| +|pypi|[cupy-cuda90](https://pypi.org/project/cupy-cuda90)|1.6633010352938292e-06| +|pypi|[cupy-cuda80](https://pypi.org/project/cupy-cuda80)|1.6633010352938292e-06| +|pypi|[cupy-cuda115](https://pypi.org/project/cupy-cuda115)|1.6633010352938292e-06| +|pypi|[cupy-cuda114](https://pypi.org/project/cupy-cuda114)|1.6633010352938292e-06| +|pypi|[cupy-cuda113](https://pypi.org/project/cupy-cuda113)|1.6633010352938292e-06| +|pypi|[cupy-cuda112](https://pypi.org/project/cupy-cuda112)|1.6633010352938292e-06| +|pypi|[cupy-cuda111](https://pypi.org/project/cupy-cuda111)|1.6633010352938292e-06| +|pypi|[cupy-cuda110](https://pypi.org/project/cupy-cuda110)|1.6633010352938292e-06| +|pypi|[cupy-cuda102](https://pypi.org/project/cupy-cuda102)|1.6633010352938292e-06| +|pypi|[cupy-cuda101](https://pypi.org/project/cupy-cuda101)|1.6633010352938292e-06| +|pypi|[cupy-cuda100](https://pypi.org/project/cupy-cuda100)|1.6633010352938292e-06| +|npm|gulp-util|1.6592008123148728e-06| +|cran|survAUC|1.6574501547359342e-06| +|cran|simsurv|1.6574501547359342e-06| +|cran|set6|1.6574501547359342e-06| +|cran|param6|1.6574501547359342e-06| +|cran|bujar|1.6574501547359342e-06| +|cran|pso|1.6574501547359342e-06| +|cran|soma|1.6574501547359342e-06| +|cran|tcltk2|1.6574501547359342e-06| +|cran|[umap](https://github.com/tkonopka/umap)|1.655928765905433e-06| +|cran|IRanges|1.655504790704554e-06| +|cran|[txtq](https://github.com/wlandau/txtq)|1.654294946593664e-06| +|rubygems|unicode-display_width|1.650682703069559e-06| +|rubygems|rubocop-ast|1.650682703069559e-06| +|rubygems|rainbow|1.650682703069559e-06| +|rubygems|parser|1.650682703069559e-06| +|rubygems|parallel|1.650682703069559e-06| +|pypi|[pytest-jupyter](https://pytest-jupyter.readthedocs.io/)|1.6502750458409736e-06| +|cran|pgdraw|1.6502750458409736e-06| +|cran|matrixNormal|1.6502750458409736e-06| +|pypi|[sphinx-immaterial-igwn](https://pypi.org/project/sphinx-immaterial-igwn)|1.6502750458409732e-06| +|cran|DiagrammeRsvg|1.6494816443766268e-06| +|rubygems|contracts|1.6473870645107513e-06| +|rubygems|childprocess|1.6473870645107513e-06| +|rubygems|yard-junk|1.6473870645107513e-06| +|rubygems|rubocop-packaging|1.6473870645107513e-06| +|rubygems|rake-manifest|1.6473870645107513e-06| +|rubygems|pry-doc|1.6473870645107513e-06| +|pypi|[pyobjc-framework-Cocoa](https://github.com/ronaldoussoren/pyobjc)|1.6454088501929809e-06| +|npm|[abbrev](https://github.com/isaacs/abbrev-js#readme)|1.637770949112988e-06| +|npm|shortid|1.629117673458397e-06| +|npm|react-beautiful-dnd|1.629117673458397e-06| +|npm|objectpath|1.629117673458397e-06| +|pypi|[cmasher](https://cmasher.readthedocs.io)|1.62582652664333e-06| +|pypi|[mpi4pyd](https://github.com/1313e/mpi4pyd)|1.62582652664333e-06| +|pypi|[pypex](https://github.com/mikecokina/pypex.git)|1.62582652664333e-06| +|npm|in-publish|1.620884062675587e-06| +|npm|[sass-loader](https://github.com/webpack-contrib/sass-loader)|1.6087703806490295e-06| +|npm|taper|1.6072991331888646e-06| +|npm|karma-tap|1.6072991331888646e-06| +|npm|karma-phantomjs-launcher|1.6072991331888646e-06| +|npm|karma-browserify|1.6072991331888646e-06| +|npm|function-bind|1.6072991331888646e-06| +|npm|buffer-equal|1.6072991331888646e-06| +|npm|tunnel-agent|1.6072991331888646e-06| +|npm|qs|1.6072991331888646e-06| +|npm|performance-now|1.6072991331888646e-06| +|npm|oauth-sign|1.6072991331888646e-06| +|npm|isstream|1.6072991331888646e-06| +|npm|is-typedarray|1.6072991331888646e-06| +|npm|http-signature|1.6072991331888646e-06| +|npm|har-validator|1.6072991331888646e-06| +|npm|forever-agent|1.6072991331888646e-06| +|npm|extend|1.6072991331888646e-06| +|npm|caseless|1.6072991331888646e-06| +|npm|aws4|1.6072991331888646e-06| +|npm|aws-sign2|1.6072991331888646e-06| +|npm|[argparse](https://github.com/nodeca/argparse#readme)|1.6029326606699254e-06| +|pypi|[Flask-APScheduler](https://github.com/viniciuschiele/flask-apscheduler)|1.6017375444927096e-06| +|pypi|[autodoc](https://pypi.org/project/autodoc)|1.6017375444927094e-06| +|npm|[mz](https://github.com/normalize/mz#readme)|1.598703950658446e-06| +|cran|[fastcluster](http://danifold.net/fastcluster.html)|1.5923969784437778e-06| +|pypi|[Boruta](https://pypi.org/project/Boruta)|1.5911742866235283e-06| +|pypi|[coverage-badge](https://pypi.org/project/coverage-badge)|1.5911742866235283e-06| +|pypi|[cufflinks](https://pypi.org/project/cufflinks)|1.5911742866235283e-06| +|pypi|[daphne](https://pypi.org/project/daphne)|1.5911742866235283e-06| +|pypi|[django-admin-index](https://pypi.org/project/django-admin-index)|1.5911742866235283e-06| +|pypi|[django-classy-tags](https://pypi.org/project/django-classy-tags)|1.5911742866235283e-06| +|pypi|[django-light](https://pypi.org/project/django-light)|1.5911742866235283e-06| +|pypi|[django-ordered-model](https://pypi.org/project/django-ordered-model)|1.5911742866235283e-06| +|pypi|[dpd-components](https://pypi.org/project/dpd-components)|1.5911742866235283e-06| +|pypi|[htmlmin](https://pypi.org/project/htmlmin)|1.5911742866235283e-06| +|pypi|[ImageHash](https://pypi.org/project/ImageHash)|1.5911742866235283e-06| +|pypi|[jwcrypto](https://pypi.org/project/jwcrypto)|1.5911742866235283e-06| +|pypi|[kmodes](https://pypi.org/project/kmodes)|1.5911742866235283e-06| +|pypi|[missingno](https://pypi.org/project/missingno)|1.5911742866235283e-06| +|pypi|[multimethod](https://pypi.org/project/multimethod)|1.5911742866235283e-06| +|pypi|[pandas-profiling](https://pypi.org/project/pandas-profiling)|1.5911742866235283e-06| +|pypi|[phik](https://pypi.org/project/phik)|1.5911742866235283e-06| +|pypi|[pycaret](https://pypi.org/project/pycaret)|1.5911742866235283e-06| +|pypi|[pyLDAvis](https://pypi.org/project/pyLDAvis)|1.5911742866235283e-06| +|pypi|[pyod](https://pypi.org/project/pyod)|1.5911742866235283e-06| +|pypi|[scikit-plot](https://pypi.org/project/scikit-plot)|1.5911742866235283e-06| +|pypi|[tangled-up-in-unicode](https://pypi.org/project/tangled-up-in-unicode)|1.5911742866235283e-06| +|pypi|[textblob](https://pypi.org/project/textblob)|1.5911742866235283e-06| +|pypi|[visions](https://pypi.org/project/visions)|1.5911742866235283e-06| +|pypi|[yellowbrick](https://pypi.org/project/yellowbrick)|1.5911742866235283e-06| +|pypi|[pyepsg](https://pypi.org/project/pyepsg)|1.591152148546497e-06| +|pypi|[intake-xarray](https://pypi.org/project/intake-xarray)|1.591152148546497e-06| +|pypi|[intake-parquet](https://pypi.org/project/intake-parquet)|1.591152148546497e-06| +|go|[golang.org/x/sys](https://golang.org/x/sys)|1.58865231611178e-06| +|pypi|[eli5](https://github.com/eli5-org/eli5)|1.5883897316219371e-06| +|cran|sjPlot|1.5883897316219371e-06| +|pypi|[sphinxext-altair](https://pypi.org/project/sphinxext-altair)|1.588389731621937e-06| +|pypi|[vl-convert-python](https://pypi.org/project/vl-convert-python)|1.588389731621937e-06| +|pypi|[types-jsonschema](https://pypi.org/project/types-jsonschema)|1.588389731621937e-06| +|pypi|[peppy](https://pypi.org/project/peppy)|1.588389731621937e-06| +|pypi|[eido](https://pypi.org/project/eido)|1.588389731621937e-06| +|pypi|[slacker](https://pypi.org/project/slacker)|1.588389731621937e-06| +|pypi|[throttler](https://pypi.org/project/throttler)|1.588389731621937e-06| +|pypi|[reretry](https://pypi.org/project/reretry)|1.588389731621937e-06| +|pypi|[pscript](https://pypi.org/project/pscript)|1.5815135855975996e-06| +|pypi|[mpl-sample-data](https://pypi.org/project/mpl-sample-data)|1.5815135855975996e-06| +|cran|sjstats|1.5738173487630203e-06| +|cran|projpred|1.5738173487630203e-06| +|cran|PROreg|1.5738173487630203e-06| +|cran|PMCMRplus|1.5738173487630203e-06| +|cran|PCDimension|1.5738173487630203e-06| +|cran|NbClust|1.5738173487630203e-06| +|cran|M3C|1.5738173487630203e-06| +|cran|lqmm|1.5738173487630203e-06| +|cran|lavaSearch2|1.5738173487630203e-06| +|cran|ivprobit|1.5738173487630203e-06| +|cran|FactoMineR|1.5738173487630203e-06| +|cran|factoextra|1.5738173487630203e-06| +|cran|EGAnet|1.5738173487630203e-06| +|cran|DRR|1.5738173487630203e-06| +|cran|ClassDiscovery|1.5738173487630203e-06| +|cran|cAIC4|1.5738173487630203e-06| +|cran|brglm2|1.5738173487630203e-06| +|cran|BayesFM|1.5738173487630203e-06| +|pypi|[astro-sedpy](https://github.com/bd-j/sedpy)|1.5723453908985038e-06| +|pypi|[matplotlib-scalebar](https://pypi.org/project/matplotlib-scalebar)|1.5687799818488266e-06| +|pypi|[splot](https://pypi.org/project/splot)|1.5687799818488266e-06| +|pypi|[esda](https://pypi.org/project/esda)|1.5687799818488266e-06| +|cran|pcaPP|1.5565478861861602e-06| +|npm|generate-object-property|1.5559736146500607e-06| +|rubygems|loofah|1.5559736146500607e-06| +|rubygems|sourcemap|1.5559736146500607e-06| +|rubygems|warden|1.5559736146500607e-06| +|rubygems|responders|1.5559736146500607e-06| +|rubygems|orm_adapter|1.5559736146500607e-06| +|rubygems|bcrypt|1.5559736146500607e-06| +|rubygems|rack-protection|1.5559736146500607e-06| +|rubygems|hashie|1.5559736146500607e-06| +|rubygems|fakefs|1.5559736146500607e-06| +|rubygems|premailer|1.5559736146500607e-06| +|npm|[opener](https://github.com/domenic/opener#readme)|1.5530921820303393e-06| +|npm|uri-path|1.5530921820303384e-06| +|npm|maxmin|1.5530921820303384e-06| +|pypi|[pyzstd](https://github.com/animalize/pyzstd)|1.543374638013218e-06| +|cran|vegalite|1.543374638013218e-06| +|pypi|[ebltable](https://github.com/me-manu/ebltable)|1.5402567094516044e-06| +|cran|wdm|1.5387525525087515e-06| +|cran|rmcorr|1.5387525525087515e-06| +|cran|mbend|1.5387525525087515e-06| +|cran|TSP|1.530630105017503e-06| +|npm|[jsdoc](https://github.com/jsdoc/jsdoc#readme)|1.5296674445740967e-06| +|pypi|[qtsass](https://pypi.org/project/qtsass)|1.5127521253542256e-06| +|npm|chai-timers|1.5127521253542256e-06| +|npm|svelte-check|1.5127521253542256e-06| +|npm|svelte-guides|1.5127521253542256e-06| +|npm|scenejs|1.5127521253542256e-06| +|npm|print-sizes|1.5127521253542256e-06| +|npm|keycon|1.5127521253542256e-06| +|npm|moveable|1.5127521253542256e-06| +|npm|framework-utils|1.5127521253542256e-06| +|cran|moonBook|1.5127521253542256e-06| +|cran|ztable|1.5127521253542256e-06| +|cran|mycor|1.5127521253542256e-06| +|npm|[file-saver](https://github.com/eligrey/FileSaver.js#readme)|1.5095194457647647e-06| +|cran|treemap|1.5067728679417584e-06| +|cran|networkD3|1.5067728679417584e-06| +|cran|[multimode](https://arxiv.org/abs/1803.00472/)|1.5047669235195143e-06| +|pypi|[sphinx_design](https://pypi.org/project/sphinx_design)|1.5001575193151988e-06| +|pypi|[spin](https://pypi.org/project/spin)|1.5001575193151988e-06| +|spack|py-twisted|1.4976246041006834e-06| +|spack|perl-module-build|1.4976246041006834e-06| +|spack|apr|1.4976246041006834e-06| +|spack|apr-util|1.4976246041006834e-06| +|pypi|[mzml2isa](https://pypi.org/project/mzml2isa)|1.494955041526529e-06| +|rubygems|[sys-uname](https://github.com/djberg96/sys-uname)|1.4944100058343059e-06| +|pypi|[portpicker](https://pypi.org/project/portpicker)|1.489115373395566e-06| +|pypi|[kt-legacy](https://pypi.org/project/kt-legacy)|1.489115373395566e-06| +|npm|path-exists|1.48689311466441e-06| +|pypi|[velociraptor](https://github.com/swiftsim/velociraptor-python)|1.4841015169194878e-06| +|cran|[duckdb](https://duckdb.org/)|1.4760793465577568e-06| +|cran|spatialreg|1.47493332222037e-06| +|pypi|[ipywidgets-bokeh](https://pypi.org/project/ipywidgets-bokeh)|1.4632438739789965e-06| +|npm|eslint-config-airbnb|1.4563324656673547e-06| +|pypi|[pylons-sphinx-latesturl](https://pypi.org/project/pylons-sphinx-latesturl)|1.45456935130214e-06| +|cran|[fitdistrplus](https://lbbe.univ-lyon1.fr/fr/fitdistrplus)|1.4522764748741406e-06| +|cran|cartogram|1.452242040340057e-06| +|cran|rmapshaper|1.452242040340057e-06| +|cran|widgetframe|1.452242040340057e-06| +|cran|tmaptools|1.452242040340057e-06| +|cran|randgeo|1.4439906651108518e-06| +|npm|http-errors|1.435428406042556e-06| +|npm|conventional-github-releaser|1.4331335924408453e-06| +|npm|corp-semantic-release|1.4331335924408453e-06| +|npm|gulp-clean-css|1.4331335924408453e-06| +|cran|googleComputeEngineR|1.4331335924408453e-06| +|npm|babel-preset-stage-3|1.4295507584597432e-06| +|npm|babel-preset-es2015-loose|1.4295507584597432e-06| +|npm|babel-plugin-add-module-exports|1.4295507584597432e-06| +|npm|saucelabs-connector|1.4295507584597432e-06| +|npm|pinkie|1.4295507584597432e-06| +|npm|desired-capabilities|1.4295507584597432e-06| +|pypi|[gin-config](https://pypi.org/project/gin-config)|1.4265669466781415e-06| +|pypi|[pytest-isort](https://github.com/stephrdev/pytest-isort)|1.4248577887981342e-06| +|cran|[taxizedb](https://ropensci.github.io/taxizedb/)|1.4119019836639634e-06| +|cran|[redland](https://github.com/ropensci/redland-bindings/tree/master/R/redland)|1.4119019836639528e-06| +|cran|mlr3data|1.411901983663944e-06| +|pypi|[yatiml](https://github.com/yatiml/yatiml)|1.4026764877479588e-06| +|pypi|[galsim](https://github.com/rmjarvis/GalSim)|1.3905095293660087e-06| +|cran|sommer|1.3904445067085648e-06| +|cran|CARBayes|1.3904445067085648e-06| +|cran|multcompView|1.3904445067085648e-06| +|pypi|[types-pkg-resources](https://pypi.org/project/types-pkg-resources)|1.3862310385064176e-06| +|npm|is-number-like|1.382422711477554e-06| +|pypi|[WebOb](http://webob.org/)|1.382281662328338e-06| +|pypi|[h5xplorer](https://pypi.org/project/h5xplorer)|1.3812084622799452e-06| +|cran|clue|1.363420171477857e-06| +|cran|[ncmeta](https://github.com/hypertidy/ncmeta)|1.363420171477857e-06| +|npm|[material-ui](http://material-ui.com/)|1.361476912818811e-06| +|cran|mvabund|1.3614769128188031e-06| +|cran|huxtable|1.3614769128188031e-06| +|cran|texreg|1.3614769128188031e-06| +|cran|broom.mixed|1.3614769128188031e-06| +|cran|dotwhisker|1.3614769128188031e-06| +|cran|DHARMa|1.3614769128188031e-06| +|cran|striprtf|1.3614769128188031e-06| +|cran|streamR|1.3614769128188031e-06| +|cran|readODS|1.3614769128188031e-06| +|cran|RNeXML|1.3614769128188031e-06| +|cran|phylobase|1.3614769128188031e-06| +|cran|[writexl](https://docs.ropensci.org/writexl)|1.3584208479190959e-06| +|npm|serialize-javascript|1.3520580746934833e-06| +|npm|jest-worker|1.3520580746934833e-06| +|cran|[FME](http://fme.r-forge.r-project.org/)|1.3517520777272397e-06| +|cran|[log4r](https://github.com/johnmyleswhite/log4r)|1.3479938964186337e-06| +|npm|into-stream|1.347862143690615e-06| +|cran|[GA](https://luca-scr.github.io/GA/)|1.338098016336058e-06| +|pypi|[astroML](http://astroML.github.com)|1.3370283936211657e-06| +|cran|[C50](https://topepo.github.io/C5.0/)|1.337028393621161e-06| +|pypi|[macholib](http://github.com/ronaldoussoren/macholib)|1.3338370602750735e-06| +|pypi|[percy](https://pypi.org/project/percy)|1.3329960338146933e-06| +|pypi|[preconditions](https://pypi.org/project/preconditions)|1.3329960338146933e-06| +|pypi|[mimesis](https://pypi.org/project/mimesis)|1.3329960338146933e-06| +|pypi|[flask-talisman](https://pypi.org/project/flask-talisman)|1.3329960338146933e-06| +|pypi|[dash-dangerously-set-inner-html](https://pypi.org/project/dash-dangerously-set-inner-html)|1.3329960338146933e-06| +|pypi|[dash-flow-example](https://pypi.org/project/dash-flow-example)|1.3329960338146933e-06| +|cran|rlog|1.3329144601023247e-06| +|cran|loggit|1.3329144601023247e-06| +|cran|[butcher](https://butcher.tidymodels.org/)|1.3285840037667103e-06| +|pypi|[entsoe-py](https://github.com/EnergieID/entsoe-py)|1.323658109684948e-06| +|pypi|[quandl](https://github.com/quandl/quandl-python)|1.323658109684948e-06| +|pypi|[mplleaflet](https://pypi.org/project/mplleaflet)|1.3236581096849474e-06| +|npm|ejs|1.3236581096849474e-06| +|npm|overland|1.3236581096849474e-06| +|cran|base64|1.3236581096849474e-06| +|cran|learnr|1.3236581096849474e-06| +|rubygems|[terminal-table](https://github.com/tj/terminal-table)|1.3236581096849474e-06| +|rubygems|minima|1.3236581096849474e-06| +|rubygems|jekyll-titles-from-headings|1.3236581096849474e-06| +|rubygems|jekyll-theme-time-machine|1.3236581096849474e-06| +|rubygems|jekyll-theme-tactile|1.3236581096849474e-06| +|rubygems|jekyll-theme-slate|1.3236581096849474e-06| +|rubygems|jekyll-theme-modernist|1.3236581096849474e-06| +|rubygems|jekyll-theme-minimal|1.3236581096849474e-06| +|rubygems|jekyll-theme-midnight|1.3236581096849474e-06| +|rubygems|jekyll-theme-merlot|1.3236581096849474e-06| +|rubygems|jekyll-theme-leap-day|1.3236581096849474e-06| +|rubygems|jekyll-theme-hacker|1.3236581096849474e-06| +|rubygems|jekyll-theme-dinky|1.3236581096849474e-06| +|rubygems|jekyll-theme-cayman|1.3236581096849474e-06| +|rubygems|jekyll-theme-architect|1.3236581096849474e-06| +|rubygems|jekyll-swiss|1.3236581096849474e-06| +|rubygems|jekyll-sitemap|1.3236581096849474e-06| +|rubygems|jekyll-relative-links|1.3236581096849474e-06| +|rubygems|jekyll-redirect-from|1.3236581096849474e-06| +|rubygems|jekyll-readme-index|1.3236581096849474e-06| +|rubygems|jekyll-paginate|1.3236581096849474e-06| +|rubygems|jekyll-optional-front-matter|1.3236581096849474e-06| +|rubygems|jekyll-mentions|1.3236581096849474e-06| +|rubygems|jekyll-include-cache|1.3236581096849474e-06| +|rubygems|jekyll-gist|1.3236581096849474e-06| +|rubygems|jekyll-feed|1.3236581096849474e-06| +|rubygems|jekyll-default-layout|1.3236581096849474e-06| +|rubygems|jekyll-coffeescript|1.3236581096849474e-06| +|rubygems|jekyll-avatar|1.3236581096849474e-06| +|rubygems|github-pages-health-check|1.3236581096849474e-06| +|npm|sinon-chai|1.319138813882454e-06| +|pypi|[transitleastsquares](https://github.com/hippke/tls)|1.3189048486598118e-06| +|npm|repeat-string|1.3104215285880979e-06| +|npm|tap-out|1.3104215285880979e-06| +|npm|figures|1.3104215285880979e-06| +|npm|pretty-ms|1.3104215285880979e-06| +|npm|tapes|1.3104215285880979e-06| +|rubygems|w3c_validators|1.3104215285880979e-06| +|rubygems|html-proofer|1.3104215285880979e-06| +|cran|pheatmap|1.2990286392761412e-06| +|npm|expect|1.2984067857463424e-06| +|rubygems|rqrcode_core|1.2966446788750505e-06| +|rubygems|chunky_png|1.2966446788750505e-06| +|rubygems|standardrb|1.2966446788750505e-06| +|rubygems|chronic|1.2966446788750505e-06| +|rubygems|fast_stack|1.2966446788750505e-06| +|rubygems|guard|1.2966446788750505e-06| +|rubygems|guard-minitest|1.2966446788750505e-06| +|pypi|[radon](https://pypi.org/project/radon)|1.2966446788750503e-06| +|pypi|[numba>=0.55](https://pypi.org/project/numba>=0.55)|1.289398723316631e-06| +|pypi|[xarray>=0.16](https://pypi.org/project/xarray>=0.16)|1.289398723316631e-06| +|pypi|[scipy>=1.5](https://pypi.org/project/scipy>=1.5)|1.289398723316631e-06| +|pypi|[numpy>=1.19](https://pypi.org/project/numpy>=1.19)|1.289398723316631e-06| +|npm|vuetify-loader|1.2878835661799488e-06| +|npm|vue-meta|1.2878835661799488e-06| +|npm|stylus-loader|1.2878835661799488e-06| +|npm|pug-loader|1.2878835661799488e-06| +|npm|postcss-loader|1.2878835661799488e-06| +|npm|optimize-css-assets-webpack-plugin|1.2878835661799488e-06| +|npm|identity-obj-proxy|1.2878835661799488e-06| +|npm|happypack|1.2878835661799488e-06| +|npm|friendly-errors-webpack-plugin|1.2878835661799488e-06| +|npm|fork-ts-checker-webpack-plugin|1.2878835661799488e-06| +|npm|cssnano|1.2878835661799488e-06| +|npm|babel-plugin-transform-define|1.2878835661799488e-06| +|npm|babel-plugin-detective|1.2878835661799488e-06| +|npm|webidl2js|1.2878835661799488e-06| +|npm|mocha-sugar-free|1.2878835661799488e-06| +|npm|eslint-plugin-jsdom-internal|1.2878835661799488e-06| +|npm|xml-name-validator|1.2878835661799488e-06| +|npm|whatwg-url|1.2878835661799488e-06| +|npm|whatwg-mimetype|1.2878835661799488e-06| +|npm|whatwg-encoding|1.2878835661799488e-06| +|npm|webidl-conversions|1.2878835661799488e-06| +|npm|w3c-xmlserializer|1.2878835661799488e-06| +|npm|symbol-tree|1.2878835661799488e-06| +|npm|rrweb-cssom|1.2878835661799488e-06| +|npm|parse5|1.2878835661799488e-06| +|npm|nwsapi|1.2878835661799488e-06| +|npm|is-potential-custom-element-name|1.2878835661799488e-06| +|npm|https-proxy-agent|1.2878835661799488e-06| +|npm|http-proxy-agent|1.2878835661799488e-06| +|npm|html-encoding-sniffer|1.2878835661799488e-06| +|npm|domexception|1.2878835661799488e-06| +|npm|decimal.js|1.2878835661799488e-06| +|npm|data-urls|1.2878835661799488e-06| +|npm|cssstyle|1.2878835661799488e-06| +|npm|abab|1.2878835661799488e-06| +|pypi|[pyexcel](https://github.com/pyexcel/pyexcel)|1.2835472578763226e-06| +|pypi|[bel-resources](https://github.com/cthoyt/bel-resources)|1.2835472578763226e-06| +|pypi|[zeus-mcmc](https://github.com/minaskar/zeus)|1.2835472578763226e-06| +|pypi|[howfairis](https://github.com/fair-software/howfairis)|1.2835472578763226e-06| +|pypi|[sit2standpy](https://github.com/PfizerRD/sit2standpy)|1.2835472578763226e-06| +|pypi|[mira-multiome](https://pypi.org/project/mira-multiome)|1.2835472578763226e-06| +|pypi|[parmap](https://github.com/zeehio/parmap)|1.2835472578763226e-06| +|pypi|[cpplint](https://github.com/cpplint/cpplint)|1.2835472578763226e-06| +|pypi|[PSSMGen](https://github.com/DeepRank/PSSMGen)|1.2835472578763226e-06| +|pypi|[contextily](https://github.com/darribas/contextily)|1.2835472578763226e-06| +|pypi|[Crimson](https://git.sr.ht/~bow/crimson)|1.2835472578763226e-06| +|pypi|[google-cloud-monitoring](https://github.com/googleapis/python-monitoring)|1.2835472578763226e-06| +|pypi|[pystan](https://mc-stan.org)|1.2835472578763226e-06| +|pypi|[symfem](https://github.com/mscroggs/symfem)|1.2835472578763226e-06| +|pypi|[pyone](http://opennebula.io)|1.2835472578763226e-06| +|pypi|[msstitch](https://github.com/lehtiolab/msstitch)|1.2835472578763226e-06| +|pypi|[synthia](https://github.com/dmey/synthia)|1.2835472578763226e-06| +|pypi|[surfinBH](https://github.com/vijayvarma392/surfinBH)|1.2835472578763226e-06| +|pypi|[BisPy](https://github.com/fAndreuzzi/BisPy)|1.2835472578763226e-06| +|pypi|[sphinxcontrib-doxylink](http://sphinxcontrib-doxylink.readthedocs.io/en/stable/)|1.2835472578763226e-06| +|pypi|[bigslice](https://github.com/satriaphd/bigslice)|1.2835472578763226e-06| +|pypi|[circuitgraph](https://github.com/circuitgraph/circuitgraph)|1.2835472578763226e-06| +|npm|[node-minify](https://github.com/srod/node-minify)|1.2835472578763226e-06| +|npm|[grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit#readme)|1.2835472578763226e-06| +|cran|[CholWishart](https://github.com/gzt/CholWishart)|1.2835472578763226e-06| +|cran|[proceduralnames](https://mikemahoney218.github.io/proceduralnames/)|1.2835472578763226e-06| +|pypi|[tesliper](https://github.com/mishioo/tesliper)|1.2835472578763128e-06| +|pypi|[libceed](https://libceed.readthedocs.io)|1.2835472578763128e-06| +|pypi|[pyplif-hippos](https://github.com/radifar/PyPLIF-HIPPOS)|1.2835472578763128e-06| +|pypi|[clingo](https://github.com/potassco/clingo)|1.2835472578763128e-06| +|pypi|[pypolychord](https://ccpforge.cse.rl.ac.uk/gf/project/polychord/)|1.2835472578763128e-06| +|pypi|[picmistandard](https://github.com/picmi-standard/picmi)|1.2835472578763128e-06| +|pypi|[anesthetic](https://github.com/williamjameshandley/anesthetic)|1.2835472578763128e-06| +|pypi|[asyncpg](https://github.com/MagicStack/asyncpg)|1.2835472578763128e-06| +|pypi|[wurlitzer](https://github.com/minrk/wurlitzer)|1.2835472578763128e-06| +|pypi|[electiondata](https://github.com/kavigupta/electiondata)|1.2835472578763128e-06| +|pypi|[starlink-pyast](http://www.starlink.ac.uk/ast)|1.2835472578763128e-06| +|pypi|[singularity-compose](http://github.com/singularityhub/singularity-compose)|1.2835472578763128e-06| +|pypi|[ont-fast5-api](https://github.com/nanoporetech/ont_fast5_api)|1.2835472578763128e-06| +|pypi|[diffmah](https://github.com/ArgonneCPAC/diffmah)|1.2835472578763128e-06| +|npm|[apollo-server-express](https://github.com/apollographql/apollo-server#readme)|1.2835472578763128e-06| +|npm|[graphql](https://github.com/graphql/graphql-js)|1.2835472578763128e-06| +|npm|[Matlab](https://github.com/abdennour/masfufa#readme)|1.2835472578763128e-06| +|npm|Gmsh|1.2835472578763128e-06| +|npm|[MTEX](https://github.com/diversemix/mtex#readme)|1.2835472578763128e-06| +|cran|[tabulizerjars](https://github.com/ropensci/tabulizerjars)|1.2835472578763128e-06| +|spack|bpp-phyl-omics3|1.2835472578763128e-06| +|spack|bpp-popgen3|1.2835472578763128e-06| +|spack|catkin|1.2835472578763128e-06| +|spack|roslaunch|1.2835472578763128e-06| +|pypi|[cachecontrol](https://github.com/ionrock/cachecontrol)|1.276176943177782e-06| +|pypi|[hicmatrix](https://github.com/deeptools/HiCMatrix)|1.2759523036876963e-06| +|npm|[cors](https://github.com/expressjs/cors#readme)|1.2725335174910204e-06| +|cran|[susieR](https://github.com/stephenslab/susieR)|1.2723859773730396e-06| +|npm|karma-sourcemap-loader|1.2721981351556868e-06| +|npm|babel-plugin-transform-object-rest-spread|1.2721981351556868e-06| +|pypi|[pyqtwebengine](https://pypi.org/project/pyqtwebengine)|1.271953927805172e-06| +|spack|[bpp-seq](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|1.2707117852975574e-06| +|pypi|[modulegraph](http://github.com/ronaldoussoren/modulegraph)|1.2707117852975496e-06| +|npm|ent|1.2580046674445739e-06| +|npm|traverse|1.2580046674445739e-06| +|npm|charm|1.2580046674445739e-06| +|npm|deep-is|1.2580046674445739e-06| +|cran|rvg|1.2539918933857398e-06| +|cran|phosphoricons|1.2539918933857398e-06| +|cran|datamods|1.2539918933857398e-06| +|cran|[NMF](http://renozao.github.io/NMF)|1.2525164450485366e-06| +|rubygems|[i18n](https://github.com/ruby-i18n/i18n)|1.2460436114352393e-06| +|npm|[xml2js](https://github.com/Leonidas-from-XIV/node-xml2js)|1.2397899649941693e-06| +|cran|aws.ec2metadata|1.23770628438073e-06| +|pypi|[pyink](https://pypi.org/project/pyink)|1.2333379092593866e-06| +|spack|rpcsvc-proto|1.2333379092593864e-06| +|spack|libtirpc|1.2333379092593864e-06| +|cran|ISLR|1.2297210825460157e-06| +|cran|ICSOutlier|1.2297210825460157e-06| +|cran|ICS|1.2297210825460157e-06| +|cran|bigutilsr|1.2297210825460157e-06| +|pypi|[WSGIProxy2](https://pypi.org/project/WSGIProxy2)|1.2218382550937977e-06| +|pypi|[pyquery](https://pypi.org/project/pyquery)|1.2218382550937977e-06| +|npm|utils-merge|1.2096198725428597e-06| +|pypi|[PySide2](https://www.pyside.org)|1.2091015169194987e-06| +|pypi|[twiggy](https://github.com/wearpants/twiggy/)|1.2058588712153788e-06| +|pypi|[python-forge](http://github.com/dfee/forge)|1.1943166998421302e-06| +|cran|[philentropy](https://github.com/HajkD/philentropy)|1.1936989498249711e-06| +|cran|[proto](https://github.com/hadley/proto)|1.188895222235818e-06| +|npm|pkgfiles|1.1838929676685244e-06| +|npm|obake|1.1838929676685244e-06| +|npm|is-node-modern|1.1838929676685244e-06| +|npm|far|1.1838929676685244e-06| +|npm|fake|1.1838929676685244e-06| +|npm|asynckit|1.1838929676685244e-06| +|cran|tidyquant|1.1838929676685244e-06| +|cran|tibbletime|1.1838929676685244e-06| +|cran|sweep|1.1838929676685244e-06| +|npm|[temporary](https://github.com/vesln/temporary)|1.1827394309307958e-06| +|npm|[eslint-config-grunt](http://gruntjs.com/contributing#syntax)|1.1827394309307958e-06| +|npm|[grunt-legacy-log](http://gruntjs.com/)|1.1827394309307958e-06| +|npm|[findup-sync](https://github.com/gulpjs/findup-sync#readme)|1.1827394309307958e-06| +|npm|exit|1.1827394309307958e-06| +|cran|tensorflow|1.1820903974191776e-06| +|npm|cz-conventional-changelog|1.174206094646911e-06| +|pypi|[pytest-pydocstyle](https://pypi.org/project/pytest-pydocstyle)|1.1729647248900459e-06| +|pypi|[pytest-pycodestyle](https://pypi.org/project/pytest-pycodestyle)|1.1729647248900459e-06| +|pypi|[types-PyYAML](https://pypi.org/project/types-PyYAML)|1.1729647248900459e-06| +|cran|syslognet|1.1729647248900459e-06| +|cran|botor|1.1729647248900459e-06| +|cran|telegram|1.1729647248900459e-06| +|cran|RPushbullet|1.1729647248900459e-06| +|cran|slackr|1.1729647248900459e-06| +|cran|[EMbC]()|1.1574845807634635e-06| +|cran|[geodist](https://github.com/hypertidy/geodist)|1.1551925320887034e-06| +|cran|googlePolylines|1.155192532088687e-06| +|cran|languageR|1.1551925320886816e-06| +|cran|hypergeo|1.1551925320886816e-06| +|pypi|[flat-table](https://github.com/metinsenturk/flat_table)|1.143957237788969e-06| +|pypi|[tikzplotlib](https://pypi.org/project/tikzplotlib)|1.143957237788969e-06| +|go|[gonum.org/v1/gonum](https://gonum.org/v1/gonum)|1.1376896149358227e-06| +|pypi|[stsynphot](https://www.github.com/spacetelescope/stsynphot_refactor)|1.1300796509563172e-06| +|pypi|[google-cloud-firestore](https://github.com/googleapis/python-firestore)|1.128075336499745e-06| +|pypi|[pytest-ruff](https://pypi.org/project/pytest-ruff)|1.1246807801300223e-06| +|npm|testing-library|1.1243632180454992e-06| +|pypi|[stingray](https://docs.stingray.science)|1.1231038506417796e-06| +|cran|[ctmm](https://github.com/ctmm-initiative/ctmm)|1.123103850641774e-06| +|cran|automap|1.1146594607873241e-06| +|rubygems|ruby-vips|1.1114097247500432e-06| +|rubygems|mini_magick|1.1114097247500432e-06| +|rubygems|minitest-hooks|1.1114097247500432e-06| +|rubygems|minispec-metadata|1.1114097247500432e-06| +|rubygems|dhash-vips|1.1114097247500432e-06| +|rubygems|codeclimate-test-reporter|1.1114097247500432e-06| +|rubygems|ZenTest|1.1114097247500432e-06| +|npm|[yorkie](https://github.com/yyx990803/yorkie)|1.1081788825269327e-06| +|npm|vitest|1.1081788825269327e-06| +|npm|todomvc-app-css|1.1081788825269327e-06| +|npm|karma-esbuild|1.1081788825269327e-06| +|npm|jasmine-core|1.1081788825269327e-06| +|npm|he|1.1081788825269327e-06| +|go|[github.com/google/uuid](https://github.com/google/uuid)|1.1080166546126412e-06| +|npm|[crossfilter2](https://crossfilter.github.io/crossfilter/)|1.106434405734292e-06| +|cran|snpStats|1.1049667698239562e-06| +|spack|seqan.|1.1001833638939823e-06| +|pypi|[adjustText](https://github.com/Phlya/adjustText)|1.1001188536582752e-06| +|pypi|[lcbuilder](https://pypi.org/project/lcbuilder)|1.0954411942220254e-06| +|pypi|[phantomconfig](https://pypi.org/project/phantomconfig)|1.0954411942220254e-06| +|rubygems|safe_yaml|1.0920179404900816e-06| +|rubygems|pathutil|1.0920179404900816e-06| +|rubygems|jekyll-watch|1.0920179404900816e-06| +|rubygems|em-websocket|1.0920179404900816e-06| +|rubygems|colorator|1.0920179404900816e-06| +|pypi|[proxmin](https://github.com/pmelchior/proxmin)|1.091015169194872e-06| +|npm|dts-gen|1.0891815302550425e-06| +|npm|documentation|1.0891815302550425e-06| +|npm|check-node-version|1.0891815302550425e-06| +|npm|check-es3-syntax-cli|1.0891815302550425e-06| +|pypi|[pytest-responsemock](https://pypi.org/project/pytest-responsemock)|1.082992998833139e-06| +|pypi|[iso3166](https://pypi.org/project/iso3166)|1.082992998833139e-06| +|pypi|[sphinx-autodoc-typehints>=1.15.2](https://pypi.org/project/sphinx-autodoc-typehints>=1.15.2)|1.075217664482542e-06| +|pypi|[typing_extensions>=3.10](https://pypi.org/project/typing_extensions>=3.10)|1.075217664482542e-06| +|pypi|[get_version](https://pypi.org/project/get_version)|1.075217664482542e-06| +|pypi|[sphinx>=3.0](https://pypi.org/project/sphinx>=3.0)|1.075217664482542e-06| +|cran|som|1.075217664482542e-06| +|pypi|[scriptcwl](https://github.com/nlesc/scriptcwl)|1.0696227148969337e-06| +|pypi|[pyomo](http://pyomo.org)|1.0663315680818653e-06| +|pypi|[molmass](https://www.lfd.uci.edu/~gohlke/molmass)|1.0605934322387127e-06| +|cran|qdapDictionaries|1.058926487747958e-06| +|npm|tar|1.0483372228704785e-06| +|npm|closurecompiler-externs|1.0483372228704785e-06| +|npm|nodeunit|1.0483372228704785e-06| +|cran|swagger|1.047289932937541e-06| +|cran|nlshrink|1.0472899329375408e-06| +|cran|NetworkComparisonTest|1.0472899329375408e-06| +|cran|NetworkToolbox|1.0472899329375408e-06| +|cran|glassoFast|1.0472899329375408e-06| +|pypi|[phonemizer](https://pypi.org/project/phonemizer)|1.0468932322053747e-06| +|pypi|[cyvcf2](https://github.com/brentp/cyvcf2/)|1.034616880591208e-06| +|cran|[ghql](https://github.com/ropensci/ghql)|1.0342428866349523e-06| +|pypi|[dustmaps](https://github.com/gregreen/dustmaps)|1.0307273434461353e-06| +|pypi|[OpenPIV](https://pypi.org/project/OpenPIV)|1.0237072032330582e-06| +|pypi|[pyoculus](https://pypi.org/project/pyoculus)|1.0192875283135424e-06| +|pypi|[py-spec](https://pypi.org/project/py-spec)|1.0192875283135424e-06| +|pypi|[ale-py](https://pypi.org/project/ale-py)|1.0192875283135424e-06| +|pypi|[dm-reverb](https://pypi.org/project/dm-reverb)|1.0192875283135424e-06| +|pypi|[rlds](https://pypi.org/project/rlds)|1.0192875283135424e-06| +|pypi|[lightning-utilities](https://pypi.org/project/lightning-utilities)|1.0192875283135424e-06| +|pypi|[pywin32-ctypes](https://pypi.org/project/pywin32-ctypes)|1.0165694282380395e-06| +|pypi|[ua_parser](https://pypi.org/project/ua_parser)|1.008501416902817e-06| +|pypi|[flask-seasurf](https://pypi.org/project/flask-seasurf)|1.008501416902817e-06| +|pypi|[chart_studio](https://pypi.org/project/chart_studio)|1.008501416902817e-06| +|cran|geonames|9.970411735289218e-07| +|cran|[isdparser](https://github.com/ropensci/isdparser)|9.970411735289218e-07| +|cran|Exact|9.961442849170506e-07| +|npm|gpx-parse|9.94037902449191e-07| +|npm|node-geo-distance|9.94037902449191e-07| +|npm|redis|9.94037902449191e-07| +|pypi|[sdmpy](http://github.com/demorest/sdmpy)|9.93221092404294e-07| +|pypi|[click-default-group](https://pypi.org/project/click-default-group)|9.931615795615057e-07| +|npm|seed-random|9.927435822637105e-07| +|npm|freeport|9.927435822637105e-07| +|npm|node-uuid|9.927435822637105e-07| +|npm|event-emitter|9.927435822637105e-07| +|pypi|[swifttools](https://gitlab.com/DrPhilEvans/swifttools)|9.918319719953368e-07| +|cran|[xslt](https://github.com/ropensci/xslt)|9.918319719953368e-07| +|spack|sowing|9.90165027504584e-07| +|spack|hipblas|9.90165027504584e-07| +|spack|hipsparse|9.90165027504584e-07| +|spack|rocsparse|9.90165027504584e-07| +|spack|rocsolver|9.90165027504584e-07| +|spack|rocblas|9.90165027504584e-07| +|spack|rocrand|9.90165027504584e-07| +|spack|rocthrust|9.90165027504584e-07| +|spack|rocprim|9.90165027504584e-07| +|spack|metis|9.90165027504584e-07| +|spack|scotch|9.90165027504584e-07| +|spack|parmetis|9.90165027504584e-07| +|spack|mmg|9.90165027504584e-07| +|spack|parmmg|9.90165027504584e-07| +|spack|tetgen|9.90165027504584e-07| +|spack|hypre|9.90165027504584e-07| +|spack|superlu-dist|9.90165027504584e-07| +|spack|strumpack|9.90165027504584e-07| +|spack|scalapack|9.90165027504584e-07| +|spack|mumps|9.90165027504584e-07| +|spack|trilinos|9.90165027504584e-07| +|spack|mpfr|9.90165027504584e-07| +|spack|giflib|9.90165027504584e-07| +|spack|exodusii|9.90165027504584e-07| +|spack|parallel-netcdf|9.90165027504584e-07| +|spack|random123|9.90165027504584e-07| +|spack|moab|9.90165027504584e-07| +|spack|p4est|9.90165027504584e-07| +|spack|saws|9.90165027504584e-07| +|spack|libyaml|9.90165027504584e-07| +|spack|kokkos-kernels|9.90165027504584e-07| +|go|[github.com/pkg/errors](https://github.com/pkg/errors)|9.81905892562556e-07| +|pypi|[spacy-transformers](https://spacy.io)|9.801226561015982e-07| +|pypi|[pythainlp](https://pypi.org/project/pythainlp)|9.801226561015982e-07| +|pypi|[spacy-ray](https://pypi.org/project/spacy-ray)|9.801226561015982e-07| +|pypi|[natto-py](https://pypi.org/project/natto-py)|9.801226561015982e-07| +|pypi|[sudachidict-core](https://pypi.org/project/sudachidict-core)|9.801226561015982e-07| +|pypi|[sudachipy](https://pypi.org/project/sudachipy)|9.801226561015982e-07| +|pypi|[thinc-apple-ops](https://pypi.org/project/thinc-apple-ops)|9.801226561015982e-07| +|cran|starsdata|9.78355994114961e-07| +|cran|ncdfgeom|9.78355994114961e-07| +|cran|cubelyr|9.78355994114961e-07| +|cran|vtreat|9.77470604075038e-07| +|cran|smotefamily|9.77470604075038e-07| +|cran|bestNormalize|9.77470604075038e-07| +|cran|mlr3learners|9.77470604075038e-07| +|cran|mlr3filters|9.77470604075038e-07| +|cran|bbotk|9.77470604075038e-07| +|cran|alr4|9.77470604075038e-07| +|cran|carData|9.77470604075038e-07| +|cran|compositions|9.749706792564318e-07| +|go|[github.com/ulikunitz/xz](https://github.com/ulikunitz/xz)|9.740363639201852e-07| +|rubygems|coffee-script-source|9.62758674064725e-07| +|cran|[Momocs](https://github.com/MomX/Momocs/)|9.626604434072472e-07| +|cran|[iptools](https://github.com/hrbrmstr/iptools)|9.626604434072419e-07| +|pypi|[referenceseeker](https://github.com/oschwengers/referenceseeker)|9.626604434072364e-07| +|pypi|[sphinx-jinja](https://github.com/tardyp/sphinx-jinja)|9.626604434072364e-07| +|pypi|[flatstar](https://github.com/ladsantos/flatstar)|9.626604434072364e-07| +|pypi|[multiqc](http://multiqc.info)|9.626604434072364e-07| +|pypi|[miniwdl](https://github.com/chanzuckerberg/miniwdl)|9.626604434072364e-07| +|pypi|[pytest-workflow](https://github.com/LUMC/pytest-workflow)|9.626604434072364e-07| +|pypi|[Sphinx-Substitution-Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions)|9.626604434072364e-07| +|pypi|[jupyter-book](https://executablebooks.org/)|9.626604434072364e-07| +|pypi|[pyequib](https://equib.github.io/pyEQUIB/)|9.626604434072364e-07| +|pypi|[cutadapt](https://cutadapt.readthedocs.io/)|9.626604434072364e-07| +|pypi|[hdf5storage](https://github.com/frejanordsiek/hdf5storage)|9.626604434072364e-07| +|pypi|[genshi](https://github.com/edgewall/genshi)|9.626604434072364e-07| +|pypi|[fairdatapoint-client](https://github.com/fair-data/fairdatapoint-client)|9.626604434072364e-07| +|pypi|[cspy](https://github.com/torressa/cspy)|9.626604434072364e-07| +|pypi|[cygrid](https://github.com/bwinkel/cygrid)|9.626604434072364e-07| +|npm|[csv-parser](https://github.com/mafintosh/csv-parser)|9.626604434072364e-07| +|npm|[cytoscape-cose-bilkent](https://github.com/cytoscape/cytoscape.js-cose-bilkent)|9.626604434072364e-07| +|npm|[uikit](https://getuikit.com)|9.626604434072364e-07| +|npm|[hasha](https://github.com/sindresorhus/hasha#readme)|9.626604434072364e-07| +|npm|[svd-js](https://github.com/danilosalvati/svd-js#readme)|9.626604434072364e-07| +|cran|[sensemakr](https://github.com/carloscinelli/sensemakr)|9.626604434072364e-07| +|cran|[metR](https://github.com/eliocamp/metR)|9.626604434072364e-07| +|cran|[decoder](https://www.bitbucket.com/cancercentrum/decoder)|9.626604434072364e-07| +|cran|leaflet.minicharts|9.626604434072364e-07| +|spack|[zlib-ng](https://github.com/zlib-ng/zlib-ng)|9.626604434072364e-07| +|cran|[LiblineaR]()|9.626604434072355e-07| +|pypi|[proposal](https://github.com/tudo-astroparticlephysics/PROPOSAL)|9.626604434072347e-07| +|pypi|[COFFEE](UNKNOWN)|9.626604434072347e-07| +|pypi|[pystrict](https://github.com/earonesty/pystrict)|9.626604434072347e-07| +|pypi|[pycoeman](https://github.com/NLeSC/pycoeman)|9.626604434072347e-07| +|pypi|[contexttimer](https://github.com/brouberol/contexttimer)|9.626604434072347e-07| +|pypi|[pyfftlog](https://github.com/prisae/pyfftlog)|9.626604434072347e-07| +|pypi|[easybuild](https://easybuild.io)|9.626604434072347e-07| +|pypi|[easybuild-easyblocks](https://easybuild.io)|9.626604434072347e-07| +|pypi|[easybuild-easyconfigs](https://easybuild.io)|9.626604434072347e-07| +|pypi|[easybuild-framework](https://easybuild.io)|9.626604434072347e-07| +|pypi|[pypeFLOW](https://github.com/Xinyi2016/pypeflow)|9.626604434072347e-07| +|npm|[font-awesome-webpack](https://github.com/gowravshekar/font-awesome-webpack)|9.626604434072347e-07| +|npm|[tailwindcss](https://tailwindcss.com)|9.626604434072347e-07| +|go|[github.com/phil-mansfield/pyplot](https://github.com/phil-mansfield/pyplot)|9.626604434072347e-07| +|go|[github.com/phil-mansfield/table](https://github.com/phil-mansfield/table)|9.626604434072347e-07| +|go|[gopkg.in/gcfg.v1](https://gopkg.in/gcfg.v1)|9.626604434072347e-07| +|go|[gopkg.in/warnings.v0](https://gopkg.in/warnings.v0)|9.626604434072347e-07| +|go|[github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset)|9.626604434072347e-07| +|go|[github.com/exascience/pargo](https://github.com/exascience/pargo)|9.626604434072347e-07| +|cran|sva|9.626604434072345e-07| +|cran|SIS|9.626604434072345e-07| +|cran|polspline|9.626604434072345e-07| +|cran|LogicReg|9.626604434072345e-07| +|cran|KernelKnn|9.626604434072345e-07| +|cran|genefilter|9.626604434072345e-07| +|cran|extraTrees|9.626604434072345e-07| +|cran|biglasso|9.626604434072345e-07| +|cran|bartMachine|9.626604434072345e-07| +|cran|cvAUC|9.626604434072345e-07| +|cran|nnls|9.626604434072345e-07| +|pypi|[alive-progress](https://github.com/rsalmei/alive-progress)|9.607351225204233e-07| +|cran|qap|9.530338389731622e-07| +|cran|biomaRt|9.530338389731621e-07| +|cran|[tune](https://tune.tidymodels.org/)|9.442186724607364e-07| +|pypi|[jsonref](https://pypi.org/project/jsonref)|9.366425935854173e-07| +|pypi|[docker-pycreds](https://pypi.org/project/docker-pycreds)|9.366425935854173e-07| +|pypi|[sentry-sdk](https://pypi.org/project/sentry-sdk)|9.366425935854173e-07| +|pypi|[promise](https://pypi.org/project/promise)|9.366425935854173e-07| +|pypi|[testresources](https://pypi.org/project/testresources)|9.31855309218203e-07| +|pypi|[oslotest](https://pypi.org/project/oslotest)|9.31855309218203e-07| +|pypi|[requests-kerberos](https://pypi.org/project/requests-kerberos)|9.31855309218203e-07| +|pypi|[betamax](https://pypi.org/project/betamax)|9.31855309218203e-07| +|cran|dblog|9.115975851047638e-07| +|pypi|[poppy](https://poppy-optics.readthedocs.io/)|9.091793076623906e-07| +|pypi|[bioframe](https://github.com/open2c/bioframe)|9.091793076623906e-07| +|spack|[glog](https://github.com/google/glog)|9.082909167031743e-07| +|pypi|[gooey](http://pypi.python.org/pypi/Gooey/)|9.076512752125354e-07| +|pypi|[jaxns](https://pypi.org/project/jaxns)|9.076512752125354e-07| +|npm|babel-plugin-unassert|9.076512752125354e-07| +|npm|babel-preset-power-assert|9.076512752125354e-07| +|npm|eslint-config-mysticatea|9.076512752125354e-07| +|npm|if-node-version|9.076512752125354e-07| +|npm|power-assert|9.076512752125354e-07| +|npm|glob2base|9.076512752125354e-07| +|npm|shell-quote|9.076512752125354e-07| +|npm|subarg|9.076512752125354e-07| +|cran|[rgeoda](https://github.com/geodacenter/rgeoda/)|9.076512752125354e-07| +|pypi|[peakutils](https://bitbucket.org/lucashnegri/peakutils)|9.058881608473251e-07| +|pypi|[clize](https://github.com/epsy/clize)|8.984830805134215e-07| +|pypi|[tvtk](https://pypi.org/project/tvtk)|8.969730249159172e-07| +|npm|[get-stream](https://github.com/sindresorhus/get-stream#readme)|8.826326823701383e-07| +|cran|bcpa|8.82438739789965e-07| +|cran|amt|8.82438739789965e-07| +|cran|circular|8.82438739789965e-07| +|npm|batch|8.797235436675344e-07| +|pypi|[pytest-django](https://pypi.org/project/pytest-django)|8.736143523920653e-07| +|pypi|[sybil](https://pypi.org/project/sybil)|8.736143523920653e-07| +|pypi|[setuptools-git](https://pypi.org/project/setuptools-git)|8.736143523920653e-07| +|pypi|[EDFlib-Python](https://pypi.org/project/EDFlib-Python)|8.728318943961924e-07| +|pypi|[eeglabio](https://pypi.org/project/eeglabio)|8.728318943961924e-07| +|cran|Rfast|8.723421867031232e-07| +|cran|genlasso|8.723421867031232e-07| +|cran|L0Learn|8.723421867031232e-07| +|cran|mixsqp|8.723421867031232e-07| +|pypi|[diffrax](https://github.com/patrick-kidger/diffrax)|8.682819685633932e-07| +|pypi|[PyGithub](https://github.com/pygithub/pygithub)|8.682819685633932e-07| +|rubygems|search_ui|8.648782088681446e-07| +|rubygems|pstree|8.648782088681446e-07| +|rubygems|mize|8.648782088681446e-07| +|rubygems|infobar|8.648782088681446e-07| +|rubygems|rspec_junit_formatter|8.644297859167003e-07| +|npm|sendgrid-rest|8.614995154559657e-07| +|npm|system-sleep|8.614995154559657e-07| +|npm|lodash.chunk|8.614995154559657e-07| +|npm|mailparser|8.614995154559657e-07| +|npm|async.ensureasync|8.614995154559657e-07| +|npm|bottleneck|8.614995154559657e-07| +|npm|mocha-sinon|8.614995154559657e-07| +|npm|async.queue|8.614995154559657e-07| +|rubygems|[rubocop-rails](https://docs.rubocop.org/rubocop-rails/)|8.56571333317458e-07| +|pypi|[eagerpy](https://github.com/jonasrauber/eagerpy)|8.548424737456282e-07| +|cran|slider|8.471411901983664e-07| +|pypi|[pyvirtualdisplay](https://pypi.org/project/pyvirtualdisplay)|8.424138398066344e-07| +|pypi|[ldtk](https://github.com/hpparvi/ldtk)|8.377213195663357e-07| +|cran|[scattermore](https://github.com/exaexa/scattermore)|8.372434138084051e-07| +|npm|node-sass|8.359945955904931e-07| +|npm|material-components-web|8.359945955904931e-07| +|npm|foundation-sites|8.359945955904931e-07| +|npm|enhanced-resolve|8.359945955904931e-07| +|npm|bootstrap-sass|8.359945955904931e-07| +|npm|neo-async|8.359945955904931e-07| +|npm|klona|8.359945955904931e-07| +|cran|NetSwan|8.287250773679671e-07| +|cran|netrankr|8.287250773679671e-07| +|cran|RDCOMClient|8.287250773679671e-07| +|cran|base|8.287250773679671e-07| +|cran|fortunes|8.257526254375732e-07| +|npm|methods|8.251375229204868e-07| +|cran|mail|8.251375229204868e-07| +|cran|bibtex|8.251375229204868e-07| +|cran|synchronicity|8.251375229204868e-07| +|cran|doMPI|8.251375229204868e-07| +|cran|rngtools|8.251375229204868e-07| +|pypi|[dcor](https://pypi.org/project/dcor)|8.215808956665192e-07| +|cran|waveslim|8.215808956665192e-07| +|cran|StanHeaders|8.215808956665192e-07| +|cran|shinystan|8.215808956665192e-07| +|pypi|[citeproc-py](https://github.com/brechtm/citeproc-py)|8.212636378363527e-07| +|pypi|[fgivenx](https://github.com/williamjameshandley/fgivenx)|8.150525087514627e-07| +|npm|[wallaby-webpack](https://github.com/jeffling/wallaby-webpack#readme)|8.145588367291985e-07| +|npm|package-yaml|8.145588367291985e-07| +|npm|json-loader|8.145588367291985e-07| +|npm|isparta-loader|8.145588367291985e-07| +|npm|isparta|8.145588367291985e-07| +|npm|gatsby|8.145588367291985e-07| +|npm|enzyme-adapter-react-16|8.145588367291985e-07| +|npm|enzyme|8.145588367291985e-07| +|npm|conventional-changelog|8.145588367291985e-07| +|npm|chai-enzyme|8.145588367291985e-07| +|npm|babel-plugin-__coverage__|8.145588367291985e-07| +|npm|add-stream|8.145588367291985e-07| +|npm|karma-webpack|8.145588367291985e-07| +|npm|karma-mocha-reporter|8.145588367291985e-07| +|npm|lodash.isequal|8.145588367291985e-07| +|npm|clamp|8.145588367291985e-07| +|npm|watch|8.145588367291985e-07| +|npm|unminified-webpack-plugin|8.145588367291985e-07| +|npm|jsonpath|8.145588367291985e-07| +|npm|jest-cli|8.145588367291985e-07| +|npm|globify|8.145588367291985e-07| +|npm|codacy-coverage|8.145588367291985e-07| +|npm|cash-cat|8.145588367291985e-07| +|npm|biased-opener|8.145588367291985e-07| +|npm|random-buffer|8.145588367291985e-07| +|npm|nock|8.145588367291985e-07| +|npm|is-zip|8.145588367291985e-07| +|npm|p-event|8.145588367291985e-07| +|npm|make-dir|8.145588367291985e-07| +|npm|got|8.145588367291985e-07| +|npm|filenamify|8.145588367291985e-07| +|npm|ext-name|8.145588367291985e-07| +|npm|decompress|8.145588367291985e-07| +|npm|content-disposition|8.145588367291985e-07| +|npm|archive-type|8.145588367291985e-07| +|cran|[uwot](https://github.com/jlmelville/uwot)|8.105028459359822e-07| +|pypi|[jsonpickle](https://github.com/jsonpickle/jsonpickle)|7.909426345832433e-07| +|pypi|[line-profiler](https://github.com/pyutils/line_profiler)|7.909426345832419e-07| +|pypi|[mercantile](https://github.com/mapbox/mercantile)|7.792201478024149e-07| +|rubygems|letter_opener|7.779868073250304e-07| +|rubygems|rspec-rails|7.779868073250304e-07| +|cran|minpack.lm|7.755337695171424e-07| +|pypi|[test-tube](https://pypi.org/project/test-tube)|7.748242593277742e-07| +|pypi|[comet-ml](https://pypi.org/project/comet-ml)|7.748242593277742e-07| +|pypi|[neptune-client](https://pypi.org/project/neptune-client)|7.748242593277742e-07| +|pypi|[torchtext](https://pypi.org/project/torchtext)|7.748242593277742e-07| +|pypi|[iteration_utilities](https://github.com/MSeifert04/iteration_utilities)|7.701283547258022e-07| +|pypi|[cffconvert](https://github.com/citation-file-format/cff-converter-python)|7.701283547258022e-07| +|pypi|[nempy](https://github.com/UNSW-CEEM/nempy)|7.701283547258022e-07| +|pypi|[antspyx](https://github.com/ANTsX/ANTsPy)|7.701283547258022e-07| +|pypi|[vis_sample](https://github.com/AstroChem/vis_sample)|7.701283547258022e-07| +|pypi|[brian2](http://www.briansimulator.org/)|7.701283547258022e-07| +|cran|Rd2md|7.701283547258022e-07| +|spack|[cpprestsdk](https://github.com/Microsoft/cpprestsdk)|7.701283547258022e-07| +|pypi|[bakta](https://github.com/oschwengers/bakta)|7.701283547257914e-07| +|pypi|[molsets](https://pypi.org/project/molsets)|7.701283547257914e-07| +|pypi|[dateparser](https://github.com/scrapinghub/dateparser)|7.701283547257914e-07| +|pypi|[tripoli](https://github.com/DDMAL/tripoli)|7.701283547257914e-07| +|pypi|[ogb](https://github.com/snap-stanford/ogb)|7.701283547257914e-07| +|pypi|[pyunpack](https://github.com/ponty/pyunpack)|7.701283547257914e-07| +|pypi|[sphinx_argparse](https://pypi.org/project/sphinx_argparse)|7.701283547257914e-07| +|pypi|[kiwipy](https://github.com/aiidateam/kiwipy.git)|7.701283547257914e-07| +|pypi|[pyviz](http://pyviz.org)|7.701283547257914e-07| +|pypi|[control](https://python-control.org)|7.701283547257914e-07| +|pypi|[RagTag](https://github.com/malonge/RagTag)|7.701283547257914e-07| +|pypi|[foolbox](https://github.com/bethgelab/foolbox)|7.701283547257914e-07| +|pypi|[gala](http://gala.adrian.pw/)|7.701283547257914e-07| +|pypi|[kombine](https://github.com/bfarr/kombine)|7.701283547257914e-07| +|pypi|[TPOT](https://github.com/EpistasisLab/tpot)|7.701283547257914e-07| +|pypi|[update_checker](https://github.com/bboe/update_checker)|7.701283547257914e-07| +|npm|[remark-sectionize](https://github.com/jake-low/remark-sectionize#readme)|7.701283547257914e-07| +|cran|[digitTests](https://koenderks.github.io/digitTests/)|7.701283547257914e-07| +|cran|[jfa](https://koenderks.github.io/jfa/)|7.701283547257914e-07| +|cran|[RcppSimdJson](https://github.com/eddelbuettel/rcppsimdjson/)|7.701283547257914e-07| +|cran|[phonTools](http://www.santiagobarreda.com/rscripts.html)|7.701283547257914e-07| +|cran|[leafletR](https://github.com/chgrl/leafletR)|7.701283547257914e-07| +|cran|[hash](http://www.johnhughes.org)|7.701283547257914e-07| +|spack|[cereal](https://uscilab.github.io/cereal/)|7.701283547257914e-07| +|pypi|[Aemulator](https://github.com/AemulusProject/Aemulator)|7.701283547257877e-07| +|pypi|[rectangle-packer](https://github.com/Penlect/rectangle-packer)|7.701283547257877e-07| +|pypi|[statistics](UNKNOWN)|7.701283547257877e-07| +|pypi|[py-sphviewer](https://github.com/alejandrobll/py-sphviewer)|7.701283547257877e-07| +|pypi|[pykdtree](https://github.com/storpipfugl/pykdtree)|7.701283547257877e-07| +|pypi|[pbcommand](https://github.com/PacificBiosciences/pbcommand)|7.701283547257877e-07| +|pypi|[pbcore](UNKNOWN)|7.701283547257877e-07| +|pypi|[scikit-cuda](https://github.com/lebedov/scikit-cuda/)|7.701283547257877e-07| +|pypi|[Cigar](https://github.com/brentp/cigar)|7.701283547257877e-07| +|go|[github.com/armon/go-radix](https://github.com/armon/go-radix)|7.701283547257877e-07| +|go|[github.com/fredericlemoine/cobrashell](https://github.com/fredericlemoine/cobrashell)|7.701283547257877e-07| +|pypi|[bagpipes](https://bagpipes.readthedocs.io)|7.701283547257806e-07| +|pypi|[agfusion](https://github.com/murphycj/AGFusion)|7.701283547257806e-07| +|pypi|[boatswain](https://github.com/nlesc-sherlock/boatswain)|7.701283547257806e-07| +|pypi|[simupy](https://github.com/simupy/simupy)|7.701283547257806e-07| +|cran|[uchardet](https://artemklevtsov.gitlab.io/uchardet)|7.701283547257806e-07| +|cran|textshaping|7.670760167344964e-07| +|pypi|[vcrpy](https://pypi.org/project/vcrpy)|7.670292466584806e-07| +|cran|[fda](http://www.functionaldata.org)|7.640162249263832e-07| +|npm|[serve-favicon](https://github.com/expressjs/serve-favicon#readme)|7.631346677437726e-07| +|cran|R.cache|7.624270711785298e-07| +|npm|[url](https://github.com/defunctzombie/node-url#readme)|7.618167130419179e-07| +|npm|slugify|7.563760626771128e-07| +|npm|serve-handler|7.563760626771128e-07| +|npm|pixelmatch|7.563760626771128e-07| +|npm|magic-string|7.563760626771128e-07| +|npm|dtslint|7.563760626771128e-07| +|npm|cwebp-bin|7.563760626771128e-07| +|npm|zrender|7.563760626771128e-07| +|cran|tidymodels|7.474775207632646e-07| +|pypi|[sparse](https://github.com/pydata/sparse/)|7.44749124854145e-07| +|pypi|[CURandRTC](https://github.com/fynv/CURandRTC)|7.357476246041008e-07| +|cran|GPfit|7.302941294813503e-07| +|cran|rapportools|7.261210201700282e-07| +|cran|suncalc|7.219953325554259e-07| +|cran|manipulate|7.219953325554259e-07| +|cran|Gmedian|7.219953325554259e-07| +|cran|fasttime|7.219953325554259e-07| +|npm|should-util|7.219953325554258e-07| +|npm|mocha-better-spec-reporter|7.219953325554258e-07| +|npm|should-equal|7.219953325554258e-07| +|npm|eslint-config-shouldjs|7.219953325554258e-07| +|npm|should-type|7.219953325554258e-07| +|npm|should-format|7.219953325554258e-07| +|npm|should-type-adaptors|7.219953325554258e-07| +|npm|svelte-jest|7.165667962204226e-07| +|npm|rollup-plugin-postcss|7.165667962204226e-07| +|pypi|[sciris](http://github.com/sciris/sciris)|7.101342539601863e-07| +|pypi|[iPython](https://ipython.org)|7.078385613288502e-07| +|cran|[ratelimitr](https://github.com/tarakc02/ratelimitr)|7.059509918319817e-07| +|cran|truncdist|7.007601757155604e-07| +|cran|rmutil|7.007601757155604e-07| +|cran|cramer|7.007601757155604e-07| +|cran|yesno|7.007601757155604e-07| +|pypi|[mpl-interactions](https://mpl-interactions.rtfd.io)|7.001166861143509e-07| +|pypi|[django-storages](https://github.com/jschneier/django-storages)|7.001166861143509e-07| +|npm|stream-spigot|6.988914819136523e-07| +|npm|polendina|6.988914819136523e-07| +|npm|hundreds|6.988914819136523e-07| +|npm|buffer|6.988914819136523e-07| +|npm|unorm|6.988914819136523e-07| +|npm|iconv|6.988914819136523e-07| +|npm|errto|6.988914819136523e-07| +|npm|grunt-legacy-log-utils|6.988914819136523e-07| +|npm|vuepress-plugin-social-share|6.981932886250271e-07| +|npm|vuepress-plugin-smooth-scroll|6.981932886250271e-07| +|npm|vuepress-plugin-google-adsense|6.981932886250271e-07| +|npm|vuepress-plugin-element-tabs|6.981932886250271e-07| +|npm|vuepress|6.981932886250271e-07| +|npm|vue-eslint-parser|6.981932886250271e-07| +|npm|vue-codemirror|6.981932886250271e-07| +|npm|terser-webpack-plugin|6.981932886250271e-07| +|npm|replace-in-file|6.981932886250271e-07| +|npm|faker|6.981932886250271e-07| +|npm|eslint-plugin-vue|6.981932886250271e-07| +|cran|[kSamples](NA)|6.952547646830043e-07| +|npm|stream-combiner2|6.919025670945157e-07| +|npm|source-map|6.919025670945157e-07| +|npm|slash|6.919025670945157e-07| +|npm|falafel|6.919025670945157e-07| +|npm|convert-source-map|6.919025670945157e-07| +|go|[github.com/biogo/biogo](https://github.com/biogo/biogo)|6.906920384166592e-07| +|pypi|[mxnet](https://pypi.org/project/mxnet)|6.83178379192231e-07| +|pypi|[ml-datasets](https://pypi.org/project/ml-datasets)|6.83178379192231e-07| +|pypi|[Flask-Cors](https://github.com/corydolphin/flask-cors)|6.810784253515927e-07| +|cran|graphlayouts|6.807384564094016e-07| +|npm|webpack-manifest-plugin|6.723342779352114e-07| +|npm|script-loader|6.723342779352114e-07| +|npm|recursive-readdir|6.723342779352114e-07| +|npm|react-dev-utils|6.723342779352114e-07| +|npm|output-file-sync|6.723342779352114e-07| +|npm|npm-release|6.723342779352114e-07| +|npm|imports-loader|6.723342779352114e-07| +|npm|fs-promise|6.723342779352114e-07| +|npm|flow-typed|6.723342779352114e-07| +|npm|flow-bin|6.723342779352114e-07| +|npm|find-cache-dir|6.723342779352114e-07| +|npm|filesize|6.723342779352114e-07| +|npm|fake-xml-http-request|6.723342779352114e-07| +|npm|eslint-plugin-flowtype|6.723342779352114e-07| +|npm|eslint-loader|6.723342779352114e-07| +|npm|eslint-config-react-app|6.723342779352114e-07| +|npm|dmd-clear|6.723342779352114e-07| +|npm|dagre|6.723342779352114e-07| +|npm|child-process-promise|6.723342779352114e-07| +|npm|case-sensitive-paths-webpack-plugin|6.723342779352114e-07| +|npm|babel-plugin-flow-react-proptypes|6.723342779352114e-07| +|pypi|[starry](https://pypi.org/project/starry)|6.664572300511623e-07| +|npm|gulp-marked|6.664572300511623e-07| +|npm|gulp-mocha-phantomjs|6.664572300511623e-07| +|npm|humanize|6.664572300511623e-07| +|npm|chai-jquery|6.664572300511623e-07| +|npm|gulp-iife|6.664572300511623e-07| +|npm|gulp-cache|6.664572300511623e-07| +|npm|gulp-closure-compiler|6.664572300511623e-07| +|npm|drool|6.664572300511623e-07| +|npm|gulp-file|6.664572300511623e-07| +|npm|gulp-imagemin|6.664572300511623e-07| +|npm|escodegen|6.664572300511623e-07| +|npm|gulp-zip|6.664572300511623e-07| +|npm|gulp-csso|6.664572300511623e-07| +|npm|gulp-shell|6.664572300511623e-07| +|npm|swig|6.664572300511623e-07| +|npm|vinyl-paths|6.664572300511623e-07| +|npm|gulp-connect|6.664572300511623e-07| +|npm|gulp-css-inline-images|6.664572300511623e-07| +|npm|gulp-front-matter|6.664572300511623e-07| +|npm|gulp-jscs|6.664572300511623e-07| +|npm|gulp-open|6.664572300511623e-07| +|npm|gulp-flatten|6.664572300511623e-07| +|npm|gulp-load-plugins|6.664572300511623e-07| +|npm|gulp-sass|6.664572300511623e-07| +|npm|gulp-size|6.664572300511623e-07| +|npm|gulp-sourcemaps|6.664572300511623e-07| +|npm|gulp-subtree|6.664572300511623e-07| +|npm|gulp-tap|6.664572300511623e-07| +|pypi|[sagemaker](https://pypi.org/project/sagemaker)|6.618290548424737e-07| +|pypi|[ftfy](https://pypi.org/project/ftfy)|6.618290548424737e-07| +|pypi|[fairscale](https://pypi.org/project/fairscale)|6.618290548424737e-07| +|pypi|[onnxruntime-tools](https://pypi.org/project/onnxruntime-tools)|6.618290548424737e-07| +|pypi|[unidic](https://pypi.org/project/unidic)|6.618290548424737e-07| +|pypi|[unidic-lite](https://pypi.org/project/unidic-lite)|6.618290548424737e-07| +|pypi|[ipadic](https://pypi.org/project/ipadic)|6.618290548424737e-07| +|pypi|[fugashi](https://pypi.org/project/fugashi)|6.618290548424737e-07| +|pypi|[faiss-cpu](https://pypi.org/project/faiss-cpu)|6.618290548424737e-07| +|pypi|[rouge-score](https://pypi.org/project/rouge-score)|6.618290548424737e-07| +|pypi|[sigopt](https://pypi.org/project/sigopt)|6.618290548424737e-07| +|pypi|[pyctcdecode](https://pypi.org/project/pyctcdecode)|6.618290548424737e-07| +|pypi|[tf2onnx](https://pypi.org/project/tf2onnx)|6.618290548424737e-07| +|npm|[uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)|6.618290548424737e-07| +|npm|node-libs-browser|6.618290548424737e-07| +|npm|module-alias|6.618290548424737e-07| +|npm|mocha-phantomjs-istanbul|6.618290548424737e-07| +|npm|mocha-phantomjs-core|6.618290548424737e-07| +|npm|get-port|6.618290548424737e-07| +|npm|asap|6.618290548424737e-07| +|npm|a-sync-waterfall|6.618290548424737e-07| +|cran|leaflet.extras2|6.618290548424737e-07| +|cran|satellite|6.618290548424737e-07| +|cran|leafpop|6.618290548424737e-07| +|npm|[closurecompiler](https://github.com/dcodeIO/ClosureCompiler.js#readme)|6.607701283547257e-07| +|npm|[metascript](https://github.com/dcodeIO/MetaScript)|6.607701283547257e-07| +|npm|[testjs](https://github.com/dcodeIO/test.js)|6.607701283547257e-07| +|pypi|[stwcs](https://github.com/spacetelescope/stwcs)|6.568151983663956e-07| +|pypi|[flask-wtf](https://github.com/wtforms/flask-wtf/)|6.488260863990207e-07| +|pypi|[falcon](https://pypi.org/project/falcon)|6.483223394375253e-07| +|pypi|[webtest-aiohttp](https://pypi.org/project/webtest-aiohttp)|6.483223394375253e-07| +|pypi|[GridDataFormats](https://github.com/MDAnalysis/GridDataFormats)|6.466408178900202e-07| +|pypi|[gsd](https://gsd.readthedocs.io)|6.466408178900202e-07| +|cran|[tarchetypes](https://docs.ropensci.org/tarchetypes/)|6.462615564132494e-07| +|npm|websocket-stream|6.451305986895252e-07| +|npm|https-browserify|6.451305986895252e-07| +|npm|setimmediate|6.451305986895252e-07| +|npm|stream-browserify|6.451305986895252e-07| +|npm|timers-browserify|6.451305986895252e-07| +|npm|bunyan|6.451305986895252e-07| +|pypi|[guizero](https://github.com/lawsie/guizero)|6.417736289381613e-07| +|pypi|[pyemgpipeline](https://github.com/aalhossary/pyemgpipeline)|6.417736289381613e-07| +|pypi|[uvplot](https://github.com/mtazzari/uvplot)|6.417736289381613e-07| +|pypi|[Requests](https://requests.readthedocs.io)|6.417736289381613e-07| +|pypi|[AMAT](https://github.com/athulpg007/AMAT)|6.417736289381613e-07| +|pypi|[niapy](https://github.com/NiaOrg/NiaPy)|6.417736289381613e-07| +|pypi|[qtl](https://pypi.org/project/qtl)|6.417736289381613e-07| +|pypi|[agutil](https://github.com/agraubert/agutil)|6.417736289381613e-07| +|pypi|[oct2py](http://github.com/blink1073/oct2py)|6.417736289381613e-07| +|pypi|[Pandas](https://pandas.pydata.org)|6.417736289381613e-07| +|pypi|[Seaborn](https://seaborn.pydata.org)|6.417736289381613e-07| +|pypi|[Sympy](https://sympy.org)|6.417736289381613e-07| +|pypi|[wntr](https://github.com/USEPA/WNTR)|6.417736289381613e-07| +|pypi|[proper](https://pypi.org/project/proper)|6.417736289381613e-07| +|pypi|[pystokes](https://github.com/rajeshrinet/pystokes)|6.417736289381613e-07| +|pypi|[jsonlines](https://github.com/wbolster/jsonlines)|6.417736289381613e-07| +|pypi|[gwsnrcalc](https://github.com/mikekatz04/BOWIE/snr_calculator_folder)|6.417736289381613e-07| +|pypi|[mbo](https://github.com/basf/mbo)|6.417736289381613e-07| +|pypi|[pylibxc2](https://github.com/mfkasim1/pylibxc/)|6.417736289381613e-07| +|pypi|[grequests](https://github.com/kennethreitz/grequests)|6.417736289381613e-07| +|npm|[joi](https://github.com/hapijs/joi#readme)|6.417736289381613e-07| +|npm|[pm2](http://pm2.keymetrics.io/)|6.417736289381613e-07| +|cran|[nplr](https://github.com/fredcommo/nplr)|6.417736289381613e-07| +|cran|[rstackdeque](https://github.com/oneilsh/rstackdeque)|6.417736289381613e-07| +|cran|[osqp](https://osqp.org)|6.417736289381613e-07| +|cran|[ggspatial](https://paleolimbot.github.io/ggspatial/)|6.417736289381613e-07| +|cran|[biblio](https://github.com/kamapu/biblio)|6.417736289381613e-07| +|cran|[wdman](https://github.com/ropensci/wdman)|6.417736289381613e-07| +|cran|[ipaddress](https://davidchall.github.io/ipaddress/)|6.417736289381613e-07| +|cran|[spiderbar](https://gitlab.com/hrbrmstr/spiderbar)|6.417736289381613e-07| +|cran|Ecume|6.417736289381613e-07| +|cran|[cpp11](https://cpp11.r-lib.org)|6.417736289381613e-07| +|spack|[libconfig](https://www.hyperrealm.com/libconfig/)|6.417736289381613e-07| +|spack|[tclap](http://tclap.sourceforge.net)|6.417736289381613e-07| +|spack|[itk](https://itk.org/)|6.417736289381613e-07| +|pypi|[ctypesgen](https://github.com/davidjamesca/ctypesgen)|6.417736289381564e-07| +|pypi|[posix_ipc](http://semanchuk.com/philip/posix_ipc/)|6.417736289381564e-07| +|pypi|[scikits.cuda](https://github.com/lebedov/scikit-cuda/)|6.417736289381564e-07| +|npm|[html-entities](https://github.com/mdevils/html-entities#readme)|6.417736289381564e-07| +|npm|[long](https://github.com/dcodeIO/long.js#readme)|6.417736289381564e-07| +|npm|[mnemonist](https://github.com/yomguithereal/mnemonist#readme)|6.417736289381564e-07| +|npm|[obliterator](https://github.com/yomguithereal/obliterator#readme)|6.417736289381564e-07| +|npm|[pandemonium](https://github.com/yomguithereal/pandemonium#readme)|6.417736289381564e-07| +|npm|its-set|6.417736289381563e-07| +|npm|babel-plugin-transform-es2015-modules-umd|6.417736289381563e-07| +|npm|babel-preset-stage-2|6.417736289381563e-07| +|npm|eslint-plugin-babel|6.417736289381563e-07| +|spack|ant|6.332450757296759e-07| +|spack|ceres-solver|6.332450757296759e-07| +|spack|clp|6.332450757296759e-07| +|spack|gdal|6.332450757296759e-07| +|spack|ipp|6.332450757296759e-07| +|spack|jasper|6.332450757296759e-07| +|spack|onnx|6.332450757296759e-07| +|spack|openexr|6.332450757296759e-07| +|spack|openjpeg|6.332450757296759e-07| +|spack|libwebp|6.332450757296759e-07| +|spack|tesseract|6.332450757296759e-07| +|spack|leptonica|6.332450757296759e-07| +|spack|libdc1394|6.332450757296759e-07| +|npm|pretty-hrtime|6.290023337222869e-07| +|npm|utf8|6.290023337222869e-07| +|pypi|[distrax](https://github.com/deepmind/distrax)|6.271045174195758e-07| +|pypi|[pyParz](http://github.com/jpierel14/pyParz)|6.251041840306739e-07| +|spack|[pangolin](https://github.com/stevenlovegrove/Pangolin)|6.251041840306739e-07| +|pypi|[traitsui](http://docs.enthought.com/traitsui)|6.203811746402175e-07| +|cran|locatexec|6.109191275468989e-07| +|cran|doconv|6.109191275468989e-07| +|cran|equatags|6.109191275468989e-07| +|go|[gopkg.in/check.v1](https://gopkg.in/check.v1)|6.051008501416902e-07| +|cran|[fasterize](https://github.com/ecohealthalliance/fasterize)|5.989887203422765e-07| +|cran|mixtools|5.96578302956596e-07| +|cran|enrichR|5.96578302956596e-07| +|cran|metap|5.96578302956596e-07| +|cran|monocle|5.96578302956596e-07| +|cran|Rfast2|5.96578302956596e-07| +|cran|rtracklayer|5.96578302956596e-07| +|cran|GenomeInfoDb|5.96578302956596e-07| +|cran|GenomicRanges|5.96578302956596e-07| +|cran|BiocGenerics|5.96578302956596e-07| +|cran|DESeq2|5.96578302956596e-07| +|cran|MAST|5.96578302956596e-07| +|cran|SingleCellExperiment|5.96578302956596e-07| +|cran|SummarizedExperiment|5.96578302956596e-07| +|cran|S4Vectors|5.96578302956596e-07| +|cran|rsvd|5.96578302956596e-07| +|cran|sctransform|5.96578302956596e-07| +|cran|leiden|5.96578302956596e-07| +|cran|ica|5.96578302956596e-07| +|pypi|[APLpy](http://aplpy.github.io)|5.92406426712148e-07| +|spack|[casacore](https://github.com/casacore/casacore)|5.92406426712148e-07| +|npm|[babel-plugin-transform-undefined-to-void](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-simplify-comparison-operators](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-remove-debugger](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-remove-console](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-regexp-constructors](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-minify-booleans](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-merge-sibling-variables](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-member-expression-literals](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-inline-consecutive-adds](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-minify-simplify](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|babel-plugin-minify-replace|5.860270189959196e-07| +|npm|babel-plugin-minify-numeric-literals|5.860270189959196e-07| +|npm|babel-plugin-minify-mangle-names|5.860270189959196e-07| +|npm|babel-plugin-minify-infinity|5.860270189959196e-07| +|npm|babel-plugin-minify-guarded-expressions|5.860270189959196e-07| +|npm|babel-plugin-minify-flip-comparisons|5.860270189959196e-07| +|npm|babel-plugin-minify-dead-code-elimination|5.860270189959196e-07| +|npm|babel-plugin-minify-constant-folding|5.860270189959196e-07| +|npm|babel-plugin-minify-builtins|5.860270189959196e-07| +|pypi|[z3c.testsetup](https://pypi.org/project/z3c.testsetup)|5.824095682613768e-07| +|pypi|[pep440](https://pypi.org/project/pep440)|5.824095682613768e-07| +|npm|babel-helper-evaluate-path|5.801667488059605e-07| +|npm|esutils|5.801667488059605e-07| +|npm|babel-helper-is-void-0|5.801667488059605e-07| +|cran|whitening|5.775962660443407e-07| +|cran|randtoolbox|5.775962660443407e-07| +|cran|mc2d|5.775962660443407e-07| +|cran|ggExtra|5.775962660443407e-07| +|cran|DiceDesign|5.775962660443407e-07| +|cran|condMVNorm|5.775962660443407e-07| +|npm|[proxyquire](https://github.com/thlorenz/proxyquire#readme)|5.773670611768621e-07| +|cran|showtextdb|5.753070125508723e-07| +|cran|sysfonts|5.753070125508723e-07| +|pypi|[restructuredtext-lint](https://pypi.org/project/restructuredtext-lint)|5.718203033838974e-07| +|pypi|[rinohtype](https://pypi.org/project/rinohtype)|5.718203033838973e-07| +|pypi|[sphinx-testing](https://pypi.org/project/sphinx-testing)|5.718203033838973e-07| +|npm|tiny-lr|5.718203033838973e-07| +|npm|grunt-jscs|5.718203033838973e-07| +|rubygems|[puma](https://puma.io)|5.704729590108338e-07| +|rubygems|[uglifier](http://github.com/lautis/uglifier)|5.704729590108324e-07| +|pypi|[scikit_image](https://scikit-image.org)|5.704654479450298e-07| +|cran|vars|5.672820470078346e-07| +|cran|systemfit|5.672820470078346e-07| +|cran|poLCA|5.672820470078346e-07| +|cran|orcutt|5.672820470078346e-07| +|cran|muhaz|5.672820470078346e-07| +|cran|modeltests|5.672820470078346e-07| +|cran|margins|5.672820470078346e-07| +|cran|lsmeans|5.672820470078346e-07| +|cran|lmodel2|5.672820470078346e-07| +|cran|Kendall|5.672820470078346e-07| +|cran|joineRML|5.672820470078346e-07| +|cran|gmm|5.672820470078346e-07| +|cran|glmnetUtils|5.672820470078346e-07| +|cran|ergm|5.672820470078346e-07| +|cran|cmprsk|5.672820470078346e-07| +|cran|btergm|5.672820470078346e-07| +|cran|binGroup|5.672820470078346e-07| +|cran|AUC|5.672820470078346e-07| +|cran|[mvnfast](https://github.com/mfasiolo/mvnfast/)|5.63982886036567e-07| +|cran|diagram|5.616092265377563e-07| +|cran|[UpSetR](http://github.com/hms-dbmi/UpSetR)|5.583430571761983e-07| +|pypi|[kfac](http://github.com/tensorflow/kfac)|5.553810250426363e-07| +|go|[github.com/pkg/profile](https://github.com/pkg/profile)|5.527236995639624e-07| +|pypi|[fast_histogram](https://github.com/astrofrog/fast-histogram)|5.50091681946997e-07| +|pypi|[StructureFingerprint](https://github.com/dcloudf/MorganFingerprint)|5.50091681946997e-07| +|pypi|[datasketch](https://ekzhu.github.io/datasketch)|5.50091681946997e-07| +|pypi|[fpdf2](https://pyfpdf.github.io/fpdf2/)|5.50091681946997e-07| +|pypi|[pdf2image](https://github.com/Belval/pdf2image)|5.50091681946997e-07| +|pypi|[prettypyplot](https://gitlab.com/braniii/prettypyplot)|5.50091681946997e-07| +|pypi|[optimade](https://github.com/Materials-Consortia/optimade-python-tools)|5.50091681946997e-07| +|pypi|[spacepy](https://github.com/spacepy/spacepy)|5.50091681946997e-07| +|pypi|[SPARQLWrapper](http://rdflib.github.io/sparqlwrapper)|5.50091681946997e-07| +|pypi|[neomodel](https://neomodel.readthedocs.io)|5.50091681946997e-07| +|pypi|[faker](https://github.com/joke2k/faker)|5.50091681946997e-07| +|pypi|[physical-validation](https://physical-validation.readthedocs.io)|5.50091681946997e-07| +|pypi|[PyQT5](https://www.riverbankcomputing.com/software/pyqt/)|5.50091681946997e-07| +|pypi|[emn_sdk](https://www.energy.gov/eere/energy-materials-network/energy-materials-network)|5.50091681946997e-07| +|pypi|[qcelemental](https://github.com/MolSSI/QCElemental)|5.50091681946997e-07| +|pypi|[Eir](https://github.com/mjacob1002/Eir)|5.50091681946997e-07| +|pypi|[orbitize](https://github.com/sblunt/orbitize)|5.50091681946997e-07| +|pypi|[kllr](https://github.com/afarahi/kllr)|5.50091681946997e-07| +|pypi|[bed-reader](https://pypi.org/project/bed-reader)|5.50091681946997e-07| +|pypi|[qimage2ndarray](https://github.com/hmeine/qimage2ndarray)|5.50091681946997e-07| +|pypi|[singularity-hpc](https://github.com/singularityhub/singularity-hpc)|5.50091681946997e-07| +|pypi|[gimmik](https://github.com/vincentlab/GiMMiK)|5.50091681946997e-07| +|npm|[js-logger](http://github.com/jonnyreeves/js-logger)|5.50091681946997e-07| +|npm|[d3-cloud](https://www.jasondavies.com/wordcloud/)|5.50091681946997e-07| +|npm|[path](http://nodejs.org/docs/latest/api/path.html)|5.50091681946997e-07| +|npm|[react-grid-gallery](https://benhowell.github.io/react-grid-gallery/)|5.50091681946997e-07| +|cran|RISmed|5.50091681946997e-07| +|cran|[itsadug](NA)|5.50091681946997e-07| +|cran|[HGNChelper](https://github.com/waldronlab/HGNChelper)|5.50091681946997e-07| +|cran|[CORElearn](http://lkm.fri.uni-lj.si/rmarko/software/)|5.50091681946997e-07| +|cran|sde|5.50091681946997e-07| +|cran|[tidytree](https://yulab-smu.top/treedata-book/)|5.50091681946997e-07| +|cran|[msm](https://github.com/chjackson/msm)|5.50091681946997e-07| +|cran|[rsdmx](https://github.com/opensdmx/rsdmx)|5.50091681946997e-07| +|cran|[phylocomr](https://github.com/ropensci/phylocomr)|5.50091681946997e-07| +|cran|[httr2](https://httr2.r-lib.org)|5.50091681946997e-07| +|spack|[armadillo](http://arma.sourceforge.net/)|5.50091681946997e-07| +|spack|[nlopt](https://nlopt.readthedocs.io)|5.50091681946997e-07| +|spack|[petsc](https://www.mcs.anl.gov/petsc/index.html)|5.50091681946997e-07| +|spack|[arrayfire](https://arrayfire.org/docs/index.htm)|5.50091681946997e-07| +|pypi|[random](https://www.pytosquatting.org)|5.500916819469911e-07| +|pypi|[sys](https://github.com/stestagg/sys)|5.500916819469911e-07| +|pypi|[stats](http://code.google.com/p/pycalcstats/)|5.500916819469911e-07| +|pypi|[pygfunction](https://github.com/MassimoCimmino/pygfunction)|5.500916819469911e-07| +|npm|[atob](https://git.coolaj86.com/coolaj86/atob.js.git)|5.500916819469911e-07| +|npm|[node-html-parser](https://github.com/taoqf/node-fast-html-parser)|5.500916819469911e-07| +|pypi|[usort](https://pypi.org/project/usort)|5.414964994165695e-07| +|go|[github.com/gorilla/mux](https://github.com/gorilla/mux)|5.364420640155001e-07| +|go|[golang.org/x/crypto](https://golang.org/x/crypto)|5.364420640155001e-07| +|rubygems|[redis](https://github.com/redis/redis-rb)|5.36223824418916e-07| +|rubygems|[stackprof](http://github.com/tmm1/stackprof)|5.36223824418916e-07| +|pypi|[arboreto](https://github.com/aertslab/arboreto)|5.331657840409381e-07| +|pypi|[ipytree](https://pypi.org/project/ipytree)|5.236449664687705e-07| +|npm|assume|5.184085168040827e-07| +|npm|spawn-sync|5.184085168040827e-07| +|cran|[shinyFiles](https://github.com/thomasp85/shinyFiles)|5.157109518253076e-07| +|go|[github.com/brentp/irelate](https://github.com/brentp/irelate)|5.134189031505252e-07| +|go|[github.com/brentp/vcfgo](https://github.com/brentp/vcfgo)|5.134189031505252e-07| +|go|[github.com/brentp/xopen](https://github.com/brentp/xopen)|5.134189031505252e-07| +|pypi|[connexion](https://github.com/zalando/connexion)|5.134189031505204e-07| +|cran|[contentid](https://github.com/cboettig/contentid)|5.134189031505204e-07| +|pypi|[furl](https://pypi.org/project/furl)|5.042507084514085e-07| +|pypi|[pyodbc](https://pypi.org/project/pyodbc)|5.042507084514085e-07| +|pypi|[pg8000](https://pypi.org/project/pg8000)|5.042507084514085e-07| +|pypi|[psycopg2cffi](https://pypi.org/project/psycopg2cffi)|5.042507084514085e-07| +|pypi|[flexmock](https://pypi.org/project/flexmock)|5.042507084514085e-07| +|npm|browserify-middleware|5.042507084514085e-07| +|npm|code-mirror|5.042507084514085e-07| +|npm|github-basic|5.042507084514085e-07| +|npm|handle|5.042507084514085e-07| +|npm|highlight-codemirror|5.042507084514085e-07| +|npm|inconsolata|5.042507084514085e-07| +|npm|jade-code-mirror|5.042507084514085e-07| +|npm|jade-highlighter|5.042507084514085e-07| +|npm|jstransformer-cdata|5.042507084514085e-07| +|npm|jstransformer-coffee-script|5.042507084514085e-07| +|npm|jstransformer-less|5.042507084514085e-07| +|npm|jstransformer-marked|5.042507084514085e-07| +|npm|jstransformer-stylus|5.042507084514085e-07| +|npm|jstransformer-verbatim|5.042507084514085e-07| +|npm|less-file|5.042507084514085e-07| +|npm|linify|5.042507084514085e-07| +|npm|lsr|5.042507084514085e-07| +|npm|pull-request|5.042507084514085e-07| +|npm|stop|5.042507084514085e-07| +|npm|twbs|5.042507084514085e-07| +|npm|character-parser|5.042507084514085e-07| +|npm|constantinople|5.042507084514085e-07| +|npm|jstransformer|5.042507084514085e-07| +|npm|transformers|5.042507084514085e-07| +|npm|void-elements|5.042507084514085e-07| +|npm|with|5.042507084514085e-07| +|pypi|[hdfdict](https://github.com/SiggiGue/hdfdict)|5.015541805987304e-07| +|pypi|[spherical-geometry](https://pypi.org/project/spherical-geometry)|4.963717911318553e-07| +|pypi|[stregion](https://pypi.org/project/stregion)|4.963717911318553e-07| +|pypi|[tweakwcs](https://pypi.org/project/tweakwcs)|4.963717911318553e-07| +|pypi|[stsci.skypac](https://pypi.org/project/stsci.skypac)|4.963717911318553e-07| +|pypi|[fitsblender](https://pypi.org/project/fitsblender)|4.963717911318553e-07| +|rubygems|xpath|4.918884330184062e-07| +|rubygems|mini_mime|4.918884330184062e-07| +|rubygems|matrix|4.918884330184062e-07| +|rubygems|webdrivers|4.918884330184062e-07| +|rubygems|selenium-webdriver|4.918884330184062e-07| +|rubygems|selenium_statistics|4.918884330184062e-07| +|rubygems|sauce_whisk|4.918884330184062e-07| +|rubygems|rubocop-rake|4.918884330184062e-07| +|rubygems|rubocop-minitest|4.918884330184062e-07| +|rubygems|rspec-instafail|4.918884330184062e-07| +|rubygems|launchy|4.918884330184062e-07| +|rubygems|erubi|4.918884330184062e-07| +|cran|thematic|4.914080732205367e-07| +|pypi|[jsonlib](https://pypi.org/project/jsonlib)|4.906223109256947e-07| +|pypi|[yajl](https://pypi.org/project/yajl)|4.906223109256947e-07| +|pypi|[ecdsa](https://pypi.org/project/ecdsa)|4.906223109256947e-07| +|pypi|[pytest-black-multipy](https://pypi.org/project/pytest-black-multipy)|4.906223109256947e-07| +|npm|[request-promise](https://github.com/request/request-promise#readme)|4.889703839528847e-07| +|npm|grunt-release|4.86241754578144e-07| +|npm|grunt-jsdoc|4.86241754578144e-07| +|npm|grunt-mocha-istanbul|4.86241754578144e-07| +|npm|help-me-test|4.86241754578144e-07| +|npm|require-dir|4.86241754578144e-07| +|npm|normalize-path|4.838479490171438e-07| +|npm|homedir-polyfill|4.838479490171438e-07| +|npm|eslint-config-gulp|4.838479490171438e-07| +|npm|resolve-dir|4.838479490171438e-07| +|npm|micromatch|4.838479490171438e-07| +|npm|is-glob|4.838479490171438e-07| +|npm|detect-file|4.838479490171438e-07| +|pypi|[tinygp](https://github.com/dfm/tinygp)|4.832177912004922e-07| +|pypi|[tools21cm](https://pypi.org/project/tools21cm)|4.813302217036182e-07| +|pypi|[merklelib](https://github.com/vpaliy/merkle-trees)|4.813302217036182e-07| +|pypi|[nodepy](https://github.com/ketch/nodepy)|4.813302217036182e-07| +|pypi|[numfi](https://github.com/ZZZZzzzzac/numfi)|4.813302217036182e-07| +|pypi|[pypiwin32](https://pypi.org/project/pypiwin32)|4.813302217036182e-07| +|pypi|[piecewise-regression](https://github.com/chasmani/piecewise-regression)|4.813302217036182e-07| +|pypi|[flask-socketio](https://github.com/miguelgrinberg/flask-socketio)|4.813302217036182e-07| +|pypi|[astro-virgo](https://github.com/0xCoto/Virgo)|4.813302217036182e-07| +|pypi|[plotly_express](https://plotly.express/)|4.813302217036182e-07| +|pypi|[streamlit_tags](https://github.com/gagan3012/streamlit-tags)|4.813302217036182e-07| +|pypi|[streamlit-aggrid](https://github.com/PablocFonseca/streamlit-aggrid)|4.813302217036182e-07| +|pypi|[tatter](https://github.com/afarahi/tatter)|4.813302217036182e-07| +|pypi|[pystream-protobuf](https://github.com/cartoonist/pystream-protobuf)|4.813302217036182e-07| +|pypi|[flare-pp](https://github.com/mir-group/flare_pp)|4.813302217036182e-07| +|pypi|[sgdml](http://www.sgdml.org)|4.813302217036182e-07| +|pypi|[fhir.resources](https://github.com/nazrulworld/fhir.resources)|4.813302217036182e-07| +|pypi|[aiokafka](http://aiokafka.readthedocs.org)|4.813302217036182e-07| +|pypi|[ligo.skymap](https://lscsoft.docs.ligo.org/ligo.skymap/)|4.813302217036182e-07| +|pypi|[linearfit](https://github.com/Johannes-Sahlmann/linearfit)|4.813302217036182e-07| +|pypi|[dna-features-viewer](https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer)|4.813302217036182e-07| +|pypi|[clint](https://github.com/kennethreitz/clint)|4.813302217036182e-07| +|pypi|[pepita](https://pypi.org/project/pepita)|4.813302217036182e-07| +|pypi|[pywdpa](https://ecology.ghislainv.fr/pywdpa)|4.813302217036182e-07| +|npm|[vue-class-component](https://github.com/vuejs/vue-class-component#readme)|4.813302217036182e-07| +|npm|[vuetify](https://vuetifyjs.com)|4.813302217036182e-07| +|npm|[deep-filter](https://github.com/IndigoUnited/js-deep-filter#readme)|4.813302217036182e-07| +|npm|[kebabcase-keys](https://github.com/mattii/kebabcase-keys#readme)|4.813302217036182e-07| +|npm|[cross-blob](https://github.com/Richienb/cross-blob#readme)|4.813302217036182e-07| +|npm|[svgr](https://github.com/smooth-code/svgr#readme)|4.813302217036182e-07| +|cran|[fishtree](https://fishtreeoflife.org/)|4.813302217036182e-07| +|cran|COUNT|4.813302217036182e-07| +|cran|ggvenn|4.813302217036182e-07| +|cran|Rlabkey|4.813302217036182e-07| +|pypi|[sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox)|4.813302217036173e-07| +|pypi|[findiff](https://github.com/maroba/findiff)|4.813302217036173e-07| +|npm|[camera-controls](https://github.com/yomotsu/camera-controls#readme)|4.813302217036173e-07| +|npm|[daisyui](https://github.com/saadeghi/daisyui)|4.813302217036173e-07| +|npm|[gpu.js](http://gpu.rocks/)|4.813302217036128e-07| +|go|[golang.org/x/net](https://golang.org/x/net)|4.806356614991387e-07| +|pypi|[blessed](https://github.com/jquast/blessed)|4.797257876312753e-07| +|pypi|[Levenshtein](https://github.com/maxbachmann/Levenshtein)|4.76516919486584e-07| +|npm|[github-current-user](https://github.com/beaugunderson/github-current-user)|4.76516919486584e-07| +|cran|QSARdata|4.70633994554648e-07| +|cran|dimRed|4.70633994554648e-07| +|cran|ddalpha|4.70633994554648e-07| +|pypi|[time-machine](https://pypi.org/project/time-machine)|4.688216151967356e-07| +|pypi|[attrdict](https://github.com/bcj/AttrDict)|4.6764893333671553e-07| +|cran|[RcppEigen](http://dirk.eddelbuettel.com/code/rcpp.eigen.html)|4.675779296549463e-07| +|pypi|[black-nbconvert](https://pypi.org/project/black-nbconvert)|4.581893456601741e-07| +|npm|karma-tap-reporter|4.576392984264884e-07| +|npm|karma-spec-reporter|4.576392984264884e-07| +|npm|karma-html-reporter|4.576392984264884e-07| +|npm|karma-chai-sinon|4.576392984264884e-07| +|npm|eslint-plugin-mocha|4.576392984264884e-07| +|npm|eslint-config-nfl|4.576392984264884e-07| +|npm|babel-plugin-transform-class-properties|4.576392984264884e-07| +|npm|react-side-effect|4.576392984264884e-07| +|npm|react-fast-compare|4.576392984264884e-07| +|rubygems|webpacker|4.576392984264884e-07| +|rubygems|rubocop-discourse|4.576392984264884e-07| +|rubygems|mini_racer|4.576392984264884e-07| +|rubygems|listen|4.576392984264884e-07| +|rubygems|dalli|4.576392984264884e-07| +|go|[github.com/fatih/color](https://github.com/fatih/color)|4.571110688990801e-07| +|pypi|[mknotebooks](https://pypi.org/project/mknotebooks)|4.4954426366658596e-07| +|pypi|[mkdocs-macros-plugin](https://pypi.org/project/mkdocs-macros-plugin)|4.4954426366658596e-07| +|cran|[shinyalert](https://github.com/daattali/shinyalert)|4.433304673585963e-07| +|npm|tslint-config-semistandard|4.412193698949825e-07| +|npm|eslint-plugin-dependencies|4.412193698949825e-07| +|npm|eslint-config-semistandard|4.412193698949825e-07| +|npm|doctoc|4.412193698949825e-07| +|npm|snappy|4.412193698949825e-07| +|npm|optional|4.412193698949825e-07| +|npm|nested-error-stacks|4.412193698949825e-07| +|npm|denque|4.412193698949825e-07| +|npm|buffermaker|4.412193698949825e-07| +|npm|buffer-crc32|4.412193698949825e-07| +|npm|binary|4.412193698949825e-07| +|cran|[RNiftyReg](https://github.com/jonclayden/RNiftyReg)|4.4043288260461816e-07| +|npm|safe-publish-latest|4.3699109500706256e-07| +|npm|object-keys|4.3699109500706256e-07| +|npm|npmignore|4.3699109500706256e-07| +|npm|mv|4.3699109500706256e-07| +|npm|eclint|4.3699109500706256e-07| +|npm|copy-dir|4.3699109500706256e-07| +|npm|aud|4.3699109500706256e-07| +|npm|array.prototype.map|4.3699109500706256e-07| +|npm|supports-preserve-symlinks-flag|4.3699109500706256e-07| +|npm|path-parse|4.3699109500706256e-07| +|npm|is-core-module|4.3699109500706256e-07| +|rubygems|hashdiff|4.368071761960326e-07| +|rubygems|crack|4.368071761960326e-07| +|rubygems|typhoeus|4.368071761960326e-07| +|rubygems|patron|4.368071761960326e-07| +|rubygems|httpclient|4.368071761960326e-07| +|rubygems|http|4.368071761960326e-07| +|rubygems|excon|4.368071761960326e-07| +|rubygems|em-http-request|4.368071761960326e-07| +|rubygems|curb|4.368071761960326e-07| +|rubygems|async-http|4.368071761960326e-07| +|cran|[goodpractice](https://github.com/mangothecat/goodpractice)|4.317386231038479e-07| +|pypi|[python-markdown-math](https://github.com/mitya57/python-markdown-math)|4.278490859587724e-07| +|pypi|[dca](https://github.com/theislab/dca)|4.278490859587724e-07| +|pypi|[lsstdesc.coord](https://github.com/LSSTDESC/Coord)|4.278490859587724e-07| +|pypi|[treecorr](https://github.com/rmjarvis/TreeCorr)|4.278490859587724e-07| +|pypi|[retriever](https://github.com/weecology/retriever)|4.278490859587724e-07| +|pypi|[acor](http://github.com/dfm/acor)|4.278490859587724e-07| +|pypi|[hydra-colorlog](https://github.com/facebookresearch/hydra/)|4.278490859587724e-07| +|pypi|[pyDataverse](https://github.com/gdcc/pyDataverse)|4.278490859587724e-07| +|pypi|[funsies](https://github.com/aspuru-guzik-group/funsies)|4.278490859587724e-07| +|pypi|[spaghetti](https://github.com/pysal/spaghetti)|4.278490859587724e-07| +|pypi|[phylo-treetime](https://github.com/neherlab/treetime)|4.278490859587724e-07| +|pypi|[fleck](https://github.com/bmorris3/fleck)|4.278490859587724e-07| +|pypi|[injector](https://github.com/alecthomas/injector)|4.278490859587724e-07| +|pypi|[ipyplot](http://github.com/karolzak/ipyplot)|4.278490859587724e-07| +|pypi|[imagecorruptions](https://github.com/bethgelab/imagecorruptions)|4.278490859587724e-07| +|pypi|[qiskit-ibm-experiment](https://github.com/Qiskit/qiskit-ibm-experiment)|4.278490859587724e-07| +|pypi|[qiskit_dynamics](https://github.com/Qiskit/qiskit-dynamics)|4.278490859587724e-07| +|pypi|[sk-video](http://scikit-video.org/)|4.278490859587724e-07| +|pypi|[easywebdav](http://github.com/amnong/easywebdav)|4.278490859587724e-07| +|pypi|[stanza](https://github.com/stanfordnlp/stanza)|4.278490859587724e-07| +|pypi|[modAL](https://modAL-python.github.io/)|4.278490859587724e-07| +|pypi|[muse-psfr](https://github.com/musevlt/muse-psfr)|4.278490859587724e-07| +|pypi|[deepdish](https://github.com/uchicago-cs/deepdish)|4.278490859587724e-07| +|pypi|[htof](https://pypi.org/project/htof)|4.278490859587724e-07| +|pypi|[lipyphilic](https://github.com/p-j-smith/lipyphilic)|4.278490859587724e-07| +|pypi|[yabox](https://github.com/pablormier/yabox)|4.278490859587724e-07| +|pypi|[chaospy](https://chaospy.readthedocs.io/)|4.278490859587724e-07| +|npm|[js-sha256](https://github.com/emn178/js-sha256)|4.278490859587724e-07| +|npm|[react-mdl](https://github.com/react-mdl/react-mdl#readme)|4.278490859587724e-07| +|npm|[react-sigma](https://github.com/dunnock/react-sigma)|4.278490859587724e-07| +|npm|[react-simple-file-input](https://github.com/greena13/react-simple-file-input#readme)|4.278490859587724e-07| +|npm|[rjsf](https://www.rjsf.io/)|4.278490859587724e-07| +|cran|[kinship2](https://cran.r-project.org/package=kinship2)|4.278490859587724e-07| +|cran|[corrr](https://github.com/tidymodels/corrr)|4.278490859587724e-07| +|cran|mcclust|4.278490859587724e-07| +|cran|[rdist](https://github.com/blasern/rdist)|4.278490859587724e-07| +|cran|[ggiraphExtra](https://github.com/cardiomoon/ggiraphExtra)|4.278490859587724e-07| +|cran|[memuse](https://github.com/shinra-dev/memuse)|4.278490859587724e-07| +|cran|[RcppAlgos](https://github.com/jwood000/RcppAlgos)|4.278490859587724e-07| +|cran|treeman|4.278490859587724e-07| +|cran|[treemapify](https://wilkox.org/treemapify/)|4.278490859587724e-07| +|cran|[restez](https://github.com/ropensci/restez#readme)|4.278490859587724e-07| +|cran|[babette](https://docs.ropensci.org/babette/)|4.278490859587724e-07| +|cran|[spocc](https://github.com/ropensci/spocc)|4.278490859587724e-07| +|cran|[RcppProgress](https://github.com/kforner/rcpp_progress)|4.278490859587724e-07| +|cran|[randomForestSRC](https://www.randomforestsrc.org/)|4.278490859587724e-07| +|cran|[ggpp](https://docs.r4photobiology.info/ggpp/)|4.278490859587724e-07| +|cran|[minerva](https://www.r-project.org)|4.278490859587724e-07| +|cran|[coarseDataTools](https://cran.r-project.org/package=coarseDataTools)|4.278490859587724e-07| +|cran|[incidence](https://www.repidemicsconsortium.org/incidence/)|4.278490859587724e-07| +|pypi|[vmad](https://pypi.org/project/vmad)|4.278490859587709e-07| +|pypi|[abopt](https://pypi.org/project/abopt)|4.278490859587709e-07| +|pypi|[fastpm](https://pypi.org/project/fastpm)|4.278490859587709e-07| +|pypi|[biolib](http://pypi.python.org/pypi/biolib/)|4.278490859587709e-07| +|pypi|[weightedstats](https://github.com/tinybike/weightedstats)|4.278490859587709e-07| +|pypi|[pysyzygy](http://github.com/rodluger/pysyzygy)|4.278490859587709e-07| +|pypi|[k2plr](https://github.com/rodluger/k2plr)|4.278490859587709e-07| +|pypi|[single-source](https://github.com/rabbit72/single-source)|4.2357059509918577e-07| +|pypi|[python-sat](https://github.com/pysathq/pysat)|4.2357059509918577e-07| +|go|[github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)|4.148127251977894e-07| +|pypi|[scikit-misc](https://github.com/has2k1/scikit-misc)|4.122937156192719e-07| +|cran|shinycustomloader|4.080843184008925e-07| +|pypi|[tf-slim](https://pypi.org/project/tf-slim)|4.0727941836459923e-07| +|pypi|[pypng](https://pypi.org/project/pypng)|4.0727941836459923e-07| +|pypi|[mesh-tensorflow](https://pypi.org/project/mesh-tensorflow)|4.0727941836459923e-07| +|pypi|[dopamine-rl](https://pypi.org/project/dopamine-rl)|4.0727941836459923e-07| +|pypi|[astroutils](https://github.com/chengxinlun/astroutils)|4.053307130135744e-07| +|go|[github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)|3.9644009787584446e-07| +|pypi|[python-consul](https://github.com/cablehead/python-consul)|3.9337806301050115e-07| +|pypi|[pytest-param-files~=0.3.3](https://pypi.org/project/pytest-param-files~=0.3.3)|3.909882416300152e-07| +|pypi|[pytest-cov~=2.8](https://pypi.org/project/pytest-cov~=2.8)|3.909882416300152e-07| +|pypi|[pytest~=5.4](https://pypi.org/project/pytest~=5.4)|3.909882416300152e-07| +|pypi|[pandas<1.4](https://pypi.org/project/pandas<1.4)|3.909882416300152e-07| +|pypi|[matplotlib~=3.3.0](https://pypi.org/project/matplotlib~=3.3.0)|3.909882416300152e-07| +|pypi|[ipython!=8.1.0](https://pypi.org/project/ipython!=8.1.0)|3.909882416300152e-07| +|pypi|[coverage<5.0](https://pypi.org/project/coverage<5.0)|3.909882416300152e-07| +|pypi|[sphinx-design~=0.1.0](https://pypi.org/project/sphinx-design~=0.1.0)|3.909882416300152e-07| +|pypi|[sphinx-book-theme~=0.3.0](https://pypi.org/project/sphinx-book-theme~=0.3.0)|3.909882416300152e-07| +|pypi|[jupytext~=1.11.2](https://pypi.org/project/jupytext~=1.11.2)|3.909882416300152e-07| +|pypi|[ipykernel~=5.5](https://pypi.org/project/ipykernel~=5.5)|3.909882416300152e-07| +|pypi|[coconut~=1.4.3](https://pypi.org/project/coconut~=1.4.3)|3.909882416300152e-07| +|pypi|[sphinx-togglebutton~=0.3.0](https://pypi.org/project/sphinx-togglebutton~=0.3.0)|3.909882416300152e-07| +|pypi|[sphinx>=3.5,<5](https://pypi.org/project/sphinx>=3.5,<5)|3.909882416300152e-07| +|pypi|[nbformat~=5.0](https://pypi.org/project/nbformat~=5.0)|3.909882416300152e-07| +|pypi|[myst-parser~=0.17.2](https://pypi.org/project/myst-parser~=0.17.2)|3.909882416300152e-07| +|pypi|[jupyter-cache~=0.5.0](https://pypi.org/project/jupyter-cache~=0.5.0)|3.909882416300152e-07| +|pypi|[docutils>=0.15,<0.18](https://pypi.org/project/docutils>=0.15,<0.18)|3.909882416300152e-07| +|rubygems|rspec-extra-formatters|3.889934036625152e-07| +|rubygems|paranoia|3.889934036625152e-07| +|rubygems|paper_trail|3.889934036625152e-07| +|rubygems|discard|3.889934036625152e-07| +|rubygems|database_cleaner|3.889934036625152e-07| +|rubygems|after_commit_action|3.889934036625152e-07| +|pypi|[cpnest](https://github.com/johnveitch/cpnest)|3.850641773629011e-07| +|pypi|[clldutils](https://github.com/clld/clldutils)|3.850641773629011e-07| +|pypi|[pypka](https://pypka.org)|3.850641773629011e-07| +|pypi|[ncplot](https://github.com/pmlmodelling/ncplot)|3.850641773629011e-07| +|cran|scatterpie|3.850641773629011e-07| +|pypi|[sphinx-rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|3.850641773628957e-07| +|pypi|[jupyter_dash](https://github.com/plotly/jupyter-dash)|3.850641773628957e-07| +|pypi|[louvain](https://github.com/vtraag/louvain-igraph)|3.850641773628957e-07| +|pypi|[multipletau](https://github.com/FCS-analysis/multipletau)|3.850641773628957e-07| +|pypi|[slab](http://github.com/DrMarc/slab.git)|3.850641773628957e-07| +|pypi|[fsps](https://github.com/dfm/python-fsps)|3.850641773628957e-07| +|pypi|[muse-origin](https://github.com/musevlt/origin)|3.850641773628957e-07| +|pypi|[libroadrunner](http://libroadrunner.org)|3.850641773628957e-07| +|npm|[node-gzip](https://github.com/Rebsos/node-gzip#readme)|3.850641773628957e-07| +|cran|[DirichletReg](https://github.com/maiermarco/DirichletReg)|3.850641773628957e-07| +|cran|[hyper2](https://github.com/RobinHankin/hyper2)|3.850641773628957e-07| +|cran|[mRMRe](https://www.pmgenomics.ca/bhklab/)|3.850641773628957e-07| +|cran|[Rdimtools](http://kyoustat.com/Rdimtools/)|3.850641773628957e-07| +|cran|[liger](https://github.com/JEFworks/liger)|3.850641773628957e-07| +|cran|[mlr3proba](https://mlr3proba.mlr-org.com)|3.850641773628957e-07| +|cran|[jmvcore](https://www.jamovi.org)|3.850641773628957e-07| +|cran|ggm|3.850641773628957e-07| +|cran|[cutpointr](https://github.com/thie1e/cutpointr)|3.850641773628957e-07| +|cran|pmsampsize|3.850641773628957e-07| +|cran|[scrapeR](http://www.ryanacton.com)|3.850641773628957e-07| +|cran|[analogue](https://github.com/gavinsimpson/analogue)|3.850641773628957e-07| +|cran|[drat](https://github.com/eddelbuettel/drat)|3.850641773628957e-07| +|spack|[silo](https://wci.llnl.gov/simulation/computer-codes/silo)|3.850641773628957e-07| +|pypi|[almatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/almatasks/browse)|3.8506417736289384e-07| +|pypi|[casampi](https://open-bitbucket.nrao.edu/projects/CASA/repos/casampi/browse)|3.8506417736289384e-07| +|pypi|[casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse)|3.8506417736289384e-07| +|pypi|[casaplotserver](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotserver/browse)|3.8506417736289384e-07| +|pypi|[casashell](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|3.8506417736289384e-07| +|pypi|[casatestutils](https://open-bitbucket.nrao.edu/projects/CASA/repos/casa6/browse)|3.8506417736289384e-07| +|pypi|[casaviewer](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaviewer/browse)|3.8506417736289384e-07| +|pypi|[tensorboard_plugin_profile](https://github.com/tensorflow/profiler)|3.850641773628903e-07| +|cran|[cowsay](https://github.com/sckott/cowsay)|3.850641773628903e-07| +|cran|[rworldmap](https://github.com/AndySouth/rworldmap/)|3.850641773628903e-07| +|go|[github.com/BurntSushi/toml](https://github.com/BurntSushi/toml)|3.766932169854396e-07| +|go|[github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)|3.6141289248691203e-07| +|go|github.com/opencontainers/go-digest|3.5928075418479194e-07| +|go|github.com/opencontainers/image-spec|3.5928075418479194e-07| +|pypi|[grpcio-reflection](https://grpc.io)|3.5618436406067943e-07| +|go|[github.com/adam-hanna/arrayOperations](https://github.com/adam-hanna/arrayOperations)|3.500583430571762e-07| +|go|[github.com/dgryski/go-minhash](https://github.com/dgryski/go-minhash)|3.500583430571762e-07| +|go|[github.com/ekzhu/lshensemble](https://github.com/ekzhu/lshensemble)|3.500583430571762e-07| +|go|[github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|3.500583430571762e-07| +|go|[github.com/will-rowe/gfa](https://github.com/will-rowe/gfa)|3.500583430571762e-07| +|go|[github.com/will-rowe/nthash](https://github.com/will-rowe/nthash)|3.500583430571762e-07| +|pypi|[OpenNMT-py](https://opennmt.net/)|3.5005834305717544e-07| +|pypi|[albumentations](https://github.com/albumentations-team/albumentations)|3.5005834305717544e-07| +|pypi|[swiftbat](https://github.com/lanl/swiftbat_python/)|3.5005834305717544e-07| +|pypi|[pysm3](https://pysm3.readthedocs.io/)|3.5005834305717544e-07| +|pypi|[datapackage](https://github.com/frictionlessdata/datapackage-py)|3.5005834305717544e-07| +|pypi|[flask_cors](https://github.com/corydolphin/flask-cors)|3.5005834305717544e-07| +|pypi|[exo-det-box](https://github.com/SIOSlab/exodetbox)|3.5005834305717544e-07| +|pypi|[pyvolcans](https://github.com/BritishGeologicalSurvey/pyvolcans)|3.5005834305717544e-07| +|pypi|[frbcat](http://github.com/davidgardenier/frbcat)|3.5005834305717544e-07| +|pypi|[nano-CAT](https://github.com/nlesc-nano/nano-CAT)|3.5005834305717544e-07| +|pypi|[data-CAT](https://github.com/nlesc-nano/data-CAT)|3.5005834305717544e-07| +|pypi|[ausdex](https://github.com/rbturnbull/ausdex)|3.5005834305717544e-07| +|pypi|[impedance](https://impedancepy.readthedocs.io/en/latest/)|3.5005834305717544e-07| +|pypi|[pvpumpingsystem](https://github.com/tylunel/pvpumpingsystem)|3.5005834305717544e-07| +|pypi|[imagedata](https://github.com/erling6232/imagedata)|3.5005834305717544e-07| +|pypi|[triqler](https://github.com/statisticalbiotechnology/triqler)|3.5005834305717544e-07| +|pypi|[jupyter_client](https://jupyter-client.readthedocs.io)|3.5005834305717544e-07| +|pypi|[torchmeta](https://github.com/tristandeleu/pytorch-meta)|3.5005834305717544e-07| +|pypi|[biomaj-zipkin](http://biomaj.genouest.org)|3.5005834305717544e-07| +|pypi|[prometheus_client](https://github.com/prometheus/client_python)|3.5005834305717544e-07| +|pypi|[biomaj](http://biomaj.genouest.org)|3.5005834305717544e-07| +|pypi|[myvariant](https://github.com/biothings/myvariant.py)|3.5005834305717544e-07| +|pypi|[bravado](https://github.com/Yelp/bravado)|3.5005834305717544e-07| +|pypi|[libfmp](http://audiolabs-erlangen.de/FMP)|3.5005834305717544e-07| +|pypi|[FitBenchmarking](http://fitbenchmarking.com)|3.5005834305717544e-07| +|pypi|[aad2onnx](http://github.com/matwey/aad2onnx)|3.5005834305717544e-07| +|npm|[angular-toastr](https://github.com/Foxandxss/angular-toastr#readme)|3.5005834305717544e-07| +|npm|[dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill)|3.5005834305717544e-07| +|npm|[grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin#readme)|3.5005834305717544e-07| +|npm|[material-design-lite](https://github.com/google/material-design-lite#readme)|3.5005834305717544e-07| +|cran|[BFpack](https://github.com/jomulder/BFpack)|3.5005834305717544e-07| +|cran|[keyATM](https://keyatm.github.io/keyATM/)|3.5005834305717544e-07| +|cran|[irr](https://www.r-project.org)|3.5005834305717544e-07| +|cran|[genie](http://genieclust.gagolewski.com/)|3.5005834305717544e-07| +|cran|[optparse](https://github.com/trevorld/r-optparse)|3.5005834305717544e-07| +|cran|[haldensify](https://github.com/nhejazi/haldensify)|3.5005834305717544e-07| +|cran|lspline|3.5005834305717544e-07| +|cran|pbs|3.5005834305717544e-07| +|cran|[sofa](https://github.com/ropensci/sofa)|3.5005834305717544e-07| +|cran|[elastic](https://docs.ropensci.org/elastic)|3.5005834305717544e-07| +|cran|[mongolite](https://github.com/jeroen/mongolite/)|3.5005834305717544e-07| +|cran|[RcppXPtrUtils](https://github.com/Enchufa2/RcppXPtrUtils)|3.5005834305717544e-07| +|npm|[testcafe-reporter-xunit](https://github.com/DevExpress/testcafe-reporter-xunit#readme)|3.4655775962660556e-07| +|npm|[testcafe-browser-provider-saucelabs](https://github.com/DevExpress/testcafe-browser-provider-saucelabs)|3.4655775962660556e-07| +|pypi|[django-filter](https://github.com/carltongibson/django-filter/tree/main)|3.2623492804356387e-07| +|go|[github.com/bsipos/thist](https://github.com/bsipos/thist)|3.231307782066242e-07| +|go|[github.com/mattn/go-colorable](https://github.com/mattn/go-colorable)|3.231307782066242e-07| +|go|[github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)|3.231307782066242e-07| +|go|[github.com/shenwei356/breader](https://github.com/shenwei356/breader)|3.231307782066242e-07| +|go|[github.com/shenwei356/go-logging](https://github.com/shenwei356/go-logging)|3.231307782066242e-07| +|go|[github.com/shenwei356/util](https://github.com/shenwei356/util)|3.231307782066242e-07| +|go|[github.com/shenwei356/xopen](https://github.com/shenwei356/xopen)|3.231307782066242e-07| +|go|[github.com/tatsushid/go-prettytable](https://github.com/tatsushid/go-prettytable)|3.231307782066242e-07| +|pypi|[prox_tv](https://github.com/albarji/proxTV)|3.2088681446908065e-07| +|pypi|[pynufft](https://github.com/jyhmiinlin/pynufft)|3.2088681446908065e-07| +|pypi|[vasppy](https://github.com/bjmorgan/vasppy)|3.2088681446908065e-07| +|pypi|[octopuspy](https://github.com/afatt/octopuspy)|3.2088681446908065e-07| +|pypi|[iScore](https://github.com/DeepRank/iScore)|3.2088681446908065e-07| +|pypi|[deeprank](https://github.com/DeepRank/deeprank)|3.2088681446908065e-07| +|pypi|[grpc4bmi](https://github.com/eWaterCycle/grpc4bmi)|3.2088681446908065e-07| +|pypi|[enlighten](https://github.com/Rockhopper-Technologies/enlighten)|3.2088681446908065e-07| +|pypi|[pyphe](https://github.com/Bahler-Lab/pyphe)|3.2088681446908065e-07| +|pypi|[asyncstdlib](https://pypi.org/project/asyncstdlib)|3.2088681446908065e-07| +|pypi|[plonk](https://github.com/dmentipl/plonk)|3.2088681446908065e-07| +|pypi|[daft](http://daft-pgm.org)|3.2088681446908065e-07| +|pypi|[yacs](https://github.com/rbgirshick/yacs)|3.2088681446908065e-07| +|pypi|[k2sc](https://github.com/OxES/k2sc)|3.2088681446908065e-07| +|pypi|[skycalc_ipy](https://github.com/AstarVienna/skycalc_ipy)|3.2088681446908065e-07| +|npm|[color-blend](https://github.com/Loilo/color-blend#readme)|3.2088681446908065e-07| +|npm|[echarts](https://echarts.apache.org)|3.2088681446908065e-07| +|npm|[element-plus](https://element-plus.org/)|3.2088681446908065e-07| +|npm|[mysql](https://github.com/mysqljs/mysql#readme)|3.2088681446908065e-07| +|npm|[string-random](https://github.com/maichong/string-random#readme)|3.2088681446908065e-07| +|npm|[bs-custom-file-input](https://github.com/Johann-S/bs-custom-file-input)|3.2088681446908065e-07| +|npm|[uglify-js-plugin](https://github.com/KyLeoHC/uglify-js-plugin#readme)|3.2088681446908065e-07| +|cran|rje|3.2088681446908065e-07| +|cran|[usefun](https://github.com/bblodfon/usefun)|3.2088681446908065e-07| +|cran|[truncnorm](https://github.com/olafmersmann/truncnorm)|3.2088681446908065e-07| +|cran|[signs](https://benjaminwolfe.github.io/signs)|3.2088681446908065e-07| +|cran|[gdalUtilities](https://github.com/JoshOBrien/gdalUtilities/)|3.2088681446908065e-07| +|cran|[strex](https://rorynolan.github.io/strex/)|3.2088681446908065e-07| +|cran|rCAT|3.2088681446908065e-07| +|go|[github.com/brentp/bix](https://github.com/brentp/bix)|3.208868144690782e-07| +|go|[github.com/brentp/goluaez](https://github.com/brentp/goluaez)|3.208868144690782e-07| +|go|[github.com/yuin/gluare](https://github.com/yuin/gluare)|3.208868144690782e-07| +|go|[github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua)|3.208868144690782e-07| +|go|[golang.org/x/tools](https://golang.org/x/tools)|3.208868144690782e-07| +|npm|[less-loader](https://github.com/webpack-contrib/less-loader)|3.176779463243874e-07| +|pypi|[zope.sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy)|3.085450139125773e-07| +|rubygems|[activerecord-jdbcmysql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|3.0805134189031543e-07| +|pypi|[geopy](https://github.com/geopy/geopy)|3.069405798402317e-07| +|pypi|[mcalf](https://github.com/ConorMacBride/mcalf/)|2.962032133560794e-07| +|pypi|[cosmic-popsynth](https://github.com/COSMIC-PopSynth/COSMIC)|2.962032133560794e-07| +|cran|[repr](https://github.com/IRkernel/repr/)|2.962032133560794e-07| +|cran|[odin](https://github.com/mrc-ide/odin)|2.962032133560794e-07| +|pypi|[einsteinpy](https://einsteinpy.org/)|2.96203213356074e-07| +|pypi|[transbigdata](https://github.com/ni1o1/transbigdata)|2.96203213356074e-07| +|pypi|[montage-wrapper](http://astropy.org/montage-wrapper/)|2.96203213356074e-07| +|pypi|[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)|2.96203213356074e-07| +|pypi|[QScintilla](https://www.riverbankcomputing.com/software/qscintilla/)|2.96203213356074e-07| +|pypi|[ipyfilechooser](https://github.com/crahan/ipyfilechooser)|2.96203213356074e-07| +|pypi|[gh-md-to-html](https://github.com/phseiff/github-flavored-markdown-to-html/)|2.96203213356074e-07| +|pypi|[fury](https://github.com/fury-gl/fury)|2.96203213356074e-07| +|pypi|[opencv-contrib-python-headless](https://github.com/skvark/opencv-python)|2.96203213356074e-07| +|pypi|[kalmus](https://github.com/KALMUS-Color-Toolkit/KALMUS)|2.96203213356074e-07| +|pypi|[keras-tcn](https://pypi.org/project/keras-tcn)|2.96203213356074e-07| +|pypi|[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter)|2.96203213356074e-07| +|pypi|[backports.tempfile](https://github.com/pjdelport/backports.tempfile)|2.96203213356074e-07| +|pypi|[bdsf](https://github.com/lofar-astron/PyBDSF)|2.96203213356074e-07| +|pypi|[ont_fast5_api](https://github.com/nanoporetech/ont_fast5_api)|2.96203213356074e-07| +|pypi|[linuxdoc](https://github.com/return42/linuxdoc)|2.96203213356074e-07| +|cran|[likert](http://jason.bryer.org/likert)|2.96203213356074e-07| +|cran|[plumber](https://www.rplumber.io)|2.96203213356074e-07| +|cran|[tictoc](https://github.com/collectivemedia/tictoc)|2.96203213356074e-07| +|cran|[pwr](https://github.com/heliosdrm/pwr)|2.96203213356074e-07| +|cran|R2jags|2.96203213356074e-07| +|cran|[bib2df](https://github.com/ropensci/bib2df)|2.96203213356074e-07| +|cran|[waiter](https://waiter.john-coene.com/)|2.96203213356074e-07| +|spack|[lua](https://www.lua.org)|2.96203213356074e-07| +|npm|[aws-amplify](https://aws-amplify.github.io/)|2.962032133560722e-07| +|npm|[aws-amplify-react](https://github.com/aws-amplify/amplify-js#readme)|2.962032133560722e-07| +|go|[github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)|2.955899561855627e-07| +|pypi|[outcome](https://github.com/python-trio/outcome)|2.9301550258376134e-07| +|pypi|[flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy)|2.8562452716478623e-07| +|pypi|[plotnine](https://github.com/has2k1/plotnine)|2.750458409734985e-07| +|pypi|[transformations](https://www.lfd.uci.edu/~gohlke/)|2.750458409734985e-07| +|pypi|[hidapi](https://github.com/trezor/cython-hidapi)|2.750458409734985e-07| +|pypi|[keyboard](https://github.com/boppreh/keyboard)|2.750458409734985e-07| +|pypi|[markdown_inline_graphviz_extension](https://github.com/cesaremorel/markdown-inline-graphviz)|2.750458409734985e-07| +|pypi|[morpheus-astro](https://github.com/morpheus-project/morpheus)|2.750458409734985e-07| +|pypi|[bifacial_radiance](https://github.com/NREL/bifacial_radiance)|2.750458409734985e-07| +|pypi|[psrqpy](https://github.com/mattpitkin/psrqpy)|2.750458409734985e-07| +|pypi|[cloup](https://github.com/janLuke/cloup)|2.750458409734985e-07| +|pypi|[Flake8-pyproject](https://pypi.org/project/Flake8-pyproject)|2.750458409734985e-07| +|pypi|[tensorflow-macos](https://www.tensorflow.org/)|2.750458409734985e-07| +|pypi|[Dans-Diffraction](https://github.com/DanPorter/Dans_Diffraction)|2.750458409734985e-07| +|pypi|[cloudnetpy](https://github.com/actris-cloudnet/cloudnetpy)|2.750458409734985e-07| +|pypi|[cloudnetpy_qc](https://github.com/actris-cloudnet/cloudnetpy-qc)|2.750458409734985e-07| +|pypi|[rejected-article-tracker](https://github.com/sagepublishing/rejected_article_tracker_pkg)|2.750458409734985e-07| +|pypi|[kineticstoolkit](https://kineticstoolkit.uqam.ca)|2.750458409734985e-07| +|pypi|[fil-finder](http://fil-finder.readthedocs.io)|2.750458409734985e-07| +|npm|[cpx](https://github.com/mysticatea/cpx)|2.750458409734985e-07| +|npm|tls|2.750458409734985e-07| +|npm|[dataframe-js](https://gmousse.gitbooks.io/dataframe-js/)|2.750458409734985e-07| +|npm|[svelte-inview](https://github.com/maciekgrzybek/svelte-inview)|2.750458409734985e-07| +|npm|[svelte-moveable](https://daybrush.com/moveable)|2.750458409734985e-07| +|npm|[svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal#readme)|2.750458409734985e-07| +|npm|[sveltejs-tippy](https://github.com/mdauner/sveltejs-tippy#readme)|2.750458409734985e-07| +|cran|[MultinomialCI](http://decsai.ugr.es/~pjvi)|2.750458409734985e-07| +|cran|[depmixS4](https://depmix.github.io/)|2.750458409734985e-07| +|cran|GeoLight|2.750458409734985e-07| +|cran|[bestglm](http://www.stats.uwo.ca/faculty/aim)|2.750458409734985e-07| +|cran|[GGMncv](https://donaldrwilliams.github.io/GGMncv/)|2.750458409734985e-07| +|cran|[cmocean](https://matplotlib.org/cmocean/)|2.750458409734985e-07| +|cran|[ProFit](https://github.com/ICRAR/ProFit)|2.750458409734985e-07| +|cran|sphereplot|2.750458409734985e-07| +|cran|[ggwordcloud](https://github.com/lepennec/ggwordcloud)|2.750458409734985e-07| +|cran|[akmedoids](https://cran.r-project.org/package=akmedoids)|2.750458409734985e-07| +|cran|[outsider](https://github.com/ropensci/outsider#readme)|2.750458409734985e-07| +|cran|[anomalize](https://github.com/business-science/anomalize)|2.750458409734985e-07| +|cran|[webdriver](https://github.com/rstudio/webdriver)|2.750458409734985e-07| +|spack|[opencv](https://opencv.org/)|2.750458409734985e-07| +|pypi|[ratelimiter](https://github.com/RazerM/ratelimiter)|2.704617436239389e-07| +|pypi|[retry](https://github.com/invl/retry)|2.704617436239389e-07| +|go|github.com/docker/distribution|2.6973094549574684e-07| +|go|golang.org/x/sync|2.6973094549574684e-07| +|npm|[angular-cesium](https://github.com/articodeltd/angular-cesium#readme)|2.567094515752625e-07| +|npm|[angular2-uuid](https://github.com/wulfsolter/angular2-uuid#readme)|2.567094515752625e-07| +|npm|[cesium](http://cesium.com/cesiumjs/)|2.567094515752625e-07| +|pypi|[ficus](https://github.com/camillescott/ficus)|2.567094515752602e-07| +|pypi|[gobbli](https://github.com/RTIInternational/gobbli/)|2.567094515752602e-07| +|pypi|[pyrice](https://github.com/SouthGreenPlatform/PyRice)|2.567094515752602e-07| +|pypi|[trio-websocket](https://github.com/HyperionGray/trio-websocket)|2.567094515752602e-07| +|pypi|[pygtc](http://github.com/sebastianbocquet/pygtc)|2.567094515752602e-07| +|pypi|[nd2reader](https://github.com/rbnvrw/nd2reader)|2.567094515752602e-07| +|pypi|[kimimaro](https://github.com/seung-lab/kimimaro/)|2.567094515752602e-07| +|cran|[cmdfun](https://snystrom.github.io/cmdfun/)|2.567094515752602e-07| +|cran|[COVID19](https://covid19datahub.io)|2.567094515752602e-07| +|cran|[qdapRegex](http://trinker.github.com/qdapRegex/)|2.567094515752602e-07| +|cran|[iotools](http://www.rforge.net/iotools)|2.567094515752602e-07| +|pypi|[pyvinecopulib](https://github.com/vinecopulib/pyvinecopulib/)|2.541423570595093e-07| +|pypi|[pyFFTW](https://github.com/pyFFTW/pyFFTW)|2.533401400233378e-07| +|cran|[biomartr](https://docs.ropensci.org/biomartr/)|2.406651108518118e-07| +|pypi|[c3d](https://github.com/EmbodiedCognition/py-c3d)|2.406651108518091e-07| +|pypi|[frites](https://github.com/brainets/frites)|2.406651108518091e-07| +|pypi|[elmada](https://github.com/DrafProject/elmada)|2.406651108518091e-07| +|pypi|[qcg-pilotjob](http://github.com/vecma-project/QCG-PilotJob)|2.406651108518091e-07| +|pypi|[ymmsl](https://github.com/multiscale/ymmsl-python)|2.406651108518091e-07| +|pypi|[hypercube](http://github.com/ska-sa/hypercube)|2.406651108518091e-07| +|pypi|[keckdrpframework](https://github.com/Keck-DataReductionPipelines/KeckDRPFramework.git)|2.406651108518091e-07| +|pypi|[amptk](https://github.com/nextgenusfs/amptk)|2.406651108518091e-07| +|pypi|[pirecorder](https://github.com/jollejolles)|2.406651108518091e-07| +|pypi|[django-tables2](https://github.com/jieter/django-tables2/)|2.406651108518091e-07| +|pypi|[keras-tuner](https://github.com/keras-team/keras-tuner)|2.406651108518091e-07| +|pypi|[diffeqpy](http://github.com/SciML/diffeqpy)|2.406651108518091e-07| +|pypi|[pebble](https://github.com/noxdafox/pebble)|2.406651108518091e-07| +|pypi|[samsum](https://github.com/hallamlab/samsum)|2.406651108518091e-07| +|pypi|[mlconfound](https://mlconfound.readthedocs.io)|2.406651108518091e-07| +|npm|express-flash|2.406651108518091e-07| +|npm|[passport-local](https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local)|2.406651108518091e-07| +|cran|[dplR](https://github.com/AndyBunn/dplR)|2.406651108518091e-07| +|cran|[lunar](http://statistics.lazaridis.eu)|2.406651108518091e-07| +|cran|[greta](https://greta-stats.org)|2.406651108518091e-07| +|cran|[UNF](https://github.com/leeper/UNF)|2.406651108518091e-07| +|cran|ggnewscale|2.406651108518091e-07| +|cran|[ggpointdensity](https://github.com/LKremer/ggpointdensity)|2.406651108518091e-07| +|cran|[osmextract](https://docs.ropensci.org/osmextract/)|2.406651108518091e-07| +|cran|[BSDA](https://github.com/alanarnholt/BSDA)|2.406651108518091e-07| +|cran|[rplos](https://docs.ropensci.org/rplos)|2.406651108518091e-07| +|cran|[microdemic](https://github.com/ropensci/microdemic)|2.406651108518091e-07| +|cran|[aRxiv](https://docs.ropensci.org/aRxiv/)|2.406651108518091e-07| +|cran|[codemeta](https://github.com/cboettig/codemeta)|2.406651108518091e-07| +|cran|[sortable](https://rstudio.github.io/sortable/)|2.406651108518091e-07| +|cran|[esquisse](https://dreamrs.github.io/esquisse/)|2.406651108518091e-07| +|cran|[ggnetwork](https://github.com/briatte/ggnetwork)|2.406651108518091e-07| +|cran|randomcoloR|2.406651108518091e-07| +|cran|shinyMatrix|2.406651108518091e-07| +|cran|[shinyvalidate](https://rstudio.github.io/shinyvalidate/)|2.406651108518091e-07| +|cran|[RaMS](https://github.com/wkumler/RaMS)|2.406651108518091e-07| +|npm|[ng-bootstrap](https://github.com/valor-software/ngx-bootstrap#readme)|2.4066511085180867e-07| +|pypi|[plato-draw](https://plato-draw.readthedocs.io/)|2.382584597432893e-07| +|pypi|[tinynpydb](https://github.com/quatrope/tinynpydb)|2.374562427071185e-07| +|go|[github.com/docker/docker](https://github.com/docker/docker)|2.3703815819657168e-07| +|go|github.com/davecgh/go-spew|2.308355740449495e-07| +|go|github.com/onsi/ginkgo|2.308355740449495e-07| +|go|github.com/onsi/gomega|2.308355740449495e-07| +|pypi|[PyQt5-stubs](https://github.com/python-qt-tools/PyQt5-stubs)|2.2650833962523196e-07| +|pypi|[WRFpy](https://github.com/ERA-URBAN/wrfpy)|2.2650833962523196e-07| +|pypi|[pygmsh](https://pypi.org/project/pygmsh)|2.2650833962523196e-07| +|pypi|[pacopy](https://github.com/sigma-py/pacopy)|2.2650833962523196e-07| +|pypi|[dmsh](https://pypi.org/project/dmsh)|2.2650833962523196e-07| +|pypi|[glvis](https://github.com/glvis/pyglvis)|2.2650833962523196e-07| +|pypi|[algoliasearch](https://github.com/algolia/algoliasearch-client-python)|2.2650833962523196e-07| +|pypi|[python-gitlab](https://github.com/python-gitlab/python-gitlab)|2.2650833962523196e-07| +|pypi|[isaExplorer](http://github.com/phenomecentre/isaexplorer)|2.2650833962523196e-07| +|pypi|[simsopt](https://github.com/hiddenSymmetries/simsopt)|2.2650833962523196e-07| +|pypi|[tf_agents](https://github.com/tensorflow/agents)|2.2650833962523196e-07| +|pypi|[lunr](https://github.com/yeraydiazdiaz/lunr.py)|2.2650833962523196e-07| +|npm|[root](https://github.com/mafintosh/root#readme)|2.2650833962523196e-07| +|cran|[slippymath](https://www.github.com/milesmcbain/slippymath)|2.2650833962523196e-07| +|cran|[leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)|2.2650833962523196e-07| +|pypi|[astro-tigger-lsm](https://github.com/ska-sa/tigger-lsm)|2.2650833962522926e-07| +|pypi|[pylustrator](https://github.com/rgerum/pylustrator)|2.2650833962522926e-07| +|cran|[biwavelet](https://github.com/tgouhier/biwavelet)|2.2650833962522926e-07| +|cran|[wpp2015](http://esa.un.org/wpp)|2.2424325622897895e-07| +|pypi|[properimage](https://github.com/toros-astro/ProperImage)|2.139245429793862e-07| +|pypi|[prism](https://prism-tool.readthedocs.io/en/latest)|2.139245429793862e-07| +|pypi|[mdx_gh_links](https://pypi.org/project/mdx-gh-links/)|2.139245429793862e-07| +|pypi|[pyyaml_env_tag](https://github.com/waylan/pyyaml-env-tag)|2.139245429793862e-07| +|pypi|[Keras-Applications](https://github.com/keras-team/keras-applications)|2.139245429793862e-07| +|pypi|[lcdata](https://github.com/kboone/lcdata)|2.139245429793862e-07| +|pypi|[hciplot](https://github.com/carlgogo/hciplot)|2.139245429793862e-07| +|pypi|[cellmlmanip](https://github.com/ModellingWebLab/cellmlmanip)|2.139245429793862e-07| +|pypi|[pymunk](http://www.pymunk.org)|2.139245429793862e-07| +|pypi|[kplr](https://github.com/dfm/kplr)|2.139245429793862e-07| +|pypi|[TRUNAJOD](https://github.com/dpalmasan/TRUNAJOD2.0)|2.139245429793862e-07| +|pypi|[elisa](https://github.com/mikecokina/elisa)|2.139245429793862e-07| +|pypi|[keras_applications](https://github.com/keras-team/keras-applications)|2.139245429793862e-07| +|pypi|[redis_lru](https://github.com/leohowell/redis-lru)|2.139245429793862e-07| +|npm|[mongoskin](https://github.com/kissjs/node-mongoskin)|2.139245429793862e-07| +|npm|[ltd](https://github.com/overlandjs/ltd#readme)|2.139245429793862e-07| +|npm|[nunjucks](https://github.com/mozilla/nunjucks#readme)|2.139245429793862e-07| +|npm|[xml-js](https://github.com/nashwaan/xml-js#readme)|2.139245429793862e-07| +|cran|[fossil](http://matthewvavrek.com/programs-and-code/fossil/)|2.139245429793862e-07| +|cran|[dataRetrieval](https://pubs.usgs.gov/tm/04/a10/)|2.139245429793862e-07| +|cran|[rnoaa](https://docs.ropensci.org/rnoaa/)|2.139245429793862e-07| +|cran|[blockCV](https://github.com/rvalavi/blockCV)|2.139245429793862e-07| +|cran|[workflowsets](https://github.com/tidymodels/workflowsets)|2.139245429793862e-07| +|cran|[bizdays](https://github.com/wilsonfreitas/R-bizdays)|2.139245429793862e-07| +|cran|[ascii](https://github.com/mclements/ascii)|2.139245429793862e-07| +|cran|smoother|2.139245429793862e-07| +|cran|[ptw](https://github.com/rwehrens/ptw)|2.139245429793862e-07| +|cran|[FedData](https://github.com/ropensci/FedData)|2.139245429793862e-07| +|go|github.com/bradfitz/gomemcache|2.1392454297938546e-07| +|go|github.com/docker/libtrust|2.1392454297938546e-07| +|go|github.com/phayes/permbits|2.1392454297938546e-07| +|go|github.com/spf13/afero|2.1392454297938546e-07| +|go|github.com/spf13/viper|2.1392454297938546e-07| +|go|github.com/sylabs/sif|2.1392454297938546e-07| +|go|github.com/vmihailenco/msgpack|2.1392454297938546e-07| +|go|google.golang.org/appengine|2.1392454297938546e-07| +|cran|[longitudinalData](http:www.r-project.org)|2.1178529754959289e-07| +|pypi|[wotan](https://github.com/hippke/wotan)|2.0814279857453842e-07| +|pypi|[markov-clustering](https://github.com/guyallard/markov_clustering.git)|2.026653565067872e-07| +|pypi|[sos-bash](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[sos-matlab](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[sos-sas](https://github.com/vatlab/sos-sas)|2.026653565067872e-07| +|pypi|[sos-julia](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[sos-javascript](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[sos-r](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[qmctorch](https://github.com/NLESC-JCER/QMCTorch)|2.026653565067872e-07| +|pypi|[sphinx-js](https://github.com/mozilla/sphinx-js)|2.026653565067872e-07| +|cran|[rvcheck](https://github.com/GuangchuangYu/rvcheck)|2.026653565067872e-07| +|cran|[turner](http://www.gastonsanchez.com)|2.026653565067872e-07| +|cran|[blocksdesign]()|2.026653565067872e-07| +|cran|shinyhelper|2.026653565067872e-07| +|cran|[bsplus](https://github.com/ijlyttle/bsplus)|2.026653565067872e-07| +|cran|[nabor](https://github.com/jefferis/nabor)|2.026653565067872e-07| +|go|[github.com/JSchwehn/goDistances](https://github.com/JSchwehn/goDistances)|2.0266535650678623e-07| +|go|[github.com/Lebonesco/go_worker_pool](https://github.com/Lebonesco/go_worker_pool)|2.0266535650678623e-07| +|go|[github.com/cheekybits/genny](https://github.com/cheekybits/genny)|2.0266535650678623e-07| +|go|[github.com/cornelk/hashmap](https://github.com/cornelk/hashmap)|2.0266535650678623e-07| +|go|[github.com/deckarep/golang-set](https://github.com/deckarep/golang-set)|2.0266535650678623e-07| +|go|[github.com/dgryski/go-jump](https://github.com/dgryski/go-jump)|2.0266535650678623e-07| +|go|[github.com/irfansharif/cfilter](https://github.com/irfansharif/cfilter)|2.0266535650678623e-07| +|go|[github.com/leesper/go_rng](https://github.com/leesper/go_rng)|2.0266535650678623e-07| +|go|[github.com/linxGnu/fimap](https://github.com/linxGnu/fimap)|2.0266535650678623e-07| +|go|[github.com/lithammer/go-jump-consistent-hash](https://github.com/lithammer/go-jump-consistent-hash)|2.0266535650678623e-07| +|go|[github.com/oleiade/lane](https://github.com/oleiade/lane)|2.0266535650678623e-07| +|go|[github.com/segmentio/objconv](https://github.com/segmentio/objconv)|2.0266535650678623e-07| +|go|[github.com/tidwall/gjson](https://github.com/tidwall/gjson)|2.0266535650678623e-07| +|go|[github.com/twmb/murmur3](https://github.com/twmb/murmur3)|2.0266535650678623e-07| +|go|[github.com/valyala/fastrand](https://github.com/valyala/fastrand)|2.0266535650678623e-07| +|go|[github.com/will-rowe/ntHash](https://github.com/will-rowe/ntHash)|2.0266535650678623e-07| +|pypi|[extension_helpers](https://github.com/astropy/extension-helpers)|1.9253208868144785e-07| +|pypi|[jupyter-contrib-nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|1.9253208868144785e-07| +|cran|[symengine](https://github.com/symengine/symengine.R)|1.9253208868144785e-07| +|cran|[sensitivity](NA)|1.9253208868144785e-07| +|cran|[EasyABC](http://easyabc.r-forge.r-project.org/)|1.9253208868144785e-07| +|go|[github.com/alexflint/go-arg](https://github.com/alexflint/go-arg)|1.9253208868144692e-07| +|go|[github.com/biogo/store](https://github.com/biogo/store)|1.9253208868144692e-07| +|go|[github.com/brentp/faidx](https://github.com/brentp/faidx)|1.9253208868144692e-07| +|go|[github.com/brentp/gargs](https://github.com/brentp/gargs)|1.9253208868144692e-07| +|go|[github.com/brentp/go-athenaeum](https://github.com/brentp/go-athenaeum)|1.9253208868144692e-07| +|go|[github.com/brentp/go-chartjs](https://github.com/brentp/go-chartjs)|1.9253208868144692e-07| +|go|[github.com/brentp/goleft](https://github.com/brentp/goleft)|1.9253208868144692e-07| +|go|[github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go)|1.9253208868144692e-07| +|go|[github.com/kyroy/kdtree](https://github.com/kyroy/kdtree)|1.9253208868144692e-07| +|go|[github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate)|1.9253208868144692e-07| +|cran|[dqrng](https://daqana.github.io/dqrng/)|1.9253208868144515e-07| +|pypi|[convertdate](https://github.com/fitnr/convertdate)|1.869853308884817e-07| +|pypi|[rsudp](https://github.com/raspishake/rsudp)|1.833638939823314e-07| +|pypi|[gwosc](https://github.com/gwpy/gwosc/)|1.833638939823314e-07| +|pypi|[dqsegdb2](https://github.com/duncanmmacleod/dqsegdb2/)|1.833638939823314e-07| +|cran|[JBrowseR](https://gmod.github.io/JBrowseR/)|1.833638939823314e-07| +|cran|[summarytools](https://github.com/dcomtois/summarytools)|1.833638939823314e-07| +|cran|[pastecs](https://github.com/phgrosjean/pastecs)|1.833638939823314e-07| +|cran|[desplot](https://kwstat.github.io/desplot/)|1.833638939823314e-07| +|cran|[agricolae](http://tarwi.lamolina.edu.pe/~fmendiburu)|1.833638939823314e-07| +|cran|PairedData|1.833638939823314e-07| +|pypi|[corral-pipeline](https://github.com/toros-astro/corral)|1.8336389398233038e-07| +|go|github.com/antchfx/jsonquery|1.750291715285881e-07| +|go|github.com/bhmj/jsonslice|1.750291715285881e-07| +|go|github.com/codegangsta/negroni|1.750291715285881e-07| +|go|github.com/evanphx/json-patch/v5|1.750291715285881e-07| +|go|github.com/gorilla/context|1.750291715285881e-07| +|go|github.com/grandcat/zeroconf|1.750291715285881e-07| +|go|github.com/justinas/alice|1.750291715285881e-07| +|go|github.com/kelseyhightower/envconfig|1.750291715285881e-07| +|go|github.com/linksmart/go-sec|1.750291715285881e-07| +|go|github.com/linksmart/service-catalog/v3|1.750291715285881e-07| +|go|github.com/miekg/dns|1.750291715285881e-07| +|go|github.com/rs/cors|1.750291715285881e-07| +|go|github.com/satori/go.uuid|1.750291715285881e-07| +|go|github.com/syndtr/goleveldb|1.750291715285881e-07| +|go|github.com/xeipuuv/gojsonschema|1.750291715285881e-07| +|go|[github.com/Knetic/govaluate](https://github.com/Knetic/govaluate)|1.750291715285881e-07| +|go|[github.com/araddon/dateparse](https://github.com/araddon/dateparse)|1.750291715285881e-07| +|go|[github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb/v3)|1.750291715285881e-07| +|go|[github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)|1.750291715285881e-07| +|go|[github.com/metakeule/fmtdate](https://github.com/metakeule/fmtdate)|1.750291715285881e-07| +|go|[github.com/mxschmitt/golang-combinations](https://github.com/mxschmitt/golang-combinations)|1.750291715285881e-07| +|go|[github.com/shenwei356/natsort](https://github.com/shenwei356/natsort)|1.750291715285881e-07| +|go|[github.com/xuri/excelize/v2](https://github.com/xuri/excelize/v2)|1.750291715285881e-07| +|go|[gonum.org/v1/plot](https://gonum.org/v1/plot)|1.750291715285881e-07| +|pypi|[scorpio-gp](https://github.com/josegit88/SCORPIO)|1.7502917152858772e-07| +|pypi|[kamodo](https://github.com/ensemblegov/kamodo-core)|1.7502917152858772e-07| +|pypi|[aniso8601](https://bitbucket.org/nielsenb/aniso8601)|1.7502917152858772e-07| +|pypi|[starry-process](https://github.com/rodluger/starry_process)|1.7502917152858772e-07| +|pypi|[datetime](https://github.com/zopefoundation/DateTime)|1.7502917152858772e-07| +|pypi|[astral](https://github.com/sffjunkie/astral)|1.7502917152858772e-07| +|cran|harmonicmeanp|1.7502917152858772e-07| +|cran|NBPSeq|1.7502917152858772e-07| +|cran|[rmdformats](https://github.com/juba/rmdformats)|1.7502917152858772e-07| +|pypi|[typing-utils](https://github.com/bojiang/typing_utils)|1.7327887981330278e-07| +|pypi|[py-zipkin](https://github.com/Yelp/py_zipkin)|1.7327887981330278e-07| +|pypi|[sphinxcontrib-katex](https://github.com/hagenw/sphinxcontrib-katex)|1.6741920754908343e-07| +|cran|[DescTools](https://andrisignorell.github.io/DescTools/)|1.6741920754908343e-07| +|cran|[coloc](https://github.com/chr1swallace/coloc)|1.6741920754908343e-07| +|cran|[dams](https://github.com/jsta/dams)|1.6741920754908343e-07| +|cran|[reservoir](https://cran.r-project.org/package=reservoir)|1.6741920754908343e-07| +|cran|[ggtern](http://www.ggtern.com)|1.6741920754908343e-07| +|spack|[clapack](https://www.netlib.org/clapack/)|1.6741920754908343e-07| +|spack|[qwt](http://qwt.sourceforge.net/)|1.6741920754908343e-07| +|pypi|[your](https://github.com/thepetabyteproject/your)|1.6741920754908073e-07| +|cran|[coro](https://github.com/r-lib/coro)|1.6574501547359373e-07| +|pypi|[barycorrpy](https://github.com/shbhuk/barycorrpy)|1.6044340723454032e-07| +|pypi|[plaster_pastedeploy](https://github.com/Pylons/plaster_pastedeploy)|1.6044340723454032e-07| +|pypi|[pyramid_jinja2](https://github.com/Pylons/pyramid_jinja2)|1.6044340723454032e-07| +|pypi|[pyramid_tm](https://github.com/Pylons/pyramid_tm)|1.6044340723454032e-07| +|pypi|[pyramid_retry](https://github.com/Pylons/pyramid_retry)|1.6044340723454032e-07| +|pypi|[swiftemulator](https://github.com/SWIFTSIM/emulator)|1.6044340723454032e-07| +|pypi|[drizzlepac](https://github.com/spacetelescope/drizzlepac)|1.6044340723454032e-07| +|pypi|[astro-prospector](https://pypi.org/project/astro-prospector)|1.6044340723454032e-07| +|pypi|[astropop](https://github.com/sparc4-dev/astropop)|1.6044340723454032e-07| +|pypi|[connectomemapper](https://github.com/connectomicslab/connectomemapper3)|1.6044340723454032e-07| +|pypi|[qnorm](https://github.com/Maarten-vd-Sande/qnorm)|1.6044340723454032e-07| +|pypi|[turbustat](https://turbustat.readthedocs.org)|1.6044340723454032e-07| +|pypi|[PyQt6](https://www.riverbankcomputing.com/software/pyqt/)|1.6044340723454032e-07| +|pypi|[Pyside6](https://www.pyside.org)|1.6044340723454032e-07| +|npm|[bcryptjs](https://github.com/dcodeIO/bcrypt.js#readme)|1.6044340723454032e-07| +|npm|[hypertimer](https://github.com/enmasseio/hypertimer#readme)|1.6044340723454032e-07| +|npm|[jwt-simple](https://github.com/hokaccha/node-jwt-simple#readme)|1.6044340723454032e-07| +|npm|[kafka-node](https://github.com/SOHU-Co/kafka-node#readme)|1.6044340723454032e-07| +|npm|[mqtt-router](https://github.com/wolfeidau/mqtt-router)|1.6044340723454032e-07| +|cran|[ucminf](NA)|1.5883897316219468e-07| +|pypi|[empyre](https://iffgit.fz-juelich.de/empyre/empyre)|1.5402567094516042e-07| +|rubygems|[net-ldap](http://github.com/ruby-ldap/ruby-net-ldap)|1.5402567094516042e-07| +|pypi|[flask_sock](https://github.com/miguelgrinberg/flask-sock)|1.5402567094515772e-07| +|pypi|[scikit-opt](https://github.com/guofei9987/scikit-opt)|1.5402567094515772e-07| +|pypi|[hotsoss](https://github.com/hover2pi/hotsoss)|1.5402567094515772e-07| +|pypi|[jwst-backgrounds](http://jwst.stsci.edu/)|1.5402567094515772e-07| +|pypi|[nircam_gsim](https://github.com/npirzkal/GRISM_NIRCAM)|1.5402567094515772e-07| +|pypi|[ncempy](https://github.com/ercius/openNCEM)|1.5402567094515772e-07| +|pypi|[applaunchservices](https://github.com/impact27/applaunchservices)|1.5402567094515772e-07| +|pypi|[python-lsp-black](https://github.com/python-lsp/python-lsp-black)|1.5402567094515772e-07| +|pypi|[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)|1.5402567094515772e-07| +|pypi|[atlite](https://github.com/PyPSA/atlite)|1.5402567094515772e-07| +|rubygems|[rack-openid](https://github.com/grosser/rack-openid)|1.5402567094515772e-07| +|rubygems|[activerecord-jdbcpostgresql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.5402567094515772e-07| +|rubygems|[activerecord-jdbcsqlite3-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.5402567094515772e-07| +|rubygems|[tiny_tds](http://github.com/rails-sqlserver/tiny_tds)|1.5402567094515772e-07| +|rubygems|[shoulda](https://github.com/thoughtbot/shoulda)|1.5402567094515772e-07| +|pypi|[node2vec](https://github.com/eliorc/node2vec)|1.48101606678037e-07| +|pypi|[tensor2tensor](http://github.com/tensorflow/tensor2tensor)|1.48101606678037e-07| +|pypi|[hic2cool](https://github.com/4dn-dcic/hic2cool)|1.48101606678037e-07| +|pypi|[pygenometracks](http://pygenometracks.readthedocs.io)|1.48101606678037e-07| +|pypi|[cleanlab](https://github.com/cleanlab/cleanlab)|1.48101606678037e-07| +|pypi|[PoPE](https://github.com/afarahi/PoPE)|1.48101606678037e-07| +|pypi|[ctxcore](https://github.com/aertslab/ctxcore)|1.48101606678037e-07| +|pypi|[pyramid-tm](https://github.com/Pylons/pyramid_tm)|1.48101606678037e-07| +|pypi|[pyramid_openapi3](https://github.com/Pylons/pyramid_openapi3)|1.48101606678037e-07| +|pypi|[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)|1.48101606678037e-07| +|pypi|[skosprovider_sqlalchemy](https://github.com/OnroerendErfgoed/skosprovider_sqlalchemy)|1.48101606678037e-07| +|pypi|[pyramid_skosprovider](https://github.com/OnroerendErfgoed/pyramid_skosprovider)|1.48101606678037e-07| +|pypi|[skosprovider_rdf](http://github.com/OnroerendErfgoed/skosprovider_rdf)|1.48101606678037e-07| +|pypi|[pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2)|1.48101606678037e-07| +|pypi|[voprov](https://github.com/sanguillon/voprov/)|1.48101606678037e-07| +|pypi|[authlib](https://authlib.org/)|1.48101606678037e-07| +|npm|[binary-split](https://github.com/maxogden/binary-split#readme)|1.48101606678037e-07| +|npm|[download](https://github.com/kevva/download#readme)|1.48101606678037e-07| +|npm|[ftp](https://github.com/mscdex/node-ftp)|1.48101606678037e-07| +|npm|pipeline|1.48101606678037e-07| +|go|[github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash/v2)|1.481016066780361e-07| +|go|[github.com/cznic/sortutil](https://github.com/cznic/sortutil)|1.481016066780361e-07| +|go|[github.com/iafan/cwalk](https://github.com/iafan/cwalk)|1.481016066780361e-07| +|go|[github.com/klauspost/compress](https://github.com/klauspost/compress)|1.481016066780361e-07| +|go|[github.com/klauspost/pgzip](https://github.com/klauspost/pgzip)|1.481016066780361e-07| +|go|[github.com/logrusorgru/aurora](https://github.com/logrusorgru/aurora)|1.481016066780361e-07| +|go|[github.com/shenwei356/bio](https://github.com/shenwei356/bio)|1.481016066780361e-07| +|go|[github.com/shenwei356/bwt](https://github.com/shenwei356/bwt)|1.481016066780361e-07| +|go|[github.com/smallfish/simpleyaml](https://github.com/smallfish/simpleyaml)|1.481016066780361e-07| +|go|[github.com/twotwotwo/sorts](https://github.com/twotwotwo/sorts)|1.481016066780361e-07| +|go|[github.com/ghodss/yaml](https://github.com/ghodss/yaml)|1.474883495075266e-07| +|go|[github.com/google/shlex](https://github.com/google/shlex)|1.474883495075266e-07| +|pypi|[fspath](https://github.com/return42/fspath)|1.4662059061125682e-07| +|go|github.com/containernetworking/cni|1.453562112054065e-07| +|go|github.com/containernetworking/plugins|1.453562112054065e-07| +|go|github.com/containers/common|1.453562112054065e-07| +|go|github.com/containers/image/v5|1.453562112054065e-07| +|go|github.com/cyphar/filepath-securejoin|1.453562112054065e-07| +|go|github.com/moby/term|1.453562112054065e-07| +|go|github.com/opencontainers/runc|1.453562112054065e-07| +|go|github.com/opencontainers/runtime-spec|1.453562112054065e-07| +|go|github.com/opencontainers/runtime-tools|1.453562112054065e-07| +|go|github.com/opencontainers/selinux|1.453562112054065e-07| +|go|gopkg.in/yaml.v2|1.453562112054065e-07| +|npm|[loaders.gl](https://github.com/uber/luma.gl#readme)|1.443990665110879e-07| +|pypi|[geobo](https://github.com/sebhaan/geobo)|1.4261636198625745e-07| +|npm|[filesaver](https://github.com/jacoborus/node-filesaver)|1.4261636198625745e-07| +|npm|[cover](http://www.cover.io)|1.4119019836639526e-07| +|npm|[grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify#readme)|1.4119019836639526e-07| +|npm|[jasmine-node](https://github.com/mhevery/jasmine-node)|1.4119019836639526e-07| +|npm|[promises-aplus-tests](https://github.com/promises-aplus/promises-tests#readme)|1.4119019836639526e-07| +|pypi|[flask-migrate](https://github.com/miguelgrinberg/flask-migrate)|1.3752292048674924e-07| +|pypi|[sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils)|1.3752292048674924e-07| +|npm|[zeit](https://github.com/daviddenton/zeit#readme)|1.3752292048674924e-07| +|cran|[audio](http://www.rforge.net/audio/)|1.361476912818796e-07| +|pypi|[dearwatson](https://github.com/PlanetHunters/watson)|1.327807508147915e-07| +|pypi|[epimargin](https://github.com/COVID-IWG/epimargin)|1.327807508147915e-07| +|npm|[sendgrid](https://sendgrid.com)|1.3053022961454115e-07| +|npm|[stoplight](https://github.com/andrewhao/stoplight)|1.3053022961454115e-07| +|npm|[cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store#readme)|1.3053022961454115e-07| +|npm|[cron](https://github.com/kelektiv/node-cron#readme)|1.3053022961454115e-07| +|npm|[email-validator](http://github.com/manishsaraan/email-validator)|1.3053022961454115e-07| +|pypi|[Flask-Migrate](https://github.com/miguelgrinberg/flask-migrate)|1.283547257876301e-07| +|pypi|[marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy)|1.283547257876301e-07| +|pypi|[nixio](https://github.com/G-Node/nixpy)|1.19129229871646e-07| +|npm|[tap-spec](https://github.com/scottcorgan/tap-spec#readme)|1.19129229871646e-07| +|npm|[d3-v4-grid](https://github.com/finnfiddle/d3-v4-grid#readme)|1.1668611435239271e-07| +|npm|[errorhandler](https://github.com/expressjs/errorhandler#readme)|1.1668611435239271e-07| +|npm|[parallelshell](https://github.com/darkguy2008/parallelshell)|1.1668611435239271e-07| +|npm|[save-svg-as-png](https://github.com/exupero/saveSvgAsPng)|1.1668611435239271e-07| +|npm|[method-override](https://github.com/expressjs/method-override#readme)|1.1668611435239136e-07| +|pypi|[reorientexpress](https://github.com/angelrure/reorientexpress)|1.1325416981261598e-07| +|pypi|[drop](https://github.com/cod3monk/drop)|1.1001833638939857e-07| +|npm|[dedent](https://github.com/dmnd/dedent)|1.0891815302550477e-07| +|pypi|[QDarkStyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)|1.069622714896931e-07| +|pypi|[tox-pyenv](https://github.com/samstav/tox-pyenv)|1.0589264877479644e-07| +|pypi|[element-coder](https://github.com/kjappelbaum/element-coder)|1.0407139928726921e-07| +|pypi|[DBSP-DRP](https://github.com/finagle29/DBSP_DRP)|1.013326782533936e-07| +|npm|[jsx-to-string](https://github.com/alansouzati/jsx-to-string#readme)|1.013326782533936e-07| +|npm|[pretty-checkbox](https://lokesh-coder.github.io/pretty-checkbox)|1.013326782533936e-07| +|pypi|[apache-libcloud](https://libcloud.apache.org/)|9.901650275045912e-08| +|pypi|[ukbcc](https://github.com/tool-bin/ukbcc/)|9.873440445202376e-08| +|pypi|[flask_bootstrap](http://github.com/mbr/flask-bootstrap)|9.873440445202376e-08| +|pypi|[Flask-Script](http://github.com/smurfix/flask-script)|9.873440445202376e-08| +|pypi|[tinydb-serialization](https://tinydb.readthedocs.org)|9.873440445202376e-08| +|npm|[serve-index](https://github.com/expressjs/serve-index#readme)|9.77470604075041e-08| +|npm|[portscanner](https://github.com/baalexander/node-portscanner)|9.77470604075041e-08| +|npm|[opn](https://github.com/sindresorhus/open#readme)|9.77470604075041e-08| +|npm|[node-http2](https://github.com/kaazing/node-http2)|9.77470604075041e-08| +|npm|[connect-livereload](https://github.com/intesso/connect-livereload#readme)|9.77470604075041e-08| +|pypi|[technical](https://github.com/freqtrade/technical)|9.626604434072527e-08| +|pypi|[janus](https://github.com/aio-libs/janus)|9.626604434072392e-08| +|pypi|[vflow](https://github.com/Yu-Group/pcs-pipeline)|9.626604434072392e-08| +|pypi|[viscm](https://github.com/bids/viscm)|9.530338389731599e-08| +|pypi|[pytest-datadir-ng](https://github.com/Tblue/pytest-datadir-ng)|9.530338389731599e-08| +|pypi|[cellocity](https://github.com/oftatkofta/cellocity)|9.39180920397292e-08| +|pypi|[JayDeBeApi](https://github.com/baztian/jaydebeapi)|9.16819469911657e-08| +|pypi|[dash-auth](https://plotly.com/dash)|9.16819469911657e-08| +|pypi|[deeplc](http://compomics.github.io/projects/DeepLC)|9.16819469911657e-08| +|go|[github.com/AdRoll/goamz](https://github.com/AdRoll/goamz)|9.168194699116519e-08| +|go|[github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go)|9.168194699116519e-08| +|go|[github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest/autorest)|9.168194699116519e-08| +|go|[github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest/autorest/azure/auth)|9.168194699116519e-08| +|go|[github.com/Azure/go-autorest/autorest/to](https://github.com/Azure/go-autorest/autorest/to)|9.168194699116519e-08| +|go|[github.com/arvados/cgofuse](https://github.com/arvados/cgofuse)|9.168194699116519e-08| +|go|[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)|9.168194699116519e-08| +|go|[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)|9.168194699116519e-08| +|go|[github.com/bradleypeabody/godap](https://github.com/bradleypeabody/godap)|9.168194699116519e-08| +|go|[github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)|9.168194699116519e-08| +|go|[github.com/coreos/go-systemd](https://github.com/coreos/go-systemd)|9.168194699116519e-08| +|go|[github.com/creack/pty](https://github.com/creack/pty)|9.168194699116519e-08| +|go|[github.com/go-ldap/ldap](https://github.com/go-ldap/ldap)|9.168194699116519e-08| +|go|[github.com/gogo/protobuf](https://github.com/gogo/protobuf)|9.168194699116519e-08| +|go|[github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru)|9.168194699116519e-08| +|go|[github.com/imdario/mergo](https://github.com/imdario/mergo)|9.168194699116519e-08| +|go|[github.com/jmcvetta/randutil](https://github.com/jmcvetta/randutil)|9.168194699116519e-08| +|go|[github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)|9.168194699116519e-08| +|go|[github.com/johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)|9.168194699116519e-08| +|go|[github.com/julienschmidt/httprouter](https://github.com/julienschmidt/httprouter)|9.168194699116519e-08| +|go|[github.com/lib/pq](https://github.com/lib/pq)|9.168194699116519e-08| +|go|[github.com/msteinert/pam](https://github.com/msteinert/pam)|9.168194699116519e-08| +|go|[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)|9.168194699116519e-08| +|go|[github.com/prometheus/client_model](https://github.com/prometheus/client_model)|9.168194699116519e-08| +|go|[github.com/prometheus/common](https://github.com/prometheus/common)|9.168194699116519e-08| +|go|[golang.org/x/oauth2](https://golang.org/x/oauth2)|9.168194699116519e-08| +|go|[google.golang.org/api](https://google.golang.org/api)|9.168194699116519e-08| +|go|[gopkg.in/square/go-jose.v2](https://gopkg.in/square/go-jose.v2)|9.168194699116519e-08| +|go|[gopkg.in/src-d/go-billy.v4](https://gopkg.in/src-d/go-billy.v4)|9.168194699116519e-08| +|go|[gopkg.in/src-d/go-git.v4](https://gopkg.in/src-d/go-git.v4)|9.168194699116519e-08| +|go|[rsc.io/getopt](https://rsc.io/getopt)|9.168194699116519e-08| +|pypi|[desk](https://github.com/s-goldman/Dusty_Evolved_Star_Kit)|8.95498086890451e-08| +|go|github.com/Netflix/go-expect|8.954980868904507e-08| +|go|github.com/ProtonMail/go-crypto|8.954980868904507e-08| +|go|github.com/adigunhammedolalekan/registry-auth|8.954980868904507e-08| +|go|github.com/apex/log|8.954980868904507e-08| +|go|github.com/blang/semver/v4|8.954980868904507e-08| +|go|github.com/buger/jsonparser|8.954980868904507e-08| +|go|github.com/containerd/containerd|8.954980868904507e-08| +|go|github.com/go-log/log|8.954980868904507e-08| +|go|github.com/gosimple/slug|8.954980868904507e-08| +|go|github.com/opencontainers/umoci|8.954980868904507e-08| +|go|github.com/pelletier/go-toml|8.954980868904507e-08| +|go|github.com/seccomp/libseccomp-golang|8.954980868904507e-08| +|go|github.com/sylabs/json-resp|8.954980868904507e-08| +|go|github.com/sylabs/scs-build-client|8.954980868904507e-08| +|go|github.com/sylabs/scs-key-client|8.954980868904507e-08| +|go|github.com/sylabs/scs-library-client|8.954980868904507e-08| +|go|github.com/sylabs/sif/v2|8.954980868904507e-08| +|go|github.com/vbauerster/mpb/v4|8.954980868904507e-08| +|go|github.com/vbauerster/mpb/v6|8.954980868904507e-08| +|go|golang.org/x/term|8.954980868904507e-08| +|go|gotest.tools/v3|8.954980868904507e-08| +|go|mvdan.cc/sh/v3|8.954980868904507e-08| +|go|oras.land/oras-go|8.954980868904507e-08| +|pypi|[django-datatables-view](https://bitbucket.org/pigletto/django-datatables-view)|8.556981719175475e-08| +|pypi|[django-dirtyfields](https://github.com/romgar/django-dirtyfields)|8.556981719175475e-08| +|pypi|[django-guardian](http://github.com/django-guardian/django-guardian)|8.556981719175475e-08| +|pypi|[django-notifications-hq](http://github.com/django-notifications/django-notifications)|8.556981719175475e-08| +|pypi|[django-rq](https://github.com/rq/django-rq)|8.556981719175475e-08| +|pypi|[django-user-agents](https://github.com/selwin/django-user_agents)|8.556981719175475e-08| +|pypi|[google](http://breakingcode.wordpress.com/)|8.556981719175475e-08| +|npm|[parents](https://github.com/substack/node-parents)|8.386697782963775e-08| +|npm|[coverify](https://github.com/substack/coverify)|8.386697782963775e-08| +|pypi|[ExoPix](https://github.com/jeaadams/ExoPix.git)|8.192854837508381e-08| +|npm|[connect-timeout](https://github.com/expressjs/timeout#readme)|7.858452599242755e-08| +|npm|[csv-writer](https://github.com/ryu1kn/csv-writer#readme)|7.858452599242755e-08| +|rubygems|[coffee-rails](https://github.com/rails/coffee-rails)|7.858452599242755e-08| +|rubygems|[fastimage](http://github.com/sdsykes/fastimage)|7.858452599242755e-08| +|rubygems|[image_processing](https://github.com/janko/image_processing)|7.858452599242755e-08| +|rubygems|[jquery-rails](https://github.com/rails/jquery-rails)|7.858452599242755e-08| +|rubygems|[rotp](https://github.com/mdp/rotp)|7.858452599242755e-08| +|rubygems|[sass-rails](https://github.com/rails/sass-rails)|7.858452599242755e-08| +|rubygems|[tzinfo-data](https://tzinfo.github.io)|7.858452599242755e-08| +|rubygems|[reverse_markdown](http://github.com/xijo/reverse_markdown)|7.858452599242755e-08| +|rubygems|[groupdate](https://github.com/ankane/groupdate)|7.858452599242755e-08| +|rubygems|[diffy](http://github.com/samg/diffy)|7.858452599242755e-08| +|rubygems|[jbuilder](https://github.com/rails/jbuilder)|7.858452599242755e-08| +|rubygems|[rqrcode](https://github.com/whomwah/rqrcode)|7.858452599242755e-08| +|rubygems|[will_paginate-bootstrap](https://github.com/bootstrap-ruby/will_paginate-bootstrap)|7.858452599242755e-08| +|rubygems|[aws-sdk-s3](https://github.com/aws/aws-sdk-ruby)|7.858452599242755e-08| +|rubygems|[whenever](https://github.com/javan/whenever)|7.858452599242755e-08| +|rubygems|[flamegraph](https://github.com/SamSaffron/flamegraph)|7.858452599242755e-08| +|rubygems|[rack-mini-profiler](https://miniprofiler.com)|7.858452599242755e-08| +|rubygems|[thwait](https://github.com/ruby/thwait)|7.858452599242755e-08| +|rubygems|[rmagick](https://github.com/rmagick/rmagick)|7.858452599242755e-08| +|rubygems|[minitest-ci](https://github.com/circleci/minitest-ci)|7.858452599242755e-08| +|rubygems|[spring](https://github.com/rails/spring)|7.858452599242755e-08| +|rubygems|[web-console](https://github.com/rails/web-console)|7.858452599242755e-08| +|npm|[csv-write-stream](https://github.com/maxogden/csv-write-stream)|7.85845259924262e-08| +|rubygems|[counter_culture](https://github.com/magnusvk/counter_culture)|7.85845259924262e-08| +|rubygems|[rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer)|7.85845259924262e-08| +|rubygems|[devise](https://github.com/heartcombo/devise)|7.85845259924262e-08| +|rubygems|[omniauth](https://github.com/omniauth/omniauth)|7.85845259924262e-08| +|rubygems|[premailer-rails](https://github.com/fphilipe/premailer-rails)|7.85845259924262e-08| +|rubygems|[rails-controller-testing](https://github.com/rails/rails-controller-testing)|7.85845259924262e-08| +|rubygems|[letter_opener_web](https://github.com/fgrehm/letter_opener_web)|7.85845259924262e-08| +|pypi|[caracal](https://github.com/caracal-pipeline/caracal)|7.701283547258021e-08| +|cran|[enviPick](NA)|7.701283547257886e-08| +|pypi|[gviz-api](https://github.com/google/google-visualization-python)|7.62427071178536e-08| +|pypi|[ml-dtypes](https://pypi.org/project/ml-dtypes)|7.474775207632588e-08| +|pypi|[opensearch-py](https://github.com/opensearch-project/opensearch-py)|7.40508033390185e-08| +|pypi|[jupyterlab-thredds](https://github.com/eWaterCycle/jupyterlab_thredds)|7.265361837035711e-08| +|pypi|[ruptures](https://github.com/deepcharles/ruptures/)|7.265361837035711e-08| +|pypi|[tagore](https://github.com/jordanlab/tagore)|7.265361837035711e-08| +|pypi|[tidynamics](https://pypi.org/project/tidynamics/)|7.059509918319763e-08| +|npm|[vx](https://github.com/vxjs/vx)|6.876146024337462e-08| +|npm|[is-blob](https://github.com/sindresorhus/is-blob#readme)|6.80738456409398e-08| +|npm|eslint-config-richienb|6.80738456409398e-08| +|npm|[fetch-blob](https://github.com/node-fetch/fetch-blob#readme)|6.80738456409398e-08| +|npm|[blob-polyfill](https://github.com/bjornstar/blob-polyfill)|6.80738456409398e-08| +|pypi|[comet](http://comet.transientskp.org/)|6.755511883559528e-08| +|pypi|[sendgrid](https://github.com/sendgrid/sendgrid-python/)|6.755511883559528e-08| +|npm|[aproba](https://github.com/iarna/aproba)|6.526511480727057e-08| +|npm|[chownr](https://github.com/isaacs/chownr#readme)|6.526511480727057e-08| +|npm|concat-map|6.526511480727057e-08| +|npm|[console-control-strings](https://github.com/iarna/console-control-strings#readme)|6.526511480727057e-08| +|npm|[deep-extend](https://github.com/unclechu/node-deep-extend)|6.526511480727057e-08| +|pypi|[trustme](https://github.com/python-trio/trustme)|6.353558926487733e-08| +|pypi|[aft-pytorch](https://github.com/rish-16/aft-pytorch)|6.210712538111221e-08| +|pypi|[flowTorch](https://flowtorch.ai/users)|6.016627771295227e-08| +|go|github.com/blang/semver|5.5806402516361415e-08| +|go|github.com/buger/goterm|5.5806402516361415e-08| +|go|github.com/checkpoint-restore/checkpointctl|5.5806402516361415e-08| +|go|github.com/checkpoint-restore/go-criu/v5|5.5806402516361415e-08| +|go|github.com/container-orchestrated-devices/container-device-interface|5.5806402516361415e-08| +|go|github.com/containers/buildah|5.5806402516361415e-08| +|go|github.com/containers/conmon|5.5806402516361415e-08| +|go|github.com/containers/ocicrypt|5.5806402516361415e-08| +|go|github.com/containers/psgo|5.5806402516361415e-08| +|go|github.com/containers/storage|5.5806402516361415e-08| +|go|github.com/coreos/go-systemd/v22|5.5806402516361415e-08| +|go|github.com/coreos/stream-metadata-go|5.5806402516361415e-08| +|go|github.com/digitalocean/go-qemu|5.5806402516361415e-08| +|go|github.com/docker/go-connections|5.5806402516361415e-08| +|go|github.com/docker/go-plugins-helpers|5.5806402516361415e-08| +|go|github.com/docker/go-units|5.5806402516361415e-08| +|go|github.com/dtylman/scp|5.5806402516361415e-08| +|go|github.com/godbus/dbus/v5|5.5806402516361415e-08| +|go|github.com/google/gofuzz|5.5806402516361415e-08| +|go|github.com/gorilla/handlers|5.5806402516361415e-08| +|go|github.com/gorilla/schema|5.5806402516361415e-08| +|go|github.com/hashicorp/go-multierror|5.5806402516361415e-08| +|go|github.com/json-iterator/go|5.5806402516361415e-08| +|go|github.com/mrunalp/fileutils|5.5806402516361415e-08| +|go|github.com/nxadm/tail|5.5806402516361415e-08| +|go|github.com/pmezard/go-difflib|5.5806402516361415e-08| +|go|github.com/rootless-containers/rootlesskit|5.5806402516361415e-08| +|go|github.com/stretchr/testify|5.5806402516361415e-08| +|go|github.com/syndtr/gocapability|5.5806402516361415e-08| +|go|github.com/uber/jaeger-client-go|5.5806402516361415e-08| +|go|github.com/vbauerster/mpb/v7|5.5806402516361415e-08| +|go|github.com/vishvananda/netlink|5.5806402516361415e-08| +|go|go.etcd.io/bbolt|5.5806402516361415e-08| +|go|golang.org/x/text|5.5806402516361415e-08| +|go|google.golang.org/protobuf|5.5806402516361415e-08| +|go|gopkg.in/inf.v0|5.5806402516361415e-08| +|pypi|[PySDM](https://github.com/atmos-cloud-sim-uj/PySDM)|5.5009168194699285e-08| +|pypi|[django-timezone-field](https://github.com/mfogel/django-timezone-field/)|5.4234391177872184e-08| +|pypi|[firebase-admin](https://firebase.google.com/docs/admin/setup/)|5.4234391177872184e-08| +|pypi|[GromacsWrapper](https://github.com/Becksteinlab/GromacsWrapper)|5.4234391177872184e-08| +|pypi|[heat](https://github.com/helmholtz-analytics/heat)|5.4234391177872184e-08| +|pypi|[duecredit](https://github.com/duecredit/duecredit)|5.4234391177872184e-08| +|pypi|[ipyevents](https://github.com/mwcraig/ipyevents)|5.2748517446971504e-08| +|pypi|[liionpack](https://liionpack.readthedocs.io/en/latest/)|4.639327438107164e-08| +|pypi|[asciimatics](https://github.com/peterbrittain/asciimatics)|4.584097349558285e-08| +|pypi|[scikit-mdr](https://github.com/EpistasisLab/scikit-mdr)|4.4848651245796194e-08| +|pypi|[ldap3](https://github.com/cannatag/ldap3)|4.3319719953325696e-08| +|pypi|[jmp](https://github.com/deepmind/jmp)|3.8899340366251606e-08| +|rubygems|[coffee-script](http://github.com/josh/ruby-coffee-script)|3.8899340366251606e-08| +|npm|text-table|3.6655147652814205e-08| +|pypi|[pytest-parallel](https://github.com/browsertron/pytest-parallel)|3.640235353107059e-08| +|pypi|[pika](https://pika.readthedocs.io)|3.3149003094719015e-08| +|pypi|[pyobjc-framework-CFNetwork](https://github.com/ronaldoussoren/pyobjc)|3.258235346916803e-08| +|pypi|[twistedchecker](https://github.com/twisted/twistedchecker)|3.258235346916803e-08| +|npm|[utfx](https://github.com/dcodeIO/utfx)|3.176779463243866e-08| +|cran|[OAIHarvester](NA)|3.176779463243866e-08| +|rubygems|[hoe-rubygems](http://github.com/jbarnette/hoe-rubygems)|2.5946346266044278e-08| +|rubygems|[hoe-git](http://github.com/jbarnette/hoe-git)|2.5946346266044278e-08| +|pypi|[aiohttp-remotes](https://github.com/aio-libs/aiohttp-remotes)|2.4204034005667538e-08| +|cran|[uroot](https://jalobe.com)|2.3677859353370628e-08| +|pypi|[pybv](https://github.com/bids-standard/pybv)|2.1908823884440494e-08| +|pypi|[geomet](https://github.com/geomet/geomet)|1.3236581096849555e-08| +|npm|[babel-plugin-transform-remove-undefined](https://github.com/babel/minify#readme)|5.860270189959175e-09| +|npm|[babel-plugin-transform-property-literals](https://github.com/babel/minify#readme)|5.860270189959175e-09| +|npm|[babel-plugin-minify-type-constructors](https://github.com/babel/minify#readme)|5.860270189959175e-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 77e95383..d30217bc 100644 --- a/docs/language-counts.json +++ b/docs/language-counts.json @@ -1,16 +1,16 @@ { - "unknown": 165, - "Python": 2002, + "unknown": 166, + "Python": 2011, "Jupyter Notebook": 402, "Modelica": 1, "Shell": 29, "HTML": 82, "Perl": 45, - "R": 630, - "C++": 533, + "R": 631, + "C++": 537, "Java": 101, - "C": 311, - "Rust": 28, + "C": 312, + "Rust": 29, "JavaScript": 79, "AMPL": 1, "MATLAB": 38, @@ -30,13 +30,13 @@ "Pascal": 1, "TSQL": 2, "Kotlin": 2, - "Go": 25, + "Go": 26, "PostScript": 3, "Nextflow": 8, "CSS": 5, "NCL": 1, "Rich Text Format": 1, - "Cuda": 9, + "Cuda": 10, "TeX": 21, "Ruby": 11, "Mathematica": 18, diff --git a/docs/meta.json b/docs/meta.json index 7e586bd1..10eca925 100644 --- a/docs/meta.json +++ b/docs/meta.json @@ -18187,7 +18187,126 @@ "github/smithlabcode/dnmtools": [], "github/fairtracks/omnipy_examples": [], "github/prmunday/Immunolyser": [], - "gitlab/cirad-apps/phylostems": [] + "gitlab/cirad-apps/phylostems": [], + "gitlab/chaver/choco-mining": [ + "Association Rules Mining", + "Choco solver", + "Constraint Programming", + "Pareto", + "Skypattern", + "data mining", + "pattern mining" + ], + "github/thomas0809/MolScribe": [ + "chemistry", + "deep-learning", + "molecule" + ], + "github/sciris/sciris": [ + "python", + "computational-science", + "containers", + "data-science", + "matplotlib", + "numpy", + "parallelization", + "plotting", + "scientific-computing", + "utilities" + ], + "github/julianreul/mode_behave": [], + "github/smithlabcode/abismal": [ + "bioinformatics", + "bisulfite-sequencing", + "mapping-algorithms" + ], + "github/cdanielmachado/carveme": [ + "metabolism", + "modeling", + "python", + "reconstruction", + "genome-scale" + ], + "github/Autostronomy/AstroPhot": [ + "astronomy", + "python", + "pytorch", + "scientific-computing", + "science-research" + ], + "github/arumugamlab/msamtools": [], + "github/q1cui/discourseGT": [], + "github/theLongLab/CATE": [ + "1000genomes", + "cuda", + "cuda-programming", + "evolutionary-algorithms", + "evolutionary-biology", + "evolutionary-computation", + "genetic-algorithm", + "genetics", + "neutrality-test", + "vcf", + "vcf-data", + "vcf-files", + "cuda-toolkit", + "ehh", + "extended-haplotype-homozygosity", + "mk-test", + "neutrality", + "tajima" + ], + "github/arshajii/ema": [ + "bioinformatics", + "sequence-alignment" + ], + "github/milkschen/leviosam2": [], + "github/kuanrongchan/COVID19-severity": [], + "github/BobAubouin/Python_Anesthesia_Simulator": [ + "anesthesia", + "simulation", + "drug-dosage" + ], + "github/johentsch/ms3": [ + "corpus", + "corpus-data", + "corpus-generator", + "corpus-processing", + "corpus-tools", + "musescore", + "musescore2", + "musescore3", + "musescore4", + "music-score", + "music-scores", + "parser", + "sheet-music", + "sheet-music-parser", + "tsv", + "tsv-files", + "tsv-format", + "xml-parser", + "xml-parser-library", + "xml-parsing" + ], + "github/marco-oliva/pfp": [], + "github/shenwei356/kmcp": [ + "kmer", + "sketch", + "searching", + "metagenomics", + "taxonomic-classification", + "taxonomic-profiling", + "scaled-minhash", + "syncmers", + "cobs", + "sketching", + "bigsi", + "fracminhash", + "virome" + ], + "github/frank1010111/bluebonnet": [], + "github/natir/vcf2parquet": [] }, "language": { "gitlab/chiemotono/mdcontactcom": "unknown", @@ -23193,7 +23312,26 @@ "github/smithlabcode/dnmtools": "C++", "github/fairtracks/omnipy_examples": "Python", "github/prmunday/Immunolyser": "Python", - "gitlab/cirad-apps/phylostems": "unknown" + "gitlab/cirad-apps/phylostems": "unknown", + "gitlab/chaver/choco-mining": "unknown", + "github/thomas0809/MolScribe": "Python", + "github/sciris/sciris": "Python", + "github/julianreul/mode_behave": "Python", + "github/smithlabcode/abismal": "C++", + "github/cdanielmachado/carveme": "Python", + "github/Autostronomy/AstroPhot": "Python", + "github/arumugamlab/msamtools": "C", + "github/q1cui/discourseGT": "R", + "github/theLongLab/CATE": "Cuda", + "github/arshajii/ema": "C++", + "github/milkschen/leviosam2": "C++", + "github/kuanrongchan/COVID19-severity": "Python", + "github/BobAubouin/Python_Anesthesia_Simulator": "Python", + "github/johentsch/ms3": "Python", + "github/marco-oliva/pfp": "C++", + "github/shenwei356/kmcp": "Go", + "github/frank1010111/bluebonnet": "Python", + "github/natir/vcf2parquet": "Rust" }, "url": { "gitlab/chiemotono/mdcontactcom": "https://gitlab.com/chiemotono/mdcontactcom", @@ -28199,7 +28337,26 @@ "github/smithlabcode/dnmtools": "https://github.com/smithlabcode/dnmtools", "github/fairtracks/omnipy_examples": "https://github.com/fairtracks/omnipy_examples", "github/prmunday/Immunolyser": "https://github.com/prmunday/Immunolyser", - "gitlab/cirad-apps/phylostems": "https://gitlab.com/cirad-apps/phylostems" + "gitlab/cirad-apps/phylostems": "https://gitlab.com/cirad-apps/phylostems", + "gitlab/chaver/choco-mining": "https://gitlab.com/chaver/choco-mining", + "github/thomas0809/MolScribe": "https://github.com/thomas0809/MolScribe", + "github/sciris/sciris": "https://github.com/sciris/sciris", + "github/julianreul/mode_behave": "https://github.com/julianreul/mode_behave", + "github/smithlabcode/abismal": "https://github.com/smithlabcode/abismal", + "github/cdanielmachado/carveme": "https://github.com/cdanielmachado/carveme", + "github/Autostronomy/AstroPhot": "https://github.com/Autostronomy/AstroPhot", + "github/arumugamlab/msamtools": "https://github.com/arumugamlab/msamtools", + "github/q1cui/discourseGT": "https://github.com/q1cui/discourseGT", + "github/theLongLab/CATE": "https://github.com/theLongLab/CATE", + "github/arshajii/ema": "https://github.com/arshajii/ema", + "github/milkschen/leviosam2": "https://github.com/milkschen/leviosam2", + "github/kuanrongchan/COVID19-severity": "https://github.com/kuanrongchan/COVID19-severity", + "github/BobAubouin/Python_Anesthesia_Simulator": "https://github.com/BobAubouin/Python_Anesthesia_Simulator", + "github/johentsch/ms3": "https://github.com/johentsch/ms3", + "github/marco-oliva/pfp": "https://github.com/marco-oliva/pfp", + "github/shenwei356/kmcp": "https://github.com/shenwei356/kmcp", + "github/frank1010111/bluebonnet": "https://github.com/frank1010111/bluebonnet", + "github/natir/vcf2parquet": "https://github.com/natir/vcf2parquet" }, "description": { "gitlab/chiemotono/mdcontactcom": "", @@ -33205,6 +33362,25 @@ "github/smithlabcode/dnmtools": "Tools for analyzing DNA methylation data", "github/fairtracks/omnipy_examples": null, "github/prmunday/Immunolyser": null, - "gitlab/cirad-apps/phylostems": "**phylostems** is a graphical tool developped by CIRAD (UMR PVBMT) to explore temporal signal at various evolutionary scales in heterochronous nucleic acid sequences datasets." + "gitlab/cirad-apps/phylostems": "**phylostems** is a graphical tool developped by CIRAD (UMR PVBMT) to explore temporal signal at various evolutionary scales in heterochronous nucleic acid sequences datasets.", + "gitlab/chaver/choco-mining": "Data mining with Choco solver", + "github/thomas0809/MolScribe": "Robust Molecular Structure Recognition with Image-to-Graph Generation", + "github/sciris/sciris": "Fast, flexible tools to simplify scientific Python", + "github/julianreul/mode_behave": "A Python package for estimating mixed logit models with nonparametric distributions", + "github/smithlabcode/abismal": "Abismal is a mapper of FASTQ bisulfite-converted short reads (between 50 and 1000 bases) to a FASTA reference genome.", + "github/cdanielmachado/carveme": "CarveMe: genome-scale metabolic model reconstruction", + "github/Autostronomy/AstroPhot": "A fast, flexible, automated, and differentiable astronomical image modelling tool for precise parallel multi-wavelength photometry", + "github/arumugamlab/msamtools": "Metagenomics-related extended functionalities to samtools", + "github/q1cui/discourseGT": "discourseGT \u2014 Analyze Group Patterns using Graph Theory in Educational Settings", + "github/theLongLab/CATE": "A fast and scalable CUDA implementation to conduct highly parallelized evolutionary tests on large scale genomic data.", + "github/arshajii/ema": "Fast & accurate alignment of barcoded short-reads", + "github/milkschen/leviosam2": "Fast and accurate coordinate conversion between assemblies", + "github/kuanrongchan/COVID19-severity": null, + "github/BobAubouin/Python_Anesthesia_Simulator": "Simulate the effect of drugs during total intrevenous anesthesia", + "github/johentsch/ms3": "A parser for annotated MuseScore 3 files.", + "github/marco-oliva/pfp": "Prefix Free Parsing", + "github/shenwei356/kmcp": "Accurate metagenomic profiling && Fast large-scale sequence/genome searching", + "github/frank1010111/bluebonnet": "Scaling solutions for production analysis from unconventional oil and gas wells", + "github/natir/vcf2parquet": "Convert vcf in parquet " } } \ No newline at end of file diff --git a/pages/cpp.md b/pages/cpp.md index 3032a4c1..29a33940 100644 --- a/pages/cpp.md +++ b/pages/cpp.md @@ -9,445 +9,445 @@ tipue_search_active: true |Manager|Name|Credit| |-------|----|------| -|spack|[zlib](https://zlib.net)|0.006822137128012639| -|spack|[gnuconfig](https://www.gnu.org/software/config/)|0.005302273153367749| -|spack|[rhash](https://sourceforge.net/projects/rhash/)|0.003192377554474722| -|spack|[python](https://www.python.org/)|0.002782247879467442| -|spack|[pkgconfig](http://pkgconf.org/)|0.0019179124818883432| -|spack|openmp|0.0018382163411516752| -|spack|[cmake](https://www.cmake.org)|0.001730923507085583| -|spack|[ncurses](https://invisible-island.net/ncurses/ncurses.html)|0.001723904282487929| -|spack|[libbsd](https://libbsd.freedesktop.org/wiki/)|0.0014729178435583094| -|spack|[qt](https://qt.io)|0.0010366005283746742| -|spack|[py-sphinx](https://www.sphinx-doc.org/en/master/)|0.0010291267707406883| -|spack|[bzip2](https://sourceware.org/bzip2/)|0.0009856594543023855| -|spack|[openssl](https://www.openssl.org)|0.0009782385799864952| -|spack|[libtool](https://www.gnu.org/software/libtool/)|0.0009490207817907038| -|spack|[autoconf](https://www.gnu.org/software/autoconf/)|0.0009478239873744602| -|spack|[automake](https://www.gnu.org/software/automake/)|0.0009447921851320326| -|spack|[m4](https://www.gnu.org/software/m4/m4.html)|0.000914423224761621| -|spack|[libxml2](http://xmlsoft.org)|0.00088621073388522| -|spack|[perl](https://www.perl.org)|0.0008505932599632322| -|spack|threads|0.0008490755242414751| -|spack|ca-certificates-mozilla|0.0007477782572929781| -|spack|nasm|0.0007477782572929781| -|spack|[xz](https://tukaani.org/xz/)|0.0006765974865186203| -|spack|[expat](https://libexpat.github.io/)|0.0006683267207800713| -|spack|[mpi](http://mvapich.cse.ohio-state.edu)|0.0006445471439078742| -|spack|eigen3|0.000581140179617337| -|spack|python3|0.0005734088246778603| -|spack|[mbedtls](https://tls.mbed.org)|0.0004886563664950215| -|spack|diffutils|0.000427398048120805| -|spack|gtest|0.00041602052769565466| -|spack|icu4c|0.0003881290850768721| -|spack|[lz4](https://lz4.github.io/lz4/)|0.0003740945239293913| -|spack|py-numpy|0.0003701130186977078| -|spack|[gettext](https://www.gnu.org/software/gettext/)|0.00036385341414214254| -|spack|[bison](https://www.gnu.org/software/bison/)|0.0003583282055484864| -|spack|slicer|0.00034984381101132376| -|spack|pybind11|0.00034514977408378427| -|spack|pythoninterp|0.0003389901781155198| -|spack|[lapack](https://developer.arm.com/tools-and-software/server-and-hpc/downloads/arm-performance-libraries)|0.00033305164009664323| -|spack|[sqlite](https://www.sqlite.org)|0.00032364384758655176| -|spack|[zstd](https://facebook.github.io/zstd/)|0.0003156522726945291| -|spack|[nss](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS)|0.00030026613022256926| -|spack|[libffi](https://sourceware.org/libffi/)|0.0002937501945303931| -|spack|[tk](https://www.tcl.tk)|0.0002931044383456396| -|spack|[readline](https://tiswww.case.edu/php/chet/readline/rltop.html)|0.0002923928892732469| -|spack|[libidn2](https://gitlab.com/libidn/libidn2)|0.00028490928758512067| -|spack|[tcl](https://www.tcl.tk/)|0.000269205326765165| -|spack|[gdbm](https://www.gnu.org.ua/software/gdbm/gdbm.html)|0.0002655249147305738| -|spack|[krb5](https://kerberos.org)|0.00026312578279271483| -|spack|[libnsl](https://github.com/thkukuk/libnsl)|0.00026115732736235823| -|spack|[uuid](https://sourceforge.net/projects/libuuid/)|0.00026115732736235823| -|spack|[tix](https://sourceforge.net/projects/tix/)|0.00026115732736235823| -|spack|[libssh2](https://www.libssh2.org/)|0.00026110135718469335| -|spack|[libssh](https://www.libssh.org)|0.00026110135718469335| -|spack|[curl](https://curl.se/)|0.0002604595546163221| -|spack|[gnutls](https://www.gnutls.org)|0.0002554182314525575| -|spack|[nghttp2](https://nghttp2.org/)|0.0002554182314525575| -|spack|numpy|0.000245286439448876| -|spack|png|0.0002359054455891629| -|spack|[nettle](https://www.lysator.liu.se/~nisse/nettle/)|0.00023410582656049555| -|spack|[lzo](https://www.oberhumer.com/opensource/lzo/)|0.0002328474201483797| -|spack|[ninja](https://ninja-build.org/)|0.00022919432816252192| -|spack|biosoup|0.0002254978524014057| -|spack|[cuda](https://developer.nvidia.com/cuda-zone)|0.0002229234565535217| -|spack|pythonlibs|0.000220258655830698| -|spack|libiconv|0.0002184402970644316| -|spack|bpython|0.00019328387348691917| -|spack|vif|0.00019328387348691917| -|spack|omegalib|0.00019328387348691917| -|spack|patchelf|0.00019135103475204998| -|spack|[flex](https://github.com/westes/flex)|0.0001848755846361475| -|spack|[iconv](https://www.gnu.org/software/libiconv/)|0.00017956119590113005| -|spack|hip|0.0001749660998481632| -|spack|[blas](https://cnugteren.github.io/clblast/clblast.html)|0.00017419983355352592| -|spack|bioparser|0.00016751269035532995| -|spack|libpciaccess|0.00016015343974372254| -|spack|pmix|0.00015524700295520844| -|spack|[opengl](https://www.opengl.org/)|0.0001493448065948618| -|spack|cython|0.00013253751324817314| -|spack|sqlite3|0.00012885591565794613| -|spack|triqs|0.00012885591565794613| -|spack|cminx|0.00012885591565794613| -|spack|[libarchive](https://www.libarchive.org)|0.00012785246271369152| -|spack|[libuv](https://libuv.org)|0.00012785246271369152| -|spack|java|0.00012017443027990779| -|spack|[pcre](https://www.pcre.org)|0.00012007217276603818| -|spack|py-setuptools|0.00012005387523401655| -|spack|[graphviz](http://www.graphviz.org)|0.00011714548570078732| -|spack|szip|0.00011607617002287054| -|spack|[mscgen](https://www.mcternan.me.uk/mscgen/)|0.00011494604851972927| -|spack|[boost](https://www.boost.org)|0.00010493889734129329| -|spack|py-six|0.00010229727545382543| -|spack|lapacke|9.664193674345959e-05| -|spack|liblzma|9.664193674345959e-05| -|spack|py-jinja2|8.816203610867488e-05| -|spack|py-pip|8.752631838524615e-05| -|spack|py-wheel|8.752631838524615e-05| -|spack|py-sphinxcontrib-websupport|8.752631838524615e-05| -|spack|py-sphinxcontrib-applehelp|8.752631838524615e-05| -|spack|py-sphinxcontrib-devhelp|8.752631838524615e-05| -|spack|py-sphinxcontrib-jsmath|8.752631838524615e-05| -|spack|py-sphinxcontrib-htmlhelp|8.752631838524615e-05| -|spack|py-sphinxcontrib-serializinghtml|8.752631838524615e-05| -|spack|py-sphinxcontrib-qthelp|8.752631838524615e-05| -|spack|py-pygments|8.752631838524615e-05| -|spack|py-docutils|8.752631838524615e-05| -|spack|py-snowballstemmer|8.752631838524615e-05| -|spack|py-babel|8.752631838524615e-05| -|spack|py-alabaster|8.752631838524615e-05| -|spack|py-imagesize|8.752631838524615e-05| -|spack|py-requests|8.752631838524615e-05| -|spack|py-sphinx-rtd-theme|8.752631838524615e-05| -|spack|py-packaging|8.752631838524615e-05| -|spack|py-importlib-metadata|8.752631838524615e-05| -|spack|py-colorama|8.752631838524615e-05| -|spack|qt4|8.123525117566168e-05| -|spack|libpng|7.925247650415359e-05| -|spack|sphinx|7.731354939476767e-05| -|spack|torch|7.731354939476767e-05| -|spack|sgx|7.731354939476767e-05| -|spack|curses|7.731354939476767e-05| -|spack|py-typing|7.567786231339921e-05| -|spack|[pcre2](https://www.pcre.org)|7.308054849045917e-05| -|spack|gl|7.281636715217382e-05| -|spack|[re2c](https://re2c.org/index.html)|7.060199364983533e-05| -|spack|[jpeg](http://www.ijg.org)|6.611638249216383e-05| -|spack|libx11|6.55773090988307e-05| -|spack|qt5|6.442795782897306e-05| -|spack|pythonextensions|6.442795782897306e-05| -|spack|[bpp-core](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|6.442151503319017e-05| -|spack|[hdf5](https://portal.hdfgroup.org)|6.306417355444412e-05| -|spack|freetype|6.214502643705144e-05| -|spack|libtiff|6.179835324327517e-05| -|spack|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.9972629105412764e-05| -|spack|[opencl](https://developer.nvidia.com/cuda-zone)|5.726771565521192e-05| -|spack|[matlab](https://www.mathworks.com/products/matlab.html)|5.6766932411568736e-05| -|spack|[gmake](https://www.gnu.org/software/make/)|5.620856705464258e-05| -|spack|double-conversion|5.584732899895614e-05| -|spack|yaml|5.522396385340548e-05| -|spack|effpotential|5.522396385340548e-05| -|spack|rigidbodykinematics|5.522396385340548e-05| -|spack|sbgatcore|5.522396385340548e-05| -|spack|[gmp](https://gmplib.org)|5.490031317089166e-05| -|spack|cpio|5.467172421487142e-05| -|spack|fontconfig|5.438507732749489e-05| -|spack|[llvm](https://llvm.org/)|4.939122029620132e-05| -|spack|libpeyton|4.8320968371729793e-05| -|spack|gtkplus|4.723766764533427e-05| -|spack|libsm|4.7047335951069784e-05| -|spack|libxext|4.7047335951069784e-05| -|spack|glib|4.660194992190553e-05| -|spack|harfbuzz|4.5483616493440476e-05| -|spack|libmng|4.4847898770011736e-05| -|spack|inputproto|4.4847898770011736e-05| -|spack|dbus|4.4847898770011736e-05| -|spack|assimp|4.4847898770011736e-05| -|spack|gperf|4.4847898770011736e-05| -|spack|libdrm|4.4847898770011736e-05| -|spack|libxcomposite|4.4847898770011736e-05| -|spack|libxcursor|4.4847898770011736e-05| -|spack|libxi|4.4847898770011736e-05| -|spack|libxtst|4.4847898770011736e-05| -|spack|libxrandr|4.4847898770011736e-05| -|spack|libxdamage|4.4847898770011736e-05| -|spack|libxcb|4.4847898770011736e-05| -|spack|libxkbcommon|4.4847898770011736e-05| -|spack|xcb-util-image|4.4847898770011736e-05| -|spack|xcb-util-keysyms|4.4847898770011736e-05| -|spack|xcb-util-renderutil|4.4847898770011736e-05| -|spack|xcb-util-wm|4.4847898770011736e-05| -|spack|libxrender|4.4847898770011736e-05| -|spack|llvm-openmp|4.3889245272494005e-05| -|spack|yacc|4.308369571280628e-05| -|spack|fftw3|4.295197188598204e-05| -|spack|edlib|3.8656774697383836e-05| -|spack|spoa|3.8656774697383836e-05| -|spack|thread_pool|3.8656774697383836e-05| -|spack|rampler|3.8656774697383836e-05| -|spack|cudapoa|3.8656774697383836e-05| -|spack|cudaaligner|3.8656774697383836e-05| -|spack|cppuddle|3.8656774697383836e-05| -|spack|hpxkokkos|3.8656774697383836e-05| -|spack|virtest|3.827020695041e-05| -|spack|openni2|3.5142522452167124e-05| -|spack|efusion|3.5142522452167124e-05| -|spack|suitesparse|3.5142522452167124e-05| -|spack|realsense|3.5142522452167124e-05| -|spack|hwloc|3.1073071198104594e-05| -|spack|libxcrypt|2.9855385737992974e-05| -|spack|everybeam|2.9735980536449106e-05| -|spack|idgapi|2.9735980536449106e-05| -|spack|eigen|2.9375846340279617e-05| -|spack|[openssh](https://www.openssh.com/)|2.823264972044746e-05| -|spack|[perl-alien-svn](http://metacpan.org/source/MSCHWERN/Alien-SVN-v1.8.11.0)|2.823264972044746e-05| -|spack|cudalibs|2.761198192670274e-05| -|spack|pnetcdf|2.761198192670274e-05| -|spack|qt5widgets|2.761198192670274e-05| -|spack|qt5opengl|2.761198192670274e-05| -|spack|glut|2.761198192670274e-05| -|spack|sophus|2.761198192670274e-05| -|spack|visioncore|2.761198192670274e-05| -|spack|brisk|2.761198192670274e-05| -|spack|opengv|2.761198192670274e-05| -|spack|gtsam|2.761198192670274e-05| -|spack|tensorflow|2.761198192670274e-05| -|spack|[swig](http://www.swig.org)|2.7402585572653968e-05| -|spack|py-nose|2.733586210743571e-05| -|spack|findutils|2.6710108390554744e-05| -|spack|glew|2.5624259277018648e-05| -|spack|py-mpi4py|2.350603380750973e-05| -|spack|[help2man](https://www.gnu.org/software/help2man/)|2.2369428272147186e-05| -|spack|dl|2.147598594299102e-05| -|spack|sofa|2.147598594299102e-05| -|spack|pthreads|2.147598594299102e-05| -|spack|llvm-amdgpu|1.9719096892954762e-05| -|spack|hsa-rocr-dev|1.9719096892954762e-05| -|spack|libunistring|1.769034375646002e-05| -|spack|libfabric|1.741304036707946e-05| -|spack|[cfitsio](https://heasarc.gsfc.nasa.gov/fitsio/)|1.7287143305468595e-05| -|spack|libsbml|1.6807293346688625e-05| -|spack|libsedml|1.6807293346688625e-05| -|spack|libcombine|1.6807293346688625e-05| -|spack|crossguid|1.6807293346688625e-05| -|spack|nativejit|1.6807293346688625e-05| -|spack|cpufeatures|1.6807293346688625e-05| -|spack|raptor|1.6807293346688625e-05| -|spack|qcp|1.6807293346688625e-05| -|spack|qwtplot3d|1.6807293346688625e-05| -|spack|mml|1.6807293346688625e-05| -|spack|sbw|1.6807293346688625e-05| -|spack|atlas|1.663922041322174e-05| -|spack|libedit|1.627442948448826e-05| -|spack|[z3](https://github.com/Z3Prover/z3/wiki)|1.6059516225158767e-05| -|spack|[guile](https://www.gnu.org/software/guile/)|1.5178156887057832e-05| -|spack|gl2ps|1.4907358791717145e-05| -|spack|perl-data-dumper|1.4770957068579296e-05| -|spack|libelf|1.4770957068579296e-05| -|spack|binutils|1.4770957068579296e-05| -|spack|isl|1.4770957068579296e-05| -|spack|glu|1.4624829048074277e-05| -|spack|[hpx](https://hpx.stellar-group.org/)|1.4416857903046072e-05| -|spack|memkind|1.4388603782004798e-05| -|spack|gflags|1.4303648777146593e-05| -|spack|py-flit-core|1.4277142282161416e-05| -|spack|[git](http://git-scm.com)|1.4275536256012668e-05| -|spack|[texinfo](https://www.gnu.org/software/texinfo/)|1.3425814285714284e-05| -|spack|numactl|1.33945724326435e-05| -|spack|kokkos-nvcc-wrapper|1.33945724326435e-05| -|spack|[pugixml](https://pugixml.org/)|1.2932268963813563e-05| -|spack|libzmq|1.250660357856536e-05| -|spack|dataspaces|1.250660357856536e-05| -|spack|c-blosc|1.250660357856536e-05| -|spack|zfp|1.250660357856536e-05| -|spack|sz|1.250660357856536e-05| -|spack|[doxygen](https://github.com/doxygen/doxygen/)|1.2200956013919753e-05| -|spack|netcdf-c|1.1993461578305666e-05| -|spack|cgns|1.1993461578305666e-05| -|spack|ffmpeg|1.1635147952373105e-05| -|spack|fftw-api|1.1389942544764879e-05| -|spack|[jsoncpp](https://github.com/open-source-parsers/jsoncpp)|1.1275550048211398e-05| -|spack|[fftw](https://www.fftw.org)|1.1241741762458706e-05| -|spack|libgd|1.1225927372120265e-05| -|spack|[gsl](https://www.gnu.org/software/gsl)|1.116235731441946e-05| -|spack|glx|1.0999430228944368e-05| -|spack|libxt|1.0999430228944368e-05| -|spack|osmesa|1.0999430228944368e-05| -|spack|netcdf-cxx|1.0999430228944368e-05| -|spack|libogg|1.0999430228944368e-05| -|spack|libtheora|1.0999430228944368e-05| -|spack|utf8cpp|1.0999430228944368e-05| -|spack|proj|1.0999430228944368e-05| -|spack|seacas|1.0999430228944368e-05| -|spack|arpack-ng|1.0820445417526635e-05| -|spack|[zlib-api](https://github.com/zlib-ng/zlib-ng)|1.0142690443567073e-05| -|spack|[root](https://root.cern.ch)|9.261518937914887e-06| -|spack|superlu|9.111954035811904e-06| -|spack|[octave](https://www.gnu.org/software/octave/)|8.293456000127503e-06| -|spack|msmpi|7.972959781335416e-06| -|spack|rsync|7.972959781335416e-06| -|spack|hepmc|7.972959781335416e-06| -|spack|hepmc3|7.972959781335416e-06| -|spack|evtgen|7.972959781335416e-06| -|spack|fastjet|7.972959781335416e-06| -|spack|lhapdf|7.972959781335416e-06| -|spack|rivet|7.972959781335416e-06| -|spack|madgraph5amc|7.972959781335416e-06| -|spack|openmpi|7.972959781335416e-06| -|spack|mpich|7.972959781335416e-06| -|spack|highfive|7.972959781335416e-06| -|spack|cudnn|6.71035374730334e-06| -|spack|libxft|6.532975321030942e-06| -|spack|glfw|6.074636023874602e-06| -|spack|unzip|5.887724146216922e-06| -|spack|wget|5.887724146216922e-06| -|spack|[adios2](https://csmd.ornl.gov/software/adios2)|5.827426185684683e-06| -|spack|googletest|5.315306520890277e-06| -|spack|bdw-gc|5.315306520890277e-06| -|spack|[libsigsegv](https://www.gnu.org/software/libsigsegv/)|5.0339263429463936e-06| -|spack|psm|4.906436788514103e-06| -|spack|opa-psm2|4.906436788514103e-06| -|spack|rdma-core|4.906436788514103e-06| -|spack|slurm|4.906436788514103e-06| -|spack|[jemalloc](http://jemalloc.net/)|4.886083022526225e-06| -|spack|[vtk](http://www.vtk.org)|4.524405178106075e-06| -|spack|berkeley-db|4.3675873682155405e-06| -|spack|libxscrnsaver|4.333538139972897e-06| -|spack|[wcslib](https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/)|4.109347310245398e-06| -|spack|[bpp-phyl](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|3.865677469738391e-06| -|spack|libmd|3.750862983209684e-06| -|spack|sofa-c|3.6798275913855763e-06| -|spack|valgrind|3.6288615013451995e-06| -|spack|[pythia8](http://home.thep.lu.se/Pythia/)|3.4879963376375164e-06| -|spack|[mkl](https://software.intel.com/en-us/intel-parallel-studio-xe)|3.4791097227645546e-06| -|spack|lm-sensors|3.416982763429464e-06| -|spack|rocprofiler-dev|3.416982763429464e-06| -|spack|rocm-smi-lib|3.416982763429464e-06| -|spack|[vc](https://github.com/VcDevel/Vc)|2.972572675005726e-06| -|spack|autoconf-archive|2.9438620731084616e-06| -|spack|libxmu|2.9438620731084616e-06| -|spack|nspr|2.936281628270207e-06| -|spack|tar|2.7084613374830606e-06| -|spack|suite-sparse|2.7025227310760305e-06| -|spack|[seqan](https://www.seqan.de)|2.4850783734032503e-06| -|spack|[kokkos](https://github.com/kokkos/kokkos)|2.3470184637697313e-06| -|spack|libice|2.1994371810580456e-06| -|spack|nlohmann-json|2.1994371810580456e-06| -|spack|xxhash|2.1994371810580456e-06| -|spack|libxpm|2.1994371810580456e-06| -|spack|ftgl|2.1994371810580456e-06| -|spack|arrow|2.1994371810580456e-06| -|spack|davix|2.1994371810580456e-06| -|spack|dcap|2.1994371810580456e-06| -|spack|fcgi|2.1994371810580456e-06| -|spack|mysql-client|2.1994371810580456e-06| -|spack|oracle-instant-client|2.1994371810580456e-06| -|spack|postgresql|2.1994371810580456e-06| -|spack|pythia6|2.1994371810580456e-06| -|spack|r|2.1994371810580456e-06| -|spack|r-rcpp|2.1994371810580456e-06| -|spack|r-rinside|2.1994371810580456e-06| -|spack|shadow|2.1994371810580456e-06| -|spack|unuran|2.1994371810580456e-06| -|spack|vdt|2.1994371810580456e-06| -|spack|veccore|2.1994371810580456e-06| -|spack|xrootd|2.1994371810580456e-06| -|spack|[papi](https://icl.cs.utk.edu/papi/index.html)|2.1896301667875303e-06| -|spack|asio|1.9135103475205e-06| -|spack|gperftools|1.9135103475205e-06| -|spack|mimalloc|1.9135103475205e-06| -|spack|otf2|1.9135103475205e-06| -|spack|groff|1.7540511518937913e-06| -|spack|ghostscript|1.7540511518937913e-06| -|spack|gts|1.7540511518937913e-06| -|spack|cairo|1.7540511518937913e-06| -|spack|pango|1.7540511518937913e-06| -|spack|poppler|1.7540511518937913e-06| -|spack|sed|1.7540511518937913e-06| -|spack|[protobuf](https://developers.google.com/protocol-buffers)|1.7401970004968585e-06| -|spack|fltk|1.708491381714732e-06| -|spack|glpk|1.708491381714732e-06| -|spack|gnuplot|1.708491381714732e-06| -|spack|imagemagick|1.708491381714732e-06| -|spack|qhull|1.708491381714732e-06| -|spack|qrupdate|1.708491381714732e-06| -|spack|qscintilla|1.708491381714732e-06| -|spack|py-twisted|1.503472415908964e-06| -|spack|perl-module-build|1.503472415908964e-06| -|spack|apr|1.503472415908964e-06| -|spack|apr-util|1.503472415908964e-06| -|spack|bpp-phyl-omics3|1.2885591565794613e-06| -|spack|bpp-popgen3|1.2885591565794613e-06| -|spack|catkin|1.2885591565794613e-06| -|spack|roslaunch|1.2885591565794613e-06| -|spack|[bpp-seq](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|1.2756735650136743e-06| -|spack|rpcsvc-proto|1.2381537542779704e-06| -|spack|libtirpc|1.2381537542779704e-06| -|spack|seqan.|1.1044792770681096e-06| -|spack|sowing|9.940313493612986e-07| -|spack|hipblas|9.940313493612986e-07| -|spack|hipsparse|9.940313493612986e-07| -|spack|rocsparse|9.940313493612986e-07| -|spack|rocsolver|9.940313493612986e-07| -|spack|rocblas|9.940313493612986e-07| -|spack|rocrand|9.940313493612986e-07| -|spack|rocthrust|9.940313493612986e-07| -|spack|rocprim|9.940313493612986e-07| -|spack|metis|9.940313493612986e-07| -|spack|scotch|9.940313493612986e-07| -|spack|parmetis|9.940313493612986e-07| -|spack|mmg|9.940313493612986e-07| -|spack|parmmg|9.940313493612986e-07| -|spack|tetgen|9.940313493612986e-07| -|spack|hypre|9.940313493612986e-07| -|spack|superlu-dist|9.940313493612986e-07| -|spack|strumpack|9.940313493612986e-07| -|spack|scalapack|9.940313493612986e-07| -|spack|mumps|9.940313493612986e-07| -|spack|trilinos|9.940313493612986e-07| -|spack|mpfr|9.940313493612986e-07| -|spack|giflib|9.940313493612986e-07| -|spack|exodusii|9.940313493612986e-07| -|spack|parallel-netcdf|9.940313493612986e-07| -|spack|random123|9.940313493612986e-07| -|spack|moab|9.940313493612986e-07| -|spack|p4est|9.940313493612986e-07| -|spack|saws|9.940313493612986e-07| -|spack|libyaml|9.940313493612986e-07| -|spack|kokkos-kernels|9.940313493612986e-07| -|spack|[zlib-ng](https://github.com/zlib-ng/zlib-ng)|9.664193674345978e-07| -|spack|[glog](https://github.com/google/glog)|9.118375426957677e-07| -|spack|[cpprestsdk](https://github.com/Microsoft/cpprestsdk)|7.731354939476912e-07| -|spack|[cereal](https://uscilab.github.io/cereal/)|7.731354939476804e-07| -|spack|[tclap](http://tclap.sourceforge.net)|6.442795782897355e-07| -|spack|[itk](https://itk.org/)|6.442795782897355e-07| -|spack|[libconfig](https://www.hyperrealm.com/libconfig/)|6.442795782897355e-07| -|spack|ant|6.357177234287374e-07| -|spack|ceres-solver|6.357177234287374e-07| -|spack|clp|6.357177234287374e-07| -|spack|gdal|6.357177234287374e-07| -|spack|ipp|6.357177234287374e-07| -|spack|jasper|6.357177234287374e-07| -|spack|onnx|6.357177234287374e-07| -|spack|openexr|6.357177234287374e-07| -|spack|openjpeg|6.357177234287374e-07| -|spack|libwebp|6.357177234287374e-07| -|spack|tesseract|6.357177234287374e-07| -|spack|leptonica|6.357177234287374e-07| -|spack|libdc1394|6.357177234287374e-07| -|spack|[pangolin](https://github.com/stevenlovegrove/Pangolin)|6.275450437887007e-07| -|spack|[casacore](https://github.com/casacore/casacore)|5.947196107289858e-07| -|spack|[petsc](https://www.mcs.anl.gov/petsc/index.html)|5.522396385340605e-07| -|spack|[arrayfire](https://arrayfire.org/docs/index.htm)|5.522396385340605e-07| -|spack|[nlopt](https://nlopt.readthedocs.io)|5.522396385340605e-07| -|spack|[armadillo](http://arma.sourceforge.net/)|5.522396385340605e-07| -|spack|[silo](https://wci.llnl.gov/simulation/computer-codes/silo)|3.865677469738402e-07| -|spack|[lua](https://www.lua.org)|2.973598053644929e-07| -|spack|[opencv](https://opencv.org/)|2.7611981926703025e-07| -|spack|[clapack](https://www.netlib.org/clapack/)|1.680729334668854e-07| -|spack|[qwt](http://qwt.sourceforge.net/)|1.680729334668854e-07| +|spack|[zlib](https://zlib.net)|0.006795602172244395| +|spack|[gnuconfig](https://www.gnu.org/software/config/)|0.005281649764984383| +|spack|[rhash](https://sourceforge.net/projects/rhash/)|0.0031799606833954708| +|spack|[python](https://www.python.org/)|0.002771426222993435| +|spack|[pkgconfig](http://pkgconf.org/)|0.0019104526900490307| +|spack|openmp|0.001831066530412073| +|spack|[cmake](https://www.cmake.org)|0.0017241910158094828| +|spack|[ncurses](https://invisible-island.net/ncurses/ncurses.html)|0.0017171990927466324| +|spack|[libbsd](https://libbsd.freedesktop.org/wiki/)|0.0014671888748941412| +|spack|[qt](https://qt.io)|0.0010325686321149532| +|spack|[py-sphinx](https://www.sphinx-doc.org/en/master/)|0.0010251239439388984| +|spack|[bzip2](https://sourceware.org/bzip2/)|0.0009818256952424749| +|spack|[openssl](https://www.openssl.org)|0.0009744336846928868| +|spack|[libtool](https://www.gnu.org/software/libtool/)|0.0009453295302084764| +|spack|[autoconf](https://www.gnu.org/software/autoconf/)|0.0009441373907685697| +|spack|[automake](https://www.gnu.org/software/automake/)|0.0009411173808335805| +|spack|[m4](https://www.gnu.org/software/m4/m4.html)|0.0009108665416625873| +|spack|[libxml2](http://xmlsoft.org)|0.0008827637843174031| +|spack|[perl](https://www.perl.org)|0.0008472848458832525| +|spack|threads|0.0008457730134509598| +|spack|ca-certificates-mozilla|0.0007448697459849554| +|spack|nasm|0.0007448697459849554| +|spack|[xz](https://tukaani.org/xz/)|0.0006739658354625374| +|spack|[expat](https://libexpat.github.io/)|0.0006657272391745484| +|spack|[mpi](http://mvapich.cse.ohio-state.edu)|0.0006420401538498894| +|spack|eigen3|0.0005788798133022169| +|spack|python3|0.0005711785297549592| +|spack|[mbedtls](https://tls.mbed.org)|0.0004867557194063587| +|spack|diffutils|0.0004257356675369045| +|spack|gtest|0.0004144024004000667| +|spack|icu4c|0.00038661944258337933| +|spack|[lz4](https://lz4.github.io/lz4/)|0.0003726394693827973| +|spack|py-numpy|0.00036867345036360543| +|spack|[gettext](https://www.gnu.org/software/gettext/)|0.0003624381927724724| +|spack|[bison](https://www.gnu.org/software/bison/)|0.0003569344746828759| +|spack|slicer|0.00034848308051341887| +|spack|pybind11|0.00034380730121686944| +|spack|pythoninterp|0.00033767166322592226| +|spack|[lapack](https://developer.arm.com/tools-and-software/server-and-hpc/downloads/arm-performance-libraries)|0.0003317562233712576| +|spack|[sqlite](https://www.sqlite.org)|0.0003223850228195874| +|spack|[zstd](https://facebook.github.io/zstd/)|0.0003144245314549554| +|spack|[nss](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS)|0.00029909823395565994| +|spack|[libffi](https://sourceware.org/libffi/)|0.0002926076422373929| +|spack|[tk](https://www.tcl.tk)|0.0002919643977453066| +|spack|[readline](https://tiswww.case.edu/php/chet/readline/rltop.html)|0.00029125561626946154| +|spack|[libidn2](https://gitlab.com/libidn/libidn2)|0.0002838011223280809| +|spack|[tcl](https://www.tcl.tk/)|0.0002681582426470587| +|spack|[gdbm](https://www.gnu.org.ua/software/gdbm/gdbm.html)|0.0002644921457117852| +|spack|[krb5](https://kerberos.org)|0.0002621023452867149| +|spack|[libnsl](https://github.com/thkukuk/libnsl)|0.0002601415462368727| +|spack|[uuid](https://sourceforge.net/projects/libuuid/)|0.0002601415462368727| +|spack|[tix](https://sourceforge.net/projects/tix/)|0.0002601415462368727| +|spack|[libssh2](https://www.libssh2.org/)|0.0002600857937572933| +|spack|[libssh](https://www.libssh.org)|0.0002600857937572933| +|spack|[curl](https://curl.se/)|0.00025944648750385134| +|spack|[gnutls](https://www.gnutls.org)|0.0002544247727537927| +|spack|[nghttp2](https://nghttp2.org/)|0.0002544247727537927| +|spack|numpy|0.0002443323887314553| +|spack|png|0.00023498788259581726| +|spack|[nettle](https://www.lysator.liu.se/~nisse/nettle/)|0.0002331952632522085| +|spack|[lzo](https://www.oberhumer.com/opensource/lzo/)|0.00023194175145857624| +|spack|[ninja](https://ninja-build.org/)|0.00022830286830969246| +|spack|biosoup|0.00022462077012835472| +|spack|[cuda](https://developer.nvidia.com/cuda-zone)|0.00022205638748874727| +|spack|pythonlibs|0.00021940195160731916| +|spack|libiconv|0.0002175906654150168| +|spack|bpython|0.0001925320886814469| +|spack|vif|0.0001925320886814469| +|spack|omegalib|0.0001925320886814469| +|spack|patchelf|0.00019060676779463244| +|spack|[flex](https://github.com/westes/flex)|0.00018415650418248704| +|spack|[iconv](https://www.gnu.org/software/libiconv/)|0.00017886278595985764| +|spack|hip|0.00017428556270367406| +|spack|[blas](https://cnugteren.github.io/clblast/clblast.html)|0.00017352227683025271| +|spack|bioparser|0.00016686114352392067| +|spack|libpciaccess|0.00015953051699092705| +|spack|pmix|0.00015464316397055186| +|spack|[opengl](https://www.opengl.org/)|0.0001487639244221863| +|spack|cython|0.00013202200366727788| +|spack|sqlite3|0.0001283547257876313| +|spack|cminx|0.0001283547257876313| +|spack|triqs|0.0001283547257876313| +|spack|[libarchive](https://www.libarchive.org)|0.00012735517581087695| +|spack|[libuv](https://libuv.org)|0.00012735517581087695| +|spack|java|0.00011970700736944528| +|spack|[pcre](https://www.pcre.org)|0.0001196051475899744| +|spack|py-setuptools|0.00011958692122688329| +|spack|[graphviz](http://www.graphviz.org)|0.00011668984398277571| +|spack|szip|0.00011562468744790797| +|spack|[mscgen](https://www.mcternan.me.uk/mscgen/)|0.00011449896159433165| +|spack|[boost](https://www.boost.org)|0.0001045307336021206| +|spack|py-six|0.00010189938640110746| +|spack|lapacke|9.626604434072345e-05| +|spack|liblzma|9.626604434072345e-05| +|spack|py-jinja2|8.781912659444438e-05| +|spack|py-pip|8.71858815187147e-05| +|spack|py-wheel|8.71858815187147e-05| +|spack|py-sphinxcontrib-websupport|8.71858815187147e-05| +|spack|py-sphinxcontrib-applehelp|8.71858815187147e-05| +|spack|py-sphinxcontrib-devhelp|8.71858815187147e-05| +|spack|py-sphinxcontrib-jsmath|8.71858815187147e-05| +|spack|py-sphinxcontrib-htmlhelp|8.71858815187147e-05| +|spack|py-sphinxcontrib-serializinghtml|8.71858815187147e-05| +|spack|py-sphinxcontrib-qthelp|8.71858815187147e-05| +|spack|py-pygments|8.71858815187147e-05| +|spack|py-docutils|8.71858815187147e-05| +|spack|py-snowballstemmer|8.71858815187147e-05| +|spack|py-babel|8.71858815187147e-05| +|spack|py-alabaster|8.71858815187147e-05| +|spack|py-imagesize|8.71858815187147e-05| +|spack|py-requests|8.71858815187147e-05| +|spack|py-sphinx-rtd-theme|8.71858815187147e-05| +|spack|py-packaging|8.71858815187147e-05| +|spack|py-importlib-metadata|8.71858815187147e-05| +|spack|py-colorama|8.71858815187147e-05| +|spack|qt4|8.091928364872407e-05| +|spack|libpng|7.894422105295118e-05| +|spack|sphinx|7.701283547257876e-05| +|spack|curses|7.701283547257876e-05| +|spack|sgx|7.701283547257876e-05| +|spack|torch|7.701283547257876e-05| +|spack|py-typing|7.538351045687102e-05| +|spack|[pcre2](https://www.pcre.org)|7.279629898252283e-05| +|spack|gl|7.253314518736573e-05| +|spack|[re2c](https://re2c.org/index.html)|7.03273845730176e-05| +|spack|[jpeg](http://www.ijg.org)|6.585922036656226e-05| +|spack|libx11|6.532224371921645e-05| +|spack|pythonextensions|6.417736289381564e-05| +|spack|qt5|6.417736289381564e-05| +|spack|[bpp-core](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|6.417094515752626e-05| +|spack|[hdf5](https://portal.hdfgroup.org)|6.281888310888034e-05| +|spack|freetype|6.190331104834255e-05| +|spack|libtiff|6.155798625283066e-05| +|spack|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.973936333681916e-05| +|spack|[opencl](https://developer.nvidia.com/cuda-zone)|5.704497074795711e-05| +|spack|[matlab](https://www.mathworks.com/products/matlab.html)|5.65461353193417e-05| +|spack|[gmake](https://www.gnu.org/software/make/)|5.5989941745211845e-05| +|spack|double-conversion|5.563010873836119e-05| +|spack|rigidbodykinematics|5.5009168194699116e-05| +|spack|sbgatcore|5.5009168194699116e-05| +|spack|effpotential|5.5009168194699116e-05| +|spack|yaml|5.5009168194699116e-05| +|spack|[gmp](https://gmplib.org)|5.468677636353697e-05| +|spack|cpio|5.445907651275212e-05| +|spack|fontconfig|5.4173544549091574e-05| +|spack|[llvm](https://llvm.org/)|4.919911131021843e-05| +|spack|libpeyton|4.8133022170361726e-05| +|spack|gtkplus|4.70539349823808e-05| +|spack|libsm|4.6864343590311046e-05| +|spack|libxext|4.6864343590311046e-05| +|spack|glib|4.642068990665113e-05| +|spack|harfbuzz|4.530670627759667e-05| +|spack|libmng|4.4673461201867e-05| +|spack|inputproto|4.4673461201867e-05| +|spack|dbus|4.4673461201867e-05| +|spack|assimp|4.4673461201867e-05| +|spack|gperf|4.4673461201867e-05| +|spack|libdrm|4.4673461201867e-05| +|spack|libxcomposite|4.4673461201867e-05| +|spack|libxcursor|4.4673461201867e-05| +|spack|libxi|4.4673461201867e-05| +|spack|libxtst|4.4673461201867e-05| +|spack|libxrandr|4.4673461201867e-05| +|spack|libxdamage|4.4673461201867e-05| +|spack|libxcb|4.4673461201867e-05| +|spack|libxkbcommon|4.4673461201867e-05| +|spack|xcb-util-image|4.4673461201867e-05| +|spack|xcb-util-keysyms|4.4673461201867e-05| +|spack|xcb-util-renderutil|4.4673461201867e-05| +|spack|xcb-util-wm|4.4673461201867e-05| +|spack|libxrender|4.4673461201867e-05| +|spack|llvm-openmp|4.371853642273712e-05| +|spack|yacc|4.291612007798401e-05| +|spack|fftw3|4.278490859587709e-05| +|spack|edlib|3.850641773628938e-05| +|spack|spoa|3.850641773628938e-05| +|spack|thread_pool|3.850641773628938e-05| +|spack|rampler|3.850641773628938e-05| +|spack|cudapoa|3.850641773628938e-05| +|spack|cudaaligner|3.850641773628938e-05| +|spack|cppuddle|3.850641773628938e-05| +|spack|hpxkokkos|3.850641773628938e-05| +|spack|virtest|3.812135355892649e-05| +|spack|openni2|3.500583430571762e-05| +|spack|efusion|3.500583430571762e-05| +|spack|suitesparse|3.500583430571762e-05| +|spack|realsense|3.500583430571762e-05| +|spack|hwloc|3.0952211333467854e-05| +|spack|libxcrypt|2.9739262106184366e-05| +|spack|everybeam|2.9620321335607216e-05| +|spack|idgapi|2.9620321335607216e-05| +|spack|eigen|2.9261587894770944e-05| +|spack|[openssh](https://www.openssh.com/)|2.812283778065575e-05| +|spack|[perl-alien-svn](http://metacpan.org/source/MSCHWERN/Alien-SVN-v1.8.11.0)|2.812283778065575e-05| +|spack|cudalibs|2.7504584097349558e-05| +|spack|pnetcdf|2.7504584097349558e-05| +|spack|qt5widgets|2.7504584097349558e-05| +|spack|qt5opengl|2.7504584097349558e-05| +|spack|glut|2.7504584097349558e-05| +|spack|sophus|2.7504584097349558e-05| +|spack|visioncore|2.7504584097349558e-05| +|spack|brisk|2.7504584097349558e-05| +|spack|opengv|2.7504584097349558e-05| +|spack|gtsam|2.7504584097349558e-05| +|spack|tensorflow|2.7504584097349558e-05| +|spack|[swig](http://www.swig.org)|2.72960021981979e-05| +|spack|py-nose|2.722953825637606e-05| +|spack|findutils|2.6606218431820573e-05| +|spack|glew|2.552459276874553e-05| +|spack|py-mpi4py|2.341460621588192e-05| +|spack|[help2man](https://www.gnu.org/software/help2man/)|2.228242154996847e-05| +|spack|dl|2.1392454297938547e-05| +|spack|sofa|2.1392454297938547e-05| +|spack|pthreads|2.1392454297938547e-05| +|spack|llvm-amdgpu|1.964239873312219e-05| +|spack|hsa-rocr-dev|1.964239873312219e-05| +|spack|libunistring|1.762153650731004e-05| +|spack|libfabric|1.7345311699762932e-05| +|spack|[cfitsio](https://heasarc.gsfc.nasa.gov/fitsio/)|1.721990431944966e-05| +|spack|libsbml|1.6741920754908425e-05| +|spack|libsedml|1.6741920754908425e-05| +|spack|libcombine|1.6741920754908425e-05| +|spack|crossguid|1.6741920754908425e-05| +|spack|nativejit|1.6741920754908425e-05| +|spack|cpufeatures|1.6741920754908425e-05| +|spack|raptor|1.6741920754908425e-05| +|spack|qcp|1.6741920754908425e-05| +|spack|qwtplot3d|1.6741920754908425e-05| +|spack|mml|1.6741920754908425e-05| +|spack|sbw|1.6741920754908425e-05| +|spack|atlas|1.6574501547359343e-05| +|spack|libedit|1.6211129486493364e-05| +|spack|[z3](https://github.com/Z3Prover/z3/wiki)|1.5997052140269e-05| +|spack|[guile](https://www.gnu.org/software/guile/)|1.5119120882051771e-05| +|spack|gl2ps|1.484937606596173e-05| +|spack|perl-data-dumper|1.4713504882392678e-05| +|spack|libelf|1.4713504882392678e-05| +|spack|binutils|1.4713504882392678e-05| +|spack|isl|1.4713504882392678e-05| +|spack|glu|1.4567945232251352e-05| +|spack|[hpx](https://hpx.stellar-group.org/)|1.4360782998716838e-05| +|spack|memkind|1.4332638773128855e-05| +|spack|gflags|1.4248014203917707e-05| +|spack|py-flit-core|1.4221610806929361e-05| +|spack|[git](http://git-scm.com)|1.4220011027478975e-05| +|spack|[texinfo](https://www.gnu.org/software/texinfo/)|1.3373594082347056e-05| +|spack|numactl|1.3342473745624271e-05| +|spack|kokkos-nvcc-wrapper|1.3342473745624271e-05| +|spack|[pugixml](https://pugixml.org/)|1.288196842330865e-05| +|spack|libzmq|1.2457958679387741e-05| +|spack|dataspaces|1.2457958679387741e-05| +|spack|c-blosc|1.2457958679387741e-05| +|spack|zfp|1.2457958679387741e-05| +|spack|sz|1.2457958679387741e-05| +|spack|[doxygen](https://github.com/doxygen/doxygen/)|1.215349994229813e-05| +|spack|netcdf-c|1.1946812563998762e-05| +|spack|cgns|1.1946812563998762e-05| +|spack|ffmpeg|1.1589892612223853e-05| +|spack|fftw-api|1.1345640940156693e-05| +|spack|[jsoncpp](https://github.com/open-source-parsers/jsoncpp)|1.1231693377467675e-05| +|spack|[fftw](https://www.fftw.org)|1.119801659029823e-05| +|spack|libgd|1.1182263710618435e-05| +|spack|[gsl](https://www.gnu.org/software/gsl)|1.1118940911018374e-05| +|spack|glx|1.0956647536494177e-05| +|spack|libxt|1.0956647536494177e-05| +|spack|osmesa|1.0956647536494177e-05| +|spack|netcdf-cxx|1.0956647536494177e-05| +|spack|libogg|1.0956647536494177e-05| +|spack|libtheora|1.0956647536494177e-05| +|spack|utf8cpp|1.0956647536494177e-05| +|spack|proj|1.0956647536494177e-05| +|spack|seacas|1.0956647536494177e-05| +|spack|arpack-ng|1.0778358893148857e-05| +|spack|[zlib-api](https://github.com/zlib-ng/zlib-ng)|1.0103240072335773e-05| +|spack|[root](https://root.cern.ch)|9.225495915986008e-06| +|spack|superlu|9.076512752125353e-06| +|spack|[octave](https://www.gnu.org/software/octave/)|8.261198294953922e-06| +|spack|msmpi|7.941948658109684e-06| +|spack|rsync|7.941948658109684e-06| +|spack|hepmc|7.941948658109684e-06| +|spack|hepmc3|7.941948658109684e-06| +|spack|evtgen|7.941948658109684e-06| +|spack|fastjet|7.941948658109684e-06| +|spack|lhapdf|7.941948658109684e-06| +|spack|rivet|7.941948658109684e-06| +|spack|madgraph5amc|7.941948658109684e-06| +|spack|openmpi|7.941948658109684e-06| +|spack|mpich|7.941948658109684e-06| +|spack|highfive|7.941948658109684e-06| +|spack|cudnn|6.684253577146578e-06| +|spack|libxft|6.507565070851902e-06| +|spack|glfw|6.051008501416902e-06| +|spack|unzip|5.864823624450229e-06| +|spack|wget|5.864823624450229e-06| +|spack|[adios2](https://csmd.ornl.gov/software/adios2)|5.804760195075252e-06| +|spack|bdw-gc|5.2946324387397895e-06| +|spack|googletest|5.2946324387397895e-06| +|spack|[libsigsegv](https://www.gnu.org/software/libsigsegv/)|5.014346699449908e-06| +|spack|psm|4.887353020375191e-06| +|spack|opa-psm2|4.887353020375191e-06| +|spack|rdma-core|4.887353020375191e-06| +|spack|slurm|4.887353020375191e-06| +|spack|[jemalloc](http://jemalloc.net/)|4.867078421116166e-06| +|spack|[vtk](http://www.vtk.org)|4.506807336106439e-06| +|spack|berkeley-db|4.350599474912485e-06| +|spack|libxscrnsaver|4.316682682407852e-06| +|spack|[wcslib](https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/)|4.093363851240165e-06| +|spack|[bpp-phyl](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|3.8506417736289455e-06| +|spack|libmd|3.736273862310385e-06| +|spack|sofa-c|3.665514765281393e-06| +|spack|valgrind|3.6147469097413674e-06| +|spack|[pythia8](http://home.thep.lu.se/Pythia/)|3.474429646320373e-06| +|spack|[mkl](https://software.intel.com/en-us/intel-parallel-studio-xe)|3.465577596266054e-06| +|spack|lm-sensors|3.4036922820470077e-06| +|spack|rocprofiler-dev|3.4036922820470077e-06| +|spack|rocm-smi-lib|3.4036922820470077e-06| +|spack|[vc](https://github.com/VcDevel/Vc)|2.961010743169842e-06| +|spack|autoconf-archive|2.9324118122251144e-06| +|spack|libxmu|2.9324118122251144e-06| +|spack|nspr|2.924860851808635e-06| +|spack|tar|2.6979266765049077e-06| +|spack|suite-sparse|2.692011168528088e-06| +|spack|[seqan](https://www.seqan.de)|2.475412568761464e-06| +|spack|[kokkos](https://github.com/kokkos/kokkos)|2.337889648274711e-06| +|spack|libice|2.190882388444051e-06| +|spack|nlohmann-json|2.190882388444051e-06| +|spack|xxhash|2.190882388444051e-06| +|spack|libxpm|2.190882388444051e-06| +|spack|ftgl|2.190882388444051e-06| +|spack|arrow|2.190882388444051e-06| +|spack|davix|2.190882388444051e-06| +|spack|dcap|2.190882388444051e-06| +|spack|fcgi|2.190882388444051e-06| +|spack|mysql-client|2.190882388444051e-06| +|spack|oracle-instant-client|2.190882388444051e-06| +|spack|postgresql|2.190882388444051e-06| +|spack|pythia6|2.190882388444051e-06| +|spack|r|2.190882388444051e-06| +|spack|r-rcpp|2.190882388444051e-06| +|spack|r-rinside|2.190882388444051e-06| +|spack|shadow|2.190882388444051e-06| +|spack|unuran|2.190882388444051e-06| +|spack|vdt|2.190882388444051e-06| +|spack|veccore|2.190882388444051e-06| +|spack|xrootd|2.190882388444051e-06| +|spack|[papi](https://icl.cs.utk.edu/papi/index.html)|2.181113518919823e-06| +|spack|asio|1.9060676779463245e-06| +|spack|gperftools|1.9060676779463245e-06| +|spack|mimalloc|1.9060676779463245e-06| +|spack|otf2|1.9060676779463245e-06| +|spack|groff|1.7472287047841305e-06| +|spack|ghostscript|1.7472287047841305e-06| +|spack|gts|1.7472287047841305e-06| +|spack|cairo|1.7472287047841305e-06| +|spack|pango|1.7472287047841305e-06| +|spack|poppler|1.7472287047841305e-06| +|spack|sed|1.7472287047841305e-06| +|spack|[protobuf](https://developers.google.com/protocol-buffers)|1.7334284396236697e-06| +|spack|fltk|1.7018461410235038e-06| +|spack|glpk|1.7018461410235038e-06| +|spack|gnuplot|1.7018461410235038e-06| +|spack|imagemagick|1.7018461410235038e-06| +|spack|qhull|1.7018461410235038e-06| +|spack|qrupdate|1.7018461410235038e-06| +|spack|qscintilla|1.7018461410235038e-06| +|spack|py-twisted|1.4976246041006834e-06| +|spack|perl-module-build|1.4976246041006834e-06| +|spack|apr|1.4976246041006834e-06| +|spack|apr-util|1.4976246041006834e-06| +|spack|bpp-phyl-omics3|1.2835472578763128e-06| +|spack|bpp-popgen3|1.2835472578763128e-06| +|spack|catkin|1.2835472578763128e-06| +|spack|roslaunch|1.2835472578763128e-06| +|spack|[bpp-seq](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|1.2707117852975574e-06| +|spack|rpcsvc-proto|1.2333379092593864e-06| +|spack|libtirpc|1.2333379092593864e-06| +|spack|seqan.|1.1001833638939823e-06| +|spack|sowing|9.90165027504584e-07| +|spack|hipblas|9.90165027504584e-07| +|spack|hipsparse|9.90165027504584e-07| +|spack|rocsparse|9.90165027504584e-07| +|spack|rocsolver|9.90165027504584e-07| +|spack|rocblas|9.90165027504584e-07| +|spack|rocrand|9.90165027504584e-07| +|spack|rocthrust|9.90165027504584e-07| +|spack|rocprim|9.90165027504584e-07| +|spack|metis|9.90165027504584e-07| +|spack|scotch|9.90165027504584e-07| +|spack|parmetis|9.90165027504584e-07| +|spack|mmg|9.90165027504584e-07| +|spack|parmmg|9.90165027504584e-07| +|spack|tetgen|9.90165027504584e-07| +|spack|hypre|9.90165027504584e-07| +|spack|superlu-dist|9.90165027504584e-07| +|spack|strumpack|9.90165027504584e-07| +|spack|scalapack|9.90165027504584e-07| +|spack|mumps|9.90165027504584e-07| +|spack|trilinos|9.90165027504584e-07| +|spack|mpfr|9.90165027504584e-07| +|spack|giflib|9.90165027504584e-07| +|spack|exodusii|9.90165027504584e-07| +|spack|parallel-netcdf|9.90165027504584e-07| +|spack|random123|9.90165027504584e-07| +|spack|moab|9.90165027504584e-07| +|spack|p4est|9.90165027504584e-07| +|spack|saws|9.90165027504584e-07| +|spack|libyaml|9.90165027504584e-07| +|spack|kokkos-kernels|9.90165027504584e-07| +|spack|[zlib-ng](https://github.com/zlib-ng/zlib-ng)|9.626604434072364e-07| +|spack|[glog](https://github.com/google/glog)|9.082909167031743e-07| +|spack|[cpprestsdk](https://github.com/Microsoft/cpprestsdk)|7.701283547258022e-07| +|spack|[cereal](https://uscilab.github.io/cereal/)|7.701283547257914e-07| +|spack|[libconfig](https://www.hyperrealm.com/libconfig/)|6.417736289381613e-07| +|spack|[tclap](http://tclap.sourceforge.net)|6.417736289381613e-07| +|spack|[itk](https://itk.org/)|6.417736289381613e-07| +|spack|ant|6.332450757296759e-07| +|spack|ceres-solver|6.332450757296759e-07| +|spack|clp|6.332450757296759e-07| +|spack|gdal|6.332450757296759e-07| +|spack|ipp|6.332450757296759e-07| +|spack|jasper|6.332450757296759e-07| +|spack|onnx|6.332450757296759e-07| +|spack|openexr|6.332450757296759e-07| +|spack|openjpeg|6.332450757296759e-07| +|spack|libwebp|6.332450757296759e-07| +|spack|tesseract|6.332450757296759e-07| +|spack|leptonica|6.332450757296759e-07| +|spack|libdc1394|6.332450757296759e-07| +|spack|[pangolin](https://github.com/stevenlovegrove/Pangolin)|6.251041840306739e-07| +|spack|[casacore](https://github.com/casacore/casacore)|5.92406426712148e-07| +|spack|[armadillo](http://arma.sourceforge.net/)|5.50091681946997e-07| +|spack|[nlopt](https://nlopt.readthedocs.io)|5.50091681946997e-07| +|spack|[petsc](https://www.mcs.anl.gov/petsc/index.html)|5.50091681946997e-07| +|spack|[arrayfire](https://arrayfire.org/docs/index.htm)|5.50091681946997e-07| +|spack|[silo](https://wci.llnl.gov/simulation/computer-codes/silo)|3.850641773628957e-07| +|spack|[lua](https://www.lua.org)|2.96203213356074e-07| +|spack|[opencv](https://opencv.org/)|2.750458409734985e-07| +|spack|[clapack](https://www.netlib.org/clapack/)|1.6741920754908343e-07| +|spack|[qwt](http://qwt.sourceforge.net/)|1.6741920754908343e-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 07dd2d75..60c1aa78 100644 --- a/pages/dependencies.md +++ b/pages/dependencies.md @@ -9,10388 +9,10418 @@ tipue_search_active: true |Manager|Name|Credit| |-------|----|------| -|pypi|[numpy](https://pypi.org/project/numpy)|0.08393617152377264| -|pypi|[matplotlib](https://pypi.org/project/matplotlib)|0.030022915908224958| -|cran|R|0.015172061593186532| -|pypi|[scipy](https://pypi.org/project/scipy)|0.012289024480749849| -|pypi|[pytest](https://pypi.org/project/pytest)|0.010693661570371861| -|cran|[jsonlite](https://arxiv.org/abs/1403.2805)|0.010587219420371823| -|cran|[testthat](https://testthat.r-lib.org)|0.010314090839010356| -|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.009847027659639119| -|cran|[httr](https://httr.r-lib.org/)|0.007687341812965853| -|pypi|[sphinx](https://pypi.org/project/sphinx)|0.007649753011309282| -|cran|[knitr](https://yihui.org/knitr/)|0.007275193889511482| -|cran|[rmarkdown](https://github.com/rstudio/rmarkdown)|0.0068333296272589175| -|spack|[zlib](https://zlib.net)|0.006822137128012639| -|cran|utils|0.00648847792080612| -|cran|methods|0.0061378411350809115| -|pypi|[six](https://pypi.org/project/six)|0.00578968884828449| -|cran|[covr](https://covr.r-lib.org)|0.005444403320365259| -|spack|[gnuconfig](https://www.gnu.org/software/config/)|0.005302273153367749| -|pypi|[cycler](https://github.com/matplotlib/cycler)|0.005246961216776776| -|pypi|[h5py](http://www.h5py.org)|0.004676492028996659| -|pypi|[colorama](https://pypi.org/project/colorama)|0.00453618963667773| -|pypi|[pytz](https://pypi.org/project/pytz)|0.004354237737644641| -|pypi|[biopython](https://biopython.org/)|0.004294928370274525| -|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.004088905685261936| -|pypi|[python-dateutil](https://pypi.org/project/python-dateutil)|0.003932184945811476| -|cran|[tidyr](https://tidyr.tidyverse.org)|0.0035877797002629814| -|pypi|[pyyaml](https://pyyaml.org/)|0.0035106842794507768| -|pypi|[cython](https://pypi.org/project/cython)|0.003224282449612504| -|spack|[rhash](https://sourceforge.net/projects/rhash/)|0.003192377554474722| -|pypi|[numba](https://pypi.org/project/numba)|0.0031839751743902188| -|pypi|[docutils](https://pypi.org/project/docutils)|0.0030634972145989043| -|pypi|[packaging](https://pypi.org/project/packaging)|0.0030627602674839667| -|pypi|[pandas](https://pypi.org/project/pandas)|0.002977706924668322| -|spack|[python](https://www.python.org/)|0.002782247879467442| -|cran|[magrittr](https://magrittr.tidyverse.org)|0.0027550476669815378| -|cran|[rlang](https://rlang.r-lib.org)|0.002627048593291162| -|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.002620399973730565| -|cran|stats|0.0025939692214188687| -|pypi|[requests](https://requests.readthedocs.io)|0.002555445278620964| -|pypi|[hypothesis](https://hypothesis.works)|0.0025214875443761824| -|pypi|[setuptools](https://github.com/pypa/setuptools)|0.0025032718850115697| -|pypi|[coverage](https://pypi.org/project/coverage)|0.002491809598622029| -|pypi|[tomli](https://pypi.org/project/tomli)|0.0024423817370013926| -|pypi|[PyYAML](https://pypi.org/project/PyYAML)|0.002372678963919923| -|pypi|[future](https://python-future.org)|0.0023370725685622493| -|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.0022503065422796566| -|pypi|[certifi](https://pypi.org/project/certifi)|0.002195906922129439| -|cran|[withr](https://withr.r-lib.org)|0.0021641097646064754| -|pypi|[MarkupSafe](https://palletsprojects.com/p/markupsafe/)|0.002063330273039882| -|cran|[tibble](https://tibble.tidyverse.org/)|0.002044937557771316| -|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.0020288305649867754| -|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.0020024345852573495| -|cran|[yaml](https://github.com/vubiostat/r-yaml/)|0.0019866443722962907| -|pypi|[flake8](https://pypi.org/project/flake8)|0.0019784952723801907| -|spack|[pkgconfig](http://pkgconf.org/)|0.0019179124818883432| -|pypi|[astropy](http://astropy.org)|0.0019046785062817688| -|pypi|[lxml](https://lxml.de/)|0.0018873456241695937| -|spack|openmp|0.0018382163411516752| -|pypi|[mock](https://pypi.org/project/mock)|0.0018342724482146538| -|cran|[Rcpp](https://www.rcpp.org)|0.0018192959458483086| -|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.001813578603022635| -|cran|tools|0.0017659120650048024| -|pypi|[nose](https://pypi.org/project/nose)|0.001756530874377475| -|spack|[cmake](https://www.cmake.org)|0.001730923507085583| -|spack|[ncurses](https://invisible-island.net/ncurses/ncurses.html)|0.001723904282487929| -|pypi|[seaborn](https://pypi.org/project/seaborn)|0.0017201861536936063| -|pypi|[pycparser](https://pypi.org/project/pycparser)|0.0016963114985709374| -|pypi|[sklearn](https://pypi.python.org/pypi/scikit-learn/)|0.0016641325118153423| -|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.0016400549592192066| -|pypi|[idna](https://pypi.org/project/idna)|0.0016139477432097757| -|cran|[curl](https://github.com/jeroen/curl)|0.0016121967375967777| -|pypi|[Sphinx](https://pypi.org/project/Sphinx)|0.0016101847897877597| -|cran|grDevices|0.0015893589664032317| -|cran|graphics|0.0015376052868444944| -|pypi|[mpmath](https://pypi.org/project/mpmath)|0.0015278117252188312| -|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.001495441088384992| -|cran|[R6](https://r6.r-lib.org)|0.0014851260114361934| -|pypi|[wheel](https://pypi.org/project/wheel)|0.001484266650503771| -|cran|[vctrs](https://vctrs.r-lib.org/)|0.0014841332634123303| -|pypi|[ipython](https://pypi.org/project/ipython)|0.0014791974173269044| -|spack|[libbsd](https://libbsd.freedesktop.org/wiki/)|0.0014729178435583094| -|pypi|[joblib](https://pypi.org/project/joblib)|0.001461508093691895| -|pypi|[chardet](https://pypi.org/project/chardet)|0.001456471404709169| -|cran|[crayon](https://github.com/r-lib/crayon#readme)|0.0013629627938490255| -|cran|[pryr](https://github.com/hadley/pryr)|0.0013622923369717072| -|cran|[dplyr](https://dplyr.tidyverse.org)|0.0013087925750471558| -|pypi|[astroquery](http://astropy.org/astroquery)|0.0013069345635666725| -|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.001247157880864018| -|cran|[glue](https://github.com/tidyverse/glue)|0.0012350907519559264| -|pypi|[statsmodels](https://pypi.org/project/statsmodels)|0.0011646759419567366| -|pypi|[PySocks](https://pypi.org/project/PySocks)|0.0011628443788101897| -|pypi|[dask](https://pypi.org/project/dask)|0.0011533649450978902| -|cran|[spelling](https://github.com/ropensci/spelling#readme)|0.0011490615840546582| -|pypi|[urllib3](https://pypi.org/project/urllib3)|0.001132913957815693| -|pypi|[twine](https://pypi.org/project/twine)|0.001101990228779788| -|pypi|[protobuf](https://developers.google.com/protocol-buffers/)|0.001100954562512216| -|pypi|[html5lib](https://pypi.org/project/html5lib)|0.001088438485976151| -|pypi|[Babel](http://babel.pocoo.org/)|0.0010663166358848895| -|pypi|[mypy](https://pypi.org/project/mypy)|0.001064118922663022| -|spack|[qt](https://qt.io)|0.0010366005283746742| -|spack|[py-sphinx](https://www.sphinx-doc.org/en/master/)|0.0010291267707406883| -|pypi|[ipywidgets](https://pypi.org/project/ipywidgets)|0.0010208793377157774| -|cran|[htmltools](https://github.com/rstudio/htmltools)|0.0010151939588971634| -|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.0010138248544994044| -|pypi|[pillow](https://pypi.org/project/pillow)|0.0010079703175727333| -|cran|[digest](https://github.com/eddelbuettel/digest)|0.0009899356705039832| -|spack|[bzip2](https://sourceware.org/bzip2/)|0.0009856594543023855| -|pypi|[click](https://pypi.org/project/click)|0.0009835393000390531| -|pypi|[keras](https://keras.io/)|0.000978440911871475| -|spack|[openssl](https://www.openssl.org)|0.0009782385799864952| -|pypi|[healpy](http://github.com/healpy)|0.0009772285030404029| -|pypi|[beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/)|0.0009757840830797636| -|pypi|[numpydoc](https://numpydoc.readthedocs.io)|0.0009744183457227229| -|pypi|[lmfit](https://lmfit.github.io/lmfit-py/)|0.0009743982574596667| -|pypi|[pygments](https://pypi.org/project/pygments)|0.0009728330256545618| -|cran|[roxygen2](https://roxygen2.r-lib.org/)|0.0009666066294081897| -|cran|[tinytest](https://github.com/markvanderloo/tinytest)|0.0009602165491051424| -|pypi|[pytest-black](https://pypi.org/project/pytest-black)|0.000956782582715037| -|pypi|[Cython](https://pypi.org/project/Cython)|0.0009550337817148981| -|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.0009541781646896936| -|spack|[libtool](https://www.gnu.org/software/libtool/)|0.0009490207817907038| -|spack|[autoconf](https://www.gnu.org/software/autoconf/)|0.0009478239873744602| -|spack|[automake](https://www.gnu.org/software/automake/)|0.0009447921851320326| -|pypi|[graphviz](https://pypi.org/project/graphviz)|0.0009443612295756774| -|cran|[MASS](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0009166342551944894| -|spack|[m4](https://www.gnu.org/software/m4/m4.html)|0.000914423224761621| -|spack|[libxml2](http://xmlsoft.org)|0.00088621073388522| -|pypi|[jinja2](https://pypi.org/project/jinja2)|0.0008808142339050616| -|pypi|[tornado](https://pypi.org/project/tornado)|0.0008729792504651023| -|cran|[lattice](http://lattice.r-forge.r-project.org/)|0.0008723392077519712| -|pypi|[attrs](https://pypi.org/project/attrs)|0.0008617084237392395| -|pypi|[docopt](https://pypi.org/project/docopt)|0.0008574589834725921| -|spack|[perl](https://www.perl.org)|0.0008505932599632322| -|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.0008493919397639941| -|spack|threads|0.0008490755242414751| -|pypi|[networkx](https://pypi.org/project/networkx)|0.0008440801184653915| -|pypi|[argparse](https://pypi.org/project/argparse)|0.0008419127256267832| -|pypi|[contextlib2](https://pypi.org/project/contextlib2)|0.0008284228985482897| -|pypi|[jplephem](https://pypi.org/project/jplephem)|0.0008236652083474734| -|pypi|[toml](https://pypi.org/project/toml)|0.0008223846283988814| -|pypi|[jupyter](https://pypi.org/project/jupyter)|0.0008199834544278139| -|pypi|[pytest-astropy](https://github.com/astropy/pytest-astropy)|0.0008174810425177402| -|cran|[rstudioapi](https://github.com/rstudio/rstudioapi)|0.0008090802590392189| -|cran|[rbenchmark](http://rbenchmark.googlecode.com)|0.0007943349333401111| -|pypi|[photutils](https://github.com/astropy/photutils)|0.0007936424581041624| -|pypi|[bleach](https://pypi.org/project/bleach)|0.0007919346581352917| -|cran|[mockery](https://github.com/r-lib/mockery)|0.0007900593709865593| -|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.0007854022565863102| -|cran|[stringi](https://stringi.gagolewski.com/)|0.0007851786520807133| -|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.0007814634085979341| -|cran|[xml2](https://xml2.r-lib.org/)|0.0007807971984324005| -|pypi|[psutil](https://pypi.org/project/psutil)|0.0007788864422189452| -|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.0007761229885114714| -|cran|[cli](https://cli.r-lib.org)|0.0007636181103826099| -|pypi|[cryptography](https://pypi.org/project/cryptography)|0.000763007407470451| -|cran|[bit64](https://github.com/truecluster/bit64)|0.0007615710981767904| -|pypi|[asdf](https://pypi.org/project/asdf)|0.0007518624362430718| -|cran|[pillar](https://pillar.r-lib.org/)|0.0007487729894349956| -|spack|ca-certificates-mozilla|0.0007477782572929781| -|spack|nasm|0.0007477782572929781| -|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.0007477448116901477| -|pypi|[slack-sdk](https://pypi.org/project/slack-sdk)|0.0007428140023884367| -|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.000739729242928883| -|pypi|[black](https://pypi.org/project/black)|0.0007385682733187928| -|cran|[shiny](https://shiny.rstudio.com/)|0.0007384603063820788| -|cran|[purrr](http://purrr.tidyverse.org)|0.0007353907161526545| -|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.0007330284528654709| -|pypi|[py-make](https://pypi.org/project/py-make)|0.0007306791576012442| -|pypi|[llvmlite](http://llvmlite.readthedocs.io)|0.0007288299943913114| -|pypi|[mpi4py](https://github.com/mpi4py/mpi4py/)|0.0007285860532152156| -|pypi|[objgraph](https://mg.pov.lt/objgraph/)|0.0007276466199591606| -|cran|[lifecycle](https://lifecycle.r-lib.org/)|0.0007140964548125601| -|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.0007040154183052561| -|pypi|[toolz](https://github.com/pytoolz/toolz/)|0.000701383784163252| -|pypi|[et-xmlfile](https://foss.heptapod.net/openpyxl/et_xmlfile)|0.0007003134369094913| -|pypi|[sympy](https://pypi.org/project/sympy)|0.0006996224142749628| -|pypi|[pycodestyle](https://pypi.org/project/pycodestyle)|0.0006978393667881833| -|cran|[tidyselect](https://tidyselect.r-lib.org)|0.0006913060895612222| -|cran|[callr](https://callr.r-lib.org)|0.0006834414769165771| -|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.0006817353331671785| -|pypi|[tqdm](https://tqdm.github.io)|0.000681235005558962| -|cran|grid|0.0006809806523335607| -|spack|[xz](https://tukaani.org/xz/)|0.0006765974865186203| -|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.000674539162510807| -|pypi|[py](https://pypi.org/project/py)|0.0006689338090775119| -|spack|[expat](https://libexpat.github.io/)|0.0006683267207800713| -|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.0006679699233025688| -|pypi|[setuptools_scm](https://github.com/pypa/setuptools_scm/)|0.0006612638247550379| -|spack|[mpi](http://mvapich.cse.ohio-state.edu)|0.0006445471439078742| -|pypi|[cloudpickle](https://pypi.org/project/cloudpickle)|0.0006283198232713281| -|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.0006255468259953667| -|cran|[DBI](https://dbi.r-dbi.org)|0.0006222924240058692| -|cran|[sp](https://github.com/edzer/sp/)|0.0006169118283297722| -|cran|[zoo](http://zoo.R-Forge.R-project.org/)|0.000616316271033264| -|rubygems|[rake](https://github.com/ruby/rake)|0.0006118762665465243| -|pypi|[wcwidth](https://pypi.org/project/wcwidth)|0.0006094715964305971| -|pypi|[ruamel.yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.0006093703385377061| -|pypi|[isal](https://pypi.org/project/isal)|0.0006015833317063646| -|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.0005978391181858101| -|pypi|[cffi](https://pypi.org/project/cffi)|0.0005971659584316771| -|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.0005898225397946464| -|pypi|[zipp](https://pypi.org/project/zipp)|0.000588639666988026| -|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.000588184691366614| -|cran|[stringr](http://stringr.tidyverse.org)|0.0005864509687345115| -|cran|[RSQLite](https://rsqlite.r-dbi.org)|0.0005839775268177701| -|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.000582858917664844| -|spack|eigen3|0.000581140179617337| -|pypi|[wrapt](https://pypi.org/project/wrapt)|0.0005803872502934052| -|cran|[pracma](NA)|0.0005775135195921739| -|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.0005755654928246797| -|pypi|[lightkurve](https://docs.lightkurve.org)|0.000574331333826358| -|spack|python3|0.0005734088246778603| -|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.0005713779108912923| -|cran|[hms](https://hms.tidyverse.org/)|0.0005664733373613429| -|cran|parallel|0.0005644179248959119| -|cran|[htmlwidgets](https://github.com/ramnathv/htmlwidgets)|0.000561576261039261| -|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.0005587854457588358| -|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.0005584002623135244| -|pypi|[pluggy](https://pypi.org/project/pluggy)|0.0005580042250840099| -|pypi|[xmltodict](https://github.com/martinblech/xmltodict)|0.000557944720254365| -|cran|[processx](https://processx.r-lib.org)|0.0005495358872750631| -|cran|[markdown](https://github.com/rstudio/markdown)|0.0005455947688204681| -|pypi|[appdirs](https://pypi.org/project/appdirs)|0.0005439969043241381| -|pypi|[regex](https://github.com/mrabarnett/mrab-regex)|0.0005426268505318251| -|pypi|[traitlets](https://pypi.org/project/traitlets)|0.0005383425665987158| -|pypi|[typing_extensions](https://pypi.org/project/typing_extensions)|0.0005367149660536593| -|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.0005362899269373154| -|cran|[scales](https://scales.r-lib.org)|0.0005279011033524864| -|pypi|[pytest-flake8](https://pypi.org/project/pytest-flake8)|0.0005276665495354398| -|pypi|[filelock](https://pypi.org/project/filelock)|0.000513202750779638| -|pypi|[rst.linker](https://pypi.org/project/rst.linker)|0.0005128595846157125| -|pypi|[jaraco.packaging](https://pypi.org/project/jaraco.packaging)|0.0005128595846157125| -|pypi|[pathlib](https://pathlib.readthedocs.org/)|0.0005115500461020018| -|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.0005099413958080559| -|cran|[bitops](https://github.com/mmaechler/R-bitops)|0.0005097709490863013| -|pypi|[dill](https://github.com/uqfoundation/dill)|0.0005075485241513858| -|pypi|[jax](https://pypi.org/project/jax)|0.0005068201415387581| -|pypi|[absl-py](https://pypi.org/project/absl-py)|0.0005055566788712356| -|pypi|[pytest-mypy](https://github.com/dbader/pytest-mypy)|0.0005032218890591746| -|pypi|[webencodings](https://pypi.org/project/webencodings)|0.0004977724578861998| -|pypi|[scikit-learn](http://scikit-learn.org)|0.0004975240730101669| -|pypi|[pyfaidx](http://mattshirley.com)|0.0004942622429685117| -|pypi|[pytest-checkdocs](https://pypi.org/project/pytest-checkdocs)|0.0004919162138621006| -|pypi|[pytest-enabler](https://pypi.org/project/pytest-enabler)|0.0004914236758061108| -|spack|[mbedtls](https://tls.mbed.org)|0.0004886563664950215| -|pypi|[enum34](https://pypi.org/project/enum34)|0.0004881986153796586| -|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.0004835651545273516| -|pypi|[cobaya](https://cobaya.readthedocs.io)|0.00048320968371729796| -|pypi|[pywin32](https://pypi.org/project/pywin32)|0.00048296859956561364| -|pypi|[Pillow](https://python-pillow.org)|0.00048135239874647735| -|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.00047696013485970556| -|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.00047599155889388337| -|cran|[R.utils](https://github.com/HenrikBengtsson/R.utils)|0.0004758529993637798| -|pypi|[brotli](https://pypi.org/project/brotli)|0.00047456316291353233| -|pypi|[ephem](http://rhodesmill.org/pyephem/)|0.0004735768332224446| -|pypi|[termcolor](http://pypi.python.org/pypi/termcolor)|0.0004714852963510251| -|pypi|[PyQt5-sip](https://www.riverbankcomputing.com/software/sip/)|0.00047127481641821774| -|pypi|[types-setuptools](https://pypi.org/project/types-setuptools)|0.000466392882717614| -|pypi|[itsdangerous](https://pypi.org/project/itsdangerous)|0.0004636362967035333| -|cran|[microbenchmark](https://github.com/joshuaulrich/microbenchmark/)|0.0004622115316427803| -|pypi|[olefile](https://pypi.org/project/olefile)|0.0004548139262897047| -|pypi|[markdown2](https://pypi.org/project/markdown2)|0.0004515099284523215| -|pypi|[decorator](https://pypi.org/project/decorator)|0.000446553191965521| -|cran|[nycflights13](https://github.com/hadley/nycflights13)|0.00044046297828846616| -|pypi|[msgpack](https://msgpack.org/)|0.00044027227985056846| -|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.0004359529928600977| -|pypi|[numexpr](https://pypi.org/project/numexpr)|0.00043286672672926695| -|cran|[Matrix](http://Matrix.R-forge.R-project.org/)|0.0004327648329039106| -|cran|RColorBrewer|0.0004289614886173141| -|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.0004282017079383569| -|pypi|[pyroma](https://pypi.org/project/pyroma)|0.0004277442444232585| -|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.0004275540659138524| -|spack|diffutils|0.000427398048120805| -|pypi|[imageio](https://pypi.org/project/imageio)|0.0004227545971052158| -|pypi|[tenacity](https://github.com/jd/tenacity)|0.0004207528204492658| -|pypi|[more-itertools](https://pypi.org/project/more-itertools)|0.0004206813567018304| -|pypi|[codecov](https://pypi.org/project/codecov)|0.0004186228387466| -|spack|gtest|0.00041602052769565466| -|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.00041599039262647206| -|cran|[broom](https://broom.tidymodels.org/)|0.0004080231904704933| -|cran|[maptools](http://maptools.r-forge.r-project.org/)|0.00040266622694232787| -|pypi|[isort](https://pypi.org/project/isort)|0.0004024604535438057| -|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.00039793690215105123| -|pypi|[multiprocess](https://github.com/uqfoundation/multiprocess)|0.00039657064422789554| -|cran|[sf](https://r-spatial.github.io/sf/)|0.00039380593768584396| -|cran|[xts](https://github.com/joshuaulrich/xts)|0.0003922874980277499| -|pypi|[kiwisolver](https://kiwisolver.readthedocs.io/en/latest/)|0.00039217017299379627| -|cran|[ellipsis](https://ellipsis.r-lib.org)|0.0003913531760745009| -|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.0003882862245475241| -|spack|icu4c|0.0003881290850768721| -|cran|[plyr](http://had.co.nz/plyr)|0.0003872589739353777| -|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.0003856544146277318| -|cran|[rgl](https://github.com/dmurdoch/rgl)|0.00038296503491335| -|cran|bench|0.00038203426238740044| -|pypi|[alabaster](https://pypi.org/project/alabaster)|0.00038140301401543627| -|pypi|[snowballstemmer](https://pypi.org/project/snowballstemmer)|0.00038077564642794023| -|cran|[nanotime](https://github.com/eddelbuettel/nanotime)|0.00037752196250592774| -|cran|[mime](https://github.com/yihui/mime)|0.00037659236345329397| -|cran|[bit](https://github.com/truecluster/bit)|0.0003761304054998681| -|spack|[lz4](https://lz4.github.io/lz4/)|0.0003740945239293913| -|pypi|[gym](https://pypi.org/project/gym)|0.0003729346297152722| -|pypi|[backports.functools-lru-cache](https://pypi.org/project/backports.functools-lru-cache)|0.000372119346441197| -|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.0003706650032718596| -|spack|py-numpy|0.0003701130186977078| -|pypi|[imagesize](https://pypi.org/project/imagesize)|0.0003700376534564447| -|cran|[fs](https://fs.r-lib.org)|0.0003694973916639508| -|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.0003681742621845698| -|pypi|[process-tests](https://pypi.org/project/process-tests)|0.00036708104798477653| -|pypi|[fields](https://pypi.org/project/fields)|0.00036708104798477653| -|pypi|[smmap](https://pypi.org/project/smmap)|0.00036703681927429055| -|spack|[gettext](https://www.gnu.org/software/gettext/)|0.00036385341414214254| -|cran|[generics](https://generics.r-lib.org)|0.0003624887613763475| -|pypi|[plotly](https://pypi.org/project/plotly)|0.00036097634025345003| -|pypi|[nbformat](https://pypi.org/project/nbformat)|0.0003593692795880731| -|pypi|[munkres](https://pypi.org/project/munkres)|0.0003587402882002299| -|spack|[bison](https://www.gnu.org/software/bison/)|0.0003583282055484864| -|pypi|[netCDF4](https://pypi.org/project/netCDF4)|0.00035829449671576677| -|cran|[rgeos](https://r-forge.r-project.org/projects/rgeos/)|0.0003565800751130378| -|pypi|[watchdog](https://pypi.org/project/watchdog)|0.0003564282452623981| -|pypi|[dynesty](https://github.com/joshspeagle/dynesty)|0.0003559748213525615| -|pypi|[hunter](https://pypi.org/project/hunter)|0.00035535960116224615| -|cran|evaluate|0.0003518116804582355| -|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.00035065491205317186| -|spack|slicer|0.00034984381101132376| -|pypi|[nbconvert](https://pypi.org/project/nbconvert)|0.0003495537730721075| -|pypi|[execnet](https://pypi.org/project/execnet)|0.00034838694283314446| -|npm|[express](http://expressjs.com/)|0.00034591902632660884| -|spack|pybind11|0.00034514977408378427| -|pypi|[torch](https://pytorch.org/)|0.00034380064282209054| -|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.00034304532444672344| -|pypi|[fitsio](https://github.com/esheldon/fitsio)|0.00034243320131645| -|spack|pythoninterp|0.0003389901781155198| -|cran|[webmockr](https://github.com/ropensci/webmockr)|0.0003385296299790438| -|rubygems|[bundler](https://bundler.io/)|0.0003374956164639523| -|cran|[unix](https://github.com/jeroen/unix)|0.00033694792586109025| -|cran|tcltk|0.0003356076237577683| -|pypi|[typing](https://pypi.org/project/typing)|0.00033484622898877887| -|npm|[core-js](https://github.com/zloirock/core-js#readme)|0.0003345660410391963| -|spack|[lapack](https://developer.arm.com/tools-and-software/server-and-hpc/downloads/arm-performance-libraries)|0.00033305164009664323| -|pypi|[wget](https://pypi.org/project/wget)|0.000332842661613033| -|pypi|[sqlalchemy](http://www.sqlalchemy.org)|0.00032636053801132867| -|cran|[pkgload](https://github.com/r-lib/pkgload)|0.00032629383684790197| -|cran|[mvtnorm](http://mvtnorm.R-forge.R-project.org)|0.00032495756529558797| -|spack|[sqlite](https://www.sqlite.org)|0.00032364384758655176| -|pypi|[python](http://www.python.org/2.5)|0.0003224520245126856| -|pypi|[jsonschema](https://github.com/Julian/jsonschema)|0.00032227833027056145| -|pypi|[flatbuffers](https://google.github.io/flatbuffers/)|0.00032197167615750585| -|pypi|[railroad-diagrams](https://pypi.org/project/railroad-diagrams)|0.0003203844055276388| -|pypi|[Pygments](https://pypi.org/project/Pygments)|0.00031759085654806785| -|npm|[lodash](https://lodash.com/)|0.00031569019551235347| -|spack|[zstd](https://facebook.github.io/zstd/)|0.0003156522726945291| -|pypi|[astroscrappy](https://github.com/astropy/astroscrappy)|0.00031503726169379245| -|cran|[usethis](https://usethis.r-lib.org)|0.0003139854264832945| -|cran|[httpcode](https://github.com/sckott/httpcode)|0.00031322670004096167| -|cran|[maps](NA)|0.00031286798606689826| -|pypi|[numdifftools](https://github.com/pbrod/numdifftools)|0.0003126307608067832| -|pypi|[pip](https://pypi.org/project/pip)|0.000311828691809365| -|pypi|[pandoc](https://pypi.org/project/pandoc)|0.0003116365378745414| -|pypi|[locket](https://pypi.org/project/locket)|0.0003108511232318414| -|pypi|[xarray](https://github.com/pydata/xarray)|0.0003080126065638116| -|pypi|[python-magic](http://github.com/ahupp/python-magic)|0.00030649160484185866| -|pypi|[python-casacore](https://github.com/casacore/python-casacore)|0.0003061256604089906| -|pypi|[ujson](https://pypi.org/project/ujson)|0.0003060760954327707| -|pypi|[dnaio](https://dnaio.readthedocs.io/)|0.0003031738090589613| -|pypi|[fonttools](http://github.com/fonttools/fonttools)|0.000303158683855647| -|pypi|[setproctitle](https://pypi.org/project/setproctitle)|0.00030303547059761833| -|spack|[nss](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS)|0.00030026613022256926| -|pypi|[palettable](https://jiffyclub.github.io/palettable/)|0.00030019775399765656| -|cran|[blob](https://blob.tidyverse.org)|0.0002942178515075809| -|cran|[igraph](https://igraph.org)|0.000293932414591392| -|spack|[libffi](https://sourceware.org/libffi/)|0.0002937501945303931| -|cran|[ncdf4](http://cirrus.ucsd.edu/~pierce/ncdf/)|0.00029358289530437596| -|spack|[tk](https://www.tcl.tk)|0.0002931044383456396| -|pypi|[pytest-forked](https://pypi.org/project/pytest-forked)|0.000292970034533077| -|cran|[nlme](https://svn.r-project.org/R-packages/trunk/nlme/)|0.0002929456287738503| -|spack|[readline](https://tiswww.case.edu/php/chet/readline/rltop.html)|0.0002923928892732469| -|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.0002919397253892847| -|pypi|[pyproj](https://github.com/pyproj4/pyproj)|0.00029142269455738844| -|pypi|[cachetools](https://pypi.org/project/cachetools)|0.00029084112478747464| -|cran|[data.table](https://r-datatable.com)|0.00029076993401848947| -|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.0002907363346678747| -|pypi|[SimpleITK](https://pypi.org/project/SimpleITK)|0.0002899979758883738| -|cran|[lubridate](https://lubridate.tidyverse.org)|0.00028895445727411534| -|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.0002872950654031924| -|cran|pkgconfig|0.00028609998274206573| -|cran|[pkgKitten](https://github.com/eddelbuettel/pkgkitten)|0.000285877126394647| -|spack|[libidn2](https://gitlab.com/libidn/libidn2)|0.00028490928758512067| -|pypi|[pexpect](https://pypi.org/project/pexpect)|0.00028486337651967834| -|pypi|[tensorflow](https://www.tensorflow.org/)|0.00028403323935900803| -|pypi|[babel](https://pypi.org/project/babel)|0.0002821583579285361| -|pypi|[nanomath](https://github.com/wdecoster/nanomath)|0.00028190160093713397| -|pypi|[cssselect](https://pypi.org/project/cssselect)|0.00028110777152372057| -|pypi|[entrypoints](https://pypi.org/project/entrypoints)|0.0002810572027921736| -|cran|[rprojroot](https://rprojroot.r-lib.org/)|0.00028099396474653087| -|cran|[httpuv](https://github.com/rstudio/httpuv)|0.0002799900831580493| -|pypi|[rich](https://pypi.org/project/rich)|0.000279846895371549| -|cran|[inline](https://github.com/eddelbuettel/inline)|0.0002776142408030812| -|pypi|[keyring](https://pypi.org/project/keyring)|0.0002752005721317655| -|cran|[fauxpas](https://docs.ropensci.org/fauxpas)|0.00027476341930823145| -|cran|[urltools](https://github.com/Ironholds/urltools/)|0.00027417743775502414| -|pypi|[fsspec](https://pypi.org/project/fsspec)|0.000274068535847182| -|cran|[dbplyr](https://dbplyr.tidyverse.org/)|0.0002724811345999374| -|pypi|[simplejson](https://pypi.org/project/simplejson)|0.0002700952272527862| -|spack|[tcl](https://www.tcl.tk/)|0.000269205326765165| -|pypi|[astroplan](https://pypi.org/project/astroplan)|0.0002689490518132852| -|pypi|[more_itertools](https://more-itertools.rtfd.io)|0.00026754337033524855| -|pypi|[pydot](https://pypi.org/project/pydot)|0.0002659541753568469| -|spack|[gdbm](https://www.gnu.org.ua/software/gdbm/gdbm.html)|0.0002655249147305738| -|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.0002650988935003271| -|pypi|[pox](https://github.com/uqfoundation/pox)|0.00026467986550604496| -|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.0002632480349756183| -|spack|[krb5](https://kerberos.org)|0.00026312578279271483| -|cran|[gtable](https://gtable.r-lib.org)|0.000263109575110955| -|cran|[numDeriv](http://optimizer.r-forge.r-project.org/)|0.00026245616480402307| -|pypi|[Flask](https://pypi.org/project/Flask)|0.0002623587094922374| -|pypi|[tifffile](https://pypi.org/project/tifffile)|0.000262104867284161| -|pypi|[progressbar](http://code.google.com/p/python-progressbar)|0.00026205353289510385| -|spack|[libnsl](https://github.com/thkukuk/libnsl)|0.00026115732736235823| -|spack|[uuid](https://sourceforge.net/projects/libuuid/)|0.00026115732736235823| -|spack|[tix](https://sourceforge.net/projects/tix/)|0.00026115732736235823| -|spack|[libssh2](https://www.libssh2.org/)|0.00026110135718469335| -|spack|[libssh](https://www.libssh.org)|0.00026110135718469335| -|pypi|[grpcio](https://grpc.io)|0.00026105782533301827| -|cran|[png](http://www.rforge.net/png/)|0.0002609166089608324| -|spack|[curl](https://curl.se/)|0.0002604595546163221| -|pypi|[PyICU](https://gitlab.pyicu.org/main/pyicu)|0.00026001539556037303| -|pypi|[fastnumbers](https://github.com/SethMMorton/fastnumbers)|0.00026001539556037303| -|pypi|[onnx2keras](https://github.com/nerox8664/onnx2keras)|0.00025771183131589225| -|spack|[gnutls](https://www.gnutls.org)|0.0002554182314525575| -|spack|[nghttp2](https://nghttp2.org/)|0.0002554182314525575| -|pypi|[pooch](https://pypi.org/project/pooch)|0.000255080379850735| -|pypi|[tox](https://tox.readthedocs.io)|0.00025456999212267124| -|cran|RPostgreSQL|0.0002543122121982186| -|pypi|[mappy](https://github.com/lh3/minimap2)|0.000252718074584533| -|cran|[brio](https://brio.r-lib.org)|0.00025195976291143753| -|pypi|[tzdata](https://pypi.org/project/tzdata)|0.0002516629432806853| -|pypi|[reno](https://pypi.org/project/reno)|0.00025127992810586525| -|cran|[waldo](https://github.com/r-lib/waldo)|0.00025043573664742803| -|cran|[rcrossref](https://github.com/ropensci/rcrossref)|0.0002496583365872706| -|pypi|[sphinxcontrib-serializinghtml](https://pypi.org/project/sphinxcontrib-serializinghtml)|0.00024876103329961243| -|pypi|[pyasn1](https://pypi.org/project/pyasn1)|0.0002477631226854651| -|pypi|[sphinxcontrib-jsmath](https://pypi.org/project/sphinxcontrib-jsmath)|0.0002458230569204005| -|cran|[simplermarkdown](https://github.com/djvanderlaan/simplermarkdown)|0.0002454584833583904| -|pypi|[semver](https://github.com/python-semver/python-semver)|0.0002453001825188774| -|spack|numpy|0.000245286439448876| -|pypi|[sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints)|0.0002452525201882235| -|pypi|[pep517](https://pypi.org/project/pep517)|0.0002444929197221393| -|pypi|[frozenlist](https://github.com/aio-libs/frozenlist)|0.0002444204381038588| -|cran|[survival](https://github.com/therneau/survival)|0.00024369951070921423| -|cran|[XML](http://www.omegahat.net/RSXML/)|0.00024347311737236377| -|pypi|[fs](https://pypi.org/project/fs)|0.00024331986734814156| -|pypi|[sphinxcontrib-qthelp](https://pypi.org/project/sphinxcontrib-qthelp)|0.00024216860745033481| -|pypi|[sphinxcontrib-htmlhelp](https://pypi.org/project/sphinxcontrib-htmlhelp)|0.00024216860745033481| -|pypi|[sphinxcontrib-devhelp](https://pypi.org/project/sphinxcontrib-devhelp)|0.00024216860745033481| -|pypi|[sphinxcontrib-applehelp](https://pypi.org/project/sphinxcontrib-applehelp)|0.00024216860745033481| -|pypi|[backports-functools-lru-cache](https://pypi.org/project/backports-functools-lru-cache)|0.00024151108348100312| -|pypi|[nfft](http://github.com/jakevdp/nfft/)|0.0002411216321749317| -|cran|[ragg](https://ragg.r-lib.org)|0.00024043412168387083| -|cran|[foreach](https://github.com/RevolutionAnalytics/foreach)|0.0002392417838931315| -|pypi|[ci-info](https://pypi.org/project/ci-info)|0.00023833597073511583| -|pypi|[nbsphinx](https://nbsphinx.readthedocs.io/)|0.00023830258110423127| -|pypi|[tabulate](https://pypi.org/project/tabulate)|0.0002360724706982816| -|spack|png|0.0002359054455891629| -|spack|[nettle](https://www.lysator.liu.se/~nisse/nettle/)|0.00023410582656049555| -|pypi|[lz4](https://pypi.org/project/lz4)|0.00023288445624294028| -|spack|[lzo](https://www.oberhumer.com/opensource/lzo/)|0.0002328474201483797| -|pypi|[commonmark](https://pypi.org/project/commonmark)|0.00023254917004961336| -|pypi|[pint](https://pypi.org/project/pint)|0.00023213226494558066| -|cran|[xfun](https://github.com/yihui/xfun)|0.0002318600101564812| -|cran|[rgdal](http://rgdal.r-forge.r-project.org)|0.0002311118457885523| -|pypi|[multidict](https://pypi.org/project/multidict)|0.00023067288021013768| -|pypi|[wmi](https://pypi.org/project/wmi)|0.00022984218466830413| -|pypi|[Werkzeug](https://pypi.org/project/Werkzeug)|0.000229228105960793| -|spack|[ninja](https://ninja-build.org/)|0.00022919432816252192| -|pypi|[Markdown](https://pypi.org/project/Markdown)|0.00022849874772192847| -|cran|[mgcv](NA)|0.0002271260480442064| -|cran|[pkgbuild](https://github.com/r-lib/pkgbuild)|0.00022626869582643923| -|spack|biosoup|0.0002254978524014057| -|pypi|[quantities](http://python-quantities.readthedocs.io/)|0.00022509500451291408| -|pypi|[greenlet](https://pypi.org/project/greenlet)|0.00022416717993043234| -|pypi|[zopfli](https://pypi.org/project/zopfli)|0.0002239345355967223| -|pypi|[pulp](https://github.com/coin-or/pulp)|0.00022375855320652275| -|spack|[cuda](https://developer.nvidia.com/cuda-zone)|0.0002229234565535217| -|cran|[vdiffr](https://vdiffr.r-lib.org/)|0.0002224970280457951| -|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.00022243874580199334| -|cran|[RCurl](http://www.omegahat.net/RCurl)|0.00022227083566199305| -|pypi|[notebook](https://pypi.org/project/notebook)|0.0002221979084798059| -|cran|[mockr](https://krlmlr.github.io/mockr/)|0.00022069403170414938| -|spack|pythonlibs|0.000220258655830698| -|pypi|[sh](https://github.com/amoffat/sh)|0.00022017943642309128| -|npm|[axios](https://axios-http.com)|0.00022008063213769881| -|spack|libiconv|0.0002184402970644316| -|pypi|[furo](https://pypi.org/project/furo)|0.00021838270483049219| -|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.0002168627728078654| -|rubygems|[webrick](https://github.com/ruby/webrick)|0.00021579286777625927| -|cran|Lahman|0.00021577478861959046| -|pypi|[xattr](https://pypi.org/project/xattr)|0.00021559563217639696| -|pypi|[mpdaf](https://git-cral.univ-lyon1.fr/MUSE/mpdaf)|0.00021443937163968403| -|rubygems|[hoe](http://www.zenspider.com/projects/hoe.html)|0.00021217664057127615| -|pypi|[soupsieve](https://pypi.org/project/soupsieve)|0.00021179039413953896| -|pypi|[aiohttp](https://pypi.org/project/aiohttp)|0.00021150857770070464| -|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.00021037489139540518| -|pypi|[shortuuid](https://pypi.org/project/shortuuid)|0.00021005132022236414| -|pypi|[theano](http://deeplearning.net/software/theano/)|0.0002095922137214601| -|pypi|[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)|0.00020935071600500655| -|cran|lobstr|0.00020792436500719562| -|pypi|[readthedocs-sphinx-search](https://pypi.org/project/readthedocs-sphinx-search)|0.00020708066045629496| -|pypi|[ultranest](https://github.com/JohannesBuchner/ultranest)|0.0002068095042059716| -|npm|[mocha](https://mochajs.org/)|0.000206385183098596| -|pypi|[emcee](https://pypi.org/project/emcee)|0.00020556607929244437| -|pypi|[redis](https://pypi.org/project/redis)|0.00020462507211095891| -|cran|RMySQL|0.00020441457530451254| -|cran|munsell|0.0002043942978023355| -|pypi|[PyAstronomy](https://github.com/sczesla/PyAstronomy)|0.00020390463474629186| -|cran|[abind](NA)|0.00020196663029092713| -|pypi|[gast](https://github.com/serge-sans-paille/gast/)|0.00020098286891708484| -|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.00020085818862592756| -|cran|[DiagrammeR](https://github.com/rich-iannone/DiagrammeR)|0.00020035320940029548| -|rubygems|[rspec-expectations](https://github.com/rspec/rspec-expectations)|0.00019972013028079155| -|npm|[nuxt](https://github.com/nuxt/nuxt.js#readme)|0.00019951190941038658| -|cran|[hexbin](https://github.com/edzer/hexbin)|0.00019879239099149704| -|pypi|[bump2version](https://pypi.org/project/bump2version)|0.00019872502446902448| -|cran|[winch](https://r-prof.github.io/winch/)|0.00019789692675915534| -|pypi|[pyzmq](https://pypi.org/project/pyzmq)|0.00019712227226494286| -|pypi|[jmespath](https://pypi.org/project/jmespath)|0.00019573557575540006| -|cran|datasets|0.00019451802235697656| -|pypi|[parsec](https://github.com/sighingnow/parsec.py)|0.00019328387348691917| -|pypi|[asyncio](http://www.python.org/dev/peps/pep-3156/)|0.00019328387348691917| -|pypi|[pyusb](https://pyusb.github.io/pyusb)|0.00019328387348691917| -|pypi|[apyori](https://github.com/ymoch/apyori)|0.00019328387348691917| -|pypi|[http](https://github.com/franckcuny/http)|0.00019328387348691917| -|pypi|[sf_tools](https://github.com/sfarrens/sf_tools)|0.00019328387348691917| -|pypi|[openphi](https://gitlab.com/BioimageInformaticsGroup/openphi)|0.00019328387348691917| -|spack|bpython|0.00019328387348691917| -|spack|vif|0.00019328387348691917| -|spack|omegalib|0.00019328387348691917| -|pypi|[conan](https://conan.io)|0.0001932528985071937| -|pypi|[llist](https://github.com/ajakubek/python-llist)|0.00019263959390862945| -|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.00019244282114617615| -|spack|patchelf|0.00019135103475204998| -|pypi|[pybind11-global](https://pypi.org/project/pybind11-global)|0.00019125476707850984| -|pypi|[types-typed-ast](https://pypi.org/project/types-typed-ast)|0.00019125204563626394| -|pypi|[pyamg](https://pypi.org/project/pyamg)|0.00018989194412557647| -|cran|[doParallel](https://github.com/RevolutionAnalytics/doparallel)|0.00018881857515139902| -|pypi|[futures](https://pypi.org/project/futures)|0.00018871597966039577| -|pypi|[ruamel.yaml.clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree)|0.00018868595686341753| -|pypi|[arviz](http://github.com/arviz-devs/arviz)|0.00018862730901290714| -|cran|formattable|0.00018790115062685455| -|pypi|[jupyter-client](https://jupyter.org)|0.0001877996663731885| -|npm|[react](https://reactjs.org/)|0.00018653865258194395| -|npm|[react-dom](https://reactjs.org/)|0.00018653865258194395| -|cran|iterators|0.00018602734962983727| -|cran|[webutils](https://github.com/jeroen/webutils)|0.0001857400106267018| -|cran|[bslib](https://rstudio.github.io/bslib/)|0.00018544832856114767| -|npm|[angular](http://angularjs.org)|0.00018529469050408142| -|spack|[flex](https://github.com/westes/flex)|0.0001848755846361475| -|cran|mapproj|0.00018431009381262138| -|cran|[rpart](https://github.com/bethatkinson/rpart)|0.00018297255199786633| -|pypi|[gffutils](https://github.com/daler/gffutils)|0.00018130740943794738| -|pypi|[pysynphot](https://pypi.org/project/pysynphot)|0.0001804240236564878| -|cran|[devtools](https://devtools.r-lib.org/)|0.00017967096795542034| -|cran|graph|0.00017956189227879215| -|spack|[iconv](https://www.gnu.org/software/libiconv/)|0.00017956119590113005| -|pypi|[snakemake](https://snakemake.readthedocs.io)|0.00017950089250850672| -|cran|[crul](https://docs.ropensci.org/crul/)|0.000179409292054738| -|pypi|[doit](http://pydoit.org)|0.0001787462253715838| -|pypi|[libclang](https://github.com/sighingnow/libclang)|0.00017850551285987927| -|npm|[fs](https://github.com/npm/security-holder#readme)|0.00017802120815235207| -|cran|fansi|0.0001769883128658764| -|pypi|[lark-parser](https://pypi.org/project/lark-parser)|0.00017692688249031313| -|cran|[rappdirs](https://rappdirs.r-lib.org)|0.00017627560438238484| -|pypi|[pyephem](https://pypi.org/project/pyephem)|0.0001759335263389728| -|spack|hip|0.0001749660998481632| -|cran|[ape](http://ape-package.ird.fr/)|0.00017453769028820976| -|cran|[rstan](https://mc-stan.org/rstan)|0.00017453355132216136| -|pypi|[sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|0.00017427559236544507| -|spack|[blas](https://cnugteren.github.io/clblast/clblast.html)|0.00017419983355352592| -|pypi|[nestle](https://pypi.org/project/nestle)|0.00017401798184732097| -|pypi|[pyDOE2](https://github.com/clicumu/pyDOE2)|0.00017395548613822727| -|pypi|[asv](https://pypi.org/project/asv)|0.0001738208746924911| -|pypi|[pytest-perf](https://pypi.org/project/pytest-perf)|0.0001731777377105097| -|cran|chron|0.00017254192790363025| -|pypi|[multisplitby](https://github.com/cthoyt/multisplitby)|0.00017137836782506833| -|pypi|[gitdb](https://github.com/gitpython-developers/gitdb)|0.00017114123016793902| -|cran|[readr](https://readr.tidyverse.org)|0.00016931301633498267| -|pypi|[camb](https://camb.info/)|0.00016878825563806157| -|cran|[ps](https://github.com/r-lib/ps#readme)|0.00016842108928471648| -|pypi|[qtpy](https://pypi.org/project/qtpy)|0.00016778012492146426| -|spack|bioparser|0.00016751269035532995| -|pypi|[python-libsbml](http://sbml.org)|0.0001674849462586572| -|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.00016437596569223825| -|cran|[raster](https://rspatial.org/raster)|0.00016366007519131784| -|pypi|[intervaltree](https://github.com/chaimleib/intervaltree)|0.00016298564052400074| -|pypi|[prompt-toolkit](https://pypi.org/project/prompt-toolkit)|0.00016280105587016636| -|pypi|[bmipy](http://csdms.colorado.edu)|0.00016106989457243266| -|spack|libpciaccess|0.00016015343974372254| -|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.0001595350671321989| -|cran|[vroom](https://vroom.r-lib.org)|0.00015952534746310336| -|pypi|[MDAnalysis](https://www.mdanalysis.org)|0.00015887401572804504| -|npm|[serve-static](https://github.com/expressjs/serve-static#readme)|0.0001587998866664378| -|pypi|[rsa](https://pypi.org/project/rsa)|0.0001582548494823054| -|npm|[papaparse](http://papaparse.com)|0.00015696670916059302| -|pypi|[jaraco.tidelift](https://pypi.org/project/jaraco.tidelift)|0.0001561373596665414| -|pypi|[unittest2](https://pypi.org/project/unittest2)|0.00015538093276737174| -|spack|pmix|0.00015524700295520844| -|pypi|[pytest-runner](https://github.com/pytest-dev/pytest-runner/)|0.0001549528940876541| -|pypi|[pysqlite3](https://github.com/coleifer/pysqlite3)|0.00015436938695821947| -|cran|itertools|0.00015398652481925492| -|pypi|[python-levenshtein](https://pypi.org/project/python-levenshtein)|0.00015359164946728398| -|pypi|[typed-ast](https://github.com/python/typed_ast)|0.00015346077561036666| -|pypi|[markdown](https://pypi.org/project/markdown)|0.00015336984896188206| -|pypi|[nanoget](https://github.com/wdecoster/nanoget)|0.00015304568527918782| -|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.00015245829901377157| -|pypi|[nbodykit](http://github.com/bccp/nbodykit)|0.0001522954203157249| -|pypi|[jupyter-core](https://pypi.org/project/jupyter-core)|0.0001519609622898041| -|pypi|[ginga](https://ejeschke.github.io/ginga/)|0.0001519143426704207| -|pypi|[cached_property](https://github.com/pydanny/cached-property)|0.00015186590059686507| -|pypi|[PyWavelets](https://pypi.org/project/PyWavelets)|0.00015105846440033056| -|pypi|[python-dotenv](https://pypi.org/project/python-dotenv)|0.00015044453823860455| -|pypi|[cached-property](https://github.com/pydanny/cached-property)|0.0001502933979616908| -|pypi|[edlib](https://github.com/Martinsos/edlib)|0.0001496932645443951| -|pypi|[diskcache](https://pypi.org/project/diskcache)|0.00014966859161040153| -|cran|timeDate|0.0001496089054100999| -|cran|[whoami](https://github.com/r-lib/whoami#readme)|0.00014946526354707508| -|cran|[Hmisc](https://hbiostat.org/R/Hmisc/)|0.0001494650347946969| -|spack|[opengl](https://www.opengl.org/)|0.0001493448065948618| -|pypi|[types-requests](https://pypi.org/project/types-requests)|0.00014880575683414102| -|pypi|[pyfakefs](https://pypi.org/project/pyfakefs)|0.00014841781285858854| -|pypi|[elasticsearch](https://pypi.org/project/elasticsearch)|0.00014830152019498508| -|pypi|[Python-Deprecated](https://github.com/vrcmarcos/python-deprecated)|0.00014818430300663805| -|pypi|[flask](https://palletsprojects.com/p/flask)|0.00014783163377531054| -|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.00014741442395269428| -|pypi|[texext](https://pypi.org/project/texext)|0.0001471956917811276| -|npm|[vue-router](https://github.com/vuejs/router#readme)|0.00014710162266266995| -|cran|[forcats](https://forcats.tidyverse.org)|0.00014698514588567719| -|cran|[SnowballC](https://r-forge.r-project.org/projects/r-temis/)|0.00014646889092945323| -|npm|[d3](https://d3js.org)|0.0001463440520683088| -|npm|eslint|0.0001461796887741419| -|pypi|[matplotlib-inline](https://pypi.org/project/matplotlib-inline)|0.00014590876178588758| -|cran|[patchwork](https://patchwork.data-imaginist.com)|0.00014579696851538485| -|pypi|[bokeh](https://pypi.org/project/bokeh)|0.00014578714312397698| -|cran|tis|0.00014510575131414065| -|pypi|[sqlparse](https://pypi.org/project/sqlparse)|0.00014509397256546558| -|pypi|[jedi](https://pypi.org/project/jedi)|0.00014507692467141586| -|pypi|[simframe](https://github.com/stammler/simframe)|0.0001449629051151894| -|pypi|[flufl.flake8](https://pypi.org/project/flufl.flake8)|0.000144938703135824| -|cran|[sys](https://github.com/jeroen/sys)|0.00014488478578249852| -|cran|[rJava](http://www.rforge.net/rJava/)|0.0001443180706549662| -|npm|nestjs|0.00014414390565126178| -|pypi|[pyregion](https://github.com/astropy/pyregion)|0.00014379470587982886| -|pypi|[ipython-genutils](https://pypi.org/project/ipython-genutils)|0.0001436803370841447| -|cran|[SparseM](http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html)|0.00014345271706837673| -|pypi|[argh](http://github.com/neithere/argh/)|0.00014335917889217383| -|pypi|[python-igraph](https://igraph.org/python)|0.00014308894369092774| -|pypi|[httpx](https://www.python-httpx.org/)|0.00014215973551351014| -|pypi|[pickleshare](https://pypi.org/project/pickleshare)|0.0001421260258395545| -|pypi|[pyuvdata](https://github.com/RadioAstronomySoftwareGroup/pyuvdata)|0.00014174150722374073| -|pypi|[multiprocessing](http://code.google.com/p/python-multiprocessing)|0.00014174150722374073| -|pypi|[tensorboard-plugin-wit](https://pypi.org/project/tensorboard-plugin-wit)|0.00014132604473962313| -|cran|[clipr](https://github.com/mdlincoln/clipr)|0.00014117061715610026| -|pypi|[tensorboard](https://github.com/tensorflow/tensorboard)|0.0001405357468339826| -|pypi|[spiceypy](https://github.com/AndrewAnnex/SpiceyPy)|0.0001403609081274056| -|pypi|[dendropy](http://packages.python.org/DendroPy/)|0.00014005410832822004| -|pypi|[rebound](https://github.com/hannorein/rebound/)|0.00013988483947349693| -|pypi|[opt-einsum](https://github.com/dgasmith/opt_einsum)|0.00013988329315123952| -|npm|[node-fetch](https://github.com/node-fetch/node-fetch)|0.00013925031275677978| -|pypi|[shapely](https://pypi.org/project/shapely)|0.0001376068871348898| -|pypi|[jaxlib](https://pypi.org/project/jaxlib)|0.00013748263183148405| -|pypi|[mypy-extensions](https://pypi.org/project/mypy-extensions)|0.00013637327741487727| -|cran|[sass](https://github.com/rstudio/sass)|0.00013620539389250935| -|pypi|[galpy](http://github.com/jobovy/galpy)|0.00013582333909745078| -|rubygems|[json](http://flori.github.io/json/)|0.0001356655204198319| -|pypi|[backcall](https://pypi.org/project/backcall)|0.0001353064375860436| -|pypi|[pyflakes](https://pypi.org/project/pyflakes)|0.00013520260133020951| -|cran|[desc](https://github.com/r-lib/desc#readme)|0.00013514604609273997| -|pypi|[blinker](https://pypi.org/project/blinker)|0.0001350877993895592| -|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.0001346541600828723| -|cran|svglite|0.00013463391471263948| -|cran|[expm](http://R-Forge.R-project.org/projects/expm/)|0.00013453871715497952| -|pypi|[python-utils](https://pypi.org/project/python-utils)|0.00013426110398225046| -|cran|[gridExtra](https://github.com/baptiste/gridextra)|0.00013421859698524403| -|pypi|[myst-parser](https://pypi.org/project/myst-parser)|0.00013412830015965328| -|pypi|[lenstronomy](https://github.com/lenstronomy/lenstronomy)|0.0001339320577899258| -|pypi|[gdal](https://pypi.org/project/gdal)|0.0001334548195376118| -|pypi|[jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets)|0.00013313218680892773| -|pypi|[umap-learn](http://github.com/lmcinnes/umap)|0.00013305951454677795| -|pypi|[setuptools-scm](https://github.com/pypa/setuptools_scm/)|0.00013302644961372094| -|pypi|[pymultinest](http://johannesbuchner.github.com/PyMultiNest/)|0.000132880064878503| -|spack|cython|0.00013253751324817314| -|pypi|[ete3](http://etetoolkit.org)|0.0001325068332682546| -|cran|ggplot2movies|0.0001324560934151248| -|cran|[terra](https://rspatial.org/terra/)|0.0001324093938409045| -|pypi|[chainconsumer](http://github.com/samreay/ChainConsumer)|0.0001322668075430094| -|pypi|[sfdmap](http://github.com/kbarbary/sfdmap)|0.0001322668075430094| -|pypi|[setuptools_scm_git_archive](https://github.com/Changaco/setuptools_scm_git_archive/)|0.00013207731354939478| -|pypi|[py-cpuinfo](https://github.com/workhorsy/py-cpuinfo)|0.00013186715568695264| -|pypi|[json-tricks](https://github.com/mverleg/pyjson_tricks)|0.00013174550956657557| -|cran|assertthat|0.00013168695446842105| -|pypi|[parasail](https://github.com/jeffdaily/parasail-python)|0.00013163835383671386| -|pypi|[dm-tree](https://github.com/deepmind/tree)|0.00013160571236174042| -|pypi|[pyia](https://pypi.org/project/pyia)|0.00013117532213978916| -|pypi|[lalsuite](https://pypi.org/project/lalsuite)|0.0001301506698104707| -|npm|[finalhandler](https://github.com/pillarjs/finalhandler#readme)|0.00013007025876310337| -|pypi|[pybullet](https://github.com/bulletphysics/bullet3)|0.0001298791832234651| -|pypi|[astrodendro](https://pypi.org/project/astrodendro)|0.00012985253563061304| -|cran|quantreg|0.0001296479634595955| -|npm|[body-parser](https://github.com/expressjs/body-parser#readme)|0.00012962589937192851| -|cran|interp|0.00012950572027484956| -|pypi|[pyraf](https://iraf-community.github.io/pyraf.html)|0.00012927717538221249| -|rubygems|[minitest](https://github.com/seattlerb/minitest)|0.0001289521178120337| -|pypi|[questplus](https://github.com/hoechenberger/questplus)|0.00012885591565794613| -|pypi|[cogent3](https://cogent3.org)|0.00012885591565794613| -|pypi|[nrpylatex](https://github.com/zachetienne/nrpylatex)|0.00012885591565794613| -|pypi|[pycudadecon](https://github.com/tlambert03/pycudadecon)|0.00012885591565794613| -|pypi|[intervalTree](https://github.com/chaimleib/intervaltree)|0.00012885591565794613| -|pypi|[requests_file](http://github.com/dashea/requests-file)|0.00012885591565794613| -|pypi|[ruamel.YAML](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.00012885591565794613| -|pypi|[tardis](http://bitbucket.org/cedk/tardis)|0.00012885591565794613| -|pypi|[udatetime](https://github.com/freach/udatetime)|0.00012885591565794613| -|pypi|[fitbit](https://github.com/orcasgit/python-fitbit)|0.00012885591565794613| -|spack|sqlite3|0.00012885591565794613| -|spack|triqs|0.00012885591565794613| -|spack|cminx|0.00012885591565794613| -|cran|[isotree](https://github.com/david-cortes/isotree)|0.00012885591565794613| -|npm|[progress](https://github.com/visionmedia/node-progress#readme)|0.00012885591565794613| -|pypi|[munch](https://pypi.org/project/munch)|0.00012881540573658344| -|pypi|[tokenize-rt](https://pypi.org/project/tokenize-rt)|0.00012862649106014183| -|pypi|[widgetsnbextension](https://pypi.org/project/widgetsnbextension)|0.00012850269019159356| -|cran|[lwgeom](https://github.com/r-spatial/lwgeom/)|0.00012788991424954007| -|spack|[libarchive](https://www.libarchive.org)|0.00012785246271369152| -|spack|[libuv](https://libuv.org)|0.00012785246271369152| -|pypi|[torchsummary](https://github.com/sksq96/pytorch-summary)|0.00012782754633106059| -|pypi|[livereload](https://pypi.org/project/livereload)|0.00012779136898132714| -|pypi|[Django](https://pypi.org/project/Django)|0.00012779076849854125| -|pypi|[inflection](https://github.com/jpvanhal/inflection)|0.00012727486291020832| -|cran|multcomp|0.0001267913584127776| -|pypi|[tensorboard-data-server](https://pypi.org/project/tensorboard-data-server)|0.00012645805447139858| -|pypi|[django](https://www.djangoproject.com/)|0.00012633186504813169| -|cran|profvis|0.00012606161860059917| -|pypi|[ads](http://www.github.com/andycasey/ads/)|0.00012586191055883502| -|pypi|[email-validator](https://pypi.org/project/email-validator)|0.0001252917814207682| -|npm|[ajv](https://ajv.js.org)|0.00012494258183704803| -|pypi|[oauthlib](https://pypi.org/project/oauthlib)|0.0001246925093612583| -|pypi|[gunicorn](https://gunicorn.org)|0.00012450261235441725| -|pypi|[latexcodec](https://github.com/mcmtroffaes/latexcodec)|0.000124192145498811| -|cran|isoband|0.000123731061126055| -|cran|[DT](https://github.com/rstudio/DT)|0.00012346209834582632| -|cran|[tzdb](https://github.com/r-lib/tzdb)|0.00012313626449880354| -|pypi|[gdown](http://github.com/wkentaro/gdown)|0.00012241311987504883| -|pypi|[pycurl](https://pypi.org/project/pycurl)|0.0001223120564117877| -|cran|RUnit|0.00012203668136565545| -|pypi|[scikit-bio](http://scikit-bio.org)|0.00012124170245997657| -|cran|[codetools](https://gitlab.com/luke-tierney/codetools)|0.00012091381444667259| -|pypi|[typer](https://pypi.org/project/typer)|0.00012077694817279187| -|spack|java|0.00012017443027990779| -|pypi|[shiboken2](https://www.pyside.org)|0.00012016844982428739| -|cran|[magick](https://docs.ropensci.org/magick/)|0.00012007703533992158| -|spack|[pcre](https://www.pcre.org)|0.00012007217276603818| -|pypi|[uncertainties](https://pypi.org/project/uncertainties)|0.00012005978909731392| -|spack|py-setuptools|0.00012005387523401655| -|pypi|[fastjsonschema](https://pypi.org/project/fastjsonschema)|0.00011968852997152937| -|pypi|[isochrones](https://github.com/timothydmorton/isochrones)|0.00011965192168237854| -|cran|stats4|0.00011896929586184124| -|pypi|[boto3](https://github.com/boto/boto3)|0.00011854174773587752| -|pypi|[mistune](https://pypi.org/project/mistune)|0.00011845671199002268| -|pypi|[astroalign](https://astroalign.readthedocs.io/)|0.0001183410507748859| -|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.00011759083086290124| -|pypi|[fluids](https://github.com/CalebBell/fluids)|0.00011742622859374128| -|pypi|[pandocfilters](https://pypi.org/project/pandocfilters)|0.0001173040388703584| -|spack|[graphviz](http://www.graphviz.org)|0.00011714548570078732| -|pypi|[jellyfish](http://github.com/jamesturk/jellyfish)|0.00011696652640815077| -|cran|[gstat](https://github.com/r-spatial/gstat/)|0.00011658644624514436| -|pypi|[breathe](https://github.com/michaeljones/breathe)|0.00011654676641266992| -|pypi|[async-generator](https://github.com/python-trio/async_generator)|0.0001164500327823887| -|spack|szip|0.00011607617002287054| -|pypi|[python-pysap](https://github.com/CEA-COSMIC/pysap)|0.00011597032409215152| -|pypi|[NanoPlot](https://github.com/wdecoster/NanoPlot)|0.0001159703240921515| -|pypi|[xopen](https://github.com/pycompression/xopen/)|0.00011557430691136277| -|pypi|[text-unidecode](https://pypi.org/project/text-unidecode)|0.00011556248044606023| -|pypi|[mccabe](https://pypi.org/project/mccabe)|0.00011531636044339268| -|cran|[future](https://future.futureverse.org)|0.00011519995410943864| -|spack|[mscgen](https://www.mcternan.me.uk/mscgen/)|0.00011494604851972927| -|pypi|[fastprogress](https://github.com/fastai/fastprogress)|0.00011479810679832838| -|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.00011446761184307523| -|pypi|[nest-asyncio](https://pypi.org/project/nest-asyncio)|0.00011415700399285044| -|pypi|[pyDOE](https://github.com/tisimst/pyDOE)|0.00011407775283092542| -|pypi|[json5](https://pypi.org/project/json5)|0.00011404182744732514| -|npm|[dotenv](https://github.com/motdotla/dotenv#readme)|0.00011386752052995708| -|pypi|[pytest-mock](https://pypi.org/project/pytest-mock)|0.00011368094181852381| -|rubygems|[faraday](https://lostisland.github.io/faraday)|0.00011339803787582977| -|pypi|[bcrypt](https://pypi.org/project/bcrypt)|0.00011333781809953027| -|pypi|[Unidecode](https://pypi.org/project/Unidecode)|0.00011314643202747374| -|pypi|[pybtex](https://pybtex.org/)|0.000112941187343463| -|pypi|[monotonic](https://github.com/atdt/monotonic)|0.00011284696406445646| -|pypi|[os](https://pypi.org/project/os)|0.00011274892620070286| -|pypi|[time](UNKNOWN)|0.00011274892620070286| -|pypi|[astroML_addons](http://astroML.github.com)|0.00011274892620070286| -|pypi|[werkzeug](https://pypi.org/project/werkzeug)|0.00011202265865196021| -|pypi|[sphinx-automodapi](https://pypi.org/project/sphinx-automodapi)|0.00011192068503393058| -|pypi|[stack-data](https://pypi.org/project/stack-data)|0.00011131666933655086| -|pypi|[stopit](http://pypi.python.org/pypi/stopit)|0.00011056230086724265| -|cran|cachem|0.00011045029314624312| -|rubygems|[rspec](http://github.com/rspec)|0.00011028723203000053| -|pypi|[skimage](https://github.com/scikit-image/scikit-image)|0.00011020109332292075| -|cran|[askpass](https://github.com/jeroen/askpass#readme)|0.00010953315391544333| -|pypi|[pytest-randomly](https://pypi.org/project/pytest-randomly)|0.0001090466715035458| -|pypi|[periodictable](https://github.com/pkienzle/periodictable)|0.00010903531471838688| -|pypi|[antlr4-python3-runtime](http://www.antlr.org)|0.00010901097988492547| -|pypi|[google-pasta](https://github.com/google/pasta)|0.00010807068974309517| -|pypi|[astunparse](https://github.com/simonpercivall/astunparse)|0.00010798371200002605| -|pypi|[nlppln](https://github.com/nlppln/nlppln)|0.0001073799297149551| -|pypi|[docker](https://github.com/docker/docker-py)|0.00010696460988055291| -|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.0001069343679364074| -|cran|[reshape2](https://github.com/hadley/reshape)|0.00010676803074735153| -|cran|[promises](https://rstudio.github.io/promises)|0.00010652880384791642| -|pypi|[testpath](https://pypi.org/project/testpath)|0.00010624988170220725| -|pypi|[rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld)|0.00010620948848106208| -|pypi|[Keras](https://pypi.org/project/Keras)|0.00010576101936284079| -|pypi|[imagecodecs](https://pypi.org/project/imagecodecs)|0.00010567550588214755| -|spack|[boost](https://www.boost.org)|0.00010493889734129329| -|cran|[nnet](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0001046958141452959| -|pypi|[async-timeout](https://pypi.org/project/async-timeout)|0.00010466406219808436| -|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.00010463572872252365| -|pypi|[sunpy](https://sunpy.org)|0.00010422505150349572| -|cran|[prettyunits](https://github.com/gaborcsardi/prettyunits)|0.00010409615458970181| -|pypi|[pybind11](https://pypi.org/project/pybind11)|0.00010406242466815739| -|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.00010400623445070625| -|pypi|[parso](https://pypi.org/project/parso)|0.00010391566739044561| -|pypi|[build](https://pypi.org/project/build)|0.00010390674384818409| -|pypi|[google-auth](https://pypi.org/project/google-auth)|0.00010362466675730666| -|pypi|[async_generator](https://github.com/python-trio/async_generator)|0.0001034693279889074| -|pypi|[BeautifulSoup4](https://pypi.org/project/BeautifulSoup4)|0.00010326043982746367| -|cran|[viridisLite](https://github.com/sjmgarnier/viridisLite)|0.00010311256281043697| -|npm|[d3-dispatch](https://d3js.org/d3-dispatch/)|0.00010299269258660121| -|pypi|[asgiref](https://pypi.org/project/asgiref)|0.00010252435882426958| -|pypi|[moviepy](https://zulko.github.io/moviepy/)|0.0001025212219940931| -|spack|py-six|0.00010229727545382543| -|pypi|[pycosat](https://pypi.org/project/pycosat)|0.00010210500159738738| -|pypi|[ptyprocess](https://pypi.org/project/ptyprocess)|0.00010185259451543357| -|pypi|[humanfriendly](https://pypi.org/project/humanfriendly)|0.00010184875529013965| -|pypi|[rtree](https://github.com/Toblerity/rtree)|0.00010142150573622656| -|cran|[base64enc](http://www.rforge.net/base64enc)|0.00010128586403366455| -|npm|[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)|0.0001009723553563722| -|npm|[three](https://threejs.org/)|0.00010097149550956657| -|pypi|[asdf-standard](https://pypi.org/project/asdf-standard)|0.00010091956910568661| -|pypi|[cigar](https://github.com/brentp/cigar)|0.00010050761421319797| -|cran|[deldir](https://www.stat.auckland.ac.nz/~rolf/)|0.00010048562432491946| -|pypi|[backports.zoneinfo](https://pypi.org/project/backports.zoneinfo)|0.0001003444066611092| -|pypi|[sphinx_astropy](https://github.com/astropy/sphinx-astropy)|0.00010025617412998933| -|npm|[tape](https://github.com/substack/tape)|0.0001001372021791871| -|pypi|[fire](https://github.com/google/python-fire)|0.00010007404638927667| -|npm|[js-yaml](https://github.com/nodeca/js-yaml#readme)|0.00010006779450432321| -|pypi|[reproject](https://pypi.org/project/reproject)|9.972317439446559e-05| -|cran|[lme4](https://github.com/lme4/lme4/)|9.968650459695835e-05| -|pypi|[xyzservices](https://pypi.org/project/xyzservices)|9.961867691322756e-05| -|cran|sfsmisc|9.958826439573887e-05| -|pypi|[urllib](https://urllib3.readthedocs.io/)|9.957048028114019e-05| -|pypi|[ptemcee](https://pypi.org/project/ptemcee)|9.904117017305226e-05| -|pypi|[sphinxcontrib-moderncmakedomain](https://pypi.org/project/sphinxcontrib-moderncmakedomain)|9.897721194568505e-05| -|pypi|[argon2-cffi](https://pypi.org/project/argon2-cffi)|9.8857749943744e-05| -|pypi|[websockets](https://pypi.org/project/websockets)|9.882947021796038e-05| -|cran|tinytex|9.862901726222199e-05| -|pypi|[sphinxcontrib-mermaid](https://pypi.org/project/sphinxcontrib-mermaid)|9.848185053915238e-05| -|pypi|[jeepney](https://pypi.org/project/jeepney)|9.827149340769852e-05| -|pypi|[pyhocon](http://github.com/chimpler/pyhocon/)|9.817593573938752e-05| -|npm|[tap](http://www.node-tap.org/)|9.805209927902832e-05| -|npm|[yargs](https://yargs.js.org/)|9.79348491404329e-05| -|pypi|[distributed](https://distributed.dask.org)|9.793078697199654e-05| -|cran|[tidyverse](http://tidyverse.tidyverse.org)|9.787620943276527e-05| -|npm|[file-type](https://github.com/sindresorhus/file-type#readme)|9.745967620821193e-05| -|cran|[sfheaders](https://dcooley.github.io/sfheaders/)|9.68799487981962e-05| -|cran|[insight](https://easystats.github.io/insight/)|9.685947959502552e-05| -|npm|rollup|9.681740837843612e-05| -|pypi|[sphinx-inline-tabs](https://pypi.org/project/sphinx-inline-tabs)|9.675004413155177e-05| -|pypi|[dymos](https://github.com/OpenMDAO/dymos)|9.664193674345959e-05| -|pypi|[openmdao](http://openmdao.org)|9.664193674345959e-05| -|pypi|[deeptools](http://pypi.python.org/pypi/deepTools/)|9.664193674345959e-05| -|pypi|[MacSyFinder](https://github.com/gem-pasteur/macsyfinder/)|9.664193674345959e-05| -|pypi|[enterprise-pulsar](https://github.com/nanograv/enterprise)|9.664193674345959e-05| -|pypi|[Cactus](http://github.com/koenbok/Cactus)|9.664193674345959e-05| -|pypi|[PyAbel](https://github.com/PyAbel/PyAbel)|9.664193674345959e-05| -|pypi|[PyNN](http://neuralensemble.org/PyNN/)|9.664193674345959e-05| -|pypi|[lazyarray](http://github.com/NeuralEnsemble/lazyarray/)|9.664193674345959e-05| -|pypi|[django-tastypie](https://github.com/django-tastypie/django-tastypie)|9.664193674345959e-05| -|pypi|[South](http://south.aeracode.org/)|9.664193674345959e-05| -|pypi|[green](https://github.com/CleanCut/green)|9.664193674345959e-05| -|pypi|[radio-pyse](http://docs.transientskp.org/)|9.664193674345959e-05| -|pypi|[ruamel_yaml_conda](https://pypi.org/project/ruamel_yaml_conda)|9.664193674345959e-05| -|pypi|[menuinst](https://github.com/ContinuumIO/menuinst)|9.664193674345959e-05| -|pypi|[cherrypy](https://www.cherrypy.org)|9.664193674345959e-05| -|pypi|[sherpa](http://cxc.harvard.edu/sherpa/)|9.664193674345959e-05| -|pypi|[pyprop8](https://github.com/valentineap/pyprop8)|9.664193674345959e-05| -|pypi|[pyjellyfish](https://github.com/iric-soft/pyJellyfish)|9.664193674345959e-05| -|pypi|[sphinx_bootstrap_theme](https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html)|9.664193674345959e-05| -|spack|lapacke|9.664193674345959e-05| -|spack|liblzma|9.664193674345959e-05| -|npm|[quasar](https://quasar.dev)|9.664193674345959e-05| -|npm|[midi-parser-js](https://github.com/colxi/midi-parser-js#readme)|9.664193674345959e-05| -|npm|[docusaurus](https://github.com/facebook/docusaurus)|9.664193674345959e-05| -|npm|[postcss-scss](https://github.com/postcss/postcss-scss#readme)|9.664193674345959e-05| -|npm|[plotly.js-dist-min](https://github.com/plotly/plotly.js#readme)|9.664193674345959e-05| -|pypi|[tables](https://pypi.org/project/tables)|9.613777793895814e-05| -|pypi|[nbclient](https://pypi.org/project/nbclient)|9.596230690110985e-05| -|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|9.580088440271659e-05| -|pypi|[gwpy](https://gwpy.github.io)|9.572153734590283e-05| -|pypi|[openpyxl](https://openpyxl.readthedocs.io)|9.57151643157526e-05| -|cran|[parameters](https://easystats.github.io/parameters/)|9.558554972244848e-05| -|cran|[Rdpack](https://geobosh.github.io/Rdpack/)|9.541427113700162e-05| -|pypi|[earthengine-api](http://code.google.com/p/earthengine-api/)|9.540293755444087e-05| -|cran|[R.methodsS3](https://github.com/HenrikBengtsson/R.methodsS3)|9.490253600628208e-05| -|pypi|[wxPython](https://pypi.org/project/wxPython)|9.477812796340716e-05| -|cran|[Cairo](http://www.rforge.net/Cairo/)|9.430364842024987e-05| -|cran|jquerylib|9.423515220563312e-05| -|pypi|[aipy](http://github.com/HERA-Team/aipy)|9.416393836542218e-05| -|cran|[downlit](https://downlit.r-lib.org/)|9.415331642337785e-05| -|pypi|[f90nml](http://github.com/marshallward/f90nml)|9.395617520729495e-05| -|npm|[webpack](https://github.com/webpack/webpack)|9.37856875764272e-05| -|pypi|[pygments-github-lexers](https://pypi.org/project/pygments-github-lexers)|9.371768055366798e-05| -|pypi|[keras-preprocessing](https://github.com/keras-team/keras-preprocessing)|9.343668986833012e-05| -|pypi|[zope.interface](https://github.com/zopefoundation/zope.interface)|9.341885353551204e-05| -|pypi|[autograd](https://pypi.org/project/autograd)|9.339450953074624e-05| -|npm|[vows](https://github.com/cloudhead/vows)|9.281581270497454e-05| -|pypi|[pyvo](https://pypi.org/project/pyvo)|9.251638977232378e-05| -|cran|dichromat|9.249112513556949e-05| -|pypi|[easydict](https://pypi.org/project/easydict)|9.213890743283245e-05| -|pypi|[mendeleev](https://github.com/lmmentel/mendeleev)|9.202920797322657e-05| -|pypi|[iminuit](http://github.com/scikit-hep/iminuit)|9.197138045964188e-05| -|pypi|[Six](https://pypi.org/project/Six)|9.182190198260196e-05| -|pypi|[dash](https://plotly.com/dash)|9.089526283559974e-05| -|pypi|[biom-format](http://www.biom-format.org)|9.058168196017181e-05| -|pypi|[terminado](https://pypi.org/project/terminado)|9.028884502620201e-05| -|pypi|[regions](https://github.com/astropy/regions)|9.014589704977391e-05| -|cran|[fastmatch](http://www.rforge.net/fastmatch)|8.998666106338456e-05| -|npm|[uglify-js](https://github.com/mishoo/UglifyJS#readme)|8.985259316553642e-05| -|pypi|[s3fs](https://pypi.org/project/s3fs)|8.97840095142232e-05| -|pypi|[yt](https://github.com/yt-project/yt)|8.933007152940772e-05| -|pypi|[tf-estimator-nightly](https://www.tensorflow.org/)|8.861324980837857e-05| -|pypi|[cftime](https://pypi.org/project/cftime)|8.851548064078527e-05| -|spack|py-jinja2|8.816203610867488e-05| -|cran|[R.oo](https://github.com/HenrikBengtsson/R.oo)|8.791815489817699e-05| -|cran|[fields](https://github.com/dnychka/fieldsRPackage)|8.752899449959214e-05| -|spack|py-pip|8.752631838524615e-05| -|spack|py-wheel|8.752631838524615e-05| -|spack|py-sphinxcontrib-websupport|8.752631838524615e-05| -|spack|py-sphinxcontrib-applehelp|8.752631838524615e-05| -|spack|py-sphinxcontrib-devhelp|8.752631838524615e-05| -|spack|py-sphinxcontrib-jsmath|8.752631838524615e-05| -|spack|py-sphinxcontrib-htmlhelp|8.752631838524615e-05| -|spack|py-sphinxcontrib-serializinghtml|8.752631838524615e-05| -|spack|py-sphinxcontrib-qthelp|8.752631838524615e-05| -|spack|py-pygments|8.752631838524615e-05| -|spack|py-docutils|8.752631838524615e-05| -|spack|py-snowballstemmer|8.752631838524615e-05| -|spack|py-babel|8.752631838524615e-05| -|spack|py-alabaster|8.752631838524615e-05| -|spack|py-imagesize|8.752631838524615e-05| -|spack|py-requests|8.752631838524615e-05| -|spack|py-sphinx-rtd-theme|8.752631838524615e-05| -|spack|py-packaging|8.752631838524615e-05| -|spack|py-importlib-metadata|8.752631838524615e-05| -|spack|py-colorama|8.752631838524615e-05| -|pypi|[tinycss2](https://pypi.org/project/tinycss2)|8.751547915030769e-05| -|cran|[lintr](https://github.com/jimhester/lintr)|8.749738446423529e-05| -|pypi|[pytest-benchmark](https://github.com/ionelmc/pytest-benchmark)|8.733326550162608e-05| -|rubygems|[rdoc](https://ruby.github.io/rdoc)|8.72610164944789e-05| -|pypi|[psycopg2-binary](https://pypi.org/project/psycopg2-binary)|8.716306471089759e-05| -|npm|[jshint](http://jshint.com/)|8.710497766583281e-05| -|pypi|[PyQt5](https://www.riverbankcomputing.com/software/pyqt/)|8.709830842422859e-05| -|pypi|[jupyterlab-pygments](https://pypi.org/project/jupyterlab-pygments)|8.696811121242516e-05| -|cran|[openssl](https://github.com/jeroen/openssl)|8.693193209828049e-05| -|pypi|[pyjwt](https://pypi.org/project/pyjwt)|8.613216909904315e-05| -|pypi|[xlrd](http://www.python-excel.org/)|8.599516704000496e-05| -|cran|[testit](https://github.com/yihui/testit)|8.595918495526995e-05| -|cran|[backports](https://github.com/r-lib/backports)|8.578548181739756e-05| -|pypi|[platformdirs](https://pypi.org/project/platformdirs)|8.57507785364424e-05| -|pypi|[prometheus-client](https://pypi.org/project/prometheus-client)|8.566001577538099e-05| -|pypi|[deap](https://www.github.com/deap)|8.526742442388905e-05| -|pypi|[Send2Trash](https://pypi.org/project/Send2Trash)|8.517834984253151e-05| -|pypi|[pyspark](https://pypi.org/project/pyspark)|8.501052210674917e-05| -|pypi|[progressbar2](https://pypi.org/project/progressbar2)|8.497333702009064e-05| -|cran|[uuid](http://www.rforge.net/uuid)|8.494150825375244e-05| -|cran|[outsider.base](https://docs.ropensci.org/outsider.base)|8.493870440375712e-05| -|pypi|[getdist](https://getdist.readthedocs.io)|8.493353600714008e-05| -|pypi|[colossus](https://pypi.org/project/colossus)|8.482165605256311e-05| -|pypi|[iso8601](https://pypi.org/project/iso8601)|8.476029997767829e-05| -|pypi|[debugpy](https://pypi.org/project/debugpy)|8.474507941710342e-05| -|pypi|[s3transfer](https://pypi.org/project/s3transfer)|8.463871351802399e-05| -|cran|[dygraphs](https://github.com/rstudio/dygraphs)|8.444629270066514e-05| -|cran|[googleCloudStorageR](https://code.markedmondson.me/googleCloudStorageR/)|8.422197641731871e-05| -|pypi|[alembic](https://alembic.sqlalchemy.org)|8.410810294742352e-05| -|pypi|[uvicorn](https://pypi.org/project/uvicorn)|8.37427661700062e-05| -|pypi|[pybktree](https://github.com/Jetsetter/pybktree)|8.346349082389692e-05| -|pypi|[distro](https://pypi.org/project/distro)|8.313771356335672e-05| -|cran|labeling|8.31164550705375e-05| -|pypi|[orjson](https://github.com/ijl/orjson)|8.306831399088976e-05| -|pypi|[ppft](https://github.com/uqfoundation/ppft)|8.298406209126602e-05| -|pypi|[flaky](https://pypi.org/project/flaky)|8.267391121858751e-05| -|pypi|[CGRtools](https://github.com/cimm-kzn/CGRtools)|8.255982596084119e-05| -|cran|[googleAuthR](https://code.markedmondson.me/googleAuthR/)|8.250227487776797e-05| -|cran|igraphdata|8.224869152765072e-05| -|cran|MatrixModels|8.165967001081884e-05| -|cran|[readxl](https://readxl.tidyverse.org)|8.14781817292311e-05| -|pypi|[botocore](https://github.com/boto/botocore)|8.133013318362599e-05| -|spack|qt4|8.123525117566168e-05| -|pypi|[python-Levenshtein](http://github.com/ztane/python-Levenshtein)|8.112388317310742e-05| -|pypi|[elementpath](https://pypi.org/project/elementpath)|8.109880063939868e-05| -|pypi|[gcsfs](https://pypi.org/project/gcsfs)|8.098250907559647e-05| -|cran|KernSmooth|8.092756656042956e-05| -|pypi|[tensorflow-estimator](https://www.tensorflow.org/)|8.091492651844473e-05| -|cran|[aws.s3](https://github.com/cloudyr/aws.s3)|8.073869844696958e-05| -|pypi|[qtconsole](https://pypi.org/project/qtconsole)|8.050478232710167e-05| -|cran|triebeard|8.045199629051151e-05| -|cran|[spdep](https://github.com/r-spatial/spdep/)|8.04103163285776e-05| -|pypi|[atari-py](https://pypi.org/project/atari-py)|8.022204882976498e-05| -|cran|[memoise](https://github.com/r-lib/memoise)|8.012764470135148e-05| -|cran|[DBItest](https://dbitest.r-dbi.org)|7.996375373655907e-05| -|rubygems|[ruby2_keywords](https://github.com/ruby/ruby2_keywords)|7.972959781335417e-05| -|cran|[units](https://github.com/r-quantities/units/)|7.971920125542618e-05| -|pypi|[invoke](https://pypi.org/project/invoke)|7.960923368113392e-05| -|pypi|[pyOpenSSL](https://pypi.org/project/pyOpenSSL)|7.955569291647167e-05| -|cran|splines|7.949905042289267e-05| -|pypi|[pygtrie](https://github.com/mina86/pygtrie)|7.938444803927037e-05| -|pypi|[ipdb](https://pypi.org/project/ipdb)|7.929991862981625e-05| -|spack|libpng|7.925247650415359e-05| -|pypi|[lockfile](https://pypi.org/project/lockfile)|7.923153033782547e-05| -|pypi|[immutabledict](https://github.com/corenting/immutabledict)|7.914608819528773e-05| -|pypi|[fastapi](https://pypi.org/project/fastapi)|7.893503284629796e-05| -|cran|[spatstat.linnet](http://spatstat.org/)|7.874830553081834e-05| -|pypi|[retrying](https://pypi.org/project/retrying)|7.845552227549604e-05| -|pypi|[deprecated](https://github.com/tantale/deprecated)|7.839008332206916e-05| -|cran|rasterVis|7.829027152105968e-05| -|pypi|[parse](https://github.com/r1chardj0n3s/parse)|7.809449433814917e-05| -|pypi|[editdistance](https://www.github.com/roy-ht/editdistance)|7.809449433814917e-05| -|npm|[nyc](https://istanbul.js.org/)|7.804495537906927e-05| -|cran|[rjson](https://github.com/alexcb/rjson)|7.804137203337468e-05| -|pypi|[tensorflow-io-gcs-filesystem](https://github.com/tensorflow/io)|7.779300139970524e-05| -|pypi|[gitpython](https://pypi.org/project/gitpython)|7.76330029162049e-05| -|pypi|[pylint](https://pypi.org/project/pylint)|7.739507335567981e-05| -|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|7.731354939476767e-05| -|pypi|[nmmn](https://github.com/rsnemmen/nmmn)|7.731354939476767e-05| -|pypi|[pymatbridge](https://github.com/arokem/python-matlab-bridge)|7.731354939476767e-05| -|pypi|[patool](http://wummel.github.io/patool/)|7.731354939476767e-05| -|pypi|[jq](http://github.com/mwilliamson/jq.py)|7.731354939476767e-05| -|pypi|[chemparse](https://pypi.org/project/chemparse)|7.731354939476767e-05| -|pypi|[gwtools](https://pypi.org/project/gwtools)|7.731354939476767e-05| -|pypi|[cluster-lensing](http://github.com/jesford/cluster-lensing)|7.731354939476767e-05| -|pypi|[amuse-framework](http://www.amusecode.org/)|7.731354939476767e-05| -|pypi|[hope](http://hope.phys.ethz.ch)|7.731354939476767e-05| -|pypi|[aplanat](https://github.com/epi2me-labs/aplanat)|7.731354939476767e-05| -|pypi|[superfreq](http://adrian.pw/superfreq)|7.731354939476767e-05| -|pypi|[sphinx_epytext](https://github.com/jayvdb/sphinx-epytext)|7.731354939476767e-05| -|pypi|[importlib](https://github.com/brettcannon/importlib)|7.731354939476767e-05| -|pypi|[openexr](https://github.com/sanguinariojoe/pip-openexr)|7.731354939476767e-05| -|pypi|[mathutils](https://gitlab.com/ideasman42/blender-mathutils)|7.731354939476767e-05| -|spack|sphinx|7.731354939476767e-05| -|spack|torch|7.731354939476767e-05| -|spack|sgx|7.731354939476767e-05| -|spack|curses|7.731354939476767e-05| -|cran|[mapiso](https://github.com/riatelab/mapiso)|7.731354939476767e-05| -|cran|tuneR|7.731354939476767e-05| -|npm|[remark-directive](https://github.com/remarkjs/remark-directive#readme)|7.731354939476767e-05| -|cran|[spatstat](http://spatstat.org/)|7.725107915864715e-05| -|pypi|[pytest-shutil](https://pypi.org/project/pytest-shutil)|7.720642225719494e-05| -|pypi|[pytest-fixture-config](https://pypi.org/project/pytest-fixture-config)|7.720642225719494e-05| -|cran|[spatstat.geom](http://spatstat.org/)|7.712315114080769e-05| -|pypi|[music21](https://github.com/cuthbertLab/music21)|7.6962124170246e-05| -|pypi|[pysoundfile](https://github.com/bastibe/PySoundFile)|7.6962124170246e-05| -|pypi|[pyreadline3](https://pypi.python.org/pypi/pyreadline3/)|7.692646007605907e-05| -|pypi|[pyreadline](http://ipython.org/pyreadline.html)|7.692646007605907e-05| -|npm|[bootstrap](https://getbootstrap.com/)|7.671219695081313e-05| -|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|7.655580625888821e-05| -|pypi|[jupytext](https://pypi.org/project/jupytext)|7.619880334726296e-05| -|pypi|[imageio-ffmpeg](https://pypi.org/project/imageio-ffmpeg)|7.61899819980212e-05| -|pypi|[kaleido](https://pypi.org/project/kaleido)|7.594294170384279e-05| -|pypi|[markupsafe](https://pypi.org/project/markupsafe)|7.58948093085817e-05| -|cran|[cellranger](https://github.com/rsheets/cellranger)|7.581730720532826e-05| -|cran|[praise](https://github.com/gaborcsardi/praise)|7.575833248897281e-05| -|spack|py-typing|7.567786231339921e-05| -|pypi|[tzlocal](https://pypi.org/project/tzlocal)|7.560909626540972e-05| -|pypi|[pyBigWig](https://github.com/dpryan79/pyBigWig)|7.54470782115996e-05| -|cran|diffviewer|7.508904632676653e-05| -|pypi|[Biopython](https://biopython.org/)|7.49458219445529e-05| -|pypi|[nvidia-cublas-cu11](https://pypi.org/project/nvidia-cublas-cu11)|7.466982394285321e-05| -|cran|[pdftools](https://docs.ropensci.org/pdftools/)|7.410523369441648e-05| -|pypi|[capturer](https://pypi.org/project/capturer)|7.403278611877211e-05| -|pypi|[pretty_midi](https://github.com/craffel/pretty-midi)|7.379929714955097e-05| -|cran|rprintf|7.369036173909989e-05| -|pypi|[cartopy](https://pypi.org/project/cartopy)|7.358956227279803e-05| -|cran|[spatstat.utils](http://spatstat.org/)|7.348615207513696e-05| -|pypi|[pytest-pep8](https://pypi.org/project/pytest-pep8)|7.339269321632461e-05| -|spack|[pcre2](https://www.pcre.org)|7.308054849045917e-05| -|pypi|[dominate](https://pypi.org/project/dominate)|7.300891221234837e-05| -|cran|[future.apply](https://future.apply.futureverse.org)|7.286996176716313e-05| -|spack|gl|7.281636715217382e-05| -|cran|[mapview](https://github.com/r-spatial/mapview)|7.220577226812009e-05| -|pypi|[traits](http://docs.enthought.com/traits)|7.214512731457697e-05| -|pypi|[twisted](https://pypi.org/project/twisted)|7.209545161528421e-05| -|pypi|[dust-extinction](https://pypi.org/project/dust-extinction)|7.20801259061508e-05| -|pypi|[pydantic](https://pypi.org/project/pydantic)|7.193289116451587e-05| -|pypi|[corner](https://corner.readthedocs.io)|7.180064799280076e-05| -|pypi|[freezegun](https://pypi.org/project/freezegun)|7.153712303122009e-05| -|cran|[shinyjs](https://deanattali.com/shinyjs/)|7.141665217671328e-05| -|pypi|[GitPython](https://pypi.org/project/GitPython)|7.13990527961405e-05| -|pypi|[python-snappy](https://pypi.org/project/python-snappy)|7.138097865198882e-05| -|pypi|[python_version](https://pypi.org/project/python_version)|7.133095331064875e-05| -|cran|[cluster](https://svn.r-project.org/R-packages/trunk/cluster/)|7.127831985920151e-05| -|pypi|[fastparquet](https://pypi.org/project/fastparquet)|7.12494078253877e-05| -|npm|[mkdirp](https://github.com/isaacs/node-mkdirp#readme)|7.099939412225351e-05| -|pypi|[asttokens](https://pypi.org/project/asttokens)|7.091944191884711e-05| -|pypi|[executing](https://pypi.org/project/executing)|7.091944191884711e-05| -|pypi|[trio](https://github.com/python-trio/trio)|7.074816920841847e-05| -|pypi|[requests-oauthlib](https://pypi.org/project/requests-oauthlib)|7.066957012131127e-05| -|spack|[re2c](https://re2c.org/index.html)|7.060199364983533e-05| -|pypi|[pyensembl](https://pypi.org/project/pyensembl)|7.053204663356948e-05| -|npm|[react-select](https://github.com/JedWatson/react-select)|7.040549193649137e-05| -|cran|[reticulate](https://rstudio.github.io/reticulate/)|7.035181300332943e-05| -|pypi|[dgl](https://github.com/dmlc/dgl)|7.028504490433425e-05| -|cran|[xtable](http://xtable.r-forge.r-project.org/)|7.02750797033009e-05| -|pypi|[loompy](https://github.com/linnarsson-lab/loompy)|7.009195412163003e-05| -|pypi|[sphinx-autoapi](https://pypi.org/project/sphinx-autoapi)|6.986265431171718e-05| -|npm|[ajv-formats](https://github.com/ajv-validator/ajv-formats#readme)|6.979695431472081e-05| -|pypi|[specutils](https://pypi.org/project/specutils)|6.975045186707325e-05| -|pypi|[ccdproc](http://ccdproc.readthedocs.io/)|6.973954735229628e-05| -|pypi|[paramiko](https://pypi.org/project/paramiko)|6.96723227064996e-05| -|cran|asciicast|6.916006867973938e-05| -|npm|[chai](http://chaijs.com)|6.900518562982936e-05| -|rubygems|[github-pages](https://github.com/github/pages-gem)|6.893791487700118e-05| -|pypi|[pymbar](http://github.com/choderalab/pymbar)|6.889189490712334e-05| -|cran|[performance](https://easystats.github.io/performance/)|6.881753336810073e-05| -|pypi|[SciencePlots](https://github.com/garrettj403/SciencePlots/)|6.872315501757126e-05| -|pypi|[asdf-coordinates-schemas](https://pypi.org/project/asdf-coordinates-schemas)|6.872084450295457e-05| -|rubygems|[liquid](http://www.liquidmarkup.org)|6.84637653748536e-05| -|cran|[qs](https://github.com/traversc/qs)|6.831305393203587e-05| -|pypi|[asdf-wcs-schemas](https://pypi.org/project/asdf-wcs-schemas)|6.828715053682699e-05| -|pypi|[uritemplate](https://pypi.org/project/uritemplate)|6.817128500133049e-05| -|pypi|[tess-point](https://pypi.org/project/tess-point)|6.815799749275572e-05| -|cran|[gh](https://gh.r-lib.org/)|6.810201348124381e-05| -|npm|[cytoscape](http://js.cytoscape.org)|6.790455737156244e-05| -|cran|[RPostgres](https://rpostgres.r-dbi.org)|6.786974493014446e-05| -|cran|boot|6.786799005047526e-05| -|pypi|[hydra-core](https://github.com/facebookresearch/hydra)|6.756472067212805e-05| -|pypi|[dnspython](https://pypi.org/project/dnspython)|6.753817280177264e-05| -|pypi|[ml-collections](https://github.com/google/ml_collections)|6.728668906125182e-05| -|cran|[commonmark](https://docs.ropensci.org/commonmark/)|6.727588752693204e-05| -|pypi|[omegaconf](https://github.com/omry/omegaconf)|6.717939970949857e-05| -|cran|[jpeg](http://www.rforge.net/jpeg/)|6.709845411926701e-05| -|pypi|[glob2](https://pypi.org/project/glob2)|6.709527528309255e-05| -|npm|[pg](https://github.com/brianc/node-postgres)|6.693813800412785e-05| -|pypi|[patsy](https://pypi.org/project/patsy)|6.688144766064457e-05| -|pypi|[pytest-virtualenv](https://pypi.org/project/pytest-virtualenv)|6.677401940055539e-05| -|pypi|[pathspec](https://pypi.org/project/pathspec)|6.6491992630369e-05| -|pypi|[types-docutils](https://pypi.org/project/types-docutils)|6.640144719737282e-05| -|rubygems|[simplecov_json_formatter](https://github.com/fede-moya/simplecov_json_formatter)|6.623472554666145e-05| -|rubygems|[simplecov-html](https://github.com/simplecov-ruby/simplecov-html)|6.623472554666145e-05| -|rubygems|[docile](https://ms-ati.github.io/docile/)|6.623472554666145e-05| -|spack|[jpeg](http://www.ijg.org)|6.611638249216383e-05| -|pypi|[panel](http://panel.holoviz.org)|6.610530173711551e-05| -|cran|[webp](https://github.com/jeroen/webp#readme)|6.584014343865346e-05| -|cran|[exactextractr](https://isciences.gitlab.io/exactextractr/)|6.571850625606812e-05| -|pypi|[jupyterlab](https://pypi.org/project/jupyterlab)|6.567082164895699e-05| -|spack|libx11|6.55773090988307e-05| -|cran|later|6.549728721556593e-05| -|cran|[viridis](https://sjmgarnier.github.io/viridis/)|6.541356670018671e-05| -|pypi|[websocket-client](https://pypi.org/project/websocket-client)|6.540216408935194e-05| -|pypi|[pyface](http://docs.enthought.com/pyface)|6.536323701679033e-05| -|pypi|[sphinx-bootstrap-theme](https://pypi.org/project/sphinx-bootstrap-theme)|6.53550078075518e-05| -|pypi|[appnope](https://pypi.org/project/appnope)|6.530190349158933e-05| -|pypi|[types-backports](https://pypi.org/project/types-backports)|6.5184066570233e-05| -|cran|[showtext](https://github.com/yixuan/showtext)|6.509596451504463e-05| -|cran|[cowplot](https://wilkelab.org/cowplot/)|6.501716155602845e-05| -|pypi|[celery](https://pypi.org/project/celery)|6.501676583578781e-05| -|cran|[rvest](http://rvest.tidyverse.org/)|6.49975654483838e-05| -|pypi|[tensorflow_probability](http://github.com/tensorflow/probability)|6.494007749376746e-05| -|pypi|[pyfastaq](https://github.com/sanger-pathogens/Fastaq)|6.488815752775144e-05| -|pypi|[matplotlib-venn](https://github.com/konstantint/matplotlib-venn)|6.487850298861624e-05| -|cran|[V8](https://github.com/jeroen/v8)|6.468383613737841e-05| -|pypi|[rasterio](https://pypi.org/project/rasterio)|6.462333071473244e-05| -|cran|[prettydoc](https://github.com/yixuan/prettydoc)|6.461323134454435e-05| -|pypi|[partd](https://pypi.org/project/partd)|6.453012279189732e-05| -|pypi|[sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page)|6.446613436620915e-05| -|pypi|[PuLP](https://github.com/coin-or/pulp)|6.442795782897306e-05| -|pypi|[Pyedra](https://github.com/milicolazo/Pyedra)|6.442795782897306e-05| -|pypi|[tartiflette](https://tartiflette.io)|6.442795782897306e-05| -|pypi|[tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp)|6.442795782897306e-05| -|pypi|[gpytorch](https://gpytorch.ai)|6.442795782897306e-05| -|pypi|[pyYAML](https://pyyaml.org/)|6.442795782897306e-05| -|pypi|[wsgiref](http://cheeseshop.python.org/pypi/wsgiref)|6.442795782897306e-05| -|pypi|[PyEscape](https://github.com/qaviton/escape)|6.442795782897306e-05| -|pypi|[naif-pds4-bundler](https://github.com/NASA-PDS/naif-pds4-bundler)|6.442795782897306e-05| -|pypi|[ntdownload](https://github.com/ggonnella/fastsubtrees/tree/main/ntdowload)|6.442795782897306e-05| -|pypi|[clawpack](http://www.clawpack.org)|6.442795782897306e-05| -|pypi|[jsonify](https://pypi.org/project/jsonify)|6.442795782897306e-05| -|pypi|[stginga](https://github.com/spacetelescope/stginga)|6.442795782897306e-05| -|pypi|[PySpectrograph](http://code.google.com/p/pyspectrograph/)|6.442795782897306e-05| -|pypi|[simpledist](https://github.com/timothydmorton/simpledist)|6.442795782897306e-05| -|pypi|[cellpylib](http://github.com/lantunes/cellpylib)|6.442795782897306e-05| -|pypi|[PyCap](https://github.com/redcap-tools/PyCap)|6.442795782897306e-05| -|pypi|[Numpy](https://www.numpy.org)|6.442795782897306e-05| -|pypi|[Matplotlib](https://matplotlib.org)|6.442795782897306e-05| -|pypi|[NumExpr](https://github.com/pydata/numexpr)|6.442795782897306e-05| -|pypi|[nnde](https://github.com/elwinter/nnde)|6.442795782897306e-05| -|pypi|[gnuplot](https://github.com/gnuplot)|6.442795782897306e-05| -|pypi|[python-bls](https://github.com/zebra-lucky/python-bls)|6.442795782897306e-05| -|pypi|[ncbi-datasets-pylib](https://www.ncbi.nlm.nih.gov/datasets)|6.442795782897306e-05| -|pypi|[GetDist](https://getdist.readthedocs.io)|6.442795782897306e-05| -|pypi|[pytecplot](https://www.tecplot.com/docs/pytecplot)|6.442795782897306e-05| -|pypi|[mc3](https://github.com/pcubillos/mc3)|6.442795782897306e-05| -|spack|qt5|6.442795782897306e-05| -|spack|pythonextensions|6.442795782897306e-05| -|cran|[taxa](https://docs.ropensci.org/taxa/)|6.442795782897306e-05| -|cran|[vegdata](http://germansl.infinitenature.org)|6.442795782897306e-05| -|spack|[bpp-core](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|6.442151503319017e-05| -|pypi|[mne](https://mne.tools/dev/)|6.419544869880792e-05| -|pypi|[pure-eval](https://pypi.org/project/pure-eval)|6.412988326929907e-05| -|pypi|[ipyparallel](https://pypi.org/project/ipyparallel)|6.410872650721478e-05| -|pypi|[crc32c](https://github.com/ICRAR/crc32c)|6.378367825068333e-05| -|cran|js|6.378367825068333e-05| -|pypi|[Shapely](https://github.com/shapely/shapely)|6.348335513898779e-05| -|pypi|[pysolr](https://pypi.org/project/pysolr)|6.34055565217106e-05| -|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|6.337090816331516e-05| -|cran|[spatstat.random](http://spatstat.org/)|6.332944783895101e-05| -|pypi|[radvel](https://pypi.org/project/radvel)|6.317007865231215e-05| -|rubygems|[numerizer](http://github.com/jduff/numerizer)|6.314584146817649e-05| -|cran|rsconnect|6.308895507956789e-05| -|spack|[hdf5](https://portal.hdfgroup.org)|6.306417355444412e-05| -|pypi|[Mako](https://pypi.org/project/Mako)|6.295542972256172e-05| -|npm|[webpack-cli](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli)|6.29103313223286e-05| -|pypi|[travis-sphinx](https://github.com/syntaf/travis-sphinx)|6.275450437886986e-05| -|pypi|[cupy](https://cupy.dev/)|6.270175022553459e-05| -|npm|[react-bootstrap](https://react-bootstrap.github.io/)|6.266380606374366e-05| -|spack|freetype|6.214502643705144e-05| -|spack|libtiff|6.179835324327517e-05| -|npm|[requirejs](http://github.com/jrburke/r.js)|6.171718690329585e-05| -|pypi|[towncrier](https://pypi.org/project/towncrier)|6.167973366886163e-05| -|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|6.16237132644786e-05| -|cran|[phangorn](https://github.com/KlausVigo/phangorn)|6.149679396762793e-05| -|cran|[randomForest](https://www.stat.berkeley.edu/~breiman/RandomForests/)|6.133411344742213e-05| -|pypi|[natsort](https://pypi.org/project/natsort)|6.122753896616516e-05| -|pypi|[blosc](http://github.com/blosc/python-blosc)|6.120655993752442e-05| -|pypi|[pybtex-docutils](https://github.com/mcmtroffaes/pybtex-docutils)|6.115385156008424e-05| -|pypi|[ordereddict](https://pypi.org/project/ordereddict)|6.111312263750468e-05| -|pypi|[xxhash](https://pypi.org/project/xxhash)|6.093924384749629e-05| -|cran|[crosstalk](https://rstudio.github.io/crosstalk/)|6.0917976933535844e-05| -|cran|[getPass](https://github.com/wrathematics/getPass)|6.076136517102989e-05| -|pypi|[pygame](https://www.pygame.org)|6.067909397261443e-05| -|npm|[react-redux](https://github.com/reduxjs/react-redux)|6.044684644249361e-05| -|cran|[whisker](http://github.com/edwindj/whisker)|6.036077764466293e-05| -|cran|[tesseract](https://docs.ropensci.org/tesseract/)|6.026845154440258e-05| -|pypi|[quantiphy](https://quantiphy.readthedocs.io)|6.013276064037486e-05| -|spack|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.9972629105412764e-05| -|pypi|[fbs](https://build-system.fman.io)|5.947196107289821e-05| -|pypi|[bidict](https://bidict.readthedocs.io)|5.947196107289821e-05| -|cran|[R.rsp](https://github.com/HenrikBengtsson/R.rsp)|5.936694116962868e-05| -|cran|[gifski](https://gif.ski/)|5.930530986326437e-05| -|pypi|[opencv-python](https://github.com/skvark/opencv-python)|5.9293967214073904e-05| -|pypi|[prospector](https://pypi.org/project/prospector)|5.921305866826548e-05| -|pypi|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.921044374407319e-05| -|cran|[nleqslv](NA)|5.918295077930996e-05| -|pypi|[zarr](https://pypi.org/project/zarr)|5.914732131960406e-05| -|pypi|[voluptuous](https://github.com/alecthomas/voluptuous)|5.910617042680757e-05| -|pypi|[trackpy](https://github.com/soft-matter/trackpy)|5.905896134322531e-05| -|cran|[katex](https://docs.ropensci.org/katex/)|5.901800501841996e-05| -|pypi|[pyfiglet](https://pypi.org/project/pyfiglet)|5.8884787246703855e-05| -|pypi|[nvidia-cuda-nvrtc-cu11](https://pypi.org/project/nvidia-cuda-nvrtc-cu11)|5.8883363575809086e-05| -|pypi|[nvidia-cuda-runtime-cu11](https://pypi.org/project/nvidia-cuda-runtime-cu11)|5.8883363575809086e-05| -|npm|[moment](https://momentjs.com)|5.8785866407807234e-05| -|pypi|[bibtexparser](https://pypi.org/project/bibtexparser)|5.86449173664483e-05| -|pypi|[mimeparse](https://pypi.org/project/mimeparse)|5.837633179003737e-05| -|pypi|[pyfastx](https://github.com/lmdu/pyfastx)|5.8287168098399064e-05| -|pypi|[pyopenssl](https://pyopenssl.org/)|5.821781325083999e-05| -|npm|[vuex](https://github.com/vuejs/vuex#readme)|5.798516204607575e-05| -|pypi|[argon2-cffi-bindings](https://pypi.org/project/argon2-cffi-bindings)|5.792901364886452e-05| -|npm|[react-images](https://jossmac.github.io/react-images/)|5.782737929220889e-05| -|npm|[supertest](https://github.com/visionmedia/supertest#readme)|5.777948331949589e-05| -|pypi|[pynacl](https://pypi.org/project/pynacl)|5.774145847691088e-05| -|pypi|[pygments~=2.7](https://pypi.org/project/pygments~=2.7)|5.7714164403617324e-05| -|pypi|[sphinx~=4.0](https://pypi.org/project/sphinx~=4.0)|5.7714164403617324e-05| -|pypi|[uvloop](https://pypi.org/project/uvloop)|5.7661928037244765e-05| -|spack|[opencl](https://developer.nvidia.com/cuda-zone)|5.726771565521192e-05| -|pypi|[ruff](https://pypi.org/project/ruff)|5.691511030847326e-05| -|pypi|[django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms)|5.6911362748926205e-05| -|cran|egg|5.688857619427583e-05| -|pypi|[pynndescent](http://github.com/lmcinnes/pynndescent)|5.6821351237594894e-05| -|spack|[matlab](https://www.mathworks.com/products/matlab.html)|5.6766932411568736e-05| -|pypi|[rfpipe](http://github.com/realfastvla/rfpipe)|5.675796284933341e-05| -|cran|[WikidataR](https://github.com/TS404/WikidataR/issues)|5.669589488995971e-05| -|pypi|[pyprind](https://github.com/rasbt/pyprind)|5.6618508395158145e-05| -|pypi|[colorspacious](https://github.com/njsmith/colorspacious)|5.658954509957047e-05| -|cran|tufte|5.657362430533477e-05| -|pypi|[bitarray](https://github.com/ilanschnell/bitarray)|5.651252300998494e-05| -|pypi|[dash-table](https://pypi.org/project/dash-table)|5.643120044407871e-05| -|pypi|[dash-core-components](https://pypi.org/project/dash-core-components)|5.643120044407871e-05| -|pypi|[dash-html-components](https://pypi.org/project/dash-html-components)|5.643120044407871e-05| -|cran|selectr|5.6274572695145996e-05| -|pypi|[SecretStorage](https://pypi.org/project/SecretStorage)|5.6243755916763066e-05| -|pypi|[texttable](https://github.com/foutaise/texttable/)|5.6230664738408424e-05| -|spack|[gmake](https://www.gnu.org/software/make/)|5.620856705464258e-05| -|pypi|[pymummer](https://github.com/sanger-pathogens/pymummer)|5.619038322084007e-05| -|pypi|[py4j](https://pypi.org/project/py4j)|5.6017941083711294e-05| -|cran|[listenv](https://github.com/HenrikBengtsson/listenv)|5.5974970582504954e-05| -|pypi|[pymysql](https://pypi.org/project/pymysql)|5.5847893272288036e-05| -|spack|double-conversion|5.584732899895614e-05| -|npm|[pako](https://github.com/nodeca/pako#readme)|5.5776203491939535e-05| -|pypi|[whoosh](http://bitbucket.org/mchaput/whoosh)|5.57633281768331e-05| -|pypi|[grpcio-tools](https://pypi.org/project/grpcio-tools)|5.569647491738191e-05| -|pypi|[sphinxcontrib-towncrier](https://pypi.org/project/sphinxcontrib-towncrier)|5.564850935349466e-05| -|pypi|[pyrsistent](https://pypi.org/project/pyrsistent)|5.558660114697821e-05| -|pypi|[feets](https://github.com/carpyncho/feets)|5.548819334552704e-05| -|pypi|[libcst](https://pypi.org/project/libcst)|5.545257000077239e-05| -|pypi|[dpcontracts](https://pypi.org/project/dpcontracts)|5.545257000077239e-05| -|pypi|[jupyter-server](https://pypi.org/project/jupyter-server)|5.5440753099938535e-05| -|pypi|[pytest-faulthandler](https://pypi.org/project/pytest-faulthandler)|5.5256962315211106e-05| -|pypi|[pytest-localserver](https://pypi.org/project/pytest-localserver)|5.5256962315211106e-05| -|pypi|[msgpack-python](http://msgpack.org/)|5.522396385340548e-05| -|pypi|[pony](https://ponyorm.com)|5.522396385340548e-05| -|pypi|[STAR](https://github.com/dbrgn/star)|5.522396385340548e-05| -|pypi|[fastqc](https://github.com/fastqc)|5.522396385340548e-05| -|pypi|[easydev](http://github.com/cokelaer/easydev)|5.522396385340548e-05| -|pypi|[acstools](https://github.com/spacetelescope/acstools)|5.522396385340548e-05| -|pypi|[pytools](http://pypi.python.org/pypi/pytools)|5.522396385340548e-05| -|pypi|[neo4j](https://neo4j.com/docs/api/python-driver/current/)|5.522396385340548e-05| -|pypi|[universal-divergence](https://github.com/slaypni/universal-divergence)|5.522396385340548e-05| -|pypi|[mamba](http://nestorsalceda.github.io/mamba)|5.522396385340548e-05| -|pypi|[cykhash](https://github.com/realead/cykhash)|5.522396385340548e-05| -|pypi|[pytorch](http://pytorch.org)|5.522396385340548e-05| -|pypi|[mdtraj](http://mdtraj.org)|5.522396385340548e-05| -|pypi|[openmm](https://github.com/rmcgibbo/openmm-cmd)|5.522396385340548e-05| -|pypi|[pywgsim](https://github.com/ialbert/pywgsim)|5.522396385340548e-05| -|pypi|[ncls](https://github.com/endrebak/ncls)|5.522396385340548e-05| -|pypi|[sorted_nearest](https://github.com/endrebak/sorted_nearest)|5.522396385340548e-05| -|pypi|[pyrle](https://github.com/endrebak/pyrle)|5.522396385340548e-05| -|pypi|[pyranges](http://github.com/endrebak/pyranges)|5.522396385340548e-05| -|pypi|[cppyy](http://cppyy.readthedocs.org)|5.522396385340548e-05| -|pypi|[cyflann](https://github.com/dougalsutherland/cyflann)|5.522396385340548e-05| -|pypi|[vlfeat-ctypes](https://github.com/dougalsutherland/vlfeat-ctypes)|5.522396385340548e-05| -|pypi|[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse)|5.522396385340548e-05| -|pypi|[libstempo](https://github.com/vallis/libstempo)|5.522396385340548e-05| -|pypi|[noise](https://github.com/caseman/noise)|5.522396385340548e-05| -|pypi|[numpy-groupies](https://github.com/ml31415/numpy-groupies)|5.522396385340548e-05| -|pypi|[strucscan](https://github.com/ICAMS/strucscan)|5.522396385340548e-05| -|pypi|[panstamps](https://github.com/thespacedoctor/panstamps)|5.522396385340548e-05| -|pypi|[drug2ways](https://github.com/drug2ways/drug2ways)|5.522396385340548e-05| -|pypi|[matplotlib_venn](https://github.com/konstantint/matplotlib-venn)|5.522396385340548e-05| -|pypi|[reboundx](https://github.com/dtamayo/reboundx)|5.522396385340548e-05| -|spack|yaml|5.522396385340548e-05| -|spack|effpotential|5.522396385340548e-05| -|spack|rigidbodykinematics|5.522396385340548e-05| -|spack|sbgatcore|5.522396385340548e-05| -|npm|[choices.js](https://github.com/jshjohnson/Choices#readme)|5.522396385340548e-05| -|npm|[filepond](https://pqina.nl/filepond/)|5.522396385340548e-05| -|npm|[cytoscape-cola](https://github.com/cytoscape/cytoscape.js-cola)|5.522396385340548e-05| -|npm|[modernizr](https://github.com/Modernizr/Modernizr)|5.522396385340548e-05| -|cran|[formatR](https://github.com/yihui/formatR)|5.517080542749659e-05| -|npm|[tslib](https://www.typescriptlang.org/)|5.51257074809524e-05| -|cran|fastmap|5.508017356075982e-05| -|npm|[cookie-parser](https://github.com/expressjs/cookie-parser#readme)|5.497110687605472e-05| -|spack|[gmp](https://gmplib.org)|5.490031317089166e-05| -|pypi|[types-urllib3](https://pypi.org/project/types-urllib3)|5.482113783163342e-05| -|pypi|[asteval](https://github.com/newville/asteval)|5.473247171605311e-05| -|spack|cpio|5.467172421487142e-05| -|spack|fontconfig|5.438507732749489e-05| -|cran|styler|5.4379939826984746e-05| -|pypi|[qiskit-terra](https://github.com/Qiskit/qiskit-terra)|5.4341914430746924e-05| -|pypi|[types-colorama](https://pypi.org/project/types-colorama)|5.4307246053438956e-05| -|cran|combinat|5.4290558812187594e-05| -|pypi|[freesasa](http://freesasa.github.io/)|5.400927885899834e-05| -|pypi|[clickclick](https://codeberg.org/hjacobs/python-clickclick)|5.397222067272829e-05| -|cran|[progress](https://github.com/r-lib/progress#readme)|5.393170947344962e-05| -|pypi|[pingouin](https://pingouin-stats.org/index.html)|5.3896464722314e-05| -|npm|[d3-array](https://d3js.org/d3-array/)|5.367948876677365e-05| -|npm|[d3-scale](https://d3js.org/d3-scale/)|5.367948876677365e-05| -|pypi|[pyfits](http://pyfits.readthedocs.io/en/latest/)|5.357432493316914e-05| -|pypi|[h11](https://pypi.org/project/h11)|5.3557108199281785e-05| -|cran|[s2](https://r-spatial.github.io/s2/)|5.3496481154892104e-05| -|pypi|[CommonMark](https://github.com/rtfd/commonmark.py)|5.32868771213168e-05| -|pypi|[ansicolors](https://pypi.org/project/ansicolors)|5.3126585498369154e-05| -|npm|[rc-slider](http://github.com/react-component/slider/)|5.3124807332662e-05| -|pypi|[khmer](https://khmer.readthedocs.io/)|5.3107045239024933e-05| -|pypi|[contextvars](https://pypi.org/project/contextvars)|5.308348986605591e-05| -|cran|WRS2|5.3056390947352496e-05| -|npm|[d3-brush](https://d3js.org/d3-brush/)|5.303520918848392e-05| -|npm|[d3-format](https://d3js.org/d3-format/)|5.303520918848392e-05| -|cran|webshot|5.300009211081872e-05| -|cran|flashClust|5.2754290059392924e-05| -|pypi|[pynvml](http://www.nvidia.com/)|5.269914096056228e-05| -|pypi|[pip-run](https://pypi.org/project/pip-run)|5.269565055856164e-05| -|pypi|[torch-geometric](https://github.com/pyg-team/pytorch_geometric)|5.255964980784644e-05| -|cran|[car](https://r-forge.r-project.org/projects/car/)|5.248512253294875e-05| -|npm|[rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve#readme)|5.213157575243665e-05| -|cran|[sodium](https://github.com/jeroen/sodium#readme)|5.2129469420079876e-05| -|pypi|[frozendict](https://pypi.org/project/frozendict)|5.209047106835336e-05| -|pypi|[flake8-2020](https://pypi.org/project/flake8-2020)|5.2081663430601395e-05| -|pypi|[pip-api](https://pypi.org/project/pip-api)|5.2000391990077445e-05| -|pypi|[requirementslib](https://pypi.org/project/requirementslib)|5.2000391990077445e-05| -|pypi|[pipreqs](https://pypi.org/project/pipreqs)|5.2000391990077445e-05| -|pypi|[pytest-qt](https://pypi.org/project/pytest-qt)|5.1950007701757095e-05| -|pypi|[aiosignal](https://github.com/aio-libs/aiosignal)|5.1928149480831076e-05| -|cran|[colorspace](https://colorspace.R-Forge.R-project.org/)|5.170845923987194e-05| -|npm|[ws](https://github.com/websockets/ws)|5.1377500239334e-05| -|pypi|[curio](https://pypi.org/project/curio)|5.1292898228491934e-05| -|pypi|[google-auth-oauthlib](https://pypi.org/project/google-auth-oauthlib)|5.127752764847788e-05| -|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|5.111136217470198e-05| -|cran|[ggrepel](http://github.com/slowkow/ggrepel)|5.109339363502643e-05| -|cran|e1071|5.108560813164257e-05| -|pypi|[path](https://pypi.org/project/path)|5.0924163670225934e-05| -|pypi|[pockets](https://pypi.org/project/pockets)|5.09231006086464e-05| -|cran|coda|5.076400338782442e-05| -|cran|[odbc](https://github.com/r-dbi/odbc)|5.075667633142574e-05| -|pypi|[pyxenon](https://pypi.org/project/pyxenon)|5.060601327606404e-05| -|pypi|[pbr](https://pypi.org/project/pbr)|5.0589764148912224e-05| -|pypi|[streamlit](https://streamlit.io)|5.058438389022149e-05| -|pypi|[configparser](https://github.com/jaraco/configparser/)|5.051000878484438e-05| -|pypi|[gevent](https://pypi.org/project/gevent)|5.049918607571062e-05| -|pypi|[gwcs](https://pypi.org/project/gwcs)|5.045937690879241e-05| -|pypi|[chevron](https://github.com/noahmorrison/chevron)|5.0349009444284725e-05| -|pypi|[sphinxcontrib-napoleon](https://pypi.org/project/sphinxcontrib-napoleon)|5.034354835402875e-05| -|npm|[rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel)|5.033731917841193e-05| -|pypi|[cytoolz](https://pypi.org/project/cytoolz)|5.0273572093661904e-05| -|pypi|[nrel-pysam](https://nrel-pysam.readthedocs.io)|5.0262435850951075e-05| -|pypi|[cvxopt](http://cvxopt.org)|5.0253807106598984e-05| -|cran|[lazyeval](NA)|4.999090385437652e-05| -|pypi|[mechanicalsoup](https://mechanicalsoup.readthedocs.io/)|4.993166731745412e-05| -|pypi|[voevent-parse](https://github.com/timstaley/voevent-parse)|4.973386218376868e-05| -|pypi|[pytest-arraydiff](https://pypi.org/project/pytest-arraydiff)|4.971590741807285e-05| -|cran|[stars](https://r-spatial.github.io/stars/)|4.955897626452097e-05| -|pypi|[pytest-remotedata](https://pypi.org/project/pytest-remotedata)|4.949013902062079e-05| -|pypi|[dash-renderer](https://pypi.org/project/dash-renderer)|4.941968735167019e-05| -|pypi|[types-protobuf](https://github.com/python/typeshed)|4.94164461426898e-05| -|pypi|[clang-format](http://clang.llvm.org/)|4.94164461426898e-05| -|spack|[llvm](https://llvm.org/)|4.939122029620132e-05| -|cran|[jose](https://datatracker.ietf.org/wg/jose/documents/)|4.938625068932542e-05| -|pypi|[abg_python](https://github.com/agurvich/abg_python)|4.928738773916439e-05| -|pypi|[pympler](https://pypi.org/project/pympler)|4.927536533077378e-05| -|pypi|[sphinx_rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|4.919693048332945e-05| -|pypi|[jaraco.path](https://pypi.org/project/jaraco.path)|4.918240532829761e-05| -|pypi|[jaraco.envs](https://pypi.org/project/jaraco.envs)|4.918240532829761e-05| -|pypi|[sphinx-favicon](https://pypi.org/project/sphinx-favicon)|4.918240532829761e-05| -|pypi|[pycairo](https://pycairo.readthedocs.io)|4.915955448950373e-05| -|npm|[typescript](https://www.typescriptlang.org/)|4.913892058119664e-05| -|pypi|[qgrid](https://github.com/quantopian/qgrid)|4.906436788514103e-05| -|pypi|[wasabi](https://ines.io)|4.89552940105609e-05| -|pypi|[math](https://pypi.org/project/math)|4.887320801026385e-05| -|cran|[party](http://party.R-forge.R-project.org)|4.873800512271769e-05| -|cran|gee|4.8546256996951564e-05| -|pypi|[holoviews](https://pypi.org/project/holoviews)|4.840467571829623e-05| -|pypi|[wandb](https://github.com/wandb/client)|4.837644403386635e-05| -|pypi|[pycbc](http://www.pycbc.org/)|4.8320968371729793e-05| -|pypi|[beamshapes](https://github.com/thejasvibr/bat_beamshapes.git)|4.8320968371729793e-05| -|pypi|[sip_tpv](https://github.com/stargaser/sip_tpv)|4.8320968371729793e-05| -|pypi|[prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator)|4.8320968371729793e-05| -|pypi|[structlog](https://www.structlog.org/)|4.8320968371729793e-05| -|pypi|[averbis-python-api](https://pypi.org/project/averbis-python-api)|4.8320968371729793e-05| -|pypi|[pvrpm](https://github.com/FSEC-Photovoltaics/pvrpm-lcoe)|4.8320968371729793e-05| -|pypi|[NREL-PySAM-stubs](http://www.github.com/nrel/pysam)|4.8320968371729793e-05| -|pypi|[equadratures](https://github.com/Effective-Quadratures/equadratures)|4.8320968371729793e-05| -|pypi|[gammapy](https://github.com/gammapy/gammapy)|4.8320968371729793e-05| -|pypi|[trippy](https://github.com/fraserw/trippy)|4.8320968371729793e-05| -|pypi|[pymangle](https://github.com/esheldon/pymangle)|4.8320968371729793e-05| -|pypi|[sbpy](https://sbpy.org)|4.8320968371729793e-05| -|pypi|[maxsmooth](https://github.com/htjb/maxsmooth)|4.8320968371729793e-05| -|pypi|[types](https://www.pytosquatting.org)|4.8320968371729793e-05| -|pypi|[snakemake-wrapper-utils](https://pypi.org/project/snakemake-wrapper-utils)|4.8320968371729793e-05| -|pypi|[imexam](http://imexam.readthedocs.io/)|4.8320968371729793e-05| -|pypi|[pygedm](https://github.com/frbs/pygedm)|4.8320968371729793e-05| -|pypi|[torchinfo](https://github.com/tyleryep/torchinfo)|4.8320968371729793e-05| -|pypi|[gputil](https://github.com/anderskm/gputil)|4.8320968371729793e-05| -|pypi|[guppy3](https://github.com/zhuyifei1999/guppy3/)|4.8320968371729793e-05| -|pypi|[logging](http://www.red-dove.com/python_logging.html)|4.8320968371729793e-05| -|pypi|[TESS_PRF](https://github.com/keatonb/TESS_PRF)|4.8320968371729793e-05| -|pypi|[pygmmis](https://github.com/pmelchior/pygmmis)|4.8320968371729793e-05| -|pypi|[epitopepredict](https://github.com/dmnfarrell/epitopepredict)|4.8320968371729793e-05| -|pypi|[umi_tools](https://github.com/CGATOxford/UMI-tools)|4.8320968371729793e-05| -|pypi|[RM-Tools](https://github.com/CIRADA-Tools/RM-Tools)|4.8320968371729793e-05| -|pypi|[cx_Oracle](https://oracle.github.io/python-cx_Oracle)|4.8320968371729793e-05| -|pypi|[gemmi](https://project-gemmi.github.io/)|4.8320968371729793e-05| -|spack|libpeyton|4.8320968371729793e-05| -|npm|[vue-property-decorator](https://github.com/kaorun343/vue-property-decorator#readme)|4.8320968371729793e-05| -|npm|[algebrite](https://github.com/davidedc/Algebrite#readme)|4.8320968371729793e-05| -|npm|[web-worker](https://github.com/developit/web-worker)|4.8320968371729793e-05| -|npm|[websql](https://github.com/nolanlawson/node-websql#readme)|4.8320968371729793e-05| -|npm|[d3-fetch](https://d3js.org/d3-fetch/)|4.8320968371729793e-05| -|npm|[fflate](https://101arrowz.github.io/fflate)|4.8320968371729793e-05| -|pypi|[transforms3d](http://github.com/matthew-brett/transforms3d)|4.826158892985275e-05| -|pypi|[bz2file](https://pypi.org/project/bz2file)|4.824662842038867e-05| -|cran|[globals](https://github.com/HenrikBengtsson/globals)|4.823989864546113e-05| -|pypi|[semantic-version](https://pypi.org/project/semantic-version)|4.8200561458303555e-05| -|pypi|[prefixed](https://github.com/Rockhopper-Technologies/prefixed)|4.815989847715736e-05| -|pypi|[pymongo](https://pypi.org/project/pymongo)|4.814465426829443e-05| -|pypi|[cramjam](https://pypi.org/project/cramjam)|4.790820347165526e-05| -|pypi|[boto](https://github.com/boto/boto/)|4.7837758688012496e-05| -|pypi|[args](https://github.com/kennethreitz/args)|4.7837758688012496e-05| -|pypi|[IPython](https://pypi.org/project/IPython)|4.7831435431812545e-05| -|pypi|[anyio](https://pypi.org/project/anyio)|4.7780310683931496e-05| -|pypi|[grapheme](https://github.com/alvinlindstam/grapheme)|4.774208317063647e-05| -|pypi|[about-time](https://github.com/rsalmei/about-time)|4.774208317063647e-05| -|npm|react-router-dom|4.770424785545448e-05| -|pypi|[tblib](https://pypi.org/project/tblib)|4.754792319257967e-05| -|pypi|[webcolors](https://pypi.org/project/webcolors)|4.734357899235594e-05| -|spack|gtkplus|4.723766764533427e-05| -|pypi|[sos](https://github.com/vatlab/SoS)|4.7217678127376225e-05| -|pypi|[pyglet](https://pypi.org/project/pyglet)|4.721073659842695e-05| -|cran|[rstanarm](https://mc-stan.org/rstanarm/)|4.713176886747678e-05| -|rubygems|[rouge](http://rouge.jneen.net/)|4.707368337563452e-05| -|cran|[visNetwork](http://datastorm-open.github.io/visNetwork/)|4.7068473883033736e-05| -|spack|libsm|4.7047335951069784e-05| -|spack|libxext|4.7047335951069784e-05| -|pypi|[importlib_metadata](https://pypi.org/project/importlib_metadata)|4.6992901661009826e-05| -|npm|eslint-plugin-import|4.6961982567371046e-05| -|pypi|[py2bit](https://github.com/deeptools/py2bit)|4.681764935572042e-05| -|pypi|[deeptoolsintervals](https://github.com/deeptools/deeptools_intervals)|4.681764935572042e-05| -|spack|glib|4.660194992190553e-05| -|pypi|[xlwt](http://www.python-excel.org/)|4.658907891100017e-05| -|pypi|[coveralls](https://pypi.org/project/coveralls)|4.653952282684333e-05| -|pypi|[colour](http://github.com/vaab/colour)|4.652618954649411e-05| -|pypi|[spectres](https://spectres.readthedocs.io)|4.6499362028053955e-05| -|pypi|[yapf](https://pypi.org/project/yapf)|4.635689081794856e-05| -|cran|[hunspell](https://github.com/ropensci/hunspell#readme)|4.623736395298278e-05| -|pypi|[vine](https://pypi.org/project/vine)|4.6213850187121075e-05| -|pypi|[dpath](https://github.com/dpath-maintainers/dpath-python)|4.618731522284822e-05| -|pypi|[pyasn1-modules](https://pypi.org/project/pyasn1-modules)|4.599900535661712e-05| -|pypi|[zope.event](https://pypi.org/project/zope.event)|4.587118913885802e-05| -|pypi|[theano-pymc](http://deeplearning.net/software/theano/)|4.576917380375081e-05| -|spack|harfbuzz|4.5483616493440476e-05| -|npm|[semver](https://github.com/npm/node-semver#readme)|4.54786774771515e-05| -|cran|[targets](https://docs.ropensci.org/targets/)|4.542230620763495e-05| -|pypi|[pyobjc](https://pypi.org/project/pyobjc)|4.535691049764685e-05| -|pypi|[sos-notebook](https://github.com/vatlab/SOS)|4.5187735054152365e-05| -|npm|[mongoose](https://mongoosejs.com)|4.5153613302050516e-05| -|pypi|[dlinfo](https://code.grasp-open.com/grasp-tools/python-dlinfo)|4.503514252245217e-05| -|pypi|[segments](https://github.com/cldf/segments)|4.503514252245217e-05| -|pypi|[requests-file](https://pypi.org/project/requests-file)|4.4938500585708704e-05| -|spack|libmng|4.4847898770011736e-05| -|spack|inputproto|4.4847898770011736e-05| -|spack|dbus|4.4847898770011736e-05| -|spack|assimp|4.4847898770011736e-05| -|spack|gperf|4.4847898770011736e-05| -|spack|libdrm|4.4847898770011736e-05| -|spack|libxcomposite|4.4847898770011736e-05| -|spack|libxcursor|4.4847898770011736e-05| -|spack|libxi|4.4847898770011736e-05| -|spack|libxtst|4.4847898770011736e-05| -|spack|libxrandr|4.4847898770011736e-05| -|spack|libxdamage|4.4847898770011736e-05| -|spack|libxcb|4.4847898770011736e-05| -|spack|libxkbcommon|4.4847898770011736e-05| -|spack|xcb-util-image|4.4847898770011736e-05| -|spack|xcb-util-keysyms|4.4847898770011736e-05| -|spack|xcb-util-renderutil|4.4847898770011736e-05| -|spack|xcb-util-wm|4.4847898770011736e-05| -|spack|libxrender|4.4847898770011736e-05| -|npm|[ava](https://avajs.dev)|4.471869504958143e-05| -|pypi|[distlib](https://pypi.org/project/distlib)|4.471551139232236e-05| -|pypi|[covdefaults](https://pypi.org/project/covdefaults)|4.470261436828976e-05| -|npm|cross-env|4.469870761882965e-05| -|pypi|[colorlog](https://github.com/borntyping/python-colorlog)|4.4581724984597704e-05| -|pypi|[sniffio](https://pypi.org/project/sniffio)|4.450816436622419e-05| -|npm|[fs-extra](https://github.com/jprichardson/node-fs-extra)|4.4427487170190216e-05| -|cran|[caret](https://github.com/topepo/caret/)|4.441740702678814e-05| -|cran|[gtools](https://github.com/r-gregmisc/gtools)|4.429839615251226e-05| -|pypi|[nptyping](https://pypi.org/project/nptyping)|4.4255263023405386e-05| -|npm|[esm](https://github.com/standard-things/esm#readme)|4.420676119034274e-05| -|cran|[qpdf](https://github.com/ropensci/qpdf)|4.413129750967158e-05| -|cran|[RMariaDB](https://rmariadb.r-dbi.org)|4.402375996177251e-05| -|pypi|[backoff](https://github.com/litl/backoff)|4.3972081218274116e-05| -|pypi|[ratelimit](https://github.com/tomasbasham/ratelimit)|4.3972081218274116e-05| -|pypi|[hdmedians](http://github.com/daleroberts/hdmedians)|4.392815306520891e-05| -|pypi|[singleton_decorator](https://github.com/Kemaweyan/singleton_decorator)|4.391839125341664e-05| -|spack|llvm-openmp|4.3889245272494005e-05| -|pypi|[uwsgi](https://pypi.org/project/uwsgi)|4.377099106820661e-05| -|cran|[plotly](https://plotly-r.com)|4.372272343977885e-05| -|pypi|[python_dateutil](https://github.com/dateutil/dateutil)|4.371897138394601e-05| -|cran|[ggpubr](https://rpkgs.datanovia.com/ggpubr/)|4.365873036956609e-05| -|cran|shape|4.3490873447373895e-05| -|npm|[prop-types](https://facebook.github.io/react/)|4.347294725016116e-05| -|pypi|[overrides](https://github.com/mkorpela/overrides)|4.330339711050371e-05| -|cran|[classInt](https://r-spatial.github.io/classInt/)|4.3231340454072316e-05| -|pypi|[nvidia-cudnn-cu11](https://pypi.org/project/nvidia-cudnn-cu11)|4.3096903208764964e-05| -|spack|yacc|4.308369571280628e-05| -|cran|[taxize](https://docs.ropensci.org/taxize/)|4.307929380264408e-05| -|pypi|[ini2toml](https://pypi.org/project/ini2toml)|4.3071517444280527e-05| -|pypi|[epam.indigo](https://lifescience.opensource.epam.com/indigo/index.html)|4.295197188598204e-05| -|pypi|[tensorly-viz](https://tensorly.org/viz)|4.295197188598204e-05| -|pypi|[yamlreader](https://github.com/ImmobilienScout24/yamlreader)|4.295197188598204e-05| -|pypi|[lda](https://pypi.org/project/lda)|4.295197188598204e-05| -|pypi|[fseval](https://github.com/dunnkers/fseval)|4.295197188598204e-05| -|pypi|[treegp](https://github.com/PFLeget/treegp)|4.295197188598204e-05| -|pypi|[pwkit](https://github.com/pkgw/pwkit/)|4.295197188598204e-05| -|pypi|[activegit](http://github.com/caseyjlaw/activegit)|4.295197188598204e-05| -|pypi|[bcbio-gff](https://github.com/chapmanb/bcbb/tree/master/gff)|4.295197188598204e-05| -|pypi|[fatslim](https://github.com/seb-buch/FATSLiM)|4.295197188598204e-05| -|pypi|[reedsolo](https://github.com/tomerfiliba/reedsolomon)|4.295197188598204e-05| -|pypi|[pyqt4](http://www.riverbankcomputing.com/software/pyqt/)|4.295197188598204e-05| -|pypi|[precession](https://github.com/dgerosa/precession/)|4.295197188598204e-05| -|pypi|[setuptools_git](https://github.com/msabramo/setuptools-git)|4.295197188598204e-05| -|pypi|[solcore](https://github.com/qpv-research-group/solcore5)|4.295197188598204e-05| -|pypi|[tmm](http://pypi.python.org/pypi/tmm)|4.295197188598204e-05| -|pypi|[dotmap](https://github.com/drgrib/dotmap)|4.295197188598204e-05| -|pypi|[portalocker](https://github.com/WoLpH/portalocker)|4.295197188598204e-05| -|pypi|[pygobject](https://pygobject.readthedocs.io)|4.295197188598204e-05| -|pypi|[genicam](https://www.emva.org)|4.295197188598204e-05| -|pypi|[metapredict](https://github.com/idptools/metapredict.git)|4.295197188598204e-05| -|pypi|[alphaPredict](https://pypi.org/project/alphaPredict)|4.295197188598204e-05| -|pypi|[protfasta](https://pypi.org/project/protfasta)|4.295197188598204e-05| -|pypi|[Bottleneck](https://github.com/pydata/bottleneck)|4.295197188598204e-05| -|pypi|[deep-forest](https://github.com/LAMDA-NJU/Deep-Forest)|4.295197188598204e-05| -|pypi|[python-rocksdb](https://github.com/twmht/python-rocksdb)|4.295197188598204e-05| -|pypi|[taxopy](https://github.com/apcamargo/taxopy)|4.295197188598204e-05| -|pypi|[Corekaburra](https://github.com/milnus/Corekaburra)|4.295197188598204e-05| -|pypi|[kaggle](https://github.com/Kaggle/kaggle-api)|4.295197188598204e-05| -|pypi|[sick](http://www.github.com/andycasey/sick/)|4.295197188598204e-05| -|pypi|[triangle_plot](https://github.com/dfm/triangle.py)|4.295197188598204e-05| -|pypi|[html2text](https://github.com/Alir3z4/html2text/)|4.295197188598204e-05| -|pypi|[KafNafParserPy](https://github.com/cltl/KafNafParserPy)|4.295197188598204e-05| -|pypi|[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)|4.295197188598204e-05| -|pypi|[cwl-runner](https://github.com/common-workflow-language/common-workflow-language)|4.295197188598204e-05| -|pypi|[evla_mcast](https://github.com/demorest/evla_mcast/)|4.295197188598204e-05| -|spack|fftw3|4.295197188598204e-05| -|cran|[LaF](https://github.com/djvanderlaan/LaF)|4.295197188598204e-05| -|cran|txtplot|4.295197188598204e-05| -|npm|[apexcharts](https://apexcharts.com)|4.295197188598204e-05| -|npm|[idb](https://github.com/jakearchibald/idb#readme)|4.295197188598204e-05| -|npm|[lodash.debounce](https://lodash.com/)|4.295197188598204e-05| -|npm|[nanoid](https://github.com/ai/nanoid#readme)|4.295197188598204e-05| -|npm|vue-apexcharts|4.295197188598204e-05| -|npm|[vuex-persist](https://github.com/championswimmer/vuex-persist#readme)|4.295197188598204e-05| -|npm|[babyparse](https://github.com/Rich-Harris/BabyParse#readme)|4.295197188598204e-05| -|npm|[colormap](https://github.com/bpostlethwaite/colormap#readme)|4.295197188598204e-05| -|cran|[gplots](https://github.com/talgalili/gplots)|4.2812792781324904e-05| -|pypi|[pymatgen](https://pymatgen.org)|4.2735237633400496e-05| -|npm|rollup-plugin-json|4.264571994358071e-05| -|cran|codemetar|4.2522452167122216e-05| -|pypi|[unidecode](https://pypi.org/project/unidecode)|4.247997219492729e-05| -|pypi|[tox-conda](https://github.com/tox-dev/tox-conda)|4.241614603670441e-05| -|pypi|[mkdocs](https://www.mkdocs.org)|4.237187280049965e-05| -|cran|see|4.230510630334256e-05| -|cran|[effectsize](https://easystats.github.io/effectsize/)|4.222232206999303e-05| -|pypi|[plac](https://pypi.org/project/plac)|4.218930181493634e-05| -|pypi|[ply](https://pypi.org/project/ply)|4.208112431806032e-05| -|pypi|[pyabel](https://github.com/PyAbel/PyAbel)|4.192930588869675e-05| -|pypi|[rich-click](https://github.com/ewels/rich-click)|4.1913927229179454e-05| -|pypi|[dash_dangerously_set_inner_html](https://pypi.org/project/dash_dangerously_set_inner_html)|4.182165683635094e-05| -|pypi|[casadi](https://pypi.org/project/casadi)|4.1814430275756224e-05| -|cran|[psych](https://personality-project.org/r/psych/)|4.1765655134766055e-05| -|pypi|[wsaccel](https://pypi.org/project/wsaccel)|4.172937505708438e-05| -|pypi|[wslink](https://pypi.org/project/wslink)|4.171451399926192e-05| -|npm|[debug](https://github.com/debug-js/debug#readme)|4.153028502904072e-05| -|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|4.150475593987883e-05| -|pypi|[Brotli](https://github.com/google/brotli)|4.1483014515322405e-05| -|cran|highr|4.1326805539043994e-05| -|npm|[xo](https://github.com/xojs/xo#readme)|4.129614563979558e-05| -|npm|[nodemon](https://nodemon.io)|4.1290821810095635e-05| -|npm|[rimraf](https://github.com/isaacs/rimraf#readme)|4.120140079974082e-05| -|npm|[chokidar](https://github.com/paulmillr/chokidar)|4.1147030317398336e-05| -|npm|[testcafe](https://testcafe.io/)|4.114668516762425e-05| -|pypi|[rdflib](https://github.com/RDFLib/rdflib)|4.103137481351889e-05| -|pypi|[yarl](https://github.com/aio-libs/yarl/)|4.09649235826184e-05| -|npm|[jquery](https://jquery.com)|4.0932960226150485e-05| -|cran|[rbibutils](https://geobosh.github.io/rbibutils/)|4.0909923042595826e-05| -|pypi|[pydevtool](https://github.com/pydoit/pydevtool)|4.078632291724773e-05| -|pypi|[lmdb](http://github.com/jnwatson/py-lmdb/)|4.066491883750767e-05| -|cran|tikzDevice|4.060219339083104e-05| -|cran|[tmap](https://github.com/mtennekes/tmap)|4.05335397720794e-05| -|pypi|[nlesc-CAT](https://github.com/nlesc-nano/CAT)|4.0526858927874156e-05| -|pypi|[sphinx-autobuild](https://pypi.org/project/sphinx-autobuild)|4.03746425960524e-05| -|pypi|[dogpile.cache](https://pypi.org/project/dogpile.cache)|4.020791389009273e-05| -|npm|[istanbul](https://github.com/gotwarlost/istanbul#readme)|4.0086333807574215e-05| -|pypi|[mergedeep](https://pypi.org/project/mergedeep)|3.997156280738349e-05| -|rubygems|[rubocop](https://rubocop.org/)|3.992054724182755e-05| -|npm|[css-loader](https://github.com/webpack-contrib/css-loader)|3.9794888428559906e-05| -|cran|JuliaCall|3.977740444793427e-05| -|cran|gamm4|3.956377251527887e-05| -|pypi|[exceptiongroup](https://pypi.org/project/exceptiongroup)|3.955938677066756e-05| -|cran|[zip](https://github.com/r-lib/zip#readme)|3.938747165412093e-05| -|cran|statnet.common|3.938257536517145e-05| -|npm|[style-loader](https://github.com/webpack-contrib/style-loader)|3.937930944381849e-05| -|pypi|[astropy-sphinx-theme](https://pypi.org/project/astropy-sphinx-theme)|3.933397588557412e-05| -|cran|[bayestestR](https://easystats.github.io/bayestestR/)|3.925792902126287e-05| -|pypi|[click-plugins](https://pypi.org/project/click-plugins)|3.919245716666664e-05| -|cran|[checkmate](https://github.com/mllg/checkmate)|3.915682554976077e-05| -|cran|pool|3.9106920705866434e-05| -|rubygems|[coderay](http://coderay.rubychan.de)|3.90958596056228e-05| -|pypi|[jpype1](https://github.com/jpype-project/jpype)|3.9086294416243655e-05| -|pypi|[spglib](http://spglib.github.io/spglib/)|3.8995210962571646e-05| -|npm|[coveralls](https://github.com/nickmerwin/node-coveralls#readme)|3.8983630799466504e-05| -|npm|[colors](https://github.com/Marak/colors.js)|3.8798485524627654e-05| -|cran|[palmerpenguins](https://allisonhorst.github.io/palmerpenguins/)|3.87685549068126e-05| -|cran|[gert](https://docs.ropensci.org/gert/)|3.873443596089737e-05| -|pypi|[pytest-mpl](https://pypi.org/project/pytest-mpl)|3.873000475533379e-05| -|cran|[leaflet](https://rstudio.github.io/leaflet/)|3.8660590743647677e-05| -|pypi|[Cerberus](http://docs.python-cerberus.org)|3.8656774697383836e-05| -|pypi|[CoolProp](http://www.coolprop.org)|3.8656774697383836e-05| -|pypi|[sisyphe](https://sisyphe.readthedocs.io)|3.8656774697383836e-05| -|pypi|[pykeops](http://www.kernel-operations.io/)|3.8656774697383836e-05| -|pypi|[keopscore](http://www.kernel-operations.io/)|3.8656774697383836e-05| -|pypi|[Cartopy](https://scitools.org.uk/cartopy/docs/latest/)|3.8656774697383836e-05| -|pypi|[pydftools](https://github.com/steven-murray/pydftools)|3.8656774697383836e-05| -|pypi|[rascal](https://rascal.readthedocs.io/en/latest/?badge=latest)|3.8656774697383836e-05| -|pypi|[shutilwhich](http://github.com/mbr/shutilwhich)|3.8656774697383836e-05| -|pypi|[pycrostates](https://pypi.org/project/pycrostates)|3.8656774697383836e-05| -|pypi|[simpleitk](http://simpleitk.org/)|3.8656774697383836e-05| -|pypi|[carpyncho](https://carpyncho-py.readthedocs.io/)|3.8656774697383836e-05| -|pypi|[disksurf](https://github.com/richteague/disksurf)|3.8656774697383836e-05| -|pypi|[gofish](https://github.com/richteague/gofish)|3.8656774697383836e-05| -|pypi|[loguniform](https://github.com/j-faria/LogUniform)|3.8656774697383836e-05| -|pypi|[kumaraswamy](https://github.com/j-faria/Kumaraswamy)|3.8656774697383836e-05| -|pypi|[urepr](https://github.com/j-faria/urepr)|3.8656774697383836e-05| -|pypi|[scopesim](https://github.com/astronomyk/ScopeSim)|3.8656774697383836e-05| -|pypi|[pyckles](https://github.com/astronomyk/Pyckles)|3.8656774697383836e-05| -|pypi|[spextra](https://github.com/miguelverdugo/speXtra)|3.8656774697383836e-05| -|pypi|[cythongsl](http://github.com/twiecki/CythonGSL)|3.8656774697383836e-05| -|pypi|[snipgenie](https://github.com/dmnfarrell/snipgenie)|3.8656774697383836e-05| -|pypi|[bcbio_gff](https://github.com/chapmanb/bcbb/tree/master/gff)|3.8656774697383836e-05| -|pypi|[blimpy](https://github.com/ucberkeleyseti/blimpy)|3.8656774697383836e-05| -|pypi|[googledrivedownloader](https://github.com/ndrplz/google-drive-downloader)|3.8656774697383836e-05| -|pypi|[DendroPy](http://packages.python.org/DendroPy/)|3.8656774697383836e-05| -|spack|edlib|3.8656774697383836e-05| -|spack|spoa|3.8656774697383836e-05| -|spack|thread_pool|3.8656774697383836e-05| -|spack|rampler|3.8656774697383836e-05| -|spack|cudapoa|3.8656774697383836e-05| -|spack|cudaaligner|3.8656774697383836e-05| -|spack|cppuddle|3.8656774697383836e-05| -|spack|hpxkokkos|3.8656774697383836e-05| -|npm|[auspice](https://www.npmjs.com/package/auspice)|3.8656774697383836e-05| -|npm|[heroku-ssl-redirect](https://github.com/paulomcnally/node-heroku-ssl-redirect)|3.8656774697383836e-05| -|npm|[react-file-drop](https://github.com/sarink/react-file-drop#readme)|3.8656774697383836e-05| -|pypi|[jaraco.context](https://pypi.org/project/jaraco.context)|3.8640515146975176e-05| -|pypi|[jaraco.functools](https://pypi.org/project/jaraco.functools)|3.8640515146975176e-05| -|pypi|[optlang](https://github.com/opencobra/optlang)|3.8629030600711065e-05| -|pypi|[swiglpk](https://github.com/biosustain/swiglpk)|3.8629030600711065e-05| -|pypi|[kombu](https://pypi.org/project/kombu)|3.846914202127488e-05| -|pypi|[igraph](https://igraph.org/python)|3.842925422958501e-05| -|pypi|[django-form-utils](http://bitbucket.org/carljm/django-form-utils/)|3.832637491364551e-05| -|pypi|[cymem](https://github.com/explosion/cymem)|3.832468096878035e-05| -|pypi|[murmurhash](https://github.com/explosion/murmurhash)|3.832468096878035e-05| -|pypi|[jaxopt](https://pypi.org/project/jaxopt)|3.830138757490415e-05| -|pypi|[entrypoint2](https://pypi.org/project/entrypoint2)|3.827020695041e-05| -|pypi|[easyprocess](https://pypi.org/project/easyprocess)|3.827020695041e-05| -|pypi|[pandoc-min](https://github.com/boisgera/pandoc)|3.827020695041e-05| -|spack|virtest|3.827020695041e-05| -|npm|[rxjs](https://rxjs.dev)|3.809346750469049e-05| -|cran|[survminer](http://www.sthda.com/english/rpkgs/survminer/)|3.7916932119443474e-05| -|pypi|[mkdocs-material](https://pypi.org/project/mkdocs-material)|3.7903225684511585e-05| -|pypi|[chex](https://github.com/deepmind/chex)|3.788036869112259e-05| -|pypi|[PyJWT](https://github.com/jpadilla/pyjwt)|3.785098259573993e-05| -|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|3.777041237754826e-05| -|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|3.777041237754826e-05| -|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|3.777041237754826e-05| -|pypi|[odfpy](https://pypi.org/project/odfpy)|3.777041237754826e-05| -|pypi|[tensorflow-probability](https://pypi.org/project/tensorflow-probability)|3.774102359590846e-05| -|pypi|[jdcal](https://pypi.org/project/jdcal)|3.755857087075361e-05| -|cran|[git2r](https://docs.ropensci.org/git2r/)|3.7518515581567026e-05| -|pypi|[pycryptodomex](https://www.pycryptodome.org)|3.7336455279902763e-05| -|npm|[passport](https://www.passportjs.org/)|3.726447560870687e-05| -|pypi|[parsimonious](https://github.com/erikrose/parsimonious)|3.724953246059311e-05| -|cran|modelbased|3.719546365387834e-05| -|pypi|[crds](https://pypi.org/project/crds)|3.710054525350674e-05| -|pypi|[zict](https://pypi.org/project/zict)|3.709516555066054e-05| -|pypi|[ligo-segments](https://pypi.org/project/ligo-segments)|3.703861647082766e-05| -|cran|class|3.70077833884883e-05| -|cran|[pingr](https://github.com/r-lib/pingr#readme)|3.7003184759823216e-05| -|npm|[clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin)|3.692821973124066e-05| -|pypi|[coloredlogs](https://coloredlogs.readthedocs.io)|3.6834056902453554e-05| -|rubygems|[rubocop-jekyll](https://github.com/jekyll/rubocop-jekyll)|3.682748089473978e-05| -|pypi|[hiredis](https://github.com/redis/hiredis-py)|3.67916448268168e-05| -|pypi|[isodate](https://github.com/gweis/isodate/)|3.6764012331701594e-05| -|pypi|[cwltool](https://pypi.org/project/cwltool)|3.672393596251465e-05| -|cran|mapdata|3.662426485415143e-05| -|npm|[xlsx](https://sheetjs.com/)|3.636306220642511e-05| -|cran|[forecast](https://pkg.robjhyndman.com/forecast/)|3.633282061364452e-05| -|pypi|[ase](https://pypi.org/project/ase)|3.614610218960502e-05| -|pypi|[astropy-healpix](https://pypi.org/project/astropy-healpix)|3.61139969906183e-05| -|cran|[GGally](https://ggobi.github.io/ggally/)|3.59126713887714e-05| -|npm|husky|3.5893968699750904e-05| -|cran|tseries|3.5749142578489243e-05| -|pypi|[wincertstore](https://pypi.org/project/wincertstore)|3.5443527085230435e-05| -|pypi|[repoze.sphinx.autointerface](https://pypi.org/project/repoze.sphinx.autointerface)|3.5443456850646424e-05| -|pypi|[exo-k](https://forge.oasu.u-bordeaux.fr/jleconte/exo_k-public)|3.530359234673956e-05| -|pypi|[zstandard](https://pypi.org/project/zstandard)|3.529264862550012e-05| -|npm|[tippy.js](https://atomiks.github.io/tippyjs/)|3.523434220067936e-05| -|pypi|[terminaltables](https://pypi.org/project/terminaltables)|3.522431970270234e-05| -|pypi|[types-toml](https://pypi.org/project/types-toml)|3.520258397775947e-05| -|pypi|[fastrlock](https://github.com/scoder/fastrlock)|3.5142522452167124e-05| -|pypi|[bxa](https://github.com/JohannesBuchner/BXA/)|3.5142522452167124e-05| -|pypi|[textwrap3](https://github.com/jonathaneunice/textwrap3)|3.5142522452167124e-05| -|pypi|[hopcroftkarp](https://github.com/sofiat-olaosebikan/hopcroftkarp)|3.5142522452167124e-05| -|pypi|[bioservices](http://github.com/cokelaer/bioservices)|3.5142522452167124e-05| -|pypi|[pyliftover](https://github.com/konstantint/pyliftover)|3.5142522452167124e-05| -|pypi|[cdips](https://github.com/lgbouma/cdips)|3.5142522452167124e-05| -|pypi|[drizzle](https://github.com/spacetelescope/drizzle)|3.5142522452167124e-05| -|pypi|[mokapot](https://github.com/wfondrie/mokapot)|3.5142522452167124e-05| -|pypi|[p2api](https://www.eso.org/copdemo/apidoc/index.html)|3.5142522452167124e-05| -|pypi|[gwdet](https://github.com/dgerosa/gwdet)|3.5142522452167124e-05| -|pypi|[KMlogger](https://github.com/kylemede/KMlogger)|3.5142522452167124e-05| -|pypi|[pyitlib](https://github.com/pafoster/pyitlib)|3.5142522452167124e-05| -|pypi|[pyds9](https://github.com/TESScience/pyds9/)|3.5142522452167124e-05| -|pypi|[colored](https://gitlab.com/dslackw/colored)|3.5142522452167124e-05| -|pypi|[panoptes-ui](https://github.com/panoptes-organization/panoptes)|3.5142522452167124e-05| -|pypi|[learn2learn](https://github.com/learnables/learn2learn)|3.5142522452167124e-05| -|pypi|[configuration](http://k0s.org/hg/configuration)|3.5142522452167124e-05| -|pypi|[marxs](http://marxs.readthedocs.io)|3.5142522452167124e-05| -|pypi|[Flask-RESTful](https://www.github.com/flask-restful/flask-restful/)|3.5142522452167124e-05| -|pypi|[functools32](https://github.com/MiCHiLU/python-functools32)|3.5142522452167124e-05| -|pypi|[flatdict](https://github.com/gmr/flatdict)|3.5142522452167124e-05| -|pypi|[bw2io](https://github.com/brightway-lca/brightway2-io)|3.5142522452167124e-05| -|pypi|[bw2data](https://bitbucket.org/cmutel/brightway2-data)|3.5142522452167124e-05| -|pypi|[wurst](https://github.com/polca/wurst)|3.5142522452167124e-05| -|pypi|[ospgrillage](https://monashsmartstructures.github.io/ospgrillage/)|3.5142522452167124e-05| -|pypi|[openseespy](https://github.com/zhuminjie/openseespy)|3.5142522452167124e-05| -|pypi|[openseespyvis](https://github.com/u-anurag/openseespyvis)|3.5142522452167124e-05| -|pypi|[opsvis](https://github.com/sewkokot/opsvis)|3.5142522452167124e-05| -|pypi|[openseespylinux](https://github.com/zhuminjie/openseespy)|3.5142522452167124e-05| -|pypi|[sphinx_copybutton](https://github.com/choldgraf/sphinx-copybutton)|3.5142522452167124e-05| -|pypi|[PIL](http://www.pythonware.com/products/pil)|3.5142522452167124e-05| -|pypi|[toolshed](https://github.com/brentp/toolshed/)|3.5142522452167124e-05| -|pypi|[filetype](https://github.com/h2non/filetype.py)|3.5142522452167124e-05| -|spack|openni2|3.5142522452167124e-05| -|spack|efusion|3.5142522452167124e-05| -|spack|suitesparse|3.5142522452167124e-05| -|spack|realsense|3.5142522452167124e-05| -|npm|[angular-animate](http://angularjs.org)|3.5142522452167124e-05| -|npm|[angular-sanitize](http://angularjs.org)|3.5142522452167124e-05| -|npm|[angular-touch](http://angularjs.org)|3.5142522452167124e-05| -|npm|[colorbrewer](http://colorbrewer2.org/)|3.5142522452167124e-05| -|npm|[dc](http://dc-js.github.io/dc.js/)|3.5142522452167124e-05| -|pypi|[codeclimate-test-reporter](http://github.com/codeclimate/python-test-reporter)|3.5113237016790316e-05| -|pypi|[rpy2](https://rpy2.github.io)|3.5096280427889186e-05| -|pypi|[billiard](https://pypi.org/project/billiard)|3.50141927826962e-05| -|pypi|[berkeleydb](https://pypi.org/project/berkeleydb)|3.4735576788986106e-05| -|npm|[sinon](https://sinonjs.org/)|3.472577313890687e-05| -|pypi|[ray](https://pypi.org/project/ray)|3.46540915210427e-05| -|cran|[vcr](https://github.com/ropensci/vcr/)|3.4618592297700625e-05| -|pypi|[scikit_learn](http://scikit-learn.org)|3.456456577164253e-05| -|cran|[slam](NA)|3.4538627508192476e-05| -|cran|[kableExtra](http://haozhu233.github.io/kableExtra/)|3.450668811473293e-05| -|pypi|[pytest-openfiles](https://pypi.org/project/pytest-openfiles)|3.432529520846081e-05| -|pypi|[pytest-regressions](https://pypi.org/project/pytest-regressions)|3.4216723656684576e-05| -|npm|fortawesome|3.42142040338197e-05| -|rubygems|[jekyll](https://jekyllrb.com)|3.4209692433201316e-05| -|pypi|[pypairix](https://pypi.org/project/pypairix)|3.412734766209972e-05| -|pypi|[jupyterlab-server](https://pypi.org/project/jupyterlab-server)|3.390631372152374e-05| -|npm|[babel-cli](https://babeljs.io/)|3.367875517858103e-05| -|cran|[dendextend](http://talgalili.github.io/dendextend/)|3.366880146584015e-05| -|pypi|[pydocstyle](https://pypi.org/project/pydocstyle)|3.3658554773138346e-05| -|pypi|[matchms](https://github.com/matchms/matchms)|3.3631393986723946e-05| -|cran|[rnaturalearth](https://github.com/ropenscilabs/rnaturalearth)|3.361531688036401e-05| -|pypi|[libsvm](https://github.com/ocampor/libsvm)|3.360058061558835e-05| -|npm|[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)|3.350689131145984e-05| -|cran|[here](https://here.r-lib.org/)|3.34951726824513e-05| -|pypi|[pvextractor](https://pypi.org/project/pvextractor)|3.3464974762319544e-05| -|pypi|[multipledispatch](https://pypi.org/project/multipledispatch)|3.33088600139839e-05| -|pypi|[flake8-bugbear](https://pypi.org/project/flake8-bugbear)|3.3294206239105665e-05| -|pypi|[elastic-transport](https://github.com/elastic/elastic-transport-python)|3.3171194287945566e-05| -|pypi|[zope.testing](https://pypi.org/project/zope.testing)|3.3065295257261283e-05| -|npm|[babel](https://babeljs.io/)|3.299968571727888e-05| -|pypi|[safe-netrc](https://git.ligo.org/emfollow/safe-netrc)|3.2950298432531936e-05| -|npm|react-router-bootstrap|3.291211468043516e-05| -|pypi|[versioneer](https://github.com/python-versioneer/python-versioneer)|3.2898807557144144e-05| -|npm|[events](https://github.com/Gozala/events#readme)|3.286162857057039e-05| -|cran|poorman|3.2815119559087894e-05| -|cran|[network](http://statnet.org/)|3.2732654737609626e-05| -|npm|[bytes](https://github.com/visionmedia/bytes.js#readme)|3.271636358565293e-05| -|npm|[browserify](https://github.com/browserify/browserify#readme)|3.26532712103895e-05| -|npm|npm-run-all|3.263122550772172e-05| -|pypi|[itk](https://pypi.org/project/itk)|3.255754796400773e-05| -|pypi|[timeout-decorator](https://github.com/pnpnpn/timeout-decorator)|3.2556252440452946e-05| -|npm|immutable|3.2436812452842374e-05| -|npm|[mongodb](https://github.com/mongodb/node-mongodb-native)|3.240244164827196e-05| -|rubygems|[faraday-net_http](https://github.com/lostisland/faraday-net_http)|3.237021671222179e-05| -|cran|[shinytest](https://github.com/rstudio/shinytest)|3.2361648253237945e-05| -|pypi|[optax](https://github.com/deepmind/optax)|3.233250325686981e-05| -|pypi|[pytz-deprecation-shim](https://github.com/pganssle/pytz-deprecation-shim)|3.222697778597818e-05| -|cran|[gapminder](https://github.com/jennybc/gapminder)|3.222547833360324e-05| -|cran|fontawesome|3.22169760005641e-05| -|pypi|[namedlist](https://gitlab.com/ericvsmith/namedlist)|3.221397891448653e-05| -|pypi|[torch_geometric](https://github.com/pyg-team/pytorch_geometric)|3.221397891448653e-05| -|pypi|[torch_scatter](https://github.com/rusty1s/pytorch_scatter)|3.221397891448653e-05| -|pypi|[pymoc](http://github.com/grahambell/pymoc)|3.221397891448653e-05| -|pypi|[pickle5](https://github.com/pitrou/pickle5-backport)|3.221397891448653e-05| -|pypi|[portion](https://github.com/AlexandreDecan/portion)|3.221397891448653e-05| -|pypi|[blackjax](https://pypi.org/project/blackjax)|3.221397891448653e-05| -|pypi|[pandeia.engine](https://jwst.etc.stsci.edu)|3.221397891448653e-05| -|pypi|[mirtop](http://github.com/mirtop/mirtop)|3.221397891448653e-05| -|pypi|[aiocircuitbreaker](https://github.com/GenyaSol/aiocircuitbreaker)|3.221397891448653e-05| -|pypi|[toil](https://github.com/DataBiosphere/toil)|3.221397891448653e-05| -|pypi|[addict](https://github.com/mewwts/addict)|3.221397891448653e-05| -|pypi|[py-tes](https://github.com/ohsu-comp-bio/py-tes)|3.221397891448653e-05| -|npm|[normalize.css](https://necolas.github.io/normalize.css)|3.221397891448653e-05| -|npm|[vue-cookies](https://github.com/cmp-cc/vue-cookies#readme)|3.221397891448653e-05| -|npm|[ProtVista](https://github.com/ebi-uniprot/ProtVista)|3.221397891448653e-05| -|npm|[downloadjs](http://danml.com/download.html)|3.221397891448653e-05| -|npm|[litemol](https://webchemdev.ncbr.muni.cz/LiteMol/)|3.221397891448653e-05| -|npm|[semantic-ui-button](http://www.semantic-ui.com)|3.221397891448653e-05| -|npm|[semantic-ui-dropdown](http://www.semantic-ui.com)|3.221397891448653e-05| -|npm|[semantic-ui-label](http://www.semantic-ui.com)|3.221397891448653e-05| -|npm|[semantic-ui-transition](http://www.semantic-ui.com)|3.221397891448653e-05| -|pypi|[sphinx-autosummary-accessors](https://pypi.org/project/sphinx-autosummary-accessors)|3.2211407540039165e-05| -|pypi|[nc-time-axis](https://pypi.org/project/nc-time-axis)|3.2211407540039165e-05| -|pypi|[pydap](https://pypi.org/project/pydap)|3.2211407540039165e-05| -|pypi|[numbagg](https://pypi.org/project/numbagg)|3.2211407540039165e-05| -|pypi|[vtk](https://vtk.org)|3.2193504577771955e-05| -|pypi|[geopandas](http://geopandas.org)|3.215598639969846e-05| -|cran|[Seurat](https://satijalab.org/seurat)|3.2104803333773e-05| -|pypi|[dot2tex](https://github.com/kjellmf/dot2tex)|3.207476850560607e-05| -|pypi|[PyLD](https://pypi.org/project/PyLD)|3.205369020890277e-05| -|npm|[async](https://caolan.github.io/async/)|3.201615941896838e-05| -|pypi|[asciitree](http://github.com/mbr/asciitree)|3.199485079834138e-05| -|npm|prettier|3.1967754778659794e-05| -|pypi|[sphinx-math-dollar](https://github.com/sympy/sphinx-math-dollar/)|3.191042411317695e-05| -|pypi|[jupyter-console](https://pypi.org/project/jupyter-console)|3.188347014127955e-05| -|pypi|[oset](https://gitorious.com/sleipnir/python-oset)|3.181040246739468e-05| -|cran|tripack|3.149754508984705e-05| -|npm|eslint-config-standard|3.135580812823914e-05| -|cran|spatstat.data|3.126358252439378e-05| -|pypi|[ipympl](https://pypi.org/project/ipympl)|3.121772224816329e-05| -|pypi|[types-python-dateutil](https://pypi.org/project/types-python-dateutil)|3.121526644429522e-05| -|pypi|[autocommand](https://pypi.org/project/autocommand)|3.120886944196649e-05| -|cran|polyclip|3.1153740236085784e-05| -|pypi|[QtPy](https://pypi.org/project/QtPy)|3.1101560788314554e-05| -|pypi|[scanpydoc](https://github.com/theislab/scanpydoc/)|3.1085362898363166e-05| -|spack|hwloc|3.1073071198104594e-05| -|cran|brew|3.102622080714559e-05| -|pypi|[astor](https://github.com/berkerpeksag/astor)|3.101811267859155e-05| -|npm|[commander](https://github.com/tj/commander.js#readme)|3.098026022201149e-05| -|pypi|[iteround](https://github.com/cgdeboer/iteround)|3.097497972546782e-05| -|npm|[winston](https://github.com/winstonjs/winston#readme)|3.097497972546782e-05| -|npm|jest|3.087696808417851e-05| -|pypi|[pylons-sphinx-themes](https://pypi.org/project/pylons-sphinx-themes)|3.085798280204762e-05| -|cran|animation|3.085488915189864e-05| -|pypi|[shap](http://github.com/slundberg/shap)|3.0820068256616484e-05| -|rubygems|[activerecord-jdbc-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|3.077079265911753e-05| -|cran|[recipes](https://github.com/tidymodels/recipes)|3.075027102448804e-05| -|pypi|[tensorflow-cpu](https://pypi.org/project/tensorflow-cpu)|3.072162764892595e-05| -|pypi|[limitedinteraction](https://felixchenier.uqam.ca/limitedinteraction/)|3.0649299938640044e-05| -|cran|lars|3.058812877867934e-05| -|pypi|[pathos](https://github.com/uqfoundation/pathos)|3.0533157313054416e-05| -|npm|eslint-plugin-node|3.0453724678693753e-05| -|cran|[shinycssloaders](https://github.com/daattali/shinycssloaders)|3.0419837207826965e-05| -|pypi|[tensorflow-gpu](https://pypi.org/project/tensorflow-gpu)|3.0386809269023203e-05| -|pypi|[lml](https://pypi.org/project/lml)|3.0359905659061755e-05| -|npm|[grunt](https://gruntjs.com/)|3.0339134747942976e-05| -|cran|[plotrix](NA)|3.032092428561345e-05| -|npm|babel-preset-env|3.0292486020930465e-05| -|pypi|[jupyter_contrib_nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|3.0288220174983167e-05| -|pypi|[pyspoa](https://github.com/nanoporetech/pyspoa)|3.028822017498316e-05| -|pypi|[emoji](https://github.com/carpedm20/emoji/)|3.0262482309476824e-05| -|pypi|[gmsh](https://gmsh.info)|3.024324138089441e-05| -|pypi|[skosprovider](http://github.com/onroerenderfgoed/skosprovider)|3.007794431261827e-05| -|cran|timeSeries|3.0038905590802467e-05| -|cran|fts|3.0038905590802467e-05| -|npm|[uuid](https://github.com/uuidjs/uuid#readme)|3.0030072427285932e-05| -|npm|eslint-plugin-standard|2.9967987436630857e-05| -|npm|eslint-plugin-promise|2.9967987436630857e-05| -|pypi|[netifaces](https://pypi.org/project/netifaces)|2.994998936299129e-05| -|cran|reactlog|2.9938987491611116e-05| -|cran|sourcetools|2.9938987491611116e-05| -|pypi|[oaiharvest](http://github.com/bloomonkey/oai-harvest)|2.9889970435655718e-05| -|pypi|[smart-open](https://pypi.org/project/smart-open)|2.9863797254593745e-05| -|spack|libxcrypt|2.9855385737992974e-05| -|cran|[matlab](http://cran.r-project.org/package=matlab)|2.9853039409828754e-05| -|cran|[rex](https://github.com/kevinushey/rex)|2.9852641401590994e-05| -|npm|[sirv-cli](https://github.com/lukeed/sirv#readme)|2.985000572497233e-05| -|pypi|[pytest-lazy-fixture](https://github.com/tvorog/pytest-lazy-fixture)|2.9839461748715947e-05| -|cran|[spatstat.core](http://spatstat.org/)|2.9814942824367023e-05| -|rubygems|[simplecov](https://github.com/simplecov-ruby/simplecov)|2.9812501442072905e-05| -|cran|[robustbase](http://robustbase.r-forge.r-project.org/)|2.980623179046647e-05| -|cran|shinydisconnect|2.9751728868246367e-05| -|pypi|[ulid](https://github.com/mdipierro/ulid)|2.9735980536449106e-05| -|pypi|[plum-dispatch](https://github.com/wesselb/plum)|2.9735980536449106e-05| -|pypi|[ascii_frame](https://github.com/pi314/ascii_frame)|2.9735980536449106e-05| -|pypi|[filemagic](http://filemagic.readthedocs.org)|2.9735980536449106e-05| -|pypi|[kliko](https://github.com/gijzelaerr/kliko)|2.9735980536449106e-05| -|pypi|[cog-suspect](https://github.com/cog-imperial/suspect)|2.9735980536449106e-05| -|pypi|[pytimeparse](https://github.com/wroberts/pytimeparse)|2.9735980536449106e-05| -|pypi|[coramin](https://github.com/Coramin/Coramin)|2.9735980536449106e-05| -|pypi|[21cmFAST](https://github.com/21cmFAST/21cmFAST)|2.9735980536449106e-05| -|pypi|[mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex/)|2.9735980536449106e-05| -|pypi|[sphinx_gallery](https://sphinx-gallery.github.io)|2.9735980536449106e-05| -|pypi|[subprocess32](https://github.com/google/python-subprocess32)|2.9735980536449106e-05| -|pypi|[spktype21](https://github.com/whiskie14142/spktype21)|2.9735980536449106e-05| -|pypi|[pymc](http://github.com/pymc-devs/pymc)|2.9735980536449106e-05| -|pypi|[dipy](https://dipy.org)|2.9735980536449106e-05| -|pypi|[drive-casa](https://github.com/timstaley/drive-casa)|2.9735980536449106e-05| -|pypi|[pymp-pypi](https://github.com/classner/pymp)|2.9735980536449106e-05| -|pypi|[mpsort](http://github.com/rainwoodman/mpsort)|2.9735980536449106e-05| -|pypi|[pfft-python](http://github.com/rainwoodman/pfft-python)|2.9735980536449106e-05| -|pypi|[pmesh](https://pypi.org/project/pmesh)|2.9735980536449106e-05| -|pypi|[bashplotlib](https://github.com/glamp/bashplotlib)|2.9735980536449106e-05| -|spack|everybeam|2.9735980536449106e-05| -|spack|idgapi|2.9735980536449106e-05| -|pypi|[pretend](https://pypi.org/project/pretend)|2.9719393225232308e-05| -|pypi|[reportlab](https://pypi.org/project/reportlab)|2.96925641087886e-05| -|pypi|[httpretty](https://httpretty.readthedocs.io/en/latest/)|2.9658517057740705e-05| -|pypi|[fiona](http://github.com/Toblerity/Fiona)|2.9528445399647854e-05| -|pypi|[backports.weakref](https://pypi.org/project/backports.weakref)|2.943862073108461e-05| -|cran|[irlba](NA)|2.9377063992761926e-05| -|spack|eigen|2.9375846340279617e-05| -|cran|[credentials](https://docs.ropensci.org/credentials/)|2.937152007500505e-05| -|pypi|[PyOpenGL](http://pyopengl.sourceforge.net)|2.9320473308417474e-05| -|cran|[pbapply](https://github.com/psolymos/pbapply)|2.928834160764926e-05| -|pypi|[easygui](https://github.com/robertlugg/easygui)|2.9277220668425347e-05| -|cran|fANCOVA|2.914279020471914e-05| -|pypi|[pyqtgraph](http://www.pyqtgraph.org)|2.9117847145649094e-05| -|pypi|[python-socks](https://pypi.org/project/python-socks)|2.9100206763449084e-05| -|pypi|[contourpy](https://pypi.org/project/contourpy)|2.897773379811919e-05| -|pypi|[geojson](https://pypi.org/project/geojson)|2.894080855692531e-05| -|pypi|[funcy](https://pypi.org/project/funcy)|2.8938663605728402e-05| -|npm|[concurrently](https://github.com/open-cli-tools/concurrently#readme)|2.8904894323676048e-05| -|cran|strucchange|2.888932674325408e-05| -|pypi|[dash-bootstrap-components](https://pypi.org/project/dash-bootstrap-components)|2.888811452116802e-05| -|pypi|[cfgrib](https://pypi.org/project/cfgrib)|2.8809611366669392e-05| -|pypi|[toposort](https://pypi.org/project/toposort)|2.8746374184191443e-05| -|pypi|[datrie](https://pypi.org/project/datrie)|2.8746374184191443e-05| -|cran|[gridGraphics](https://github.com/pmur002/gridgraphics)|2.869126732783576e-05| -|pypi|[Rtree](https://github.com/Toblerity/rtree)|2.8639761253974454e-05| -|cran|[wk](https://paleolimbot.github.io/wk/)|2.8633737998540587e-05| -|cran|conflicted|2.860909067133481e-05| -|pypi|[rioxarray](https://pypi.org/project/rioxarray)|2.850713993200065e-05| -|pypi|[hdf5plugin](https://github.com/silx-kit/hdf5plugin)|2.849866353923929e-05| -|cran|[argon2](https://github.com/wrathematics/argon2)|2.8497636247001734e-05| -|pypi|[datashader](https://pypi.org/project/datashader)|2.848173280754843e-05| -|pypi|[pymc3](https://pypi.org/project/pymc3)|2.844921078516162e-05| -|pypi|[flask-compress](https://pypi.org/project/flask-compress)|2.8369623323080866e-05| -|cran|[golem](https://github.com/ThinkR-open/golem)|2.824333498376025e-05| -|spack|[openssh](https://www.openssh.com/)|2.823264972044746e-05| -|spack|[perl-alien-svn](http://metacpan.org/source/MSCHWERN/Alien-SVN-v1.8.11.0)|2.823264972044746e-05| -|npm|[babel-preset-minify](https://github.com/babel/minify#readme)|2.8227482638999824e-05| -|pypi|[ndcube](https://pypi.org/project/ndcube)|2.8195203253828838e-05| -|pypi|[opencv-python-headless](https://github.com/opencv/opencv-python)|2.8108275719502953e-05| -|npm|object-assign|2.8051450872243616e-05| -|cran|ade4|2.799597594144816e-05| -|pypi|[pymdown-extensions](https://github.com/facelessuser/pymdown-extensions)|2.797829080998861e-05| -|npm|[swagger-ui-express](https://github.com/scottie1984/swagger-ui-express)|2.797198169106653e-05| -|cran|RhpcBLASctl|2.792789996164018e-05| -|npm|[zone.js](https://github.com/angular/angular#readme)|2.792063205801053e-05| -|npm|chalk|2.7803015496934713e-05| -|pypi|[PasteDeploy](https://pylonsproject.org/)|2.7722606854293698e-05| -|cran|[datawizard](https://easystats.github.io/datawizard/)|2.7705270859598496e-05| -|pypi|[srsly](https://github.com/explosion/srsly)|2.7694067926999796e-05| -|pypi|[Pint](https://github.com/hgrecco/pint)|2.768177888101746e-05| -|pypi|[pyoai](http://www.infrae.com/download/oaipmh)|2.761198192670274e-05| -|pypi|[wres](https://github.com/jks-liu/wres)|2.761198192670274e-05| -|pypi|[py-grama](https://github.com/zdelrosario/py_grama)|2.761198192670274e-05| -|pypi|[sewar](https://github.com/andrewekhalel/sewar)|2.761198192670274e-05| -|pypi|[ciso8601](https://github.com/closeio/ciso8601)|2.761198192670274e-05| -|pypi|[thermo](https://github.com/CalebBell/thermo)|2.761198192670274e-05| -|pypi|[colorpalette](https://github.com/yoelcortes/colorpalette)|2.761198192670274e-05| -|pypi|[free_properties](https://github.com/yoelcortes/free_properties)|2.761198192670274e-05| -|pypi|[flexsolve](https://github.com/yoelcortes/flexsolve)|2.761198192670274e-05| -|pypi|[VBBinaryLensing](https://github.com/valboz/VBBinaryLensing)|2.761198192670274e-05| -|pypi|[pybliometrics](https://pybliometrics.readthedocs.io/en/stable/)|2.761198192670274e-05| -|pypi|[pyvis](https://github.com/WestHealth/pyvis)|2.761198192670274e-05| -|pypi|[fpdf](http://code.google.com/p/pyfpdf)|2.761198192670274e-05| -|pypi|[Sequoya](https://github.com/benhid/Sequoya)|2.761198192670274e-05| -|pypi|[jmetalpy](https://github.com/jMetal/jMetalPy)|2.761198192670274e-05| -|pypi|[pyMSA](https://github.com/benhid/pyMSA)|2.761198192670274e-05| -|pypi|[area](https://github.com/scisco/area)|2.761198192670274e-05| -|pypi|[StringDist](https://github.com/obulkin/string-dist)|2.761198192670274e-05| -|spack|cudalibs|2.761198192670274e-05| -|spack|pnetcdf|2.761198192670274e-05| -|spack|qt5widgets|2.761198192670274e-05| -|spack|qt5opengl|2.761198192670274e-05| -|spack|glut|2.761198192670274e-05| -|spack|sophus|2.761198192670274e-05| -|spack|visioncore|2.761198192670274e-05| -|spack|brisk|2.761198192670274e-05| -|spack|opengv|2.761198192670274e-05| -|spack|gtsam|2.761198192670274e-05| -|spack|tensorflow|2.761198192670274e-05| -|cran|poibin|2.761198192670274e-05| -|npm|[plotly.js-dist](https://github.com/plotly/plotly.js#readme)|2.761198192670274e-05| -|npm|[svelte-range-slider-pips](https://simeydotme.github.io/svelte-range-slider-pips/)|2.761198192670274e-05| -|npm|[svelte-simple-datatables](https://vincjo.fr/svelte-simple-datatables)|2.761198192670274e-05| -|npm|[cors-anywhere](https://github.com/Rob--W/cors-anywhere#readme)|2.761198192670274e-05| -|npm|[dotenv-webpack](https://github.com/mrsteele/dotenv-webpack#readme)|2.761198192670274e-05| -|npm|net|2.761198192670274e-05| -|cran|mlbench|2.7601582577927352e-05| -|cran|pbkrtest|2.7567243024047953e-05| -|pypi|[monty](https://github.com/materialsvirtuallab/monty)|2.7556386631717342e-05| -|cran|[lavaan](https://lavaan.ugent.be)|2.751521577840608e-05| -|pypi|[dicttoxml](https://pypi.org/project/dicttoxml)|2.7504073031816773e-05| -|npm|eslint-plugin-markdown|2.7492123575829833e-05| -|spack|[swig](http://www.swig.org)|2.7402585572653968e-05| -|pypi|[cython-lint](https://github.com/MarcoGorelli/cython-lint)|2.7401440564511634e-05| -|pypi|[types-psutil](https://github.com/python/typeshed)|2.7401440564511634e-05| -|npm|[bcrypt](https://github.com/kelektiv/node.bcrypt.js#readme)|2.7349668098399064e-05| -|pypi|[sgmllib3k](https://pypi.org/project/sgmllib3k)|2.733586210743571e-05| -|pypi|[srastream](https://github.com/jdidion/srastream)|2.733586210743571e-05| -|spack|py-nose|2.733586210743571e-05| -|npm|spc|2.733586210743571e-05| -|npm|process|2.733586210743571e-05| -|npm|util|2.733586210743571e-05| -|pypi|[progress](http://github.com/verigak/progress/)|2.7312417971837566e-05| -|pypi|[dash-table-experiments](https://pypi.org/project/dash-table-experiments)|2.7284350963061027e-05| -|npm|[underscore](https://underscorejs.org)|2.726913315111285e-05| -|pypi|[asynctest](https://github.com/Martiusweb/asynctest/)|2.7111118251250407e-05| -|cran|[ggforce](https://ggforce.data-imaginist.com)|2.707586851674377e-05| -|pypi|[MOODS-python](https://pypi.org/project/MOODS-python)|2.705974228816869e-05| -|rubygems|[pry](http://pry.github.io)|2.701588607866028e-05| -|cran|[rnaturalearthdata](https://github.com/ropenscilabs/rnaturalearthdata)|2.6984340337522685e-05| -|cran|[mmand](https://github.com/jonclayden/mmand)|2.6947625008613364e-05| -|cran|[RNifti](https://github.com/jonclayden/RNifti)|2.6947625008613364e-05| -|npm|[semantic-release](https://github.com/semantic-release/semantic-release#readme)|2.6927347637984895e-05| -|cran|gam|2.688676674046412e-05| -|cran|latticeExtra|2.6883936950955555e-05| -|cran|[circlize](https://github.com/jokergoo/circlize)|2.687815282807988e-05| -|pypi|[localconfig](https://github.com/maxzheng/localconfig)|2.6818137446310037e-05| -|pypi|[cron-descriptor](https://github.com/Salamek/cron-descriptor)|2.6818137446310037e-05| -|pypi|[python-crontab](https://gitlab.com/doctormo/python-crontab/)|2.6818137446310037e-05| -|pypi|[pythutils](https://github.com/JolleJolles)|2.6818137446310037e-05| -|npm|[mathjs](https://mathjs.org)|2.6791292463881297e-05| -|spack|findutils|2.6710108390554744e-05| -|cran|[zeallot](https://github.com/nteetor/zeallot)|2.647989066770793e-05| -|npm|expect.js|2.644364994142913e-05| -|npm|[plotly.js](https://github.com/plotly/plotly.js#readme)|2.6438984027816516e-05| -|pypi|[phantomjs](https://pypi.org/project/phantomjs)|2.641167283000666e-05| -|npm|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme)|2.6308082780164e-05| -|pypi|[myst_parser](https://github.com/executablebooks/MyST-Parser)|2.628235879700153e-05| -|npm|[inquirer](https://github.com/SBoudrias/Inquirer.js#readme)|2.6221795336643053e-05| -|pypi|[sep](https://github.com/kbarbary/sep)|2.617009686182757e-05| -|npm|[grunt-cli](https://github.com/gruntjs/grunt-cli#readme)|2.6147521701258527e-05| -|cran|[IRdisplay](https://github.com/IRkernel/IRdisplay)|2.6064345425477904e-05| -|pypi|[PyNaCl](https://github.com/pyca/pynacl/)|2.60102370927646e-05| -|pypi|[funcsigs](https://pypi.org/project/funcsigs)|2.598287499302728e-05| -|pypi|[astlib](https://astlib.readthedocs.io)|2.5955263011100574e-05| -|pypi|[astro-kittens](https://github.com/ska-sa/kittens)|2.5955263011100574e-05| -|pypi|[qtawesome](https://github.com/spyder-ide/qtawesome)|2.5955263011100574e-05| -|cran|[utf8](https://ptrckprry.com/r-utf8/)|2.5932032468140395e-05| -|npm|after|2.5877895940312266e-05| -|pypi|[cchardet](https://github.com/PyYoshi/cChardet)|2.5825172804927696e-05| -|pypi|[Chem-I-Calc](https://github.com/NathanSandford/Chem-I-Calc)|2.5771183131589226e-05| -|pypi|[shmlast](https://github.com/camillescott/shmlast)|2.5771183131589226e-05| -|pypi|[vedo](https://github.com/marcomusy/vedo)|2.5771183131589226e-05| -|pypi|[PIMS](https://github.com/soft-matter/pims)|2.5771183131589226e-05| -|pypi|[scikit-video](http://scikit-video.org/)|2.5771183131589226e-05| -|pypi|[nexusformat](https://nexpy.github.io/nexpy/)|2.5771183131589226e-05| -|pypi|[w2w](https://github.com/matthiasdemuzere/w2w)|2.5771183131589226e-05| -|pypi|[ecmwflibs](https://github.com/ecmwf/ecmwflibs)|2.5771183131589226e-05| -|pypi|[findlibs](https://github.com/ecmwf/findlibs)|2.5771183131589226e-05| -|pypi|[pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap)|2.5771183131589226e-05| -|cran|[sna](http://statnet.org)|2.572497811637797e-05| -|spack|glew|2.5624259277018648e-05| -|pypi|[sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc)|2.5607015138289708e-05| -|pypi|[requests-mock](https://pypi.org/project/requests-mock)|2.559965026815099e-05| -|cran|pbdMPI|2.551347130027333e-05| -|pypi|[spacy-legacy](https://spacy.io)|2.5410834540114862e-05| -|pypi|[Theano](http://deeplearning.net/software/theano/)|2.5341663412729404e-05| -|cran|[RcppTOML](http://dirk.eddelbuettel.com/code/rcpp.toml.html)|2.5341641442411306e-05| -|pypi|[ghp-import](https://pypi.org/project/ghp-import)|2.530514590722001e-05| -|cran|rsvg|2.5297607079974583e-05| -|rubygems|[test-unit](http://test-unit.github.io/)|2.5262217704768942e-05| -|pypi|[recommonmark](https://github.com/rtfd/recommonmark)|2.5220489497836452e-05| -|pypi|[autopep8](https://github.com/hhatto/autopep8)|2.5203040873171268e-05| -|cran|av|2.509959730958098e-05| -|pypi|[python-jose](https://pypi.org/project/python-jose)|2.507492805790805e-05| -|cran|[janitor](https://github.com/sfirke/janitor)|2.5016228075869503e-05| -|pypi|[cligj](https://pypi.org/project/cligj)|2.494218182752541e-05| -|pypi|[h5py-wrapper](https://pypi.org/project/h5py-wrapper)|2.4923874274426677e-05| -|pypi|[trio-websocket~=0.9](https://pypi.org/project/trio-websocket~=0.9)|2.4896895743850065e-05| -|pypi|[trio~=0.17](https://pypi.org/project/trio~=0.17)|2.4896895743850065e-05| -|pypi|[urllib3[secure,](https://pypi.org/project/urllib3[secure,)|2.4896895743850065e-05| -|cran|lpSolve|2.4876942453752498e-05| -|pypi|[PyQt5_sip](https://www.riverbankcomputing.com/software/sip/)|2.4779983780374256e-05| -|pypi|[pyclipper](https://github.com/greginvm/pyclipper)|2.4779983780374256e-05| -|pypi|[httptools](https://pypi.org/project/httptools)|2.471095435312794e-05| -|pypi|[watchfiles](https://pypi.org/project/watchfiles)|2.471095435312794e-05| -|pypi|[service-identity](https://pypi.org/project/service-identity)|2.465233029368133e-05| -|pypi|[future-fstrings](https://github.com/asottile/future-fstrings)|2.4643693869582198e-05| -|pypi|[geoviews](https://pypi.org/project/geoviews)|2.4608998942428778e-05| -|cran|cba|2.460427413222631e-05| -|rubygems|[gem_hadar](http://github.com/flori/gem_hadar)|2.4570612669985014e-05| -|npm|[regenerator-runtime](https://github.com/hackwaly/regenerator-runtime)|2.451115990087599e-05| -|pypi|[george](https://github.com/dfm/george)|2.446146356555103e-05| -|pypi|[av](https://pypi.org/project/av)|2.445479513308231e-05| -|npm|[glob](https://github.com/isaacs/node-glob#readme)|2.444741515805553e-05| -|pypi|[WTForms](https://wtforms.readthedocs.io/)|2.442126401517265e-05| -|pypi|[spectral-cube](https://pypi.org/project/spectral-cube)|2.4414528990793146e-05| -|pypi|[formulaic](https://github.com/matthewwardrop/formulaic)|2.43531515238702e-05| -|pypi|[interface-meta](https://pypi.org/project/interface-meta)|2.43531515238702e-05| -|pypi|[intake](https://pypi.org/project/intake)|2.4336644393424483e-05| -|cran|gbRd|2.4311587570960865e-05| -|cran|[emmeans](https://github.com/rvlenth/emmeans)|2.41971900741436e-05| -|pypi|[pytest-mypy-plugins](https://pypi.org/project/pytest-mypy-plugins)|2.4178480957825376e-05| -|pypi|[cerberus](http://docs.python-cerberus.org)|2.4160484185864897e-05| -|pypi|[pose2sim](https://github.com/perfanalytics/pose2sim)|2.4160484185864897e-05| -|pypi|[sphinx-fortran](http://sphinx-fortran.readthedocs.org)|2.4160484185864897e-05| -|pypi|[bfit](https://github.com/dfujim/bfit)|2.4160484185864897e-05| -|pypi|[bdata](https://github.com/dfujim/bdata)|2.4160484185864897e-05| -|pypi|[mud-py](https://github.com/dfujim/mudpy)|2.4160484185864897e-05| -|pypi|[julia](http://julialang.org)|2.4160484185864897e-05| -|pypi|[objsize](https://github.com/liran-funaro/objsize)|2.4160484185864897e-05| -|pypi|[ref_index](http://github.com/phn/ref_index)|2.4160484185864897e-05| -|pypi|[flex-format](https://github.com/AWehrhahn/flex-format)|2.4160484185864897e-05| -|cran|colorRamps|2.4160484185864897e-05| -|cran|paletteer|2.4160484185864897e-05| -|cran|statsExpressions|2.4160484185864897e-05| -|cran|geoaxe|2.4160484185864897e-05| -|cran|spbabel|2.4160484185864897e-05| -|npm|[emotion](https://emotion.sh)|2.4160484185864897e-05| -|npm|[express-handlebars](https://github.com/express-handlebars/express-handlebars)|2.4160484185864897e-05| -|npm|[express-session](https://github.com/expressjs/session#readme)|2.4160484185864897e-05| -|npm|[helmet](https://helmetjs.github.io/)|2.4160484185864897e-05| -|npm|[node-cmd](https://github.com/RIAEvangelist/node-cmd)|2.4160484185864897e-05| -|npm|[passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose#readme)|2.4160484185864897e-05| -|pypi|[traittypes](https://pypi.org/project/traittypes)|2.4125193640379166e-05| -|rubygems|[yard](http://yardoc.org)|2.4123005138718138e-05| -|pypi|[nibabel](https://nipy.org/nibabel)|2.4094732748158635e-05| -|pypi|[jupyter-nbextensions-configurator](https://pypi.org/project/jupyter-nbextensions-configurator)|2.4090118167406525e-05| -|pypi|[jupyter-contrib-core](https://pypi.org/project/jupyter-contrib-core)|2.4090118167406525e-05| -|npm|clipboard|2.4063842249121436e-05| -|pypi|[python-louvain](https://github.com/taynaud/python-louvain)|2.4000120363425594e-05| -|pypi|[torchvision](https://github.com/pytorch/vision)|2.398207851709822e-05| -|pypi|[miniball](https://github.com/marmakoide/miniball)|2.3918879344006248e-05| -|pypi|[python-socketio](https://github.com/miguelgrinberg/python-socketio)|2.3918879344006248e-05| -|pypi|[notebook-shim](https://pypi.org/project/notebook-shim)|2.3911015156474886e-05| -|pypi|[pyramid](https://trypyramid.com)|2.3901912640826014e-05| -|pypi|[pyfftw](https://pypi.org/project/pyfftw)|2.3901183086471613e-05| -|cran|[tweedie](http://www.r-project.org/package=tweedie)|2.3886164212007227e-05| -|npm|[markdown-it](https://github.com/markdown-it/markdown-it#readme)|2.3867873877391647e-05| -|npm|[d3-dsv](https://d3js.org/d3-dsv/)|2.3832713718052627e-05| -|pypi|[idna-ssl](https://github.com/aio-libs/idna-ssl)|2.377863767388973e-05| -|pypi|[randomgen](https://github.com/bashtage/randomgen)|2.376254679927418e-05| -|cran|SGP|2.375857644893178e-05| -|pypi|[tensorflow-datasets](https://github.com/tensorflow/datasets)|2.3753124431242766e-05| -|rubygems|[mysql2](https://github.com/brianmario/mysql2)|2.3742359888117683e-05| -|pypi|[aiodns](https://github.com/saghul/aiodns)|2.3726452876765477e-05| -|cran|[shinydashboard](http://rstudio.github.io/shinydashboard/)|2.3578244208427796e-05| -|spack|py-mpi4py|2.350603380750973e-05| -|cran|miniUI|2.349823105910476e-05| -|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|2.349660694942428e-05| -|pypi|[xdg](https://github.com/srstevenson/xdg)|2.346664464001442e-05| -|npm|[bluebird](https://github.com/petkaantonov/bluebird)|2.3316574431209452e-05| -|pypi|[grismconf](https://github.com/npirzkal/GRISMCONF)|2.311675126903553e-05| -|pypi|[ffmpeg](https://github.com/jiashaokun/ffmpeg)|2.3063674903776426e-05| -|pypi|[asdf-unit-schemas](https://pypi.org/project/asdf-unit-schemas)|2.3045384915748056e-05| -|pypi|[batman-package](https://pypi.org/project/batman-package)|2.3028834788743042e-05| -|pypi|[sphinxext-rediraffe](https://pypi.org/project/sphinxext-rediraffe)|2.3005375446210177e-05| -|pypi|[pyavm](https://pypi.org/project/pyavm)|2.2992284950504394e-05| -|cran|[glmnet](https://glmnet.stanford.edu)|2.290829850547737e-05| -|pypi|[asdf-transform-schemas](https://pypi.org/project/asdf-transform-schemas)|2.2872940060318106e-05| -|npm|[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint#readme)|2.286241447151053e-05| -|cran|parallelly|2.2854356194269895e-05| -|pypi|[nltk](https://www.nltk.org/)|2.2841500676512267e-05| -|pypi|[humanize](https://pypi.org/project/humanize)|2.2828444092228444e-05| -|rubygems|kramdown|2.2801080181887738e-05| -|cran|fstcore|2.2799071876971134e-05| -|pypi|[databases](https://pypi.org/project/databases)|2.278947150696167e-05| -|pypi|[flax](https://pypi.org/project/flax)|2.2784946402731486e-05| -|npm|sax|2.277204384466221e-05| -|pypi|[pykalman](http://pykalman.github.com)|2.2739279233755198e-05| -|pypi|[optcutfreq](https://github.com/demotu/optcutfreq)|2.2739279233755198e-05| -|pypi|[cubical](https://github.com/ratt-ru/CubiCal)|2.2739279233755198e-05| -|pypi|[sharedarray](https://gitlab.com/tenzing/shared-array)|2.2739279233755198e-05| -|pypi|[jax-cosmo](https://github.com/DifferentiableUniverseInitiative/jax_cosmo)|2.2739279233755198e-05| -|pypi|[mne-icalabel](https://mne.tools/mne-icalabel/dev/index.html)|2.2739279233755198e-05| -|pypi|[isatools](https://github.com/ISA-tools/isa-api)|2.2739279233755198e-05| -|pypi|[pyChemometrics](https://github.com/Gscorreia89/pyChemometrics/)|2.2739279233755198e-05| -|pypi|[git-lfs](https://github.com/liberapay/git-lfs-fetch.py)|2.2739279233755198e-05| -|pypi|[datacompy](https://github.com/capitalone/datacompy)|2.2739279233755198e-05| -|pypi|[faiss-gpu](https://github.com/kyamagu/faiss-wheels)|2.2739279233755198e-05| -|cran|nortest|2.2739279233755198e-05| -|cran|openair|2.2739279233755198e-05| -|npm|[diff2html](https://diff2html.xyz/)|2.2739279233755198e-05| -|npm|[difflib-ts](https://github.com/mailmangroup/difflib-ts#readme)|2.2739279233755198e-05| -|npm|[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form#readme)|2.2739279233755198e-05| -|npm|react-schemaorg|2.2739279233755198e-05| -|pypi|[pytest-dependency](https://pypi.org/project/pytest-dependency)|2.2518721354303876e-05| -|pypi|[ortools](https://pypi.org/project/ortools)|2.2414421449954456e-05| -|pypi|[apptools](https://docs.enthought.com/apptools)|2.241126513080828e-05| -|pypi|[anndata](http://anndata.readthedocs.io)|2.2382472891340185e-05| -|cran|webfakes|2.2369864473124282e-05| -|spack|[help2man](https://www.gnu.org/software/help2man/)|2.2369428272147186e-05| -|pypi|[passlib](https://pypi.org/project/passlib)|2.2368923046502652e-05| -|rubygems|[cucumber](https://cucumber.io/)|2.2357254648241895e-05| -|pypi|[prov](https://github.com/trungdong/prov)|2.2263185164575452e-05| -|cran|mclust|2.2259991785990907e-05| -|cran|[foreign](https://svn.r-project.org/R-packages/trunk/foreign/)|2.2249861454077343e-05| -|rubygems|[builder](http://onestepback.org)|2.222510860015619e-05| -|pypi|[starlette](https://pypi.org/project/starlette)|2.2175626233203677e-05| -|pypi|[astroid](https://pypi.org/project/astroid)|2.2155105259040884e-05| -|pypi|[nodeenv](https://pypi.org/project/nodeenv)|2.214980633468307e-05| -|pypi|[identify](https://pypi.org/project/identify)|2.214980633468307e-05| -|pypi|[cfgv](https://pypi.org/project/cfgv)|2.214980633468307e-05| -|npm|safe-buffer|2.2110665340064503e-05| -|npm|[standard](https://standardjs.com)|2.2102641877816225e-05| -|cran|[VGAM](https://www.stat.auckland.ac.nz/~yee/VGAM/)|2.2091826529166377e-05| -|pypi|[sphinx-panels](https://pypi.org/project/sphinx-panels)|2.2043550239710893e-05| -|pypi|[typeguard](https://pypi.org/project/typeguard)|2.2021007456837907e-05| -|pypi|[stsci.imagestats](https://github.com/spacetelescope/stsci.imagestats)|2.1974295929324485e-05| -|pypi|[stsci.stimage](https://stscistimage.readthedocs.io/)|2.1974295929324485e-05| -|pypi|[markdown-it-py](https://pypi.org/project/markdown-it-py)|2.1949470740030218e-05| -|pypi|[anyjson](http://bitbucket.org/runeh/anyjson/)|2.192031668663911e-05| -|rubygems|[tins](https://github.com/flori/tins)|2.1863476346532372e-05| -|npm|[react-dnd](https://github.com/react-dnd/react-dnd#readme)|2.1862553689964858e-05| -|npm|[react-dnd-html5-backend](https://github.com/react-dnd/react-dnd#readme)|2.1862553689964858e-05| -|npm|redux|2.1790071745109768e-05| -|pypi|[incremental](https://pypi.org/project/incremental)|2.1784700124821413e-05| -|npm|[date-fns](https://github.com/date-fns/date-fns#readme)|2.1770985749900238e-05| -|npm|vary|2.1741833447553167e-05| -|pypi|[h2](https://pypi.org/project/h2)|2.1737982082615076e-05| -|npm|eslint-config-prettier|2.1727522359812957e-05| -|pypi|[xgboost](https://github.com/dmlc/xgboost)|2.163278007565626e-05| -|pypi|[timezonefinder](https://timezonefinder.michelfe.it/gui)|2.1576984111365886e-05| -|cran|[futile.logger](NA)|2.1547452596212853e-05| -|cran|[graphql](http://graphql.org)|2.1524389511308687e-05| -|cran|[TTR](https://github.com/joshuaulrich/TTR)|2.1502830925419757e-05| -|pypi|[pyro-ppl](https://pypi.org/project/pyro-ppl)|2.1501957467677554e-05| -|pypi|[astro-parsnip](https://github.com/kboone/parsnip)|2.147598594299102e-05| -|pypi|[tkp](http://docs.transientskp.org/)|2.147598594299102e-05| -|pypi|[mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects)|2.147598594299102e-05| -|pypi|[dash_defer_js_import](https://pypi.org/project/dash_defer_js_import)|2.147598594299102e-05| -|spack|dl|2.147598594299102e-05| -|spack|sofa|2.147598594299102e-05| -|spack|pthreads|2.147598594299102e-05| -|npm|[ajv-errors](https://github.com/epoberezkin/ajv-errors#readme)|2.147598594299102e-05| -|npm|[heta-parser](https://github.com/hetalang/heta-parser#readme)|2.147598594299102e-05| -|npm|[mathjs-mathml](https://github.com/insysbio/mathjs-mathml#readme)|2.147598594299102e-05| -|npm|[random-id](https://github.com/KingCosmic/random-id#readme)|2.147598594299102e-05| -|npm|[storybook](https://github.com/storybookjs/storybook/tree/main/lib/cli)|2.147598594299102e-05| -|npm|[react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons#readme)|2.147598594299102e-05| -|npm|[react-toastify](https://github.com/fkhadra/react-toastify#readme)|2.147598594299102e-05| -|npm|[recoil](https://github.com/facebookexperimental/Recoil#readme)|2.147598594299102e-05| -|npm|[bower](http://bower.io)|2.147598594299102e-05| -|npm|[http-auth](https://github.com/gevorg/http-auth)|2.147598594299102e-05| -|npm|[kerberos](https://github.com/mongodb-js/kerberos#readme)|2.147598594299102e-05| -|npm|[multer](https://github.com/expressjs/multer#readme)|2.147598594299102e-05| -|rubygems|[activesupport](https://rubyonrails.org)|2.144563467714302e-05| -|pypi|[pydub](http://pydub.com)|2.144530596307246e-05| -|pypi|[linkify-it-py](https://pypi.org/project/linkify-it-py)|2.1354028057100072e-05| -|pypi|[pyscf](http://www.pyscf.org)|2.135278160258123e-05| -|pypi|[language-data](https://pypi.org/project/language-data)|2.1261226083561108e-05| -|pypi|[gwsurrogate](https://pypi.org/project/gwsurrogate)|2.1261226083561108e-05| -|pypi|[clikit](https://pypi.org/project/clikit)|2.1261226083561108e-05| -|pypi|[pysimdjson](https://pypi.org/project/pysimdjson)|2.1261226083561108e-05| -|pypi|[httpstan](https://pypi.org/project/httpstan)|2.1261226083561108e-05| -|pypi|[mayavi](https://pypi.org/project/mayavi)|2.1252130371867608e-05| -|pypi|[anytree](https://github.com/c0fec0de/anytree)|2.1167106928298907e-05| -|cran|spatial|2.1164500134702254e-05| -|cran|[BayesFactor](https://richarddmorey.github.io/BayesFactor/)|2.1149726150500478e-05| -|cran|stopwords|2.113820051747039e-05| -|pypi|[google-api-core](https://pypi.org/project/google-api-core)|2.1133406240464444e-05| -|cran|spam|2.1083175549832176e-05| -|pypi|[pyjsparser](https://pypi.org/project/pyjsparser)|2.1048613822725496e-05| -|pypi|[geographiclib](https://pypi.org/project/geographiclib)|2.0951465666313384e-05| -|npm|lint-staged|2.0923575242739943e-05| -|pypi|[hdbscan](http://github.com/scikit-learn-contrib/hdbscan)|2.0922979304959002e-05| -|pypi|[formlayout](https://github.com/PierreRaybaut/formlayout)|2.089555389047775e-05| -|pypi|[ttvfast](https://github.com/mindriot101/ttvfast-python)|2.089555389047775e-05| -|npm|[jasmine](http://jasmine.github.io/)|2.082985208020072e-05| -|cran|RJSONIO|2.0823727487570893e-05| -|cran|[remotes](https://remotes.r-lib.org)|2.0793446054457577e-05| -|cran|brms|2.074312717129225e-05| -|pypi|[xcffib](http://github.com/tych0/xcffib)|2.0581401831036983e-05| -|pypi|[loguru](https://pypi.org/project/loguru)|2.0579296892915208e-05| -|cran|[config](https://github.com/rstudio/config)|2.0444633349753722e-05| -|rubygems|ruby-maven-libs|2.0423448943576722e-05| -|pypi|[BioPython](https://biopython.org/)|2.0345670893359915e-05| -|pypi|[torch-sparse](https://github.com/rusty1s/pytorch_sparse)|2.0345670893359915e-05| -|pypi|[torch-scatter](https://github.com/rusty1s/pytorch_scatter)|2.0345670893359915e-05| -|pypi|[torch-cluster](https://github.com/rusty1s/pytorch_cluster)|2.0345670893359915e-05| -|pypi|[torch-spline-conv](https://github.com/rusty1s/pytorch_spline_conv)|2.0345670893359915e-05| -|pypi|[octave_kernel](http://github.com/Calysto/octave_kernel)|2.0345670893359915e-05| -|pypi|[sos-python](https://github.com/vatlab/SOS)|2.0345670893359915e-05| -|pypi|[sos-ruby](https://github.com/vatlab/SOS)|2.0345670893359915e-05| -|pypi|[dash_core_components](https://pypi.org/project/dash_core_components)|2.0345670893359915e-05| -|pypi|[dash_html_components](https://github.com/plotly/dash-html-components)|2.0345670893359915e-05| -|pypi|[alphapept](https://github.com/MannLabs/alphapept)|2.0345670893359915e-05| -|pypi|[fastcore](https://github.com/fastai/fastcore/)|2.0345670893359915e-05| -|pypi|[pypdf2](https://pypdf2.readthedocs.io/en/latest/)|2.0345670893359915e-05| -|pypi|[svist4get](https://bitbucket.org/artegorov/svist4get/)|2.0345670893359915e-05| -|pypi|[kneed](https://github.com/arvkevi/kneed)|2.0345670893359915e-05| -|cran|dunn.test|2.0345670893359915e-05| -|pypi|[altair](https://pypi.org/project/altair)|2.0210241991594025e-05| -|pypi|[pyopencl](https://pypi.org/project/pyopencl)|2.011647933284989e-05| -|npm|[tsd](https://github.com/SamVerschueren/tsd#readme)|2.0054008993739565e-05| -|pypi|[win32-setctime](https://pypi.org/project/win32-setctime)|2.0030616142333107e-05| -|pypi|[aiocontextvars](https://pypi.org/project/aiocontextvars)|2.0030616142333107e-05| -|pypi|[heapdict](https://pypi.org/project/heapdict)|2.0028922625292265e-05| -|npm|validator|2.000698690451766e-05| -|rubygems|[psych](https://github.com/ruby/psych)|1.9989557602010935e-05| -|pypi|[Flask-Compress](https://pypi.org/project/Flask-Compress)|1.98700224827427e-05| -|cran|[hoardr](https://github.com/ropensci/hoardr)|1.9816699424791428e-05| -|pypi|[deprecation](https://pypi.org/project/deprecation)|1.976985892059828e-05| -|cran|[RANN](https://github.com/jefferis/RANN)|1.9730453560872663e-05| -|spack|llvm-amdgpu|1.9719096892954762e-05| -|spack|hsa-rocr-dev|1.9719096892954762e-05| -|pypi|[asdf-astropy](https://pypi.org/project/asdf-astropy)|1.9713426330537373e-05| -|npm|[babel-loader](https://github.com/babel/babel-loader)|1.9652785826158283e-05| -|pypi|[tensorstore](https://pypi.org/project/tensorstore)|1.9623509344515155e-05| -|pypi|[boltons](https://pypi.org/project/boltons)|1.9617885917822638e-05| -|pypi|[h3](https://github.com/uber/h3-py)|1.9604507167958947e-05| -|pypi|[constantly](https://pypi.org/project/constantly)|1.9588680344912493e-05| -|pypi|[hyperlink](https://pypi.org/project/hyperlink)|1.9588680344912493e-05| -|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|1.957259078484967e-05| -|cran|[rematch](https://github.com/MangoTheCat/rematch)|1.956462319406482e-05| -|cran|[reactable](https://glin.github.io/reactable/)|1.9550227203487656e-05| -|cran|[tm](http://tm.r-forge.r-project.org/)|1.9538475564563097e-05| -|pypi|[pyenchant](https://pypi.org/project/pyenchant)|1.9535477213142187e-05| -|pypi|[transifex-client](https://www.transifex.com)|1.9499581636637475e-05| -|pypi|[python-box](https://github.com/cdgriffith/Box)|1.9477067251374164e-05| -|npm|[minimist](https://github.com/substack/minimist)|1.9419568968681168e-05| -|cran|[shinyAce](http://trestletech.github.io/shinyAce/)|1.9357732066326573e-05| -|pypi|[nirdust](https://github.com/Gaiana/nirdust)|1.9328387348691918e-05| -|pypi|[envisage](http://docs.enthought.com/envisage)|1.9328387348691918e-05| -|pypi|[tesspy](https://github.com/siavash-saki/tesspy)|1.9328387348691918e-05| -|pypi|[osmnx](https://github.com/gboeing/osmnx)|1.9328387348691918e-05| -|pypi|[nanopack](https://github.com/wdecoster/nanopack)|1.9328387348691918e-05| -|pypi|[NanoComp](https://github.com/wdecoster/NanoComp)|1.9328387348691918e-05| -|pypi|[NanoFilt](https://github.com/wdecoster/nanofilt)|1.9328387348691918e-05| -|pypi|[NanoLyse](https://github.com/wdecoster/nanolyse)|1.9328387348691918e-05| -|pypi|[nanoQC](https://github.com/wdecoster/nanoQC)|1.9328387348691918e-05| -|pypi|[NanoStat](https://github.com/wdecoster/nanostat)|1.9328387348691918e-05| -|pypi|[astropy_helpers](https://github.com/astropy/astropy-helpers)|1.9328387348691918e-05| -|cran|lpSolveAPI|1.9328387348691918e-05| -|cran|[genalg](https://github.com/egonw/genalg)|1.9328387348691918e-05| -|npm|[emotion-icons](https://github.com/emotion-icons/emotion-icons)|1.9328387348691918e-05| -|npm|tinymce|1.9328387348691918e-05| -|cran|segmented|1.9322096618896442e-05| -|cran|[shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)|1.9297874107794656e-05| -|npm|[grunt-contrib-internal](https://github.com/gruntjs/grunt-contrib-internal#readme)|1.9278753041179825e-05| -|cran|modelr|1.920443356026009e-05| -|cran|lmtest|1.9203803932643254e-05| -|cran|gmp|1.9164150623161467e-05| -|cran|[mnormt](http://azzalini.stat.unipd.it/SW/Pkg-mnormt)|1.9155645458006476e-05| -|cran|Formula|1.9119258412594943e-05| -|cran|[semver](https://github.com/johndharrison/semver)|1.9079879511351604e-05| -|pypi|[awscrt](https://pypi.org/project/awscrt)|1.9048111184802096e-05| -|rubygems|[coveralls](https://coveralls.io)|1.9031819266256226e-05| -|npm|[font-awesome](http://fontawesome.io/)|1.902839250745819e-05| -|pypi|[e13tools](https://e13tools.readthedocs.io)|1.9027723545490042e-05| -|pypi|[deprecat](https://github.com/deprecat/deprecat)|1.8986671113426558e-05| -|cran|lsa|1.8981736923416468e-05| -|cran|kernlab|1.896607001937965e-05| -|pypi|[tensorflow-rocm](https://pypi.org/project/tensorflow-rocm)|1.8924001771951733e-05| -|pypi|[tensorflow-aarch64](https://pypi.org/project/tensorflow-aarch64)|1.8924001771951733e-05| -|rubygems|[aruba](https://github.com/cucumber/aruba)|1.8921066712221787e-05| -|pypi|[rfc3987](https://pypi.org/project/rfc3987)|1.8905578875439282e-05| -|pypi|[jaxtyping](https://pypi.org/project/jaxtyping)|1.889994142912925e-05| -|npm|coffee-script|1.880778643944888e-05| -|pypi|[hijri-converter](https://github.com/mhalshehri/hijri-converter)|1.877154571317008e-05| -|npm|react-transition-group|1.8768713715023748e-05| -|npm|[mqtt](https://github.com/mqttjs/MQTT.js#readme)|1.8764642717688405e-05| -|pypi|[stevedore](https://pypi.org/project/stevedore)|1.870658137990458e-05| -|pypi|[waitress](https://github.com/Pylons/waitress)|1.8640591454259857e-05| -|cran|sandwich|1.8599246645272893e-05| -|pypi|[flask-restful](https://www.github.com/flask-restful/flask-restful/)|1.8594528791602545e-05| -|pypi|[pycapnp](https://github.com/capnproto/pycapnp)|1.8594528791602545e-05| -|pypi|[exotic-ld](https://pypi.org/project/exotic-ld)|1.858498783528069e-05| -|rubygems|[diff-lcs](https://github.com/halostatue/diff-lcs)|1.857347755759469e-05| -|pypi|[APScheduler](https://github.com/agronholm/apscheduler)|1.8569057845707595e-05| -|cran|[statmod](NA)|1.8482311062827853e-05| -|npm|[sass](https://github.com/sass/dart-sass)|1.848105725276859e-05| -|rubygems|[commonmarker](https://github.com/gjtorikian/commonmarker)|1.8416698874004893e-05| -|pypi|[rmnest](https://github.com/mlower/rmnest)|1.8407987951135158e-05| -|pypi|[bilby](https://git.ligo.org/lscsoft/bilby)|1.8407987951135158e-05| -|pypi|[surfinpy](https://github.com/symmy596/SurfinPy)|1.8407987951135158e-05| -|pypi|[ligotimegps](https://github.com/gwpy/ligotimegps)|1.8407987951135158e-05| -|cran|doMC|1.835092318848664e-05| -|pypi|[zest.releaser](https://pypi.org/project/zest.releaser)|1.834484378116154e-05| -|pypi|[flake8-polyfill](https://pypi.org/project/flake8-polyfill)|1.8324942199457895e-05| -|pypi|[JPype1](https://github.com/jpype-project/jpype)|1.8315948011379484e-05| -|pypi|[python-graphviz](https://pypi.org/project/python-graphviz)|1.8307500368128363e-05| -|pypi|[configobj](https://github.com/DiffSK/configobj)|1.8238949335462838e-05| -|pypi|[pooch>=1.1.1](https://pypi.org/project/pooch>=1.1.1)|1.8223908071623807e-05| -|pypi|[pandas>=0.25.1](https://pypi.org/project/pandas>=0.25.1)|1.8223908071623807e-05| -|pypi|[numpy>=1.13.3](https://pypi.org/project/numpy>=1.13.3)|1.8223908071623807e-05| -|rubygems|html-pipeline|1.8223908071623807e-05| -|rubygems|gemoji|1.8223908071623807e-05| -|pypi|[cookiecutter](https://pypi.org/project/cookiecutter)|1.8162772499937692e-05| -|pypi|[pydotplus](https://pypi.org/project/pydotplus)|1.8099361527758187e-05| -|cran|quadprog|1.800534059500652e-05| -|pypi|[bottle](https://pypi.org/project/bottle)|1.800392250132865e-05| -|pypi|[meshio](https://github.com/nschloe/meshio)|1.796567104393037e-05| -|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|1.7956456532292505e-05| -|npm|json5|1.7936088260014957e-05| -|pypi|[flufl.lock](https://pypi.org/project/flufl.lock)|1.7931919297226493e-05| -|pypi|[plumbum](https://plumbum.readthedocs.io)|1.7875486865044453e-05| -|rubygems|[utils](http://github.com/flori/utils)|1.7787394218566968e-05| -|pypi|[neo](https://neuralensemble.org/neo)|1.7773712714123224e-05| -|pypi|[mdit-py-plugins](https://pypi.org/project/mdit-py-plugins)|1.7747647403358063e-05| -|spack|libunistring|1.769034375646002e-05| -|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|1.767193801752869e-05| -|rubygems|activerecord|1.7625122520699025e-05| -|pypi|[jsonpointer](https://pypi.org/project/jsonpointer)|1.7589313972945852e-05| -|pypi|[scanexitronlr](https://github.com/ylab/ScanExitronLR)|1.7571261226083562e-05| -|pypi|[lifelines](https://github.com/CamDavidsonPilon/lifelines)|1.7571261226083562e-05| -|pypi|[liqa](https://github.com/WGLab/LIQA)|1.7571261226083562e-05| -|pypi|[autograd-gamma](https://github.com/CamDavidsonPilon/autograd-gamma)|1.7571261226083562e-05| -|pypi|[SQLObject](http://sqlobject.org/)|1.7571261226083562e-05| -|pypi|[dbfread](https://dbfread.readthedocs.io/)|1.7571261226083562e-05| -|pypi|[pweave](http://mpastell.com/pweave)|1.7571261226083562e-05| -|pypi|[epimodels](https://github.com/fccoelho/epimodels)|1.7571261226083562e-05| -|cran|plotROC|1.7571261226083562e-05| -|npm|js-cookie|1.75533313676896e-05| -|cran|[R.devices](https://github.com/HenrikBengtsson/R.devices)|1.7478087199797473e-05| -|npm|styled-components|1.7435475347270746e-05| -|pypi|[moto](https://pypi.org/project/moto)|1.7429498544719374e-05| -|pypi|[Flask-Sockets](https://pypi.org/project/Flask-Sockets)|1.7429498544719374e-05| -|cran|caTools|1.7428518305286046e-05| -|spack|libfabric|1.741304036707946e-05| -|pypi|[numpy-stl](https://pypi.org/project/numpy-stl)|1.7409760663343825e-05| -|cran|SeuratObject|1.7406201123690347e-05| -|pypi|[simplegeneric](https://pypi.org/project/simplegeneric)|1.740295412621686e-05| -|pypi|[codacy-coverage](https://pypi.org/project/codacy-coverage)|1.7395548613822725e-05| -|pypi|[requests-cache](https://pypi.org/project/requests-cache)|1.733025070635061e-05| -|cran|mondate|1.7292294334038926e-05| -|cran|DAAG|1.7292294334038926e-05| -|spack|[cfitsio](https://heasarc.gsfc.nasa.gov/fitsio/)|1.7287143305468595e-05| -|cran|SuppDists|1.7274746192893402e-05| -|pypi|[nbval](https://pypi.org/project/nbval)|1.725500680790679e-05| -|pypi|[celerite2](https://pypi.org/project/celerite2)|1.7212544915148547e-05| -|pypi|[allesfitter](https://github.com/MNGuenther/allesfitter)|1.7195599779181087e-05| -|pypi|[pyyaml-env-tag](https://pypi.org/project/pyyaml-env-tag)|1.7180038500472126e-05| -|cran|qlcMatrix|1.7158718571210297e-05| -|cran|minqa|1.7130865080740204e-05| -|pypi|[js2py](https://github.com/PiotrDabkowski/Js2Py)|1.7098932207971648e-05| -|npm|react-highcharts|1.7075830928355644e-05| -|cran|[ggseqlogo](https://github.com/omarwagih/ggseqlogo)|1.7065005178004516e-05| -|cran|RcppRoll|1.7048898188547274e-05| -|cran|blavaan|1.70168944745723e-05| -|pypi|[pyro-api](https://pypi.org/project/pyro-api)|1.698933610560387e-05| -|pypi|[igwn-auth-utils](https://git.ligo.org/computing/igwn-auth-utils)|1.697479460351107e-05| -|pypi|[arrow](https://arrow.readthedocs.io)|1.696882265849739e-05| -|npm|gulp|1.69584784247685e-05| -|pypi|[pydicom](https://pypi.org/project/pydicom)|1.6949356465684386e-05| -|npm|[ts-node](https://typestrong.org/ts-node)|1.6935840705694208e-05| -|cran|mediation|1.6888917581144392e-05| -|npm|[socket.io](https://github.com/socketio/socket.io#readme)|1.6866318960227592e-05| -|pypi|[iqrm](https://github.com/v-morello/iqrm)|1.6807293346688625e-05| -|pypi|[beast](http://beast.readthedocs.io/)|1.6807293346688625e-05| -|pypi|[tk](https://github.com/atranitell/TensorKit)|1.6807293346688625e-05| -|pypi|[textfsm](https://pypi.org/project/textfsm)|1.6807293346688625e-05| -|pypi|[itables](https://pypi.org/project/itables)|1.6807293346688625e-05| -|pypi|[gekko](https://pypi.org/project/gekko)|1.6807293346688625e-05| -|pypi|[readlif](https://pypi.org/project/readlif)|1.6807293346688625e-05| -|pypi|[cpp-coveralls](https://github.com/eddyxu/cpp-coveralls)|1.6807293346688625e-05| -|spack|libsbml|1.6807293346688625e-05| -|spack|libsedml|1.6807293346688625e-05| -|spack|libcombine|1.6807293346688625e-05| -|spack|crossguid|1.6807293346688625e-05| -|spack|nativejit|1.6807293346688625e-05| -|spack|cpufeatures|1.6807293346688625e-05| -|spack|raptor|1.6807293346688625e-05| -|spack|qcp|1.6807293346688625e-05| -|spack|qwtplot3d|1.6807293346688625e-05| -|spack|mml|1.6807293346688625e-05| -|spack|sbw|1.6807293346688625e-05| -|cran|spex|1.6807293346688625e-05| -|cran|[seqminer](http://zhanxw.github.io/seqminer/)|1.6807293346688625e-05| -|pypi|[cmake](https://pypi.org/project/cmake)|1.6788522727364983e-05| -|pypi|[djangorestframework](https://www.django-rest-framework.org/)|1.6757911900544343e-05| -|pypi|[tensorflow-text](https://pypi.org/project/tensorflow-text)|1.675322213770288e-05| -|pypi|[python-lsp-server](https://pypi.org/project/python-lsp-server)|1.6699726669269815e-05| -|cran|[ggridges](https://wilkelab.org/ggridges/)|1.6679685830947003e-05| -|npm|[babel-preset-es2015](https://babeljs.io/)|1.6647844026086508e-05| -|spack|atlas|1.663922041322174e-05| -|npm|rollup-plugin-commonjs|1.6615663999215253e-05| -|pypi|[stsci.image](https://github.com/spacetelescope/stsci.image)|1.660529944357673e-05| -|cran|carrier|1.6601409133623115e-05| -|pypi|[kafka-python](https://github.com/dpkp/kafka-python)|1.6590199140960567e-05| -|pypi|[mopti](https://github.com/basf/mopti)|1.6590199140960567e-05| -|npm|[proj4](https://github.com/proj4js/proj4js#readme)|1.6590199140960563e-05| -|pypi|[ipaddr](https://pypi.org/project/ipaddr)|1.6567189156021642e-05| -|pypi|[pytoml](https://pypi.org/project/pytoml)|1.6567189156021642e-05| -|npm|nprogress|1.6567189156021642e-05| -|pypi|[datatable](https://github.com/h2oai/datatable)|1.6467092181539664e-05| -|npm|on-headers|1.643292723344299e-05| -|pypi|[wemake-python-styleguide](https://pypi.org/project/wemake-python-styleguide)|1.640151726446143e-05| -|pypi|[pytest-emoji](https://pypi.org/project/pytest-emoji)|1.640151726446143e-05| -|pypi|[celerite](https://github.com/dfm/celerite)|1.638711271400295e-05| -|pypi|[pyperclip](https://github.com/asweigart/pyperclip)|1.6378960997535385e-05| -|npm|[form-data](https://github.com/form-data/form-data#readme)|1.628659883292401e-05| -|spack|libedit|1.627442948448826e-05| -|pypi|[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)|1.6190419700040807e-05| -|npm|autoprefixer|1.6178252935632755e-05| -|npm|[saxes](https://github.com/lddubeau/saxes#readme)|1.6160902665197866e-05| -|pypi|[getCalspec](https://github.com/LSSTDESC/getCalspec)|1.6106989457243266e-05| -|pypi|[pdspy](https://github.com/psheehan/pdspy)|1.6106989457243266e-05| -|pypi|[hyperion](http://www.hyperion-rt.org)|1.6106989457243266e-05| -|pypi|[cmyt](https://github.com/yt-project/yt)|1.6106989457243266e-05| -|pypi|[biofluff](https://github.com/simonvh/fluff/)|1.6106989457243266e-05| -|pypi|[genomepy](https://vanheeringen-lab.github.io/genomepy/)|1.6106989457243266e-05| -|pypi|[imreg_dft](https://pypi.org/project/imreg_dft)|1.6106989457243266e-05| -|pypi|[LDTk](https://pypi.org/project/LDTk)|1.6106989457243266e-05| -|pypi|[pylightcurve](https://pypi.org/project/pylightcurve)|1.6106989457243266e-05| -|pypi|[wfc3tools](http://wfc3tools.readthedocs.io/)|1.6106989457243266e-05| -|pypi|[sregion](https://github.com/gbrammer/sregion/)|1.6106989457243266e-05| -|pypi|[connection_pool](https://github.com/zhouyl/ConnectionPool)|1.6106989457243266e-05| -|pypi|[PyMieScatt](https://pypi.org/project/PyMieScatt)|1.6106989457243266e-05| -|cran|PhysicalActivity|1.6106989457243266e-05| -|cran|shinyFeedback|1.6106989457243266e-05| -|npm|[lru-cache](https://github.com/isaacs/node-lru-cache#readme)|1.6106989457243266e-05| -|npm|[sift](https://github.com/crcn/sift.js#readme)|1.6106989457243266e-05| -|pypi|[Flask-Caching](https://pypi.org/project/Flask-Caching)|1.6106989457243262e-05| -|spack|[z3](https://github.com/Z3Prover/z3/wiki)|1.6059516225158767e-05| -|pypi|[django-extensions](http://github.com/django-extensions/django-extensions)|1.6055061451501004e-05| -|pypi|[cdsapi](https://github.com/ecmwf/cdsapi)|1.6051482293575224e-05| -|npm|docco|1.6049958324572735e-05| -|cran|extrafont|1.6043666241725243e-05| -|pypi|[dropbox](https://pypi.org/project/dropbox)|1.60423897908951e-05| -|cran|futile.options|1.603703910302895e-05| -|cran|lambda.r|1.603703910302895e-05| -|npm|postcss|1.5997846554659736e-05| -|cran|[vegan](https://github.com/vegandevs/vegan)|1.597233864599946e-05| -|pypi|[shiboken6](https://pypi.org/project/shiboken6)|1.5945919562670832e-05| -|pypi|[testfixtures](https://github.com/Simplistix/testfixtures)|1.594403105086347e-05| -|pypi|[smbprotocol](https://pypi.org/project/smbprotocol)|1.5942986655958972e-05| -|pypi|[ocifs](https://pypi.org/project/ocifs)|1.5942986655958972e-05| -|pypi|[libarchive-c](https://pypi.org/project/libarchive-c)|1.5942986655958972e-05| -|pypi|[pygit2](https://pypi.org/project/pygit2)|1.5942986655958972e-05| -|pypi|[fusepy](https://pypi.org/project/fusepy)|1.5942986655958972e-05| -|pypi|[dropboxdrivefs](https://pypi.org/project/dropboxdrivefs)|1.5942986655958972e-05| -|pypi|[adlfs](https://pypi.org/project/adlfs)|1.5942986655958972e-05| -|npm|[eventemitter2](https://github.com/hij1nx/EventEmitter2#readme)|1.593733329829093e-05| -|rubygems|[rspec-mocks](https://github.com/rspec/rspec-mocks)|1.5924235769718868e-05| -|rubygems|[rspec-core](https://github.com/rspec/rspec-core)|1.5924235769718868e-05| -|pypi|[sphinx-argparse](https://pypi.org/project/sphinx-argparse)|1.5917851761389085e-05| -|pypi|[colorlover](https://pypi.org/project/colorlover)|1.5914711346183428e-05| -|pypi|[dash-tabulator](https://pypi.org/project/dash-tabulator)|1.5914711346183428e-05| -|pypi|[django-bootstrap4](https://pypi.org/project/django-bootstrap4)|1.5914711346183428e-05| -|pypi|[django-cache-memoize](https://pypi.org/project/django-cache-memoize)|1.5914711346183428e-05| -|pypi|[django-cookie-law](https://pypi.org/project/django-cookie-law)|1.5914711346183428e-05| -|pypi|[django-cors-headers](https://pypi.org/project/django-cors-headers)|1.5914711346183428e-05| -|pypi|[django-currentuser](https://pypi.org/project/django-currentuser)|1.5914711346183428e-05| -|pypi|[django-oauth-toolkit](https://pypi.org/project/django-oauth-toolkit)|1.5914711346183428e-05| -|pypi|[django-plotly-dash](https://pypi.org/project/django-plotly-dash)|1.5914711346183428e-05| -|pypi|[dpd-static-support](https://pypi.org/project/dpd-static-support)|1.5914711346183428e-05| -|pypi|[autoflake](https://pypi.org/project/autoflake)|1.5867608269391316e-05| -|rubygems|[thread_order](https://github.com/JoshCheek/thread_order)|1.586217515438305e-05| -|rubygems|[pg](https://github.com/ged/ruby-pg)|1.5853222194774043e-05| -|pypi|[pytest-filter-subpackage](https://pypi.org/project/pytest-filter-subpackage)|1.578394259027107e-05| -|pypi|[altgraph](https://altgraph.readthedocs.io)|1.5781029407057952e-05| -|npm|[fibers](https://github.com/laverdet/node-fibers)|1.570724919257565e-05| -|rubygems|[will_paginate](https://github.com/mislav/will_paginate)|1.5699384009753842e-05| -|npm|[xmlbuilder](http://github.com/oozcitak/xmlbuilder-js)|1.5668130312678342e-05| -|cran|arrow|1.565975594146729e-05| -|pypi|[sphinx-togglebutton](https://pypi.org/project/sphinx-togglebutton)|1.5589597668578754e-05| -|cran|logspline|1.5569024239192226e-05| -|pypi|[pyqt5](https://www.riverbankcomputing.com/software/pyqt/)|1.5562989336845487e-05| -|npm|whatwg-fetch|1.5562035821642372e-05| -|pypi|[rfc3986-validator](https://pypi.org/project/rfc3986-validator)|1.5542778841907882e-05| -|pypi|[uri-template](https://pypi.org/project/uri-template)|1.5542778841907882e-05| -|pypi|[rfc3339-validator](https://pypi.org/project/rfc3339-validator)|1.5542778841907882e-05| -|pypi|[isoduration](https://pypi.org/project/isoduration)|1.5542778841907882e-05| -|pypi|[fqdn](https://pypi.org/project/fqdn)|1.5542778841907882e-05| -|pypi|[mkdocs-material-extensions](https://pypi.org/project/mkdocs-material-extensions)|1.553704983029466e-05| -|pypi|[tox-travis](https://pypi.org/project/tox-travis)|1.5520198894606213e-05| -|rubygems|[rspec-support](https://github.com/rspec/rspec-support)|1.5517158554959e-05| -|cran|timetk|1.5505839705795567e-05| -|pypi|[primesieve](https://github.com/kimwalisch/primesieve-python)|1.5462709878953534e-05| -|pypi|[pprintast](https://github.com/clarketm/pprintast)|1.5462709878953534e-05| -|pypi|[jwst](https://github.com/spacetelescope/jwst)|1.5462709878953534e-05| -|pypi|[webbpsf](http://webbpsf.readthedocs.io/)|1.5462709878953534e-05| -|pypi|[astrocalc](https://github.com/thespacedoctor/astrocalc)|1.5462709878953534e-05| -|pypi|[fundamentals](https://github.com/thespacedoctor/fundamentals)|1.5462709878953534e-05| -|pypi|[ztfquery](https://pypi.org/project/ztfquery)|1.5462709878953534e-05| -|pypi|[diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch)|1.5462709878953534e-05| -|rubygems|[fastercsv](http://fastercsv.rubyforge.org)|1.5462709878953534e-05| -|rubygems|[jruby-openssl](https://github.com/jruby/jruby-openssl)|1.5462709878953534e-05| -|rubygems|[activerecord-sqlserver-adapter](http://github.com/rails-sqlserver/activerecord-sqlserver-adapter)|1.5462709878953534e-05| -|cran|DiceKriging|1.544784188868531e-05| -|npm|zap|1.5402308668488873e-05| -|npm|diff|1.5402308668488873e-05| -|cran|[corrplot](https://github.com/taiyun/corrplot)|1.5393955273654904e-05| -|rubygems|concurrent-ruby|1.5308082780163996e-05| -|rubygems|jdbc-mysql|1.5308082780163996e-05| -|pypi|[cairocffi](https://github.com/Kozea/cairocffi)|1.5283026792629865e-05| -|pypi|[tensorflow-gan](https://pypi.org/project/tensorflow-gan)|1.5276860000600726e-05| -|pypi|[tensorflow-hub](https://pypi.org/project/tensorflow-hub)|1.5276860000600726e-05| -|cran|polynom|1.526418289019138e-05| -|cran|biglm|1.521334785475721e-05| -|pypi|[sdnotify](https://github.com/bb4242/sdnotify)|1.5186590059686506e-05| -|pypi|[scandir](https://pypi.org/project/scandir)|1.5179288814465502e-05| -|spack|[guile](https://www.gnu.org/software/guile/)|1.5178156887057832e-05| -|npm|del-cli|1.517373614178419e-05| -|cran|[parallelMap](https://parallelmap.mlr-org.com)|1.5144110087491583e-05| -|npm|puppeteer|1.5057757409938507e-05| -|pypi|[manhole](https://pypi.org/project/manhole)|1.5053927399890936e-05| -|npm|depd|1.5022916054318582e-05| -|npm|[should](https://github.com/shouldjs/should.js)|1.5017985813227467e-05| -|cran|[deSolve](http://desolve.r-forge.r-project.org/)|1.499961701295122e-05| -|pypi|[sphinxcontrib-programoutput](https://sphinxcontrib-programoutput.readthedocs.org/)|1.493812847167653e-05| -|spack|gl2ps|1.4907358791717145e-05| -|pypi|[prompt_toolkit](https://pypi.org/project/prompt_toolkit)|1.4882858258492776e-05| -|pypi|[fabio](http://github.com/silx-kit/fabio)|1.4870202766776375e-05| -|pypi|[pybigwig](https://github.com/dpryan79/pyBigWig)|1.4867990268224553e-05| -|pypi|[fit_nbinom](https://github.com/joachimwolff/fit_nbinom)|1.4867990268224553e-05| -|pypi|[krbalancing](https://github.com/deeptools/Knight-Ruiz-Matrix-balancing-algorithm)|1.4867990268224553e-05| -|pypi|[multiprocessing_on_dill](https://github.com/sixty-north/multiprocessing_on_dill)|1.4867990268224553e-05| -|pypi|[interlap](http://brentp.github.io/interlap)|1.4867990268224553e-05| -|pypi|[pyramid_rewrite](https://github.com/bennihepp/pyramid_rewrite)|1.4867990268224553e-05| -|pypi|[skosprovider_getty](https://github.com/OnroerendErfgoed/skosprovider_getty)|1.4867990268224553e-05| -|pypi|[language-tags](https://github.com/OnroerendErfgoed/language-tags)|1.4867990268224553e-05| -|pypi|[nodevectors](https://github.com/VHRanger/nodevectors/)|1.4867990268224553e-05| -|pypi|[tensorflow-metadata](https://pypi.org/project/tensorflow-metadata)|1.4867990268224553e-05| -|pypi|[bottle-cork](http://cork.firelet.net/)|1.4867990268224553e-05| -|pypi|[beaker](https://beaker.readthedocs.io/)|1.4867990268224553e-05| -|pypi|[flask-security-too](https://github.com/Flask-Middleware/flask-security)|1.4867990268224553e-05| -|pypi|[flask-admin](https://github.com/flask-admin/flask-admin/)|1.4867990268224553e-05| -|pypi|[flask-mail](https://github.com/rduplain/flask-mail)|1.4867990268224553e-05| -|pypi|[eemont](https://github.com/davemlz/eemont)|1.4867990268224553e-05| -|pypi|[ee_extra](https://github.com/r-earthengine/ee_extra)|1.4867990268224553e-05| -|pypi|[httplib2shim](https://github.com/GoogleCloudPlatform/httplib2shim)|1.4867990268224553e-05| -|pypi|[ipython_genutils](http://ipython.org)|1.4867990268224553e-05| -|cran|mlrMBO|1.4867990268224553e-05| -|cran|emoa|1.4867990268224553e-05| -|npm|[deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order#readme)|1.4867990268224553e-05| -|npm|[dice-coefficient](https://words.github.io/dice-coefficient/)|1.4867990268224553e-05| -|npm|[elasticdump](https://github.com/elasticsearch-dump/elasticsearch-dump#readme)|1.4867990268224553e-05| -|npm|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html)|1.4867990268224553e-05| -|npm|[swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc)|1.4867990268224553e-05| -|cran|leaflet.providers|1.4864141388390879e-05| -|npm|[qunit](https://qunitjs.com)|1.4836638201789381e-05| -|npm|reflect-metadata|1.481248280455671e-05| -|npm|recharts|1.4792133175019325e-05| -|spack|perl-data-dumper|1.4770957068579296e-05| -|spack|libelf|1.4770957068579296e-05| -|spack|binutils|1.4770957068579296e-05| -|spack|isl|1.4770957068579296e-05| -|npm|[request](https://github.com/request/request#readme)|1.4729100968520104e-05| -|pypi|[scitokens](https://scitokens.org)|1.472639036090813e-05| -|pypi|[python-ligo-lw](https://pypi.org/project/python-ligo-lw)|1.47255053614874e-05| -|pypi|[Deprecated](https://pypi.org/project/Deprecated)|1.4682733534095637e-05| -|npm|babel-runtime|1.4647466112567635e-05| -|spack|glu|1.4624829048074277e-05| -|cran|websocket|1.4604032464996931e-05| -|pypi|[gssapi](https://pypi.org/project/gssapi)|1.4600534321837046e-05| -|pypi|[raven](https://pypi.org/project/raven)|1.4579509375358268e-05| -|rubygems|rake-compiler|1.457858407908263e-05| -|pypi|[pykwalify](https://pypi.org/project/pykwalify)|1.4559960493373451e-05| -|cran|[smoothr](https://strimas.com/smoothr/)|1.4558928803852662e-05| -|pypi|[python-coveralls](https://pypi.org/project/python-coveralls)|1.4513990499933492e-05| -|pypi|[nbclassic](https://pypi.org/project/nbclassic)|1.4454367103365905e-05| -|pypi|[nose2](https://pypi.org/project/nose2)|1.4444927453834044e-05| -|pypi|[backports.os](https://pypi.org/project/backports.os)|1.442755260651102e-05| -|spack|[hpx](https://hpx.stellar-group.org/)|1.4416857903046072e-05| -|rubygems|nokogiri|1.4400058201382334e-05| -|pypi|[fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy)|1.4397454809788044e-05| -|spack|memkind|1.4388603782004798e-05| -|pypi|[httplib2](https://pypi.org/project/httplib2)|1.4388459190550149e-05| -|pypi|[pixedfit](https://pypi.org/project/pixedfit)|1.4317323961994013e-05| -|pypi|[dash_bootstrap_components](https://pypi.org/project/dash_bootstrap_components)|1.4317323961994013e-05| -|pypi|[django_admin_index](https://pypi.org/project/django_admin_index)|1.4317323961994013e-05| -|pypi|[django_plotly_dash](https://pypi.org/project/django_plotly_dash)|1.4317323961994013e-05| -|pypi|[scico](https://github.com/lanl/scico)|1.4317323961994013e-05| -|pypi|[bm3d](https://pypi.org/project/bm3d)|1.4317323961994013e-05| -|pypi|[bm4d](https://pypi.org/project/bm4d)|1.4317323961994013e-05| -|pypi|[svmbir](https://github.com/cabouman/svmbir)|1.4317323961994013e-05| -|cran|numform|1.4317323961994013e-05| -|cran|qmap|1.4317323961994013e-05| -|npm|[angular-plotly](https://github.com/alonho/angular-plotly#readme)|1.4317323961994013e-05| -|npm|[angular-plotly.js](https://github.com/plotly/angular-plotly.js)|1.4317323961994013e-05| -|npm|[crypto-js](http://github.com/brix/crypto-js)|1.4317323961994013e-05| -|npm|[ng2-file-upload](https://github.com/valor-software/ng2-file-upload)|1.4317323961994013e-05| -|npm|[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service#readme)|1.4317323961994013e-05| -|npm|[ngx-smart-loader](https://github.com/biig-io/ngx-smart-loader)|1.4317323961994013e-05| -|npm|ngx-smart-modal|1.4317323961994013e-05| -|npm|plotly|1.4317323961994013e-05| -|spack|gflags|1.4303648777146593e-05| -|spack|py-flit-core|1.4277142282161416e-05| -|spack|[git](http://git-scm.com)|1.4275536256012668e-05| -|cran|[seriation](https://github.com/mhahsler/seriation)|1.4262110395300631e-05| -|pypi|[click-didyoumean](https://pypi.org/project/click-didyoumean)|1.4250275339141224e-05| -|pypi|[click-repl](https://pypi.org/project/click-repl)|1.4250275339141224e-05| -|pypi|[aenum](https://github.com/ethanfurman/aenum)|1.4174150722374072e-05| -|npm|[vnu-jar](https://github.com/validator/validator#readme)|1.4165975746358507e-05| -|npm|stylelint-config-twbs-bootstrap|1.4165975746358507e-05| -|npm|stylelint|1.4165975746358507e-05| -|npm|postcss-cli|1.4165975746358507e-05| -|npm|lockfile-lint|1.4165975746358507e-05| -|npm|hugo-bin|1.4165975746358507e-05| -|npm|find-unused-sass-variables|1.4165975746358507e-05| -|npm|clean-css-cli|1.4165975746358507e-05| -|pypi|[pytest-console-scripts](https://pypi.org/project/pytest-console-scripts)|1.415649802947512e-05| -|npm|[cache-manager](https://github.com/BryanDonovan/node-cache-manager#readme)|1.4101910769658406e-05| -|cran|gridBase|1.4085705694392785e-05| -|pypi|[Automat](https://pypi.org/project/Automat)|1.4066283959571945e-05| -|npm|[grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect#readme)|1.4045294806716135e-05| -|pypi|[pypblib](https://pypi.org/project/pypblib)|1.403240921515033e-05| -|pypi|[py-aiger-cnf](https://pypi.org/project/py-aiger-cnf)|1.403240921515033e-05| -|npm|grunt-shell|1.4019652479500196e-05| -|pypi|[radio-beam](https://pypi.org/project/radio-beam)|1.4010223575883965e-05| -|pypi|[marshmallow](https://github.com/marshmallow-code/marshmallow)|1.3994336080330671e-05| -|npm|[difflet](https://github.com/substack/difflet#readme)|1.3944093352957077e-05| -|pypi|[nbsphinx-link](https://github.com/vidartf/nbsphinx-link)|1.3926664978910197e-05| -|cran|proj4|1.391381512806967e-05| -|cran|nloptr|1.390663666614426e-05| -|npm|camelcase|1.3877051210956854e-05| -|cran|RandomFieldsUtils|1.382366759945737e-05| -|pypi|[graphenv](https://pypi.org/project/graphenv)|1.380599096335137e-05| -|pypi|[kalman_detector](https://bitbucket.org/bzackay/kalman_detector)|1.380599096335137e-05| -|cran|[jqr](https://docs.ropensci.org/jqr/)|1.3780614237104456e-05| -|rubygems|[mocha](https://mocha.jamesmead.org)|1.3773153571627791e-05| -|npm|[minimatch](https://github.com/isaacs/minimatch#readme)|1.3770924852046977e-05| -|cran|VennDiagram|1.3745238810389144e-05| -|cran|[base64url](https://github.com/mllg/base64url)|1.374302419605534e-05| -|cran|[attempt](https://github.com/ColinFay/attempt)|1.3741778755934033e-05| -|cran|stargazer|1.3667931053717855e-05| -|npm|[type-fest](https://github.com/sindresorhus/type-fest#readme)|1.3667931053717855e-05| -|npm|[is-stream](https://github.com/sindresorhus/is-stream#readme)|1.3667931053717855e-05| -|npm|babel-core|1.364210091936435e-05| -|npm|retry|1.3546933632916167e-05| -|npm|[sortablejs](https://github.com/SortableJS/Sortable#readme)|1.3529871144084351e-05| -|npm|[stylus](https://github.com/stylus/stylus)|1.3513306216351901e-05| -|npm|npm-run-all2|1.3472674895807601e-05| -|pypi|[svgutils](https://pypi.org/project/svgutils)|1.344685145250799e-05| -|spack|[texinfo](https://www.gnu.org/software/texinfo/)|1.3425814285714284e-05| -|spack|numactl|1.33945724326435e-05| -|spack|kokkos-nvcc-wrapper|1.33945724326435e-05| -|pypi|[validators](https://pypi.org/project/validators)|1.3356765257390014e-05| -|npm|readable-stream|1.3353218179711737e-05| -|npm|dayjs|1.3335951468382006e-05| -|pypi|[ellc](http://sourceforge.net/projects/goodricke/)|1.3329922309442702e-05| -|pypi|[spock](https://pypi.org/project/spock)|1.3329922309442702e-05| -|pypi|[triceratops](https://pypi.org/project/triceratops)|1.3329922309442702e-05| -|pypi|[Celery](http://celeryproject.org)|1.3329922309442702e-05| -|pypi|[DAWG](https://pypi.org/project/DAWG)|1.3329922309442702e-05| -|pypi|[django-nose](https://pypi.org/project/django-nose)|1.3329922309442702e-05| -|pypi|[MySQL-python](https://pypi.org/project/MySQL-python)|1.3329922309442702e-05| -|pypi|[compress_pickle](https://pypi.org/project/compress_pickle)|1.3329922309442702e-05| -|pypi|[datasize](https://pypi.org/project/datasize)|1.3329922309442702e-05| -|pypi|[halo](https://pypi.org/project/halo)|1.3329922309442702e-05| -|pypi|[lib_programname](https://pypi.org/project/lib_programname)|1.3329922309442702e-05| -|pypi|[py_rinterpolate](https://pypi.org/project/py_rinterpolate)|1.3329922309442702e-05| -|pypi|[str2bool](https://pypi.org/project/str2bool)|1.3329922309442702e-05| -|pypi|[strip-ansi](https://pypi.org/project/strip-ansi)|1.3329922309442702e-05| -|pypi|[mpld3](https://pypi.org/project/mpld3)|1.3315111284654433e-05| -|pypi|[synphot](https://www.github.com/spacetelescope/synphot_refactor)|1.3266079238487284e-05| -|cran|bezier|1.3257346236591703e-05| -|cran|ComplexHeatmap|1.3257346236591703e-05| -|cran|GlobalOptions|1.3257346236591703e-05| -|pypi|[onnx](https://github.com/onnx/onnx)|1.3215134023933686e-05| -|rubygems|rack|1.3211254255988147e-05| -|pypi|[visitor](http://github.com/mbr/visitor)|1.3182951371159102e-05| -|cran|[matrixStats](https://github.com/HenrikBengtsson/matrixStats)|1.3180068232141609e-05| -|pypi|[silx](http://www.silx.org/)|1.3161711385061643e-05| -|pypi|[xraydb](https://pypi.org/project/xraydb)|1.3161711385061643e-05| -|npm|[bull-board](https://github.com/felixmosh/bull-board#readme)|1.3103991422841977e-05| -|npm|[auth0](https://github.com/auth0/node-auth0)|1.3103991422841977e-05| -|npm|[aws-sdk](https://github.com/aws/aws-sdk-js)|1.3103991422841977e-05| -|npm|[bullmq](https://github.com/taskforcesh/bullmq#readme)|1.3103991422841977e-05| -|npm|[class-transformer](https://github.com/typestack/class-transformer#readme)|1.3103991422841977e-05| -|npm|[class-validator](https://github.com/typestack/class-validator#readme)|1.3103991422841977e-05| -|npm|[compare-versions](https://github.com/omichelsen/compare-versions#readme)|1.3103991422841977e-05| -|npm|[err-code](https://github.com/IndigoUnited/js-err-code#readme)|1.3103991422841977e-05| -|npm|hammerjs|1.3103991422841977e-05| -|npm|http-status-codes|1.3103991422841977e-05| -|npm|is-url|1.3103991422841977e-05| -|npm|jwks-rsa|1.3103991422841977e-05| -|npm|nats|1.3103991422841977e-05| -|npm|nestjs-s3|1.3103991422841977e-05| -|npm|ngx-material-file-input|1.3103991422841977e-05| -|npm|passport-jwt|1.3103991422841977e-05| -|npm|sharp|1.3103991422841977e-05| -|npm|ssh2|1.3103991422841977e-05| -|npm|stackdriver-errors-js|1.3103991422841977e-05| -|npm|tiny-version-compare|1.3103991422841977e-05| -|npm|unzipper|1.3103991422841977e-05| -|npm|yaml|1.3103991422841977e-05| -|cran|[extraDistr](https://github.com/twolodzko/extraDistr)|1.3090718813882438e-05| -|pypi|[pytest-trio](https://pypi.org/project/pytest-trio)|1.3085200719784202e-05| -|rubygems|[jekyll-commonmark](https://github.com/pathawks/jekyll-commonmark)|1.307565404139008e-05| -|pypi|[gwdatafind](https://gwdatafind.readthedocs.io)|1.3069671445305966e-05| -|cran|rms|1.3062255873574612e-05| -|pypi|[casa-formats-io](https://pypi.org/project/casa-formats-io)|1.301360360321704e-05| -|cran|PASWR|1.3009002965016242e-05| -|npm|[pug](https://pugjs.org)|1.3007086547695684e-05| -|npm|svgo|1.2984534501031964e-05| -|pypi|[imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn)|1.2981260637429255e-05| -|cran|dfoptim|1.2979506142558547e-05| -|pypi|[keystoneauth1](https://docs.openstack.org/keystoneauth/latest/)|1.2969347910972276e-05| -|cran|fftwtools|1.296374150247154e-05| -|pypi|[m2r2](https://github.com/crossnox/m2r2)|1.2955975049137187e-05| -|spack|[pugixml](https://pugixml.org/)|1.2932268963813563e-05| -|pypi|[extinction](https://pypi.org/project/extinction)|1.2915959618912e-05| -|pypi|[gensim](http://radimrehurek.com/gensim)|1.2914089194797925e-05| -|cran|RSpectra|1.2887509064539522e-05| -|pypi|[python-telegram-bot](https://python-telegram-bot.org/)|1.2885591565794613e-05| -|pypi|[PyCBC](http://www.pycbc.org/)|1.2885591565794613e-05| -|pypi|[lscsoft-glue](https://pypi.org/project/lscsoft-glue)|1.2885591565794613e-05| -|pypi|[pegasus-wms.api](https://pypi.org/project/pegasus-wms.api)|1.2885591565794613e-05| -|pypi|[pegasus-wms.common](https://pypi.org/project/pegasus-wms.common)|1.2885591565794613e-05| -|pypi|[pyRXP](https://pypi.org/project/pyRXP)|1.2885591565794613e-05| -|pypi|[pyshortcuts](https://pypi.org/project/pyshortcuts)|1.2885591565794613e-05| -|pypi|[pyfai](https://pypi.org/project/pyfai)|1.2885591565794613e-05| -|pypi|[pycifrw](https://pypi.org/project/pycifrw)|1.2885591565794613e-05| -|pypi|[flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow)|1.2885591565794613e-05| -|pypi|[mysqlclient](https://github.com/PyMySQL/mysqlclient)|1.2885591565794613e-05| -|pypi|[biothings-client](https://github.com/biothings/biothings_client.py)|1.285679399000271e-05| -|pypi|[TA-Lib](http://github.com/mrjbq7/ta-lib)|1.2853377586880127e-05| -|cran|[Rmpfr](https://rmpfr.r-forge.r-project.org/)|1.2800515981480449e-05| -|pypi|[sphinxawesome-theme](https://sphinxawesome.xyz)|1.2793183466279913e-05| -|pypi|[unicodecsv](https://pypi.org/project/unicodecsv)|1.2784528102533478e-05| -|pypi|[cloud-sptheme](https://cloud-sptheme.readthedocs.io)|1.2756735650136664e-05| -|pypi|[sphinxcontrib-fulltoc](http://sphinxcontrib-fulltoc.readthedocs.org)|1.2756735650136664e-05| -|cran|robotstxt|1.2756735650136664e-05| -|npm|p-each-series|1.2756735650136664e-05| -|pypi|[folium](https://pypi.org/project/folium)|1.2698385080075914e-05| -|pypi|[mlflow](https://pypi.org/project/mlflow)|1.267726757580664e-05| -|pypi|[connection-pool](https://pypi.org/project/connection-pool)|1.2639384726948177e-05| -|pypi|[untokenize](https://pypi.org/project/untokenize)|1.2634535963698557e-05| -|npm|react-test-renderer|1.262605384093701e-05| -|npm|react-collapsible|1.2603378510097768e-05| -|npm|react-icons|1.2603378510097768e-05| -|cran|ggdist|1.2593187757186195e-05| -|cran|bridgesampling|1.2593187757186195e-05| -|cran|bayesQR|1.2593187757186195e-05| -|pypi|[exoplanet](https://docs.exoplanet.codes)|1.259132925840267e-05| -|cran|Rgraphviz|1.255728100174143e-05| -|cran|[RandomFields](http://ms.math.uni-mannheim.de/de/publications/software/randomfields)|1.2546313305109036e-05| -|cran|mice|1.2523987768021294e-05| -|spack|libzmq|1.250660357856536e-05| -|spack|dataspaces|1.250660357856536e-05| -|spack|c-blosc|1.250660357856536e-05| -|spack|zfp|1.250660357856536e-05| -|spack|sz|1.250660357856536e-05| -|pypi|[aesop](https://github.com/rohithmohan/aesop-python)|1.2469927321736721e-05| -|cran|gdata|1.2466809839906294e-05| -|pypi|[mir-flare](https://github.com/mir-group/flare)|1.2442649355720423e-05| -|pypi|[scanpy](https://scanpy.readthedocs.io)|1.2395346645302919e-05| -|pypi|[psims](https://pypi.org/project/psims)|1.233990161588345e-05| -|npm|[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer#readme)|1.2301137948346068e-05| -|npm|[keycode](https://github.com/timoxley/keycode)|1.2301137948346068e-05| -|npm|[react-event-listener](https://github.com/oliviertassinari/react-event-listener)|1.2301137948346068e-05| -|npm|simple-assign|1.2301137948346068e-05| -|npm|warning|1.2301137948346068e-05| -|npm|lodash.merge|1.2301137948346068e-05| -|npm|lodash.throttle|1.2301137948346068e-05| -|npm|recompose|1.2301137948346068e-05| -|cran|sm|1.2242581503915304e-05| -|cran|[shinythemes](http://rstudio.github.io/shinythemes/)|1.2236752733523183e-05| -|spack|[doxygen](https://github.com/doxygen/doxygen/)|1.2200956013919753e-05| -|pypi|[python-multipart](https://pypi.org/project/python-multipart)|1.2193938489101224e-05| -|npm|inherits|1.2179967321775401e-05| -|pypi|[pdb2sql](https://github.com/DeepRank/pdb2sql)|1.2154954934830435e-05| -|npm|[react-plotly.js](https://github.com/plotly/react-plotly.js#readme)|1.2121660065822504e-05| -|npm|[jade](http://jade-lang.com)|1.209037744344126e-05| -|pypi|[pyabc](https://github.com/icb-dcm/pyabc)|1.2080242092932448e-05| -|pypi|[jabbar](https://pypi.org/project/jabbar)|1.2080242092932448e-05| -|cran|EnvStats|1.2080242092932448e-05| -|pypi|[jupyter-bokeh](https://pypi.org/project/jupyter-bokeh)|1.206474808202135e-05| -|pypi|[pyserial](https://pypi.org/project/pyserial)|1.2056588472051183e-05| -|cran|gganimate|1.2053036169563492e-05| -|pypi|[fbpca](https://pypi.org/project/fbpca)|1.2048825983464762e-05| -|pypi|[memoization](https://pypi.org/project/memoization)|1.2048825983464762e-05| -|pypi|[oktopus](https://pypi.org/project/oktopus)|1.2048825983464762e-05| -|cran|[RcppParallel](https://rcppcore.github.io/RcppParallel/)|1.2042679554822916e-05| -|rubygems|[kramdown-parser-gfm](https://github.com/kramdown/parser-gfm)|1.2039169269816479e-05| -|rubygems|[jekyll-theme-primer](https://github.com/pages-themes/jekyll-theme-primer)|1.2039169269816479e-05| -|rubygems|[jekyll_test_plugin_malicious](https://github.com/jekyll/jekyll-test-plugin-malicious)|1.2039169269816479e-05| -|pypi|[treq](https://pypi.org/project/treq)|1.203847897026831e-05| -|npm|marked|1.2024010207398329e-05| -|pypi|[stsci-rtd-theme](https://pypi.org/project/stsci-rtd-theme)|1.201576147763794e-05| -|pypi|[plaster](https://docs.pylonsproject.org/projects/plaster/en/latest/)|1.2010327138694963e-05| -|pypi|[fast-histogram](https://pypi.org/project/fast-histogram)|1.2004764895958899e-05| -|spack|netcdf-c|1.1993461578305666e-05| -|spack|cgns|1.1993461578305666e-05| -|pypi|[glue-core](http://glueviz.org)|1.198898881932853e-05| -|pypi|[PyTest-Cov](https://pypi.org/project/PyTest-Cov)|1.197917620026114e-05| -|pypi|[PyTest](https://pypi.org/project/PyTest)|1.197917620026114e-05| -|pypi|[stfio](https://pypi.org/project/stfio)|1.1959439672003124e-05| -|pypi|[klusta](https://klusta.cortexlab.net)|1.1959439672003124e-05| -|pypi|[igor](http://blog.tremily.us/posts/igor/)|1.1959439672003124e-05| -|pypi|[tablib](https://pypi.org/project/tablib)|1.1959439672003124e-05| -|npm|[bundt](https://github.com/lukeed/bundt#readme)|1.1959439672003124e-05| -|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|1.195217382675895e-05| -|pypi|[schema](https://pypi.org/project/schema)|1.1893463893508979e-05| -|npm|ms|1.1850203908043713e-05| -|pypi|[pykerberos](https://pypi.org/project/pykerberos)|1.1845540246555475e-05| -|pypi|[pymongocrypt](https://pypi.org/project/pymongocrypt)|1.1845540246555475e-05| -|pypi|[pymongo-auth-aws](https://pypi.org/project/pymongo-auth-aws)|1.1845540246555475e-05| -|npm|eslint-plugin-prettier|1.1839501805129758e-05| -|cran|[furrr](https://github.com/DavisVaughan/furrr)|1.181387155149462e-05| -|pypi|[pytest-tornasync](https://pypi.org/project/pytest-tornasync)|1.180657304129205e-05| -|pypi|[readthedocs-sphinx-ext](https://pypi.org/project/readthedocs-sphinx-ext)|1.1775448292433846e-05| -|npm|react-json-view|1.1735092318848663e-05| -|pypi|[mcfly](https://github.com/NLeSC/mcfly)|1.1714174150722373e-05| -|pypi|[emperor](http://github.com/biocore/emperor)|1.1714174150722373e-05| -|npm|[canvg](https://github.com/canvg/canvg)|1.1714174150722373e-05| -|npm|[googleapis](https://github.com/googleapis/google-api-nodejs-client#readme)|1.1714174150722373e-05| -|npm|[http](https://github.com/npm/security-holder#readme)|1.1714174150722373e-05| -|npm|[jspdf](https://github.com/mrrio/jspdf)|1.1714174150722373e-05| -|npm|[multiparty](https://github.com/pillarjs/multiparty#readme)|1.1714174150722373e-05| -|npm|[node-xlsx](https://github.com/mgcrea/node-xlsx#readme)|1.1714174150722373e-05| -|npm|[pg-hstore](https://github.com/scarney81/pg-hstore)|1.1714174150722373e-05| -|npm|[sequelize](https://sequelize.org/)|1.1714174150722373e-05| -|cran|[seqinr](http://seqinr.r-forge.r-project.org/)|1.1712348802482137e-05| -|cran|[reshape](http://had.co.nz/reshape)|1.1670907013242816e-05| -|spack|ffmpeg|1.1635147952373105e-05| -|cran|compiler|1.1632927985719865e-05| -|npm|create-react-class|1.1617236298429812e-05| -|npm|react-ga|1.1617236298429812e-05| -|pypi|[black>=20.8b1](https://pypi.org/project/black>=20.8b1)|1.161490017741717e-05| -|pypi|[importlib_metadata>=0.7](https://pypi.org/project/importlib_metadata>=0.7)|1.161490017741717e-05| -|pypi|[h5py>=3](https://pypi.org/project/h5py>=3)|1.161490017741717e-05| -|cran|[shinyBS](https://ebailey78.github.io/shinyBS)|1.1611244458736248e-05| -|pypi|[nbsite](https://pypi.org/project/nbsite)|1.1609339075243842e-05| -|npm|acorn|1.159584112303838e-05| -|pypi|[pyu2f](https://pypi.org/project/pyu2f)|1.158007037021975e-05| -|pypi|[equinox](https://pypi.org/project/equinox)|1.1574861611962241e-05| -|cran|pscl|1.156326765051581e-05| -|npm|[terser](https://terser.org)|1.155362688816114e-05| -|cran|AER|1.1543323263695473e-05| -|cran|[RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)|1.1465247950019523e-05| -|pypi|[sigtools](https://sigtools.readthedocs.io/)|1.1419855525185473e-05| -|spack|fftw-api|1.1389942544764879e-05| -|npm|vue-loader|1.137268505606069e-05| -|pypi|[DiffCapAnalyzer](https://github.com/nicolet5/DiffCapAnalyzer)|1.1369639616877599e-05| -|pypi|[PeakUtils](https://pypi.org/project/PeakUtils)|1.1369639616877599e-05| -|pypi|[ua-parser](https://pypi.org/project/ua-parser)|1.1369639616877599e-05| -|pypi|[ifermi](https://github.com/fermisurfaces/IFermi)|1.1369639616877599e-05| -|pypi|[BoltzTraP2](https://pypi.org/project/BoltzTraP2)|1.1369639616877599e-05| -|pypi|[meshcut](https://pypi.org/project/meshcut)|1.1369639616877599e-05| -|pypi|[trimesh](https://pypi.org/project/trimesh)|1.1369639616877599e-05| -|cran|tableHTML|1.1369639616877599e-05| -|cran|shiny.i18n|1.1369639616877599e-05| -|cran|popbio|1.1369639616877599e-05| -|cran|[gitcreds](https://github.com/r-lib/gitcreds)|1.1343689680302643e-05| -|npm|on-finished|1.1328545574492803e-05| -|npm|[through2](https://github.com/rvagg/through2#readme)|1.1318697507197995e-05| -|cran|[ini](https://github.com/dvdscripter/ini)|1.1289999715445165e-05| -|spack|[jsoncpp](https://github.com/open-source-parsers/jsoncpp)|1.1275550048211398e-05| -|pypi|[extension-helpers](https://pypi.org/project/extension-helpers)|1.127255403720898e-05| -|pypi|[databricks-cli](https://pypi.org/project/databricks-cli)|1.1261581058535374e-05| -|pypi|[prometheus-flask-exporter](https://pypi.org/project/prometheus-flask-exporter)|1.1261581058535374e-05| -|pypi|[querystring-parser](https://pypi.org/project/querystring-parser)|1.1261581058535374e-05| -|pypi|[shellescape](https://pypi.org/project/shellescape)|1.1243917640344818e-05| -|spack|[fftw](https://www.fftw.org)|1.1241741762458706e-05| -|pypi|[mocpy](https://pypi.org/project/mocpy)|1.122724468208967e-05| -|spack|libgd|1.1225927372120265e-05| -|pypi|[pypeit](https://pypi.org/project/pypeit)|1.1179946155901273e-05| -|pypi|[yattag](https://pypi.org/project/yattag)|1.1179946155901273e-05| -|rubygems|[webmock](http://github.com/bblimke/webmock)|1.116976889350039e-05| -|pypi|[onnxruntime](https://pypi.org/project/onnxruntime)|1.1163304922306061e-05| -|spack|[gsl](https://www.gnu.org/software/gsl)|1.116235731441946e-05| -|pypi|[od](https://pypi.org/project/od)|1.1162143693869584e-05| -|pypi|[beartype](https://pypi.org/project/beartype)|1.1158489166849871e-05| -|pypi|[sphinxcontrib-github-alt](https://pypi.org/project/sphinxcontrib-github-alt)|1.115813659417581e-05| -|cran|optimx|1.1099890503287204e-05| -|cran|[geosphere](NA)|1.1079944719380475e-05| -|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|1.1072236679674332e-05| -|pypi|[wbuild](https://github.com/gagneurlab/wBuild)|1.1044792770681095e-05| -|pypi|[click-log](https://github.com/click-contrib/click-log)|1.1044792770681095e-05| -|pypi|[webtest](https://pypi.org/project/webtest)|1.1043371274717119e-05| -|cran|[storr](https://github.com/richfitz/storr)|1.1027765381826294e-05| -|cran|pls|1.1009414226491021e-05| -|spack|glx|1.0999430228944368e-05| -|spack|libxt|1.0999430228944368e-05| -|spack|osmesa|1.0999430228944368e-05| -|spack|netcdf-cxx|1.0999430228944368e-05| -|spack|libogg|1.0999430228944368e-05| -|spack|libtheora|1.0999430228944368e-05| -|spack|utf8cpp|1.0999430228944368e-05| -|spack|proj|1.0999430228944368e-05| -|spack|seacas|1.0999430228944368e-05| -|npm|react-router|1.0990574911432308e-05| -|cran|[pkgdown](https://pkgdown.r-lib.org)|1.0972466341028914e-05| -|pypi|[aiofiles](https://pypi.org/project/aiofiles)|1.095275283092542e-05| -|pypi|[PySide](http://www.pyside.org)|1.0934344842974284e-05| -|pypi|[PyQt4](http://www.riverbankcomputing.com/software/pyqt/)|1.0934344842974284e-05| -|npm|[unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position#readme)|1.0934344842974284e-05| -|npm|[unist-builder](https://github.com/syntax-tree/unist-builder#readme)|1.0934344842974284e-05| -|npm|[remark](https://remark.js.org)|1.0934344842974284e-05| -|npm|[unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents#readme)|1.0934344842974284e-05| -|npm|[unist-util-find-after](https://github.com/syntax-tree/unist-util-find-after#readme)|1.0934344842974284e-05| -|npm|[split](http://github.com/dominictarr/split)|1.0919350740288607e-05| -|npm|[strip-ansi](https://github.com/chalk/strip-ansi#readme)|1.0906782861014853e-05| -|cran|janeaustenr|1.0895394221852695e-05| -|pypi|[param](https://pypi.org/project/param)|1.0859707995663526e-05| -|cran|vcd|1.0836716764019158e-05| -|spack|arpack-ng|1.0820445417526635e-05| -|pypi|[pypi-publisher](https://pypi.org/project/pypi-publisher)|1.0804072928243175e-05| -|cran|mlmRev|1.0802761567336813e-05| -|npm|babel-jest|1.0786967466281581e-05| -|npm|basic-auth|1.0770670837606361e-05| -|cran|gsl|1.0758437475355032e-05| -|pypi|[lightgbm](https://github.com/microsoft/LightGBM)|1.074642960027088e-05| -|pypi|[pynumpress](https://pypi.org/project/pynumpress)|1.0742514231694034e-05| -|pypi|[rubicon-objc](https://beeware.org/rubicon)|1.073799297149551e-05| -|pypi|[sortedcollections](https://pypi.org/project/sortedcollections)|1.073799297149551e-05| -|pypi|[SulfLiq](https://pypi.org/project/SulfLiq)|1.073799297149551e-05| -|pypi|[xlwings](https://pypi.org/project/xlwings)|1.073799297149551e-05| -|pypi|[m2r](https://pypi.org/project/m2r)|1.070389763131246e-05| -|cran|[wordcloud2](https://github.com/lchiffon/wordcloud2)|1.0703625493990586e-05| -|cran|spacyr|1.0678934010152285e-05| -|pypi|[pyexcel-ezodf](https://pypi.org/project/pyexcel-ezodf)|1.065515243138841e-05| -|npm|source-map-js|1.0630613041780554e-05| -|pypi|[pyexcel-io](https://pypi.org/project/pyexcel-io)|1.0597023859611203e-05| -|pypi|[oauth2client](https://pypi.org/project/oauth2client)|1.0593856065839664e-05| -|pypi|[charset_normalizer](https://pypi.org/project/charset_normalizer)|1.0586009070975885e-05| -|npm|[del](https://github.com/sindresorhus/del#readme)|1.0552538392883959e-05| -|pypi|[pytest-subtests](https://pypi.org/project/pytest-subtests)|1.053177365147543e-05| -|cran|celestial|1.0512275976380404e-05| -|pypi|[pyct](https://pypi.org/project/pyct)|1.0473140248689686e-05| -|pypi|[pip-tools](https://pypi.org/project/pip-tools)|1.0452170306592543e-05| -|pypi|[xtal2png](https://github.com/sparks-baird/xtal2png/)|1.0447776945238875e-05| -|pypi|[pomegranate](https://pypi.org/project/pomegranate)|1.0437329168293639e-05| -|cran|modeldata|1.0428103319704421e-05| -|rubygems|[railties](https://rubyonrails.org)|1.0426678832407622e-05| -|cran|spData|1.0420761979137612e-05| -|pypi|[PyQtWebEngine-Qt5](https://pypi.org/project/PyQtWebEngine-Qt5)|1.0418000780944942e-05| -|pypi|[tensorflow-addons](https://pypi.org/project/tensorflow-addons)|1.0370423212086628e-05| -|cran|[conditionz](https://github.com/ropenscilabs/conditionz)|1.0367844070917655e-05| -|pypi|[linetools](http://linetools.readthedocs.org/)|1.0366119320166878e-05| -|npm|codemirror|1.0365113215562259e-05| -|cran|tkrplot|1.033780136387389e-05| -|pypi|[jaraco.classes](https://pypi.org/project/jaraco.classes)|1.0334869322314785e-05| -|pypi|[spacy](https://spacy.io)|1.0322231366152994e-05| -|pypi|[numpyro](https://pypi.org/project/numpyro)|1.0290480411528497e-05| -|cran|HSAUR3|1.0260757404861795e-05| -|pypi|[clang](http://clang.llvm.org/)|1.0244629906839444e-05| -|pypi|[sphinx-thebe](https://pypi.org/project/sphinx-thebe)|1.023443981207086e-05| -|pypi|[Click](https://palletsprojects.com/p/click/)|1.0178166819644205e-05| -|pypi|[alerce](https://pypi.org/project/alerce)|1.0172835446679958e-05| -|pypi|[pygithub](https://pypi.org/project/pygithub)|1.0172835446679958e-05| -|pypi|[shakenbreak](https://github.com/SMTG-UCL/ShakeNBreak)|1.0172835446679958e-05| -|pypi|[pymatgen-analysis-defects](https://materialsproject.github.io/pymatgen-analysis-defects)|1.0172835446679958e-05| -|pypi|[hiphive](http://hiphive.materialsmodeling.org/)|1.0172835446679958e-05| -|pypi|[mp-api](https://github.com/materialsproject/api)|1.0172835446679958e-05| -|pypi|[trainstation](https://pypi.org/project/trainstation)|1.0172835446679958e-05| -|pypi|[emmet-core](https://pypi.org/project/emmet-core)|1.0172835446679958e-05| -|npm|highcharts-exporting|1.0172835446679958e-05| -|npm|highcharts-no-data-to-display|1.0172835446679958e-05| -|npm|[history](https://github.com/remix-run/history#readme)|1.0172835446679958e-05| -|npm|[jsdocx](https://github.com/zuck/jsdocx#readme)|1.0172835446679958e-05| -|npm|[ramda](https://ramdajs.com/)|1.0172835446679958e-05| -|npm|[rc-tooltip](http://github.com/react-component/tooltip)|1.0172835446679958e-05| -|npm|[react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-table#readme)|1.0172835446679958e-05| -|npm|react-fontawesome|1.0172835446679958e-05| -|npm|react-js-pagination|1.0172835446679958e-05| -|npm|react-router-redux|1.0172835446679958e-05| -|npm|react-s-alert|1.0172835446679958e-05| -|npm|react-table|1.0172835446679958e-05| -|npm|redux-form|1.0172835446679958e-05| -|npm|redux-observable|1.0172835446679958e-05| -|npm|redux-persist|1.0172835446679958e-05| -|npm|reselect|1.0172835446679958e-05| -|npm|rx-dom|1.0172835446679958e-05| -|rubygems|[flexmock](https://github.com/doudou/flexmock)|1.017160443186255e-05| -|cran|plm|1.0151272754428177e-05| -|spack|[zlib-api](https://github.com/zlib-ng/zlib-ng)|1.0142690443567073e-05| -|pypi|[python-http-client](https://pypi.org/project/python-http-client)|1.0138925995191023e-05| -|pypi|[siphon](https://pypi.org/project/siphon)|1.0137797774727907e-05| -|pypi|[diff-cover](https://pypi.org/project/diff-cover)|1.0125431123445082e-05| -|pypi|[transaction](https://pypi.org/project/transaction)|1.0114879629351515e-05| -|cran|[ggsci](https://nanx.me/ggsci/)|1.011344778332076e-05| -|cran|[ggsignif](https://const-ae.github.io/ggsignif/)|1.011344778332076e-05| -|cran|rcmdcheck|1.0004481921987135e-05| -|rubygems|actionview|9.99060674640805e-06| -|npm|karma|9.988272638358634e-06| -|pypi|[itk-io](https://pypi.org/project/itk-io)|9.97427623138283e-06| -|cran|[proxy](NA)|9.972724516816268e-06| -|pypi|[minio](https://pypi.org/project/minio)|9.960214021127727e-06| -|pypi|[EUKulele](https://github.com/AlexanderLabWHOI/EUKulele)|9.911993512149702e-06| -|pypi|[tableone](https://pypi.org/project/tableone)|9.911993512149702e-06| -|pypi|[recipy](http://www.recipy.org)|9.911993512149702e-06| -|pypi|[tinydb](https://github.com/msiemens/tinydb)|9.911993512149702e-06| -|pypi|[binaryornot](https://github.com/audreyr/binaryornot)|9.911993512149702e-06| -|pypi|[svn](https://github.com/dsoprea/PySvn)|9.911993512149702e-06| -|cran|Biostrings|9.906818959014942e-06| -|pypi|[sphinxcontrib.mermaid](https://pypi.org/project/sphinxcontrib.mermaid)|9.905798516204608e-06| -|cran|[ordinal](https://github.com/runehaubo/ordinal)|9.901879061499574e-06| -|cran|[dynamicTreeCut](http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/BranchCutting/)|9.89534310199552e-06| -|pypi|[scikit-build](https://pypi.org/project/scikit-build)|9.888845993517023e-06| -|cran|jsonify|9.877558989234116e-06| -|cran|rstatix|9.87184294146211e-06| -|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|9.850275807841007e-06| -|pypi|[sacremoses](https://pypi.org/project/sacremoses)|9.850275807841007e-06| -|pypi|[tokenizers](https://pypi.org/project/tokenizers)|9.850275807841007e-06| -|npm|[fuse.js](http://fusejs.io)|9.84367155686953e-06| -|pypi|[numcodecs](https://github.com/zarr-developers/numcodecs)|9.822197991540706e-06| -|npm|[bootstrap-icons](https://icons.getbootstrap.com/)|9.821976428212835e-06| -|pypi|[onnxconverter-common](https://github.com/microsoft/onnxconverter-common)|9.787412143693871e-06| -|cran|Rcsdp|9.786896515084003e-06| -|npm|babel-eslint|9.779416462244907e-06| -|npm|[file-loader](https://github.com/webpack-contrib/file-loader)|9.776350220300886e-06| -|pypi|[sphinx_automodapi](https://pypi.org/project/sphinx_automodapi)|9.763083097990445e-06| -|cran|gt|9.74845848585219e-06| -|npm|gh-pages|9.744866846693832e-06| -|pypi|[pyvista](https://pypi.org/project/pyvista)|9.721075698316275e-06| -|rubygems|[power_assert](https://github.com/ruby/power_assert)|9.713172266936742e-06| -|rubygems|packnga|9.713172266936742e-06| -|cran|[beautier](https://docs.ropensci.org/beautier/)|9.676524383978299e-06| -|pypi|[pandas-ta](https://github.com/twopirllc/pandas-ta)|9.664193674345959e-06| -|pypi|[ccxt](https://ccxt.com)|9.664193674345959e-06| -|pypi|[pycoingecko](https://github.com/man-c/pycoingecko)|9.664193674345959e-06| -|pypi|[py_find_1st](http://github.com/roebel/py_find_1st)|9.664193674345959e-06| -|pypi|[python-rapidjson](https://github.com/python-rapidjson/python-rapidjson)|9.664193674345959e-06| -|pypi|[schedule](https://github.com/dbader/schedule)|9.664193674345959e-06| -|pypi|[tangle](https://github.com/fifman/tangle)|9.664193674345959e-06| -|pypi|[readline](http://github.com/ludwigschwardt/python-readline)|9.664193674345959e-06| -|npm|[antv](https://github.com/ant-design-vue/antv#readme)|9.664193674345959e-06| -|npm|form-create|9.664193674345959e-06| -|npm|ant-design-vue|9.664193674345959e-06| -|npm|butterfly-dag|9.664193674345959e-06| -|npm|china-area-data|9.664193674345959e-06| -|npm|cron-parser|9.664193674345959e-06| -|npm|dom-align|9.664193674345959e-06| -|npm|element-resize-detector|9.664193674345959e-06| -|npm|enquire.js|9.664193674345959e-06| -|npm|lodash.get|9.664193674345959e-06| -|npm|lodash.pick|9.664193674345959e-06| -|npm|md5|9.664193674345959e-06| -|npm|react-visual-modeling|9.664193674345959e-06| -|npm|viser-vue|9.664193674345959e-06| -|npm|vue-area-linkage|9.664193674345959e-06| -|npm|vue-cropper|9.664193674345959e-06| -|npm|vue-i18n|9.664193674345959e-06| -|npm|vue-ls|9.664193674345959e-06| -|npm|vue-photo-preview|9.664193674345959e-06| -|npm|vue-splitpane|9.664193674345959e-06| -|npm|vuedraggable|9.664193674345959e-06| -|npm|vuera|9.664193674345959e-06| -|npm|vxe-table|9.664193674345959e-06| -|npm|vxe-table-plugin-antd|9.664193674345959e-06| -|npm|xe-utils|9.664193674345959e-06| -|pypi|[pvlib](https://github.com/pvlib/pvlib-python)|9.653021993346645e-06| -|cran|[heatmaply](https://talgalili.github.io/heatmaply/)|9.641535995396536e-06| -|npm|[morgan](https://github.com/expressjs/morgan#readme)|9.629852172148719e-06| -|pypi|[mygene](https://github.com/biothings/mygene.py)|9.622603359045143e-06| -|cran|purrrlyr|9.607516448285885e-06| -|cran|LaplacesDemon|9.60660296918455e-06| -|pypi|[fasttext](https://github.com/facebookresearch/fastText)|9.5675517376025e-06| -|cran|manipulateWidget|9.5675517376025e-06| -|cran|filelock|9.5675517376025e-06| -|cran|BeyondBenford|9.5675517376025e-06| -|cran|BenfordTests|9.5675517376025e-06| -|cran|benford.analysis|9.5675517376025e-06| -|cran|MUS|9.5675517376025e-06| -|npm|svg-sprite|9.5675517376025e-06| -|npm|picocolors|9.5675517376025e-06| -|cran|AsioHeaders|9.567551737602498e-06| -|npm|dompurify|9.546337653927106e-06| -|npm|query-string|9.546337653927106e-06| -|npm|react-virtualized|9.546337653927106e-06| -|pypi|[opt_einsum](https://pypi.org/project/opt_einsum)|9.534004550217288e-06| -|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|9.527033313734746e-06| -|pypi|[python-json-logger](https://pypi.org/project/python-json-logger)|9.519251534580306e-06| -|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|9.494466272940259e-06| -|npm|[standard-version](https://github.com/conventional-changelog/standard-version#readme)|9.454677493863685e-06| -|cran|semEff|9.435968461965029e-06| -|cran|rr2|9.435968461965029e-06| -|cran|MEMSS|9.435968461965029e-06| -|cran|PKPDmodels|9.435968461965029e-06| -|cran|[ROCR](http://rocr.bioinf.mpi-sb.mpg.de/)|9.368048437200562e-06| -|pypi|[nglview](https://pypi.org/project/nglview)|9.349739312766204e-06| -|pypi|[types-dataclasses](https://github.com/python/typeshed)|9.346452852910005e-06| -|pypi|[pyrr](https://github.com/adamlwgriffiths/Pyrr)|9.29969813604859e-06| -|pypi|[pathtools](https://pypi.org/project/pathtools)|9.284358697082399e-06| -|pypi|[pretty-errors](https://pypi.org/project/pretty-errors)|9.269379815122518e-06| -|spack|[root](https://root.cern.ch)|9.261518937914887e-06| -|pypi|[pyklip](https://pypi.org/project/pyklip)|9.24267033323087e-06| -|pypi|[pywinpty](https://pypi.org/project/pywinpty)|9.229490924241796e-06| -|npm|publish-please|9.214240186508027e-06| -|cran|[quanteda](https://quanteda.io)|9.211497778584913e-06| -|pypi|[Fiona](http://github.com/Toblerity/Fiona)|9.203993975567579e-06| -|pypi|[holidays](https://github.com/dr-prodigy/python-holidays)|9.203993975567579e-06| -|pypi|[korean-lunar-calendar](https://github.com/usingsky/korean_lunar_calendar_py)|9.203993975567579e-06| -|pypi|[PyMeeus](https://github.com/architest/pymeeus)|9.203993975567579e-06| -|pypi|[dash-daq](http://github.com/plotly/dash-daq)|9.203993975567579e-06| -|pypi|[uuid](http://zesty.ca/python/)|9.203993975567579e-06| -|cran|[GPArotation](http://www.stat.ucla.edu/research/gpa)|9.178427961881612e-06| -|pypi|[lxml-stubs](https://pypi.org/project/lxml-stubs)|9.15433497657165e-06| -|pypi|[sphinx-pytest](https://pypi.org/project/sphinx-pytest)|9.147088512814791e-06| -|cran|rsm|9.127228749218167e-06| -|cran|tables|9.122675746326523e-06| -|pypi|[pdoc3](https://pypi.org/project/pdoc3)|9.111954035811904e-06| -|spack|superlu|9.111954035811904e-06| -|cran|[geiger](https://github.com/mwpennell/geiger-v2)|9.110453384620236e-06| -|cran|mda|9.094735679735162e-06| -|npm|[deepmerge](https://github.com/TehShrike/deepmerge)|9.090714049714447e-06| -|npm|globby|9.03758110312591e-06| -|pypi|[freud-analysis](https://github.com/glotzerlab/freud)|9.019914096056228e-06| -|pypi|[mkdocstrings-python](https://pypi.org/project/mkdocstrings-python)|8.9972581108856e-06| -|pypi|[path.py](https://pypi.org/project/path.py)|8.982727101166037e-06| -|pypi|[progressbar33](https://pypi.org/project/progressbar33)|8.96713273060403e-06| -|pypi|[pyppeteer](https://pypi.org/project/pyppeteer)|8.96464523352902e-06| -|cran|seqLogo|8.950063785254692e-06| -|npm|strip-json-comments|8.943883645821613e-06| -|pypi|[Flask-SQLAlchemy](https://pypi.org/project/Flask-SQLAlchemy)|8.93707815027612e-06| -|npm|cpy-cli|8.927127381941481e-06| -|pypi|[streamz](https://pypi.org/project/streamz)|8.87575286450027e-06| -|pypi|[strict-rfc3339](https://pypi.org/project/strict-rfc3339)|8.854876962701224e-06| -|rubygems|rake-compiler-dock|8.836317426228594e-06| -|pypi|[py-bcrypt](https://code.google.com/p/py-bcrypt)|8.81147070308014e-06| -|pypi|[plams](https://www.scm.com/doc/plams/)|8.807801499965337e-06| -|cran|rootSolve|8.804177979656628e-06| -|pypi|[codecarbon](https://pypi.org/project/codecarbon)|8.798442991019135e-06| -|pypi|[priority](https://pypi.org/project/priority)|8.793354244349949e-06| -|pypi|[panoptes-pocs](https://github.com/panoptes/POCS)|8.785630613041781e-06| -|pypi|[fastapi-utils](https://pypi.org/project/fastapi-utils)|8.785630613041781e-06| -|pypi|[transitions](https://pypi.org/project/transitions)|8.785630613041781e-06| -|pypi|[click-spinner](https://pypi.org/project/click-spinner)|8.785630613041781e-06| -|pypi|[panoptes-utils](https://pypi.org/project/panoptes-utils)|8.785630613041781e-06| -|pypi|[scalpl](https://pypi.org/project/scalpl)|8.785630613041781e-06| -|pypi|[shellingham](https://pypi.org/project/shellingham)|8.785630613041781e-06| -|cran|Cubist|8.774129889586225e-06| -|pypi|[wsproto](https://github.com/python-hyper/wsproto/)|8.762202264740335e-06| -|pypi|[etelemetry](https://pypi.org/project/etelemetry)|8.714729032655833e-06| -|pypi|[scabha](https://github.com/caracal-pipeline/scabha2)|8.697774306911366e-06| -|pypi|[cssselect2](https://pypi.org/project/cssselect2)|8.697774306911362e-06| -|pypi|[skl2onnx](https://pypi.org/project/skl2onnx)|8.697774306911362e-06| -|cran|adehabitatMA|8.673879322551716e-06| -|pypi|[sphinxemoji](https://pypi.org/project/sphinxemoji)|8.650393114766612e-06| -|pypi|[Nano-Utils](https://github.com/nlesc-nano/Nano-Utils)|8.625558354179989e-06| -|npm|[actions](https://github.com/fundon/actions)|8.614938361131255e-06| -|pypi|[thriftpy2](https://pypi.org/project/thriftpy2)|8.610796563842248e-06| -|pypi|[coreapi](https://github.com/core-api/python-client)|8.590394377196408e-06| -|pypi|[django-chosen](https://github.com/theatlantic/django-chosen)|8.590394377196408e-06| -|pypi|[django-gravatar2](https://github.com/twaddington/django-gravatar)|8.590394377196408e-06| -|pypi|[django-hstore](https://github.com/djangonauts/django-hstore)|8.590394377196408e-06| -|pypi|[django-ratelimit](https://github.com/jsocol/django-ratelimit)|8.590394377196408e-06| -|pypi|[django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger)|8.590394377196408e-06| -|pypi|[django-taggit](https://github.com/jazzband/django-taggit)|8.590394377196408e-06| -|pypi|[django-taggit-templatetags](http://github.com/feuervogel/django-taggit-templatetags)|8.590394377196408e-06| -|pypi|[python3-saml](https://pypi.org/project/python3-saml)|8.590394377196408e-06| -|pypi|[python-social-auth](https://pypi.org/project/python-social-auth)|8.590394377196408e-06| -|pypi|[rq-scheduler](https://pypi.org/project/rq-scheduler)|8.590394377196408e-06| -|pypi|[social-auth-app-django](https://pypi.org/project/social-auth-app-django)|8.590394377196408e-06| -|pypi|[social-auth-core](https://pypi.org/project/social-auth-core)|8.590394377196408e-06| -|pypi|[sregistry](https://pypi.org/project/sregistry)|8.590394377196408e-06| -|npm|[react-scripts](https://github.com/facebook/create-react-app#readme)|8.57306524568197e-06| -|cran|[rhandsontable](http://jrowen.github.io/rhandsontable/)|8.54643940596694e-06| -|npm|needle|8.545235656754842e-06| -|cran|[sessioninfo](https://github.com/r-lib/sessioninfo#readme)|8.541079703411285e-06| -|pypi|[fcd-torch](https://pypi.org/project/fcd-torch)|8.504490433424444e-06| -|cran|cleanNLP|8.504490433424444e-06| -|cran|udpipe|8.504490433424444e-06| -|npm|webworker-threads|8.504490433424444e-06| -|pypi|[google-crc32c](https://github.com/googleapis/python-crc32c)|8.500878140014206e-06| -|rubygems|shoulda-matchers|8.435066021723019e-06| -|pypi|[types-pytz](https://pypi.org/project/types-pytz)|8.406086827245842e-06| -|npm|c8|8.38366625305284e-06| -|pypi|[sphinx-hoverxref](https://github.com/readthedocs/sphinx-hoverxref)|8.378403385954148e-06| -|pypi|[sphinx-reredirects](https://gitlab.com/documatt/sphinx-reredirects)|8.378403385954148e-06| -|cran|gpclib|8.377802300558112e-06| -|cran|PBSmapping|8.377802300558112e-06| -|npm|karma-chrome-launcher|8.374697444516943e-06| -|cran|rnaturalearthhires|8.318640555071637e-06| -|spack|[octave](https://www.gnu.org/software/octave/)|8.293456000127503e-06| -|cran|[imager](http://dahtah.github.io/imager/)|8.283594578010821e-06| -|pypi|[lingua](https://pypi.org/project/lingua)|8.255430356445585e-06| -|cran|triangle|8.233893010542758e-06| -|cran|evd|8.233893010542758e-06| -|cran|SASmixed|8.231511477101578e-06| -|cran|beepr|8.221104303124077e-06| -|pypi|[importlib_resources](https://pypi.org/project/importlib_resources)|8.215580538675929e-06| -|pypi|[OWSLib](https://pypi.org/project/OWSLib)|8.19633029550662e-06| -|pypi|[radiopadre-client](http://github.com/ratt-ru/radiopadre-client)|8.181592668305119e-06| -|pypi|[stimela](https://pypi.org/project/stimela)|8.181592668305119e-06| -|npm|clean-css|8.175447648797903e-06| -|cran|MCMCpack|8.174006284910302e-06| -|pypi|[jupyter-sphinx](https://pypi.org/project/jupyter-sphinx)|8.165288509326463e-06| -|cran|[NISTunits](NA)|8.155198862051654e-06| -|pypi|[sphinx>=4](https://pypi.org/project/sphinx>=4)|8.128398997240442e-06| -|pypi|[pyobjc-core](https://github.com/ronaldoussoren/pyobjc)|8.128330279638363e-06| -|pypi|[rowan](https://github.com/glotzerlab/rowan)|8.125515981480454e-06| -|npm|[matcha](https://github.com/logicalparadox/matcha#readme)|8.114701288559158e-06| -|pypi|[nbsmoke](https://pypi.org/project/nbsmoke)|8.11034872549207e-06| -|cran|measurements|8.086859206783065e-06| -|cran|[wikitaxa](https://github.com/ropensci/wikitaxa)|8.068615575867208e-06| -|cran|[natserv](https://docs.ropensci.org/natserv)|8.068615575867208e-06| -|cran|[worrms](https://docs.ropensci.org/worrms)|8.068615575867208e-06| -|cran|[rotl](https://docs.ropensci.org/rotl/)|8.068615575867208e-06| -|cran|[rredlist](https://github.com/ropensci/rredlist)|8.068615575867208e-06| -|cran|[bold](https://docs.ropensci.org/bold/)|8.068615575867208e-06| -|cran|[ritis](https://github.com/ropensci/ritis)|8.068615575867206e-06| -|npm|codecov|8.054181532793937e-06| -|npm|rtlcss|8.015406772185471e-06| -|cran|[fst](http://www.fstpackage.org)|7.992272214729383e-06| -|pypi|[apscheduler](https://github.com/agronholm/apscheduler)|7.986234772646337e-06| -|pypi|[pyside2](https://pypi.org/project/pyside2)|7.98434972388018e-06| -|pypi|[zmq](https://github.com/zeromq/pyzmq)|7.972959781335416e-06| -|pypi|[galaxy-tool-util](https://github.com/galaxyproject/galaxy)|7.972959781335416e-06| -|pypi|[bagit](https://pypi.org/project/bagit)|7.972959781335416e-06| -|pypi|[schema-salad](https://pypi.org/project/schema-salad)|7.972959781335416e-06| -|pypi|[PyQt6-Qt6](https://pypi.org/project/PyQt6-Qt6)|7.972959781335416e-06| -|pypi|[PyQt6-sip](https://pypi.org/project/PyQt6-sip)|7.972959781335416e-06| -|spack|msmpi|7.972959781335416e-06| -|spack|rsync|7.972959781335416e-06| -|spack|hepmc|7.972959781335416e-06| -|spack|hepmc3|7.972959781335416e-06| -|spack|evtgen|7.972959781335416e-06| -|spack|fastjet|7.972959781335416e-06| -|spack|lhapdf|7.972959781335416e-06| -|spack|rivet|7.972959781335416e-06| -|spack|madgraph5amc|7.972959781335416e-06| -|spack|openmpi|7.972959781335416e-06| -|spack|mpich|7.972959781335416e-06| -|spack|highfive|7.972959781335416e-06| -|cran|yamlme|7.972959781335416e-06| -|npm|quick-lru|7.972959781335416e-06| -|npm|map-obj|7.972959781335416e-06| -|npm|lodash.kebabcase|7.972959781335416e-06| -|pypi|[stestr](http://stestr.readthedocs.io/en/latest/)|7.968707536118702e-06| -|pypi|[pytest-env](https://pypi.org/project/pytest-env)|7.967147112545494e-06| -|cran|adehabitatLT|7.961454788865957e-06| -|cran|[pander](https://rapporter.github.io/pander/)|7.95496372038739e-06| -|pypi|[sphinxcontrib-autoprogram](https://pypi.org/project/sphinxcontrib-autoprogram)|7.953767936754493e-06| -|cran|doFuture|7.944984483857046e-06| -|cran|pbmcapply|7.944984483857046e-06| -|pypi|[intervals](https://pypi.org/project/intervals)|7.940214802768493e-06| -|npm|memfs|7.909059539345239e-06| -|pypi|[scooby](https://github.com/banesullivan/scooby)|7.897764491756337e-06| -|npm|ghsign|7.893230183522061e-06| -|npm|git-config-path|7.893230183522061e-06| -|npm|github-username|7.893230183522061e-06| -|npm|parse-git-config|7.893230183522061e-06| -|cran|paradox|7.8896451663034e-06| -|npm|[cdbreact](https://www.devwares.com/product/contrast/)|7.88913769334364e-06| -|npm|[child_process](https://github.com/npm/security-holder#readme)|7.88913769334364e-06| -|npm|[danfojs-node](https://github.com/opensource9ja/danfojs#readme)|7.88913769334364e-06| -|npm|[express-fileupload](https://github.com/richardgirges/express-fileupload#readme)|7.88913769334364e-06| -|npm|mkdir-recursive|7.88913769334364e-06| -|npm|ncp|7.88913769334364e-06| -|npm|node-pre-gyp|7.88913769334364e-06| -|npm|react-bootstrap-drawer|7.88913769334364e-06| -|npm|react-combo-select|7.88913769334364e-06| -|npm|react-jsx-parser|7.88913769334364e-06| -|npm|react-pro-sidebar|7.88913769334364e-06| -|npm|react-spinners|7.88913769334364e-06| -|npm|reactour|7.88913769334364e-06| -|npm|util-promisifyall|7.88913769334364e-06| -|npm|web-vitals|7.88913769334364e-06| -|rubygems|[chartkick](https://chartkick.com)|7.88913769334364e-06| -|rubygems|[memory_profiler](https://github.com/SamSaffron/memory_profiler)|7.88913769334364e-06| -|rubygems|[e2mmap](https://github.com/ruby/e2mmap)|7.88913769334364e-06| -|rubygems|[stripe](https://stripe.com/docs/api?lang=ruby)|7.88913769334364e-06| -|rubygems|[jekyll-sass-converter](https://github.com/jekyll/jekyll-sass-converter)|7.873297784068724e-06| -|npm|[benchmark](https://benchmarkjs.com/)|7.873081314031618e-06| -|pypi|[pycares](https://pypi.org/project/pycares)|7.864085948998288e-06| -|npm|package-json-versionify|7.854622715935262e-06| -|cran|permute|7.829677605554895e-06| -|pypi|[neobolt](https://pypi.org/project/neobolt)|7.810246316410204e-06| -|pypi|[neo4j-driver](https://pypi.org/project/neo4j-driver)|7.810246316410204e-06| -|cran|plotfunctions|7.810246316410204e-06| -|rubygems|nio4r|7.810246316410204e-06| -|rubygems|sassc-rails|7.810246316410204e-06| -|rubygems|tzinfo|7.810246316410204e-06| -|rubygems|[ruby-openid](https://github.com/openid/ruby-openid)|7.808668488871535e-06| -|cran|NLP|7.789412054859207e-06| -|cran|sparkline|7.770240234390706e-06| -|pypi|[ninja](https://pypi.org/project/ninja)|7.767693743039898e-06| -|npm|babel-preset-react|7.746258627200617e-06| -|npm|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|7.7393534142414e-06| -|npm|[nopt](https://github.com/npm/nopt#readme)|7.7393534142414e-06| -|npm|[webpack-dev-server](https://github.com/webpack/webpack-dev-server#readme)|7.738623472080073e-06| -|pypi|[EXOSIMS](https://pypi.org/project/EXOSIMS)|7.73135493947678e-06| -|pypi|[gatspy](http://github.com/astroml/gatspy)|7.731354939476767e-06| -|pypi|[GPJax](https://gpjax.readthedocs.io/en/latest/)|7.731354939476767e-06| -|cran|rcdk|7.731354939476767e-06| -|cran|fingerprint|7.731354939476767e-06| -|cran|enviPat|7.731354939476767e-06| -|cran|flexdashboard|7.731354939476767e-06| -|cran|keys|7.731354939476767e-06| -|cran|[phytools](https://github.com/liamrevell/phytools)|7.724355398603739e-06| -|cran|[origami](https://tlverse.org/origami/)|7.721812337027192e-06| -|rubygems|rack-test|7.715634097049912e-06| -|pypi|[oslo.utils](https://pypi.org/project/oslo.utils)|7.71357282311597e-06| -|pypi|[oslo.config](https://pypi.org/project/oslo.config)|7.71357282311597e-06| -|cran|RcppDE|7.707194455290902e-06| -|cran|[assertive](https://bitbucket.org/richierocks/assertive)|7.68954450807636e-06| -|pypi|[hvplot](https://hvplot.pyviz.org)|7.682465489124197e-06| -|npm|parseurl|7.666194644627142e-06| -|pypi|[cosmic-conn](https://pypi.org/project/cosmic-conn)|7.661387926449827e-06| -|pypi|[rq](https://pypi.org/project/rq)|7.660484185864899e-06| -|pypi|[python-lzo](https://github.com/jd-boyd/python-lzo)|7.654041390082e-06| -|pypi|[docker-registry-client](https://github.com/yodle/docker-registry-client)|7.654041390082e-06| -|cran|actuar|7.654041390082e-06| -|cran|skellam|7.654041390082e-06| -|cran|hoa|7.654041390082e-06| -|pypi|[simple-websocket](https://pypi.org/project/simple-websocket)|7.654041390081998e-06| -|rubygems|jdbc-postgres|7.654041390081998e-06| -|rubygems|jdbc-sqlite3|7.654041390081998e-06| -|rubygems|shoulda-context|7.654041390081998e-06| -|cran|[shinyWidgets](https://github.com/dreamRs/shinyWidgets)|7.621559956836511e-06| -|pypi|[SQLAlchemy-Utils](https://github.com/kvesteri/sqlalchemy-utils)|7.618075013623628e-06| -|pypi|[python-subunit](https://pypi.org/project/python-subunit)|7.600958416827218e-06| -|cran|[docopt](https://github.com/docopt/docopt.R)|7.5932950298432605e-06| -|pypi|[bumpversion](https://pypi.org/project/bumpversion)|7.592952854751357e-06| -|pypi|[webargs](https://github.com/marshmallow-code/webargs)|7.572055043745792e-06| -|cran|fpc|7.566676332635788e-06| -|cran|[survey](http://r-survey.r-forge.r-project.org/survey/)|7.5544538745917995e-06| -|pypi|[mrcfile](https://github.com/ccpem/mrcfile)|7.534071367199387e-06| -|cran|MCMCglmm|7.531813499911983e-06| -|pypi|[einops](https://pypi.org/project/einops)|7.529397131249875e-06| -|pypi|[pytest-xvfb](https://pypi.org/project/pytest-xvfb)|7.5210470609563626e-06| -|pypi|[profimp](https://pypi.org/project/profimp)|7.5092841061088175e-06| -|pypi|[zappy](https://pypi.org/project/zappy)|7.5092841061088175e-06| -|pypi|[pytest-nunit](https://pypi.org/project/pytest-nunit)|7.5092841061088175e-06| -|pypi|[pytest>=4.4](https://pypi.org/project/pytest>=4.4)|7.5092841061088175e-06| -|pypi|[scikit-misc>=0.1.3](https://pypi.org/project/scikit-misc>=0.1.3)|7.5092841061088175e-06| -|pypi|[scrublet](https://pypi.org/project/scrublet)|7.5092841061088175e-06| -|pypi|[scanorama](https://pypi.org/project/scanorama)|7.5092841061088175e-06| -|pypi|[cugraph>=0.9](https://pypi.org/project/cugraph>=0.9)|7.5092841061088175e-06| -|pypi|[cuml>=0.9](https://pypi.org/project/cuml>=0.9)|7.5092841061088175e-06| -|pypi|[cudf>=0.9](https://pypi.org/project/cudf>=0.9)|7.5092841061088175e-06| -|pypi|[magic-impute>=2.0](https://pypi.org/project/magic-impute>=2.0)|7.5092841061088175e-06| -|pypi|[louvain>=0.6,!=0.6.2](https://pypi.org/project/louvain>=0.6,!=0.6.2)|7.5092841061088175e-06| -|pypi|[leidenalg](https://pypi.org/project/leidenalg)|7.5092841061088175e-06| -|pypi|[harmonypy](https://pypi.org/project/harmonypy)|7.5092841061088175e-06| -|pypi|[sphinx-rtd-theme>=1.0](https://pypi.org/project/sphinx-rtd-theme>=1.0)|7.5092841061088175e-06| -|pypi|[sphinx>=4.4](https://pypi.org/project/sphinx>=4.4)|7.5092841061088175e-06| -|pypi|[bbknn](https://pypi.org/project/bbknn)|7.5092841061088175e-06| -|pypi|[session-info](https://pypi.org/project/session-info)|7.5092841061088175e-06| -|pypi|[umap-learn>=0.3.10](https://pypi.org/project/umap-learn>=0.3.10)|7.5092841061088175e-06| -|pypi|[numba>=0.41.0](https://pypi.org/project/numba>=0.41.0)|7.5092841061088175e-06| -|pypi|[networkx>=2.3](https://pypi.org/project/networkx>=2.3)|7.5092841061088175e-06| -|pypi|[statsmodels>=0.10.0rc2](https://pypi.org/project/statsmodels>=0.10.0rc2)|7.5092841061088175e-06| -|pypi|[scikit-learn>=0.22](https://pypi.org/project/scikit-learn>=0.22)|7.5092841061088175e-06| -|pypi|[flit_core](https://pypi.org/project/flit_core)|7.5092841061088175e-06| -|pypi|[scipy>=1.4](https://pypi.org/project/scipy>=1.4)|7.5092841061088175e-06| -|pypi|[pandas>=1.0](https://pypi.org/project/pandas>=1.0)|7.5092841061088175e-06| -|pypi|[matplotlib>=3.4](https://pypi.org/project/matplotlib>=3.4)|7.5092841061088175e-06| -|pypi|[numpy>=1.17.0](https://pypi.org/project/numpy>=1.17.0)|7.5092841061088175e-06| -|pypi|[anndata>=0.7.4](https://pypi.org/project/anndata>=0.7.4)|7.5092841061088175e-06| -|pypi|[visdom](https://pypi.org/project/visdom)|7.508245167892117e-06| -|pypi|[prefect](https://pypi.org/project/prefect)|7.5039621471392155e-06| -|npm|[grunt-legacy-util](http://gruntjs.com/)|7.501941849638062e-06| -|npm|[grunt-known-options](http://gruntjs.com/)|7.501941849638062e-06| -|rubygems|[thor](http://whatisthor.com/)|7.478961701822478e-06| -|rubygems|[addressable](https://github.com/sporkmonger/addressable)|7.4767930637603765e-06| -|pypi|[pysocks](https://github.com/Anorov/PySocks)|7.473471165416275e-06| -|pypi|[urllib3-secure-extra](https://github.com/urllib3/urllib3/issues/2680)|7.473471165416275e-06| -|pypi|[doc8](https://pypi.org/project/doc8)|7.459862507525732e-06| -|pypi|[banzai](http://github.com/twneale/banzai/)|7.4339951341122766e-06| -|pypi|[lcogt-logging](https://github.com/LCOGT/lcogt_logging)|7.4339951341122766e-06| -|pypi|[ocs-ingester](https://pypi.org/project/ocs-ingester)|7.4339951341122766e-06| -|pypi|[ocs-archive](https://pypi.org/project/ocs-archive)|7.4339951341122766e-06| -|pypi|[logutils](https://pypi.org/project/logutils)|7.4339951341122766e-06| -|pypi|[mysql-connector-python](https://pypi.org/project/mysql-connector-python)|7.4339951341122766e-06| -|pypi|[opentsdb-python-metrics](https://pypi.org/project/opentsdb-python-metrics)|7.4339951341122766e-06| -|pypi|[opentsdb-http-client](https://pypi.org/project/opentsdb-http-client)|7.4339951341122766e-06| -|pypi|[sdss-marvin](https://github.com/sdss/marvin)|7.4339951341122766e-06| -|pypi|[Flask-JWT-Extended](https://pypi.org/project/Flask-JWT-Extended)|7.4339951341122766e-06| -|pypi|[marvin-brain](https://pypi.org/project/marvin-brain)|7.4339951341122766e-06| -|pypi|[marvin-sqlalchemy-boolean-search](https://pypi.org/project/marvin-sqlalchemy-boolean-search)|7.4339951341122766e-06| -|pypi|[marvin-wtforms-alchemy](https://pypi.org/project/marvin-wtforms-alchemy)|7.4339951341122766e-06| -|pypi|[numpyencoder](https://pypi.org/project/numpyencoder)|7.4339951341122766e-06| -|pypi|[sdss-access](https://pypi.org/project/sdss-access)|7.4339951341122766e-06| -|pypi|[sdss-tree](https://pypi.org/project/sdss-tree)|7.4339951341122766e-06| -|pypi|[sdsstools](https://pypi.org/project/sdsstools)|7.4339951341122766e-06| -|pypi|[yamlordereddictloader](https://pypi.org/project/yamlordereddictloader)|7.4339951341122766e-06| -|pypi|[daemonocle](https://pypi.org/project/daemonocle)|7.4339951341122766e-06| -|pypi|[flask-classful](https://pypi.org/project/flask-classful)|7.4339951341122766e-06| -|pypi|[WTForms-Components](https://pypi.org/project/WTForms-Components)|7.4339951341122766e-06| -|pypi|[infinity](https://pypi.org/project/infinity)|7.4339951341122766e-06| -|rubygems|[ruby-maven](https://github.com/takari/ruby-maven)|7.426708706755174e-06| -|pypi|[orderedmultidict](https://pypi.org/project/orderedmultidict)|7.426169876076373e-06| -|pypi|[paramz](https://github.com/sods/paramz)|7.426169876076368e-06| -|pypi|[GPy](http://sheffieldml.github.com/GPy/)|7.426169876076368e-06| -|cran|betareg|7.397955459785746e-06| -|cran|psychTools|7.395008580683378e-06| -|pypi|[pydeck](https://pypi.org/project/pydeck)|7.391727561778322e-06| -|pypi|[sphinx-autodoc2](https://pypi.org/project/sphinx-autodoc2)|7.390807162380766e-06| -|pypi|[sphinx-tippy](https://pypi.org/project/sphinx-tippy)|7.390807162380766e-06| -|pypi|[sphinx-pyscript](https://pypi.org/project/sphinx-pyscript)|7.390807162380766e-06| -|pypi|[sphinx-design2](https://pypi.org/project/sphinx-design2)|7.390807162380766e-06| -|pypi|[optuna](https://pypi.org/project/optuna)|7.378484709920057e-06| -|pypi|[openapi-core](https://pypi.org/project/openapi-core)|7.359655182771153e-06| -|pypi|[bullet](https://github.com/Mckinsey666/bullets)|7.359655182771153e-06| -|pypi|[pygtail](http://github.com/bgreenlee/pygtail)|7.359655182771153e-06| -|npm|xregexp|7.359655182771153e-06| -|npm|bufferedstream|7.359655182771153e-06| -|npm|tslint|7.350868402808215e-06| -|npm|concat-stream|7.344635478316518e-06| -|npm|gulp-eslint|7.329952519859955e-06| -|pypi|[flake8-quotes](https://pypi.org/project/flake8-quotes)|7.3291804201095745e-06| -|cran|scatterplot3d|7.326620737934072e-06| -|cran|CompQuadForm|7.309158828726538e-06| -|cran|[torch](https://torch.mlverse.org/docs)|7.300228413158001e-06| -|rubygems|introspection|7.300041975790707e-06| -|pypi|[cytocad](https://github.com/cytham/cytocad)|7.2937310749780825e-06| -|pypi|[nanovar](https://github.com/cytham/nanovar)|7.2937310749780825e-06| -|rubygems|sinatra|7.256207843143429e-06| -|cran|gamlss|7.254224958202046e-06| -|npm|safer-buffer|7.253616172178505e-06| -|pypi|[torchaudio](https://pypi.org/project/torchaudio)|7.250802200501316e-06| -|pypi|[parameterized](https://pypi.org/project/parameterized)|7.24829958404199e-06| -|cran|tree|7.248145255759469e-06| -|pypi|[hacking](https://docs.openstack.org/hacking/latest/)|7.2470407764824004e-06| -|pypi|[polib](https://pypi.org/project/polib)|7.216667596363028e-06| -|cran|[binman](https://docs.ropensci.org/binman/)|7.215931276844992e-06| -|cran|gbm|7.2141612780035286e-06| -|npm|[rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license)|7.164833241325452e-06| -|pypi|[echo](https://pypi.org/project/echo)|7.158661980997006e-06| -|pypi|[mpl-scatter-density](https://pypi.org/project/mpl-scatter-density)|7.158661980997006e-06| -|pypi|[WebTest](https://pypi.org/project/WebTest)|7.155220316583065e-06| -|pypi|[autobahn](https://pypi.org/project/autobahn)|7.119783769529962e-06| -|pypi|[txaio](https://pypi.org/project/txaio)|7.119783769529962e-06| -|cran|bigmemory|7.110085346125955e-06| -|rubygems|[rr](https://rr.github.io/rr)|7.1099878758297525e-06| -|pypi|[zope.deprecation](https://github.com/zopefoundation/zope.deprecation)|7.103890350180863e-06| -|cran|[beastier](https://docs.ropensci.org/beastier/)|7.087075361187038e-06| -|pypi|[mkl](https://pypi.org/project/mkl)|7.087075361187036e-06| -|cran|VGAMdata|7.087075361187036e-06| -|cran|VGAMextra|7.087075361187036e-06| -|cran|shapefiles|7.087075361187036e-06| -|npm|[brace-expansion](https://github.com/juliangruber/brace-expansion)|7.078211056989126e-06| -|pypi|[pyteomics](http://pyteomics.readthedocs.io)|7.077639687729251e-06| -|pypi|[itk-segmentation](https://pypi.org/project/itk-segmentation)|7.075018129079042e-06| -|pypi|[itk-registration](https://pypi.org/project/itk-registration)|7.075018129079042e-06| -|pypi|[itk-filtering](https://pypi.org/project/itk-filtering)|7.075018129079042e-06| -|pypi|[itk-numerics](https://pypi.org/project/itk-numerics)|7.075018129079042e-06| -|pypi|[itk-core](https://pypi.org/project/itk-core)|7.075018129079042e-06| -|cran|[rstantools](https://mc-stan.org/rstantools/)|7.045846189717606e-06| -|pypi|[amqp](http://github.com/celery/py-amqp)|7.029663830249948e-06| -|pypi|[aplpy](http://aplpy.github.io)|7.0225508579667215e-06| -|pypi|[prettytable](https://pypi.org/project/prettytable)|7.018110334557456e-06| -|npm|electron|7.016204607575165e-06| -|npm|v8-argv|7.016204607575165e-06| -|npm|[grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit#readme)|7.002357552638693e-06| -|pypi|[google-cloud-core](https://github.com/googleapis/python-cloud-core)|6.9915811814387964e-06| -|cran|partykit|6.979828822689118e-06| -|cran|partitions|6.975905551599789e-06| -|cran|signal|6.973056918575932e-06| -|rubygems|rubocop-performance|6.962049017469465e-06| -|rubygems|[capybara](https://github.com/teamcapybara/capybara)|6.9170258199921904e-06| -|pypi|[mwoauth](https://pypi.org/project/mwoauth)|6.902995481675685e-06| -|pypi|[wikidataintegrator](https://pypi.org/project/wikidataintegrator)|6.902995481675685e-06| -|pypi|[dash-extensions](https://pypi.org/project/dash-extensions)|6.902995481675685e-06| -|npm|[mdi](http://materialdesignicons.com)|6.902995481675685e-06| -|npm|[abort-controller](https://github.com/mysticatea/abort-controller#readme)|6.902995481675685e-06| -|npm|color|6.902995481675685e-06| -|npm|dotenv-load|6.902995481675685e-06| -|npm|iframe-resizer|6.902995481675685e-06| -|npm|isomorphic-unfetch|6.902995481675685e-06| -|npm|js-file-download|6.902995481675685e-06| -|npm|material-table|6.902995481675685e-06| -|npm|material-ui-chip-input|6.902995481675685e-06| -|npm|materialize-css|6.902995481675685e-06| -|npm|mui-datatables|6.902995481675685e-06| -|npm|next|6.902995481675685e-06| -|npm|next-env|6.902995481675685e-06| -|npm|next-redux-wrapper|6.902995481675685e-06| -|npm|ra-data-simple-rest|6.902995481675685e-06| -|npm|react-admin|6.902995481675685e-06| -|npm|react-loading|6.902995481675685e-06| -|npm|react-scroll|6.902995481675685e-06| -|npm|react-scroll-to-component|6.902995481675685e-06| -|npm|react-swipeable-views|6.902995481675685e-06| -|npm|react-wordcloud|6.902995481675685e-06| -|npm|redux-saga|6.902995481675685e-06| -|npm|serialize-error|6.902995481675685e-06| -|npm|swagger-client|6.902995481675685e-06| -|npm|swagger-ui-react|6.902995481675685e-06| -|npm|tween|6.902995481675685e-06| -|npm|uuid5|6.902995481675685e-06| -|pypi|[datasets](https://github.com/huggingface/datasets)|6.899376975979646e-06| -|pypi|[timm](https://pypi.org/project/timm)|6.899376975979646e-06| -|npm|accepts|6.879619696976198e-06| -|npm|cross-spawn|6.875430365643482e-06| -|rubygems|[term-ansicolor](http://flori.github.com/term-ansicolor)|6.8594177340743094e-06| -|pypi|[spectra](http://github.com/jsvine/spectra)|6.833965526858928e-06| -|pypi|[lzstring](https://github.com/gkovacs/lz-string-python)|6.833965526858928e-06| -|pypi|[pytest>=6](https://pypi.org/project/pytest>=6)|6.833965526858928e-06| -|pypi|[pytest-mock>=3.6](https://pypi.org/project/pytest-mock>=3.6)|6.833965526858928e-06| -|pypi|[pytest-cov>=2.7](https://pypi.org/project/pytest-cov>=2.7)|6.833965526858928e-06| -|pypi|[appdirs==1.4.4](https://pypi.org/project/appdirs==1.4.4)|6.833965526858928e-06| -|pypi|[sphinx-autodoc-typehints>=1.12](https://pypi.org/project/sphinx-autodoc-typehints>=1.12)|6.833965526858928e-06| -|pypi|[proselint>=0.10.2](https://pypi.org/project/proselint>=0.10.2)|6.833965526858928e-06| -|pypi|[furo>=2021.7.5b38](https://pypi.org/project/furo>=2021.7.5b38)|6.833965526858928e-06| -|pypi|[keepalive](https://github.com/wikier/keepalive)|6.833965526858928e-06| -|pypi|[pandas-stubs](https://pandas.pydata.org)|6.833965526858928e-06| -|pypi|[pyTest-cov](https://pypi.org/project/pyTest-cov)|6.833965526858928e-06| -|pypi|[pyTest](https://pypi.org/project/pyTest)|6.833965526858928e-06| -|pypi|[TOMLi](https://pypi.org/project/TOMLi)|6.833965526858928e-06| -|pypi|[Flake8](https://pypi.org/project/Flake8)|6.833965526858928e-06| -|cran|oskeyring|6.833965526858928e-06| -|cran|ExplainPrediction|6.833965526858928e-06| -|cran|rpart.plot|6.833965526858928e-06| -|cran|BiocManager|6.827674658363986e-06| -|npm|sprintf-js|6.8253367825068335e-06| -|pypi|[pytest_runner](https://github.com/pytest-dev/pytest-runner/)|6.810955541920044e-06| -|pypi|[numkit](https://pypi.org/project/numkit)|6.792158652814977e-06| -|pypi|[logging_tree](https://pypi.org/project/logging_tree)|6.781890297786638e-06| -|pypi|[voeventdb.server](https://pypi.org/project/voeventdb.server)|6.781890297786638e-06| -|pypi|[mriqc](https://github.com/nipreps/mriqc)|6.781890297786638e-06| -|pypi|[nilearn](https://pypi.org/project/nilearn)|6.781890297786638e-06| -|pypi|[nipype](https://pypi.org/project/nipype)|6.781890297786638e-06| -|pypi|[nitransforms](https://pypi.org/project/nitransforms)|6.781890297786638e-06| -|pypi|[niworkflows](https://pypi.org/project/niworkflows)|6.781890297786638e-06| -|pypi|[pybids](https://pypi.org/project/pybids)|6.781890297786638e-06| -|pypi|[mriqc-learn](https://pypi.org/project/mriqc-learn)|6.781890297786638e-06| -|pypi|[templateflow](https://pypi.org/project/templateflow)|6.781890297786638e-06| -|pypi|[bids-validator](https://pypi.org/project/bids-validator)|6.781890297786638e-06| -|pypi|[looseversion](https://pypi.org/project/looseversion)|6.781890297786638e-06| -|pypi|[num2words](https://pypi.org/project/num2words)|6.781890297786638e-06| -|pypi|[surfplot](https://pypi.org/project/surfplot)|6.781890297786638e-06| -|pypi|[brainspace](https://pypi.org/project/brainspace)|6.781890297786638e-06| -|pypi|[oslo.serialization](https://pypi.org/project/oslo.serialization)|6.7780788754392815e-06| -|pypi|[oslo.i18n](https://pypi.org/project/oslo.i18n)|6.7780788754392815e-06| -|pypi|[debtcollector](https://pypi.org/project/debtcollector)|6.7780788754392815e-06| -|cran|[snakecase](https://github.com/Tazinho/snakecase)|6.768656588182456e-06| -|rubygems|[multi_test](http://cukes.info)|6.762398721202655e-06| -|rubygems|[mime-types](https://github.com/mime-types/ruby-mime-types/)|6.762398721202655e-06| -|rubygems|cucumber-messages|6.762398721202655e-06| -|rubygems|cucumber-html-formatter|6.762398721202655e-06| -|rubygems|cucumber-gherkin|6.762398721202655e-06| -|rubygems|cucumber-cucumber-expressions|6.762398721202655e-06| -|rubygems|cucumber-core|6.762398721202655e-06| -|rubygems|cucumber-ci-environment|6.762398721202655e-06| -|rubygems|syntax|6.762398721202655e-06| -|rubygems|octokit|6.762398721202655e-06| -|rubygems|cucumber-compatibility-kit|6.762398721202655e-06| -|cran|afex|6.754065604364657e-06| -|npm|rollup-plugin-replace|6.7529598976605376e-06| -|cran|geepack|6.734517521778441e-06| -|pypi|[lisa2](https://pypi.org/project/lisa2)|6.714071394808772e-06| -|cran|tester|6.714071394808772e-06| -|spack|cudnn|6.71035374730334e-06| -|cran|[reprex](https://reprex.tidyverse.org)|6.707707658697313e-06| -|cran|bbmle|6.705436817408829e-06| -|cran|rticles|6.696879966902168e-06| -|cran|fastICA|6.696566955867618e-06| -|pypi|[annoy](https://pypi.org/project/annoy)|6.66898624354102e-06| -|pypi|[sphinxcontrib.programoutput](https://pypi.org/project/sphinxcontrib.programoutput)|6.66898624354102e-06| -|pypi|[nmslib](https://pypi.org/project/nmslib)|6.66898624354102e-06| -|pypi|[pyemd](https://pypi.org/project/pyemd)|6.66898624354102e-06| -|pypi|[Morfessor](https://pypi.org/project/Morfessor)|6.66898624354102e-06| -|pypi|[Pyro4](https://pypi.org/project/Pyro4)|6.66898624354102e-06| -|pypi|[cityhash](https://pypi.org/project/cityhash)|6.664961154721351e-06| -|pypi|[transformers](https://pypi.org/project/transformers)|6.664483379728183e-06| -|pypi|[pywavelets](https://github.com/PyWavelets/pywt)|6.654536086408928e-06| -|cran|[tidygraph](https://tidygraph.data-imaginist.com)|6.625049808824351e-06| -|npm|bundlewatch|6.623302683380875e-06| -|npm|shelljs|6.6221254283374884e-06| -|cran|[rentrez](http://github.com/ropensci/rentrez)|6.621506665922928e-06| -|cran|ks|6.616521169186143e-06| -|pypi|[unyt](https://github.com/yt-project/unyt)|6.603865677469742e-06| -|pypi|[etils](https://pypi.org/project/etils)|6.589541602992312e-06| -|pypi|[chart-studio](https://plot.ly/python/)|6.581824534001933e-06| -|rubygems|public_suffix|6.577691819601718e-06| -|cran|fixest|6.573166516888979e-06| -|pypi|[colorcet](https://pypi.org/project/colorcet)|6.573021854095327e-06| -|pypi|[googleapis-common-protos](https://github.com/googleapis/python-api-common-protos)|6.571438620610217e-06| -|cran|[ff](https://github.com/truecluster/ff)|6.5695980573994495e-06| -|pypi|[pymatreader](https://gitlab.com/obob/pymatreader)|6.567935117132123e-06| -|npm|[ansi-regex](https://github.com/chalk/ansi-regex#readme)|6.551995711420988e-06| -|npm|[balanced-match](https://github.com/juliangruber/balanced-match)|6.551995711420988e-06| -|npm|[cacatoo](https://github.com/bramvandijk88/cacatoo#readme)|6.551995711420988e-06| -|npm|[code-point-at](https://github.com/sindresorhus/code-point-at#readme)|6.551995711420988e-06| -|npm|[decompress-response](https://github.com/sindresorhus/decompress-response#readme)|6.551995711420988e-06| -|npm|[detect-libc](https://github.com/lovell/detect-libc#readme)|6.551995711420988e-06| -|npm|[esdoc](https://esdoc.org/)|6.551995711420988e-06| -|npm|esdoc-standard-plugin|6.551995711420988e-06| -|npm|fast-random|6.551995711420988e-06| -|npm|flatted|6.551995711420988e-06| -|npm|fs.realpath|6.551995711420988e-06| -|npm|has-unicode|6.551995711420988e-06| -|npm|ignore-walk|6.551995711420988e-06| -|npm|ini|6.551995711420988e-06| -|npm|is-fullwidth-code-point|6.551995711420988e-06| -|npm|jsdocs|6.551995711420988e-06| -|npm|mimic-response|6.551995711420988e-06| -|npm|node|6.551995711420988e-06| -|npm|npm|6.551995711420988e-06| -|npm|npm-bundled|6.551995711420988e-06| -|npm|npm-normalize-package-bin|6.551995711420988e-06| -|npm|npm-packlist|6.551995711420988e-06| -|npm|number-is-nan|6.551995711420988e-06| -|npm|odex|6.551995711420988e-06| -|npm|os-homedir|6.551995711420988e-06| -|npm|os-tmpdir|6.551995711420988e-06| -|npm|osenv|6.551995711420988e-06| -|npm|path-is-absolute|6.551995711420988e-06| -|npm|rc|6.551995711420988e-06| -|npm|set-blocking|6.551995711420988e-06| -|npm|signal-exit|6.551995711420988e-06| -|npm|simple-concat|6.551995711420988e-06| -|npm|string-width|6.551995711420988e-06| -|pypi|[pythreejs](https://pypi.org/project/pythreejs)|6.551401025744664e-06| -|cran|[colourpicker](https://github.com/daattali/colourpicker)|6.536046774491872e-06| -|spack|libxft|6.532975321030942e-06| -|cran|antiword|6.529065526429837e-06| -|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|6.520109332292073e-06| -|pypi|[mkdocstrings](https://pypi.org/project/mkdocstrings)|6.513191642480396e-06| -|pypi|[sphinx-asdf](https://pypi.org/project/sphinx-asdf)|6.505409491913788e-06| -|pypi|[kazoo](https://kazoo.readthedocs.io)|6.492267250515981e-06| -|pypi|[pickydict](https://github.com/florian-huber/pickydict)|6.487615231821816e-06| -|cran|[glmmTMB](https://github.com/glmmTMB/glmmTMB)|6.486879073368034e-06| -|cran|[downloader](https://github.com/wch/downloader)|6.482957056609934e-06| -|pypi|[nox](https://nox.thea.codes)|6.476996391850817e-06| -|pypi|[eventlet](https://pypi.org/project/eventlet)|6.463992581023039e-06| -|cran|[parsnip](https://github.com/tidymodels/parsnip)|6.461718815883372e-06| -|pypi|[dm-sonnet](https://pypi.org/project/dm-sonnet)|6.441910783476578e-06| -|pypi|[blis](https://github.com/explosion/cython-blis)|6.432841843438686e-06| -|pypi|[catalogue](https://github.com/explosion/catalogue)|6.432841843438686e-06| -|pypi|[preshed](https://github.com/explosion/preshed)|6.432841843438686e-06| -|pypi|[rdkit](https://github.com/kuelumbus/rdkit-pypi)|6.423187273992838e-06| -|npm|[rollup-plugin-uglify](https://github.com/TrySound/rollup-plugin-uglify)|6.3988667203465265e-06| -|cran|bs4Dash|6.383830752112395e-06| -|pypi|[pims](https://github.com/soft-matter/pims)|6.378367825068334e-06| -|pypi|[repeated-test](https://pypi.org/project/repeated-test)|6.378367825068334e-06| -|pypi|[pdbmender](https://pypi.org/project/pdbmender)|6.378367825068332e-06| -|pypi|[delphi4py](https://pypi.org/project/delphi4py)|6.378367825068332e-06| -|pypi|[pytest-httpserver](https://github.com/csernazs/pytest-httpserver)|6.378367825068332e-06| -|cran|acepack|6.358967373481095e-06| -|cran|htmlTable|6.358967373481095e-06| -|pypi|[ordered-set](https://pypi.org/project/ordered-set)|6.35075584314163e-06| -|pypi|[ipyvolume](https://pypi.org/project/ipyvolume)|6.33844361513497e-06| -|pypi|[geomdl](https://github.com/orbingol/NURBS-Python)|6.33717617989899e-06| -|pypi|[pefile](https://pypi.org/project/pefile)|6.33717617989899e-06| -|pypi|[PyExcelerate](https://pypi.org/project/PyExcelerate)|6.33717617989899e-06| -|pypi|[pyinstaller](https://pypi.org/project/pyinstaller)|6.33717617989899e-06| -|pypi|[pyinstaller-hooks-contrib](https://pypi.org/project/pyinstaller-hooks-contrib)|6.33717617989899e-06| -|pypi|[PyMCubes](https://pypi.org/project/PyMCubes)|6.33717617989899e-06| -|pypi|[pyvistaqt](https://pypi.org/project/pyvistaqt)|6.33717617989899e-06| -|pypi|[cassandra-driver](https://pypi.org/project/cassandra-driver)|6.332408407782439e-06| -|npm|prismjs|6.318895863995435e-06| -|pypi|[ansicon](https://pypi.org/project/ansicon)|6.314584146817649e-06| -|pypi|[socksio](https://pypi.org/project/socksio)|6.293470889249675e-06| -|pypi|[google-cloud-storage](https://github.com/googleapis/python-storage)|6.277813532834678e-06| -|cran|reactR|6.277123891337089e-06| -|pypi|[Keras-Preprocessing](https://github.com/keras-team/keras-preprocessing)|6.272109837363884e-06| -|pypi|[bigplanet](https://github.com/VirtualPlanetaryLaboratory/BigPlanet)|6.257362374860136e-06| -|pypi|[vspace](https://github.com/VirtualPlanetaryLaboratory/vspace)|6.257362374860136e-06| -|pypi|[g-mlp-pytorch](https://pypi.org/project/g-mlp-pytorch)|6.234963660868361e-06| -|pypi|[gsa-pytorch](https://pypi.org/project/gsa-pytorch)|6.234963660868361e-06| -|pypi|[imblearn](https://pypi.org/project/imblearn)|6.234963660868361e-06| -|pypi|[imutils](https://pypi.org/project/imutils)|6.234963660868361e-06| -|pypi|[kornia](https://pypi.org/project/kornia)|6.234963660868361e-06| -|pypi|[local-attention](https://pypi.org/project/local-attention)|6.234963660868361e-06| -|pypi|[thop](https://pypi.org/project/thop)|6.234963660868361e-06| -|pypi|[timmy](https://pypi.org/project/timmy)|6.234963660868361e-06| -|pypi|[torch-multi-head-attention](https://pypi.org/project/torch-multi-head-attention)|6.234963660868361e-06| -|cran|protolite|6.212695933508116e-06| -|pypi|[ThrustRTC](https://github.com/fynv/ThrustRTC)|6.2057929380264405e-06| -|pypi|[chempy](https://github.com/bjodah/chempy)|6.2057929380264405e-06| -|pypi|[nbstripout](https://pypi.org/project/nbstripout)|6.172425052362852e-06| -|pypi|[bandit](https://pypi.org/project/bandit)|6.169246737317874e-06| -|pypi|[PyPDF2](https://pypdf2.readthedocs.io/en/latest/)|6.165540510450127e-06| -|npm|run-sequence|6.13112724740273e-06| -|pypi|[fett](https://pypi.org/project/fett)|6.125660224053586e-06| -|pypi|[python-jsonrpc-server](https://pypi.org/project/python-jsonrpc-server)|6.125660224053586e-06| -|pypi|[rstcheck](https://pypi.org/project/rstcheck)|6.125660224053586e-06| -|pypi|[snooty-lextudio](https://pypi.org/project/snooty-lextudio)|6.125660224053586e-06| -|pypi|[autodocsumm](https://pypi.org/project/autodocsumm)|6.081045948250444e-06| -|pypi|[multiset](https://pypi.org/project/multiset)|6.074636023874602e-06| -|spack|glfw|6.074636023874602e-06| -|cran|TSA|6.074636023874602e-06| -|npm|tsconfig-paths|6.074636023874602e-06| -|npm|replace|6.074636023874602e-06| -|npm|node-qunit-phantomjs|6.074636023874602e-06| -|cran|[haven](https://haven.tidyverse.org)|6.074308609069154e-06| -|rubygems|[rubyzip](http://github.com/rubyzip/rubyzip)|6.062242536608555e-06| -|pypi|[email_validator](https://pypi.org/project/email_validator)|6.0608925034586026e-06| -|pypi|[mmtf-python](https://github.com/rcsb/mmtf-python.git)|6.039335765290089e-06| -|pypi|[sphinx-version-warning](https://pypi.org/project/sphinx-version-warning)|6.0166114161400595e-06| -|cran|[RNetCDF](https://github.com/mjwoods/RNetCDF)|6.00755691560703e-06| -|cran|cplm|6.003669389650735e-06| -|pypi|[re-assert](https://pypi.org/project/re-assert)|5.995451790651651e-06| -|pypi|[devpi-server](https://pypi.org/project/devpi-server)|5.995451790651651e-06| -|pypi|[devpi-client](https://pypi.org/project/devpi-client)|5.995451790651651e-06| -|pypi|[pyproject-api](https://pypi.org/project/pyproject-api)|5.995451790651651e-06| -|npm|karma-coverage-istanbul-reporter|5.985025709857819e-06| -|npm|karma-browserstack-launcher|5.985025709857819e-06| -|npm|ip|5.985025709857819e-06| -|npm|chai-passport-strategy|5.979719836001562e-06| -|npm|passport-strategy|5.979719836001562e-06| -|cran|clusterGeneration|5.969590440457799e-06| -|pypi|[sphinxcontrib-httpdomain](https://github.com/sphinx-contrib/httpdomain)|5.968329893456796e-06| -|cran|pROC|5.96461072854422e-06| -|cran|[rversions](https://github.com/r-hub/rversions)|5.963997769675187e-06| -|npm|uglify-es|5.960736598426954e-06| -|cran|[Ckmeans.1d.dp](NA)|5.9573851440988956e-06| -|pypi|[bitstring](https://github.com/scott-griffiths/bitstring)|5.94762090701177e-06| -|pypi|[selenium](https://www.selenium.dev)|5.941206206363793e-06| -|cran|flexsurv|5.939644112232944e-06| -|pypi|[tempora](https://pypi.org/project/tempora)|5.929293648850535e-06| -|pypi|[affine](https://github.com/sgillies/affine)|5.929022152518837e-06| -|pypi|[google-auth-httplib2](https://pypi.org/project/google-auth-httplib2)|5.925920222624306e-06| -|cran|klaR|5.910372906902483e-06| -|pypi|[zope.testrunner](https://pypi.org/project/zope.testrunner)|5.899990238188207e-06| -|pypi|[backports.shutil-get-terminal-size](https://pypi.org/project/backports.shutil-get-terminal-size)|5.887724146216922e-06| -|spack|unzip|5.887724146216922e-06| -|spack|wget|5.887724146216922e-06| -|npm|d3-request|5.877210353098678e-06| -|cran|cubature|5.867672264566489e-06| -|pypi|[aesara-theano-fallback](https://github.com/exoplanet-dev/aesara-theano-fallback)|5.867052784078819e-06| -|pypi|[halomod](https://github.com/steven-murray/halomod)|5.853740168460983e-06| -|pypi|[hyperopt](https://pypi.org/project/hyperopt)|5.845952173558584e-06| -|cran|[jsonld](https://docs.ropensci.org/jsonld)|5.837961893074308e-06| -|spack|[adios2](https://csmd.ornl.gov/software/adios2)|5.827426185684683e-06| -|pypi|[pybamm](https://pypi.org/project/pybamm)|5.8101598114441365e-06| -|cran|debugme|5.800943427915873e-06| -|rubygems|[spec](https://github.com/bootstraponline/spec)|5.798516204607587e-06| -|pypi|[octave-kernel](https://pypi.org/project/octave-kernel)|5.798516204607575e-06| -|cran|qvalue|5.798516204607575e-06| -|cran|subprocess|5.798516204607575e-06| -|cran|tensorA|5.792144208778336e-06| -|cran|[EML](https://docs.ropensci.org/EML/)|5.770904222680879e-06| -|npm|tough-cookie|5.765139837344226e-06| -|npm|moment-timezone|5.758736230645376e-06| -|npm|gulp-uglify|5.757553374276751e-06| -|pypi|[cogapp](https://pypi.org/project/cogapp)|5.747871195620164e-06| -|pypi|[thinc](https://github.com/explosion/thinc)|5.746995840743166e-06| -|npm|karma-jasmine|5.710930024756298e-06| -|npm|rollup-plugin-svelte|5.709244383340791e-06| -|pypi|[pdfkit](https://pypi.org/project/pdfkit)|5.687006277595892e-06| -|pypi|[pulumi](https://github.com/pulumi/pulumi)|5.684819808438804e-06| -|pypi|[AssertionLib](https://github.com/nlesc-nano/AssertionLib)|5.681696281071527e-06| -|cran|FNN|5.67476083561109e-06| -|cran|[earth](http://www.milbo.users.sonic.net/earth/)|5.6585779288566e-06| -|npm|classnames|5.64983630192533e-06| -|pypi|[sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling)|5.643755499453879e-06| -|pypi|[pyexcel-ods3](https://pypi.org/project/pyexcel-ods3)|5.642593620655994e-06| -|pypi|[pyexcel-xlsx](https://pypi.org/project/pyexcel-xlsx)|5.642593620655994e-06| -|npm|[compression](https://github.com/expressjs/compression#readme)|5.642310209290532e-06| -|pypi|[snuggs](https://pypi.org/project/snuggs)|5.631662347154341e-06| -|pypi|[kgt](https://pypi.org/project/kgt)|5.627971610354412e-06| -|pypi|[x21](https://pypi.org/project/x21)|5.627971610354412e-06| -|pypi|[PyYaml](https://pypi.org/project/PyYaml)|5.627971610354412e-06| -|npm|updater-license|5.627971610354412e-06| -|npm|update|5.627971610354412e-06| -|npm|cose-base|5.627971610354412e-06| -|npm|murl|5.627971610354412e-06| -|npm|protein|5.627971610354412e-06| -|npm|network-address|5.627971610354412e-06| -|pypi|[ipyleaflet](https://pypi.org/project/ipyleaflet)|5.613082059728399e-06| -|cran|[wesanderson](https://github.com/karthik/wesanderson)|5.611149184390664e-06| -|cran|rhub|5.577430022701352e-06| -|cran|gmailr|5.577430022701352e-06| -|cran|foghorn|5.577430022701352e-06| -|cran|coxme|5.566345079978385e-06| -|pypi|[flake8-bandit](https://pypi.org/project/flake8-bandit)|5.561842073807265e-06| -|pypi|[cooler](https://github.com/mirnylab/cooler)|5.545760370047759e-06| -|pypi|[python-slugify](https://github.com/un33k/python-slugify)|5.535007918587709e-06| -|cran|[dynlm](NA)|5.522396385340554e-06| -|pypi|[crossbar](http://crossbar.io/)|5.522396385340548e-06| -|pypi|[asn1crypto](https://pypi.org/project/asn1crypto)|5.522396385340548e-06| -|pypi|[asq](https://pypi.org/project/asq)|5.522396385340548e-06| -|pypi|[automat](https://pypi.org/project/automat)|5.522396385340548e-06| -|pypi|[cbor](https://pypi.org/project/cbor)|5.522396385340548e-06| -|pypi|[dictdiffer](https://pypi.org/project/dictdiffer)|5.522396385340548e-06| -|pypi|[hpack](https://pypi.org/project/hpack)|5.522396385340548e-06| -|pypi|[hyperframe](https://pypi.org/project/hyperframe)|5.522396385340548e-06| -|pypi|[netaddr](https://pypi.org/project/netaddr)|5.522396385340548e-06| -|pypi|[node-semver](https://pypi.org/project/node-semver)|5.522396385340548e-06| -|pypi|[py-ubjson](https://pypi.org/project/py-ubjson)|5.522396385340548e-06| -|pypi|[pyqrcode](https://pypi.org/project/pyqrcode)|5.522396385340548e-06| -|pypi|[pytrie](https://pypi.org/project/pytrie)|5.522396385340548e-06| -|pypi|[redis-py-cluster](https://pypi.org/project/redis-py-cluster)|5.522396385340548e-06| -|pypi|[txtorcon](https://pypi.org/project/txtorcon)|5.522396385340548e-06| -|pypi|[u-msgpack-python](https://pypi.org/project/u-msgpack-python)|5.522396385340548e-06| -|pypi|[pyneqsys](https://github.com/bjodah/pyneqsys)|5.522396385340548e-06| -|pypi|[pyodesys](https://github.com/bjodah/pyodesys)|5.522396385340548e-06| -|pypi|[sym](https://github.com/bjodah/sym)|5.522396385340548e-06| -|pypi|[translationstring](https://github.com/Pylons/translationstring)|5.5092983939137795e-06| -|cran|numbers|5.508025236852382e-06| -|pypi|[ci-watson](https://pypi.org/project/ci-watson)|5.489276147780119e-06| -|cran|loder|5.471639065622345e-06| -|cran|ore|5.471639065622345e-06| -|cran|nor1mix|5.467172421487142e-06| -|cran|diptest|5.467172421487142e-06| -|cran|mstate|5.467172421487142e-06| -|cran|changepoint|5.467172421487142e-06| -|cran|linprog|5.467172421487142e-06| -|cran|magic|5.467172421487142e-06| -|pypi|[sphinxcontrib-svg2pdfconverter](https://pypi.org/project/sphinxcontrib-svg2pdfconverter)|5.4620590915007165e-06| -|npm|mime-types|5.457018399872541e-06| -|npm|[which](https://github.com/isaacs/node-which#readme)|5.452521787076649e-06| -|npm|cli-table|5.451985831427455e-06| -|pypi|[cronutils](https://github.com/zagaran/cronutils)|5.444616154561103e-06| -|pypi|[proto-plus](https://pypi.org/project/proto-plus)|5.444616154561103e-06| -|pypi|[pycrypto](https://pypi.org/project/pycrypto)|5.444616154561103e-06| -|pypi|[zstd](https://pypi.org/project/zstd)|5.444616154561103e-06| -|cran|metafor|5.43051773539278e-06| -|cran|[rcorpora](https://github.com/gaborcsardi/rcorpora)|5.421612651308083e-06| -|cran|lgr|5.4007435954026105e-06| -|pypi|[grandalf](https://pypi.org/project/grandalf)|5.375132481731466e-06| -|cran|scico|5.369544342532015e-06| -|cran|rcartocolor|5.369544342532015e-06| -|pypi|[types-orjson](https://github.com/python/typeshed)|5.359972962242297e-06| -|pypi|[types-ujson](https://github.com/python/typeshed)|5.359972962242297e-06| -|pypi|[peewee](https://pypi.org/project/peewee)|5.359972962242297e-06| -|pypi|[mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin)|5.359972962242297e-06| -|pypi|[mdx-include](https://pypi.org/project/mdx-include)|5.359972962242297e-06| -|pypi|[mkdocstrings-python-legacy](https://pypi.org/project/mkdocstrings-python-legacy)|5.352476496560839e-06| -|pypi|[mkdocstrings-crystal](https://pypi.org/project/mkdocstrings-crystal)|5.352476496560839e-06| -|pypi|[mkdocs-autorefs](https://pypi.org/project/mkdocs-autorefs)|5.352476496560839e-06| -|cran|[ggthemes](https://github.com/jrnold/ggthemes)|5.340218910304812e-06| -|cran|lfe|5.3386437120370435e-06| -|pypi|[numpy-financial](https://numpy.org/numpy-financial/)|5.321581971328163e-06| -|cran|[aod](https://cran.r-project.org/package=aod)|5.32138622333286e-06| -|pypi|[requests-ntlm](https://pypi.org/project/requests-ntlm)|5.315306520890277e-06| -|spack|googletest|5.315306520890277e-06| -|spack|bdw-gc|5.315306520890277e-06| -|cran|TeachingDemos|5.315306520890277e-06| -|cran|plotmo|5.315306520890277e-06| -|cran|gdalUtils|5.315306520890277e-06| -|npm|[tslint-config-prettier](https://github.com/prettier/tslint-config-prettier#readme)|5.315306520890277e-06| -|npm|microbundle|5.315306520890277e-06| -|npm|const-version|5.315306520890277e-06| -|cran|[SuperLearner](https://github.com/ecpolley/SuperLearner)|5.310468524056968e-06| -|pypi|[ipyannotator](https://github.com/palaimon/ipyannotator)|5.295448588682718e-06| -|pypi|[ipycanvas](https://github.com/martinRenou/ipycanvas)|5.295448588682718e-06| -|pypi|[PyPubSub](https://github.com/schollii/pypubsub)|5.295448588682718e-06| -|pypi|[voila](https://pypi.org/project/voila)|5.295448588682718e-06| -|pypi|[SALib](http://salib.github.io/SALib/)|5.2928194901545155e-06| -|pypi|[sphobjinv](https://github.com/bskinn/sphobjinv)|5.2920680007809446e-06| -|npm|esbuild|5.288818282414079e-06| -|rubygems|[sync](https://github.com/ruby/sync)|5.284517607868019e-06| -|cran|[emld](https://docs.ropensci.org/emld/)|5.273888548000228e-06| -|pypi|[testtools](https://github.com/testing-cabal/testtools)|5.265494505494505e-06| -|pypi|[fixtures](https://pypi.org/project/fixtures)|5.265494505494505e-06| -|npm|execa|5.235275817460057e-06| -|npm|gulp-rename|5.234040487126068e-06| -|npm|gulp-concat|5.234040487126068e-06| -|pypi|[torchmetrics](https://pypi.org/project/torchmetrics)|5.222070813326232e-06| -|cran|BiocVersion|5.220829076036696e-06| -|pypi|[codespell](https://pypi.org/project/codespell)|5.213279223724565e-06| -|pypi|[webob](https://pypi.org/project/webob)|5.2051240930096845e-06| -|cran|modeltools|5.203405330976797e-06| -|npm|eslint-plugin-html|5.198035555178413e-06| -|pypi|[google-resumable-media](https://github.com/googleapis/google-resumable-media-python)|5.194857850433633e-06| -|cran|Biobase|5.1664796300769474e-06| -|cran|tm.lexicon.GeneralInquirer|5.162272421058052e-06| -|cran|Rpoppler|5.162272421058052e-06| -|cran|Rcampdf|5.162272421058052e-06| -|cran|filehash|5.162272421058052e-06| -|pypi|[depinfo](https://github.com/Midnighter/dependency-info)|5.158367414044687e-06| -|pypi|[sspa](https://github.com/cwieder/sspa)|5.154236626317846e-06| -|pypi|[gseapy](https://github.com/zqfang/gseapy)|5.154236626317846e-06| -|pypi|[pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp)|5.114426318089787e-06| -|cran|[dbscan](https://github.com/mhahsler/dbscan)|5.1119557733178295e-06| -|cran|speedglm|5.111668154180847e-06| -|npm|compressible|5.104381658950187e-06| -|pypi|[grayskull](https://pypi.org/project/grayskull)|5.102694260054666e-06| -|cran|[fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)|5.099720662001023e-06| -|npm|jshint-stylish|5.0980214631132235e-06| -|npm|[is-plain-object](https://github.com/jonschlinkert/is-plain-object)|5.089751143526525e-06| -|pypi|[bx-python](https://pypi.org/project/bx-python)|5.061715791492321e-06| -|npm|karma-rollup-preprocessor|5.05785026266249e-06| -|npm|karma-firefox-launcher|5.05785026266249e-06| -|pypi|[slicer](https://pypi.org/project/slicer)|5.048885125027258e-06| -|npm|coffeescript|5.043593998738473e-06| -|cran|PolynomF|5.035553546106578e-06| -|spack|[libsigsegv](https://www.gnu.org/software/libsigsegv/)|5.0339263429463936e-06| -|pypi|[librosa](https://pypi.org/project/librosa)|5.016532917566105e-06| -|cran|[tokenizers](https://lincolnmullen.com/software/tokenizers/)|5.016343069958909e-06| -|cran|[lmerTest](https://github.com/runehaubo/lmerTestR)|5.0147918532994226e-06| -|cran|[clisymbols](https://github.com/gaborcsardi/clisymbols)|5.007465440505673e-06| -|npm|browser-sync|5.005431163077052e-06| -|cran|mlogit|4.993203844624346e-06| -|pypi|[scikit-fem](https://github.com/kinnala/scikit-fem)|4.979582523769427e-06| -|pypi|[tensorboardX](https://github.com/lanpa/tensorboardX)|4.974182022944145e-06| -|cran|RcppCCTZ|4.97302414492965e-06| -|cran|genieclust|4.970156746806493e-06| -|cran|getopt|4.970156746806493e-06| -|npm|jsmd|4.970156746806493e-06| -|npm|is-mergeable-object|4.970156746806493e-06| -|cran|leaps|4.967767248370528e-06| -|pypi|[fasteners](https://github.com/harlowja/fasteners)|4.964551865513677e-06| -|pypi|[configargparse](https://github.com/bw2/ConfigArgParse)|4.962595526301115e-06| -|npm|[react-helmet](https://github.com/nfl/react-helmet#readme)|4.941633609091682e-06| -|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|4.940218070302043e-06| -|pypi|[python-keystoneclient](https://docs.openstack.org/python-keystoneclient/latest/)|4.936899648574777e-06| -|npm|gzip-size|4.927204774920511e-06| -|npm|read-file-relative|4.9204551793384285e-06| -|npm|normalize-newline|4.9204551793384285e-06| -|npm|callsite-record|4.9204551793384285e-06| -|rubygems|appraisal|4.908088956004112e-06| -|spack|psm|4.906436788514103e-06| -|spack|opa-psm2|4.906436788514103e-06| -|spack|rdma-core|4.906436788514103e-06| -|spack|slurm|4.906436788514103e-06| -|cran|bignum|4.906436788514103e-06| -|pypi|[func-timeout](https://pypi.org/project/func-timeout)|4.8957194455290895e-06| -|pypi|[jaraco.itertools](https://pypi.org/project/jaraco.itertools)|4.8957194455290895e-06| -|spack|[jemalloc](http://jemalloc.net/)|4.886083022526225e-06| -|pypi|[gitdb2](https://pypi.org/project/gitdb2)|4.87811680705082e-06| -|pypi|[smmap2](https://pypi.org/project/smmap2)|4.87811680705082e-06| -|cran|future.callr|4.85196601565706e-06| -|npm|[apache-arrow](https://github.com/apache/arrow/blob/master/js/README.md)|4.8320968371729795e-06| -|npm|baseui|4.8320968371729795e-06| -|npm|color2k|4.8320968371729795e-06| -|npm|copy-to-clipboard|4.8320968371729795e-06| -|npm|cypress-circleci-reporter|4.8320968371729795e-06| -|npm|d3-graphviz|4.8320968371729795e-06| -|npm|decamelize|4.8320968371729795e-06| -|npm|deck.gl|4.8320968371729795e-06| -|npm|fzy.js|4.8320968371729795e-06| -|npm|hoist-non-react-statics|4.8320968371729795e-06| -|npm|humanize-string|4.8320968371729795e-06| -|npm|immer|4.8320968371729795e-06| -|npm|jest-fetch-mock|4.8320968371729795e-06| -|npm|katex|4.8320968371729795e-06| -|npm|mapbox-gl|4.8320968371729795e-06| -|npm|moment-duration-format|4.8320968371729795e-06| -|npm|node-emoji|4.8320968371729795e-06| -|npm|numbro|4.8320968371729795e-06| -|npm|protobufjs|4.8320968371729795e-06| -|npm|react-color|4.8320968371729795e-06| -|npm|react-debounce-render|4.8320968371729795e-06| -|npm|react-device-detect|4.8320968371729795e-06| -|npm|react-dropzone|4.8320968371729795e-06| -|npm|react-feather|4.8320968371729795e-06| -|npm|react-google-login|4.8320968371729795e-06| -|npm|react-hotkeys|4.8320968371729795e-06| -|npm|react-html-parser|4.8320968371729795e-06| -|npm|react-map-gl|4.8320968371729795e-06| -|npm|react-markdown|4.8320968371729795e-06| -|npm|react-webcam|4.8320968371729795e-06| -|npm|react-window|4.8320968371729795e-06| -|npm|rehype-katex|4.8320968371729795e-06| -|npm|rehype-raw|4.8320968371729795e-06| -|npm|remark-emoji|4.8320968371729795e-06| -|npm|remark-gfm|4.8320968371729795e-06| -|npm|remark-math|4.8320968371729795e-06| -|npm|re-resizable|4.8320968371729795e-06| -|npm|styletron-engine-atomic|4.8320968371729795e-06| -|npm|styletron-react|4.8320968371729795e-06| -|npm|typed-signals|4.8320968371729795e-06| -|npm|vega|4.8320968371729795e-06| -|npm|vega-embed|4.8320968371729795e-06| -|npm|vega-lite|4.8320968371729795e-06| -|npm|xxhashjs|4.8320968371729795e-06| -|cran|[solrium](https://github.com/ropensci/solrium)|4.824656942042734e-06| -|pypi|[pint-pulsar](https://pypi.org/project/pint-pulsar)|4.814839348468799e-06| -|cran|FastRWeb|4.78377586880125e-06| -|cran|quantmod|4.78377586880125e-06| -|npm|draco3d|4.783775868801249e-06| -|npm|webgl-obj-loader|4.783775868801249e-06| -|cran|truncreg|4.7691465847988e-06| -|cran|panelr|4.7691465847988e-06| -|cran|metaBMA|4.7691465847988e-06| -|cran|ivreg|4.7691465847988e-06| -|cran|GLMMadaptive|4.7691465847988e-06| -|cran|clubSandwich|4.7691465847988e-06| -|cran|cgam|4.7691465847988e-06| -|cran|blme|4.7691465847988e-06| -|cran|geojsonlint|4.763066882356222e-06| -|pypi|[flake8-docstrings](https://pypi.org/project/flake8-docstrings)|4.763035325805449e-06| -|pypi|[jupyter-latex-envs](https://pypi.org/project/jupyter-latex-envs)|4.761730818714608e-06| -|pypi|[jupyter-highlight-selected-word](https://pypi.org/project/jupyter-highlight-selected-word)|4.761730818714608e-06| -|cran|topicmodels|4.758631238643019e-06| -|cran|akima|4.757314386121498e-06| -|rubygems|[byebug](https://github.com/deivid-rodriguez/byebug)|4.750066528679896e-06| -|cran|ipred|4.745848526279481e-06| -|npm|fresh|4.7403334597362805e-06| -|npm|etag|4.7403334597362805e-06| -|npm|temp-path|4.7403334597362805e-06| -|rubygems|rb_sys|4.7359381101132375e-06| -|pypi|[vplanet](https://github.com/VirtualPlanetaryLaboratory/vplanet)|4.729770080621081e-06| -|cran|[data.tree](http://github.com/gluc/data.tree)|4.726923925776275e-06| -|pypi|[kopt](https://pypi.org/project/kopt)|4.724716907458024e-06| -|cran|RcppBigIntAlgos|4.724716907458024e-06| -|cran|ggfittext|4.724716907458024e-06| -|cran|robust|4.724548167568473e-06| -|cran|taxadb|4.721648909466168e-06| -|pypi|[pytest-sugar](https://pypi.org/project/pytest-sugar)|4.7207367894585005e-06| -|npm|grunt-contrib-clean|4.718851805582714e-06| -|npm|hot-loader|4.7142408167541265e-06| -|npm|[babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash#readme)|4.7142408167541265e-06| -|npm|babel-plugin-strip-function-call|4.7142408167541265e-06| -|npm|babel-plugin-styled-components|4.7142408167541265e-06| -|npm|binomial|4.7142408167541265e-06| -|npm|compression-webpack-plugin|4.7142408167541265e-06| -|npm|css.escape|4.7142408167541265e-06| -|npm|d3-axis|4.7142408167541265e-06| -|npm|d3-color|4.7142408167541265e-06| -|npm|d3-ease|4.7142408167541265e-06| -|npm|d3-interpolate|4.7142408167541265e-06| -|npm|d3-selection|4.7142408167541265e-06| -|npm|d3-shape|4.7142408167541265e-06| -|npm|d3-timer|4.7142408167541265e-06| -|npm|d3-transition|4.7142408167541265e-06| -|npm|d3-zoom|4.7142408167541265e-06| -|npm|dom-to-image|4.7142408167541265e-06| -|npm|express-naked-redirect|4.7142408167541265e-06| -|npm|express-static-gzip|4.7142408167541265e-06| -|npm|html-webpack-plugin|4.7142408167541265e-06| -|npm|i18next|4.7142408167541265e-06| -|npm|leaflet|4.7142408167541265e-06| -|npm|leaflet-gesture-handling|4.7142408167541265e-06| -|npm|linspace|4.7142408167541265e-06| -|npm|lodash-webpack-plugin|4.7142408167541265e-06| -|npm|mousetrap|4.7142408167541265e-06| -|npm|null-loader|4.7142408167541265e-06| -|npm|outer-product|4.7142408167541265e-06| -|npm|react-addons-css-transition-group|4.7142408167541265e-06| -|npm|react-hot-loader|4.7142408167541265e-06| -|npm|react-i18next|4.7142408167541265e-06| -|npm|react-tooltip|4.7142408167541265e-06| -|npm|redux-thunk|4.7142408167541265e-06| -|npm|typeface-lato|4.7142408167541265e-06| -|npm|webpack-bundle-analyzer|4.7142408167541265e-06| -|npm|webpack-dev-middleware|4.7142408167541265e-06| -|npm|webpack-hot-middleware|4.7142408167541265e-06| -|npm|yaml-front-matter|4.7142408167541265e-06| -|cran|assertive.code|4.708569549606151e-06| -|cran|assertive.reflection|4.708569549606151e-06| -|cran|assertive.data.us|4.708569549606151e-06| -|cran|assertive.data.uk|4.708569549606151e-06| -|cran|assertive.data|4.708569549606151e-06| -|cran|assertive.models|4.708569549606151e-06| -|cran|assertive.matrices|4.708569549606151e-06| -|cran|assertive.sets|4.708569549606151e-06| -|cran|assertive.files|4.708569549606151e-06| -|cran|assertive.datetimes|4.708569549606151e-06| -|cran|assertive.strings|4.708569549606151e-06| -|cran|assertive.numbers|4.708569549606151e-06| -|cran|assertive.types|4.708569549606151e-06| -|cran|assertive.properties|4.708569549606151e-06| -|cran|assertive.base|4.708569549606151e-06| -|npm|vinyl-source-stream|4.683317990456118e-06| -|npm|vinyl-buffer|4.683317990456118e-06| -|pypi|[sphinx-material](https://pypi.org/project/sphinx-material)|4.661801785595353e-06| -|pypi|[lcapy](https://pypi.org/project/lcapy)|4.657442734624559e-06| -|pypi|[scikit-spatial](https://pypi.org/project/scikit-spatial)|4.657442734624559e-06| -|pypi|[textwrapper](https://pypi.org/project/textwrapper)|4.657442734624559e-06| -|pypi|[property-cached](https://pypi.org/project/property-cached)|4.657442734624559e-06| -|pypi|[pyviz-comms](https://pypi.org/project/pyviz-comms)|4.654033783475408e-06| -|pypi|[SoundCard](https://github.com/bastibe/SoundCard)|4.638812963686062e-06| -|pypi|[SoundFile](https://github.com/bastibe/PySoundFile)|4.638812963686062e-06| -|pypi|[gurobipy](https://pypi.org/project/gurobipy)|4.6124560718469346e-06| -|npm|[dateformat](https://github.com/felixge/node-dateformat)|4.6043404662498766e-06| -|pypi|[apipkg](https://pypi.org/project/apipkg)|4.6019969877837896e-06| -|pypi|[atpublic](https://pypi.org/project/atpublic)|4.6019969877837896e-06| -|pypi|[dvc](https://pypi.org/project/dvc)|4.6019969877837896e-06| -|pypi|[inflect](https://pypi.org/project/inflect)|4.6019969877837896e-06| -|pypi|[jsonpath-ng](https://pypi.org/project/jsonpath-ng)|4.6019969877837896e-06| -|pypi|[nanotime](https://pypi.org/project/nanotime)|4.6019969877837896e-06| -|pypi|[orderedattrdict](https://pypi.org/project/orderedattrdict)|4.6019969877837896e-06| -|pypi|[pyskiplist](https://pypi.org/project/pyskiplist)|4.6019969877837896e-06| -|pypi|[scikit-optimize](https://pypi.org/project/scikit-optimize)|4.6019969877837896e-06| -|pypi|[treelib](https://pypi.org/project/treelib)|4.6019969877837896e-06| -|npm|rollup-plugin-istanbul|4.598424008756008e-06| -|npm|karma-jasmine-html-reporter|4.598424008756008e-06| -|npm|karma-detect-browsers|4.598424008756008e-06| -|npm|hammer-simulator|4.598424008756008e-06| -|npm|eslint-plugin-unicorn|4.598424008756008e-06| -|npm|eslint-config-xo|4.598424008756008e-06| -|pypi|[kubernetes](https://pypi.org/project/kubernetes)|4.585081539396259e-06| -|pypi|[pymc3-ext](https://github.com/exoplanet-dev/pymc3-ext)|4.57871487735454e-06| -|pypi|[retrolab](https://pypi.org/project/retrolab)|4.555977017905952e-06| -|pypi|[jupyterlab>=3](https://pypi.org/project/jupyterlab>=3)|4.555977017905952e-06| -|pypi|[traitlets>=4.3](https://pypi.org/project/traitlets>=4.3)|4.555977017905952e-06| -|pypi|[tornado>=5.1](https://pypi.org/project/tornado>=5.1)|4.555977017905952e-06| -|pypi|[pyzmq>=18](https://pypi.org/project/pyzmq>=18)|4.555977017905952e-06| -|pypi|[python-dateutil>=2.1](https://pypi.org/project/python-dateutil>=2.1)|4.555977017905952e-06| -|pypi|[ipython>=4](https://pypi.org/project/ipython>=4)|4.555977017905952e-06| -|pypi|[ipykernel>=4.4](https://pypi.org/project/ipykernel>=4.4)|4.555977017905952e-06| -|pypi|[pip-check-reqs](https://pypi.org/project/pip-check-reqs)|4.555977017905952e-06| -|pypi|[flake8-commas](https://pypi.org/project/flake8-commas)|4.555977017905952e-06| -|npm|mocha-lcov-reporter|4.555977017905952e-06| -|npm|any-promise|4.555977017905952e-06| -|npm|thenify-all|4.555977017905952e-06| -|cran|[openxlsx](https://ycphs.github.io/openxlsx/index.html)|4.554368768858904e-06| -|cran|gdtools|4.5338427166043835e-06| -|npm|schema-utils|4.524538112168355e-06| -|npm|loader-utils|4.524538112168355e-06| -|spack|[vtk](http://www.vtk.org)|4.524405178106075e-06| -|cran|[bayesplot](https://mc-stan.org/bayesplot/)|4.521089271572376e-06| -|cran|[redux](https://github.com/richfitz/redux)|4.509957048028127e-06| -|pypi|[openstacksdk](https://docs.openstack.org/openstacksdk/)|4.507379929714955e-06| -|pypi|[npx](https://pypi.org/project/npx)|4.502377288283529e-06| -|pypi|[meshplex](https://pypi.org/project/meshplex)|4.502377288283529e-06| -|pypi|[skrebate](https://github.com/EpistasisLab/scikit-rebate)|4.502377288283529e-06| -|pypi|[dask-ml](https://pypi.org/project/dask-ml)|4.502377288283529e-06| -|pypi|[update-checker](https://pypi.org/project/update-checker)|4.502377288283529e-06| -|pypi|[azure-storage-blob](https://pypi.org/project/azure-storage-blob)|4.4946522985863085e-06| -|pypi|[soundfile](https://github.com/bastibe/PySoundFile)|4.480909062127337e-06| -|pypi|[resample](http://github.com/resample-project/resample)|4.477743069113627e-06| -|pypi|[boost-histogram](https://github.com/scikit-hep/boost-histogram)|4.477743069113627e-06| -|pypi|[numba-stats](https://pypi.org/project/numba-stats)|4.477743069113627e-06| -|cran|[wordcloud](http://blog.fellstat.com/?cat=11)|4.458350935190125e-06| -|cran|[Rtsne](https://github.com/jkrijthe/Rtsne)|4.45492105306576e-06| -|cran|[mlr3misc](https://mlr3misc.mlr-org.com)|4.449192218236236e-06| -|pypi|[Bio](https://github.com/ialbert/bio)|4.444495486597614e-06| -|cran|locfit|4.442196609621781e-06| -|cran|bookdown|4.4256322208696055e-06| -|cran|nonnest2|4.423706717386102e-06| -|cran|officer|4.42354011511824e-06| -|cran|[epiR](https://fvas.unimelb.edu.au/research/groups/veterinary-epidemiology-melbourne)|4.402960618062146e-06| -|rubygems|irb|4.400958062784194e-06| -|cran|[logger](https://daroczig.github.io/logger/)|4.399187302350132e-06| -|cran|[geometry](https://davidcsterratt.github.io/geometry)|4.37926033357506e-06| -|cran|stm|4.372063491669174e-06| -|spack|berkeley-db|4.3675873682155405e-06| -|cran|FMStable|4.348887153455681e-06| -|cran|sparsesvd|4.348887153455681e-06| -|cran|MuMIn|4.342629587377817e-06| -|spack|libxscrnsaver|4.333538139972897e-06| -|pypi|[ddt](https://pypi.org/project/ddt)|4.3300005578178165e-06| -|npm|babel-plugin-external-helpers|4.325103723644866e-06| -|pypi|[cosmospectra](https://pypi.org/project/cosmospectra)|4.308619679812576e-06| -|rubygems|timecop|4.2956354740256115e-06| -|pypi|[rustworkx](https://github.com/Qiskit/rustworkx)|4.2951971885982055e-06| -|pypi|[mako](https://www.makotemplates.org/)|4.2856461934704585e-06| -|cran|spls|4.2733768355336786e-06| -|rubygems|actionmailer|4.269601319637578e-06| -|cran|Bessel|4.268352206169465e-06| -|cran|[archive](https://archive.r-lib.org/)|4.264449758595916e-06| -|cran|[wbstats](https://github.com/nset-ornl/wbstats)|4.252245216712223e-06| -|cran|transport|4.252245216712222e-06| -|npm|csso|4.252245216712222e-06| -|npm|google-closure-compiler|4.252245216712222e-06| -|npm|ora|4.252245216712222e-06| -|npm|update-notifier|4.252245216712222e-06| -|npm|crass|4.252245216712222e-06| -|npm|sqwish|4.252245216712222e-06| -|npm|html-minifier|4.252245216712222e-06| -|npm|node-version|4.252245216712222e-06| -|pypi|[user-agents](https://pypi.org/project/user-agents)|4.252245216712221e-06| -|cran|[humaniformat](https://github.com/ironholds/humaniformat/)|4.237377226443999e-06| -|cran|[rsample](https://rsample.tidymodels.org)|4.235676532654631e-06| -|pypi|[dataclasses-json](https://pypi.org/project/dataclasses-json)|4.235190757286907e-06| -|npm|eslint-plugin-react|4.231883784661554e-06| -|pypi|[Chameleon](https://pypi.org/project/Chameleon)|4.220215317677247e-06| -|npm|ascli|4.2097227645451e-06| -|pypi|[css-html-js-minify](https://pypi.org/project/css-html-js-minify)|4.201823336672156e-06| -|pypi|[Epip](https://pypi.org/project/Epip)|4.201823336672156e-06| -|pypi|[mdurl](https://pypi.org/project/mdurl)|4.201823336672156e-06| -|pypi|[pyproject_hooks](https://pypi.org/project/pyproject_hooks)|4.201823336672156e-06| -|pypi|[sphinx_autodoc_typehints](https://pypi.org/project/sphinx_autodoc_typehints)|4.201823336672156e-06| -|pypi|[pyDeprecate](https://pypi.org/project/pyDeprecate)|4.198803247807248e-06| -|pypi|[decorit](https://gitlab.com/braniii/decorit)|4.197021252858822e-06| -|npm|prettier-plugin-svelte|4.1905853773721405e-06| -|npm|eslint-plugin-svelte3|4.1905853773721405e-06| -|npm|svelte|4.1905853773721405e-06| -|cran|tracerer|4.170862533138782e-06| -|pypi|[pyside6](https://www.pyside.org)|4.170099570480281e-06| -|npm|path-platform|4.167625536899648e-06| -|rubygems|rails-dom-testing|4.165464702085442e-06| -|cran|stabledist|4.1557519598714444e-06| -|cran|skewt|4.155051040330228e-06| -|cran|catdata|4.155051040330228e-06| -|cran|MPV|4.155051040330228e-06| -|cran|fit.models|4.155051040330228e-06| -|cran|DEoptimR|4.155051040330228e-06| -|pypi|[sphinx-tabs](https://pypi.org/project/sphinx-tabs)|4.152806716676086e-06| -|pypi|[langcodes](https://github.com/rspeer/langcodes)|4.149608456553751e-06| -|pypi|[pathy](https://github.com/justindujardin/pathy)|4.149608456553751e-06| -|pypi|[spacy-loggers](https://github.com/explosion/spacy-loggers)|4.149608456553751e-06| -|cran|feather|4.148823414841275e-06| -|pypi|[sentencepiece](https://pypi.org/project/sentencepiece)|4.144237140856693e-06| -|rubygems|actionpack|4.132922009100399e-06| -|pypi|[sphinx-sitemap](https://pypi.org/project/sphinx-sitemap)|4.124162186524618e-06| -|spack|[wcslib](https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/)|4.109347310245398e-06| -|pypi|[pytest-cov>=2.10](https://pypi.org/project/pytest-cov>=2.10)|4.105616071308352e-06| -|pypi|[pytest>=6.0](https://pypi.org/project/pytest>=6.0)|4.105616071308352e-06| -|pypi|[loompy>=3.0.5](https://pypi.org/project/loompy>=3.0.5)|4.105616071308352e-06| -|pypi|[scanpydoc>=0.7.3](https://pypi.org/project/scanpydoc>=0.7.3)|4.105616071308352e-06| -|pypi|[sphinx_issues](https://pypi.org/project/sphinx_issues)|4.105616071308352e-06| -|pypi|[sphinx-autodoc-typehints>=1.11.0](https://pypi.org/project/sphinx-autodoc-typehints>=1.11.0)|4.105616071308352e-06| -|pypi|[sphinx>=4.1,<4.2](https://pypi.org/project/sphinx>=4.1,<4.2)|4.105616071308352e-06| -|pypi|[packaging>=20](https://pypi.org/project/packaging>=20)|4.105616071308352e-06| -|pypi|[scipy>1.4](https://pypi.org/project/scipy>1.4)|4.105616071308352e-06| -|pypi|[numpy>=1.16.5](https://pypi.org/project/numpy>=1.16.5)|4.105616071308352e-06| -|pypi|[pandas>=1.1.1](https://pypi.org/project/pandas>=1.1.1)|4.105616071308352e-06| -|cran|spacetime|4.101294713342275e-06| -|pypi|[pytray](https://github.com/muhrin/pytray.git)|4.100979576592028e-06| -|pypi|[mkdocs-section-index](https://pypi.org/project/mkdocs-section-index)|4.09608122458903e-06| -|pypi|[pytorch-lightning](https://pypi.org/project/pytorch-lightning)|4.0945185267093494e-06| -|npm|underscore.string|4.082155408043733e-06| -|pypi|[pyssht](http://astro-informatics.github.io/ssht/)|4.058961343225314e-06| -|pypi|[pys2let](http://astro-informatics.github.io/s2let/)|4.058961343225311e-06| -|pypi|[CacheControl](https://github.com/ionrock/cachecontrol)|4.056451163050152e-06| -|pypi|[pyshp](https://pypi.org/project/pyshp)|4.049757349249735e-06| -|pypi|[pytest-json-report](https://pypi.org/project/pytest-json-report)|4.049757349249735e-06| -|pypi|[noodles](https://pypi.org/project/noodles)|4.049190949620466e-06| -|npm|gulp-babel|4.038548199443775e-06| -|pypi|[venusian](https://pylonsproject.org/)|4.037367357359549e-06| -|pypi|[hupper](https://github.com/Pylons/hupper)|4.037367357359549e-06| -|pypi|[sas7bdat](https://pypi.org/project/sas7bdat)|4.028442836885262e-06| -|pypi|[sas-kernel](https://pypi.org/project/sas-kernel)|4.028442836885262e-06| -|pypi|[saspy](https://pypi.org/project/saspy)|4.028442836885262e-06| -|cran|[fdrtool](https://strimmerlab.github.io/software/fdrtool/)|4.01435737242063e-06| -|pypi|[Twisted](https://pypi.org/project/Twisted)|4.013435802775905e-06| -|cran|[move](https://bartk.gitlab.io/move/)|4.003737379371898e-06| -|pypi|[portray](https://pypi.org/project/portray)|3.986479890667708e-06| -|pypi|[typing-inspect](https://pypi.org/project/typing-inspect)|3.986479890667708e-06| -|pypi|[marshmallow-enum](https://pypi.org/project/marshmallow-enum)|3.986479890667708e-06| -|npm|isexe|3.986479890667708e-06| -|npm|superagent|3.986479890667708e-06| -|npm|connect-flash|3.986479890667708e-06| -|cran|goftest|3.958986925904482e-06| -|cran|tensor|3.958986925904482e-06| -|cran|spatstat.sparse|3.958986925904482e-06| -|cran|ellipse|3.951237046388818e-06| -|npm|seedrandom|3.948513415518491e-06| -|cran|[mathjaxr](https://github.com/wviechtb/mathjaxr)|3.94684753425595e-06| -|pypi|[spacy-lookups-data](https://pypi.org/project/spacy-lookups-data)|3.9348485971238405e-06| -|npm|less|3.923202432085681e-06| -|cran|doRNG|3.922696212417025e-06| -|pypi|[sphinx-examples](https://pypi.org/project/sphinx-examples)|3.920881175351197e-06| -|cran|keras|3.917760627136951e-06| -|npm|[typedoc](https://typedoc.org)|3.910736772745022e-06| -|rubygems|reline|3.90714894084342e-06| -|pypi|[repoze.lru](http://www.repoze.org)|3.905944943381493e-06| -|cran|[rdflib](https://github.com/ropensci/rdflib)|3.905123158205102e-06| -|npm|sass-true|3.905123158205102e-06| -|setup.py|github/hoechenberger/questplus|3.904724716907458e-06| -|setup.py|github/DLR-RM/BlenderProc|3.904724716907458e-06| -|setup.py|github/galkintool/galkin|3.904724716907458e-06| -|setup.py|github/nlppln/nlppln|3.904724716907458e-06| -|setup.py|github/LSSTDESC/descqa|3.904724716907458e-06| -|setup.py|github/LSSTDESC/CCL|3.904724716907458e-06| -|setup.py|github/jonzink/EDI_Vetter_unplugged|3.904724716907458e-06| -|setup.py|github/dnarayanan/powderday|3.904724716907458e-06| -|setup.py|github/lilyminium/psiresp|3.904724716907458e-06| -|setup.py|github/OpenMDAO/dymos|3.904724716907458e-06| -|setup.py|github/singularityhub/singularity-compose|3.904724716907458e-06| -|setup.py|github/singularityhub/singularity-hpc|3.904724716907458e-06| -|setup.py|github/stevengiacalone/triceratops|3.904724716907458e-06| -|setup.py|github/sagepublishing/rejected_article_tracker_pkg|3.904724716907458e-06| -|setup.py|github/RamanLab/iCOMIC|3.904724716907458e-06| -|setup.py|github/Bahler-Lab/pyphe|3.904724716907458e-06| -|setup.py|github/dmentipl/plonk|3.904724716907458e-06| -|setup.py|github/mlower/rmnest|3.904724716907458e-06| -|setup.py|github/teuben/nemo|3.904724716907458e-06| -|setup.py|github/Singh-Lab/DeMaSk|3.904724716907458e-06| -|setup.py|github/MNGuenther/allesfitter|3.904724716907458e-06| -|setup.py|github/pynbody/pynbody|3.904724716907458e-06| -|setup.py|github/pynbody/tangos|3.904724716907458e-06| -|setup.py|github/napakalas/casbert|3.904724716907458e-06| -|setup.py|github/pytoolz/toolz|3.904724716907458e-06| -|setup.py|github/HajimeKawahara/sot|3.904724716907458e-06| -|setup.py|github/HajimeKawahara/exojax|3.904724716907458e-06| -|setup.py|github/spicy-oil/hfs_fit|3.904724716907458e-06| -|setup.py|github/cov-lineages/pangolin|3.904724716907458e-06| -|setup.py|github/fair-software/howfairis|3.904724716907458e-06| -|setup.py|github/fair-software/fairtally|3.904724716907458e-06| -|setup.py|github/SouthGreenPlatform/PyRice|3.904724716907458e-06| -|setup.py|github/agshumate/LiftoffTools|3.904724716907458e-06| -|setup.py|github/CosmoStatGW/gwfast|3.904724716907458e-06| -|setup.py|github/CosmoStatGW/WF4Py|3.904724716907458e-06| -|setup.py|github/ketch/nodepy|3.904724716907458e-06| -|setup.py|github/rasg-affiliates/healvis|3.904724716907458e-06| -|setup.py|github/spacepy/spacepy|3.904724716907458e-06| -|setup.py|github/era-urban/wrfpy|3.904724716907458e-06| -|setup.py|github/OBrink/RanDepict|3.904724716907458e-06| -|setup.py|github/Martindelosrios/cosmic-kite|3.904724716907458e-06| -|setup.py|github/BaroudLab/Griottes|3.904724716907458e-06| -|setup.py|github/mishioo/tesliper|3.904724716907458e-06| -|setup.py|github/rabix/cwl-format|3.904724716907458e-06| -|setup.py|github/matthewholman/assist|3.904724716907458e-06| -|setup.py|github/elizabethnewman/hessQuik|3.904724716907458e-06| -|setup.py|github/zarr-developers/zarr-python|3.904724716907458e-06| -|setup.py|github/smeingast/PNICER|3.904724716907458e-06| -|setup.py|github/sinc-lab/miRe2e|3.904724716907458e-06| -|setup.py|github/deeptools/deeptools_intervals|3.904724716907458e-06| -|setup.py|github/deeptools/py2bit|3.904724716907458e-06| -|setup.py|github/tensorly/viz|3.904724716907458e-06| -|setup.py|github/icredd-cheminfo/CGRdb2|3.904724716907458e-06| -|setup.py|github/dwkim78/upsilon|3.904724716907458e-06| -|setup.py|github/dwkim78/pdtrend|3.904724716907458e-06| -|setup.py|github/dwkim78/ASTRiDE|3.904724716907458e-06| -|setup.py|github/minzastro/unidam|3.904724716907458e-06| -|setup.py|github/jiffyclub/palettable|3.904724716907458e-06| -|setup.py|github/dh4gan/taktent|3.904724716907458e-06| -|setup.py|github/bxlab/bx-python|3.904724716907458e-06| -|setup.py|github/subisarkar/JexoSim|3.904724716907458e-06| -|setup.py|github/mkelley/calviacat|3.904724716907458e-06| -|setup.py|github/symmy596/Polypy|3.904724716907458e-06| -|setup.py|github/symmy596/SurfinPy|3.904724716907458e-06| -|setup.py|github/cosimoNigro/agnpy|3.904724716907458e-06| -|setup.py|github/arabic-digital-humanities/adhtools|3.904724716907458e-06| -|setup.py|github/johnlees/pp-sketchlib|3.904724716907458e-06| -|setup.py|github/dunnkers/fseval|3.904724716907458e-06| -|setup.py|github/panoptes/POCS|3.904724716907458e-06| -|setup.py|github/tvwenger/kd|3.904724716907458e-06| -|setup.py|github/tvwenger/hii-region-kinematics|3.904724716907458e-06| -|setup.py|github/tvwenger/wisp|3.904724716907458e-06| -|setup.py|github/agree019/DarkCapPy|3.904724716907458e-06| -|setup.py|github/jakevdp/wpca|3.904724716907458e-06| -|setup.py|github/thejasvibr/bat_beamshapes|3.904724716907458e-06| -|setup.py|github/LiberTEM/LiberTEM|3.904724716907458e-06| -|setup.py|github/JixingGE/GGCHEMPY|3.904724716907458e-06| -|setup.py|github/ml-evs/matador|3.904724716907458e-06| -|setup.py|github/BoPeng/simuPOP|3.904724716907458e-06| -|setup.py|github/bio-ontology-research-group/deepgoplus|3.904724716907458e-06| -|setup.py|github/DavidT3/XGA|3.904724716907458e-06| -|setup.py|github/smirarab/sepp|3.904724716907458e-06| -|setup.py|github/NickSwainston/pulsar_spectra|3.904724716907458e-06| -|setup.py|github/colour-science/colour|3.904724716907458e-06| -|setup.py|github/EISy-as-Py/hardy|3.904724716907458e-06| -|setup.py|github/podondra/eidein|3.904724716907458e-06| -|setup.py|github/DrafProject/elmada|3.904724716907458e-06| -|setup.py|github/1313e/PRISM|3.904724716907458e-06| -|setup.py|github/dbuscher/pois|3.904724716907458e-06| -|setup.py|github/raspishake/rsudp|3.904724716907458e-06| -|setup.py|github/shbhuk/barycorrpy|3.904724716907458e-06| -|setup.py|github/shbhuk/mrexo|3.904724716907458e-06| -|setup.py|github/dgbowl/yadg|3.904724716907458e-06| -|setup.py|github/ismaelpessa/PyMUSE|3.904724716907458e-06| -|setup.py|github/google/jax|3.904724716907458e-06| -|setup.py|github/NathanSandford/Chem-I-Calc|3.904724716907458e-06| -|setup.py|github/ledatelescope/bifrost|3.904724716907458e-06| -|setup.py|github/jiwoncpark/baobab|3.904724716907458e-06| -|setup.py|github/changhoonhahn/pySpectrum|3.904724716907458e-06| -|setup.py|github/hyperopt/hyperopt|3.904724716907458e-06| -|setup.py|github/CLARIAH/grlc|3.904724716907458e-06| -|setup.py|github/rodluger/planetplanet|3.904724716907458e-06| -|setup.py|github/rodluger/starry_process|3.904724716907458e-06| -|setup.py|github/genouest/biomaj-cli|3.904724716907458e-06| -|setup.py|github/ylab-hi/ScanExitronLR|3.904724716907458e-06| -|setup.py|github/oliveirara/polyMV|3.904724716907458e-06| -|setup.py|github/wasserman-group/pyCADMium|3.904724716907458e-06| -|setup.py|github/COVID-IWG/epimargin|3.904724716907458e-06| -|setup.py|github/WMD-group/SMACT|3.904724716907458e-06| -|setup.py|github/WMD-group/MacroDensity|3.904724716907458e-06| -|setup.py|github/mirochaj/ares|3.904724716907458e-06| -|setup.py|github/athulpg007/AMAT|3.904724716907458e-06| -|setup.py|github/JohannesBuchner/UltraNest|3.904724716907458e-06| -|setup.py|github/JohannesBuchner/nway|3.904724716907458e-06| -|setup.py|github/JohannesBuchner/PyMultiNest|3.904724716907458e-06| -|setup.py|github/JohannesBuchner/BXA|3.904724716907458e-06| -|setup.py|github/peterk87/sistr_cmd|3.904724716907458e-06| -|setup.py|github/milicolazo/Pyedra|3.904724716907458e-06| -|setup.py|github/dpryan79/pyBigWig|3.904724716907458e-06| -|setup.py|github/NLESC-JCER/QMCTorch|3.904724716907458e-06| -|setup.py|github/CFSAN-Biostatistics/SeroTools|3.904724716907458e-06| -|setup.py|github/keflavich/HiGal_SEDfitter|3.904724716907458e-06| -|setup.py|github/sonwell/biotools|3.904724716907458e-06| -|setup.py|github/psheehan/pdspy|3.904724716907458e-06| -|setup.py|github/ynop/audiomate|3.904724716907458e-06| -|setup.py|github/cdominik/optool|3.904724716907458e-06| -|setup.py|github/KeplerGO/k2mosaic|3.904724716907458e-06| -|setup.py|github/tcassanelli/pywpf|3.904724716907458e-06| -|setup.py|github/getzlab/rnaseqc|3.904724716907458e-06| -|setup.py|github/marius311/pypico|3.904724716907458e-06| -|setup.py|github/jveitchmichaelis/pygadgetreader|3.904724716907458e-06| -|setup.py|github/linqs/psl|3.904724716907458e-06| -|setup.py|github/DynaSlum/satsense|3.904724716907458e-06| -|setup.py|github/sylvainprigent/napari-tracks-reader|3.904724716907458e-06| -|setup.py|github/swiftsim/swiftsimio|3.904724716907458e-06| -|setup.py|github/nlesc-nano/CAT|3.904724716907458e-06| -|setup.py|github/nlesc-nano/Moka|3.904724716907458e-06| -|setup.py|github/nlesc-nano/insilico-server|3.904724716907458e-06| -|setup.py|github/nlesc-nano/ceiba|3.904724716907458e-06| -|setup.py|github/nlesc-nano/ceiba-cli|3.904724716907458e-06| -|setup.py|github/nlesc-nano/flamingo|3.904724716907458e-06| -|setup.py|github/nlesc-nano/swan|3.904724716907458e-06| -|setup.py|github/Johannes-Sahlmann/pygacs|3.904724716907458e-06| -|setup.py|github/bmorris3/aesop|3.904724716907458e-06| -|setup.py|github/bmorris3/fleck|3.904724716907458e-06| -|setup.py|github/DeepRank/DeepRank-GNN|3.904724716907458e-06| -|setup.py|github/DeepRank/pdb2sql|3.904724716907458e-06| -|setup.py|github/DeepRank/iScore|3.904724716907458e-06| -|setup.py|github/DeepRank/deeprank|3.904724716907458e-06| -|setup.py|github/DeepRank/pssmgen|3.904724716907458e-06| -|setup.py|github/martinjzhang/scDRS|3.904724716907458e-06| -|setup.py|github/DrMarc/slab|3.904724716907458e-06| -|setup.py|github/gmbrandt/xwavecal|3.904724716907458e-06| -|setup.py|github/scipion-em/scipion-em-continuousflex|3.904724716907458e-06| -|setup.py|github/Oftatkofta/cellocity|3.904724716907458e-06| -|setup.py|github/tmcclintock/cluster_toolkit|3.904724716907458e-06| -|setup.py|github/tomlouden/spiderman|3.904724716907458e-06| -|setup.py|github/JoeMcEwen/FAST-PT|3.904724716907458e-06| -|setup.py|github/astroML/gatspy|3.904724716907458e-06| -|setup.py|github/libgamera/GAMERA|3.904724716907458e-06| -|setup.py|github/FCS-analysis/multipletau|3.904724716907458e-06| -|setup.py|github/caseyjlaw/rtpipe|3.904724716907458e-06| -|setup.py|github/Kuifje02/vrpy|3.904724716907458e-06| -|setup.py|github/pmvreeswijk/BlackBOX|3.904724716907458e-06| -|setup.py|github/pmvreeswijk/ZOGY|3.904724716907458e-06| -|setup.py|github/vincentlab/PyFR|3.904724716907458e-06| -|setup.py|github/Nico-Curti/rFBP|3.904724716907458e-06| -|setup.py|github/warrickball/tomso|3.904724716907458e-06| -|setup.py|github/cheerfuluser/tessreduce|3.904724716907458e-06| -|setup.py|github/ratt-ru/montblanc|3.904724716907458e-06| -|setup.py|github/ratt-ru/CubiCal|3.904724716907458e-06| -|setup.py|github/ModellingWebLab/chaste-codegen|3.904724716907458e-06| -|setup.py|github/bioinform/somaticseq|3.904724716907458e-06| -|setup.py|github/lynx-x-ray-observatory/soxs|3.904724716907458e-06| -|setup.py|github/eelregit/mcfit|3.904724716907458e-06| -|setup.py|github/benallard/galileo|3.904724716907458e-06| -|setup.py|github/jeaadams/ExoPix|3.904724716907458e-06| -|setup.py|github/zdelrosario/py_grama|3.904724716907458e-06| -|setup.py|github/gem-pasteur/macsyfinder|3.904724716907458e-06| -|setup.py|github/vanheeringen-lab/gimmemotifs|3.904724716907458e-06| -|setup.py|github/FSEC-Photovoltaics/pvrpm-lcoe|3.904724716907458e-06| -|setup.py|github/PrincetonUniversity/FastTemplatePeriodogram|3.904724716907458e-06| -|setup.py|github/aabdurrouf/piXedfit|3.904724716907458e-06| -|setup.py|github/Quantum-Dynamics-Hub/libra-code|3.904724716907458e-06| -|setup.py|github/ORNL/tx2|3.904724716907458e-06| -|setup.py|github/cog-imperial/suspect|3.904724716907458e-06| -|setup.py|github/cog-imperial/GPdoemd|3.904724716907458e-06| -|setup.py|github/cog-imperial/entmoot|3.904724716907458e-06| -|setup.py|github/cog-imperial/galini|3.904724716907458e-06| -|setup.py|github/Effective-Quadratures/Effective-Quadratures|3.904724716907458e-06| -|setup.py|github/WBK-Robotics/pybullet_industrial|3.904724716907458e-06| -|setup.py|github/pybamm-team/PyBaMM|3.904724716907458e-06| -|setup.py|github/pybamm-team/liionpack|3.904724716907458e-06| -|setup.py|github/21cmFAST/21cmFAST|3.904724716907458e-06| -|setup.py|github/yatiml/yatiml|3.904724716907458e-06| -|setup.py|github/nextstrain/augur|3.904724716907458e-06| -|setup.py|github/Fermipy/fermipy|3.904724716907458e-06| -|setup.py|github/dask/dask|3.904724716907458e-06| -|setup.py|github/beastraban/INSANE|3.904724716907458e-06| -|setup.py|github/gwpy/gwpy|3.904724716907458e-06| -|setup.py|github/fAndreuzzi/BisPy|3.904724716907458e-06| -|setup.py|github/deepmedic/deepmedic|3.904724716907458e-06| -|setup.py|github/AlexMikes/AutoFunc|3.904724716907458e-06| -|setup.py|github/szwiep/py_SBeLT|3.904724716907458e-06| -|setup.py|github/brinckmann/montepython_public|3.904724716907458e-06| -|setup.py|github/BritishGeologicalSurvey/pyvolcans|3.904724716907458e-06| -|setup.py|github/yqiuu/starduster|3.904724716907458e-06| -|setup.py|github/cire-thk/BifacialSimu|3.904724716907458e-06| -|setup.py|github/nlesc-ave/ave-rest-service|3.904724716907458e-06| -|setup.py|github/PhilippJunk/homelette|3.904724716907458e-06| -|setup.py|github/yymao/abundancematching|3.904724716907458e-06| -|setup.py|github/aspuru-guzik-group/funsies|3.904724716907458e-06| -|setup.py|github/EpistasisLab/regens|3.904724716907458e-06| -|setup.py|github/EpistasisLab/tpot|3.904724716907458e-06| -|setup.py|github/amusecode/amuse|3.904724716907458e-06| -|setup.py|github/fraserw/TRIPPy|3.904724716907458e-06| -|setup.py|github/Gaiana/nirdust|3.904724716907458e-06| -|setup.py|github/bio-phys/BioEn|3.904724716907458e-06| -|setup.py|github/RudolfCardinal/camcops|3.904724716907458e-06| -|setup.py|github/gmzsebastian/FLEET|3.904724716907458e-06| -|setup.py|github/NREL/graph-env|3.904724716907458e-06| -|setup.py|github/MASILab/pyPheWAS|3.904724716907458e-06| -|setup.py|github/ghislainv/forestatrisk|3.904724716907458e-06| -|setup.py|github/chapmanb/bcbb|3.904724716907458e-06| -|setup.py|github/mscroggs/symfem|3.904724716907458e-06| -|setup.py|github/JoschaJ/mockFRBhosts|3.904724716907458e-06| -|setup.py|github/daniel-muthukrishna/astrodash|3.904724716907458e-06| -|setup.py|github/PacificBiosciences/FALCON|3.904724716907458e-06| -|setup.py|github/PacificBiosciences/pbcore|3.904724716907458e-06| -|setup.py|github/PacificBiosciences/kineticsTools|3.904724716907458e-06| -|setup.py|github/sebhaan/geobo|3.904724716907458e-06| -|setup.py|github/pnnl/interflow|3.904724716907458e-06| -|setup.py|github/vaexio/vaex|3.904724716907458e-06| -|setup.py|github/ELELAB/LipidDyn|3.904724716907458e-06| -|setup.py|github/ELELAB/RosettaDDGPrediction|3.904724716907458e-06| -|setup.py|github/ELELAB/cancermuts|3.904724716907458e-06| -|setup.py|github/tylunel/pvpumpingsystem|3.904724716907458e-06| -|setup.py|github/thomasorb/orcs|3.904724716907458e-06| -|setup.py|github/parmoo/parmoo|3.904724716907458e-06| -|setup.py|github/atomneb/AtomNeb-py|3.904724716907458e-06| -|setup.py|github/matchms/matchms|3.904724716907458e-06| -|setup.py|github/matchms/ms2deepscore|3.904724716907458e-06| -|setup.py|github/mroosmalen/nanosv|3.904724716907458e-06| -|setup.py|github/abmantz/lmc|3.904724716907458e-06| -|setup.py|github/GabrieleParimbelli/COLIBRI|3.904724716907458e-06| -|setup.py|github/ginolhac/mapDamage|3.904724716907458e-06| -|setup.py|github/pierrehoudayer/RUBIS|3.904724716907458e-06| -|setup.py|github/kathlandgren/SWAMPE|3.904724716907458e-06| -|setup.py|github/B-UMMI/chewBBACA|3.904724716907458e-06| -|setup.py|github/alphaparrot/ExoPlaSim|3.904724716907458e-06| -|setup.py|github/VarStarDetect/varstardetect|3.904724716907458e-06| -|setup.py|github/WorkflowConversion/CTDConverter|3.904724716907458e-06| -|setup.py|github/potassco/clingo|3.904724716907458e-06| -|setup.py|github/FreBio/komics|3.904724716907458e-06| -|setup.py|github/0xCoto/Virgo|3.904724716907458e-06| -|setup.py|github/fitbenchmarking/fitbenchmarking|3.904724716907458e-06| -|setup.py|github/SCM-NV/qmflows|3.904724716907458e-06| -|setup.py|github/SCM-NV/qmflows-namd|3.904724716907458e-06| -|setup.py|github/SCM-NV/pyZacros|3.904724716907458e-06| -|setup.py|github/rohinkumar/correlcalc|3.904724716907458e-06| -|setup.py|github/SirSharpest/NarrowEscapeSimulator|3.904724716907458e-06| -|setup.py|github/brainets/frites|3.904724716907458e-06| -|setup.py|github/epic-astronomy/EPIC|3.904724716907458e-06| -|setup.py|github/H-E-L-P/XID_plus|3.904724716907458e-06| -|setup.py|github/abhisrkckl/GWecc|3.904724716907458e-06| -|setup.py|github/migp11/pyfastcore|3.904724716907458e-06| -|setup.py|github/MrMinimal64/multivar_horner|3.904724716907458e-06| -|setup.py|github/Substra/substra|3.904724716907458e-06| -|setup.py|github/rbturnbull/ausdex|3.904724716907458e-06| -|setup.py|github/mtazzari/uvplot|3.904724716907458e-06| -|setup.py|github/ryansmcgee/seirsplus|3.904724716907458e-06| -|setup.py|github/NASA-PDS/naif-pds4-bundler|3.904724716907458e-06| -|setup.py|github/Midnighter/dependency-info|3.904724716907458e-06| -|setup.py|github/bwengals/CCSNMultivar|3.904724716907458e-06| -|setup.py|github/AstroChem/VISIBLE|3.904724716907458e-06| -|setup.py|github/glue-viz/glue|3.904724716907458e-06| -|setup.py|github/YosefLab/scvi-tools|3.904724716907458e-06| -|setup.py|github/rmaphoh/AutoMorph|3.904724716907458e-06| -|setup.py|github/zonca/python-qucs|3.904724716907458e-06| -|setup.py|github/4pisky/fourpisky-core|3.904724716907458e-06| -|setup.py|github/ejeschke/ginga|3.904724716907458e-06| -|setup.py|github/COSMIC-PopSynth/COSMIC|3.904724716907458e-06| -|setup.py|github/ExoCTK/exoctk|3.904724716907458e-06| -|setup.py|github/hknd23/idcempy|3.904724716907458e-06| -|setup.py|github/ulelab/ultraplex|3.904724716907458e-06| -|setup.py|github/nboley/idr|3.904724716907458e-06| -|setup.py|github/lberaldoesilva/naif|3.904724716907458e-06| -|setup.py|github/radio-astro-tools/spectral-cube|3.904724716907458e-06| -|setup.py|github/radio-astro-tools/pvextractor|3.904724716907458e-06| -|setup.py|github/radio-astro-tools/uvcombine|3.904724716907458e-06| -|setup.py|github/XSLiuLab/Seq2Neo|3.904724716907458e-06| -|setup.py|github/tlambert03/pycudadecon|3.904724716907458e-06| -|setup.py|github/hera-team/librarian|3.904724716907458e-06| -|setup.py|github/lh3/minimap2|3.904724716907458e-06| -|setup.py|github/dcorre/otrain|3.904724716907458e-06| -|setup.py|github/HillLab/SomaticSiMu|3.904724716907458e-06| -|setup.py|github/swagnercarena/ovejero|3.904724716907458e-06| -|setup.py|github/theia-dev/Qiber3D|3.904724716907458e-06| -|setup.py|github/ChrisBeaumont/brut|3.904724716907458e-06| -|setup.py|github/dolfin-adjoint/pyadjoint|3.904724716907458e-06| -|setup.py|github/medema-group/bigslice|3.904724716907458e-06| -|setup.py|github/rhayes777/PyAutoFit|3.904724716907458e-06| -|setup.py|github/antoinediez/Sisyphe|3.904724716907458e-06| -|setup.py|github/ArtificialStellarPopulations/ArtPop|3.904724716907458e-06| -|setup.py|github/saphir746/BiobankRead-Bash|3.904724716907458e-06| -|setup.py|github/keck-datareductionpipelines/MosfireDRP|3.904724716907458e-06| -|setup.py|github/LCOGT/banzai|3.904724716907458e-06| -|setup.py|github/Adamtaranto/Yanagiba|3.904724716907458e-06| -|setup.py|github/DESI-UR/VAST|3.904724716907458e-06| -|setup.py|github/toshiyan/cmblensplus|3.904724716907458e-06| -|setup.py|github/mjacob1002/Eir|3.904724716907458e-06| -|setup.py|github/tjiangHIT/cuteSV|3.904724716907458e-06| -|setup.py|github/wtsi-hpag/HiLine|3.904724716907458e-06| -|setup.py|github/nanoporetech/ont_fast5_api|3.904724716907458e-06| -|setup.py|github/nanoporetech/qcat|3.904724716907458e-06| -|setup.py|github/nanoporetech/megalodon|3.904724716907458e-06| -|setup.py|github/nanoporetech/tombo|3.904724716907458e-06| -|setup.py|github/ArgonneCPAC/dsps|3.904724716907458e-06| -|setup.py|github/mikekatz04/BOWIE|3.904724716907458e-06| -|setup.py|github/ComparativeGenomicsToolkit/cactus|3.904724716907458e-06| -|setup.py|github/CosmoStat/shapepipe|3.904724716907458e-06| -|setup.py|github/ajeldorado/falco-python|3.904724716907458e-06| -|setup.py|github/twesterhout/lattice-symmetries|3.904724716907458e-06| -|setup.py|github/glotzerlab/freud|3.904724716907458e-06| -|setup.py|github/glotzerlab/coxeter|3.904724716907458e-06| -|setup.py|github/wfondrie/mokapot|3.904724716907458e-06| -|setup.py|github/nye17/javelin|3.904724716907458e-06| -|setup.py|github/codemeleon/seqPanther|3.904724716907458e-06| -|setup.py|github/lkmklsmn/DrivAER|3.904724716907458e-06| -|setup.py|github/enthought/vpsearch|3.904724716907458e-06| -|setup.py|github/enthought/mayavi|3.904724716907458e-06| -|setup.py|github/htjb/maxsmooth|3.904724716907458e-06| -|setup.py|github/nebblu/ReACT|3.904724716907458e-06| -|setup.py|github/sncosmo/sncosmo|3.904724716907458e-06| -|setup.py|github/simonsobs/pixell|3.904724716907458e-06| -|setup.py|github/astroml/gatspy|3.904724716907458e-06| -|setup.py|github/ggonnella/gfapy|3.904724716907458e-06| -|setup.py|github/guangtunbenzhu/SetCoverPy|3.904724716907458e-06| -|setup.py|github/guangtunbenzhu/NonnegMFPy|3.904724716907458e-06| -|setup.py|github/zblz/naima|3.904724716907458e-06| -|setup.py|github/UM-Bridge/umbridge|3.904724716907458e-06| -|setup.py|github/telegraphic/pygsm|3.904724716907458e-06| -|setup.py|github/telegraphic/fits2hdf|3.904724716907458e-06| -|setup.py|github/kbarbary/extinction|3.904724716907458e-06| -|setup.py|github/kbarbary/nestle|3.904724716907458e-06| -|setup.py|github/MillionConcepts/lhorizon|3.904724716907458e-06| -|setup.py|github/insilicomedicine/GENTRL|3.904724716907458e-06| -|setup.py|github/ckm3/Py-PDM|3.904724716907458e-06| -|setup.py|github/jnktsj/DNApi|3.904724716907458e-06| -|setup.py|github/bwkeller/PASTA|3.904724716907458e-06| -|setup.py|github/gpantel/MolPainter|3.904724716907458e-06| -|setup.py|github/numba/numba|3.904724716907458e-06| -|setup.py|github/compomics/DeepLC|3.904724716907458e-06| -|setup.py|github/clawpack/clawpack|3.904724716907458e-06| -|setup.py|github/dfm/corner.py|3.904724716907458e-06| -|setup.py|github/dfm/celerite|3.904724716907458e-06| -|setup.py|github/wiederm/transformato|3.904724716907458e-06| -|setup.py|github/cas-bioinf/rboAnalyzer|3.904724716907458e-06| -|setup.py|github/fabiopardo/tonic|3.904724716907458e-06| -|setup.py|github/ageller/firefly|3.904724716907458e-06| -|setup.py|github/vinisalazar/metaphor|3.904724716907458e-06| -|setup.py|github/HCGB-IGTP/spaTyper|3.904724716907458e-06| -|setup.py|github/fakedrtom/oncogemini|3.904724716907458e-06| -|setup.py|github/pjcigan/multicolorfits|3.904724716907458e-06| -|setup.py|github/shirtsgroup/physical_validation|3.904724716907458e-06| -|setup.py|github/samuelefiorini/tangle|3.904724716907458e-06| -|setup.py|github/undark-lab/sstrax|3.904724716907458e-06| -|setup.py|github/anuradhawick/LRBinner|3.904724716907458e-06| -|setup.py|github/Xia-Yijie/Xponge|3.904724716907458e-06| -|setup.py|github/nextgenusfs/amptk|3.904724716907458e-06| -|setup.py|github/abrupt-climate/hyper-canny|3.904724716907458e-06| -|setup.py|github/volkamerlab/opencadd|3.904724716907458e-06| -|setup.py|github/juliotux/astropop|3.904724716907458e-06| -|setup.py|github/fpavogt/fcmaker|3.904724716907458e-06| -|setup.py|github/jianhuupenn/SpaGCN|3.904724716907458e-06| -|setup.py|github/GoekeLab/xpore|3.904724716907458e-06| -|setup.py|github/palaimon/ipyannotator|3.904724716907458e-06| -|setup.py|github/perfanalytics/pose2sim|3.904724716907458e-06| -|setup.py|github/javicarron/mtneedlet|3.904724716907458e-06| -|setup.py|github/dgerosa/spops|3.904724716907458e-06| -|setup.py|github/dgerosa/gwdet|3.904724716907458e-06| -|setup.py|github/dgerosa/surrkick|3.904724716907458e-06| -|setup.py|github/sfarrens/sf_deconvolve|3.904724716907458e-06| -|setup.py|github/steven-murray/mrpy|3.904724716907458e-06| -|setup.py|github/steven-murray/powerbox|3.904724716907458e-06| -|setup.py|github/steven-murray/pydftools|3.904724716907458e-06| -|setup.py|github/mattpitkin/psrqpy|3.904724716907458e-06| -|setup.py|github/gausspy/gausspy|3.904724716907458e-06| -|setup.py|github/Alymantara/pydoppler|3.904724716907458e-06| -|setup.py|github/matteobreschi/bajes|3.904724716907458e-06| -|setup.py|github/Theano/Theano|3.904724716907458e-06| -|setup.py|github/Heldenkombinat/Logodetect|3.904724716907458e-06| -|setup.py|github/jbuisine/macop|3.904724716907458e-06| -|setup.py|github/RaRe-Technologies/gensim|3.904724716907458e-06| -|setup.py|github/cameronliang/BayesVP|3.904724716907458e-06| -|setup.py|github/TimothyADavis/KinMSpy|3.904724716907458e-06| -|setup.py|github/BioSTEAMDevelopmentGroup/thermosteam|3.904724716907458e-06| -|setup.py|github/hover2pi/SEDkit|3.904724716907458e-06| -|setup.py|github/adbar/htmldate|3.904724716907458e-06| -|setup.py|github/egjergo/galcem|3.904724716907458e-06| -|setup.py|github/dokester/BayesicFitting|3.904724716907458e-06| -|setup.py|github/danielemichilli/SpS|3.904724716907458e-06| -|setup.py|github/finagle29/DBSP_DRP|3.904724716907458e-06| -|setup.py|github/nbarbey/TomograPy|3.904724716907458e-06| -|setup.py|github/dtamayo/reboundx|3.904724716907458e-06| -|setup.py|github/nithyanandan/PRISim|3.904724716907458e-06| -|setup.py|github/YeoLab/clipper|3.904724716907458e-06| -|setup.py|github/LBNL-ETA/MSWH|3.904724716907458e-06| -|setup.py|github/drcandacemakedamoore/cleanX|3.904724716907458e-06| -|setup.py|github/spacetelescope/stsynphot_refactor|3.904724716907458e-06| -|setup.py|github/spacetelescope/imexam|3.904724716907458e-06| -|setup.py|github/spacetelescope/stginga|3.904724716907458e-06| -|setup.py|github/spacetelescope/synphot_refactor|3.904724716907458e-06| -|setup.py|github/spacetelescope/specviz|3.904724716907458e-06| -|setup.py|github/spacetelescope/specview|3.904724716907458e-06| -|setup.py|github/Caltech-IPAC/Montage|3.904724716907458e-06| -|setup.py|github/chanzuckerberg/idseq-dag|3.904724716907458e-06| -|setup.py|github/qpv-research-group/solcore5|3.904724716907458e-06| -|setup.py|github/brandon-rhodes/python-jplephem|3.904724716907458e-06| -|setup.py|github/slzarate/parliament2|3.904724716907458e-06| -|setup.py|github/fcs-analysis/PyCorrFit|3.904724716907458e-06| -|setup.py|github/fcs-analysis/PyScanFCS|3.904724716907458e-06| -|setup.py|github/illumina/pyflow|3.904724716907458e-06| -|setup.py|github/smog-server/OpenSMOG|3.904724716907458e-06| -|setup.py|github/Materials-Consortia/optimade-python-tools|3.904724716907458e-06| -|setup.py|github/Social-Evolution-and-Behavior/anTraX|3.904724716907458e-06| -|setup.py|github/PaulHancock/Aegean|3.904724716907458e-06| -|setup.py|github/astro-informatics/ssht|3.904724716907458e-06| -|setup.py|github/astro-informatics/s2let|3.904724716907458e-06| -|setup.py|github/EnsembleGovServices/kamodo-core|3.904724716907458e-06| -|setup.py|github/icesat2py/icepyx|3.904724716907458e-06| -|setup.py|github/supernnova/SuperNNova|3.904724716907458e-06| -|setup.py|github/AlexanderLabWHOI/EUKulele|3.904724716907458e-06| -|setup.py|github/veragluscevic/dmdd|3.904724716907458e-06| -|setup.py|github/cabb99/open3spn2|3.904724716907458e-06| -|setup.py|github/Astroua/TurbuStat|3.904724716907458e-06| -|setup.py|github/Astroua/SCIMES|3.904724716907458e-06| -|setup.py|github/pyspeckit/pyspeckit|3.904724716907458e-06| -|setup.py|github/starkit/wsynphot|3.904724716907458e-06| -|setup.py|github/malonge/RagTag|3.904724716907458e-06| -|setup.py|github/lofar-astron/RMextract|3.904724716907458e-06| -|setup.py|github/GenomicParisCentre/toulligQC|3.904724716907458e-06| -|setup.py|github/citiususc/BigSeqKit|3.904724716907458e-06| -|setup.py|github/saltastro/pyhrs|3.904724716907458e-06| -|setup.py|github/jobovy/segueSelect|3.904724716907458e-06| -|setup.py|github/jobovy/galpy|3.904724716907458e-06| -|setup.py|github/jobovy/apogee|3.904724716907458e-06| -|setup.py|github/HinLeung622/pipes_vis|3.904724716907458e-06| -|setup.py|github/bethgelab/foolbox|3.904724716907458e-06| -|setup.py|github/tariqdaouda/CAMAP|3.904724716907458e-06| -|setup.py|github/TeraTrees/TIPP|3.904724716907458e-06| -|setup.py|github/chasmani/piecewise-regression|3.904724716907458e-06| -|setup.py|github/sparks-baird/xtal2png|3.904724716907458e-06| -|setup.py|github/dpalmasan/TRUNAJOD2.0|3.904724716907458e-06| -|setup.py|github/astrosmili/smili|3.904724716907458e-06| -|setup.py|github/davidebolo1993/VISOR|3.904724716907458e-06| -|setup.py|github/davidebolo1993/TRiCoLOR|3.904724716907458e-06| -|setup.py|github/sanjibs/bmcmc|3.904724716907458e-06| -|setup.py|github/ireis/PRF|3.904724716907458e-06| -|setup.py|github/remi-adam/minot|3.904724716907458e-06| -|setup.py|github/mdruett/COCOPLOT|3.904724716907458e-06| -|setup.py|github/linuxscout/pyarabic|3.904724716907458e-06| -|setup.py|github/BartoszBartmanski/StoSpa2|3.904724716907458e-06| -|setup.py|github/rfeldmann/leopy|3.904724716907458e-06| -|setup.py|github/pavolgaj/OCFit|3.904724716907458e-06| -|setup.py|github/RichardObi/medigan|3.904724716907458e-06| -|setup.py|github/vals/umis|3.904724716907458e-06| -|setup.py|github/Sarc-Graph/sarcgraph|3.904724716907458e-06| -|setup.py|github/davidgardenier/frbcat|3.904724716907458e-06| -|setup.py|github/davidgardenier/frbpoppy|3.904724716907458e-06| -|setup.py|github/pmelchior/pyGMMis|3.904724716907458e-06| -|setup.py|github/pmelchior/skymapper|3.904724716907458e-06| -|setup.py|github/pmelchior/scarlet|3.904724716907458e-06| -|setup.py|github/conchoecia/pauvre|3.904724716907458e-06| -|setup.py|github/federicomarulli/CosmoBolognaLib|3.904724716907458e-06| -|setup.py|github/markusbonse/applefy|3.904724716907458e-06| -|setup.py|github/halomod/hmf|3.904724716907458e-06| -|setup.py|github/halomod/halomod|3.904724716907458e-06| -|setup.py|github/IKNL/vantage6|3.904724716907458e-06| -|setup.py|github/panoptes-organization/panoptes|3.904724716907458e-06| -|setup.py|github/agurvich/FIRE_studio|3.904724716907458e-06| -|setup.py|github/prajwel/curvit|3.904724716907458e-06| -|setup.py|github/SMTG-UCL/ShakeNBreak|3.904724716907458e-06| -|setup.py|github/SMTG-UCL/surfaxe|3.904724716907458e-06| -|setup.py|github/BackmanLab/PWSpy|3.904724716907458e-06| -|setup.py|github/cdslaborg/paramonte|3.904724716907458e-06| -|setup.py|github/fjprichard/PyAFBF|3.904724716907458e-06| -|setup.py|github/eggplantbren/DNest4|3.904724716907458e-06| -|setup.py|github/jpierel14/sntd|3.904724716907458e-06| -|setup.py|github/NKI-CCB/PRECISE|3.904724716907458e-06| -|setup.py|github/comprna/reorientexpress|3.904724716907458e-06| -|setup.py|github/clwainwright/CosmoTransitions|3.904724716907458e-06| -|setup.py|github/nasa/simupy-flight|3.904724716907458e-06| -|setup.py|github/NeuralEnsemble/PyNN|3.904724716907458e-06| -|setup.py|github/manodeep/Corrfunc|3.904724716907458e-06| -|setup.py|github/devanshkv/fetch|3.904724716907458e-06| -|setup.py|github/vferat/pycrostates|3.904724716907458e-06| -|setup.py|github/gwastro/pycbc|3.904724716907458e-06| -|setup.py|github/maayane/catsHTM|3.904724716907458e-06| -|setup.py|github/StingraySoftware/stingray|3.904724716907458e-06| -|setup.py|github/YSOVAR/YSOVAR|3.904724716907458e-06| -|setup.py|github/franpoz/SHERLOCK|3.904724716907458e-06| -|setup.py|github/DRMacIver/shrinkray|3.904724716907458e-06| -|setup.py|github/astropy/specutils|3.904724716907458e-06| -|setup.py|github/astropy/SPISEA|3.904724716907458e-06| -|setup.py|github/astropy/ccdproc|3.904724716907458e-06| -|setup.py|github/astropy/astroscrappy|3.904724716907458e-06| -|setup.py|github/astropy/astroquery|3.904724716907458e-06| -|setup.py|github/astropy/halotools|3.904724716907458e-06| -|setup.py|github/astropy/astroplan|3.904724716907458e-06| -|setup.py|github/fjankowsk/scatfit|3.904724716907458e-06| -|setup.py|github/actris-cloudnet/cloudnetpy|3.904724716907458e-06| -|setup.py|github/seung-lab/FlyWirePaper|3.904724716907458e-06| -|setup.py|github/ImperialCollegeLondon/django-drf-filepond|3.904724716907458e-06| -|setup.py|github/ImperialCollegeLondon/hcga|3.904724716907458e-06| -|setup.py|github/t-brandt/orvara|3.904724716907458e-06| -|setup.py|github/blackjax-devs/blackjax|3.904724716907458e-06| -|setup.py|github/mriener/gausspyplus|3.904724716907458e-06| -|setup.py|github/tschad/pycelp|3.904724716907458e-06| -|setup.py|github/PabloMSanAla/fabada|3.904724716907458e-06| -|setup.py|github/opencobra/cobrapy|3.904724716907458e-06| -|setup.py|github/matthiasdemuzere/w2w|3.904724716907458e-06| -|setup.py|github/vhaasteren/piccard|3.904724716907458e-06| -|setup.py|github/LindleyLentati/Cobra|3.904724716907458e-06| -|setup.py|github/ECSHackWeek/impedance.py|3.904724716907458e-06| -|setup.py|github/einsteinpy/einsteinpy|3.904724716907458e-06| -|setup.py|github/UK-Digital-Heart-Project/4Dsurvival|3.904724716907458e-06| -|setup.py|github/kerkelae/disimpy|3.904724716907458e-06| -|setup.py|github/schlafly/crowdsource|3.904724716907458e-06| -|setup.py|github/rgerum/pylustrator|3.904724716907458e-06| -|setup.py|github/MIT-STARLab/deconfuser|3.904724716907458e-06| -|setup.py|github/jonaselgammal/GPry|3.904724716907458e-06| -|setup.py|github/sxs-collaboration/gwsurrogate|3.904724716907458e-06| -|setup.py|github/soichiro-hattori/unpopular|3.904724716907458e-06| -|setup.py|github/cmillion/gPhoton|3.904724716907458e-06| -|setup.py|github/eWaterCycle/jupyterlab_thredds|3.904724716907458e-06| -|setup.py|github/eWaterCycle/grpc4bmi|3.904724716907458e-06| -|setup.py|github/mne-tools/mne-icalabel|3.904724716907458e-06| -|setup.py|github/nespinoza/mc-spam|3.904724716907458e-06| -|setup.py|github/nespinoza/juliet|3.904724716907458e-06| -|setup.py|github/avigan/pyZELDA|3.904724716907458e-06| -|setup.py|github/avigan/SPHERE|3.904724716907458e-06| -|setup.py|github/timothydmorton/vespa|3.904724716907458e-06| -|setup.py|github/3D-e-Chem/sygma|3.904724716907458e-06| -|setup.py|github/3D-e-Chem/kripodb|3.904724716907458e-06| -|setup.py|github/siavash-saki/tesspy|3.904724716907458e-06| -|setup.py|github/AlphonsG/Rainbow-Optical-Flow-For-ALI|3.904724716907458e-06| -|setup.py|github/biocore-ntnu/ncls|3.904724716907458e-06| -|setup.py|github/biocore-ntnu/pyranges|3.904724716907458e-06| -|setup.py|github/biocore-ntnu/epic2|3.904724716907458e-06| -|setup.py|github/s-goldman/Dusty-Evolved-Star-Kit|3.904724716907458e-06| -|setup.py|github/FlowModelingControl/flowtorch|3.904724716907458e-06| -|setup.py|github/VirtualPlanetaryLaboratory/vplanet|3.904724716907458e-06| -|setup.py|github/musevlt/origin|3.904724716907458e-06| -|setup.py|github/musevlt/muse-psfr|3.904724716907458e-06| -|setup.py|github/kevin218/Eureka|3.904724716907458e-06| -|setup.py|github/mmp2/megaman|3.904724716907458e-06| -|setup.py|github/biomedia-mira/blast-ct|3.904724716907458e-06| -|setup.py|github/ProjectPyRhO/PyRhO|3.904724716907458e-06| -|setup.py|github/bartongroup/yanosim|3.904724716907458e-06| -|setup.py|github/bfarr/exocartographer|3.904724716907458e-06| -|setup.py|github/mlujnie/simple|3.904724716907458e-06| -|setup.py|github/gbernstein/pixmappy|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/circlator|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/iva|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/Fastaq|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/pymummer|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/ariba|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/gubbins|3.904724716907458e-06| -|setup.py|github/rgmyr/corebreakout|3.904724716907458e-06| -|setup.py|github/djsutherland/py-sdm|3.904724716907458e-06| -|setup.py|github/oscaribv/citlalicue|3.904724716907458e-06| -|setup.py|github/josegit88/SCORPIO|3.904724716907458e-06| -|setup.py|github/shilpagarg/WHdenovo|3.904724716907458e-06| -|setup.py|github/coljac/sensie|3.904724716907458e-06| -|setup.py|github/spokenlanguage/platalea|3.904724716907458e-06| -|setup.py|github/OttoStruve/muler|3.904724716907458e-06| -|setup.py|github/astrom-tom/specstack|3.904724716907458e-06| -|setup.py|github/astrom-tom/dfitspy|3.904724716907458e-06| -|setup.py|github/riogroup/SORA|3.904724716907458e-06| -|setup.py|github/3fon3fonov/exostriker|3.904724716907458e-06| -|setup.py|github.com/idptools/metapredict|3.904724716907458e-06| -|setup.py|github/dmey/synthia|3.904724716907458e-06| -|setup.py|github/virgesmith/neworder|3.904724716907458e-06| -|setup.py|github/TPI-Immunogenetics/igmat|3.904724716907458e-06| -|setup.py|github/willvousden/ptemcee|3.904724716907458e-06| -|setup.py|github/chandra-marx/marxs|3.904724716907458e-06| -|setup.py|github/gagneurlab/drop|3.904724716907458e-06| -|setup.py|github/ThomasEdwardRiley/xpsi-pre-transfer|3.904724716907458e-06| -|setup.py|github/eScatter/pyelsepa|3.904724716907458e-06| -|setup.py|github/girder/viime|3.904724716907458e-06| -|setup.py|github/cagrikymk/JAX-ReaxFF|3.904724716907458e-06| -|setup.py|github/caracal-pipeline/caracal|3.904724716907458e-06| -|setup.py|github/easybuilders/easybuild|3.904724716907458e-06| -|setup.py|github/carpyncho/carpyncho-py|3.904724716907458e-06| -|setup.py|github/radifar/PyPLIF-HIPPOS|3.904724716907458e-06| -|setup.py|github/wokast/PyCactus|3.904724716907458e-06| -|setup.py|github/cadop/seg1d|3.904724716907458e-06| -|setup.py|github/MannLabs/alphapept|3.904724716907458e-06| -|setup.py|github/ERA-URBAN/fm128_radar|3.904724716907458e-06| -|setup.py|github/elkebir-group/Jumper|3.904724716907458e-06| -|setup.py|github/jfowkes/pycutest|3.904724716907458e-06| -|setup.py|github/katholt/Kaptive|3.904724716907458e-06| -|setup.py|github/Electrostatics/apbs|3.904724716907458e-06| -|setup.py|github/Magritte-code/Magritte|3.904724716907458e-06| -|setup.py|github/danielkoll/PyRADS|3.904724716907458e-06| -|setup.py|github/xpsi-group/xpsi|3.904724716907458e-06| -|setup.py|github/djones1040/PythonPhot|3.904724716907458e-06| -|setup.py|github/natashabatalha/PandExo|3.904724716907458e-06| -|setup.py|github/natashabatalha/picaso|3.904724716907458e-06| -|setup.py|github/SCECcode/pycsep|3.904724716907458e-06| -|setup.py|github/cthoyt/bel-resources|3.904724716907458e-06| -|setup.py|github/NKI-AI/direct|3.904724716907458e-06| -|setup.py|github/webbjj/m2mcluster|3.904724716907458e-06| -|setup.py|github/webbjj/clustertools|3.904724716907458e-06| -|setup.py|github/tkerscher/blast|3.904724716907458e-06| -|setup.py|github/mikecokina/elisa|3.904724716907458e-06| -|setup.py|github/lantunes/cellpylib|3.904724716907458e-06| -|setup.py|github/herjy/SLIT|3.904724716907458e-06| -|setup.py|github/synchrofit/synchrofit|3.904724716907458e-06| -|setup.py|github/wdecoster/nanolyse|3.904724716907458e-06| -|setup.py|github/wdecoster/nanopack|3.904724716907458e-06| -|setup.py|github/wdecoster/nanomath|3.904724716907458e-06| -|setup.py|github/wdecoster/nanocomp|3.904724716907458e-06| -|setup.py|github/wdecoster/nanoget|3.904724716907458e-06| -|setup.py|github/wdecoster/nanoQC|3.904724716907458e-06| -|setup.py|github/wdecoster/NanoPlot|3.904724716907458e-06| -|setup.py|github/wdecoster/nanofilt|3.904724716907458e-06| -|setup.py|github/wdecoster/NanoComp|3.904724716907458e-06| -|setup.py|github/wdecoster/nanostat|3.904724716907458e-06| -|setup.py|github/popgenmethods/smcpp|3.904724716907458e-06| -|setup.py|github/RadioAstronomySoftwareGroup/pyuvdata|3.904724716907458e-06| -|setup.py|github/multiscale/muscle3|3.904724716907458e-06| -|setup.py|github/HERA-Team/hera_opm|3.904724716907458e-06| -|setup.py|github/HERA-Team/aipy|3.904724716907458e-06| -|setup.py|github/phac-nml/mob-suite|3.904724716907458e-06| -|setup.py|github/phac-nml/staramr|3.904724716907458e-06| -|setup.py|github/phac-nml/biohansel|3.904724716907458e-06| -|setup.py|github/GEUS-Glaciology-and-Climate/pypromice|3.904724716907458e-06| -|setup.py|github/davemlz/eemont|3.904724716907458e-06| -|setup.py|github/omuse-geoscience/omuse|3.904724716907458e-06| -|setup.py|github/IMMM-SFA/mosartwmpy|3.904724716907458e-06| -|setup.py|github/flemingtonlab/SpliceV|3.904724716907458e-06| -|setup.py|github/morpheus-project/morpheus|3.904724716907458e-06| -|setup.py|github/richteague/gofish|3.904724716907458e-06| -|setup.py|github/richteague/disksurf|3.904724716907458e-06| -|setup.py|github/richteague/bettermoments|3.904724716907458e-06| -|setup.py|github/richteague/eddy|3.904724716907458e-06| -|setup.py|github/equib/pyEQUIB|3.904724716907458e-06| -|setup.py|github/Yu-Group/veridical-flow|3.904724716907458e-06| -|setup.py|github/olivares-j/Kalkayotl|3.904724716907458e-06| -|setup.py|github/dynamicslab/pysindy|3.904724716907458e-06| -|setup.py|github/kboone/parsnip|3.904724716907458e-06| -|setup.py|github/nickrodd/HDMSpectra|3.904724716907458e-06| -|setup.py|github/MD-Studio/cerulean|3.904724716907458e-06| -|setup.py|github/cy-xu/cosmic-conn|3.904724716907458e-06| -|setup.py|github/fruzsinaagocs/oscode|3.904724716907458e-06| -|setup.py|github/FAIR-data-for-CAPACITY/FHIR-to-CAPACITY|3.904724716907458e-06| -|setup.py|github/vedantchandra/wdtools|3.904724716907458e-06| -|setup.py|github/Jammy2211/PyAutoLens|3.904724716907458e-06| -|setup.py|github/Jammy2211/PyAutoGalaxy|3.904724716907458e-06| -|setup.py|github/broadinstitute/CellBender|3.904724716907458e-06| -|setup.py|github/broadinstitute/wot|3.904724716907458e-06| -|setup.py|github/cumbof/honto|3.904724716907458e-06| -|setup.py|github/MartianColonist/POSEIDON|3.904724716907458e-06| -|setup.py|github/AnantharamanLab/vRhyme|3.904724716907458e-06| -|setup.py|github/ebellm/pyraf-dbsp|3.904724716907458e-06| -|setup.py|github/BEAST-Fitting/beast|3.904724716907458e-06| -|setup.py|github/agreenbaum/ImPlaneIA|3.904724716907458e-06| -|setup.py|github/phenomecentre/nPYc-Toolbox|3.904724716907458e-06| -|setup.py|github/timstaley/voevent-parse|3.904724716907458e-06| -|setup.py|github/vatlab/sos-notebook|3.904724716907458e-06| -|setup.py|github/sambit-giri/tools21cm|3.904724716907458e-06| -|setup.py|github/ElectionDataAnalysis/electiondata|3.904724716907458e-06| -|setup.py|github/PyPSA/linopy|3.904724716907458e-06| -|setup.py|github/PyPSA/atlite|3.904724716907458e-06| -|setup.py|github/skovaka/UNCALLED|3.904724716907458e-06| -|setup.py|github/dfujim/bfit|3.904724716907458e-06| -|setup.py|github/INCF/one_click|3.904724716907458e-06| -|setup.py|github/joshjchayes/TransitFit|3.904724716907458e-06| -|setup.py|github/astrosupriyo/pyTANSPEC|3.904724716907458e-06| -|setup.py|github/nlesc/scriptcwl|3.904724716907458e-06| -|setup.py|github/rjtanner/StarburstPy|3.904724716907458e-06| -|setup.py|github/j-faria/kima|3.904724716907458e-06| -|setup.py|github/Extraweich/homopy|3.904724716907458e-06| -|setup.py|github/lehtiolab/msstitch|3.904724716907458e-06| -|setup.py|github/MNiwano/Eclaire|3.904724716907458e-06| -|setup.py|github/KBNLresearch/ochre|3.904724716907458e-06| -|setup.py|github/AstarVienna/ScopeSim_Templates|3.904724716907458e-06| -|setup.py|github/AstarVienna/skycalc_ipy|3.904724716907458e-06| -|setup.py|github/AstarVienna/Pyckles|3.904724716907458e-06| -|setup.py|github/AstarVienna/AnisoCADO|3.904724716907458e-06| -|setup.py|github/mdshw5/pyfaidx|3.904724716907458e-06| -|setup.py|github/pyranges/pyrle|3.904724716907458e-06| -|setup.py|github/philres/catfishq|3.904724716907458e-06| -|setup.py|github/bulik/ldsc|3.904724716907458e-06| -|setup.py|github/bwinkel/cygrid|3.904724716907458e-06| -|setup.py|github/andizq/sf3dmodels|3.904724716907458e-06| -|setup.py|github/tdaylan/pcat|3.904724716907458e-06| -|setup.py|github/KIT-MBS/pyREX|3.904724716907458e-06| -|setup.py|github/maxibor/sam2lca|3.904724716907458e-06| -|setup.py|github/domenico-simone/rmlst_api|3.904724716907458e-06| -|setup.py|github/catherinezucker/radfil|3.904724716907458e-06| -|setup.py|github/eldariont/svim|3.904724716907458e-06| -|setup.py|github/mbaes/SpheCow|3.904724716907458e-06| -|setup.py|github/dicompyler/dicompyler-core|3.904724716907458e-06| -|setup.py|github/LucaMalavolta/PyORBIT|3.904724716907458e-06| -|setup.py|github/MIC-DKFZ/TractSeg|3.904724716907458e-06| -|setup.py|github/MIC-DKFZ/HD-BET|3.904724716907458e-06| -|setup.py|github/meinardmueller/synctoolbox|3.904724716907458e-06| -|setup.py|github/meinardmueller/libfmp|3.904724716907458e-06| -|setup.py|github/DLTK/DLTK|3.904724716907458e-06| -|setup.py|github/NLeSC/mcfly|3.904724716907458e-06| -|setup.py|github/NLeSC/Massive-PotreeConverter|3.904724716907458e-06| -|setup.py|github/NLeSC/cptm|3.904724716907458e-06| -|setup.py|github/NLeSC/noodles|3.904724716907458e-06| -|setup.py|github/NLeSC/boatswain|3.904724716907458e-06| -|setup.py|github/apertif/apercal|3.904724716907458e-06| -|setup.py|github/ziotom78/dacapo_calibration|3.904724716907458e-06| -|setup.py|github/dparks1134/RefineM|3.904724716907458e-06| -|setup.py|github/ideasrule/platon|3.904724716907458e-06| -|setup.py|github/elwinter/nnde|3.904724716907458e-06| -|setup.py|github/exobssim/rapoc-public|3.904724716907458e-06| -|setup.py|github/andresmegias/richvalues|3.904724716907458e-06| -|setup.py|github/EMBL-Hentze-group/htseq-clip|3.904724716907458e-06| -|setup.py|github/Starfish-develop/Starfish|3.904724716907458e-06| -|setup.py|github/NiallJeffrey/DeepMass|3.904724716907458e-06| -|setup.py|github/Illumina/SpliceAI|3.904724716907458e-06| -|setup.py|github/adrn/SuperFreq|3.904724716907458e-06| -|setup.py|github/adrn/pyia|3.904724716907458e-06| -|setup.py|github/adrn/schwimmbad|3.904724716907458e-06| -|setup.py|github/aprsa/dips|3.904724716907458e-06| -|setup.py|github/ejhigson/perfectns|3.904724716907458e-06| -|setup.py|github/ejhigson/dyPolyChord|3.904724716907458e-06| -|setup.py|github/ejhigson/nestcheck|3.904724716907458e-06| -|setup.py|github/tibordome/cosmic_profiles|3.904724716907458e-06| -|setup.py|github/mtakahiro/gsf|3.904724716907458e-06| -|setup.py|github/polca/unfold|3.904724716907458e-06| -|setup.py|github/connectomicslab/connectomemapper3|3.904724716907458e-06| -|setup.py|github/SIOSlab/exodetbox|3.904724716907458e-06| -|setup.py|github/HadrienG/InSilicoSeq|3.904724716907458e-06| -|setup.py|github/MDAnalysis/mdanalysis|3.904724716907458e-06| -|setup.py|github/tool-bin/ukbcc|3.904724716907458e-06| -|setup.py|github/dmnfarrell/epitopepredict|3.904724716907458e-06| -|setup.py|github/dmnfarrell/snpgenie|3.904724716907458e-06| -|setup.py|github/lanl/PyBNF|3.904724716907458e-06| -|setup.py|github/lanl/swiftbat_python|3.904724716907458e-06| -|setup.py|github/lanl/scico|3.904724716907458e-06| -|setup.py|github/MonashSmartStructures/ospgrillage|3.904724716907458e-06| -|setup.py|github/jlenain/flaapluc|3.904724716907458e-06| -|setup.py|github/vijayvarma392/binaryBHexp|3.904724716907458e-06| -|setup.py|github/cupy/cupy|3.904724716907458e-06| -|setup.py|github/joe-antognini/kozai|3.904724716907458e-06| -|setup.py|github/ngltr/sinaps|3.904724716907458e-06| -|setup.py|github/seclark/RHT|3.904724716907458e-06| -|setup.py|github/bxia888/CEFCIG|3.904724716907458e-06| -|setup.py|github/pyro-ppl/pyro|3.904724716907458e-06| -|setup.py|github/jollejolles/pirecorder|3.904724716907458e-06| -|setup.py|github/computational-chemical-biology/ChemWalker|3.904724716907458e-06| -|setup.py|github/nanograv/PINT|3.904724716907458e-06| -|setup.py|github/nicolet5/DiffCapAnalyzer|3.904724716907458e-06| -|setup.py|github/snakemake/snakemake|3.904724716907458e-06| -|setup.py|github/milnus/Corekaburra|3.904724716907458e-06| -|setup.py|github/indralab/pybiopax|3.904724716907458e-06| -|setup.py|github/Qiskit/rustworkx|3.904724716907458e-06| -|setup.py|github/clauswilke/PeptideBuilder|3.904724716907458e-06| -|setup.py|github/cmateu/galstreams|3.904724716907458e-06| -|setup.py|github/cmateu/PyMGC3|3.904724716907458e-06| -|setup.py|github/TriPed-Robot/TriP|3.904724716907458e-06| -|setup.py|github/OP2/PyOP2|3.904724716907458e-06| -|setup.py|github/seawander/DebrisDiskFM|3.904724716907458e-06| -|setup.py|github/seawander/centerRadon|3.904724716907458e-06| -|setup.py|github/felixchenier/kineticstoolkit|3.904724716907458e-06| -|setup.py|github/dbosul/CWITools|3.904724716907458e-06| -|setup.py|github/cgobat/asymmetric_uncertainty|3.904724716907458e-06| -|setup.py|github/thomaspinder/GPJax|3.904724716907458e-06| -|setup.py|github/planck-npipe/lollipop|3.904724716907458e-06| -|setup.py|github/planck-npipe/hillipop|3.904724716907458e-06| -|setup.py|github/reggiebernardo/PTAfast|3.904724716907458e-06| -|setup.py|github/ACCarnall/bagpipes|3.904724716907458e-06| -|setup.py|github/ACCarnall/SpectRes|3.904724716907458e-06| -|setup.py|github/icb-dcm/pyabc|3.904724716907458e-06| -|setup.py|github/zclaytor/kiauhoku|3.904724716907458e-06| -|setup.py|github/zclaytor/butterpy|3.904724716907458e-06| -|setup.py|github/Hoohm/CITE-seq-Count|3.904724716907458e-06| -|setup.py|github/christopherburke/tess-point|3.904724716907458e-06| -|setup.py|github/CIRADA-Tools/RM-Tools|3.904724716907458e-06| -|setup.py|github/Keck-DataReductionPipelines/KCWI_DRP|3.904724716907458e-06| -|setup.py|github/sbebo/joypy|3.904724716907458e-06| -|setup.py|github/loosolab/TOBIAS|3.904724716907458e-06| -|setup.py|github/GijsMulders/epos|3.904724716907458e-06| -|setup.py|github/HIPS/autograd|3.904724716907458e-06| -|setup.py|github/icecube/FIRESONG|3.904724716907458e-06| -|setup.py|github/samaygarg/fuelcell|3.904724716907458e-06| -|setup.py|github/transientskp/tkp|3.904724716907458e-06| -|setup.py|github/transientskp/pyse|3.904724716907458e-06| -|setup.py|github/rvalieris/parallel-fastq-dump|3.904724716907458e-06| -|setup.py|github/pec27/smerfs|3.904724716907458e-06| -|setup.py|github/pec27/hfof|3.904724716907458e-06| -|setup.py|github/babinyurii/recan|3.904724716907458e-06| -|setup.py|github/mgckind/easyaccess|3.904724716907458e-06| -|setup.py|github/jonathansick/skyoffset|3.904724716907458e-06| -|setup.py|github/jonathansick/MoAstro|3.904724716907458e-06| -|setup.py|github/SWIFTSIM/emulator|3.904724716907458e-06| -|setup.py|github/SandoghdarLab/PiSCAT|3.904724716907458e-06| -|setup.py|github/hippke/wotan|3.904724716907458e-06| -|setup.py|github/hippke/tls|3.904724716907458e-06| -|setup.py|github/hippke/pandora|3.904724716907458e-06| -|setup.py|github/Cascella-Group-UiO/HyMD|3.904724716907458e-06| -|setup.py|github/DirectDM/directdm-py|3.904724716907458e-06| -|setup.py|github/odb9402/CNNPeaks|3.904724716907458e-06| -|setup.py|github/afarahi/kllr|3.904724716907458e-06| -|setup.py|github/afarahi/PoPE|3.904724716907458e-06| -|setup.py|github/afarahi/tatter|3.904724716907458e-06| -|setup.py|github/UNSW-CEEM/nempy|3.904724716907458e-06| -|setup.py|github/birnstiel/two-pop-py|3.904724716907458e-06| -|setup.py|github/benmontet/f3|3.904724716907458e-06| -|setup.py|github/ekaterinailin/AltaiPony|3.904724716907458e-06| -|setup.py|github/biocore/deblur|3.904724716907458e-06| -|setup.py|github/biocore/emperor|3.904724716907458e-06| -|setup.py|github/biocore/scikit-bio|3.904724716907458e-06| -|setup.py|github/DeltaRCM/pyDeltaRCM|3.904724716907458e-06| -|setup.py|github/opimwue/ddop|3.904724716907458e-06| -|setup.py|github/kgullikson88/Telluric-Fitter|3.904724716907458e-06| -|setup.py|github/weecology/retriever|3.904724716907458e-06| -|setup.py|github/gogrean/PyXel|3.904724716907458e-06| -|setup.py|github/wilkelab/Opfi|3.904724716907458e-06| -|setup.py|github/mgm8/pyngham|3.904724716907458e-06| -|setup.py|github/andycasey/sick|3.904724716907458e-06| -|setup.py|github/ncbi/ngs|3.904724716907458e-06| -|setup.py|github/EdanRein/pyPplusS|3.904724716907458e-06| -|setup.py|github/morriscb/The-wiZZ|3.904724716907458e-06| -|setup.py|github/VMBoehm/MADLens|3.904724716907458e-06| -|setup.py|github/tardis-sn/tardis|3.904724716907458e-06| -|setup.py|github/tardis-sn/carsus|3.904724716907458e-06| -|setup.py|github/KALMUS-Color-Toolkit/KALMUS|3.904724716907458e-06| -|setup.py|github/circuitgraph/circuitgraph|3.904724716907458e-06| -|setup.py|github/galizia-lab/pyview|3.904724716907458e-06| -|setup.py|github/astronomyk/SimCADO|3.904724716907458e-06| -|setup.py|github/DMGW-Goethe/imripy|3.904724716907458e-06| -|setup.py|github/tofflemire/saphires|3.904724716907458e-06| -|setup.py|github/Filter-Bubble/e2e-Dutch|3.904724716907458e-06| -|setup.py|github/aalhossary/pyemgpipeline|3.904724716907458e-06| -|setup.py|github/natelust/least_asymmetry|3.904724716907458e-06| -|setup.py|github/aiidateam/kiwipy|3.904724716907458e-06| -|setup.py|github/noraeisner/LATTE|3.904724716907458e-06| -|setup.py|github/conda/pycosat|3.904724716907458e-06| -|setup.py|github/conda/conda|3.904724716907458e-06| -|setup.py|github/gilestrolab/ethoscope|3.904724716907458e-06| -|setup.py|github/carlosborca/CrystaLattE|3.904724716907458e-06| -|setup.py|github/fred3m/toyz|3.904724716907458e-06| -|setup.py|github/dstndstn/astrometry.net|3.904724716907458e-06| -|setup.py|github/linnarsson-lab/loompy|3.904724716907458e-06| -|setup.py|github/AA-ALERT/frbcatdb|3.904724716907458e-06| -|setup.py|github/jiahecui/SenAOReFoc|3.904724716907458e-06| -|setup.py|github/infer-actively/pymdp|3.904724716907458e-06| -|setup.py|github/hiddenSymmetries/simsopt|3.904724716907458e-06| -|setup.py|github/CEED/libCEED|3.904724716907458e-06| -|setup.py|github/AprilYuge/ResPAN|3.904724716907458e-06| -|setup.py|github/vsoch/gridtest|3.904724716907458e-06| -|setup.py|github/vsoch/citelang|3.904724716907458e-06| -|setup.py|github/RTIInternational/gobbli|3.904724716907458e-06| -|setup.py|github/Starlink/starlink|3.904724716907458e-06| -|setup.py|github/PfizerRD/sit2standpy|3.904724716907458e-06| -|setup.py|github/e-koch/FilFinder|3.904724716907458e-06| -|setup.py|github/ucl-exoplanets/TauREx3_public|3.904724716907458e-06| -|setup.py|github/orcasgit/python-fitbit|3.904724716907458e-06| -|setup.py|github/matplotlib/matplotlib|3.904724716907458e-06| -|setup.py|github/sherpa-deproject/deproject|3.904724716907458e-06| -|setup.py|github/4dn-dcic/pairix|3.904724716907458e-06| -|setup.py|github/marcelm/cutadapt|3.904724716907458e-06| -|setup.py|github/marcelm/alignlib|3.904724716907458e-06| -|setup.py|github/marcelm/tinyalign|3.904724716907458e-06| -|setup.py|github/marcelm/dnaio|3.904724716907458e-06| -|setup.py|github/ICAMS/strucscan|3.904724716907458e-06| -|setup.py|github/parallelwindfarms/byteparsing|3.904724716907458e-06| -|setup.py|github/kennethcarrell/ATARRI|3.904724716907458e-06| -|setup.py|github/brentp/geneimpacts|3.904724716907458e-06| -|setup.py|github/brentp/cigar|3.904724716907458e-06| -|setup.py|github/jdidion/atropos|3.904724716907458e-06| -|setup.py|github/benhid/Sequoya|3.904724716907458e-06| -|setup.py|github/stammler/dustpy|3.904724716907458e-06| -|setup.py|github/stammler/simframe|3.904724716907458e-06| -|setup.py|github/eblur/dust|3.904724716907458e-06| -|setup.py|github/liamedeiros/ehtplot|3.904724716907458e-06| -|setup.py|github/xenon-middleware/pyxenon|3.904724716907458e-06| -|setup.py|github/jorisparet/partycls|3.904724716907458e-06| -|setup.py|github/szymon-datalions/pyinterpolate|3.904724716907458e-06| -|setup.py|github/fforster/delight|3.904724716907458e-06| -|setup.py|github/mchalela/GriSPy|3.904724716907458e-06| -|setup.py|github/KathrynJones1/catwoman|3.904724716907458e-06| -|setup.py|github/pkgw/pwkit|3.904724716907458e-06| -|setup.py|github/cedrus-opensource/pyxid|3.904724716907458e-06| -|setup.py|github/engyasin/Offline_MOT|3.904724716907458e-06| -|setup.py|github/cmbant/getdist|3.904724716907458e-06| -|setup.py|github/spyder-ide/spyder|3.904724716907458e-06| -|setup.py|github/rajeshrinet/pystokes|3.904724716907458e-06| -|setup.py|github/toros-astro/corral|3.904724716907458e-06| -|setup.py|github/toros-astro/astroalign-legacy|3.904724716907458e-06| -|setup.py|github/pierrexyz/pybird|3.904724716907458e-06| -|setup.py|github/SISPO-developers/sispo|3.904724716907458e-06| -|setup.py|github/GalacticDynamics-Oxford/Agama|3.904724716907458e-06| -|setup.py|github/spglib/spgrep|3.904724716907458e-06| -|setup.py|github/ofionnad/radiowinds|3.904724716907458e-06| -|setup.py|github/iomega/spec2vec|3.904724716907458e-06| -|setup.py|github/FrancesBW/bellamy|3.904724716907458e-06| -|setup.py|github/lmfit/lmfit-py|3.904724716907458e-06| -|setup.py|github/EliseJ/astroABC|3.904724716907458e-06| -|setup.py|github/mgalardini/pyseer|3.904724716907458e-06| -|setup.py|github/fkeruzore/panco2|3.904724716907458e-06| -|setup.py|github/benvanwerkhoven/kernel_tuner|3.904724716907458e-06| -|setup.py|github/iric-soft/km|3.904724716907458e-06| -|setup.py|github/jmschrei/pomegranate|3.904724716907458e-06| -|setup.py|github/jhparkastro/gpcal|3.904724716907458e-06| -|setup.py|github/quatrope/ProperImage|3.904724716907458e-06| -|setup.py|github/quatrope/feets|3.904724716907458e-06| -|setup.py|github/hpparvi/MuSCAT2_transit_pipeline|3.904724716907458e-06| -|setup.py|github/hpparvi/ldtk|3.904724716907458e-06| -|setup.py|github/shadden/celmech|3.904724716907458e-06| -|setup.py|github/ni1o1/transbigdata|3.904724716907458e-06| -|setup.py|github/brian-team/brian2|3.904724716907458e-06| -|setup.py|github/mzy2240/ESA|3.904724716907458e-06| -|setup.py|github/cbalbin-FIU/Epitopedia|3.904724716907458e-06| -|setup.py|github/fermisurfaces/IFermi|3.904724716907458e-06| -|setup.py|github/maxpumperla/hyperas|3.904724716907458e-06| -|setup.py|github/ConorMacBride/mcalf|3.904724716907458e-06| -|setup.py|github/realfastvla/rfpipe|3.904724716907458e-06| -|setup.py|github/realfastvla/realfast|3.904724716907458e-06| -|setup.py|github/fair-data/fairdatapoint-client|3.904724716907458e-06| -|setup.py|github/NuGrid/NuPyCEE|3.904724716907458e-06| -|setup.py|github/atmos-cloud-sim-uj/PyMPDATA|3.904724716907458e-06| -|setup.py|github/atmos-cloud-sim-uj/PySDM|3.904724716907458e-06| -|setup.py|github/SynthSys/pyOmeroUpload|3.904724716907458e-06| -|setup.py|github/smoh/kinesis|3.904724716907458e-06| -|setup.py|github/exafmm/exafmm-t|3.904724716907458e-06| -|setup.py|github/heliopython/heliopy|3.904724716907458e-06| -|setup.py|github/JulianKarlBauer/mechkit|3.904724716907458e-06| -|setup.py|github/snad-space/zwad|3.904724716907458e-06| -|setup.py|github/SYalouz/QuantNBody|3.904724716907458e-06| -|setup.py|github/davidemms/OrthoFinder|3.904724716907458e-06| -|setup.py|github/julie-forman-kay-lab/SPyCi-PDB|3.904724716907458e-06| -|setup.py|github/grazianoucci/game|3.904724716907458e-06| -|setup.py|github/bootphon/phonemizer|3.904724716907458e-06| -|setup.py|github/oschwengers/platon|3.904724716907458e-06| -|setup.py|github/oschwengers/referenceseeker|3.904724716907458e-06| -|setup.py|github/oschwengers/bakta|3.904724716907458e-06| -|setup.py|github/poldracklab/mriqc|3.904724716907458e-06| -|setup.py|github/sdss/marvin|3.904724716907458e-06| -|setup.py|github/iraf-community/pyraf|3.904724716907458e-06| -|setup.py|github/recipy/recipy|3.904724716907458e-06| -|setup.py|github/sensein/etelemetry-client|3.904724716907458e-06| -|setup.py|github/edwardoughton/itmlogic|3.904724716907458e-06| -|setup.py|github/BD2KGenomics/toil|3.904724716907458e-06| -|setup.py|github/cbg-ethz/shorah|3.904724716907458e-06| -|setup.py|github/PyFstat/PyFstat|3.904724716907458e-06| -|setup.py|github/VeinsOfTheEarth/rabpro|3.904724716907458e-06| -|setup.py|github/neuralhydrology/neuralhydrology|3.904724716907458e-06| -|setup.py|github/gdrouart/MrMoose|3.904724716907458e-06| -|setup.py|github/a-slide/pycoQC|3.904724716907458e-06| -|setup.py|gitlab/octopus-code/octopus|3.904724716907458e-06| -|setup.py|gitlab/jason-rumengan/pyarma|3.904724716907458e-06| -|setup.py|gitlab/gims-developers/gims|3.904724716907458e-06| -|setup.py|gitlab/picos-api/picos|3.904724716907458e-06| -|setup.py|gitlab/permafrostnet/teaspoon|3.904724716907458e-06| -|setup.py|gitlab/joseaher/astroplotlib|3.904724716907458e-06| -|setup.py|gitlab/chjordan/sslf|3.904724716907458e-06| -|setup.py|gitlab/BioimageInformaticsGroup/openphi|3.904724716907458e-06| -|setup.py|gitlab/Molcas/OpenMolcas|3.904724716907458e-06| -|setup.py|gitlab/petsc/petsc|3.904724716907458e-06| -|setup.py|gitlab/fduchate/predihood|3.904724716907458e-06| -|pypi|[properscoring](https://pypi.org/project/properscoring)|3.904724716907458e-06| -|requirements.txt|github/LSSTDESC/sacc|3.904724716907458e-06| -|requirements.txt|github/LSSTDESC/snmachine|3.904724716907458e-06| -|requirements.txt|github/LSSTDESC/Spectractor|3.904724716907458e-06| -|requirements.txt|github/kyleaoman/martini|3.904724716907458e-06| -|requirements.txt|github/EGaraldi/corecon|3.904724716907458e-06| -|requirements.txt|github/singularityhub/sregistry|3.904724716907458e-06| -|requirements.txt|github/Kamuish/archi|3.904724716907458e-06| -|requirements.txt|github/teuben/QAC|3.904724716907458e-06| -|requirements.txt|github/jgieseler/solarmach|3.904724716907458e-06| -|requirements.txt|github/winni2k/abeona|3.904724716907458e-06| -|requirements.txt|github/CosmoStatGW/DarkSirensStat|3.904724716907458e-06| -|requirements.txt|github/CosmoStatGW/MGCosmoPop|3.904724716907458e-06| -|requirements.txt|github/ketch/RK-Opt|3.904724716907458e-06| -|requirements.txt|github/elliohow/fMRI_ROI_Analysis_Tool|3.904724716907458e-06| -|requirements.txt|github/mms-fcul/PypKa|3.904724716907458e-06| -|requirements.txt|github/AshleySpindler/AstroVaDEr-Public|3.904724716907458e-06| -|requirements.txt|github/DSIMB/medusa|3.904724716907458e-06| -|requirements.txt|github/deeptools/deepTools|3.904724716907458e-06| -|requirements.txt|github/deeptools/HiCExplorer|3.904724716907458e-06| -|requirements.txt|github/DataBiosphere/wdl-parsers|3.904724716907458e-06| -|requirements.txt|github/tud-hri/joan|3.904724716907458e-06| -|requirements.txt|github/tud-hri/travia|3.904724716907458e-06| -|requirements.txt|github/citation-file-format/citation-file-format|3.904724716907458e-06| -|requirements.txt|github/BIMSBbioinfo/pigx_scrnaseq|3.904724716907458e-06| -|requirements.txt|github/BIMSBbioinfo/pigx_rnaseq|3.904724716907458e-06| -|requirements.txt|github/neuroanatomy/reorient|3.904724716907458e-06| -|requirements.txt|github/grahambell/pymoc|3.904724716907458e-06| -|requirements.txt|github/Vini2/GraphBin|3.904724716907458e-06| -|requirements.txt|github/spack/spack|3.904724716907458e-06| -|requirements.txt|github/eggnogdb/eggnog-mapper|3.904724716907458e-06| -|requirements.txt|github/quantling/pyndl|3.904724716907458e-06| -|requirements.txt|github/johnveitch/cpnest|3.904724716907458e-06| -|requirements.txt|github/prashjet/popkinmocks|3.904724716907458e-06| -|requirements.txt|github/tvwenger/millennium-tap-query|3.904724716907458e-06| -|requirements.txt|github/jakeret/abcpmc|3.904724716907458e-06| -|requirements.txt|github/jakeret/tf_unet|3.904724716907458e-06| -|requirements.txt|github/tomasplsek/CADET|3.904724716907458e-06| -|requirements.txt|github/lucabaldini/ixpeobssim|3.904724716907458e-06| -|requirements.txt|github/travisseymour/EPICpy|3.904724716907458e-06| -|requirements.txt|github/achael/eht-imaging|3.904724716907458e-06| -|requirements.txt|github/mjshao06/pdifFinder|3.904724716907458e-06| -|requirements.txt|github/podondra/bayesian-sznet|3.904724716907458e-06| -|requirements.txt|github/1313e/CMasher|3.904724716907458e-06| -|requirements.txt|github/cogent3/cogent3|3.904724716907458e-06| -|requirements.txt|github/erling6232/imagedata|3.904724716907458e-06| -|requirements.txt|github/flu-crew/smot|3.904724716907458e-06| -|requirements.txt|github/LeandroOrdonez/explora-vr-dash-client|3.904724716907458e-06| -|requirements.txt|github/inpefess/gym-saturation|3.904724716907458e-06| -|requirements.txt|github/NickMilsonPhysics/BinaryStarSolver|3.904724716907458e-06| -|requirements.txt|github/soraxas/sbp-env|3.904724716907458e-06| -|requirements.txt|github/rodluger/everest|3.904724716907458e-06| -|requirements.txt|github/jeremysanders/mbproj2|3.904724716907458e-06| -|requirements.txt|github/igmhub/picca|3.904724716907458e-06| -|requirements.txt|github/pysal/spopt|3.904724716907458e-06| -|requirements.txt|github/widdowquinn/pyani|3.904724716907458e-06| -|requirements.txt|github/genouest/biomaj-daemon|3.904724716907458e-06| -|requirements.txt|github/iAART/aart|3.904724716907458e-06| -|requirements.txt|github/kkjawz/coref-ee|3.904724716907458e-06| -|requirements.txt|github/MIAnalyzer/MIA|3.904724716907458e-06| -|requirements.txt|github/imcgreer/simqso|3.904724716907458e-06| -|requirements.txt|github/deepmind/alphafold|3.904724716907458e-06| -|requirements.txt|github/mwvgroup/pwv_kpno|3.904724716907458e-06| -|requirements.txt|github/tnakazato/priism|3.904724716907458e-06| -|requirements.txt|github/desihub/fastspecfit|3.904724716907458e-06| -|requirements.txt|github/kinnala/scikit-fem|3.904724716907458e-06| -|requirements.txt|github/csb-toolbox/CSB|3.904724716907458e-06| -|requirements.txt|github/Smith42/pix2prof|3.904724716907458e-06| -|requirements.txt|github/NLESC-JCER/QMCblip|3.904724716907458e-06| -|requirements.txt|github/Rohit-Kundu/ET-NET_Covid-Detection|3.904724716907458e-06| -|requirements.txt|github/vgteam/vg|3.904724716907458e-06| -|requirements.txt|github/vgteam/vg#vg|3.904724716907458e-06| -|requirements.txt|github/benstahl92/deepSIP|3.904724716907458e-06| -|requirements.txt|github/iancze/PSOAP|3.904724716907458e-06| -|requirements.txt|github/KeplerGO/K2fov|3.904724716907458e-06| -|requirements.txt|github/KeplerGO/kadenza|3.904724716907458e-06| -|requirements.txt|github/KeplerGO/PyKE|3.904724716907458e-06| -|requirements.txt|github/alexander-mead/pyhalomodel|3.904724716907458e-06| -|requirements.txt|github/AllenInstitute/bmtk|3.904724716907458e-06| -|requirements.txt|github/marius311/cosmoslik|3.904724716907458e-06| -|requirements.txt|github/rmjarvis/Piff|3.904724716907458e-06| -|requirements.txt|github/rmjarvis/TreeCorr|3.904724716907458e-06| -|requirements.txt|github/rsnemmen/BCES|3.904724716907458e-06| -|requirements.txt|github/ExeClim/Isca|3.904724716907458e-06| -|requirements.txt|github/ihmwg/python-modelcif|3.904724716907458e-06| -|requirements.txt|github/kiyo-masui/bitshuffle|3.904724716907458e-06| -|requirements.txt|github/ixkael/Delight|3.904724716907458e-06| -|requirements.txt|github/gmbrandt/HTOF|3.904724716907458e-06| -|requirements.txt|github/tmcclintock/AReconstructionTool|3.904724716907458e-06| -|requirements.txt|github/telatin/qax|3.904724716907458e-06| -|requirements.txt|github/DarkQuestCosmology/dark_emulator_public|3.904724716907458e-06| -|requirements.txt|github/jtschindler/sculptor|3.904724716907458e-06| -|requirements.txt|github/SHTOOLS/SHTOOLS|3.904724716907458e-06| -|requirements.txt|github/fabiorigamonti/bang|3.904724716907458e-06| -|requirements.txt|github/maserlib/ExPRES|3.904724716907458e-06| -|requirements.txt|github/austinpeel/herculens|3.904724716907458e-06| -|requirements.txt|github/rcsb/mmtf-python|3.904724716907458e-06| -|requirements.txt|github/sidmohite/nimbus-astro|3.904724716907458e-06| -|requirements.txt|github/ggciag/mandyoc|3.904724716907458e-06| -|requirements.txt|github/wmglab-duke/ascent|3.904724716907458e-06| -|requirements.txt|github/miracum/ahd2fhir|3.904724716907458e-06| -|requirements.txt|github/sosl/H-FISTA|3.904724716907458e-06| -|requirements.txt|github/qMRLab/qMRLab|3.904724716907458e-06| -|requirements.txt|github/GalSim-developers/GalSim|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/PyMORESANE|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/Stimela|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/rodrigues|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/breizorro|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/QuartiCal|3.904724716907458e-06| -|requirements.txt|github/N-Wouda/ALNS|3.904724716907458e-06| -|requirements.txt|github/sjteresi/TE_Density|3.904724716907458e-06| -|requirements.txt|github/danhey/echelle|3.904724716907458e-06| -|requirements.txt|github/csbioinfopk/iSumoK-PseAAC|3.904724716907458e-06| -|requirements.txt|github/mavrix93/LightCurvesClassifier|3.904724716907458e-06| -|requirements.txt|github/harrispopgen/mutyper|3.904724716907458e-06| -|requirements.txt|github/dib-lab/dammit|3.904724716907458e-06| -|requirements.txt|github/dib-lab/sourmash|3.904724716907458e-06| -|requirements.txt|github/ryanhausen/fitsmap|3.904724716907458e-06| -|requirements.txt|github/moldyn/msmhelper|3.904724716907458e-06| -|requirements.txt|github/CDSP-SCPO/metadata-middleware|3.904724716907458e-06| -|requirements.txt|github/McMahonCosmologyGroup/holosim-ml|3.904724716907458e-06| -|requirements.txt|github/pmlmodelling/nctoolkit|3.904724716907458e-06| -|requirements.txt|github/aertslab/pySCENIC|3.904724716907458e-06| -|requirements.txt|github/christinahedges/contaminante|3.904724716907458e-06| -|requirements.txt|github/mtlam/PyPulse|3.904724716907458e-06| -|requirements.txt|github/paulbrodersen/netgraph|3.904724716907458e-06| -|requirements.txt|github/nextstrain/nextclade|3.904724716907458e-06| -|requirements.txt|github/mrtommyb/ktransit|3.904724716907458e-06| -|requirements.txt|github/reneshbedre/bioinfokit|3.904724716907458e-06| -|requirements.txt|github/nickhand/pyRSD|3.904724716907458e-06| -|requirements.txt|github/tikk3r/legacystamps|3.904724716907458e-06| -|requirements.txt|github/michaelhb/superplot|3.904724716907458e-06| -|requirements.txt|github/OnroerendErfgoed/atramhasis|3.904724716907458e-06| -|requirements.txt|github/HHTpy/HHTpywrapper|3.904724716907458e-06| -|requirements.txt|github/3d-pli/fastpli|3.904724716907458e-06| -|requirements.txt|github/silx-kit/pyFAI|3.904724716907458e-06| -|requirements.txt|github/mwaskom/seaborn|3.904724716907458e-06| -|requirements.txt|github/HLasse/TextDescriptives|3.904724716907458e-06| -|requirements.txt|github/LondonBiofoundry/basicsynbio|3.904724716907458e-06| -|requirements.txt|github/idruglab/hignn|3.904724716907458e-06| -|requirements.txt|github/TeamCOMPAS/COMPAS|3.904724716907458e-06| -|requirements.txt|github/kno10/python-kmedoids|3.904724716907458e-06| -|requirements.txt|github/ska-sa/katdal|3.904724716907458e-06| -|requirements.txt|github/williamjameshandley/fgivenx|3.904724716907458e-06| -|requirements.txt|github/williamjameshandley/anesthetic|3.904724716907458e-06| -|requirements.txt|github/jsobeck/MOOG_SCAT|3.904724716907458e-06| -|requirements.txt|github/ExObsSim/ExoRad2-public|3.904724716907458e-06| -|requirements.txt|github/mscaudill/openseize|3.904724716907458e-06| -|requirements.txt|github/fgbuster/fgbuster|3.904724716907458e-06| -|requirements.txt|github/bcbio/bcbio-nextgen|3.904724716907458e-06| -|requirements.txt|github/vrodgom/statmorph|3.904724716907458e-06| -|requirements.txt|github/arnauqb/qwind|3.904724716907458e-06| -|requirements.txt|github/Zafiirah13/meercrab|3.904724716907458e-06| -|requirements.txt|github/tylertrimble/viswaternet|3.904724716907458e-06| -|requirements.txt|github/a-griffiths/AutoSpec|3.904724716907458e-06| -|requirements.txt|github/PacificBiosciences/pbbam|3.904724716907458e-06| -|requirements.txt|github/kartheikiyer/dense_basis|3.904724716907458e-06| -|requirements.txt|github/diCenzo-GC/Tn-Core-webserver|3.904724716907458e-06| -|requirements.txt|github/LINNAE-project/SFB-Annotator|3.904724716907458e-06| -|requirements.txt|github/SJLeo/FFSD|3.904724716907458e-06| -|requirements.txt|github/bengeof/QPoweredCompound2DeNovoDrugPropMax|3.904724716907458e-06| -|requirements.txt|github/PaulRitsche/DLTrack|3.904724716907458e-06| -|requirements.txt|github/andr1976/HydDown|3.904724716907458e-06| -|requirements.txt|github/WangLabTHU/DeSP|3.904724716907458e-06| -|requirements.txt|github/xinyiguan/py2lispIDyOM|3.904724716907458e-06| -|requirements.txt|github/semaphoreP/whereistheplanet|3.904724716907458e-06| -|requirements.txt|github/lgbouma/gyro-interp|3.904724716907458e-06| -|requirements.txt|github/radiocosmology/draco|3.904724716907458e-06| -|requirements.txt|github/AusSRC/SoFiAX|3.904724716907458e-06| -|requirements.txt|github/intake/intake|3.904724716907458e-06| -|requirements.txt|github/zachetienne/nrpytutorial|3.904724716907458e-06| -|requirements.txt|github/lucianolorenti/ceruleo|3.904724716907458e-06| -|requirements.txt|github/aewallin/allantools|3.904724716907458e-06| -|requirements.txt|github/arq5x/poretools|3.904724716907458e-06| -|requirements.txt|github/aboucaud/pypher|3.904724716907458e-06| -|requirements.txt|github/connor-lab/vapor|3.904724716907458e-06| -|requirements.txt|github/AdmiralenOla/Scoary|3.904724716907458e-06| -|requirements.txt|github/pni-lab/mlconfound|3.904724716907458e-06| -|requirements.txt|github/ylxu05/HN-PPISP|3.904724716907458e-06| -|requirements.txt|github/jeschaef/Graph4Med|3.904724716907458e-06| -|requirements.txt|github/cmoestl/3DCORE|3.904724716907458e-06| -|requirements.txt|github/maxmahlke/ssos|3.904724716907458e-06| -|requirements.txt|github/ParisAstronomicalDataCentre/OPUS|3.904724716907458e-06| -|requirements.txt|github/mwalmsley/zoobot|3.904724716907458e-06| -|requirements.txt|github/floodlight-sports/floodlight|3.904724716907458e-06| -|requirements.txt|github/koszullab/pareidolia|3.904724716907458e-06| -|requirements.txt|github/learningsimulator/learningsimulator|3.904724716907458e-06| -|requirements.txt|github/antoinemarchal/ROHSA|3.904724716907458e-06| -|requirements.txt|github/matiscke/lcps|3.904724716907458e-06| -|requirements.txt|github/zhoux85/scAdapt|3.904724716907458e-06| -|requirements.txt|github/MrOlm/drep|3.904724716907458e-06| -|requirements.txt|github/ablab/TandemTools|3.904724716907458e-06| -|requirements.txt|github/tamarervin/SolAster|3.904724716907458e-06| -|requirements.txt|github/CGATOxford/UMI-tools|3.904724716907458e-06| -|requirements.txt|github/migueldvb/cine|3.904724716907458e-06| -|requirements.txt|github/bow/fsnviz|3.904724716907458e-06| -|requirements.txt|github/chenwuperth/rgz_rcnn|3.904724716907458e-06| -|requirements.txt|github/bjmorgan/py-sc-fermi|3.904724716907458e-06| -|requirements.txt|github/EnricoCorsaro/FAMED|3.904724716907458e-06| -|requirements.txt|github/sklasfeld/DANPOS3|3.904724716907458e-06| -|requirements.txt|github/shandley/hecatomb|3.904724716907458e-06| -|requirements.txt|github/mirapy-org/mirapy|3.904724716907458e-06| -|requirements.txt|github/cytham/nanovar|3.904724716907458e-06| -|requirements.txt|github/duetosymmetry/qnm|3.904724716907458e-06| -|requirements.txt|github/Samreay/ChainConsumer|3.904724716907458e-06| -|requirements.txt|github/Samreay/Barry|3.904724716907458e-06| -|requirements.txt|github/sourmash-bio/sourmash|3.904724716907458e-06| -|requirements.txt|github/aksholokhov/pysr3|3.904724716907458e-06| -|requirements.txt|github/swagnercarena/paltas|3.904724716907458e-06| -|requirements.txt|github/ashleychontos/pySYD|3.904724716907458e-06| -|requirements.txt|github/johannesulf/dsigma|3.904724716907458e-06| -|requirements.txt|github/etal/cnvkit|3.904724716907458e-06| -|requirements.txt|github/freqtrade/freqtrade|3.904724716907458e-06| -|requirements.txt|github/taoliu/MACS|3.904724716907458e-06| -|requirements.txt|github/minkailin/stratsi|3.904724716907458e-06| -|requirements.txt|github/rkiman/wdwarfdate|3.904724716907458e-06| -|requirements.txt|github/JulianZDing/UniMAP|3.904724716907458e-06| -|requirements.txt|github/wouterpeere/GHEtool|3.904724716907458e-06| -|requirements.txt|github/nanoporetech/medaka|3.904724716907458e-06| -|requirements.txt|github/nanoporetech/pychopper|3.904724716907458e-06| -|requirements.txt|github/ArgonneCPAC/diffstar|3.904724716907458e-06| -|requirements.txt|github/ArgonneCPAC/diffmah|3.904724716907458e-06| -|requirements.txt|github/rpoleski/MulensModel|3.904724716907458e-06| -|requirements.txt|github/JieZheng-ShanghaiTech/PiLSL|3.904724716907458e-06| -|requirements.txt|github/CosmoStat/mccd|3.904724716907458e-06| -|requirements.txt|github/bradkav/verne|3.904724716907458e-06| -|requirements.txt|github/bradkav/WIMpy_NREFT|3.904724716907458e-06| -|requirements.txt|github/bradkav/CEvNS|3.904724716907458e-06| -|requirements.txt|github/grant-m-s/astronomicAL|3.904724716907458e-06| -|requirements.txt|github/MRChemSoft/mrchem|3.904724716907458e-06| -|requirements.txt|github/damonge/schNell|3.904724716907458e-06| -|requirements.txt|github/htjb/globalemu|3.904724716907458e-06| -|requirements.txt|github/htjb/margarine|3.904724716907458e-06| -|requirements.txt|github/mpound/pdrtpy|3.904724716907458e-06| -|requirements.txt|github/ismael-mendoza/ShapeMeasurementFisherFormalism|3.904724716907458e-06| -|requirements.txt|github/ggonnella/fastsubtrees|3.904724716907458e-06| -|requirements.txt|github/scottgigante/picopore|3.904724716907458e-06| -|requirements.txt|github/segasai/rvspecfit|3.904724716907458e-06| -|requirements.txt|github/python-hydro/pyro2|3.904724716907458e-06| -|requirements.txt|github/fcastagna/JoXSZ|3.904724716907458e-06| -|requirements.txt|github/fcastagna/preprofit|3.904724716907458e-06| -|requirements.txt|github/cistrome/MIRA|3.904724716907458e-06| -|requirements.txt|github/Ajstros/pyripherals|3.904724716907458e-06| -|requirements.txt|github/Single-Cell-Graph-Learning/scSGL|3.904724716907458e-06| -|requirements.txt|github/ABM4ALL/Melodie|3.904724716907458e-06| -|requirements.txt|github/STEllAR-GROUP/hpx|3.904724716907458e-06| -|requirements.txt|github/onnela-lab/beiwe-backend|3.904724716907458e-06| -|requirements.txt|github/snowformatics/macrobot|3.904724716907458e-06| -|requirements.txt|github/roualdes/bridgestan|3.904724716907458e-06| -|requirements.txt|github/dfm/ketu|3.904724716907458e-06| -|requirements.txt|github/exosports/homer|3.904724716907458e-06| -|requirements.txt|github/exosports/MARGE|3.904724716907458e-06| -|requirements.txt|github/zhangyk8/sconce-scms|3.904724716907458e-06| -|requirements.txt|github/silburt/DeepMoon|3.904724716907458e-06| -|requirements.txt|github/PynPoint/PynPoint|3.904724716907458e-06| -|requirements.txt|github/lucydot/effmass|3.904724716907458e-06| -|requirements.txt|github/SharmaLlama/ticktack|3.904724716907458e-06| -|requirements.txt|github/jan-rybizki/gdr2_completeness|3.904724716907458e-06| -|requirements.txt|github/jan-rybizki/Chempy|3.904724716907458e-06| -|requirements.txt|github/exoclime/HELA|3.904724716907458e-06| -|requirements.txt|github/exoclime/HELIOS-K|3.904724716907458e-06| -|requirements.txt|github/villrv/SuperRAENN|3.904724716907458e-06| -|requirements.txt|github/londumas/redvsblue|3.904724716907458e-06| -|requirements.txt|github/YuRui8879/MRASleepNet|3.904724716907458e-06| -|requirements.txt|github/mentatpsi/OSGenome|3.904724716907458e-06| -|requirements.txt|github/xuanxu/starmatrix|3.904724716907458e-06| -|requirements.txt|github/alejandrobll/py-sphviewer|3.904724716907458e-06| -|requirements.txt|github/C0PEP0D/otto|3.904724716907458e-06| -|requirements.txt|github/dartoon/galight|3.904724716907458e-06| -|requirements.txt|github/lmcinnes/umap|3.904724716907458e-06| -|requirements.txt|github/kylemede/ExoSOFT|3.904724716907458e-06| -|requirements.txt|github/hongwanliu/DarkHistory|3.904724716907458e-06| -|requirements.txt|github/SuperKogito/spafe|3.904724716907458e-06| -|requirements.txt|github/parsotat/batanalysis|3.904724716907458e-06| -|requirements.txt|github/rzellem/EXOTIC|3.904724716907458e-06| -|requirements.txt|github/cylammarco/WDPhotTools|3.904724716907458e-06| -|requirements.txt|github/cylammarco/ASPIRED|3.904724716907458e-06| -|requirements.txt|github/CederGroupHub/smol|3.904724716907458e-06| -|requirements.txt|github/afeinstein20/eleanor|3.904724716907458e-06| -|requirements.txt|github/annayqho/TheCannon|3.904724716907458e-06| -|requirements.txt|github/MikeSWang/HorizonGRound|3.904724716907458e-06| -|requirements.txt|github/MikeSWang/Harmonia|3.904724716907458e-06| -|requirements.txt|github/RosettaCommons/RFDesign|3.904724716907458e-06| -|requirements.txt|github/SPARTA-dev/SPARTA|3.904724716907458e-06| -|requirements.txt|github/justyncw/STAR_MELT|3.904724716907458e-06| -|requirements.txt|github/pyamg/pyamg|3.904724716907458e-06| -|requirements.txt|github/spacetelescope/mirage|3.904724716907458e-06| -|requirements.txt|github/sblunt/orbitize|3.904724716907458e-06| -|requirements.txt|github/ZhenjiangFan/DAG-deepVASE|3.904724716907458e-06| -|requirements.txt|github/chanzuckerberg/cellxgene|3.904724716907458e-06| -|requirements.txt|github/igvteam/igv-reports|3.904724716907458e-06| -|requirements.txt|github/JLBLine/WODEN|3.904724716907458e-06| -|requirements.txt|github/JLBLine/PUMA|3.904724716907458e-06| -|requirements.txt|github/candYgene/siga|3.904724716907458e-06| -|requirements.txt|github/pysam-developers/pysam|3.904724716907458e-06| -|requirements.txt|github/PaulHancock/Robbie|3.904724716907458e-06| -|requirements.txt|github/astro-informatics/sleplet|3.904724716907458e-06| -|requirements.txt|github/abatten/fruitbat|3.904724716907458e-06| -|requirements.txt|github/holmescao/ANTS_marking_and_analysis_tools|3.904724716907458e-06| -|requirements.txt|github/bcgsc/NanoSim|3.904724716907458e-06| -|requirements.txt|github/bcgsc/TMBur|3.904724716907458e-06| -|requirements.txt|github/miguelzuma/hi_class_public|3.904724716907458e-06| -|requirements.txt|github/gvilitechltd/LibSWIFFT|3.904724716907458e-06| -|requirements.txt|github/fccoelho/epigrass|3.904724716907458e-06| -|requirements.txt|github/fccoelho/epimodels|3.904724716907458e-06| -|requirements.txt|github/cdanielmachado/reframed|3.904724716907458e-06| -|requirements.txt|github/PolyChord/PolyChordLite|3.904724716907458e-06| -|requirements.txt|github/TinkerTools/tinker9|3.904724716907458e-06| -|requirements.txt|github/BASTAcode/BASTA|3.904724716907458e-06| -|requirements.txt|github/chianti-atomic/ChiantiPy|3.904724716907458e-06| -|requirements.txt|github/valboz/VBBinaryLensing|3.904724716907458e-06| -|requirements.txt|github/bedops/bedops|3.904724716907458e-06| -|requirements.txt|github/minaskar/hankl|3.904724716907458e-06| -|requirements.txt|github/minaskar/zeus|3.904724716907458e-06| -|requirements.txt|github/minaskar/pocomc|3.904724716907458e-06| -|requirements.txt|github/artic-network/fieldbioinformatics|3.904724716907458e-06| -|requirements.txt|github/huiwenke/MineProt|3.904724716907458e-06| -|requirements.txt|github/mgieles/limepy|3.904724716907458e-06| -|requirements.txt|github/dengzhuo-AI/Real-Fundus|3.904724716907458e-06| -|requirements.txt|github/pavolgaj/ObsPlanner|3.904724716907458e-06| -|requirements.txt|github/astroboylrx/Rubble|3.904724716907458e-06| -|requirements.txt|github/CAMI-challenge/CAMITAX|3.904724716907458e-06| -|requirements.txt|github/exciting/excitingtools|3.904724716907458e-06| -|requirements.txt|github/RBrearton/islatu|3.904724716907458e-06| -|requirements.txt|github/rae-holcomb/SpinSpotter|3.904724716907458e-06| -|requirements.txt|github/nialov/fractopo|3.904724716907458e-06| -|requirements.txt|github/temuller/piscola|3.904724716907458e-06| -|requirements.txt|github/temuller/hostphot|3.904724716907458e-06| -|requirements.txt|github/jpierel14/snsed|3.904724716907458e-06| -|requirements.txt|github/linsalrob/PhiSpy|3.904724716907458e-06| -|requirements.txt|github/TianlaiProject/tlpipe|3.904724716907458e-06| -|requirements.txt|github/sibyllema/Fast-Multiscale-Diffusion-on-Graphs|3.904724716907458e-06| -|requirements.txt|github/RuthAngus/stardate|3.904724716907458e-06| -|requirements.txt|github/manodeep/TesseRACt|3.904724716907458e-06| -|requirements.txt|github/iontorrent/TS|3.904724716907458e-06| -|requirements.txt|github/pierfied/karmma|3.904724716907458e-06| -|requirements.txt|github/mswzeus/TargetNet|3.904724716907458e-06| -|requirements.txt|github/StingraySoftware/HENDRICS|3.904724716907458e-06| -|requirements.txt|github/epfl-radio-astro/LiSA|3.904724716907458e-06| -|requirements.txt|github/epfl-radio-astro/PINION|3.904724716907458e-06| -|requirements.txt|github/icrar/daliuge|3.904724716907458e-06| -|requirements.txt|github/vterron/lemon|3.904724716907458e-06| -|requirements.txt|github/ImperialCollegeLondon/champ|3.904724716907458e-06| -|requirements.txt|github/ImperialCollegeLondon/research-software-directory-data|3.904724716907458e-06| -|requirements.txt|github/esa/NIDN|3.904724716907458e-06| -|requirements.txt|github/danielreardon/scintools|3.904724716907458e-06| -|requirements.txt|github/SDXorg/pysd|3.904724716907458e-06| -|requirements.txt|github/lgrcia/prose|3.904724716907458e-06| -|requirements.txt|github/LSARP/ProteomicsQC|3.904724716907458e-06| -|requirements.txt|github/gperezs/StarcNet|3.904724716907458e-06| -|requirements.txt|github/tessgi/tvguide|3.904724716907458e-06| -|requirements.txt|github/florian-lienhard/MM-LSD|3.904724716907458e-06| -|requirements.txt|github/j-erler/pymf|3.904724716907458e-06| -|requirements.txt|github/gbouras13/plassembler|3.904724716907458e-06| -|requirements.txt|github/BorgwardtLab/simbsig|3.904724716907458e-06| -|requirements.txt|github/JuliaHCI/ADI.jl|3.904724716907458e-06| -|requirements.txt|github/SPARC-FAIR-Codeathon/aqua|3.904724716907458e-06| -|requirements.txt|github/kingyin3613/RingsPy|3.904724716907458e-06| -|requirements.txt|github/ywx649999311/EzTao|3.904724716907458e-06| -|requirements.txt|github/AemulusProject/bias_emulator|3.904724716907458e-06| -|requirements.txt|github/pysat/pysat|3.904724716907458e-06| -|requirements.txt|github/moead-framework/framework|3.904724716907458e-06| -|requirements.txt|github/TearsWaiting/MIMML|3.904724716907458e-06| -|requirements.txt|github/me-manu/gammaALPs|3.904724716907458e-06| -|requirements.txt|github/ajshajib/dolphin|3.904724716907458e-06| -|requirements.txt|github/sorenwacker/ProteomicsQC|3.904724716907458e-06| -|requirements.txt|github/amrex-astro/Nyx|3.904724716907458e-06| -|requirements.txt|github/amrex-astro/Castro|3.904724716907458e-06| -|requirements.txt|github/bioexcel/biobb_wf_flexdyn|3.904724716907458e-06| -|requirements.txt|github/LuisScoccola/persistable|3.904724716907458e-06| -|requirements.txt|github/fhcrc/seqmagick|3.904724716907458e-06| -|requirements.txt|github/timothydmorton/isochrones|3.904724716907458e-06| -|requirements.txt|github/GeminiDRSoftware/DRAGONS|3.904724716907458e-06| -|requirements.txt|github/asntech/intervene|3.904724716907458e-06| -|requirements.txt|github/joshspeagle/dynesty|3.904724716907458e-06| -|requirements.txt|github/Cristianetaniguti/Reads2Map|3.904724716907458e-06| -|requirements.txt|github/FlorianThibord/OptimiR|3.904724716907458e-06| -|requirements.txt|github/myinxd/mcrgnet|3.904724716907458e-06| -|requirements.txt|github/rhdtownsend/gyre|3.904724716907458e-06| -|requirements.txt|github/JLiangLab/TransVW|3.904724716907458e-06| -|requirements.txt|github/alawryaguila/multi-view-AE|3.904724716907458e-06| -|requirements.txt|github/ianfhunter/GNOLL|3.904724716907458e-06| -|requirements.txt|github/biomedia-mira/masf|3.904724716907458e-06| -|requirements.txt|github/biomedia-mira/deepscm|3.904724716907458e-06| -|requirements.txt|github/biomedia-mira/istn|3.904724716907458e-06| -|requirements.txt|github/lutteropp/NetRAX|3.904724716907458e-06| -|requirements.txt|github/bd-j/sedpy|3.904724716907458e-06| -|requirements.txt|github/bd-j/prospector|3.904724716907458e-06| -|requirements.txt|github/skyfielders/python-skyfield|3.904724716907458e-06| -|requirements.txt|github/jdber1/opendrop|3.904724716907458e-06| -|requirements.txt|github/pennsignals/chime|3.904724716907458e-06| -|requirements.txt|github/bfarr/kombine|3.904724716907458e-06| -|requirements.txt|github/SuLab/Wikidata-phenomizer|3.904724716907458e-06| -|requirements.txt|github/cwieder/py-ssPA|3.904724716907458e-06| -|requirements.txt|github/ot483/NetCom|3.904724716907458e-06| -|requirements.txt|github/Basvanstein/GSAreport|3.904724716907458e-06| -|requirements.txt|github/PNNL-m-q/mza|3.904724716907458e-06| -|requirements.txt|github/SebastianBocquet/pygtc|3.904724716907458e-06| -|requirements.txt|github/UUDigitalHumanitieslab/texcavator|3.904724716907458e-06| -|requirements.txt|github/BioGearsEngine/core|3.904724716907458e-06| -|requirements.txt|github/drphilmarshall/HumVI|3.904724716907458e-06| -|requirements.txt|github/tpospisi/cdetools|3.904724716907458e-06| -|requirements.txt|github/tpospisi/RFCDE|3.904724716907458e-06| -|requirements.txt|github/tpospisi/nnkcde|3.904724716907458e-06| -|requirements.txt|github/sczesla/PyAstronomy|3.904724716907458e-06| -|requirements.txt|github/jesford/cluster-lensing|3.904724716907458e-06| -|requirements.txt|github/villano-lab/nrCascadeSim|3.904724716907458e-06| -|requirements.txt|github/bregaldo/pywst|3.904724716907458e-06| -|requirements.txt|github/dlakaplan/pulsarsurveyscraper|3.904724716907458e-06| -|requirements.txt|github/macrocosme/amber_meta|3.904724716907458e-06| -|requirements.txt|github/macrocosme/time_domain_astronomy_sandbox|3.904724716907458e-06| -|requirements.txt|github/AMReX-Astro/MAESTROeX|3.904724716907458e-06| -|requirements.txt|github/AMReX-Astro/Nyx|3.904724716907458e-06| -|requirements.txt|github/AMReX-Astro/Castro|3.904724716907458e-06| -|requirements.txt|github/healpy/healpy|3.904724716907458e-06| -|requirements.txt|github/katholt/Kleborate|3.904724716907458e-06| -|requirements.txt|github/micahvista/MAMnet|3.904724716907458e-06| -|requirements.txt|github/pynucastro/pynucastro|3.904724716907458e-06| -|requirements.txt|github/luizfelippesr/galmag|3.904724716907458e-06| -|requirements.txt|github/ebachelet/pyLIMA|3.904724716907458e-06| -|requirements.txt|github/ppsp-team/PyNM|3.904724716907458e-06| -|requirements.txt|github/monarch-initiative/loinc2hpo|3.904724716907458e-06| -|requirements.txt|github/cosmo-ethz/CosmoHammer|3.904724716907458e-06| -|requirements.txt|github/cosmo-ethz/seek|3.904724716907458e-06| -|requirements.txt|github/cosmo-ethz/hide|3.904724716907458e-06| -|requirements.txt|github/erikbern/ann-benchmarks|3.904724716907458e-06| -|requirements.txt|github/IMMM-SFA/tell|3.904724716907458e-06| -|requirements.txt|github/yrjia1015/CRISPRCasStack|3.904724716907458e-06| -|requirements.txt|github/vortex-exoplanet/VIP|3.904724716907458e-06| -|requirements.txt|github/kboone/avocado|3.904724716907458e-06| -|requirements.txt|github/MD-Studio/MDStudio|3.904724716907458e-06| -|requirements.txt|github/keatonb/TESS_PRF|3.904724716907458e-06| -|requirements.txt|github/keatonb/Pyriod|3.904724716907458e-06| -|requirements.txt|github/dsavransky/EXOSIMS|3.904724716907458e-06| -|requirements.txt|github/ZJUFanLab/bulk2space|3.904724716907458e-06| -|requirements.txt|github/python-streamz/streamz|3.904724716907458e-06| -|requirements.txt|github/secimTools/SECIMTools|3.904724716907458e-06| -|requirements.txt|github/broadinstitute/cromwell|3.904724716907458e-06| -|requirements.txt|github/msyazwanfaid/hilalpy|3.904724716907458e-06| -|requirements.txt|github/benjaminbolling/RSW|3.904724716907458e-06| -|requirements.txt|github/ryanvarley/exodata|3.904724716907458e-06| -|requirements.txt|github/hposborn/MonoTools|3.904724716907458e-06| -|requirements.txt|github/Julian/jsonschema|3.904724716907458e-06| -|requirements.txt|github/emerge-erc/ALminer|3.904724716907458e-06| -|requirements.txt|github/SimonPfeifer/cows|3.904724716907458e-06| -|requirements.txt|github/timstaley/amisurvey|3.904724716907458e-06| -|requirements.txt|github/E3SM-Project/gdess|3.904724716907458e-06| -|requirements.txt|github/tholoien/empiriciSN|3.904724716907458e-06| -|requirements.txt|github/tholoien/XDGMM|3.904724716907458e-06| -|requirements.txt|github/galaxyproject/galaxy-lib|3.904724716907458e-06| -|requirements.txt|github/vallis/libstempo|3.904724716907458e-06| -|requirements.txt|github/miRTop/mirtop|3.904724716907458e-06| -|requirements.txt|github/fenderglass/Flye|3.904724716907458e-06| -|requirements.txt|github/fenderglass/Ragout|3.904724716907458e-06| -|requirements.txt|github/CobayaSampler/cobaya|3.904724716907458e-06| -|requirements.txt|github/pcingola/SnpEff|3.904724716907458e-06| -|requirements.txt|github/discsim/frank|3.904724716907458e-06| -|requirements.txt|github/ConnorStoneAstro/AutoProf|3.904724716907458e-06| -|requirements.txt|github/sbird/fake_spectra|3.904724716907458e-06| -|requirements.txt|github/hannorein/rebound|3.904724716907458e-06| -|requirements.txt|github/nlesc/embodied-emotions-scripts|3.904724716907458e-06| -|requirements.txt|github/gbrammer/grizli|3.904724716907458e-06| -|requirements.txt|github/xraypy/xraylarch|3.904724716907458e-06| -|requirements.txt|github/Higgins00/TESS-Localize|3.904724716907458e-06| -|requirements.txt|github/JulioHC00/PEPITA|3.904724716907458e-06| -|requirements.txt|github/johnpaulett/python-hl7|3.904724716907458e-06| -|requirements.txt|github/epi2me-labs/mapula|3.904724716907458e-06| -|requirements.txt|github/jellis18/PTMCMCSampler|3.904724716907458e-06| -|requirements.txt|github/NLeSC/litstudy|3.904724716907458e-06| -|requirements.txt|github/NLeSC/ShiCo|3.904724716907458e-06| -|requirements.txt|github/smaret/astrochem|3.904724716907458e-06| -|requirements.txt|github/mtceballos/SIRENAdoc|3.904724716907458e-06| -|requirements.txt|github/mirnylab/pairtools|3.904724716907458e-06| -|requirements.txt|github/mirnylab/cooler|3.904724716907458e-06| -|requirements.txt|github/ifilot/edp|3.904724716907458e-06| -|requirements.txt|github/AndrewAnnex/SpiceyPy|3.904724716907458e-06| -|requirements.txt|github/trygvrad/DF-XRM_viz|3.904724716907458e-06| -|requirements.txt|github/AOtools/aotools|3.904724716907458e-06| -|requirements.txt|github/carronj/lenspyx|3.904724716907458e-06| -|requirements.txt|github/carronj/plancklens|3.904724716907458e-06| -|requirements.txt|github/NiallJeffrey/BornRaytrace|3.904724716907458e-06| -|requirements.txt|github/YesselmanLab/rna_map|3.904724716907458e-06| -|requirements.txt|github/jdswinbank/Comet|3.904724716907458e-06| -|requirements.txt|github/seeh/surprise|3.904724716907458e-06| -|requirements.txt|github/Beuth-Erdelt/DBMS-Benchmarker|3.904724716907458e-06| -|requirements.txt|github/yuhuan-wu/mobilesal|3.904724716907458e-06| -|requirements.txt|github/lkreidberg/batman|3.904724716907458e-06| -|requirements.txt|github/deepsphere/deepsphere-cosmo-tf1|3.904724716907458e-06| -|requirements.txt|github/ITA-Solar/rh|3.904724716907458e-06| -|requirements.txt|github/sebastian-zieba/PACMAN|3.904724716907458e-06| -|requirements.txt|github/Climdyn/qgs|3.904724716907458e-06| -|requirements.txt|github/Bishop-Laboratory/RLoop-QC-Meta-Analysis-Miller-2022|3.904724716907458e-06| -|requirements.txt|github/barentsen/k2flix|3.904724716907458e-06| -|requirements.txt|github/barentsen/dave|3.904724716907458e-06| -|requirements.txt|github/Narayana-Rao/SAR-tools|3.904724716907458e-06| -|requirements.txt|github/nickelnine37/pykronecker|3.904724716907458e-06| -|requirements.txt|github/stinefm/relsad|3.904724716907458e-06| -|requirements.txt|github/BenNordick/HiLoop|3.904724716907458e-06| -|requirements.txt|github/nanograv/enterprise|3.904724716907458e-06| -|requirements.txt|github/CarlosCoba/XookSuut-code|3.904724716907458e-06| -|requirements.txt|github/VIB-PSB/MINI-EX|3.904724716907458e-06| -|requirements.txt|github/openmsi/openmsistream|3.904724716907458e-06| -|requirements.txt|github/milnus/Magphi|3.904724716907458e-06| -|requirements.txt|github/Qiskit/qiskit-experiments|3.904724716907458e-06| -|requirements.txt|github/GBLille/MassiveFold|3.904724716907458e-06| -|requirements.txt|github/phineasng/DECODE|3.904724716907458e-06| -|requirements.txt|github/SegataLab/lefse|3.904724716907458e-06| -|requirements.txt|github/klb2/qmkpy|3.904724716907458e-06| -|requirements.txt|github/MichelleLochner/astronomaly|3.904724716907458e-06| -|requirements.txt|github/BioinfoUNIBA/REDItools2|3.904724716907458e-06| -|requirements.txt|github/qmarcou/IGoR|3.904724716907458e-06| -|requirements.txt|github/LoganAMorrison/Hazma|3.904724716907458e-06| -|requirements.txt|github/NLeSC-GO-common-infrastructure/marzipan|3.904724716907458e-06| -|requirements.txt|github/GalletFlorian/TATOO|3.904724716907458e-06| -|requirements.txt|github/KVSlab/VaMPy|3.904724716907458e-06| -|requirements.txt|github/lpantano/seqcluster|3.904724716907458e-06| -|requirements.txt|github/james-m-osborn/astrosat|3.904724716907458e-06| -|requirements.txt|github/JulianBMunoz/RelicFast|3.904724716907458e-06| -|requirements.txt|github/JulianBMunoz/Zeus21|3.904724716907458e-06| -|requirements.txt|github/VChristiaens/special|3.904724716907458e-06| -|requirements.txt|github/ryneches/SuchTree|3.904724716907458e-06| -|requirements.txt|github/icecube/TauRunner|3.904724716907458e-06| -|requirements.txt|github/transientskp/lpf|3.904724716907458e-06| -|requirements.txt|github/RECETOX/RIAssigner|3.904724716907458e-06| -|requirements.txt|github/RECETOX/MSMetaEnhancer|3.904724716907458e-06| -|requirements.txt|github/bthorne93/PySM_public|3.904724716907458e-06| -|requirements.txt|github/mattyowl/astLib|3.904724716907458e-06| -|requirements.txt|github/ronshnapp/MyPTV|3.904724716907458e-06| -|requirements.txt|github/scikit-learn-contrib/hdbscan|3.904724716907458e-06| -|requirements.txt|github/variomes/sibtm-variomes|3.904724716907458e-06| -|requirements.txt|github/OpenBioLink/Explorer|3.904724716907458e-06| -|requirements.txt|github/pipliggins/EVolve|3.904724716907458e-06| -|requirements.txt|github/ucberkeleyseti/turbo_seti|3.904724716907458e-06| -|requirements.txt|github/ucberkeleyseti/blimpy|3.904724716907458e-06| -|requirements.txt|github/johnh2o2/cuvarbase|3.904724716907458e-06| -|requirements.txt|github/pyxnat/pyxnat|3.904724716907458e-06| -|requirements.txt|github/pymedphys/pymedphys|3.904724716907458e-06| -|requirements.txt|github/miguelcarcamov/csromer|3.904724716907458e-06| -|requirements.txt|github/miguelcarcamov/gpuvmem|3.904724716907458e-06| -|requirements.txt|github/statgen/Minimac4|3.904724716907458e-06| -|requirements.txt|github/atomec-project/atoMEC|3.904724716907458e-06| -|requirements.txt|github/muctadir/lama|3.904724716907458e-06| -|requirements.txt|github/ncbi/datasets|3.904724716907458e-06| -|requirements.txt|github/li-yangyang/lotus|3.904724716907458e-06| -|requirements.txt|github/he2016012996/CABnet|3.904724716907458e-06| -|requirements.txt|github/aimalz/qp|3.904724716907458e-06| -|requirements.txt|github/cwentland0/perform|3.904724716907458e-06| -|requirements.txt|github/PetroFit/petrofit|3.904724716907458e-06| -|requirements.txt|github/TRI-AMDD/GMP-featurizer|3.904724716907458e-06| -|requirements.txt|github/jkrogager/VoigtFit|3.904724716907458e-06| -|requirements.txt|github/rrwick/Deepbinner|3.904724716907458e-06| -|requirements.txt|github/abinit/abinit|3.904724716907458e-06| -|requirements.txt|github/Lyalpha/spalipy|3.904724716907458e-06| -|requirements.txt|github/SterlingYM/astroPIPS|3.904724716907458e-06| -|requirements.txt|github/logan-pearce/lofti_gaia|3.904724716907458e-06| -|requirements.txt|github/uedaLabR/nanoDoc|3.904724716907458e-06| -|requirements.txt|github/ECP-WarpX/WarpX|3.904724716907458e-06| -|requirements.txt|github/dstndstn/tractor|3.904724716907458e-06| -|requirements.txt|github/wathela/FIRST-CLASSIFIER|3.904724716907458e-06| -|requirements.txt|github/tomasstolker/species|3.904724716907458e-06| -|requirements.txt|github/tomasstolker/pycrires|3.904724716907458e-06| -|requirements.txt|github/tomasstolker/ARTES|3.904724716907458e-06| -|requirements.txt|github/AWehrhahn/SME|3.904724716907458e-06| -|requirements.txt|github/hemanthpruthvi/PyAstroPol|3.904724716907458e-06| -|requirements.txt|github/jeffdaily/parasail-python|3.904724716907458e-06| -|requirements.txt|github/robashaw/libecpint|3.904724716907458e-06| -|requirements.txt|github/YangLab/CIRCexplorer2|3.904724716907458e-06| -|requirements.txt|github/roban/CosmoloPy|3.904724716907458e-06| -|requirements.txt|github/biocircuits/bioscrape|3.904724716907458e-06| -|requirements.txt|github/olivecha/guitarsounds|3.904724716907458e-06| -|requirements.txt|github/arnikz/PIQMIe|3.904724716907458e-06| -|requirements.txt|github/ucl-exoplanets/pylightcurve|3.904724716907458e-06| -|requirements.txt|github/ucl-exoplanets/ExoTETHyS|3.904724716907458e-06| -|requirements.txt|github/valentineap/pyprop8|3.904724716907458e-06| -|requirements.txt|github/mlares/hearsay|3.904724716907458e-06| -|requirements.txt|github/saberyoung/haffet|3.904724716907458e-06| -|requirements.txt|github/bonsai-team/matam|3.904724716907458e-06| -|requirements.txt|github/nathanael-fijalkow/DeepSynth|3.904724716907458e-06| -|requirements.txt|github/AndreyTavleev/DiscVerSt|3.904724716907458e-06| -|requirements.txt|github/brentp/peddy|3.904724716907458e-06| -|requirements.txt|github/brentp/cyvcf2|3.904724716907458e-06| -|requirements.txt|github/smithlabcode/dnmtools|3.904724716907458e-06| -|requirements.txt|github/nickk124/RCR|3.904724716907458e-06| -|requirements.txt|github/Cadaei-Yuvxvs/OSHy-X|3.904724716907458e-06| -|requirements.txt|github/kazewong/flowMC|3.904724716907458e-06| -|requirements.txt|github/pyomeca/biosiglive|3.904724716907458e-06| -|requirements.txt|github/mrempel/geohexviz|3.904724716907458e-06| -|requirements.txt|github/OxES/k2sc|3.904724716907458e-06| -|requirements.txt|github/ClusterMonteCarlo/CMC-COSMIC|3.904724716907458e-06| -|requirements.txt|github/COMBINE-lab/alevin-fry|3.904724716907458e-06| -|requirements.txt|github/ngbusca/QuasarNET|3.904724716907458e-06| -|requirements.txt|github/surf-eds/one-button-compute|3.904724716907458e-06| -|requirements.txt|github/GilbertLabUCSF/CanDI|3.904724716907458e-06| -|requirements.txt|github/dirac-institute/asterogap|3.904724716907458e-06| -|requirements.txt|github/firefly-cpp/NiaARM|3.904724716907458e-06| -|requirements.txt|github/labsyspharm/minerva-story|3.904724716907458e-06| -|requirements.txt|github/legolason/PyQSOFit|3.904724716907458e-06| -|requirements.txt|github/enveda/RPath|3.904724716907458e-06| -|requirements.txt|github/kblin/ncbi-acc-download|3.904724716907458e-06| -|requirements.txt|github/astromer-science/main-code|3.904724716907458e-06| -|requirements.txt|github/CouncilDataProject/cookiecutter-cdp-deployment|3.904724716907458e-06| -|requirements.txt|github/daler/pybedtools|3.904724716907458e-06| -|requirements.txt|github/daler/gffutils|3.904724716907458e-06| -|requirements.txt|github/sibirrer/psfr|3.904724716907458e-06| -|requirements.txt|github/PolymerGuy/recolo|3.904724716907458e-06| -|requirements.txt|github/pcubillos/repack|3.904724716907458e-06| -|requirements.txt|github/pcubillos/pyratbay|3.904724716907458e-06| -|requirements.txt|github/pcubillos/mc3|3.904724716907458e-06| -|requirements.txt|github/dkoslicki/TAMPA|3.904724716907458e-06| -|requirements.txt|github/hpparvi/opents|3.904724716907458e-06| -|requirements.txt|github/hpparvi/PyTransit|3.904724716907458e-06| -|requirements.txt|github/TommasoRonconi/scampy|3.904724716907458e-06| -|requirements.txt|github/pyFFTW/pyFFTW|3.904724716907458e-06| -|requirements.txt|github/SAMI-Galaxy-Survey/sami|3.904724716907458e-06| -|requirements.txt|github/forrest-lab/scMatch|3.904724716907458e-06| -|requirements.txt|github/open2c/pairtools|3.904724716907458e-06| -|requirements.txt|github/snad-space/ztf-viewer|3.904724716907458e-06| -|requirements.txt|github/COINtoolbox/ActSNClass|3.904724716907458e-06| -|requirements.txt|github/tiberioap/grav_waldo|3.904724716907458e-06| -|requirements.txt|github/danielenricocahall/elephas|3.904724716907458e-06| -|requirements.txt|github/JacobBumgarner/VesselVio|3.904724716907458e-06| -|requirements.txt|github/Jacks0nJ/PyFPT|3.904724716907458e-06| -|requirements.txt|github/ladsantos/flatstar|3.904724716907458e-06| -|requirements.txt|github/ladsantos/p-winds|3.904724716907458e-06| -|requirements.txt|github/NBISweden/AGAT|3.904724716907458e-06| -|requirements.txt|github/hallamlab/TreeSAPP|3.904724716907458e-06| -|requirements.txt|github/JakobBD/pounce|3.904724716907458e-06| -|requirements.txt|github/jts/nanopolish|3.904724716907458e-06| -|requirements.txt|github/Kaixhin/Rainbow|3.904724716907458e-06| -|requirements.txt|github/Kaixhin/PlaNet|3.904724716907458e-06| -|requirements.txt|github/Kaixhin/spinning-up-basic|3.904724716907458e-06| -|requirements.txt|github/chemfiles/chemfiles|3.904724716907458e-06| -|requirements.txt|github/cbg-ethz/smallgenomeutilities|3.904724716907458e-06| -|requirements.txt|github/siavashk/pycpd|3.904724716907458e-06| -|requirements.txt|github/ArtRand/signalAlign|3.904724716907458e-06| -|requirements.txt|gitlab/pipe3d/pyPipe3D|3.904724716907458e-06| -|requirements.txt|gitlab/jesseds/apav|3.904724716907458e-06| -|requirements.txt|gitlab/ENKI-portal/vaporock|3.904724716907458e-06| -|requirements.txt|gitlab/ENKI-portal/ThermoEngine|3.904724716907458e-06| -|requirements.txt|gitlab/dsbowen/conditional-inference|3.904724716907458e-06| -|requirements.txt|gitlab/casi-project/casi-2d|3.904724716907458e-06| -|requirements.txt|gitlab/LouisLab/PiVR|3.904724716907458e-06| -|requirements.txt|gitlab/etienne.behar/menura|3.904724716907458e-06| -|requirements.txt|gitlab/eleonoraalei/exo-mercat-gui|3.904724716907458e-06| -|requirements.txt|gitlab/dglaeser/fieldcompare|3.904724716907458e-06| -|requirements.txt|gitlab/esa/pyxel|3.904724716907458e-06| -|requirements.txt|gitlab/mauricemolli/petitRADTRANS|3.904724716907458e-06| -|requirements.txt|gitlab/gpagano/lensinggw|3.904724716907458e-06| -|requirements.txt|gitlab/aegge/comet-emu|3.904724716907458e-06| -|requirements.txt|gitlab/cracklet/cracklet|3.904724716907458e-06| -|requirements.txt|gitlab/binary_c/binary_c-python|3.904724716907458e-06| -|requirements.txt|gitlab/AstroVian/bmarxiv|3.904724716907458e-06| -|requirements.txt|gitlab/rki_bioinformatics/purple|3.904724716907458e-06| -|requirements.txt|gitlab/rki_bioinformatics/IDeFIX|3.904724716907458e-06| -|DESCRIPTION|github/justinmathias/isocalcR|3.904724716907458e-06| -|DESCRIPTION|github/obreschkow/dftools|3.904724716907458e-06| -|DESCRIPTION|github/ejikeugba/gofcat|3.904724716907458e-06| -|DESCRIPTION|github/ejikeugba/serp|3.904724716907458e-06| -|DESCRIPTION|github/constantAmateur/SoupX|3.904724716907458e-06| -|DESCRIPTION|github/gasparl/possa|3.904724716907458e-06| -|DESCRIPTION|github/prdm0/ropenblas|3.904724716907458e-06| -|DESCRIPTION|github/Martindelosrios/MeSsI|3.904724716907458e-06| -|DESCRIPTION|github/Martindelosrios/ROGER|3.904724716907458e-06| -|DESCRIPTION|github/GabrielNakamura/FishPhyloMaker|3.904724716907458e-06| -|DESCRIPTION|github/GaryBAYLOR/mixR|3.904724716907458e-06| -|DESCRIPTION|github/fchuffar/protopackage|3.904724716907458e-06| -|DESCRIPTION|github/SciOmicsLab/PhenoComb|3.904724716907458e-06| -|DESCRIPTION|github/tgrimes/SeqNet|3.904724716907458e-06| -|DESCRIPTION|github/V-Bernal/GeneNetTools|3.904724716907458e-06| -|DESCRIPTION|github/NathanSkene/EWCE|3.904724716907458e-06| -|DESCRIPTION|github/NathanSkene/MAGMA_Celltyping|3.904724716907458e-06| -|DESCRIPTION|github/LindaNab/mecor|3.904724716907458e-06| -|DESCRIPTION|github/ConnorDonegan/geostan|3.904724716907458e-06| -|DESCRIPTION|github/bblodfon/emba|3.904724716907458e-06| -|DESCRIPTION|github/JSB-UCLA/scPNMF|3.904724716907458e-06| -|DESCRIPTION|github/flosalbizziae/kataegis|3.904724716907458e-06| -|DESCRIPTION|github/bommert/stabm|3.904724716907458e-06| -|DESCRIPTION|github/flyaflya/causact|3.904724716907458e-06| -|DESCRIPTION|github/r-cas/caracas|3.904724716907458e-06| -|DESCRIPTION|github/llrs/experDesign|3.904724716907458e-06| -|DESCRIPTION|github/LabTranslationalArchitectomics/riboWaltz|3.904724716907458e-06| -|DESCRIPTION|github/jorittmo/singcar|3.904724716907458e-06| -|DESCRIPTION|github/CTU-Bern/presize|3.904724716907458e-06| -|DESCRIPTION|github/xoopR/set6|3.904724716907458e-06| -|DESCRIPTION|github/epiforecasts/covidregionaldata|3.904724716907458e-06| -|DESCRIPTION|github/nanakiksc/zerone|3.904724716907458e-06| -|DESCRIPTION|github/snystrom/memes|3.904724716907458e-06| -|DESCRIPTION|github/LTLA/basilisk|3.904724716907458e-06| -|DESCRIPTION|github/andyphilips/dynamac|3.904724716907458e-06| -|DESCRIPTION|github/zhouzilu/DENDRO|3.904724716907458e-06| -|DESCRIPTION|github/zizroc/villager|3.904724716907458e-06| -|DESCRIPTION|github/martin3141/spant|3.904724716907458e-06| -|DESCRIPTION|github/rudeboybert/forestecology|3.904724716907458e-06| -|DESCRIPTION|github/jessecambon/tidygeocoder|3.904724716907458e-06| -|DESCRIPTION|github/stefanoMP/massiveGST|3.904724716907458e-06| -|DESCRIPTION|github/timoast/signac|3.904724716907458e-06| -|DESCRIPTION|github/SJTU-CGM/ivTerm|3.904724716907458e-06| -|DESCRIPTION|github/n8thangreen/BCEA|3.904724716907458e-06| -|DESCRIPTION|github/ComtekAdvancedStructures/cmstatr|3.904724716907458e-06| -|DESCRIPTION|github/gtonkinhill/fastbaps|3.904724716907458e-06| -|DESCRIPTION|github/rauschenberger/transreg|3.904724716907458e-06| -|DESCRIPTION|github/rauschenberger/joinet|3.904724716907458e-06| -|DESCRIPTION|github/Natsiopoulos/ARDL|3.904724716907458e-06| -|DESCRIPTION|github/pmoulos/metaseqR2|3.904724716907458e-06| -|DESCRIPTION|github/tidymodels/infer|3.904724716907458e-06| -|DESCRIPTION|github/tidymodels/stacks|3.904724716907458e-06| -|DESCRIPTION|github/ArkajyotiSaha/RandomForestsGLS|3.904724716907458e-06| -|DESCRIPTION|github/RETURN-project/BenchmarkRecovery|3.904724716907458e-06| -|DESCRIPTION|github/KerryAM-R/ggVolcanoR|3.904724716907458e-06| -|DESCRIPTION|github/OwenWard/ppdiag|3.904724716907458e-06| -|DESCRIPTION|github/KiranLDA/PAMLr|3.904724716907458e-06| -|DESCRIPTION|github/isakro/shoredate|3.904724716907458e-06| -|DESCRIPTION|github/JonasRieger/ldaPrototype|3.904724716907458e-06| -|DESCRIPTION|github/BMILAB/scLINE|3.904724716907458e-06| -|DESCRIPTION|github/riatelab/osrm|3.904724716907458e-06| -|DESCRIPTION|github/azizka/IUCNN|3.904724716907458e-06| -|DESCRIPTION|github/abmantz/rgw|3.904724716907458e-06| -|DESCRIPTION|github/prioritizr/wdpar|3.904724716907458e-06| -|DESCRIPTION|github/samhforbes/PupillometryR|3.904724716907458e-06| -|DESCRIPTION|github/databio/GenomicDistributions|3.904724716907458e-06| -|DESCRIPTION|github/JEFworks-Lab/STdeconvolve|3.904724716907458e-06| -|DESCRIPTION|github/JLSteenwyk/ggpubfigs|3.904724716907458e-06| -|DESCRIPTION|github/deweylab/RSEM|3.904724716907458e-06| -|DESCRIPTION|github/ICRAR/ProFit|3.904724716907458e-06| -|DESCRIPTION|github/vbaliga/gaussplotR|3.904724716907458e-06| -|DESCRIPTION|github/mlr-org/mcboost|3.904724716907458e-06| -|DESCRIPTION|github/insightsengineering/rbmi|3.904724716907458e-06| -|DESCRIPTION|github/msalibian/RBF|3.904724716907458e-06| -|DESCRIPTION|github/isoverse/isoreader|3.904724716907458e-06| -|DESCRIPTION|github/sachsmc/cosinor|3.904724716907458e-06| -|DESCRIPTION|github/ScialdoneLab/MitoHEAR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-org/roblog|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-org/pkgreviewr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-org/rotemplate|3.904724716907458e-06| -|DESCRIPTION|github/signaturescience/skater|3.904724716907458e-06| -|DESCRIPTION|github/MRCIEU/metaboprep|3.904724716907458e-06| -|DESCRIPTION|github/taranu/AllStarFit|3.904724716907458e-06| -|DESCRIPTION|github/lrnv/cort|3.904724716907458e-06| -|DESCRIPTION|github/arcaldwell49/SimplyAgree|3.904724716907458e-06| -|DESCRIPTION|github/SchlossLab/mikropml|3.904724716907458e-06| -|DESCRIPTION|github/tidyverse/glue|3.904724716907458e-06| -|DESCRIPTION|github/YenWenWang/HapDipKinship|3.904724716907458e-06| -|DESCRIPTION|github/yuliadm/mixComp|3.904724716907458e-06| -|DESCRIPTION|github/Sydney-Informatics-Hub/OmixLitMiner|3.904724716907458e-06| -|DESCRIPTION|github/bluefoxr/COINr|3.904724716907458e-06| -|DESCRIPTION|github/asgr/ProFound|3.904724716907458e-06| -|DESCRIPTION|github/asgr/celestial|3.904724716907458e-06| -|DESCRIPTION|github/asgr/NFWdist|3.904724716907458e-06| -|DESCRIPTION|github/asgr/hyper.fit|3.904724716907458e-06| -|DESCRIPTION|github/asgr/ProSpect|3.904724716907458e-06| -|DESCRIPTION|github/asgr/ProFuse|3.904724716907458e-06| -|DESCRIPTION|github/tlverse/hal9001|3.904724716907458e-06| -|DESCRIPTION|github/BrianAronson/birankr|3.904724716907458e-06| -|DESCRIPTION|github/IMB-Computational-Genomics-Lab/scGPS|3.904724716907458e-06| -|DESCRIPTION|github/OrlandoLam/SAMT|3.904724716907458e-06| -|DESCRIPTION|github/donaldRwilliams/BGGM|3.904724716907458e-06| -|DESCRIPTION|github/donaldRwilliams/GGMnonreg|3.904724716907458e-06| -|DESCRIPTION|github/andreyshabalin/TwinEQTL|3.904724716907458e-06| -|DESCRIPTION|github/binzhulab/SUITOR|3.904724716907458e-06| -|DESCRIPTION|github/mcsiple/mmrefpoints|3.904724716907458e-06| -|DESCRIPTION|github/lsds/Neptune|3.904724716907458e-06| -|DESCRIPTION|github/haoharryfeng/NeuCA|3.904724716907458e-06| -|DESCRIPTION|github/SwissClinicalTrialOrganisation/secuTrialR|3.904724716907458e-06| -|DESCRIPTION|github/yiling0210/APIR|3.904724716907458e-06| -|DESCRIPTION|github/mdsteiner/EFAtools|3.904724716907458e-06| -|DESCRIPTION|github/dankelley/oce|3.904724716907458e-06| -|DESCRIPTION|github/chainsawriot/oolong|3.904724716907458e-06| -|DESCRIPTION|github/chainsawriot/sweater|3.904724716907458e-06| -|DESCRIPTION|github/s-abbas/robnptests|3.904724716907458e-06| -|DESCRIPTION|github/Merck/pkglite|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/plutus|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/rfasst|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/ambrosia|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/osiris|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/rmap|3.904724716907458e-06| -|DESCRIPTION|github/cran/irtplay|3.904724716907458e-06| -|DESCRIPTION|github/TheMillerLab/genetex|3.904724716907458e-06| -|DESCRIPTION|github/alan-turing-institute/DetectorChecker|3.904724716907458e-06| -|DESCRIPTION|github/stemangiola/tidyHeatmap|3.904724716907458e-06| -|DESCRIPTION|github/ColemanRHarris/mxnorm|3.904724716907458e-06| -|DESCRIPTION|github/jgrembi/riskCommunicator|3.904724716907458e-06| -|DESCRIPTION|github/USEPA/nsink|3.904724716907458e-06| -|DESCRIPTION|github/nand1155/CausNet|3.904724716907458e-06| -|DESCRIPTION|github/adithirgis/pollucheck|3.904724716907458e-06| -|DESCRIPTION|github/Crick-CancerGenomics/ascat|3.904724716907458e-06| -|DESCRIPTION|github/rhenkin/visxhclust|3.904724716907458e-06| -|DESCRIPTION|github/rajewsky-lab/dropbead|3.904724716907458e-06| -|DESCRIPTION|github/nevrome/bleiglas|3.904724716907458e-06| -|DESCRIPTION|github/tbep-tech/tbeptools|3.904724716907458e-06| -|DESCRIPTION|github/ramadatta/CPgeneProfiler|3.904724716907458e-06| -|DESCRIPTION|github/inrae/RCaNmodel|3.904724716907458e-06| -|DESCRIPTION|github/alesantuz/musclesyneRgies|3.904724716907458e-06| -|DESCRIPTION|github/cosimameyer/overviewR|3.904724716907458e-06| -|DESCRIPTION|github/david-barnett/microViz|3.904724716907458e-06| -|DESCRIPTION|github/Pinlyu3/LRLoop|3.904724716907458e-06| -|DESCRIPTION|github/wesleyburr/subMaldi|3.904724716907458e-06| -|DESCRIPTION|github/mmollina/viewpoly|3.904724716907458e-06| -|DESCRIPTION|github/CBIIT-CGBB/gcMECM|3.904724716907458e-06| -|DESCRIPTION|github/meenakshi-kushwaha/mmaqshiny|3.904724716907458e-06| -|DESCRIPTION|github/VincentAlcazer/StatAid|3.904724716907458e-06| -|DESCRIPTION|github/LucyMcGowan/tipr|3.904724716907458e-06| -|DESCRIPTION|github/asancpt/caffsim|3.904724716907458e-06| -|DESCRIPTION|github/ezer/PAFway|3.904724716907458e-06| -|DESCRIPTION|github/ImperialCollegeLondon/covid19model|3.904724716907458e-06| -|DESCRIPTION|github/ImperialCollegeLondon/epidemia|3.904724716907458e-06| -|DESCRIPTION|github/ImperialCollegeLondon/safedata|3.904724716907458e-06| -|DESCRIPTION|github/ShixiangWang/sigminer|3.904724716907458e-06| -|DESCRIPTION|github/adriancorrendo/metrica|3.904724716907458e-06| -|DESCRIPTION|github/bcgov/bcdata|3.904724716907458e-06| -|DESCRIPTION|github/bcgov/shinyssdtools|3.904724716907458e-06| -|DESCRIPTION|github/zoometh/iconr|3.904724716907458e-06| -|DESCRIPTION|github/niceume/datasailr|3.904724716907458e-06| -|DESCRIPTION|github/esplint/IRACpm|3.904724716907458e-06| -|DESCRIPTION|github/sjbeckett/localcovid19now|3.904724716907458e-06| -|DESCRIPTION|github/jackmwolf/tehtuner|3.904724716907458e-06| -|DESCRIPTION|github/VNNikolaidis/nnlib2Rcpp|3.904724716907458e-06| -|DESCRIPTION|github/sebastien-plutniak/archeofrag|3.904724716907458e-06| -|DESCRIPTION|github/RafaelSdeSouza/qrpca|3.904724716907458e-06| -|DESCRIPTION|github/kendomaniac/docker4seq|3.904724716907458e-06| -|DESCRIPTION|github/kendomaniac/rCASC|3.904724716907458e-06| -|DESCRIPTION|github/ec363/fpcountr|3.904724716907458e-06| -|DESCRIPTION|github/DrJCarson/BoundedCoalescent|3.904724716907458e-06| -|DESCRIPTION|github/metaOmics/MetaPath|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/riem|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/USAboundaries|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/restez|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/NLMR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/MODISTools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gtfsr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/coder|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/spocc|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nbaR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/phylotaR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/solrium|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rmangal|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/aRxiv|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/osmplotr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/codemetar|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tif|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/readODS|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/unrtf|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rppo|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/internetarchive|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/magick|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/lingtypology|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/conditionz|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/onekp|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/wikitaxa|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/comtradr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/MODIStsp|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/seasl|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/randgeo|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/geonames|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/USAboundariesData|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bowerbird|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jsonld|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/CoordinateCleaner|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/EML|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/addressable|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/natserv|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/fulltext|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rgnparser|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/finch|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rAvis|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bomrang|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ritis|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rtweet|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/exoplanets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/getlandsat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/DataSpaceR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/emld|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/DoOR.data|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/scrubr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rfema|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rusda|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/hoardr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rromeo|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/parzer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/wateRinfo|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/textreuse|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/refimpact|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/wdman|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rsnps|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/UCSCXenaTools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tracerer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdatacite|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/zbank|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cld3|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/virtuoso|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/RNeXML|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/colocr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/PostcodesioR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/popler|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/essurvey|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdefra|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tiler|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/historydata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/helminthR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tidync|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rebird|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/FedData|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rWBclimate|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gittargets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mregions|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/daiquiri|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rperseus|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bibtex|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/fauxpas|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/writexl|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jstor|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/suppdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnpn|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ezknitr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tradestatistics|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cRegulome|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jqr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/osfr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rfigshare|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/graphql|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rgpdd|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxa|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/plater|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mauricer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rorcid|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rgbif|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/roadoi|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rzmq|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/treestartr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pdftools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/patentsview|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/photosearcher|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/elastic|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/c14bazAAR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/eia|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dbhydroR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pangaear|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/datapack|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/landscapetools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/censo2017|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/awardFindR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/getCRUCLdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jagstargets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rrricanes|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/chlorpromazineR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/sofa|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnaturalearthhires|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mapr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bittrex|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/Rpolyhedra|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/outcomerate|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcoreoa|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dittodb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dataspice|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdataretriever|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcrossref|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/vcr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rrlite|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/refsplitr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/opencage|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ghql|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rerddap|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nasapower|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nodbi|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/wellknown|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/beastier|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/paleobioDB|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/lightr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tidyhydat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/osmextract|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/spelling|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gutenbergr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxlist|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/SymbiotaR2|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rb3|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gistr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nlrx|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/citesdb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rsat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnaturalearth|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cchecks|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/EndoMineR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/allodb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnaturalearthdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/antiword|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mapscanner|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/stats19|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rglobi|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ckanr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/treebase|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/prism|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cde|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/av|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pendulum|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/binman|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/webmockr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcites|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/plotly|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jenkins|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/treedata.table|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tesseract|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tic|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/handlr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxizedb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/hydroscoper|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/opencontext|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/oai|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/biomartr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/epubr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dataaimsr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/unifir|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/circle|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/AntWeb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/stplanr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxize|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/crul|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/webchem|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rplos|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/arkdb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bold|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdhs|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tidyqpcr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/outsider.devtools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/xslt|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/MtreeRing|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jsonvalidate|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/drake|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdryad|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/slopes|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tabulizer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/staypuft|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rfisheries|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/DataPackageR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/fingertipsR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/phylogram|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bikedata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dbparser|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/visdat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/neotoma|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxview|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/smapr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tarchetypes|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/stantargets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcitoid|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/chirps|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rrricanesdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/terrainr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/DoOR.functions|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/spatsoc|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/babette|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/outsider.base|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tokenizers|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/git2rdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rvertnet|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/osmdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/isdparser|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/predictNMB|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/opencv|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/clifro|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/qualtRics|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rinat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/grainchanger|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/GSODR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/BaseSet|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/opentripplanner|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nomisr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/namext|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mcbette|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/phonfieldwork|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pubchunks|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/git2r|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/traits|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pixelclasser|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cld2|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/phylocomr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/katex|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/antanym|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/charlatan|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/chromer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/Rclean|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdflib|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pathviewr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/targets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/citecorp|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rtika|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rbace|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cffr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/workloopR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/weathercan|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cyphr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/geojsonio|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mctq|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/camsRad|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnassqs|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/qpdf|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/geojsonlint|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tidypmc|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/assertr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/outsider|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rotl|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rredlist|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bib2df|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/iheatmapr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/excluder|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/medrxivr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cleanEHR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/skynet|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tinkr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/europepmc|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/timefuzz|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ramlegacy|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ecoengine|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcol|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/robotstxt|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/baRcodeR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/microdemic|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/hunspell|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/spiro|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rAltmetric|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ruODK|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/RefManageR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tacmagic|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/skimr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/RSelenium|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/infx|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ots|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rbhl|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ijtiff|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rfishbase|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/trufflesniffer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rentrez|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/piggyback|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/worrms|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/beautier|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/hddtools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxadb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/googleLanguageR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ssh|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/brranching|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gitignore|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnoaa|3.904724716907458e-06| -|DESCRIPTION|github/SofieVG/FlowSOM|3.904724716907458e-06| -|DESCRIPTION|github/bcjaeger/aorsf|3.904724716907458e-06| -|DESCRIPTION|github/chrisaberson/BetterReg|3.904724716907458e-06| -|DESCRIPTION|github/bartongroup/RoSA|3.904724716907458e-06| -|DESCRIPTION|github/weizhouUMICH/SAIGE|3.904724716907458e-06| -|DESCRIPTION|github/GreiffLab/immuneREF|3.904724716907458e-06| -|DESCRIPTION|github/koenderks/jaspAudit|3.904724716907458e-06| -|DESCRIPTION|github/schochastics/netrankr|3.904724716907458e-06| -|DESCRIPTION|github/schochastics/signnet|3.904724716907458e-06| -|DESCRIPTION|github/schochastics/graphlayouts|3.904724716907458e-06| -|DESCRIPTION|github/Hegghammer/daiR|3.904724716907458e-06| -|DESCRIPTION|github/alstat/ALUES|3.904724716907458e-06| -|DESCRIPTION|github/highamm/sptotal|3.904724716907458e-06| -|DESCRIPTION|github/tinglabs/scAIDE|3.904724716907458e-06| -|DESCRIPTION|github/hope-data-science/tidyfst|3.904724716907458e-06| -|DESCRIPTION|github/rcarragh/c212|3.904724716907458e-06| -|DESCRIPTION|github/HajkD/LTRpred|3.904724716907458e-06| -|DESCRIPTION|github/mingzehuang/latentcor|3.904724716907458e-06| -|DESCRIPTION|github/pratheesh3780/grapesAgri1|3.904724716907458e-06| -|DESCRIPTION|github/IMMM-SFA/gamut|3.904724716907458e-06| -|DESCRIPTION|github/RajLabMSSM/echolocatoR|3.904724716907458e-06| -|DESCRIPTION|github/kadyb/rgugik|3.904724716907458e-06| -|DESCRIPTION|github/nhejazi/haldensify|3.904724716907458e-06| -|DESCRIPTION|github/nhejazi/medoutcon|3.904724716907458e-06| -|DESCRIPTION|github/nhejazi/txshift|3.904724716907458e-06| -|DESCRIPTION|github/easystats/performance|3.904724716907458e-06| -|DESCRIPTION|github/easystats/correlation|3.904724716907458e-06| -|DESCRIPTION|github/easystats/effectsize|3.904724716907458e-06| -|DESCRIPTION|github/easystats/parameters|3.904724716907458e-06| -|DESCRIPTION|github/genostats/LowKi|3.904724716907458e-06| -|DESCRIPTION|github/ClaudioZandonella/PRDA|3.904724716907458e-06| -|DESCRIPTION|github/raredd/kmdata|3.904724716907458e-06| -|DESCRIPTION|github/YuLab-SMU/treeio|3.904724716907458e-06| -|DESCRIPTION|github/lasseignelab/CINmetrics|3.904724716907458e-06| -|DESCRIPTION|github/r-lib/credentials|3.904724716907458e-06| -|DESCRIPTION|github/r-lib/gert|3.904724716907458e-06| -|DESCRIPTION|github/YonghuiDong/RawHummus|3.904724716907458e-06| -|DESCRIPTION|github/CajoterBraak/demc2|3.904724716907458e-06| -|DESCRIPTION|github/VBlesius/RHRT|3.904724716907458e-06| -|DESCRIPTION|github/alexander-pastukhov/bistablehistory|3.904724716907458e-06| -|DESCRIPTION|github/pydemull/activAnalyzer|3.904724716907458e-06| -|DESCRIPTION|github/ecological-cities/home2park|3.904724716907458e-06| -|DESCRIPTION|github/radio1988/OneStopRNAseq|3.904724716907458e-06| -|DESCRIPTION|github/akcochrane/TEfits|3.904724716907458e-06| -|DESCRIPTION|github/saezlab/PHONEMeS|3.904724716907458e-06| -|DESCRIPTION|github/NLeSC/compressing-the-sky|3.904724716907458e-06| -|DESCRIPTION|github/NLeSC/EEG-epilepsy-diagnosis|3.904724716907458e-06| -|DESCRIPTION|github/dpseidel/stmove|3.904724716907458e-06| -|DESCRIPTION|github/GOVS-pack/GOVS|3.904724716907458e-06| -|DESCRIPTION|github/shangguandong1996/FindIT2|3.904724716907458e-06| -|DESCRIPTION|github/rqtl/qtl2|3.904724716907458e-06| -|DESCRIPTION|github/TeamPerie/CellDestiny|3.904724716907458e-06| -|DESCRIPTION|github/DidierMurilloF/FielDHub|3.904724716907458e-06| -|DESCRIPTION|github/CornellLabofOrnithology/auk|3.904724716907458e-06| -|DESCRIPTION|github/EpiVec/TDLM|3.904724716907458e-06| -|DESCRIPTION|github/vimc/orderly|3.904724716907458e-06| -|DESCRIPTION|github/vimc/vaultr|3.904724716907458e-06| -|DESCRIPTION|github/vimc/dettl|3.904724716907458e-06| -|DESCRIPTION|github/ArgoCanada/argodata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/autotest|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/pkgstats|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/pkgcheck|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/srr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/roreviewapi|3.904724716907458e-06| -|DESCRIPTION|github/dsoave/JLS|3.904724716907458e-06| -|DESCRIPTION|github/xiaotiand/FunFor|3.904724716907458e-06| -|DESCRIPTION|github/gabraham/flashpca|3.904724716907458e-06| -|DESCRIPTION|github/LiesaSalzer/MobilityTransformR|3.904724716907458e-06| -|DESCRIPTION|github/dgrun/FateID|3.904724716907458e-06| -|DESCRIPTION|github/RitchieLab/hudson|3.904724716907458e-06| -|DESCRIPTION|github/abschneider/StrainHub|3.904724716907458e-06| -|DESCRIPTION|github/maximewack/viroCapt|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-archive/monkeylearn|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-archive/arresteddev|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-archive/reviewer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-archive/rodev|3.904724716907458e-06| -|DESCRIPTION|github/takfung/ResDisMapper|3.904724716907458e-06| -|DESCRIPTION|github/AngusWright/LAMBDAR|3.904724716907458e-06| -|DESCRIPTION|github/anwarbio/bioassays|3.904724716907458e-06| -|DESCRIPTION|github/kateharborne/SimSpin|3.904724716907458e-06| -|DESCRIPTION|github/maize-genetics/rTASSEL|3.904724716907458e-06| -|DESCRIPTION|github/INCEPTdk/adaptr|3.904724716907458e-06| -|DESCRIPTION|github/johnschwenck/bp|3.904724716907458e-06| -|DESCRIPTION|github/ants-project/ANTs|3.904724716907458e-06| -|DESCRIPTION|github/johannes-titz/cofad|3.904724716907458e-06| -|DESCRIPTION|github/julia-wrobel/registr|3.904724716907458e-06| -|DESCRIPTION|github/wadpac/GGIR|3.904724716907458e-06| -|DESCRIPTION|github/Dulab2020/ARMT|3.904724716907458e-06| -|DESCRIPTION|github/txopen/histoc|3.904724716907458e-06| -|DESCRIPTION|github/SimCab-CHU/ifCNVR|3.904724716907458e-06| -|DESCRIPTION|github/aranyics/ReDCM|3.904724716907458e-06| -|DESCRIPTION|github/msaland/THInCR-Suite|3.904724716907458e-06| -|DESCRIPTION|github/MAnalytics/akmedoids|3.904724716907458e-06| -|DESCRIPTION|github/MAnalytics/opitools|3.904724716907458e-06| -|DESCRIPTION|github/IndrajeetPatil/statsExpressions|3.904724716907458e-06| -|DESCRIPTION|github/IndrajeetPatil/ggstatsplot|3.904724716907458e-06| -|DESCRIPTION|github/ropenscilabs/r2readthedocs|3.904724716907458e-06| -|DESCRIPTION|github/ropenscilabs/gendercoder|3.904724716907458e-06| -|DESCRIPTION|github/ropenscilabs/allcontributors|3.904724716907458e-06| -|DESCRIPTION|github/ropenscilabs/qcoder|3.904724716907458e-06| -|DESCRIPTION|github/rickhelmus/patRoon|3.904724716907458e-06| -|DESCRIPTION|github/TomKellyGenetics/graphsim|3.904724716907458e-06| -|DESCRIPTION|github/cjbarrie/academictwitteR|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/drjacoby|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/PlasmoMAPI|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/individual|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/odin|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/ring|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/cinterpolate|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/provisionr|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/dde|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/sircovid|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/dust|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/rrq|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/EpiEstim|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/squire|3.904724716907458e-06| -|DESCRIPTION|github/mmahmoudian/sivs|3.904724716907458e-06| -|DESCRIPTION|github/astrostat/LIRA|3.904724716907458e-06| -|DESCRIPTION|github/astrostat/Automark|3.904724716907458e-06| -|DESCRIPTION|github/humanfactors/FIPS|3.904724716907458e-06| -|DESCRIPTION|github/Yingjie4Science/SDGdetector|3.904724716907458e-06| -|DESCRIPTION|github/SietzeN/glottospace|3.904724716907458e-06| -|DESCRIPTION|github/r-spatial/rgee|3.904724716907458e-06| -|DESCRIPTION|github/saeyslab/PeacoQC|3.904724716907458e-06| -|DESCRIPTION|github/saeyslab/nichenetr|3.904724716907458e-06| -|DESCRIPTION|github/annajenul/UBayFS|3.904724716907458e-06| -|DESCRIPTION|github/hydrosolutions/riversCentralAsia|3.904724716907458e-06| -|DESCRIPTION|github/COINtoolbox/CosmoPhotoz|3.904724716907458e-06| -|DESCRIPTION|github/lydialucchesi/Vizumap|3.904724716907458e-06| -|DESCRIPTION|github/fumi-github/omicwas|3.904724716907458e-06| -|DESCRIPTION|github/insilico/cncv|3.904724716907458e-06| -|DESCRIPTION|github/Jinsl-lab/SDImpute|3.904724716907458e-06| -|DESCRIPTION|github/r-spatialecology/shar|3.904724716907458e-06| -|DESCRIPTION|github/oneilsh/tidytensor|3.904724716907458e-06| -|DESCRIPTION|gitlab/JuditGG/trumpetplots|3.904724716907458e-06| -|DESCRIPTION|gitlab/ampere2/metalwalls|3.904724716907458e-06| -|DESCRIPTION|gitlab/libreumg/dataquier|3.904724716907458e-06| -|CMakeLists.txt|github/lamyj/odil|3.904724716907458e-06| -|CMakeLists.txt|github/s4hts/HTStream|3.904724716907458e-06| -|CMakeLists.txt|github/ahcm/ffindex|3.904724716907458e-06| -|CMakeLists.txt|github/pynbody/genetIC|3.904724716907458e-06| -|CMakeLists.txt|github/Stuermer/EchelleSimulator|3.904724716907458e-06| -|CMakeLists.txt|github/AstroUGent/shadowfax|3.904724716907458e-06| -|CMakeLists.txt|github/pkestene/ramsesGPU|3.904724716907458e-06| -|CMakeLists.txt|github/baiwenjia/ukbb_cardiac|3.904724716907458e-06| -|CMakeLists.txt|github/daehwankimlab/hisat2|3.904724716907458e-06| -|CMakeLists.txt|github/pezmaster31/bamtools|3.904724716907458e-06| -|CMakeLists.txt|github/scikit-hep/iminuit|3.904724716907458e-06| -|CMakeLists.txt|github/griffithlab/regtools|3.904724716907458e-06| -|CMakeLists.txt|github/ycwu1030/EvoEMD|3.904724716907458e-06| -|CMakeLists.txt|github/R-Vessel-X/SlicerRVXLiverSegmentation|3.904724716907458e-06| -|CMakeLists.txt|github/snugel/cas-offinder|3.904724716907458e-06| -|CMakeLists.txt|github/xcompact3d/Incompact3d|3.904724716907458e-06| -|CMakeLists.txt|github/seshnadathur/Revolver|3.904724716907458e-06| -|CMakeLists.txt|github/rordenlab/dcm2niix|3.904724716907458e-06| -|CMakeLists.txt|github/hnikaein/stark|3.904724716907458e-06| -|CMakeLists.txt|github/datngu/Circall|3.904724716907458e-06| -|CMakeLists.txt|github/dpryan79/libBigWig|3.904724716907458e-06| -|CMakeLists.txt|github/biolab-unige/nifti2dicom|3.904724716907458e-06| -|CMakeLists.txt|github/soedinglab/metaeuk|3.904724716907458e-06| -|CMakeLists.txt|github/soedinglab/mmseqs2|3.904724716907458e-06| -|CMakeLists.txt|github/soedinglab/plass|3.904724716907458e-06| -|CMakeLists.txt|github/soedinglab/spacepharer|3.904724716907458e-06| -|CMakeLists.txt|github/soedinglab/MMseqs2|3.904724716907458e-06| -|CMakeLists.txt|github/EdoardoCarlesi/cmbeasy|3.904724716907458e-06| -|CMakeLists.txt|github/ixkael/3DEX|3.904724716907458e-06| -|CMakeLists.txt|github/mc-imperial/jfs|3.904724716907458e-06| -|CMakeLists.txt|github/SeaIce-Math/SubZero|3.904724716907458e-06| -|CMakeLists.txt|github/jfarek/xatlas|3.904724716907458e-06| -|CMakeLists.txt|github/DGtal-team/DGtal|3.904724716907458e-06| -|CMakeLists.txt|github/kd0kfo/cosmology|3.904724716907458e-06| -|CMakeLists.txt|github/ZacharyJia/opsdn|3.904724716907458e-06| -|CMakeLists.txt|github/HingeAssembler/HINGE|3.904724716907458e-06| -|CMakeLists.txt|github/Pizzuti92/MG-MAMPOSSt|3.904724716907458e-06| -|CMakeLists.txt|github/rvaser/thread_pool|3.904724716907458e-06| -|CMakeLists.txt|github/rvaser/sword|3.904724716907458e-06| -|CMakeLists.txt|github/rvaser/bioparser|3.904724716907458e-06| -|CMakeLists.txt|github/rvaser/rampler|3.904724716907458e-06| -|CMakeLists.txt|github/ChristopherWilks/megadepth|3.904724716907458e-06| -|CMakeLists.txt|github/jydu/physamp|3.904724716907458e-06| -|CMakeLists.txt|github/jydu/maffilter|3.904724716907458e-06| -|CMakeLists.txt|github/Taywee/args|3.904724716907458e-06| -|CMakeLists.txt|github/mrirecon/bart|3.904724716907458e-06| -|CMakeLists.txt|github/n-claes/legolas|3.904724716907458e-06| -|CMakeLists.txt|github/casacore/casacore|3.904724716907458e-06| -|CMakeLists.txt|github/PMBio/peer|3.904724716907458e-06| -|CMakeLists.txt|github/cieslar/Indri|3.904724716907458e-06| -|CMakeLists.txt|github/mtazzari/galario|3.904724716907458e-06| -|CMakeLists.txt|github/RomainFeron/mwga-utils|3.904724716907458e-06| -|CMakeLists.txt|github/lbcb-sci/raven|3.904724716907458e-06| -|CMakeLists.txt|github/lbcb-sci/racon|3.904724716907458e-06| -|CMakeLists.txt|github/seqan/lara|3.904724716907458e-06| -|CMakeLists.txt|github/seqan/lambda|3.904724716907458e-06| -|CMakeLists.txt|github/seqan/flexbar|3.904724716907458e-06| -|CMakeLists.txt|github/yogi-tud/space_gpu|3.904724716907458e-06| -|CMakeLists.txt|github/pytorch/vision|3.904724716907458e-06| -|CMakeLists.txt|github/domschrei/mallob|3.904724716907458e-06| -|CMakeLists.txt|github/EnricoCorsaro/DIAMONDS|3.904724716907458e-06| -|CMakeLists.txt|github/mofanv/darknetz|3.904724716907458e-06| -|CMakeLists.txt|github/hombit/freddi|3.904724716907458e-06| -|CMakeLists.txt|github/nanoporetech/flappie|3.904724716907458e-06| -|CMakeLists.txt|github/nanoporetech/scrappie|3.904724716907458e-06| -|CMakeLists.txt|github/liuhao-cn/fastSHT|3.904724716907458e-06| -|CMakeLists.txt|github/nmslib/hnswlib|3.904724716907458e-06| -|CMakeLists.txt|github/ECP-copa/Cabana|3.904724716907458e-06| -|CMakeLists.txt|github/cwru-pat/cosmograph|3.904724716907458e-06| -|CMakeLists.txt|github/jczarnowski/DeepFactors|3.904724716907458e-06| -|CMakeLists.txt|github/kbarbary/sep|3.904724716907458e-06| -|CMakeLists.txt|github/klee/klee|3.904724716907458e-06| -|CMakeLists.txt|github/reedacartwright/ngila|3.904724716907458e-06| -|CMakeLists.txt|github/su2code/SU2|3.904724716907458e-06| -|CMakeLists.txt|github/STEllAR-GROUP/octotiger|3.904724716907458e-06| -|CMakeLists.txt|github/TrackerControl/tracker-control-android|3.904724716907458e-06| -|CMakeLists.txt|github/lsds/LightSaber|3.904724716907458e-06| -|CMakeLists.txt|github/lsds/faasm|3.904724716907458e-06| -|CMakeLists.txt|github/lsds/TaLoS|3.904724716907458e-06| -|CMakeLists.txt|github/fripon/freeture|3.904724716907458e-06| -|CMakeLists.txt|github/exoclime/THOR|3.904724716907458e-06| -|CMakeLists.txt|github/exoclime/Helios-r2|3.904724716907458e-06| -|CMakeLists.txt|github/exoclime/FastChem|3.904724716907458e-06| -|CMakeLists.txt|github/sfarrens/sfof|3.904724716907458e-06| -|CMakeLists.txt|github/sib-swiss/pftools3|3.904724716907458e-06| -|CMakeLists.txt|github/ester-project/ester|3.904724716907458e-06| -|CMakeLists.txt|github/cameron314/concurrentqueue|3.904724716907458e-06| -|CMakeLists.txt|github/tanner-trickle/EXCEED-DM|3.904724716907458e-06| -|CMakeLists.txt|github/HWang-Summit/HCGrid|3.904724716907458e-06| -|CMakeLists.txt|github/YihanWangAstro/SpaceHub|3.904724716907458e-06| -|CMakeLists.txt|github/chanzuckerberg/shasta|3.904724716907458e-06| -|CMakeLists.txt|github/mbillingr/libgdf|3.904724716907458e-06| -|CMakeLists.txt|github/copasi/COPASI|3.904724716907458e-06| -|CMakeLists.txt|github/lczech/gappa|3.904724716907458e-06| -|CMakeLists.txt|github/bcgsc/abyss|3.904724716907458e-06| -|CMakeLists.txt|github/vdemichev/DiaNN|3.904724716907458e-06| -|CMakeLists.txt|github/ugovaretto/molekel|3.904724716907458e-06| -|CMakeLists.txt|github/osallou/cassiopee-c|3.904724716907458e-06| -|CMakeLists.txt|github/Yida-Lin/libxdf|3.904724716907458e-06| -|CMakeLists.txt|github/Washington-University/CiftiLib|3.904724716907458e-06| -|CMakeLists.txt|github/santeripuranen/SpydrPick|3.904724716907458e-06| -|CMakeLists.txt|github/facebookresearch/faiss|3.904724716907458e-06| -|CMakeLists.txt|github/astroboylrx/PLAN|3.904724716907458e-06| -|CMakeLists.txt|github/eggplantbren/DNest3|3.904724716907458e-06| -|CMakeLists.txt|github/afd-illinois/grim|3.904724716907458e-06| -|CMakeLists.txt|github/svi-opensource/libics|3.904724716907458e-06| -|CMakeLists.txt|github/ImperialCollegeLondon/UVLM|3.904724716907458e-06| -|CMakeLists.txt|github/ImperialCollegeLondon/sharpy|3.904724716907458e-06| -|CMakeLists.txt|github/TRIQS/solid_dmft|3.904724716907458e-06| -|CMakeLists.txt|github/amkozlov/raxml-ng|3.904724716907458e-06| -|CMakeLists.txt|github/CMakePP/CMinx|3.904724716907458e-06| -|CMakeLists.txt|github/mp3guy/ElasticFusion|3.904724716907458e-06| -|CMakeLists.txt|github/BIC-MNI/libminc|3.904724716907458e-06| -|CMakeLists.txt|github/sarrvesh/cuFFS|3.904724716907458e-06| -|CMakeLists.txt|github/bbuchfink/diamond|3.904724716907458e-06| -|CMakeLists.txt|github/BenWibking/quokka|3.904724716907458e-06| -|CMakeLists.txt|github/voutcn/megahit|3.904724716907458e-06| -|CMakeLists.txt|github/gerddie/maxflow|3.904724716907458e-06| -|CMakeLists.txt|github/biomedia-mira/drop2|3.904724716907458e-06| -|CMakeLists.txt|github/blebon/directChillFoam|3.904724716907458e-06| -|CMakeLists.txt|github/sanger-pathogens/assembly-stats|3.904724716907458e-06| -|CMakeLists.txt|github/PhaseTracer/PhaseTracer|3.904724716907458e-06| -|CMakeLists.txt|github/qtltools/qtltools|3.904724716907458e-06| -|CMakeLists.txt|github/bwvdnbro/HydroCode1D|3.904724716907458e-06| -|CMakeLists.txt|github/bwvdnbro/CMacIonize|3.904724716907458e-06| -|CMakeLists.txt|github/PyPO-dev/PyPO|3.904724716907458e-06| -|CMakeLists.txt|github/Dylan-Aliberti/Kepler-Collisions|3.904724716907458e-06| -|CMakeLists.txt|github/elkebir-group/derna|3.904724716907458e-06| -|CMakeLists.txt|github/marbl/MashMap|3.904724716907458e-06| -|CMakeLists.txt|github/Crompulence/cpl-library|3.904724716907458e-06| -|CMakeLists.txt|github/hveerten/katu|3.904724716907458e-06| -|CMakeLists.txt|github/xxsds/DYNAMIC|3.904724716907458e-06| -|CMakeLists.txt|github/yangao07/abPOA|3.904724716907458e-06| -|CMakeLists.txt|github/y-256/libdivsufsort|3.904724716907458e-06| -|CMakeLists.txt|github/jdonnert/WVTICs|3.904724716907458e-06| -|CMakeLists.txt|github/yatisht/usher|3.904724716907458e-06| -|CMakeLists.txt|github/FEniCS/basix|3.904724716907458e-06| -|CMakeLists.txt|github/mslonina/Mechanic|3.904724716907458e-06| -|CMakeLists.txt|github/egpbos/barcode|3.904724716907458e-06| -|CMakeLists.txt|github/AlexMaraio/WeakLensingQML|3.904724716907458e-06| -|CMakeLists.txt|github/philres/ngmlr|3.904724716907458e-06| -|CMakeLists.txt|github/hasindu2008/slow5tools|3.904724716907458e-06| -|CMakeLists.txt|github/simd-everywhere/simde|3.904724716907458e-06| -|CMakeLists.txt|github/artis-mcrt/artis|3.904724716907458e-06| -|CMakeLists.txt|github/cschreib/egg|3.904724716907458e-06| -|CMakeLists.txt|github/bbercovici/SBGAT|3.904724716907458e-06| -|CMakeLists.txt|github/dfki-ric-underactuated-lab/torque_limited_simple_pendulum|3.904724716907458e-06| -|CMakeLists.txt|github/ziotom78/libpolycomp|3.904724716907458e-06| -|CMakeLists.txt|github/farhanferoz/MultiNest|3.904724716907458e-06| -|CMakeLists.txt|github/Illumina/MarViN|3.904724716907458e-06| -|CMakeLists.txt|github/Illumina/akt|3.904724716907458e-06| -|CMakeLists.txt|github/Illumina/ExpansionHunterDenovo|3.904724716907458e-06| -|CMakeLists.txt|github/JensUweUlrich/ReadBouncer|3.904724716907458e-06| -|CMakeLists.txt|github/rega-cev/virulign|3.904724716907458e-06| -|CMakeLists.txt|github/lanl/GLUE|3.904724716907458e-06| -|CMakeLists.txt|github/raphael-group/hatchet|3.904724716907458e-06| -|CMakeLists.txt|github/mtholder/ncl|3.904724716907458e-06| -|CMakeLists.txt|github/catboost/catboost|3.904724716907458e-06| -|CMakeLists.txt|github/veg/tn93|3.904724716907458e-06| -|CMakeLists.txt|github/HITS-AIN/PINK|3.904724716907458e-06| -|CMakeLists.txt|github/TRASAL/AMBER|3.904724716907458e-06| -|CMakeLists.txt|github/mivp/encube|3.904724716907458e-06| -|CMakeLists.txt|github/basp-group/Puri-Psi|3.904724716907458e-06| -|CMakeLists.txt|github/SciLifeLab/TIDDIT|3.904724716907458e-06| -|CMakeLists.txt|github/fastpm/fastpm|3.904724716907458e-06| -|CMakeLists.txt|github/Punzo/SlicerAstro|3.904724716907458e-06| -|CMakeLists.txt|github/kdmurray91/axe|3.904724716907458e-06| -|CMakeLists.txt|github/kdmurray91/libqcpp|3.904724716907458e-06| -|CMakeLists.txt|github/statgen/popscle|3.904724716907458e-06| -|CMakeLists.txt|github/ncbi/ncbi-vdb|3.904724716907458e-06| -|CMakeLists.txt|github/ncbi/sra-tools|3.904724716907458e-06| -|CMakeLists.txt|github/wullm/zwindstroom|3.904724716907458e-06| -|CMakeLists.txt|github/delphes/delphes|3.904724716907458e-06| -|CMakeLists.txt|github/medvedevgroup/TwoPaCo|3.904724716907458e-06| -|CMakeLists.txt|github/stevengj/nlopt|3.904724716907458e-06| -|CMakeLists.txt|github/jeffdaily/parasail|3.904724716907458e-06| -|CMakeLists.txt|github/mjuric/galfast|3.904724716907458e-06| -|CMakeLists.txt|github/lorenzo-rovigatti/oxDNA|3.904724716907458e-06| -|CMakeLists.txt|github/benedictpaten/marginPhase|3.904724716907458e-06| -|CMakeLists.txt|github/ajohnson-uoregon/llvm-project|3.904724716907458e-06| -|CMakeLists.txt|github/COMBINE-lab/RapMap|3.904724716907458e-06| -|CMakeLists.txt|github/COMBINE-lab/libgff|3.904724716907458e-06| -|CMakeLists.txt|github/mrc-ide/covid-sim|3.904724716907458e-06| -|CMakeLists.txt|github/Trovemaster/exocross|3.904724716907458e-06| -|CMakeLists.txt|github/steineggerlab/foldseek|3.904724716907458e-06| -|CMakeLists.txt|github/AstroAccelerateOrg/astro-accelerate|3.904724716907458e-06| -|CMakeLists.txt|github/jmhuie/Slicer-SegmentGeometry|3.904724716907458e-06| -|CMakeLists.txt|github/NeoGeographyToolkit/StereoPipeline|3.904724716907458e-06| -|CMakeLists.txt|github/mpokorny/vysmaw|3.904724716907458e-06| -|CMakeLists.txt|github/krab1k/ChargeFW2|3.904724716907458e-06| -|CMakeLists.txt|gitlab/aroffringa/wsclean|3.904724716907458e-06| -|CMakeLists.txt|gitlab/aroffringa/aoflagger|3.904724716907458e-06| -|CMakeLists.txt|gitlab/remikz/nccmp|3.904724716907458e-06| -|CMakeLists.txt|gitlab/astron-idg/idg|3.904724716907458e-06| -|CMakeLists.txt|gitlab/rki_bioinformatics/HiLive2|3.904724716907458e-06| -|package.json|github/hetalang/heta-compiler|3.904724716907458e-06| -|package.json|github/gear-genomics/tracy|3.904724716907458e-06| -|package.json|github/citation-file-format/cff-initializer-javascript|3.904724716907458e-06| -|package.json|github/CrowdTruth/CrowdTruth|3.904724716907458e-06| -|package.json|github/amkram/shusher|3.904724716907458e-06| -|package.json|github/biosimulations/Biosimulations|3.904724716907458e-06| -|package.json|github/bramvandijk88/cacatoo|3.904724716907458e-06| -|package.json|github/wangjun1996/VisFeature|3.904724716907458e-06| -|package.json|github/yyZhang14/dbEssLnc|3.904724716907458e-06| -|package.json|github/fairdataihub/SPARClink|3.904724716907458e-06| -|package.json|github/nlesc-sherlock/Rig|3.904724716907458e-06| -|package.json|github/tobiasrausch/alfred|3.904724716907458e-06| -|package.json|github/bids-standard/bids-validator|3.904724716907458e-06| -|package.json|github/CDSP-SCPO/dataverse-feed|3.904724716907458e-06| -|package.json|github/CDSP-SCPO/WPSS-for-ESS-webpanel|3.904724716907458e-06| -|package.json|github/lumen-org/lumen|3.904724716907458e-06| -|package.json|github/nextstrain/auspice|3.904724716907458e-06| -|package.json|github/pmkruyen/dearscholar|3.904724716907458e-06| -|package.json|github/Via-Appia/via-appia-online-viewer|3.904724716907458e-06| -|package.json|github/cinemascience/cinema_snap|3.904724716907458e-06| -|package.json|github/MichaelSel/edoJS|3.904724716907458e-06| -|package.json|github/luntergroup/octopus|3.904724716907458e-06| -|package.json|github/IPK-BIT/divbrowse|3.904724716907458e-06| -|package.json|github/DorianDepriester/mtex2Gmsh|3.904724716907458e-06| -|package.json|github/ratschlab/metagraph|3.904724716907458e-06| -|package.json|github/Samreay/Marz|3.904724716907458e-06| -|package.json|github/eucp-project/atlas|3.904724716907458e-06| -|package.json|github/eucp-project/storyboards|3.904724716907458e-06| -|package.json|github/ci-for-science/self-hosted-runners|3.904724716907458e-06| -|package.json|github/dondi/GRNsight|3.904724716907458e-06| -|package.json|github/ReGIS-org/regis-v2|3.904724716907458e-06| -|package.json|github/i-VRESSE/workflow-builder|3.904724716907458e-06| -|package.json|github/sib-swiss/glittr|3.904724716907458e-06| -|package.json|github/EMResearch/EvoMaster|3.904724716907458e-06| -|package.json|github/korcsmarosgroup/TFlink|3.904724716907458e-06| -|package.json|github/MolMeDB/MolMeDB|3.904724716907458e-06| -|package.json|github/davidhoksza/MolArt|3.904724716907458e-06| -|package.json|github/leraman/Hopla|3.904724716907458e-06| -|package.json|github/bio-tools/biotoolsSum|3.904724716907458e-06| -|package.json|github/reproducible-biomedical-modeling/Biosimulations|3.904724716907458e-06| -|package.json|github/streamlit/streamlit|3.904724716907458e-06| -|package.json|github/ImperialCollegeLondon/EpiCollectplus|3.904724716907458e-06| -|package.json|github/klevis-a/kinematics-vis|3.904724716907458e-06| -|package.json|github/jspsych/jspsych|3.904724716907458e-06| -|package.json|github/PopMedNet-Team/popmednet|3.904724716907458e-06| -|package.json|github/eWaterCycle/setup-singularity|3.904724716907458e-06| -|package.json|github/eWaterCycle/eWaterleaf|3.904724716907458e-06| -|package.json|github/eWaterCycle/Cesium-NcWMS|3.904724716907458e-06| -|package.json|github/eWaterCycle/setup-grpc|3.904724716907458e-06| -|package.json|github/TNOCS/csWeb|3.904724716907458e-06| -|package.json|github/emrecdem/emo-spectre|3.904724716907458e-06| -|package.json|github/Shamir-Lab/domino_web|3.904724716907458e-06| -|package.json|github/tortellini-tools/action|3.904724716907458e-06| -|package.json|github/souzamonteiro/cnatool|3.904724716907458e-06| -|package.json|github/mathjax/MathJax|3.904724716907458e-06| -|package.json|github/SchmidtDSE/afscgap|3.904724716907458e-06| -|package.json|github/tyo-nu/MINE-app|3.904724716907458e-06| -|package.json|github/ci-for-research/self-hosted-runners|3.904724716907458e-06| -|package.json|github/vibbits/phyd3|3.904724716907458e-06| -|package.json|github/ADAH-EviDENce/evidence|3.904724716907458e-06| -|package.json|github/NLeSC/spot|3.904724716907458e-06| -|package.json|github/NLeSC/DiVE|3.904724716907458e-06| -|package.json|github/NLeSC/case-law-app|3.904724716907458e-06| -|package.json|github/NLeSC/ExtJS-DateTime|3.904724716907458e-06| -|package.json|github/NLeSC/pattyvis|3.904724716907458e-06| -|package.json|github/NLeSC/docker-couch-admin|3.904724716907458e-06| -|package.json|github/NLeSC/UncertaintyVisualization|3.904724716907458e-06| -|package.json|github/NLeSC/nlesc-serverless-boilerplate|3.904724716907458e-06| -|package.json|github/NLeSC/xenon-flow|3.904724716907458e-06| -|package.json|github/MaayanLab/signature-commons-ui|3.904724716907458e-06| -|package.json|github/research-software-directory/research-software-directory|3.904724716907458e-06| -|package.json|github/PathwayCommons/grounding-search|3.904724716907458e-06| -|package.json|github/interactivereport/OmicsView0|3.904724716907458e-06| -|package.json|github/phelelani/nf-rnaSeqMetagen|3.904724716907458e-06| -|package.json|github/eweitz/ideogram|3.904724716907458e-06| -|package.json|github/AA-ALERT/frbcat-web|3.904724716907458e-06| -|package.json|github/Yomguithereal/talisman|3.904724716907458e-06| -|package.json|github/neuroneural/brainchop|3.904724716907458e-06| -|package.json|github/CNIC-Proteomics/TurboPutative-web|3.904724716907458e-06| -|package.json|github/iomega/paired-data-form|3.904724716907458e-06| -|package.json|github/iomega/zenodo-upload|3.904724716907458e-06| -|package.json|github/meta-logic/sequoia|3.904724716907458e-06| -|package.json|github/PDB-REDO/tortoize|3.904724716907458e-06| -|package.json|github/ZjuLiangsl/mmkp|3.904724716907458e-06| -|package.json|github/sonjageorgievska/CClusTera|3.904724716907458e-06| -|package.json|github/Kaixhin/FGMachine|3.904724716907458e-06| -|package.json|github/Kaixhin/FGLab|3.904724716907458e-06| -|package.json|gitlab/magnumpi/magnumpi|3.904724716907458e-06| -|package.json|gitlab/geekysquirrel/bigx|3.904724716907458e-06| -|package.json|gitlab/metafundev/metafun|3.904724716907458e-06| -|Gemfile|github/aymgal/COOLEST|3.904724716907458e-06| -|Gemfile|github/tudelft3d/3dfier|3.904724716907458e-06| -|Gemfile|github/scrook/neuroml-db|3.904724716907458e-06| -|Gemfile|github/telatin/seqfu2|3.904724716907458e-06| -|Gemfile|github/telatin/bamtocov|3.904724716907458e-06| -|Gemfile|github/cboursnell/crb-blast|3.904724716907458e-06| -|Gemfile|github/gramos/imagetooth|3.904724716907458e-06| -|Gemfile|github/codidact/qpixel|3.904724716907458e-06| -|Gemfile|github/quadram-institute-bioscience/dadaist2|3.904724716907458e-06| -|Gemfile|github/ncbi/igblast|3.904724716907458e-06| -|Gemfile|github/odelaneau/GLIMPSE|3.904724716907458e-06| -|Gemfile|github/sibirrer/hierArc|3.904724716907458e-06| -|Gemfile|github/vcflib/bio-vcf|3.904724716907458e-06| -|go.mod|github/sylabs/singularity|3.904724716907458e-06| -|go.mod|github/mlpack/mlpack|3.904724716907458e-06| -|go.mod|[github/arvados/arvados](https://github/arvados/arvados)|3.904724716907458e-06| -|go.mod|github/jasonyangshadow/lpmx|3.904724716907458e-06| -|go.mod|[github/shenwei356/seqkit](https://github/shenwei356/seqkit)|3.904724716907458e-06| -|go.mod|[github/shenwei356/csvtk](https://github/shenwei356/csvtk)|3.904724716907458e-06| -|go.mod|[github/cov-ert/gofasta](https://github/cov-ert/gofasta)|3.904724716907458e-06| -|go.mod|[github/GoelandProver/Goeland](https://github/GoelandProver/Goeland)|3.904724716907458e-06| -|go.mod|[github/ExaScience/elprep](https://github/ExaScience/elprep)|3.904724716907458e-06| -|go.mod|[github/will-rowe/groot](https://github/will-rowe/groot)|3.904724716907458e-06| -|go.mod|[github/will-rowe/hulk](https://github/will-rowe/hulk)|3.904724716907458e-06| -|go.mod|github/containers/podman|3.904724716907458e-06| -|go.mod|[github/fredericlemoine/goalign](https://github/fredericlemoine/goalign)|3.904724716907458e-06| -|go.mod|github/linksmart/thing-directory|3.904724716907458e-06| -|go.mod|[github/brentp/vcfanno](https://github/brentp/vcfanno)|3.904724716907458e-06| -|go.mod|[github/brentp/smoove](https://github/brentp/smoove)|3.904724716907458e-06| -|go.mod|[github/phil-mansfield/gotetra](https://github/phil-mansfield/gotetra)|3.904724716907458e-06| -|rubygems|activemodel|3.879089003817067e-06| -|pypi|[plaster-pastedeploy](https://pypi.org/project/plaster-pastedeploy)|3.8762974627871155e-06| -|pypi|[tornado>=6.1](https://pypi.org/project/tornado>=6.1)|3.872580465220059e-06| -|pypi|[sphinx>=1.5.1](https://pypi.org/project/sphinx>=1.5.1)|3.872580465220059e-06| -|pypi|[pyppeteer<1.1,>=1](https://pypi.org/project/pyppeteer<1.1,>=1)|3.872580465220059e-06| -|pypi|[nbsphinx>=0.2.12](https://pypi.org/project/nbsphinx>=0.2.12)|3.872580465220059e-06| -|pypi|[ipywidgets>=7](https://pypi.org/project/ipywidgets>=7)|3.872580465220059e-06| -|pypi|[traitlets>=5.0](https://pypi.org/project/traitlets>=5.0)|3.872580465220059e-06| -|pypi|[pygments>=2.4.1](https://pypi.org/project/pygments>=2.4.1)|3.872580465220059e-06| -|pypi|[pandocfilters>=1.4.1](https://pypi.org/project/pandocfilters>=1.4.1)|3.872580465220059e-06| -|pypi|[nbformat>=5.1](https://pypi.org/project/nbformat>=5.1)|3.872580465220059e-06| -|pypi|[nbclient>=0.5.0](https://pypi.org/project/nbclient>=0.5.0)|3.872580465220059e-06| -|pypi|[mistune>=2.0.2](https://pypi.org/project/mistune>=2.0.2)|3.872580465220059e-06| -|pypi|[markupsafe>=2.0](https://pypi.org/project/markupsafe>=2.0)|3.872580465220059e-06| -|pypi|[jupyter-core>=4.7](https://pypi.org/project/jupyter-core>=4.7)|3.872580465220059e-06| -|pypi|[jinja2>=3.0](https://pypi.org/project/jinja2>=3.0)|3.872580465220059e-06| -|pypi|[importlib-metadata>=3.6](https://pypi.org/project/importlib-metadata>=3.6)|3.872580465220059e-06| -|pypi|[serotools](https://github.com/CFSAN-Biostatistics/serotools)|3.865677469738391e-06| -|pypi|[homelette](https://github.com/philippjunk/homelette/)|3.865677469738391e-06| -|pypi|[idcempy](https://github.com/hknd23/idcempy)|3.865677469738391e-06| -|pypi|[supernnova](https://github.com/supernnova/SuperNNova)|3.865677469738391e-06| -|pypi|[Cobra](https://opencobra.github.io/cobrapy)|3.865677469738391e-06| -|pypi|[vip-hci](https://github.com/vortex-exoplanet/VIP)|3.865677469738391e-06| -|spack|[bpp-phyl](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|3.865677469738391e-06| -|cran|socialmixr|3.865677469738391e-06| -|pypi|[galkin](UNKNOWN)|3.865677469738384e-06| -|pypi|[pyccl](https://github.com/LSSTDESC/CCL)|3.865677469738384e-06| -|pypi|[polypy](https://github.com/symmy596/Polypy)|3.865677469738384e-06| -|pypi|[wpca](http://github.com/jakevdp/wpca/)|3.865677469738384e-06| -|pypi|[pybaobab](https://github.com/jiwoncpark/baobab)|3.865677469738384e-06| -|pypi|[pySpectrum](https://github.com/gooseterv/pyspectrum)|3.865677469738384e-06| -|pypi|[ares](https://github.com/barnumbirr/ares)|3.865677469738384e-06| -|pypi|[biotools](https://github.com/sonwell/biotools)|3.865677469738384e-06| -|pypi|[pypico](https://sites.google.com/a/ucdavis.edu/pico)|3.865677469738384e-06| -|pypi|[ihm](https://github.com/ihmwg/python-ihm)|3.865677469738384e-06| -|pypi|[requirements](http://github.com/mattack108/requirements)|3.865677469738384e-06| -|pypi|[gappa](http://joachimhahn.github.io/GAMERA/)|3.865677469738384e-06| -|pypi|[ReplicatedFocusingBeliefPropagation](https://github.com/Nico-Curti/rFBP)|3.865677469738384e-06| -|pypi|[Libra](https://github.com/Palashio/libra)|3.865677469738384e-06| -|pypi|[INSANE](https://github.com/Tsjerk/Insane)|3.865677469738384e-06| -|pypi|[bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen)|3.865677469738384e-06| -|pypi|[orcs](https://github.com/thomasorb/orcs)|3.865677469738384e-06| -|pypi|[multivar-horner](https://github.com/jannikmi/multivar_horner)|3.865677469738384e-06| -|pypi|[chromosight](https://github.com/koszullab/chromosight)|3.865677469738384e-06| -|pypi|[bubbly](https://github.com/AashitaK/bubbly)|3.865677469738384e-06| -|pypi|[hpccm](https://github.com/NVIDIA/hpc-container-maker)|3.865677469738384e-06| -|pypi|[javelin](https://github.com/0xJeremy/javelin)|3.865677469738384e-06| -|pypi|[gfapy](https://github.com/ggonnella/gfapy)|3.865677469738384e-06| -|pypi|[SetCoverPy](https://github.com/guangtunbenzhu/SetCoverPy)|3.865677469738384e-06| -|pypi|[NonnegMFPy](https://github.com/guangtunbenzhu/NonnegMFPy)|3.865677469738384e-06| -|pypi|[DNApi](https://github.com/sgp715/dnapi)|3.865677469738384e-06| -|pypi|[PASTA](http://github.com/guanghetv/pasta)|3.865677469738384e-06| -|pypi|[spaTyper](https://github.com/JFsanchezherrero/spa_typing)|3.865677469738384e-06| -|pypi|[pydoppler](https://github.com/alymantara/pydoppler)|3.865677469738384e-06| -|pypi|[macop](https://github.com/prise-3d/macop)|3.865677469738384e-06| -|pypi|[TomograPy](http://nbarbey.dyndns.org/software/siddon.html)|3.865677469738384e-06| -|pypi|[specviz](https://github.com/spacetelescope/specviz)|3.865677469738384e-06| -|pypi|[pyFlow](https://www.github.com/David-OConnor/pyflow)|3.865677469738384e-06| -|pypi|[SigProfilerMatrixGenerator](https://pypi.org/project/SigProfilerMatrixGenerator)|3.865677469738384e-06| -|pypi|[ignis-core](https://pypi.org/project/ignis-core)|3.865677469738384e-06| -|pypi|[sphinx-better-theme](http://github.com/irskep/sphinx-better-theme)|3.865677469738384e-06| -|pypi|[ebfpy](https://pypi.org/project/ebfpy)|3.865677469738384e-06| -|pypi|[pystospa](https://pypi.org/project/pystospa)|3.865677469738384e-06| -|pypi|[dnest4](https://github.com/eggplantbren/DNest4)|3.865677469738384e-06| -|pypi|[fetch](http://k0s.org/mozilla/fetch)|3.865677469738384e-06| -|pypi|[UNKNOWN](UNKNOWN)|3.865677469738384e-06| -|pypi|[megaman](https://github.com/mmp2/megaman)|3.865677469738384e-06| -|pypi|[neworder](https://neworder.readthedocs.io)|3.865677469738384e-06| -|pypi|[fm128-radar](https://github.com/ERA-URBAN/fm128_radar)|3.865677469738384e-06| -|pypi|[pycutest](https://github.com/jfowkes/pycutest/)|3.865677469738384e-06| -|pypi|[SLIT](https://github.com/bweir/slit)|3.865677469738384e-06| -|pypi|[pyoscode](https://github.com/fruzsinaagocs/oscode)|3.865677469738384e-06| -|pypi|[uncalled](https://github.com/elazarg/uncalled)|3.865677469738384e-06| -|pypi|[py2app](http://github.com/ronaldoussoren/py2app)|3.865677469738384e-06| -|pypi|[StarburstPy](https://github.com/rjtanner/StarburstPy)|3.865677469738384e-06| -|pypi|[tdpy](https://github.com/tdaylan/tdpy)|3.865677469738384e-06| -|pypi|[calibrate](https://github.com/ginkgobioworks/calibrate)|3.865677469738384e-06| -|pypi|[gsf](UNKNOWN)|3.865677469738384e-06| -|pypi|[parallel-fastq-dump](https://github.com/rvalieris/parallel-fastq-dump)|3.865677469738384e-06| -|pypi|[mahotas](http://luispedro.org/software/mahotas)|3.865677469738384e-06| -|pypi|[crc](https://github.com/Nicoretti/crc)|3.865677469738384e-06| -|pypi|[ngs](https://broadtech.com.cn)|3.865677469738384e-06| -|pypi|[saphires](https://github.com/tofflemire/saphires)|3.865677469738384e-06| -|pypi|[least-asymmetry](https://github.com/natelust/least_asymmetry)|3.865677469738384e-06| -|pypi|[astrometry](https://github.com/neuromorphicsystems/astrometry)|3.865677469738384e-06| -|pypi|[geneimpacts](https://pypi.org/project/geneimpacts)|3.865677469738384e-06| -|pypi|[grispy](https://github.com/mchalela/GriSPy)|3.865677469738384e-06| -|pypi|[ftd2xx](https://github.com/snmishra/ftd2xx)|3.865677469738384e-06| -|pypi|[agama](https://github.com/GalacticDynamics-Oxford/Agama)|3.865677469738384e-06| -|pypi|[astroabc](https://github.com/EliseJ/astroABC)|3.865677469738384e-06| -|pypi|[kernel-tuner](http://benvanwerkhoven.github.io/kernel_tuner/)|3.865677469738384e-06| -|pypi|[HelioPy](https://pypi.org/project/HelioPy)|3.865677469738384e-06| -|pypi|[itmlogic](https://github.com/edwardoughton/itmlogic)|3.865677469738384e-06| -|pypi|[pyarma](https://pyarma.sourceforge.io)|3.865677469738384e-06| -|pypi|[astroplotlib](https://gitlab.com/joseaher/astrocubelib)|3.865677469738384e-06| -|cran|LSD|3.865677469738384e-06| -|cran|outbreaks|3.865677469738384e-06| -|cran|aweek|3.865677469738384e-06| -|npm|retape|3.865677469738384e-06| -|npm|test|3.865677469738384e-06| -|npm|babel-plugin-remove-comments|3.865677469738384e-06| -|npm|leaflet-geotiff-2|3.865677469738384e-06| -|cran|loo|3.853227698549171e-06| -|cran|[rmsfact](NA)|3.827020695041e-06| -|cran|[multicolor](https://github.com/aedobbyn/multicolor/)|3.827020695041e-06| -|cran|geomorph|3.827020695040999e-06| -|pypi|[watermark](https://pypi.org/project/watermark)|3.802758787918173e-06| -|rubygems|rubocop-rspec|3.7964585573494548e-06| -|npm|svelte-preprocess|3.7566828042382406e-06| -|pypi|[pytest-raises](https://pypi.org/project/pytest-raises)|3.7519810735696077e-06| -|pypi|[flake8-debugger](https://pypi.org/project/flake8-debugger)|3.7519810735696077e-06| -|pypi|[yt-dlp](https://pypi.org/project/yt-dlp)|3.7519810735696077e-06| -|pypi|[webvtt-py](https://pypi.org/project/webvtt-py)|3.7519810735696077e-06| -|pypi|[truecase](https://pypi.org/project/truecase)|3.7519810735696077e-06| -|pypi|[google-cloud-speech](https://pypi.org/project/google-cloud-speech)|3.7519810735696077e-06| -|pypi|[ffmpeg-python](https://pypi.org/project/ffmpeg-python)|3.7519810735696077e-06| -|pypi|[pulumi-gcp](https://pypi.org/project/pulumi-gcp)|3.7519810735696077e-06| -|pypi|[pulumi-google-native](https://pypi.org/project/pulumi-google-native)|3.7519810735696077e-06| -|pypi|[fireo](https://pypi.org/project/fireo)|3.7519810735696077e-06| -|spack|libmd|3.750862983209684e-06| -|pypi|[pyramid-mako](https://pypi.org/project/pyramid-mako)|3.7448750488090592e-06| -|pypi|[svo_filters](https://pypi.org/project/svo_filters)|3.7430933021876846e-06| -|pypi|[exoplanet-core](https://pypi.org/project/exoplanet-core)|3.7339427030236e-06| -|pypi|[cairosvg](https://pypi.org/project/cairosvg)|3.7225042301184455e-06| -|cran|clv|3.7207145646231953e-06| -|pypi|[eureka](http://github.com/jeffvogelsang/eureka)|3.7169975670561383e-06| -|pypi|[stdatamodels](https://pypi.org/project/stdatamodels)|3.7169975670561383e-06| -|pypi|[svo-filters](https://pypi.org/project/svo-filters)|3.7169975670561383e-06| -|pypi|[parsley](https://pypi.org/project/parsley)|3.7169975670561383e-06| -|npm|json-stringify-safe|3.7163338174905927e-06| -|pypi|[flake8-import-order](https://pypi.org/project/flake8-import-order)|3.7086973498803122e-06| -|cran|[geojson](https://docs.ropensci.org/geojson)|3.7046075751659525e-06| -|cran|[MLmetrics](http://github.com/yanyachen/MLmetrics)|3.6935252150729172e-06| -|npm|[url-loader](https://github.com/webpack-contrib/url-loader)|3.6896324282111095e-06| -|pypi|[descartes](http://bitbucket.org/sgillies/descartes/)|3.689002822879978e-06| -|spack|sofa-c|3.6798275913855763e-06| -|cran|ncbit|3.6798275913855763e-06| -|cran|subplex|3.6798275913855763e-06| -|npm|[time-span](https://github.com/sindresorhus/time-span#readme)|3.6798275913855763e-06| -|npm|loud-rejection|3.6798275913855763e-06| -|npm|csv-spectrum|3.6798275913855763e-06| -|npm|bops|3.6798275913855763e-06| -|cran|[shinybusy](https://github.com/dreamRs/shinybusy)|3.676155785278303e-06| -|pypi|[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx)|3.673120461751929e-06| -|pypi|[docutils!=0.17.0](https://pypi.org/project/docutils!=0.17.0)|3.673120461751929e-06| -|pypi|[sphinx<5,>=3.5.4](https://pypi.org/project/sphinx<5,>=3.5.4)|3.673120461751929e-06| -|rubygems|[sqlite3](https://github.com/sparklemotion/sqlite3-ruby)|3.6692379411741274e-06| -|npm|babel-plugin-transform-runtime|3.6655673007195846e-06| -|pypi|[z3-solver](https://pypi.org/project/z3-solver)|3.6544494700656758e-06| -|pypi|[obspy](https://www.obspy.org)|3.650917610308475e-06| -|cran|thor|3.644781614324762e-06| -|pypi|[opentelemetry-exporter-otlp](https://pypi.org/project/opentelemetry-exporter-otlp)|3.6447816143247616e-06| -|pypi|[ray-cpp](https://pypi.org/project/ray-cpp)|3.6447816143247616e-06| -|pypi|[colorful](https://pypi.org/project/colorful)|3.6447816143247616e-06| -|pypi|[gpustat](https://pypi.org/project/gpustat)|3.6447816143247616e-06| -|pypi|[opentelemetry-api](https://pypi.org/project/opentelemetry-api)|3.6447816143247616e-06| -|pypi|[opencensus](https://pypi.org/project/opencensus)|3.6447816143247616e-06| -|pypi|[aiorwlock](https://pypi.org/project/aiorwlock)|3.6447816143247616e-06| -|pypi|[py-spy](https://pypi.org/project/py-spy)|3.6447816143247616e-06| -|pypi|[aiohttp-cors](https://pypi.org/project/aiohttp-cors)|3.6447816143247616e-06| -|pypi|[opentelemetry-sdk](https://pypi.org/project/opentelemetry-sdk)|3.6447816143247616e-06| -|pypi|[mkdocs-literate-nav](https://pypi.org/project/mkdocs-literate-nav)|3.644781614324761e-06| -|pypi|[mkdocs-gen-files](https://pypi.org/project/mkdocs-gen-files)|3.644781614324761e-06| -|npm|[grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#readme)|3.6400353877170964e-06| -|pypi|[pygam](https://github.com/dswah/pyGAM)|3.636728119596141e-06| -|cran|[fds](https://sites.google.com/site/hanlinshangswebsite/)|3.6346572209516372e-06| -|spack|valgrind|3.6288615013451995e-06| -|pypi|[pyinstrument](https://pypi.org/project/pyinstrument)|3.6285537903097385e-06| -|cran|[chemometrics](http://www.statistik.tuwien.ac.at/public/filz/)|3.6272232258175258e-06| -|cran|gcookbook|3.6168063168463916e-06| -|pypi|[biomaj-core](http://biomaj.genouest.org)|3.5972867905459856e-06| -|cran|polycor|3.5912960886717048e-06| -|rubygems|[jekyll-commonmark-ghpages](https://github.com/github/jekyll-commonmark-ghpages)|3.5838051542366383e-06| -|rubygems|[jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme)|3.5838051542366383e-06| -|pypi|[csvw](https://github.com/cldf/csvw)|3.5757516595080065e-06| -|pypi|[pysiaf](https://pypi.org/project/pysiaf)|3.575580611832355e-06| -|pypi|[httpcore](https://github.com/encode/httpcore)|3.5699253992067237e-06| -|pypi|[spatialpandas](https://pypi.org/project/spatialpandas)|3.5679178210725114e-06| -|npm|karma-cli|3.5438206745943326e-06| -|pypi|[basic-modeling-interface](https://github.com/bmi-forum/bmi-python)|3.543537680593518e-06| -|pypi|[mdx-gh-links](https://pypi.org/project/mdx-gh-links)|3.543537680593518e-06| -|pypi|[mkdocs-nature](https://pypi.org/project/mkdocs-nature)|3.543537680593518e-06| -|cran|imbalance|3.543537680593518e-06| -|cran|prodlim|3.543537680593518e-06| -|cran|pec|3.543537680593518e-06| -|pypi|[thefuzz](https://github.com/seatgeek/thefuzz)|3.5142522452167115e-06| -|cran|limma|3.5133312293790985e-06| -|cran|misc3d|3.5081023037875826e-06| -|npm|through|3.5020944220057287e-06| -|cran|aws.signature|3.493727830843388e-06| -|cran|[stringdist](https://github.com/markvanderloo/stringdist)|3.4898477157360564e-06| -|spack|[pythia8](http://home.thep.lu.se/Pythia/)|3.4879963376375164e-06| -|cran|scagnostics|3.485481718593784e-06| -|cran|labelled|3.485481718593784e-06| -|cran|intergraph|3.485481718593784e-06| -|cran|broom.helpers|3.485481718593784e-06| -|pypi|[ubelt](https://pypi.org/project/ubelt)|3.484530666201738e-06| -|spack|[mkl](https://software.intel.com/en-us/intel-parallel-studio-xe)|3.4791097227645546e-06| -|pypi|[jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy)|3.479109722764545e-06| -|pypi|[ansi2html](https://pypi.org/project/ansi2html)|3.479109722764545e-06| -|cran|princurve|3.479109722764545e-06| -|cran|brglm|3.479109722764545e-06| -|cran|maxLik|3.479109722764545e-06| -|pypi|[modopt](https://github.com/cea-cosmic/modopt)|3.479109722764535e-06| -|rubygems|test-unit-rr|3.4730212807497073e-06| -|cran|[jsonvalidate](https://docs.ropensci.org/jsonvalidate/)|3.4712384337990306e-06| -|pypi|[wxpython](http://wxPython.org/)|3.4694455290902065e-06| -|pypi|[PyQtWebEngine](https://pypi.org/project/PyQtWebEngine)|3.465067731955668e-06| -|cran|[gistr](https://github.com/ropensci/gistr)|3.460562280359236e-06| -|pypi|[semantic_version](https://pypi.org/project/semantic_version)|3.459167735817486e-06| -|pypi|[softlayer-messaging](https://pypi.org/project/softlayer-messaging)|3.4549492385786805e-06| -|pypi|[pytest-celery](https://pypi.org/project/pytest-celery)|3.4549492385786805e-06| -|pypi|[pyro4](https://pypi.org/project/pyro4)|3.4549492385786805e-06| -|pypi|[python-memcached](https://pypi.org/project/python-memcached)|3.4549492385786805e-06| -|pypi|[pylibmc](https://pypi.org/project/pylibmc)|3.4549492385786805e-06| -|pypi|[librabbitmq](https://pypi.org/project/librabbitmq)|3.4549492385786805e-06| -|pypi|[pycouchdb](https://pypi.org/project/pycouchdb)|3.4549492385786805e-06| -|pypi|[couchbase](https://pypi.org/project/couchbase)|3.4549492385786805e-06| -|pypi|[pydocumentdb](https://pypi.org/project/pydocumentdb)|3.4549492385786805e-06| -|pypi|[python-consul2](https://pypi.org/project/python-consul2)|3.4549492385786805e-06| -|pypi|[pyArango](https://pypi.org/project/pyArango)|3.4549492385786805e-06| -|npm|escape-html|3.4537558867282045e-06| -|pypi|[pandas-bokeh](https://pypi.org/project/pandas-bokeh)|3.4514977408378424e-06| -|pypi|[resolvelib](https://pypi.org/project/resolvelib)|3.4514977408378424e-06| -|pypi|[rtds-action](https://pypi.org/project/rtds-action)|3.4484444928363323e-06| -|pypi|[validate-pyproject](https://pypi.org/project/validate-pyproject)|3.448286734552495e-06| -|pypi|[pyproject-fmt](https://pypi.org/project/pyproject-fmt)|3.448286734552495e-06| -|pypi|[tomlkit](https://pypi.org/project/tomlkit)|3.448286734552495e-06| -|pypi|[configupdater](https://pypi.org/project/configupdater)|3.448286734552495e-06| -|pypi|[assertionlib](https://pypi.org/project/assertionlib)|3.442054116249893e-06| -|cran|PCICt|3.4353945992041677e-06| -|cran|gld|3.435376459464488e-06| -|cran|paws|3.4345509434196533e-06| -|cran|clustermq|3.4345509434196533e-06| -|pypi|[scvi-tools](https://github.com/scverse/scvi-tools)|3.420953513042817e-06| -|pypi|[docrep](https://pypi.org/project/docrep)|3.420953513042817e-06| -|pypi|[mudata](https://pypi.org/project/mudata)|3.420953513042817e-06| -|pypi|[exoctk](https://github.com/ExoCTK/exoctk)|3.420953513042817e-06| -|pypi|[platon](https://pypi.org/project/platon)|3.420953513042817e-06| -|pypi|[ddtrace](https://pypi.org/project/ddtrace)|3.420953513042817e-06| -|pypi|[flask_wtf](https://pypi.org/project/flask_wtf)|3.420953513042817e-06| -|pypi|[jwst_gtvt](https://pypi.org/project/jwst_gtvt)|3.420953513042817e-06| -|pypi|[scp](https://pypi.org/project/scp)|3.420953513042817e-06| -|pypi|[wtforms](https://pypi.org/project/wtforms)|3.420953513042817e-06| -|pypi|[ddsketch](https://pypi.org/project/ddsketch)|3.420953513042817e-06| -|pypi|[bytecode](https://pypi.org/project/bytecode)|3.420953513042817e-06| -|pypi|[sphinx-remove-toctrees](https://pypi.org/project/sphinx-remove-toctrees)|3.416982763429464e-06| -|spack|lm-sensors|3.416982763429464e-06| -|spack|rocprofiler-dev|3.416982763429464e-06| -|spack|rocm-smi-lib|3.416982763429464e-06| -|cran|grpreg|3.416982763429464e-06| -|npm|watch-run|3.416982763429464e-06| -|npm|rollup-plugin-modify|3.416982763429464e-06| -|npm|rollup-plugin-html|3.416982763429464e-06| -|npm|rollup-plugin-esbuild|3.416982763429464e-06| -|npm|p-limit|3.416982763429464e-06| -|npm|number-precision|3.416982763429464e-06| -|npm|archiver|3.416982763429464e-06| -|pypi|[hmf](https://github.com/steven-murray/hmf)|3.4108918850632686e-06| -|pypi|[flox](https://pypi.org/project/flox)|3.401796173369777e-06| -|npm|path-scurry|3.384521427176884e-06| -|npm|minipass|3.384521427176884e-06| -|npm|jackspeak|3.384521427176884e-06| -|npm|foreground-child|3.384521427176884e-06| -|pypi|[vispy](https://pypi.org/project/vispy)|3.382812935795169e-06| -|pypi|[pyside](https://pypi.org/project/pyside)|3.382812935795169e-06| -|npm|eslint-config-xo-nextjs|3.382812935795169e-06| -|pypi|[google-api-python-client](https://github.com/googleapis/google-api-python-client/)|3.3705256952461786e-06| -|pypi|[starkbank-ecdsa](https://pypi.org/project/starkbank-ecdsa)|3.357035697404386e-06| -|pypi|[aioconsole](https://github.com/vxgmichel/aioconsole)|3.3324805773606755e-06| -|pypi|[aiohttp-retry](https://pypi.org/project/aiohttp-retry)|3.3324805773606755e-06| -|pypi|[aiokatcp](https://pypi.org/project/aiokatcp)|3.3324805773606755e-06| -|pypi|[aiomonitor](https://pypi.org/project/aiomonitor)|3.3324805773606755e-06| -|pypi|[fakeredis](https://pypi.org/project/fakeredis)|3.3324805773606755e-06| -|pypi|[katportalclient](https://pypi.org/project/katportalclient)|3.3324805773606755e-06| -|pypi|[katversion](https://pypi.org/project/katversion)|3.3324805773606755e-06| -|pypi|[lupa](https://pypi.org/project/lupa)|3.3324805773606755e-06| -|pypi|[omnijson](https://pypi.org/project/omnijson)|3.3324805773606755e-06| -|pypi|[pygelf](https://pypi.org/project/pygelf)|3.3324805773606755e-06| -|pypi|[python-lzf](https://pypi.org/project/python-lzf)|3.3324805773606755e-06| -|pypi|[rdbtools](https://pypi.org/project/rdbtools)|3.3324805773606755e-06| -|pypi|[spead2](https://pypi.org/project/spead2)|3.3324805773606755e-06| -|pypi|[katpoint](https://pypi.org/project/katpoint)|3.3324805773606755e-06| -|pypi|[katsdptelstate](https://pypi.org/project/katsdptelstate)|3.3324805773606755e-06| -|pypi|[pytest-notebook](https://github.com/chrisjsewell/pytest-notebook)|3.3278440826443474e-06| -|pypi|[aio-pika](https://pypi.org/project/aio-pika)|3.3278440826443474e-06| -|npm|eslint-config-airbnb-base|3.322066575556423e-06| -|cran|registry|3.3159229095777322e-06| -|pypi|[logomaker](http://logomaker.readthedocs.io)|3.3154254353673956e-06| -|cran|pvclust|3.3144311159235656e-06| -|cran|[themis](https://github.com/tidymodels/themis)|3.3069574680990822e-06| -|cran|superpc|3.3069574680990822e-06| -|cran|subselect|3.3069574680990822e-06| -|cran|pamr|3.3069574680990822e-06| -|cran|BradleyTerry2|3.3069574680990822e-06| -|cran|ModelMetrics|3.3069574680990822e-06| -|pypi|[cbor2](https://pypi.org/project/cbor2)|3.303997837383234e-06| -|pypi|[mapbox-vector-tile](https://pypi.org/project/mapbox-vector-tile)|3.303997837383234e-06| -|pypi|[sharedmem](https://pypi.org/project/sharedmem)|3.303997837383234e-06| -|go|[github.com/spf13/cobra](https://github.com/spf13/cobra)|3.3016527455514562e-06| -|npm|livereload|3.2991557715870687e-06| -|npm|jsonlint|3.2991557715870687e-06| -|npm|http-server|3.2991557715870687e-06| -|npm|highlight.js|3.2991557715870687e-06| -|npm|handlebars|3.2991557715870687e-06| -|npm|download-cli|3.2991557715870687e-06| -|npm|heap|3.2991557715870687e-06| -|npm|git-state|3.289542846844682e-06| -|npm|xpath|3.289542846844682e-06| -|npm|coffee-coverage|3.289542846844682e-06| -|pypi|[grpcio-status](https://pypi.org/project/grpcio-status)|3.285131042464805e-06| -|npm|conventional-changelog-cli|3.280423651621505e-06| -|pypi|[stone](https://pypi.org/project/stone)|3.2803034528922852e-06| -|pypi|[msrest](https://pypi.org/project/msrest)|3.2803034528922852e-06| -|pypi|[azure-core](https://pypi.org/project/azure-core)|3.2803034528922852e-06| -|rubygems|method_source|3.275422048944529e-06| -|npm|gulp-if|3.2724750008735056e-06| -|pypi|[types-pyOpenSSL](https://github.com/python/typeshed)|3.2709578590094015e-06| -|pypi|[mypy-zope](https://github.com/Shoobx/mypy-zope)|3.2709578590094015e-06| -|pypi|[pydoctor](https://github.com/twisted/pydoctor)|3.2709578590094015e-06| -|pypi|[PyHamcrest](https://pypi.org/project/PyHamcrest)|3.2709578590094015e-06| -|pypi|[cython-test-exception-raiser](https://pypi.org/project/cython-test-exception-raiser)|3.2709578590094015e-06| -|pypi|[twisted-iocpsupport](https://pypi.org/project/twisted-iocpsupport)|3.2709578590094015e-06| -|cran|yulab.utils|3.2663393128064434e-06| -|cran|[servr](https://github.com/yihui/servr)|3.259939616221335e-06| -|pypi|[pynetdicom](https://github.com/pydicom/pynetdicom)|3.2506833268254585e-06| -|pypi|[modin](https://github.com/modin-project/modin)|3.2506833268254585e-06| -|pypi|[comm](https://pypi.org/project/comm)|3.246818140173073e-06| -|npm|read-package-json|3.2382482804193076e-06| -|npm|is-wsl|3.2382482804193076e-06| -|pypi|[sunpy-sphinx-theme](https://pypi.org/project/sunpy-sphinx-theme)|3.238248280419307e-06| -|pypi|[mpl-animators](https://pypi.org/project/mpl-animators)|3.238248280419307e-06| -|pypi|[mlxtend](https://github.com/rasbt/mlxtend)|3.229562315856733e-06| -|pypi|[pyexcel-xls](https://github.com/pyexcel/pyexcel-xls)|3.2265452020695044e-06| -|pypi|[twython](https://github.com/ryanmcgrath/twython/tree/master)|3.2213978914486533e-06| -|pypi|[jinxed](https://github.com/Rockhopper-Technologies/jinxed)|3.2210757516595077e-06| -|cran|farver|3.2159837773453774e-06| -|npm|[covert](https://github.com/substack/covert)|3.2036415462709907e-06| -|cran|robustlmm|3.1891839125341665e-06| -|cran|multgee|3.1891839125341665e-06| -|cran|merTools|3.1891839125341665e-06| -|cran|marginaleffects|3.1891839125341665e-06| -|cran|logistf|3.1891839125341665e-06| -|cran|JM|3.1891839125341665e-06| -|cran|gmnl|3.1891839125341665e-06| -|cran|fungible|3.1891839125341665e-06| -|cran|feisr|3.1891839125341665e-06| -|cran|estimatr|3.1891839125341665e-06| -|cran|crch|3.1891839125341665e-06| -|cran|censReg|3.1891839125341665e-06| -|cran|bife|3.1891839125341665e-06| -|cran|bdsmatrix|3.1891839125341665e-06| -|pypi|[metpy](https://pypi.org/project/metpy)|3.189183912534166e-06| -|cran|corpus.JSS.papers|3.189183912534166e-06| -|cran|lasso2|3.189183912534166e-06| -|cran|ggfun|3.189183912534166e-06| -|npm|utest|3.189183912534166e-06| -|npm|urun|3.189183912534166e-06| -|npm|timezone-mock|3.189183912534166e-06| -|npm|sqlstring|3.189183912534166e-06| -|npm|bignumber.js|3.189183912534166e-06| -|npm|[resolve](https://github.com/browserify/resolve#readme)|3.1725335688325723e-06| -|pypi|[wordcloud](https://github.com/amueller/word_cloud)|3.171270354011481e-06| -|pypi|[exojax](http://secondearths.sakura.ne.jp/exojax/)|3.168588089949495e-06| -|pypi|[vaex](https://pypi.org/project/vaex)|3.168588089949495e-06| -|pypi|[vaex-astro](https://pypi.org/project/vaex-astro)|3.168588089949495e-06| -|pypi|[vaex-core](https://pypi.org/project/vaex-core)|3.168588089949495e-06| -|pypi|[vaex-hdf5](https://pypi.org/project/vaex-hdf5)|3.168588089949495e-06| -|pypi|[vaex-jupyter](https://pypi.org/project/vaex-jupyter)|3.168588089949495e-06| -|pypi|[vaex-ml](https://pypi.org/project/vaex-ml)|3.168588089949495e-06| -|pypi|[vaex-server](https://pypi.org/project/vaex-server)|3.168588089949495e-06| -|pypi|[vaex-viz](https://pypi.org/project/vaex-viz)|3.168588089949495e-06| -|pypi|[bqplot](https://pypi.org/project/bqplot)|3.168588089949495e-06| -|pypi|[ipyvuetify](https://pypi.org/project/ipyvuetify)|3.168588089949495e-06| -|pypi|[aplus](https://pypi.org/project/aplus)|3.168588089949495e-06| -|pypi|[blake3](https://pypi.org/project/blake3)|3.168588089949495e-06| -|pypi|[ipyvue](https://pypi.org/project/ipyvue)|3.168588089949495e-06| -|pypi|[ipywebrtc](https://pypi.org/project/ipywebrtc)|3.168588089949495e-06| -|pypi|[ipydatawidgets](https://pypi.org/project/ipydatawidgets)|3.168588089949495e-06| -|pypi|[pretty-midi](https://pypi.org/project/pretty-midi)|3.1628270206950407e-06| -|npm|eslint-plugin-pabigot|3.1572920734088244e-06| -|npm|gulp-jshint|3.154137935473351e-06| -|pypi|[pytest-asyncio>=0.18](https://pypi.org/project/pytest-asyncio>=0.18)|3.1481964799028446e-06| -|pypi|[ipykernel>=6.5](https://pypi.org/project/ipykernel>=6.5)|3.1481964799028446e-06| -|pypi|[sphinx>=1.3.6](https://pypi.org/project/sphinx>=1.3.6)|3.1481964799028446e-06| -|pypi|[tornado>=6.0](https://pypi.org/project/tornado>=6.0)|3.1481964799028446e-06| -|pypi|[pyzmq>=23.0](https://pypi.org/project/pyzmq>=23.0)|3.1481964799028446e-06| -|pypi|[python-dateutil>=2.8.2](https://pypi.org/project/python-dateutil>=2.8.2)|3.1481964799028446e-06| -|pypi|[nest-asyncio>=1.5.4](https://pypi.org/project/nest-asyncio>=1.5.4)|3.1481964799028446e-06| -|pypi|[jupyter-core>=4.9.2](https://pypi.org/project/jupyter-core>=4.9.2)|3.1481964799028446e-06| -|cran|[rfishbase](https://docs.ropensci.org/rfishbase/)|3.1408629441624373e-06| -|cran|sparklyr|3.1408629441624365e-06| -|pypi|[docformatter](https://github.com/PyCQA/docformatter)|3.1190221920348454e-06| -|cran|sjmisc|3.113250962235734e-06| -|npm|enquirer|3.1057459613341443e-06| -|cran|[progressr](https://progressr.futureverse.org)|3.102714811237396e-06| -|rubygems|sassc|3.0905029817471695e-06| -|pypi|[deepdiff](https://pypi.org/project/deepdiff)|3.0884813902132505e-06| -|pypi|[pyqt](https://pypi.org/project/pyqt)|3.082877782116361e-06| -|pypi|[enthought-sphinx-theme](https://pypi.org/project/enthought-sphinx-theme)|3.082877782116361e-06| -|cran|distr6|3.081337113559581e-06| -|cran|hardhat|3.0685130368907905e-06| -|pypi|[channels](https://pypi.org/project/channels)|3.0663448226900006e-06| -|cran|[geojsonsf](https://github.com/SymbolixAU/geojsonsf)|3.065452948067163e-06| -|cran|ppcor|3.0634199636023877e-06| -|pypi|[questionary](https://github.com/tmbo/questionary)|3.0615877614147806e-06| -|pypi|[fhirclient](https://pypi.org/project/fhirclient)|3.060327996876225e-06| -|cran|distributional|3.058557998034765e-06| -|cran|plainview|3.0563012495119095e-06| -|cran|mapdeck|3.0563012495119095e-06| -|pypi|[sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables)|3.053885201093327e-06| -|pypi|[nitime](https://pypi.org/project/nitime)|3.0536828719154117e-06| -|pypi|[flake8-array-spacing](https://pypi.org/project/flake8-array-spacing)|3.0536828719154117e-06| -|pypi|[pytest-harvest](https://pypi.org/project/pytest-harvest)|3.0536828719154117e-06| -|pypi|[h5io](https://pypi.org/project/h5io)|3.0536828719154117e-06| -|npm|zuul|3.044221007418977e-06| -|rubygems|em-synchrony|3.041928226776849e-06| -|pypi|[vplot](https://github.com/VirtualPlanetaryLaboratory/vplot/)|3.041378597514758e-06| -|pypi|[multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet)|3.041378597514755e-06| -|pypi|[aafigure](https://pypi.org/project/aafigure)|3.037318011937301e-06| -|pypi|[pytest-tornado5](https://pypi.org/project/pytest-tornado5)|3.037318011937301e-06| -|pypi|[rethinkdb](https://pypi.org/project/rethinkdb)|3.037318011937301e-06| -|cran|decor|3.037318011937301e-06| -|npm|travis-cov|3.037318011937301e-06| -|cran|[mlr3](https://mlr3.mlr-org.com)|3.0317771459988343e-06| -|pypi|[mizani](https://github.com/has2k1/mizani)|3.0097060300106013e-06| -|cran|rainbow|3.0069448318179277e-06| -|pypi|[python-swiftclient](https://docs.openstack.org/python-swiftclient/latest/)|3.006638032018764e-06| -|npm|ts-loader|3.0014037786880424e-06| -|pypi|[pycuda](https://pypi.org/project/pycuda)|2.9946114798906678e-06| -|cran|procmaps|2.9911188063873074e-06| -|spack|[vc](https://github.com/VcDevel/Vc)|2.972572675005726e-06| -|npm|assert|2.967056137926891e-06| -|pypi|[grpcio-gcp](https://pypi.org/project/grpcio-gcp)|2.9629912533199377e-06| -|pypi|[hashin](https://pypi.org/project/hashin)|2.9610190209934727e-06| -|pypi|[hankel](https://github.com/steven-murray/hankel)|2.959896180260478e-06| -|cran|[tidytext](http://github.com/juliasilge/tidytext)|2.951379910292969e-06| -|pypi|[alibi](https://github.com/SeldonIO/alibi)|2.9508988318613614e-06| -|pypi|[bio](https://pypi.org/project/bio)|2.9508988318613614e-06| -|pypi|[kahypar](https://pypi.org/project/kahypar)|2.9508988318613614e-06| -|pypi|[nwalign3](https://pypi.org/project/nwalign3)|2.9508988318613614e-06| -|pypi|[PubChemPy](https://pypi.org/project/PubChemPy)|2.9508988318613614e-06| -|pypi|[PyMetis](https://pypi.org/project/PyMetis)|2.9508988318613614e-06| -|pypi|[selfies](https://pypi.org/project/selfies)|2.9508988318613614e-06| -|pypi|[SmilesPE](https://pypi.org/project/SmilesPE)|2.9508988318613614e-06| -|pypi|[upfp](https://pypi.org/project/upfp)|2.9508988318613614e-06| -|cran|tablerDash|2.9492798086927415e-06| -|cran|argonDash|2.9492798086927415e-06| -|cran|argonR|2.9492798086927415e-06| -|npm|[jsdom](https://github.com/jsdom/jsdom#readme)|2.948840874035657e-06| -|cran|TMB|2.9467557776364185e-06| -|spack|autoconf-archive|2.9438620731084616e-06| -|spack|libxmu|2.9438620731084616e-06| -|cran|RProtoBuf|2.9438620731084616e-06| -|npm|[rx](https://github.com/Reactive-Extensions/RxJS)|2.9418028744562996e-06| -|pypi|[nbdime](https://pypi.org/project/nbdime)|2.941313274776766e-06| -|npm|eslint-plugin-jest|2.9389165827466474e-06| -|spack|nspr|2.936281628270207e-06| -|pypi|[pyvcf](https://github.com/jamescasbon/PyVCF)|2.9314720812182864e-06| -|cran|[lhs](https://github.com/bertcarnell/lhs)|2.9268700842304914e-06| -|pypi|[pendulum](https://pypi.org/project/pendulum)|2.9222680872427066e-06| -|pypi|[phonenumbers](https://pypi.org/project/phonenumbers)|2.9222680872427066e-06| -|cran|affy|2.914423452377377e-06| -|cran|marray|2.914423452377377e-06| -|npm|server-destroy|2.9064875908150017e-06| -|rubygems|[debug](https://github.com/ruby/debug)|2.9007620924443577e-06| -|rubygems|[all_images](http://github.com/flori/all_images)|2.9007620924443577e-06| -|cran|lm.beta|2.899856014216799e-06| -|pypi|[python-magic-bin](https://pypi.org/project/python-magic-bin)|2.8992581023037877e-06| -|pypi|[xnat](https://pypi.org/project/xnat)|2.8992581023037877e-06| -|pypi|[fortranformat](https://pypi.org/project/fortranformat)|2.8992581023037877e-06| -|pypi|[academictorrents](https://pypi.org/project/academictorrents)|2.8992581023037877e-06| -|pypi|[sphinxcontrib-trio](https://pypi.org/project/sphinxcontrib-trio)|2.8992581023037877e-06| -|npm|karma-coverage|2.890740912500524e-06| -|pypi|[ACEBinf](https://github.com/ACEnglish/acebinf)|2.884833932640585e-06| -|pypi|[bwapy](https://pypi.org/project/bwapy)|2.884833932640585e-06| -|pypi|[dbus-python](https://pypi.org/project/dbus-python)|2.884833932640585e-06| -|pypi|[jupyter-http-over-ws](https://pypi.org/project/jupyter-http-over-ws)|2.884833932640585e-06| -|pypi|[PyGObject](https://pypi.org/project/PyGObject)|2.884833932640585e-06| -|pypi|[pytabix](https://pypi.org/project/pytabix)|2.884833932640585e-06| -|pypi|[python-apt](https://pypi.org/project/python-apt)|2.884833932640585e-06| -|pypi|[PyVCF](https://pypi.org/project/PyVCF)|2.884833932640585e-06| -|pypi|[requests-unixsocket](https://pypi.org/project/requests-unixsocket)|2.884833932640585e-06| -|pypi|[Truvari](https://pypi.org/project/Truvari)|2.884833932640585e-06| -|pypi|[UpSetPlot](https://pypi.org/project/UpSetPlot)|2.884833932640585e-06| -|pypi|[nose-exclude](https://pypi.org/project/nose-exclude)|2.877459169203759e-06| -|pypi|[mockredispy](https://pypi.org/project/mockredispy)|2.877459169203759e-06| -|pypi|[motor](https://pypi.org/project/motor)|2.877459169203759e-06| -|pypi|[aiounittest](https://pypi.org/project/aiounittest)|2.877459169203759e-06| -|pypi|[pyfarmhash](https://pypi.org/project/pyfarmhash)|2.877459169203759e-06| -|pypi|[SetSimilaritySearch](https://pypi.org/project/SetSimilaritySearch)|2.877459169203759e-06| -|pypi|[pyhash](https://pypi.org/project/pyhash)|2.877459169203759e-06| -|cran|[magicaxis](NA)|2.8729609766593166e-06| -|cran|[xgboost](https://github.com/dmlc/xgboost)|2.860908127405597e-06| -|npm|gulp-mocha|2.8586522465292245e-06| -|npm|gulp-istanbul|2.8586522465292245e-06| -|npm|gulp-coveralls|2.8586522465292245e-06| -|npm|stealthy-require|2.8586522465292245e-06| -|npm|request-promise-core|2.8586522465292245e-06| -|cran|[latex2exp](https://www.stefanom.io/latex2exp/)|2.842859297089631e-06| -|cran|GenSA|2.838493272511914e-06| -|cran|MonetDBLite|2.8348301444748145e-06| -|npm|updox|2.8348301444748145e-06| -|npm|safename|2.8348301444748145e-06| -|cran|RgoogleMaps|2.826776649746193e-06| -|pypi|[flametree](https://pypi.org/project/flametree)|2.8216623866703526e-06| -|pypi|[icebreaker](https://pypi.org/project/icebreaker)|2.8216623866703526e-06| -|pypi|[platemap](https://pypi.org/project/platemap)|2.8216623866703526e-06| -|pypi|[primer3-py](https://pypi.org/project/primer3-py)|2.8216623866703526e-06| -|pypi|[proglog](https://pypi.org/project/proglog)|2.8216623866703526e-06| -|pypi|[sbol2](https://pypi.org/project/sbol2)|2.8216623866703526e-06| -|cran|systemfonts|2.820260895474465e-06| -|pypi|[biomaj-cli](https://pypi.org/project/biomaj-cli)|2.8196706249856482e-06| -|pypi|[feedparser](https://pypi.org/project/feedparser)|2.8151930062948306e-06| -|npm|[q](https://github.com/kriskowal/q)|2.8072181625481214e-06| -|npm|browserify-istanbul|2.802090937643244e-06| -|npm|combined-stream|2.802090937643244e-06| -|npm|split2|2.797362879798842e-06| -|npm|csstype|2.7910238647024836e-06| -|pypi|[qmflows](https://github.com/SCM-NV/qmflows)|2.7824381787677393e-06| -|pypi|[flake8-logging-format](https://pypi.org/project/flake8-logging-format)|2.773203402203623e-06| -|pypi|[whitenoise](https://pypi.org/project/whitenoise)|2.773203402203623e-06| -|pypi|[pyceo](https://pypi.org/project/pyceo)|2.773203402203623e-06| -|pypi|[properconf](https://pypi.org/project/properconf)|2.773203402203623e-06| -|pypi|[markupSafe](https://pypi.org/project/markupSafe)|2.773203402203623e-06| -|pypi|[multipart](https://pypi.org/project/multipart)|2.773203402203623e-06| -|cran|ExactData|2.773203402203623e-06| -|cran|diffobj|2.7678586119692633e-06| -|cran|Epi|2.763708372845429e-06| -|cran|memisc|2.763708372845429e-06| -|cran|descr|2.763708372845429e-06| -|cran|sylly.en|2.763708372845429e-06| -|cran|sylly|2.763708372845429e-06| -|cran|estimability|2.7626669151131837e-06| -|pypi|[check-wheel-contents](https://pypi.org/project/check-wheel-contents)|2.7560848626838475e-06| -|cran|[rjags](https://mcmc-jags.sourceforge.io)|2.750578199621544e-06| -|npm|merge-stream|2.7489621137228223e-06| -|npm|gulp-replace|2.7489621137228223e-06| -|npm|gulp-header|2.7489621137228223e-06| -|cran|[R.matlab](https://github.com/HenrikBengtsson/R.matlab)|2.7468399620683962e-06| -|rubygems|[awesome_print](https://github.com/awesome-print/awesome_print)|2.740449760536779e-06| -|cran|[pbivnorm](https://github.com/brentonk/pbivnorm)|2.7390359440185783e-06| -|pypi|[pytest-freezegun](https://pypi.org/project/pytest-freezegun)|2.735785389650707e-06| -|pypi|[coverage-enable-subprocess](https://pypi.org/project/coverage-enable-subprocess)|2.735785389650707e-06| -|pypi|[proselint](https://pypi.org/project/proselint)|2.735785389650707e-06| -|pypi|[pytest-datadir](https://pypi.org/project/pytest-datadir)|2.733649456065303e-06| -|cran|DoE.base|2.733586210743571e-06| -|npm|jest-canvas-mock|2.727201458165925e-06| -|cran|RcppAnnoy|2.725030385357832e-06| -|pypi|[jaraco.windows](https://pypi.org/project/jaraco.windows)|2.712965610047143e-06| -|pypi|[singledispatch](https://pypi.org/project/singledispatch)|2.712965610047143e-06| -|cran|[flextable](https://ardata-fr.github.io/flextable-book/)|2.712417024599767e-06| -|spack|tar|2.7084613374830606e-06| -|pypi|[soxr](https://pypi.org/project/soxr)|2.7059742288168685e-06| -|pypi|[samplerate](https://pypi.org/project/samplerate)|2.7059742288168685e-06| -|pypi|[presets](https://pypi.org/project/presets)|2.7059742288168685e-06| -|pypi|[mir-eval](https://pypi.org/project/mir-eval)|2.7059742288168685e-06| -|pypi|[sphinx-multiversion](https://pypi.org/project/sphinx-multiversion)|2.7059742288168685e-06| -|pypi|[resampy](https://pypi.org/project/resampy)|2.7059742288168685e-06| -|pypi|[audioread](https://pypi.org/project/audioread)|2.7059742288168685e-06| -|npm|[connect](https://github.com/senchalabs/connect#readme)|2.7054910191331514e-06| -|npm|open|2.703213030624198e-06| -|spack|suite-sparse|2.7025227310760305e-06| -|pypi|[sphinx-click](https://github.com/stephenfin/sphinx-click)|2.6972317343633334e-06| -|pypi|[pyaml](https://github.com/mk-fg/pretty-yaml)|2.6963100351425285e-06| -|cran|DendSer|2.6912236174191824e-06| -|cran|[rgbif](https://github.com/ropensci/rgbif)|2.6844982428738797e-06| -|cran|[rbison](https://github.com/ropensci/rbison)|2.6844982428738797e-06| -|cran|[rebird](https://docs.ropensci.org/rebird/)|2.6844982428738797e-06| -|cran|[rvertnet](https://github.com/ropensci/rvertnet)|2.6844982428738797e-06| -|cran|[ridigbio](https://github.com/iDigBio/ridigbio)|2.6844982428738797e-06| -|cran|fftw|2.6773761046784976e-06| -|npm|imagemin-svgo|2.6762382482804193e-06| -|npm|imagemin-optipng|2.6762382482804193e-06| -|npm|imagemin-jpegtran|2.6762382482804193e-06| -|npm|imagemin-gifsicle|2.6762382482804193e-06| -|npm|pretty-bytes|2.6762382482804193e-06| -|npm|plur|2.6762382482804193e-06| -|npm|p-map|2.6762382482804193e-06| -|npm|imagemin|2.6762382482804193e-06| -|npm|nodeunit-x|2.671554831345929e-06| -|cran|[clusterCrit](http:www.r-project.org)|2.6701270943857162e-06| -|cran|kknn|2.670114459185269e-06| -|npm|karma-mocha|2.6637674197606444e-06| -|npm|karma-chai|2.6637674197606444e-06| -|pypi|[pytest-cover](https://pypi.org/project/pytest-cover)|2.6576532604451385e-06| -|cran|picante|2.6576532604451385e-06| -|cran|hisse|2.6576532604451385e-06| -|cran|diversitree|2.6576532604451385e-06| -|npm|houkou|2.6576532604451385e-06| -|npm|prettier-plugin-pkgjson|2.6576532604451385e-06| -|npm|make-dir-cli|2.6576532604451385e-06| -|npm|koa|2.6576532604451385e-06| -|npm|formdata-polyfill|2.6576532604451385e-06| -|npm|once|2.6576532604451385e-06| -|npm|hexoid|2.6576532604451385e-06| -|npm|dezalgo|2.6576532604451385e-06| -|cran|[gargle](https://gargle.r-lib.org)|2.6531513068701354e-06| -|pypi|[langdetect](https://github.com/Mimino666/langdetect)|2.649783845596031e-06| -|rubygems|jekyll-seo-tag|2.6443649941429126e-06| -|rubygems|jekyll-github-metadata|2.6443649941429126e-06| -|rubygems|rubocop-github|2.6443649941429126e-06| -|pypi|[LSSTDESC.Coord](https://github.com/LSSTDESC/Coord)|2.6376805935181673e-06| -|npm|rollup-plugin-typescript2|2.631165021968941e-06| -|pypi|[cmarkgfm](https://pypi.org/project/cmarkgfm)|2.631076727840687e-06| -|rubygems|spoon|2.631076727840687e-06| -|pypi|[horovod](https://pypi.org/project/horovod)|2.6242193683368427e-06| -|pypi|[os-service-types](https://pypi.org/project/os-service-types)|2.6193830534947288e-06| -|rubygems|[jemoji](https://github.com/jekyll/jemoji)|2.6173857868020403e-06| -|cran|[arm](https://CRAN.R-project.org/package=arm)|2.6093322920734098e-06| -|rubygems|[hoe-gemspec2](http://rubygems.org/gems/hoe-gemspec2)|2.60476596056228e-06| -|rubygems|hoe-doofus|2.60476596056228e-06| -|cran|svUnit|2.603415438803401e-06| -|cran|AlgDesign|2.603415438803401e-06| -|npm|watchify|2.603415438803401e-06| -|npm|gulp-gh-pages|2.603415438803401e-06| -|npm|gulp-clean|2.603415438803401e-06| -|npm|gulp-beautify|2.603415438803401e-06| -|npm|babelify|2.603415438803401e-06| -|npm|babel-plugin-transform-es2015-modules-commonjs|2.603415438803401e-06| -|rubygems|hiredis|2.603415438803401e-06| -|rubygems|aws-sigv4|2.603415438803401e-06| -|rubygems|aws-sdk-kms|2.603415438803401e-06| -|rubygems|aws-sdk-core|2.603415438803401e-06| -|rubygems|bump|2.603415438803401e-06| -|pypi|[hyperspy](https://pypi.org/project/hyperspy)|2.6013735443415944e-06| -|pypi|[sadisplay](https://pypi.org/project/sadisplay)|2.6001282980978415e-06| -|npm|eslint-plugin-jsx-a11y|2.5964048551568525e-06| -|cran|[shinyjqui](https://github.com/yang-tang/shinyjqui)|2.595344643334225e-06| -|pypi|[jsonargparse](https://pypi.org/project/jsonargparse)|2.5789670350478457e-06| -|pypi|[keras2onnx](https://github.com/onnx/keras-onnx)|2.577118313158942e-06| -|pypi|[pyramid_debugtoolbar](https://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/)|2.577118313158924e-06| -|pypi|[mpl-playback](https://pypi.org/project/mpl-playback)|2.5771183131589226e-06| -|pypi|[atomneb](https://atomneb.github.io/AtomNeb-py/)|2.5738969152674875e-06| -|pypi|[napari-plugin-engine](https://github.com/napari/napari-plugin-engine)|2.570675517376033e-06| -|pypi|[colander](https://github.com/Pylons/colander)|2.5647283212687364e-06| -|npm|babel-register|2.5533943286873483e-06| -|pypi|[types-tzlocal](https://pypi.org/project/types-tzlocal)|2.551347130027333e-06| -|cran|BiasedUrn|2.551347130027333e-06| -|pypi|[coconut](https://pypi.org/project/coconut)|2.5487983316956377e-06| -|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|2.5487983316956377e-06| -|cran|[hal9001](https://github.com/tlverse/hal9001)|2.548009178061974e-06| -|cran|[ggdendro](https://github.com/andrie/ggdendro)|2.5398179165210993e-06| -|rubygems|execjs|2.5285672449378035e-06| -|pypi|[testscenarios](https://pypi.org/project/testscenarios)|2.5258336587270596e-06| -|cran|[oai](https://github.com/ropensci/oai)|2.5243473594646235e-06| -|cran|rsyslog|2.5156639533835944e-06| -|cran|logging|2.5156639533835944e-06| -|pypi|[cmocean](https://pypi.org/project/cmocean)|2.511174403381033e-06| -|npm|babel-plugin-istanbul|2.5104412701195787e-06| -|cran|[leafem](https://github.com/r-spatial/leafem)|2.5088937078150295e-06| -|cran|[reproj](https://github.com/hypertidy/reproj/)|2.4923283643797226e-06| -|npm|[babel-polyfill](https://babeljs.io/)|2.4885000354594914e-06| -|cran|influenceR|2.4878834367845964e-06| -|spack|[seqan](https://www.seqan.de)|2.4850783734032503e-06| -|pypi|[Auto-FOX](https://pypi.org/project/Auto-FOX)|2.4850783734032465e-06| -|pypi|[ephemeral-port-reserve](https://pypi.org/project/ephemeral-port-reserve)|2.4850783734032465e-06| -|pypi|[fido](https://pypi.org/project/fido)|2.4850783734032465e-06| -|pypi|[bravado-core](https://pypi.org/project/bravado-core)|2.4850783734032465e-06| -|cran|Rdonlp2|2.4850783734032465e-06| -|cran|gamlss.dist|2.4850783734032465e-06| -|cran|Rsolnp|2.4850783734032465e-06| -|npm|[angular-mocks](http://angularjs.org)|2.4850783734032465e-06| -|npm|gulp-angular-templatecache|2.4850783734032465e-06| -|npm|gulp-cssnano|2.4850783734032465e-06| -|npm|gulp-less|2.4850783734032465e-06| -|cran|[correlation](https://easystats.github.io/correlation/)|2.4842356927403967e-06| -|npm|[shx](https://github.com/shelljs/shx#readme)|2.48003618539924e-06| -|pypi|[mip](https://pypi.org/project/mip)|2.4756084862683885e-06| -|npm|[ts-jest](https://kulshekhar.github.io/ts-jest)|2.4678208846990574e-06| -|cran|[kml](http:www.r-project.org)|2.466670385452116e-06| -|cran|kriging|2.4532183942570513e-06| -|cran|udunits2|2.4532183942570513e-06| -|cran|formula.tools|2.4532183942570513e-06| -|cran|R2WinBUGS|2.4532183942570513e-06| -|cran|[posterior](https://mc-stan.org/posterior/)|2.442700980686632e-06| -|pypi|[sphinxcontrib_bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|2.439058403525424e-06| -|rubygems|rexml|2.438152796261027e-06| -|npm|[querystring](https://github.com/Gozala/querystring#readme)|2.436548223350254e-06| -|pypi|[pixell](https://pypi.org/project/pixell)|2.4321554080437304e-06| -|pypi|[lark](https://github.com/lark-parser/lark)|2.4316598083681432e-06| -|pypi|[swagger-ui-bundle](https://pypi.org/project/swagger-ui-bundle)|2.4298544095498416e-06| -|pypi|[aiohttp-jinja2](https://pypi.org/project/aiohttp-jinja2)|2.4298544095498416e-06| -|rubygems|mercenary|2.425108600156189e-06| -|cran|plotlyGeoAssets|2.4226607616268315e-06| -|cran|listviewer|2.4226607616268315e-06| -|pypi|[camcops-server](https://camcops.readthedocs.org/)|2.4160484185864898e-06| -|pypi|[cardinal_pythonlib](https://pypi.org/project/cardinal_pythonlib)|2.4160484185864898e-06| -|pypi|[CherryPy](https://pypi.org/project/CherryPy)|2.4160484185864898e-06| -|pypi|[deform](https://pypi.org/project/deform)|2.4160484185864898e-06| -|pypi|[Faker](https://pypi.org/project/Faker)|2.4160484185864898e-06| -|pypi|[flower](https://pypi.org/project/flower)|2.4160484185864898e-06| -|pypi|[hl7](https://pypi.org/project/hl7)|2.4160484185864898e-06| -|pypi|[paginate](https://pypi.org/project/paginate)|2.4160484185864898e-06| -|pypi|[pycap](https://pypi.org/project/pycap)|2.4160484185864898e-06| -|pypi|[pyotp](https://pypi.org/project/pyotp)|2.4160484185864898e-06| -|pypi|[scrapy](https://pypi.org/project/scrapy)|2.4160484185864898e-06| -|pypi|[twilio](https://pypi.org/project/twilio)|2.4160484185864898e-06| -|pypi|[Wand](https://pypi.org/project/Wand)|2.4160484185864898e-06| -|pypi|[cheroot](https://pypi.org/project/cheroot)|2.4160484185864898e-06| -|pypi|[itemadapter](https://pypi.org/project/itemadapter)|2.4160484185864898e-06| -|pypi|[itemloaders](https://pypi.org/project/itemloaders)|2.4160484185864898e-06| -|pypi|[parsel](https://pypi.org/project/parsel)|2.4160484185864898e-06| -|pypi|[peppercorn](https://pypi.org/project/peppercorn)|2.4160484185864898e-06| -|pypi|[portend](https://pypi.org/project/portend)|2.4160484185864898e-06| -|pypi|[protego](https://pypi.org/project/protego)|2.4160484185864898e-06| -|pypi|[PyDispatcher](https://pypi.org/project/PyDispatcher)|2.4160484185864898e-06| -|pypi|[python-editor](https://pypi.org/project/python-editor)|2.4160484185864898e-06| -|pypi|[pytzdata](https://pypi.org/project/pytzdata)|2.4160484185864898e-06| -|pypi|[queuelib](https://pypi.org/project/queuelib)|2.4160484185864898e-06| -|pypi|[w3lib](https://pypi.org/project/w3lib)|2.4160484185864898e-06| -|pypi|[jaraco.collections](https://pypi.org/project/jaraco.collections)|2.4160484185864898e-06| -|pypi|[qrcode](https://pypi.org/project/qrcode)|2.4160484185864898e-06| -|pypi|[tldextract](https://pypi.org/project/tldextract)|2.4160484185864898e-06| -|pypi|[zc.lockfile](https://pypi.org/project/zc.lockfile)|2.4160484185864898e-06| -|pypi|[jaraco.text](https://pypi.org/project/jaraco.text)|2.4160484185864898e-06| -|pypi|[hickle](http://github.com/telegraphic/hickle)|2.405310425615009e-06| -|cran|mlr3measures|2.3987024299402276e-06| -|pypi|[biomaj-user](http://biomaj.genouest.org)|2.397960355559638e-06| -|pypi|[zipppython_version<'3.8'](https://pypi.org/project/zipppython_version<'3.8')|2.391887934400625e-06| -|pypi|[importlib_metadatapython_version<'3.8'](https://pypi.org/project/importlib_metadatapython_version<'3.8')|2.391887934400625e-06| -|pypi|[tomlpython_version<'3.6'](https://pypi.org/project/tomlpython_version<'3.6')|2.391887934400625e-06| -|cran|shinyEffects|2.391887934400625e-06| -|cran|leafgl|2.391887934400625e-06| -|cran|mclustcomp|2.391887934400625e-06| -|cran|maotai|2.391887934400625e-06| -|cran|CVXR|2.391887934400625e-06| -|npm|gulp-json-editor|2.391887934400625e-06| -|npm|requizzle|2.391887934400625e-06| -|npm|markdown-it-anchor|2.391887934400625e-06| -|npm|klaw|2.391887934400625e-06| -|npm|js2xmlparser|2.391887934400625e-06| -|npm|escape-string-regexp|2.391887934400625e-06| -|npm|catharsis|2.391887934400625e-06| -|npm|optimist|2.3868257377140626e-06| -|cran|seasonal|2.377031487603105e-06| -|cran|forecTheta|2.377031487603105e-06| -|cran|urca|2.377031487603105e-06| -|cran|fracdiff|2.377031487603105e-06| -|cran|googleAnalyticsR|2.377031487603105e-06| -|cran|bigQueryR|2.377031487603105e-06| -|pypi|[HTSeq](https://github.com/htseq)|2.3623584537290175e-06| -|cran|[tiff](https://www.rforge.net/tiff/)|2.3623584537290137e-06| -|cran|[mauricer](https://docs.ropensci.org/mauricer/)|2.3623584537290133e-06| -|pypi|[typer-cli](https://pypi.org/project/typer-cli)|2.362358453729012e-06| -|pypi|[pytest-coverage](https://pypi.org/project/pytest-coverage)|2.362358453729012e-06| -|cran|prettymapr|2.362358453729012e-06| -|cran|rosm|2.362358453729012e-06| -|cran|wicket|2.362358453729012e-06| -|cran|pkgmaker|2.3591677358174823e-06| -|pypi|[pytest-check-links](https://pypi.org/project/pytest-check-links)|2.34992498818307e-06| -|cran|effects|2.348080463074606e-06| -|spack|[kokkos](https://github.com/kokkos/kokkos)|2.3470184637697313e-06| -|pypi|[zope.component](https://pypi.org/project/zope.component)|2.3372746201475213e-06| -|pypi|[xdoctest](https://pypi.org/project/xdoctest)|2.335275202225462e-06| -|npm|gaze|2.3281042561499413e-06| -|npm|hooker|2.3207446009671702e-06| -|pypi|[twobody](https://pypi.org/project/twobody)|2.31940648184303e-06| -|pypi|[cmastro](https://pypi.org/project/cmastro)|2.31940648184303e-06| -|pypi|[sphinx-astrorefs](https://pypi.org/project/sphinx-astrorefs)|2.31940648184303e-06| -|npm|punycode|2.3194064818430297e-06| -|pypi|[pyahocorasick](http://github.com/WojciechMula/pyahocorasick)|2.3155408043732945e-06| -|go|[github.com/biogo/hts](https://github.com/biogo/hts)|2.3040879464151624e-06| -|pypi|[url-normalize](https://pypi.org/project/url-normalize)|2.2978928919088555e-06| -|pypi|[cattrs](https://pypi.org/project/cattrs)|2.2978928919088555e-06| -|pypi|[pytest-socket](https://pypi.org/project/pytest-socket)|2.294068427839703e-06| -|cran|[titanic](https://github.com/paulhendricks/titanic)|2.283348481915218e-06| -|cran|[float](https://github.com/wrathematics/float)|2.283348481915218e-06| -|pypi|[zest-releaser](https://pypi.org/project/zest-releaser)|2.277988508952976e-06| -|pypi|[fhirspec](https://pypi.org/project/fhirspec)|2.277988508952976e-06| -|pypi|[flake8-isort](https://pypi.org/project/flake8-isort)|2.277988508952976e-06| -|cran|agridat|2.277988508952976e-06| -|cran|cleanrmd|2.277988508952976e-06| -|npm|phantomjs-prebuilt|2.277988508952976e-06| -|cran|[ggmap](https://github.com/dkahle/ggmap)|2.273386511965195e-06| -|rubygems|rubocop-standard|2.2710460677828336e-06| -|rubygems|minitest-focus|2.2710460677828336e-06| -|pypi|[stsci.tools](https://pypi.org/project/stsci.tools)|2.2700788266302227e-06| -|cran|cyclocomp|2.2583694691629504e-06| -|cran|xmlparsedata|2.2583694691629504e-06| -|npm|pify|2.252872225392725e-06| -|pypi|[pytest-plt](https://pypi.org/project/pytest-plt)|2.2511886441417646e-06| -|pypi|[sphinx-pyviz-theme](https://pypi.org/project/sphinx-pyviz-theme)|2.2511886441417646e-06| -|pypi|[rise](https://pypi.org/project/rise)|2.2511886441417646e-06| -|cran|calibrator|2.2511886441417646e-06| -|cran|alabama|2.2511886441417646e-06| -|cran|disordR|2.2511886441417646e-06| -|cran|rio|2.240175744229465e-06| -|npm|rollup-plugin-livereload|2.2380237982695904e-06| -|pypi|[pytransit](https://github.com/hpparvi/PyTransit)|2.2283357929742447e-06| -|npm|duplexer|2.2267337675015337e-06| -|cran|[geojsonio](https://github.com/ropensci/geojsonio)|2.2229661047762545e-06| -|npm|rollup-plugin-copy|2.219578547184951e-06| -|pypi|[pvfactors](https://github.com/SunPower/pvfactors)|2.2175872984883162e-06| -|cran|[cinterpolate](https://github.com/mrc-ide/cinterpolate)|2.2148932561340407e-06| -|cran|[ring](https://github.com/mrc-ide/ring)|2.2148932561340407e-06| -|cran|lda|2.206335415853182e-06| -|npm|karma-sinon|2.204341165854162e-06| -|pypi|[rpyc](https://pypi.org/project/rpyc)|2.201162229827503e-06| -|pypi|[blurb](https://pypi.org/project/blurb)|2.1994371810580456e-06| -|spack|libice|2.1994371810580456e-06| -|spack|nlohmann-json|2.1994371810580456e-06| -|spack|xxhash|2.1994371810580456e-06| -|spack|libxpm|2.1994371810580456e-06| -|spack|ftgl|2.1994371810580456e-06| -|spack|arrow|2.1994371810580456e-06| -|spack|davix|2.1994371810580456e-06| -|spack|dcap|2.1994371810580456e-06| -|spack|fcgi|2.1994371810580456e-06| -|spack|mysql-client|2.1994371810580456e-06| -|spack|oracle-instant-client|2.1994371810580456e-06| -|spack|postgresql|2.1994371810580456e-06| -|spack|pythia6|2.1994371810580456e-06| -|spack|r|2.1994371810580456e-06| -|spack|r-rcpp|2.1994371810580456e-06| -|spack|r-rinside|2.1994371810580456e-06| -|spack|shadow|2.1994371810580456e-06| -|spack|unuran|2.1994371810580456e-06| -|spack|vdt|2.1994371810580456e-06| -|spack|veccore|2.1994371810580456e-06| -|spack|xrootd|2.1994371810580456e-06| -|cran|textdata|2.1976199149413322e-06| -|cran|mallet|2.1976199149413322e-06| -|cran|gutenbergr|2.1976199149413322e-06| -|npm|bl|2.1969933619679815e-06| -|spack|[papi](https://icl.cs.utk.edu/papi/index.html)|2.1896301667875303e-06| -|rubygems|toxiproxy|2.1868689685948567e-06| -|rubygems|mini_portile2|2.1868689685948567e-06| -|rubygems|connection_pool|2.1868689685948567e-06| -|cran|[ids](https://github.com/richfitz/ids)|2.1813465722095235e-06| -|cran|questionr|2.1744435767278406e-06| -|cran|text2vec|2.1744435767278406e-06| -|cran|quanteda.textplots|2.1744435767278406e-06| -|cran|quanteda.textstats|2.1744435767278406e-06| -|cran|quanteda.textmodels|2.1744435767278406e-06| -|cran|dockerfiler|2.1686824301228334e-06| -|cran|attachment|2.1686824301228334e-06| -|pypi|[copier](https://pypi.org/project/copier)|2.159596351809153e-06| -|pypi|[dunamai](https://pypi.org/project/dunamai)|2.159596351809153e-06| -|pypi|[iteration-utilities](https://pypi.org/project/iteration-utilities)|2.159596351809153e-06| -|pypi|[jinja2-ansible-filters](https://pypi.org/project/jinja2-ansible-filters)|2.159596351809153e-06| -|pypi|[jupyter-events](https://pypi.org/project/jupyter-events)|2.159596351809153e-06| -|pypi|[jupyter-server-terminals](https://pypi.org/project/jupyter-server-terminals)|2.159596351809153e-06| -|pypi|[pkgutil-resolve-name](https://pypi.org/project/pkgutil-resolve-name)|2.159596351809153e-06| -|pypi|[powerlaw](https://pypi.org/project/powerlaw)|2.159596351809153e-06| -|pypi|[pygeos](https://pypi.org/project/pygeos)|2.159596351809153e-06| -|pypi|[python-ternary](https://pypi.org/project/python-ternary)|2.159596351809153e-06| -|pypi|[pyyaml-include](https://pypi.org/project/pyyaml-include)|2.159596351809153e-06| -|pypi|[send2trash](https://pypi.org/project/send2trash)|2.159596351809153e-06| -|cran|[corpcor](https://strimmerlab.github.io/software/corpcor/)|2.1558585888925628e-06| -|rubygems|regexp_parser|2.1509372865607807e-06| -|cran|mfx|2.149459799502877e-06| -|cran|drc|2.149459799502877e-06| -|pypi|[pre-commit~=2.12](https://pypi.org/project/pre-commit~=2.12)|2.1487962935151532e-06| -|pypi|[triton](https://pypi.org/project/triton)|2.126122608356111e-06| -|pypi|[nvidia-nvtx-cu11](https://pypi.org/project/nvidia-nvtx-cu11)|2.126122608356111e-06| -|pypi|[nvidia-nccl-cu11](https://pypi.org/project/nvidia-nccl-cu11)|2.126122608356111e-06| -|pypi|[nvidia-cusparse-cu11](https://pypi.org/project/nvidia-cusparse-cu11)|2.126122608356111e-06| -|pypi|[nvidia-cusolver-cu11](https://pypi.org/project/nvidia-cusolver-cu11)|2.126122608356111e-06| -|pypi|[nvidia-curand-cu11](https://pypi.org/project/nvidia-curand-cu11)|2.126122608356111e-06| -|pypi|[nvidia-cufft-cu11](https://pypi.org/project/nvidia-cufft-cu11)|2.126122608356111e-06| -|pypi|[nvidia-cuda-cupti-cu11](https://pypi.org/project/nvidia-cuda-cupti-cu11)|2.126122608356111e-06| -|cran|bigstatsr|2.126122608356111e-06| -|cran|odeintr|2.126122608356111e-06| -|cran|RQuantLib|2.126122608356111e-06| -|cran|leafsync|2.1223259608411894e-06| -|npm|[clsx](https://github.com/lukeed/clsx#readme)|2.1186886132219995e-06| -|pypi|[cobra](https://opencobra.github.io/cobrapy)|2.108551347130027e-06| -|npm|gulp-autoprefixer|2.107789146671984e-06| -|npm|ubelt|2.102758623648901e-06| -|npm|asynct|2.102758623648901e-06| -|npm|event-stream|2.102758623648901e-06| -|npm|it-is|2.102758623648901e-06| -|npm|stream-spec|2.102758623648901e-06| -|npm|string-to-stream|2.102758623648901e-06| -|pypi|[pySMARTS](https://pypi.org/project/pySMARTS)|2.1027586236489005e-06| -|pypi|[pvmismatch](https://pypi.org/project/pvmismatch)|2.1027586236489005e-06| -|pypi|[cloudnetpy-qc](https://pypi.org/project/cloudnetpy-qc)|2.1027586236489005e-06| -|cran|[ssh](https://docs.ropensci.org/ssh)|2.1027586236489005e-06| -|cran|snow|2.1027586236489005e-06| -|cran|Rmpi|2.1027586236489005e-06| -|cran|batchtools|2.1027586236489005e-06| -|cran|BatchJobs|2.1027586236489005e-06| -|cran|BBmisc|2.1027586236489005e-06| -|pypi|[rtoml](https://pypi.org/project/rtoml)|2.099351763326945e-06| -|pypi|[pythran](https://pypi.org/project/pythran)|2.099351763326945e-06| -|pypi|[meson-python](https://pypi.org/project/meson-python)|2.099351763326945e-06| -|pypi|[lazy_loader](https://pypi.org/project/lazy_loader)|2.099351763326945e-06| -|rubygems|[jar-dependencies](https://github.com/mkristian/jar-dependencies)|2.0817289556813707e-06| -|npm|read-dir-deep|2.0799025516527175e-06| -|npm|gulp-uglify-es|2.0799025516527175e-06| -|npm|gulp-strip-comments|2.0799025516527175e-06| -|npm|gulp-jsbeautifier|2.0799025516527175e-06| -|npm|webgpu|2.0799025516527175e-06| -|npm|gpu-mock.js|2.0799025516527175e-06| -|npm|gl-wiretap|2.0799025516527175e-06| -|npm|gl|2.0799025516527175e-06| -|pypi|[pymeeus](https://pypi.org/project/pymeeus)|2.0648700284487085e-06| -|pypi|[casatools](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|2.0578289730573996e-06| -|cran|rematch2|2.0570236235845372e-06| -|npm|pngjs|2.052241899957636e-06| -|cran|[mlr3pipelines](https://mlr3pipelines.mlr-org.com)|2.050489788296014e-06| -|pypi|[sncosmo](https://sncosmo.readthedocs.org)|2.050329112511859e-06| -|pypi|[Yapsy](https://pypi.org/project/Yapsy)|2.0465351310379677e-06| -|pypi|[influxdb](https://pypi.org/project/influxdb)|2.0465351310379677e-06| -|pypi|[drmaa](https://pypi.org/project/drmaa)|2.0465351310379677e-06| -|pypi|[biomaj-process](https://pypi.org/project/biomaj-process)|2.0465351310379677e-06| -|pypi|[biomaj-download](https://pypi.org/project/biomaj-download)|2.0465351310379677e-06| -|pypi|[dfsql](https://pypi.org/project/dfsql)|2.0465351310379677e-06| -|pypi|[modin-spreadsheet](https://pypi.org/project/modin-spreadsheet)|2.0465351310379677e-06| -|pypi|[pyright](https://pypi.org/project/pyright)|2.0465351310379677e-06| -|pypi|[tableschema-sql](https://pypi.org/project/tableschema-sql)|2.0465351310379677e-06| -|pypi|[pylama](https://pypi.org/project/pylama)|2.0465351310379677e-06| -|pypi|[tabulator](https://pypi.org/project/tabulator)|2.0465351310379677e-06| -|pypi|[tableschema](https://pypi.org/project/tableschema)|2.0465351310379677e-06| -|cran|bain|2.0465351310379677e-06| -|cran|gclus|2.0361712672333526e-06| -|npm|[types](http://nodeca.github.com/types/)|2.0357386675165148e-06| -|pypi|[texsoup](https://github.com/alvinwan/TexSoup)|2.035649305872872e-06| -|pypi|[sphinx_tabs](https://github.com/executablebooks/sphinx-tabs)|2.035649305872872e-06| -|pypi|[sphinx_click](https://pypi.org/project/sphinx_click)|2.035649305872872e-06| -|pypi|[sphinx-proof](https://pypi.org/project/sphinx-proof)|2.035649305872872e-06| -|pypi|[sphinx_inline_tabs](https://pypi.org/project/sphinx_inline_tabs)|2.035649305872872e-06| -|pypi|[sphinx-multitoc-numbering](https://pypi.org/project/sphinx-multitoc-numbering)|2.035649305872872e-06| -|pypi|[sphinx_togglebutton](https://pypi.org/project/sphinx_togglebutton)|2.035649305872872e-06| -|pypi|[sphinx-jupyterbook-latex](https://pypi.org/project/sphinx-jupyterbook-latex)|2.035649305872872e-06| -|pypi|[sphinx-external-toc](https://pypi.org/project/sphinx-external-toc)|2.035649305872872e-06| -|pypi|[sphinx-comments](https://pypi.org/project/sphinx-comments)|2.035649305872872e-06| -|cran|[dde](https://github.com/mrc-ide/dde)|2.0290433777812347e-06| -|npm|[runmd](https://github.com/broofa/runmd)|2.0248786746248674e-06| -|npm|random-seed|2.0248786746248674e-06| -|npm|optional-dev-dependency|2.0248786746248674e-06| -|pypi|[bson](https://pypi.org/project/bson)|2.0217730726418252e-06| -|cran|movMF|2.014221418442631e-06| -|cran|flexmix|2.014221418442631e-06| -|cran|flexclust|2.014221418442631e-06| -|cran|cclust|2.014221418442631e-06| -|cran|RWeka|2.014221418442631e-06| -|cran|relations|2.014221418442631e-06| -|cran|[rncl](https://github.com/fmichonneau/rncl)|2.011072683661521e-06| -|pypi|[libpysal](http://pysal.org/libpysal)|2.0044253546791634e-06| -|pypi|[casatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.9940452948067164e-06| -|pypi|[PyEnchant](https://pypi.org/project/PyEnchant)|1.993239945333854e-06| -|cran|arkdb|1.993239945333854e-06| -|npm|pm2-sysmonit|1.993239945333854e-06| -|npm|yamljs|1.993239945333854e-06| -|npm|vizion|1.993239945333854e-06| -|npm|source-map-support|1.993239945333854e-06| -|npm|promptly|1.993239945333854e-06| -|npm|pm2-multimeter|1.993239945333854e-06| -|npm|pm2-deploy|1.993239945333854e-06| -|npm|pm2-axon-rpc|1.993239945333854e-06| -|npm|pm2-axon|1.993239945333854e-06| -|npm|pidusage|1.993239945333854e-06| -|npm|fclone|1.993239945333854e-06| -|npm|croner|1.993239945333854e-06| -|npm|cli-tableau|1.993239945333854e-06| -|npm|blessed|1.993239945333854e-06| -|cran|TH.data|1.991130696714453e-06| -|go|[github.com/spf13/pflag](https://github.com/spf13/pflag)|1.989364877230788e-06| -|pypi|[pyevtk](https://github.com/pyscience-projects/pyevtk)|1.9892808743958346e-06| -|cran|[energy](https://github.com/mariarizzo/energy)|1.974280676493559e-06| -|npm|mocha-headless-chrome|1.9733075458805153e-06| -|npm|gulp-format-md|1.9733075458805153e-06| -|pypi|[dask-cudf](https://pypi.org/project/dask-cudf)|1.970552661403225e-06| -|pypi|[cudf](https://pypi.org/project/cudf)|1.970552661403225e-06| -|pypi|[snappy](https://pypi.org/project/snappy)|1.970552661403225e-06| -|pypi|[datashape](https://pypi.org/project/datashape)|1.970552661403225e-06| -|pypi|[fastremap](https://pypi.org/project/fastremap)|1.962574715405641e-06| -|pypi|[edt](https://pypi.org/project/edt)|1.962574715405641e-06| -|pypi|[fill-voids](https://pypi.org/project/fill-voids)|1.962574715405641e-06| -|pypi|[dijkstra3d](https://pypi.org/project/dijkstra3d)|1.962574715405641e-06| -|pypi|[cloud-volume](https://pypi.org/project/cloud-volume)|1.962574715405641e-06| -|pypi|[connected-components-3d](https://pypi.org/project/connected-components-3d)|1.962574715405641e-06| -|npm|babel-plugin-module-resolver|1.9573257120845953e-06| -|cran|[ggiraph](https://davidgohel.github.io/ggiraph/)|1.9535477213142177e-06| -|cran|sn|1.952561579102551e-06| -|cran|ProFound|1.952561579102551e-06| -|cran|FITSio|1.952561579102551e-06| -|npm|sveld|1.952561579102551e-06| -|npm|pretty-quick|1.952561579102551e-06| -|rubygems|fakeweb-fi|1.952561579102551e-06| -|rubygems|rspectacular|1.952561579102551e-06| -|rubygems|fuubar|1.952561579102551e-06| -|rubygems|bindex|1.952561579102551e-06| -|pypi|[bs4](https://pypi.python.org/pypi/beautifulsoup4)|1.9521849294789624e-06| -|cran|dials|1.949501137755995e-06| -|cran|[hdf5r](https://hhoeflin.github.io/hdf5r/)|1.9488268934183093e-06| -|npm|kefir|1.9438835276398726e-06| -|npm|highland|1.9438835276398726e-06| -|npm|grunt-saucelabs|1.9438835276398726e-06| -|npm|co|1.9438835276398726e-06| -|npm|baconjs|1.9438835276398726e-06| -|npm|acorn-walk|1.9438835276398726e-06| -|pypi|[sphinx-toggleprompt](https://pypi.org/project/sphinx-toggleprompt)|1.9414674792212863e-06| -|pypi|[nestcheck](https://github.com/ejhigson/nestcheck)|1.9328387348692066e-06| -|pypi|[demask](https://github.com/Singh-Lab/DeMaSk)|1.9328387348691956e-06| -|pypi|[napari-tracks-reader](https://github.com/sylvainprigent/napari-tracks-reader)|1.9328387348691956e-06| -|pypi|[ftperiodogram](http://github.com/jakevdp/nfft/)|1.9328387348691956e-06| -|pypi|[SomaticSiMu](https://github.com/HillLab/SomaticSiMu)|1.9328387348691956e-06| -|pypi|[coxeter](https://github.com/glotzerlab/coxeter)|1.9328387348691956e-06| -|pypi|[git](https://pypi.org)|1.9328387348691956e-06| -|pypi|[smart_open](https://github.com/piskvorky/smart_open)|1.9328387348691956e-06| -|pypi|[jumper](https://vlab.jumper.io)|1.9328387348691956e-06| -|pypi|[bio-hansel](https://github.com/phac-nml/biohansel)|1.9328387348691956e-06| -|pypi|[pybiopax](https://github.com/indralab/pybiopax)|1.9328387348691956e-06| -|pypi|[exhale](https://github.com/svenevs/exhale)|1.9328387348691956e-06| -|pypi|[atropos](https://atropos.readthedocs.org/)|1.9328387348691956e-06| -|cran|kappaSize|1.9328387348691956e-06| -|cran|[readtext](https://github.com/quanteda/readtext)|1.9328387348691948e-06| -|pypi|[simpleyaml](http://pyyaml.org/wiki/PyYAML)|1.932838734869192e-06| -|pypi|[komics](http://github.com/frebio/komics)|1.932838734869192e-06| -|pypi|[subset](https://github.com/rightbrace/subset-game.git)|1.932838734869192e-06| -|pypi|[OpenSMOG](https://github.com/junioreif/OpenSMOG)|1.932838734869192e-06| -|pypi|[sepp](https://repos.cosmos.esa.int/socci/projects/SEPP/repos/sepp)|1.932838734869192e-06| -|pypi|[catscii](https://pypi.org/project/catscii)|1.932838734869192e-06| -|pypi|[hera-opm](https://github.com/HERA-Team/hera_opm)|1.932838734869192e-06| -|pypi|[PeptideBuilder](https://github.com/clauswilke/PeptideBuilder)|1.932838734869192e-06| -|pypi|[firesong](https://github.com/icecube/FIRESONG)|1.932838734869192e-06| -|pypi|[gridtest](http://www.github.com/vsoch/gridtest)|1.932838734869192e-06| -|pypi|[partycls](https://pypi.org/project/partycls)|1.932838734869192e-06| -|pypi|[cb-platon](https://github.com/oschwengers/platon)|1.932838734869192e-06| -|pypi|[PICOS](https://pypi.org/project/PICOS)|1.932838734869192e-06| -|pypi|[petsc](https://petsc.org/)|1.932838734869192e-06| -|cran|nLTT|1.932838734869192e-06| -|npm|[natives](https://github.com/addaleax/natives#readme)|1.932838734869192e-06| -|npm|[nonew](https://github.com/frewsxcv/nonew.js)|1.932838734869192e-06| -|npm|[three.trackball](https://github.com/anvaka/three.trackball)|1.932838734869192e-06| -|npm|[three-buffergeometry-sort](https://github.com/frewsxcv/three-buffergeometry-sort)|1.932838734869192e-06| -|pypi|[cdp-backend](https://github.com/CouncilDataProject/cdp-backend)|1.932838734869174e-06| -|pypi|[spython](https://github.com/singularityhub/singularity-cli)|1.931918335471641e-06| -|cran|concaveman|1.9313380836775232e-06| -|cran|tweenr|1.9313380836775232e-06| -|rubygems|[sprockets-rails](https://github.com/rails/sprockets-rails)|1.9265274247145164e-06| -|rubygems|activestorage|1.9265274247145164e-06| -|rubygems|activejob|1.9265274247145164e-06| -|rubygems|actioncable|1.9265274247145164e-06| -|cran|ranger|1.9221007418976963e-06| -|rubygems|[chronic_duration](https://github.com/hpoydar/chronic_duration)|1.9135103475205114e-06| -|pypi|[ducc0](https://pypi.org/project/ducc0)|1.9135103475205017e-06| -|spack|asio|1.9135103475205e-06| -|spack|gperftools|1.9135103475205e-06| -|spack|mimalloc|1.9135103475205e-06| -|spack|otf2|1.9135103475205e-06| -|rubygems|mini_portile|1.9135103475204996e-06| -|rubygems|hoe-gemspec|1.9135103475204996e-06| -|rubygems|hoe-bundler|1.9135103475204996e-06| -|cran|[countrycode](https://vincentarelbundock.github.io/countrycode/)|1.9025467664613763e-06| -|cran|[yardstick](https://github.com/tidymodels/yardstick)|1.895811172898519e-06| -|pypi|[sphinx_thebe](https://github.com/executablebooks/sphinx-thebe)|1.8852318694783246e-06| -|pypi|[sphinxcontrib-youtube](https://pypi.org/project/sphinxcontrib-youtube)|1.8852318694783246e-06| -|pypi|[ablog](https://pypi.org/project/ablog)|1.8852318694783246e-06| -|pypi|[pytype](https://pypi.org/project/pytype)|1.8852318694783246e-06| -|pypi|[pytest-custom-exit-code](https://pypi.org/project/pytest-custom-exit-code)|1.8852318694783246e-06| -|pypi|[jraph](https://pypi.org/project/jraph)|1.8852318694783246e-06| -|pypi|[clu](https://pypi.org/project/clu)|1.8852318694783246e-06| -|pypi|[orbax](https://pypi.org/project/orbax)|1.8852318694783246e-06| -|cran|nFactors|1.877322477629126e-06| -|npm|tmp|1.87383018557718e-06| -|pypi|[yte](https://pypi.org/project/yte)|1.8661097785463281e-06| -|rubygems|[rails](https://rubyonrails.org)|1.8644816770909851e-06| -|pypi|[vulture](https://pypi.org/project/vulture)|1.858359046777428e-06| -|cran|adehabitatHR|1.8523037875829773e-06| -|cran|[parsedate](https://github.com/gaborcsardi/parsedate)|1.8493752440453087e-06| -|cran|gginnards|1.8488022681357486e-06| -|cran|[osmdata](https://docs.ropensci.org/osmdata/)|1.8444803927037396e-06| -|pypi|[flask-cors](https://github.com/corydolphin/flask-cors)|1.84309241072454e-06| -|pypi|[ligo-gracedb](https://pypi.org/project/ligo-gracedb)|1.8399137956927882e-06| -|pypi|[sphinx-immaterial](https://pypi.org/project/sphinx-immaterial)|1.8399137956927882e-06| -|pypi|[jsonschema-spec](https://pypi.org/project/jsonschema-spec)|1.8399137956927882e-06| -|pypi|[openapi-schema-validator](https://pypi.org/project/openapi-schema-validator)|1.8399137956927882e-06| -|cran|CircStats|1.8399137956927882e-06| -|npm|docdown|1.8399137956927882e-06| -|npm|qunitjs|1.8399137956927882e-06| -|npm|platform|1.8399137956927882e-06| -|npm|qunit-extras|1.8399137956927882e-06| -|npm|[formidable](https://github.com/node-formidable/formidable)|1.832795322091288e-06| -|pypi|[trollius](https://pypi.org/project/trollius)|1.8223908071623806e-06| -|pypi|[jarvis-tools](https://github.com/usnistgov/jarvis)|1.8223908071623806e-06| -|pypi|[elasticsearch-dsl](https://pypi.org/project/elasticsearch-dsl)|1.8223908071623806e-06| -|pypi|[mongomock](https://pypi.org/project/mongomock)|1.8223908071623806e-06| -|pypi|[jsondiff](https://pypi.org/project/jsondiff)|1.8223908071623806e-06| -|pypi|[mkdocs-awesome-pages-plugin](https://pypi.org/project/mkdocs-awesome-pages-plugin)|1.8223908071623806e-06| -|pypi|[mike](https://pypi.org/project/mike)|1.8223908071623806e-06| -|pypi|[aiida-core](https://pypi.org/project/aiida-core)|1.8223908071623806e-06| -|cran|showimage|1.8223908071623806e-06| -|pypi|[setoptconf-tmp](https://pypi.org/project/setoptconf-tmp)|1.8127992765983684e-06| -|pypi|[requirements-detector](https://pypi.org/project/requirements-detector)|1.8127992765983684e-06| -|pypi|[pylint-plugin-utils](https://pypi.org/project/pylint-plugin-utils)|1.8127992765983684e-06| -|pypi|[pylint-flask](https://pypi.org/project/pylint-flask)|1.8127992765983684e-06| -|pypi|[pylint-django](https://pypi.org/project/pylint-django)|1.8127992765983684e-06| -|pypi|[pylint-celery](https://pypi.org/project/pylint-celery)|1.8127992765983684e-06| -|pypi|[dodgy](https://pypi.org/project/dodgy)|1.8127992765983684e-06| -|pypi|[dm-haiku](https://github.com/deepmind/dm-haiku)|1.8068148173575788e-06| -|pypi|[subunit2sql](https://pypi.org/project/subunit2sql)|1.804166899090757e-06| -|pypi|[cliff](https://pypi.org/project/cliff)|1.804166899090757e-06| -|npm|babel-preset-es2016|1.804166899090757e-06| -|npm|babel-preset-es2017|1.804166899090757e-06| -|cran|ggfortify|1.7939159508004687e-06| -|cran|[sjlabelled](https://strengejacke.github.io/sjlabelled/)|1.7763708372845404e-06| -|cran|[wellknown](https://github.com/ropensci/wellknown)|1.7717688402967618e-06| -|pypi|[gstools](https://pypi.org/project/gstools)|1.771768840296759e-06| -|pypi|[openturns](https://pypi.org/project/openturns)|1.771768840296759e-06| -|pypi|[numpoly](https://pypi.org/project/numpoly)|1.771768840296759e-06| -|cran|R2HTML|1.771768840296759e-06| -|npm|mini-svg-data-uri|1.771768840296759e-06| -|pypi|[pytest-param-files~=0.3.4](https://pypi.org/project/pytest-param-files~=0.3.4)|1.7562813504340251e-06| -|pypi|[pytest>=6,<7](https://pypi.org/project/pytest>=6,<7)|1.7562813504340251e-06| -|pypi|[sphinxext-opengraph~=0.6.3](https://pypi.org/project/sphinxext-opengraph~=0.6.3)|1.7562813504340251e-06| -|pypi|[sphinxcontrib.mermaid~=0.7.1](https://pypi.org/project/sphinxcontrib.mermaid~=0.7.1)|1.7562813504340251e-06| -|pypi|[sphinxext-rediraffe~=0.2.7](https://pypi.org/project/sphinxext-rediraffe~=0.2.7)|1.7562813504340251e-06| -|pypi|[linkify-it-py~=1.0](https://pypi.org/project/linkify-it-py~=1.0)|1.7562813504340251e-06| -|pypi|[sphinx>=4,<6](https://pypi.org/project/sphinx>=4,<6)|1.7562813504340251e-06| -|pypi|[mdit-py-plugins~=0.3.0](https://pypi.org/project/mdit-py-plugins~=0.3.0)|1.7562813504340251e-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.7562813504340251e-06| -|pypi|[docutils>=0.15,<0.19](https://pypi.org/project/docutils>=0.15,<0.19)|1.7562813504340251e-06| -|spack|groff|1.7540511518937913e-06| -|spack|ghostscript|1.7540511518937913e-06| -|spack|gts|1.7540511518937913e-06| -|spack|cairo|1.7540511518937913e-06| -|spack|pango|1.7540511518937913e-06| -|spack|poppler|1.7540511518937913e-06| -|spack|sed|1.7540511518937913e-06| -|npm|walkdir|1.7540511518937913e-06| -|npm|jasmine-reporters|1.7540511518937913e-06| -|npm|jasmine-growl-reporter|1.7540511518937913e-06| -|rubygems|ffi|1.7540511518937913e-06| -|pypi|[funsor](https://pypi.org/project/funsor)|1.7504543279322868e-06| -|pypi|[sphinxbootstrap4theme](https://pypi.org/project/sphinxbootstrap4theme)|1.7495200709251638e-06| -|cran|[ggcorrplot](http://www.sthda.com/english/wiki/ggcorrplot)|1.7482176665673371e-06| -|npm|[pre-commit](https://github.com/observing/pre-commit)|1.7457467790685115e-06| -|spack|[protobuf](https://developers.google.com/protocol-buffers)|1.7401970004968585e-06| -|pypi|[levmar](https://pypi.org/project/levmar)|1.7395548613822724e-06| -|pypi|[gradient-free-optimizers](https://pypi.org/project/gradient-free-optimizers)|1.7395548613822724e-06| -|pypi|[bumps](https://pypi.org/project/bumps)|1.7395548613822724e-06| -|pypi|[tinycc](https://pypi.org/project/tinycc)|1.7395548613822724e-06| -|pypi|[sasmodels](https://pypi.org/project/sasmodels)|1.7395548613822724e-06| -|pypi|[dfogn](https://pypi.org/project/dfogn)|1.7395548613822724e-06| -|pypi|[DFO-LS](https://pypi.org/project/DFO-LS)|1.7395548613822724e-06| -|pypi|[sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks)|1.7395548613822724e-06| -|cran|sangerseqR|1.7395548613822724e-06| -|cran|[ggraph](https://ggraph.data-imaginist.com)|1.7380448311206571e-06| -|pypi|[croniter](https://pypi.org/project/croniter)|1.7371388129636868e-06| -|rubygems|[ruby-progressbar](https://github.com/jfelchner/ruby-progressbar)|1.736019541553443e-06| -|cran|dendroextras|1.7344684436589326e-06| -|pypi|[NRSur7dq2](https://www.black-holes.org/surrogates/)|1.718078875439293e-06| -|cran|[rlist](https://renkun.me/rlist)|1.718078875439293e-06| -|pypi|[openbabel](http://openbabel.org/)|1.7137836782506835e-06| -|npm|[ndjson](https://github.com/ndjson/ndjson.js)|1.710729165964287e-06| -|pypi|[pssmgen](https://github.com/DeepRank/PSSMGen)|1.708741490246679e-06| -|spack|fltk|1.708491381714732e-06| -|spack|glpk|1.708491381714732e-06| -|spack|gnuplot|1.708491381714732e-06| -|spack|imagemagick|1.708491381714732e-06| -|spack|qhull|1.708491381714732e-06| -|spack|qrupdate|1.708491381714732e-06| -|spack|qscintilla|1.708491381714732e-06| -|cran|[hrbrthemes](http://github.com/hrbrmstr/hrbrthemes)|1.703949937318894e-06| -|npm|cli-color|1.7024834999328778e-06| -|pypi|[swapper](https://pypi.org/project/swapper)|1.7008980866848885e-06| -|pypi|[jsonfield](https://pypi.org/project/jsonfield)|1.7008980866848885e-06| -|pypi|[django-model-utils](https://pypi.org/project/django-model-utils)|1.7008980866848885e-06| -|pypi|[genfire](https://pypi.org/project/genfire)|1.7008980866848885e-06| -|pypi|[pandas-datareader](https://pypi.org/project/pandas-datareader)|1.7008980866848885e-06| -|pypi|[oldest-supported-numpy](https://pypi.org/project/oldest-supported-numpy)|1.7008980866848885e-06| -|pypi|[opencv-contrib-python](https://github.com/opencv/opencv-python)|1.6935348915044462e-06| -|npm|node-domexception|1.6914064678975846e-06| -|npm|native-hello-world|1.6914064678975846e-06| -|npm|module-not-found-error|1.6914064678975846e-06| -|npm|fill-keys|1.6914064678975846e-06| -|pypi|[deepspeed](https://pypi.org/project/deepspeed)|1.6876808806302684e-06| -|npm|codeclimate-test-reporter|1.6855446110201508e-06| -|pypi|[requestsexceptions](https://pypi.org/project/requestsexceptions)|1.68388910581804e-06| -|pypi|[jsonpatch](https://pypi.org/project/jsonpatch)|1.68388910581804e-06| -|cran|[workflows](https://github.com/tidymodels/workflows)|1.681051313468608e-06| -|pypi|[py2-ipaddress](https://pypi.org/project/py2-ipaddress)|1.678517848702193e-06| -|cran|highcharter|1.678517848702193e-06| -|npm|normalize-wheel-es|1.678517848702193e-06| -|npm|memoize-one|1.678517848702193e-06| -|npm|lodash-unified|1.678517848702193e-06| -|npm|lodash-es|1.678517848702193e-06| -|npm|async-validator|1.678517848702193e-06| -|npm|[grunt-eslint](https://github.com/sindresorhus/grunt-eslint#readme)|1.67549809759605e-06| -|pypi|[casadata](https://open-bitbucket.nrao.edu/projects/CASA/repos/casadatabrowse)|1.6751269035532996e-06| -|npm|promise|1.6715795308752161e-06| -|pypi|[cupy-cuda92](https://pypi.org/project/cupy-cuda92)|1.6697957679579988e-06| -|pypi|[cupy-cuda91](https://pypi.org/project/cupy-cuda91)|1.6697957679579988e-06| -|pypi|[cupy-cuda90](https://pypi.org/project/cupy-cuda90)|1.6697957679579988e-06| -|pypi|[cupy-cuda80](https://pypi.org/project/cupy-cuda80)|1.6697957679579988e-06| -|pypi|[cupy-cuda115](https://pypi.org/project/cupy-cuda115)|1.6697957679579988e-06| -|pypi|[cupy-cuda114](https://pypi.org/project/cupy-cuda114)|1.6697957679579988e-06| -|pypi|[cupy-cuda113](https://pypi.org/project/cupy-cuda113)|1.6697957679579988e-06| -|pypi|[cupy-cuda112](https://pypi.org/project/cupy-cuda112)|1.6697957679579988e-06| -|pypi|[cupy-cuda111](https://pypi.org/project/cupy-cuda111)|1.6697957679579988e-06| -|pypi|[cupy-cuda110](https://pypi.org/project/cupy-cuda110)|1.6697957679579988e-06| -|pypi|[cupy-cuda102](https://pypi.org/project/cupy-cuda102)|1.6697957679579988e-06| -|pypi|[cupy-cuda101](https://pypi.org/project/cupy-cuda101)|1.6697957679579988e-06| -|pypi|[cupy-cuda100](https://pypi.org/project/cupy-cuda100)|1.6697957679579988e-06| -|npm|gulp-util|1.6656795347370318e-06| -|cran|survAUC|1.6639220413221737e-06| -|cran|simsurv|1.6639220413221737e-06| -|cran|set6|1.6639220413221737e-06| -|cran|param6|1.6639220413221737e-06| -|cran|bujar|1.6639220413221737e-06| -|cran|pso|1.6639220413221737e-06| -|cran|soma|1.6639220413221737e-06| -|cran|tcltk2|1.6639220413221737e-06| -|cran|[umap](https://github.com/tkonopka/umap)|1.6623947118871022e-06| -|cran|IRanges|1.661969081179777e-06| -|cran|[txtq](https://github.com/wlandau/txtq)|1.6607545129606836e-06| -|rubygems|unicode-display_width|1.6571281646200064e-06| -|rubygems|rubocop-ast|1.6571281646200064e-06| -|rubygems|rainbow|1.6571281646200064e-06| -|rubygems|parser|1.6571281646200064e-06| -|rubygems|parallel|1.6571281646200064e-06| -|pypi|[pytest-jupyter](https://pytest-jupyter.readthedocs.io/)|1.6567189156021645e-06| -|pypi|[hatch](https://pypi.org/project/hatch)|1.6567189156021645e-06| -|cran|pgdraw|1.6567189156021645e-06| -|cran|matrixNormal|1.6567189156021645e-06| -|pypi|[sphinx-immaterial-igwn](https://pypi.org/project/sphinx-immaterial-igwn)|1.656718915602164e-06| -|cran|DiagrammeRsvg|1.6559224161235094e-06| -|rubygems|contracts|1.6538196574998602e-06| -|rubygems|childprocess|1.6538196574998602e-06| -|rubygems|yard-junk|1.6538196574998602e-06| -|rubygems|rubocop-packaging|1.6538196574998602e-06| -|rubygems|rake-manifest|1.6538196574998602e-06| -|rubygems|pry-doc|1.6538196574998602e-06| -|pypi|[pyobjc-framework-Cocoa](https://github.com/ronaldoussoren/pyobjc)|1.6518337187997479e-06| -|npm|[abbrev](https://github.com/isaacs/abbrev-js#readme)|1.6441659938186225e-06| -|npm|shortid|1.6354789295047007e-06| -|npm|react-beautiful-dnd|1.6354789295047007e-06| -|npm|objectpath|1.6354789295047007e-06| -|pypi|[cmasher](https://cmasher.readthedocs.io)|1.632174931667318e-06| -|pypi|[mpi4pyd](https://github.com/1313e/mpi4pyd)|1.632174931667318e-06| -|pypi|[pypex](https://github.com/mikecokina/pypex.git)|1.632174931667318e-06| -|npm|in-publish|1.6272131687383575e-06| -|npm|[sass-loader](https://github.com/webpack-contrib/sass-loader)|1.6150521861181784e-06| -|npm|taper|1.6135751938416911e-06| -|npm|karma-tap|1.6135751938416911e-06| -|npm|karma-phantomjs-launcher|1.6135751938416911e-06| -|npm|karma-browserify|1.6135751938416911e-06| -|npm|function-bind|1.6135751938416911e-06| -|npm|buffer-equal|1.6135751938416911e-06| -|npm|tunnel-agent|1.6135751938416911e-06| -|npm|qs|1.6135751938416911e-06| -|npm|performance-now|1.6135751938416911e-06| -|npm|oauth-sign|1.6135751938416911e-06| -|npm|isstream|1.6135751938416911e-06| -|npm|is-typedarray|1.6135751938416911e-06| -|npm|http-signature|1.6135751938416911e-06| -|npm|har-validator|1.6135751938416911e-06| -|npm|forever-agent|1.6135751938416911e-06| -|npm|extend|1.6135751938416911e-06| -|npm|caseless|1.6135751938416911e-06| -|npm|aws4|1.6135751938416911e-06| -|npm|aws-sign2|1.6135751938416911e-06| -|npm|[argparse](https://github.com/nodeca/argparse#readme)|1.6091916714495815e-06| -|pypi|[Flask-APScheduler](https://github.com/viniciuschiele/flask-apscheduler)|1.6079918886726891e-06| -|pypi|[autodoc](https://pypi.org/project/autodoc)|1.6079918886726887e-06| -|npm|[mz](https://github.com/normalize/mz#readme)|1.6049464494895996e-06| -|cran|[fastcluster](http://danifold.net/fastcluster.html)|1.5986148502846362e-06| -|pypi|[Boruta](https://pypi.org/project/Boruta)|1.597387384189415e-06| -|pypi|[coverage-badge](https://pypi.org/project/coverage-badge)|1.597387384189415e-06| -|pypi|[cufflinks](https://pypi.org/project/cufflinks)|1.597387384189415e-06| -|pypi|[daphne](https://pypi.org/project/daphne)|1.597387384189415e-06| -|pypi|[django-admin-index](https://pypi.org/project/django-admin-index)|1.597387384189415e-06| -|pypi|[django-classy-tags](https://pypi.org/project/django-classy-tags)|1.597387384189415e-06| -|pypi|[django-light](https://pypi.org/project/django-light)|1.597387384189415e-06| -|pypi|[django-ordered-model](https://pypi.org/project/django-ordered-model)|1.597387384189415e-06| -|pypi|[dpd-components](https://pypi.org/project/dpd-components)|1.597387384189415e-06| -|pypi|[htmlmin](https://pypi.org/project/htmlmin)|1.597387384189415e-06| -|pypi|[ImageHash](https://pypi.org/project/ImageHash)|1.597387384189415e-06| -|pypi|[jwcrypto](https://pypi.org/project/jwcrypto)|1.597387384189415e-06| -|pypi|[kmodes](https://pypi.org/project/kmodes)|1.597387384189415e-06| -|pypi|[missingno](https://pypi.org/project/missingno)|1.597387384189415e-06| -|pypi|[multimethod](https://pypi.org/project/multimethod)|1.597387384189415e-06| -|pypi|[pandas-profiling](https://pypi.org/project/pandas-profiling)|1.597387384189415e-06| -|pypi|[phik](https://pypi.org/project/phik)|1.597387384189415e-06| -|pypi|[pycaret](https://pypi.org/project/pycaret)|1.597387384189415e-06| -|pypi|[pyLDAvis](https://pypi.org/project/pyLDAvis)|1.597387384189415e-06| -|pypi|[pyod](https://pypi.org/project/pyod)|1.597387384189415e-06| -|pypi|[scikit-plot](https://pypi.org/project/scikit-plot)|1.597387384189415e-06| -|pypi|[tangled-up-in-unicode](https://pypi.org/project/tangled-up-in-unicode)|1.597387384189415e-06| -|pypi|[textblob](https://pypi.org/project/textblob)|1.597387384189415e-06| -|pypi|[visions](https://pypi.org/project/visions)|1.597387384189415e-06| -|pypi|[yellowbrick](https://pypi.org/project/yellowbrick)|1.597387384189415e-06| -|pypi|[pyepsg](https://pypi.org/project/pyepsg)|1.597365159669287e-06| -|pypi|[intake-xarray](https://pypi.org/project/intake-xarray)|1.597365159669287e-06| -|pypi|[intake-parquet](https://pypi.org/project/intake-parquet)|1.597365159669287e-06| -|go|[golang.org/x/sys](https://golang.org/x/sys)|1.5948555660770738e-06| -|pypi|[eli5](https://github.com/eli5-org/eli5)|1.5945919562670835e-06| -|cran|sjPlot|1.5945919562670835e-06| -|pypi|[peppy](https://pypi.org/project/peppy)|1.594591956267083e-06| -|pypi|[eido](https://pypi.org/project/eido)|1.594591956267083e-06| -|pypi|[slacker](https://pypi.org/project/slacker)|1.594591956267083e-06| -|pypi|[throttler](https://pypi.org/project/throttler)|1.594591956267083e-06| -|pypi|[reretry](https://pypi.org/project/reretry)|1.594591956267083e-06| -|pypi|[pscript](https://pypi.org/project/pscript)|1.5876889607854075e-06| -|pypi|[mpl-sample-data](https://pypi.org/project/mpl-sample-data)|1.5876889607854075e-06| -|cran|sjstats|1.579962672264633e-06| -|cran|projpred|1.579962672264633e-06| -|cran|PROreg|1.579962672264633e-06| -|cran|PMCMRplus|1.579962672264633e-06| -|cran|PCDimension|1.579962672264633e-06| -|cran|NbClust|1.579962672264633e-06| -|cran|M3C|1.579962672264633e-06| -|cran|lqmm|1.579962672264633e-06| -|cran|lavaSearch2|1.579962672264633e-06| -|cran|ivprobit|1.579962672264633e-06| -|cran|FactoMineR|1.579962672264633e-06| -|cran|factoextra|1.579962672264633e-06| -|cran|EGAnet|1.579962672264633e-06| -|cran|DRR|1.579962672264633e-06| -|cran|ClassDiscovery|1.579962672264633e-06| -|cran|cAIC4|1.579962672264633e-06| -|cran|brglm2|1.579962672264633e-06| -|cran|BayesFM|1.579962672264633e-06| -|pypi|[astro-sedpy](https://github.com/bd-j/sedpy)|1.5784849668098606e-06| -|pypi|[matplotlib-scalebar](https://pypi.org/project/matplotlib-scalebar)|1.5749056358193415e-06| -|pypi|[splot](https://pypi.org/project/splot)|1.5749056358193415e-06| -|pypi|[esda](https://pypi.org/project/esda)|1.5749056358193415e-06| -|cran|pcaPP|1.5626257771904015e-06| -|npm|generate-object-property|1.5620492632820407e-06| -|rubygems|loofah|1.5620492632820407e-06| -|rubygems|sourcemap|1.5620492632820407e-06| -|rubygems|warden|1.5620492632820407e-06| -|rubygems|responders|1.5620492632820407e-06| -|rubygems|orm_adapter|1.5620492632820407e-06| -|rubygems|bcrypt|1.5620492632820407e-06| -|rubygems|rack-protection|1.5620492632820407e-06| -|rubygems|hashie|1.5620492632820407e-06| -|rubygems|fakefs|1.5620492632820407e-06| -|rubygems|premailer|1.5620492632820407e-06| -|npm|[opener](https://github.com/domenic/opener#readme)|1.5591565794611488e-06| -|npm|uri-path|1.559156579461148e-06| -|npm|maxmin|1.559156579461148e-06| -|pypi|[pyzstd](https://github.com/animalize/pyzstd)|1.5494010911097162e-06| -|cran|vegalite|1.5494010911097162e-06| -|pypi|[ebltable](https://github.com/me-manu/ebltable)|1.5462709878953825e-06| -|cran|wdm|1.544760957633737e-06| -|cran|rmcorr|1.544760957633737e-06| -|cran|mbend|1.544760957633737e-06| -|cran|TSP|1.5366067942210075e-06| -|npm|[jsdoc](https://github.com/jsdoc/jsdoc#readme)|1.535640374853574e-06| -|pypi|[qtsass](https://pypi.org/project/qtsass)|1.5186590059686506e-06| -|cran|moonBook|1.5186590059686506e-06| -|cran|ztable|1.5186590059686506e-06| -|cran|mycor|1.5186590059686506e-06| -|npm|svelte-check|1.5186590059686506e-06| -|npm|svelte-guides|1.5186590059686506e-06| -|npm|scenejs|1.5186590059686506e-06| -|npm|print-sizes|1.5186590059686506e-06| -|npm|keycon|1.5186590059686506e-06| -|npm|moveable|1.5186590059686506e-06| -|npm|framework-utils|1.5186590059686506e-06| -|npm|chai-timers|1.5186590059686506e-06| -|npm|[file-saver](https://github.com/eligrey/FileSaver.js#readme)|1.5154137036552945e-06| -|cran|treemap|1.5126564012019761e-06| -|cran|networkD3|1.5126564012019761e-06| -|cran|[multimode](https://arxiv.org/abs/1803.00472/)|1.5106426241189658e-06| -|pypi|[sphinx_design](https://pypi.org/project/sphinx_design)|1.5060152214601234e-06| -|pypi|[spin](https://pypi.org/project/spin)|1.5060152214601234e-06| -|spack|py-twisted|1.503472415908964e-06| -|spack|perl-module-build|1.503472415908964e-06| -|spack|apr|1.503472415908964e-06| -|spack|apr-util|1.503472415908964e-06| -|pypi|[mzml2isa](https://pypi.org/project/mzml2isa)|1.500792429427843e-06| -|rubygems|[sys-uname](https://github.com/djberg96/sys-uname)|1.5002452655212808e-06| -|pypi|[portpicker](https://pypi.org/project/portpicker)|1.4949299590003905e-06| -|pypi|[kt-legacy](https://pypi.org/project/kt-legacy)|1.4949299590003905e-06| -|npm|path-exists|1.4926990229606395e-06| -|pypi|[velociraptor](https://github.com/swiftsim/velociraptor-python)|1.4898965247950031e-06| -|cran|[duckdb](https://duckdb.org/)|1.4818430300663775e-06| -|cran|spatialreg|1.4806925308194344e-06| -|pypi|[ipywidgets-bokeh](https://pypi.org/project/ipywidgets-bokeh)|1.4689574385005857e-06| -|npm|eslint-config-airbnb|1.462019043042081e-06| -|pypi|[pylons-sphinx-latesturl](https://pypi.org/project/pylons-sphinx-latesturl)|1.4602490442006257e-06| -|cran|[fitdistrplus](https://lbbe.univ-lyon1.fr/fr/fitdistrplus)|1.4579472147213652e-06| -|cran|cartogram|1.4579126457299049e-06| -|cran|rmapshaper|1.4579126457299049e-06| -|cran|widgetframe|1.4579126457299049e-06| -|cran|tmaptools|1.4579126457299049e-06| -|cran|randgeo|1.4496290511518939e-06| -|npm|http-errors|1.4410333588189815e-06| -|cran|googleComputeEngineR|1.4387295846018794e-06| -|npm|conventional-github-releaser|1.4387295846018794e-06| -|npm|corp-semantic-release|1.4387295846018794e-06| -|npm|gulp-clean-css|1.4387295846018794e-06| -|npm|babel-preset-stage-3|1.4351327606403748e-06| -|npm|babel-preset-es2015-loose|1.4351327606403748e-06| -|npm|babel-plugin-add-module-exports|1.4351327606403748e-06| -|npm|saucelabs-connector|1.4351327606403748e-06| -|npm|pinkie|1.4351327606403748e-06| -|npm|desired-capabilities|1.4351327606403748e-06| -|pypi|[gin-config](https://pypi.org/project/gin-config)|1.4321372978951591e-06| -|pypi|[pytest-isort](https://github.com/stephrdev/pytest-isort)|1.4304214662241326e-06| -|cran|[taxizedb](https://ropensci.github.io/taxizedb/)|1.4174150722374267e-06| -|cran|[redland](https://github.com/ropensci/redland-bindings/tree/master/R/redland)|1.417415072237416e-06| -|cran|mlr3data|1.4174150722374073e-06| -|pypi|[imgaug](https://github.com/aleju/imgaug)|1.4139213711749198e-06| -|pypi|[yatiml](https://github.com/yatiml/yatiml)|1.4081535532994932e-06| -|pypi|[galsim](https://github.com/rmjarvis/GalSim)|1.3959390862944197e-06| -|cran|sommer|1.395873809741398e-06| -|cran|CARBayes|1.395873809741398e-06| -|cran|multcompView|1.395873809741398e-06| -|pypi|[types-pkg-resources](https://pypi.org/project/types-pkg-resources)|1.391643889105818e-06| -|npm|is-number-like|1.3878206916082748e-06| -|pypi|[WebOb](http://webob.org/)|1.3876790917009595e-06| -|pypi|[h5xplorer](https://pypi.org/project/h5xplorer)|1.3866017011018116e-06| -|cran|clue|1.3687439519209567e-06| -|cran|[ncmeta](https://github.com/hypertidy/ncmeta)|1.3687439519209567e-06| -|npm|[material-ui](http://material-ui.com/)|1.3667931053717933e-06| -|cran|mvabund|1.3667931053717855e-06| -|cran|huxtable|1.3667931053717855e-06| -|cran|texreg|1.3667931053717855e-06| -|cran|broom.mixed|1.3667931053717855e-06| -|cran|dotwhisker|1.3667931053717855e-06| -|cran|DHARMa|1.3667931053717855e-06| -|cran|RNeXML|1.3667931053717855e-06| -|cran|phylobase|1.3667931053717855e-06| -|cran|striprtf|1.3667931053717855e-06| -|cran|streamR|1.3667931053717855e-06| -|cran|readODS|1.3667931053717855e-06| -|cran|[writexl](https://docs.ropensci.org/writexl)|1.363725107379928e-06| -|npm|serialize-javascript|1.3573374892764335e-06| -|npm|jest-worker|1.3573374892764335e-06| -|cran|[FME](http://fme.r-forge.r-project.org/)|1.3570302974762722e-06| -|cran|[log4r](https://github.com/johnmyleswhite/log4r)|1.3532574415042198e-06| -|npm|into-stream|1.3531251743180677e-06| -|cran|[GA](https://luca-scr.github.io/GA/)|1.3433229207340903e-06| -|pypi|[astroML](http://astroML.github.com)|1.3422491214369454e-06| -|cran|[C50](https://topepo.github.io/C5.0/)|1.3422491214369407e-06| -|pypi|[macholib](http://github.com/ronaldoussoren/macholib)|1.3390453268126569e-06| -|pypi|[percy](https://pypi.org/project/percy)|1.338201016375469e-06| -|pypi|[preconditions](https://pypi.org/project/preconditions)|1.338201016375469e-06| -|pypi|[mimesis](https://pypi.org/project/mimesis)|1.338201016375469e-06| -|pypi|[flask-talisman](https://pypi.org/project/flask-talisman)|1.338201016375469e-06| -|pypi|[dash-dangerously-set-inner-html](https://pypi.org/project/dash-dangerously-set-inner-html)|1.338201016375469e-06| -|pypi|[dash-flow-example](https://pypi.org/project/dash-flow-example)|1.338201016375469e-06| -|cran|rlog|1.3381191241402096e-06| -|cran|loggit|1.3381191241402096e-06| -|cran|[butcher](https://butcher.tidymodels.org/)|1.3337717585647062e-06| -|pypi|[entsoe-py](https://github.com/EnergieID/entsoe-py)|1.32882663022257e-06| -|pypi|[quandl](https://github.com/quandl/quandl-python)|1.32882663022257e-06| -|pypi|[mplleaflet](https://pypi.org/project/mplleaflet)|1.3288266302225693e-06| -|cran|base64|1.3288266302225693e-06| -|cran|learnr|1.3288266302225693e-06| -|npm|ejs|1.3288266302225693e-06| -|npm|overland|1.3288266302225693e-06| -|rubygems|[terminal-table](https://github.com/tj/terminal-table)|1.3288266302225693e-06| -|rubygems|minima|1.3288266302225693e-06| -|rubygems|jekyll-titles-from-headings|1.3288266302225693e-06| -|rubygems|jekyll-theme-time-machine|1.3288266302225693e-06| -|rubygems|jekyll-theme-tactile|1.3288266302225693e-06| -|rubygems|jekyll-theme-slate|1.3288266302225693e-06| -|rubygems|jekyll-theme-modernist|1.3288266302225693e-06| -|rubygems|jekyll-theme-minimal|1.3288266302225693e-06| -|rubygems|jekyll-theme-midnight|1.3288266302225693e-06| -|rubygems|jekyll-theme-merlot|1.3288266302225693e-06| -|rubygems|jekyll-theme-leap-day|1.3288266302225693e-06| -|rubygems|jekyll-theme-hacker|1.3288266302225693e-06| -|rubygems|jekyll-theme-dinky|1.3288266302225693e-06| -|rubygems|jekyll-theme-cayman|1.3288266302225693e-06| -|rubygems|jekyll-theme-architect|1.3288266302225693e-06| -|rubygems|jekyll-swiss|1.3288266302225693e-06| -|rubygems|jekyll-sitemap|1.3288266302225693e-06| -|rubygems|jekyll-relative-links|1.3288266302225693e-06| -|rubygems|jekyll-redirect-from|1.3288266302225693e-06| -|rubygems|jekyll-readme-index|1.3288266302225693e-06| -|rubygems|jekyll-paginate|1.3288266302225693e-06| -|rubygems|jekyll-optional-front-matter|1.3288266302225693e-06| -|rubygems|jekyll-mentions|1.3288266302225693e-06| -|rubygems|jekyll-include-cache|1.3288266302225693e-06| -|rubygems|jekyll-gist|1.3288266302225693e-06| -|rubygems|jekyll-feed|1.3288266302225693e-06| -|rubygems|jekyll-default-layout|1.3288266302225693e-06| -|rubygems|jekyll-coffeescript|1.3288266302225693e-06| -|rubygems|jekyll-avatar|1.3288266302225693e-06| -|rubygems|github-pages-health-check|1.3288266302225693e-06| -|npm|sinon-chai|1.324289687814053e-06| -|pypi|[transitleastsquares](https://github.com/hippke/tls)|1.3240548090216229e-06| -|npm|repeat-string|1.3155383639203435e-06| -|npm|tap-out|1.3155383639203435e-06| -|npm|figures|1.3155383639203435e-06| -|npm|pretty-ms|1.3155383639203435e-06| -|npm|tapes|1.3155383639203435e-06| -|rubygems|w3c_validators|1.3155383639203435e-06| -|rubygems|html-proofer|1.3155383639203435e-06| -|cran|pheatmap|1.3041009885118933e-06| -|npm|expect|1.3034767068152464e-06| -|pypi|[radon](https://pypi.org/project/radon)|1.3017077194017004e-06| -|rubygems|rqrcode_core|1.3017077194017004e-06| -|rubygems|chunky_png|1.3017077194017004e-06| -|rubygems|standardrb|1.3017077194017004e-06| -|rubygems|chronic|1.3017077194017004e-06| -|rubygems|fast_stack|1.3017077194017004e-06| -|rubygems|guard|1.3017077194017004e-06| -|rubygems|guard-minitest|1.3017077194017004e-06| -|pypi|[numba>=0.55](https://pypi.org/project/numba>=0.55)|1.2944334703815144e-06| -|pypi|[xarray>=0.16](https://pypi.org/project/xarray>=0.16)|1.2944334703815144e-06| -|pypi|[scipy>=1.5](https://pypi.org/project/scipy>=1.5)|1.2944334703815144e-06| -|pypi|[numpy>=1.19](https://pypi.org/project/numpy>=1.19)|1.2944334703815144e-06| -|npm|vuetify-loader|1.2929123969733107e-06| -|npm|vue-meta|1.2929123969733107e-06| -|npm|stylus-loader|1.2929123969733107e-06| -|npm|pug-loader|1.2929123969733107e-06| -|npm|postcss-loader|1.2929123969733107e-06| -|npm|optimize-css-assets-webpack-plugin|1.2929123969733107e-06| -|npm|identity-obj-proxy|1.2929123969733107e-06| -|npm|happypack|1.2929123969733107e-06| -|npm|friendly-errors-webpack-plugin|1.2929123969733107e-06| -|npm|fork-ts-checker-webpack-plugin|1.2929123969733107e-06| -|npm|cssnano|1.2929123969733107e-06| -|npm|babel-plugin-transform-define|1.2929123969733107e-06| -|npm|babel-plugin-detective|1.2929123969733107e-06| -|npm|webidl2js|1.2929123969733107e-06| -|npm|mocha-sugar-free|1.2929123969733107e-06| -|npm|eslint-plugin-jsdom-internal|1.2929123969733107e-06| -|npm|xml-name-validator|1.2929123969733107e-06| -|npm|whatwg-url|1.2929123969733107e-06| -|npm|whatwg-mimetype|1.2929123969733107e-06| -|npm|whatwg-encoding|1.2929123969733107e-06| -|npm|webidl-conversions|1.2929123969733107e-06| -|npm|w3c-xmlserializer|1.2929123969733107e-06| -|npm|symbol-tree|1.2929123969733107e-06| -|npm|rrweb-cssom|1.2929123969733107e-06| -|npm|parse5|1.2929123969733107e-06| -|npm|nwsapi|1.2929123969733107e-06| -|npm|is-potential-custom-element-name|1.2929123969733107e-06| -|npm|https-proxy-agent|1.2929123969733107e-06| -|npm|http-proxy-agent|1.2929123969733107e-06| -|npm|html-encoding-sniffer|1.2929123969733107e-06| -|npm|domexception|1.2929123969733107e-06| -|npm|decimal.js|1.2929123969733107e-06| -|npm|data-urls|1.2929123969733107e-06| -|npm|cssstyle|1.2929123969733107e-06| -|npm|abab|1.2929123969733107e-06| -|pypi|[howfairis](https://github.com/fair-software/howfairis)|1.288559156579471e-06| -|pypi|[PSSMGen](https://github.com/DeepRank/PSSMGen)|1.288559156579471e-06| -|pypi|[cpplint](https://github.com/cpplint/cpplint)|1.288559156579471e-06| -|pypi|[BisPy](https://github.com/fAndreuzzi/BisPy)|1.288559156579471e-06| -|pypi|[symfem](https://github.com/mscroggs/symfem)|1.288559156579471e-06| -|pypi|[Crimson](https://git.sr.ht/~bow/crimson)|1.288559156579471e-06| -|pypi|[bigslice](https://github.com/satriaphd/bigslice)|1.288559156579471e-06| -|pypi|[mira-multiome](https://pypi.org/project/mira-multiome)|1.288559156579471e-06| -|pypi|[sphinxcontrib-doxylink](http://sphinxcontrib-doxylink.readthedocs.io/en/stable/)|1.288559156579471e-06| -|pypi|[parmap](https://github.com/zeehio/parmap)|1.288559156579471e-06| -|pypi|[synthia](https://github.com/dmey/synthia)|1.288559156579471e-06| -|pypi|[bel-resources](https://github.com/cthoyt/bel-resources)|1.288559156579471e-06| -|pypi|[contextily](https://github.com/darribas/contextily)|1.288559156579471e-06| -|pypi|[zeus-mcmc](https://github.com/minaskar/zeus)|1.288559156579471e-06| -|pypi|[google-cloud-monitoring](https://github.com/googleapis/python-monitoring)|1.288559156579471e-06| -|pypi|[pyexcel](https://github.com/pyexcel/pyexcel)|1.288559156579471e-06| -|pypi|[msstitch](https://github.com/lehtiolab/msstitch)|1.288559156579471e-06| -|pypi|[surfinBH](https://github.com/vijayvarma392/surfinBH)|1.288559156579471e-06| -|pypi|[pyone](http://opennebula.io)|1.288559156579471e-06| -|pypi|[circuitgraph](https://github.com/circuitgraph/circuitgraph)|1.288559156579471e-06| -|pypi|[sit2standpy](https://github.com/PfizerRD/sit2standpy)|1.288559156579471e-06| -|pypi|[pystan](https://mc-stan.org)|1.288559156579471e-06| -|cran|[CholWishart](https://github.com/gzt/CholWishart)|1.288559156579471e-06| -|cran|[proceduralnames](https://mikemahoney218.github.io/proceduralnames/)|1.288559156579471e-06| -|npm|[grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit#readme)|1.288559156579471e-06| -|npm|[node-minify](https://github.com/srod/node-minify)|1.288559156579471e-06| -|pypi|[singularity-compose](http://github.com/singularityhub/singularity-compose)|1.2885591565794613e-06| -|pypi|[tesliper](https://github.com/mishioo/tesliper)|1.2885591565794613e-06| -|pypi|[pypolychord](https://ccpforge.cse.rl.ac.uk/gf/project/polychord/)|1.2885591565794613e-06| -|pypi|[asyncpg](https://github.com/MagicStack/asyncpg)|1.2885591565794613e-06| -|pypi|[clingo](https://github.com/potassco/clingo)|1.2885591565794613e-06| -|pypi|[ont-fast5-api](https://github.com/nanoporetech/ont_fast5_api)|1.2885591565794613e-06| -|pypi|[diffmah](https://github.com/ArgonneCPAC/diffmah)|1.2885591565794613e-06| -|pypi|[anesthetic](https://github.com/williamjameshandley/anesthetic)|1.2885591565794613e-06| -|pypi|[wurlitzer](https://github.com/minrk/wurlitzer)|1.2885591565794613e-06| -|pypi|[pyplif-hippos](https://github.com/radifar/PyPLIF-HIPPOS)|1.2885591565794613e-06| -|pypi|[electiondata](https://github.com/kavigupta/electiondata)|1.2885591565794613e-06| -|pypi|[picmistandard](https://github.com/picmi-standard/picmi)|1.2885591565794613e-06| -|pypi|[libceed](https://libceed.readthedocs.io)|1.2885591565794613e-06| -|pypi|[starlink-pyast](http://www.starlink.ac.uk/ast)|1.2885591565794613e-06| -|spack|bpp-phyl-omics3|1.2885591565794613e-06| -|spack|bpp-popgen3|1.2885591565794613e-06| -|spack|catkin|1.2885591565794613e-06| -|spack|roslaunch|1.2885591565794613e-06| -|cran|[tabulizerjars](https://github.com/ropensci/tabulizerjars)|1.2885591565794613e-06| -|npm|[Matlab](https://github.com/abdennour/masfufa#readme)|1.2885591565794613e-06| -|npm|Gmsh|1.2885591565794613e-06| -|npm|[MTEX](https://github.com/diversemix/mtex#readme)|1.2885591565794613e-06| -|npm|[apollo-server-express](https://github.com/apollographql/apollo-server#readme)|1.2885591565794613e-06| -|npm|[graphql](https://github.com/graphql/graphql-js)|1.2885591565794613e-06| -|pypi|[cachecontrol](https://github.com/ionrock/cachecontrol)|1.2811600628309557e-06| -|pypi|[hicmatrix](https://github.com/deeptools/HiCMatrix)|1.2809345461855007e-06| -|npm|[cors](https://github.com/expressjs/cors#readme)|1.2775024105698606e-06| -|cran|[susieR](https://github.com/stephenslab/susieR)|1.2773542943483345e-06| -|npm|babel-plugin-transform-object-rest-spread|1.277165718658833e-06| -|npm|karma-sourcemap-loader|1.277165718658833e-06| -|pypi|[pyqtwebengine](https://pypi.org/project/pyqtwebengine)|1.2769205577458404e-06| -|spack|[bpp-seq](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|1.2756735650136743e-06| -|pypi|[modulegraph](http://github.com/ronaldoussoren/modulegraph)|1.2756735650136665e-06| -|npm|ent|1.2629168293635298e-06| -|npm|traverse|1.2629168293635298e-06| -|npm|charm|1.2629168293635298e-06| -|npm|deep-is|1.2629168293635298e-06| -|cran|rvg|1.2588883865266446e-06| -|cran|phosphoricons|1.2588883865266446e-06| -|cran|datamods|1.2588883865266446e-06| -|cran|[NMF](http://renozao.github.io/NMF)|1.2574071769698506e-06| -|rubygems|[i18n](https://github.com/ruby-i18n/i18n)|1.2509090687231553e-06| -|npm|[xml2js](https://github.com/Leonidas-from-XIV/node-xml2js)|1.244631003514256e-06| -|cran|aws.ec2metadata|1.2425391867016232e-06| -|pypi|[pyink](https://pypi.org/project/pyink)|1.2381537542779706e-06| -|spack|rpcsvc-proto|1.2381537542779704e-06| -|spack|libtirpc|1.2381537542779704e-06| -|cran|ISLR|1.2345228048519355e-06| -|cran|ICSOutlier|1.2345228048519355e-06| -|cran|ICS|1.2345228048519355e-06| -|cran|bigutilsr|1.2345228048519355e-06| -|pypi|[WSGIProxy2](https://pypi.org/project/WSGIProxy2)|1.2266091971285257e-06| -|pypi|[pyquery](https://pypi.org/project/pyquery)|1.2266091971285257e-06| -|npm|utils-merge|1.2143431051572402e-06| -|pypi|[PySide2](https://www.pyside.org)|1.2138227254978645e-06| -|pypi|[twiggy](https://github.com/wearpants/twiggy/)|1.2105674181549158e-06| -|pypi|[python-forge](http://github.com/dfee/forge)|1.198980177779819e-06| -|cran|[philentropy](https://github.com/HajkD/philentropy)|1.1983600156188992e-06| -|cran|[proto](https://github.com/hadley/proto)|1.1935375307958955e-06| -|cran|tidyquant|1.1885157438015525e-06| -|cran|tibbletime|1.1885157438015525e-06| -|cran|sweep|1.1885157438015525e-06| -|npm|pkgfiles|1.1885157438015525e-06| -|npm|obake|1.1885157438015525e-06| -|npm|is-node-modern|1.1885157438015525e-06| -|npm|far|1.1885157438015525e-06| -|npm|fake|1.1885157438015525e-06| -|npm|asynckit|1.1885157438015525e-06| -|npm|[temporary](https://github.com/vesln/temporary)|1.1873577028204123e-06| -|npm|[eslint-config-grunt](http://gruntjs.com/contributing#syntax)|1.1873577028204123e-06| -|npm|[grunt-legacy-log](http://gruntjs.com/)|1.1873577028204123e-06| -|npm|[findup-sync](https://github.com/gulpjs/findup-sync#readme)|1.1873577028204123e-06| -|npm|exit|1.1873577028204123e-06| -|cran|tensorflow|1.1867061350115994e-06| -|npm|cz-conventional-changelog|1.1787910462074222e-06| -|pypi|[pytest-pydocstyle](https://pypi.org/project/pytest-pydocstyle)|1.1775448292433846e-06| -|pypi|[pytest-pycodestyle](https://pypi.org/project/pytest-pycodestyle)|1.1775448292433846e-06| -|pypi|[types-PyYAML](https://pypi.org/project/types-PyYAML)|1.1775448292433846e-06| -|cran|syslognet|1.1775448292433846e-06| -|cran|botor|1.1775448292433846e-06| -|cran|telegram|1.1775448292433846e-06| -|cran|RPushbullet|1.1775448292433846e-06| -|cran|slackr|1.1775448292433846e-06| -|cran|[EMbC]()|1.1620042394154098e-06| -|cran|[geodist](https://github.com/hypertidy/geodist)|1.159703240921537e-06| -|cran|googlePolylines|1.1597032409215206e-06| -|cran|languageR|1.1597032409215153e-06| -|cran|hypergeo|1.1597032409215153e-06| -|pypi|[flat-table](https://github.com/metinsenturk/flat_table)|1.1484240758904488e-06| -|pypi|[tikzplotlib](https://pypi.org/project/tikzplotlib)|1.1484240758904488e-06| -|go|[gonum.org/v1/gonum](https://gonum.org/v1/gonum)|1.1421319796954315e-06| -|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|1.138994254476488e-06| -|pypi|[stsynphot](https://www.github.com/spacetelescope/stsynphot_refactor)|1.1344923009014806e-06| -|pypi|[google-cloud-firestore](https://github.com/googleapis/python-firestore)|1.1324801601487093e-06| -|pypi|[pytest-ruff](https://pypi.org/project/pytest-ruff)|1.1290723489708266e-06| -|npm|testing-library|1.1287535468937832e-06| -|pypi|[stingray](https://docs.stingray.science)|1.1274892620070344e-06| -|cran|[ctmm](https://github.com/ctmm-initiative/ctmm)|1.127489262007029e-06| -|cran|automap|1.1190118991347952e-06| -|rubygems|ruby-vips|1.1157494737728862e-06| -|rubygems|mini_magick|1.1157494737728862e-06| -|rubygems|minitest-hooks|1.1157494737728862e-06| -|rubygems|minispec-metadata|1.1157494737728862e-06| -|rubygems|dhash-vips|1.1157494737728862e-06| -|rubygems|codeclimate-test-reporter|1.1157494737728862e-06| -|rubygems|ZenTest|1.1157494737728862e-06| -|npm|[yorkie](https://github.com/yyx990803/yorkie)|1.1125060160002905e-06| -|npm|vitest|1.1125060160002905e-06| -|npm|todomvc-app-css|1.1125060160002905e-06| -|npm|karma-esbuild|1.1125060160002905e-06| -|npm|jasmine-core|1.1125060160002905e-06| -|npm|he|1.1125060160002905e-06| -|go|[github.com/google/uuid](https://github.com/google/uuid)|1.1123431546306522e-06| -|npm|[crossfilter2](https://crossfilter.github.io/crossfilter/)|1.1107547275059995e-06| -|cran|snpStats|1.1092813608814492e-06| -|spack|seqan.|1.1044792770681096e-06| -|pypi|[adjustText](https://github.com/Phlya/adjustText)|1.1044145149376906e-06| -|pypi|[phantomconfig](https://pypi.org/project/phantomconfig)|1.0997185905290228e-06| -|pypi|[lcbuilder](https://pypi.org/project/lcbuilder)|1.0997185905290228e-06| -|rubygems|safe_yaml|1.0962819699336195e-06| -|rubygems|pathutil|1.0962819699336195e-06| -|rubygems|jekyll-watch|1.0962819699336195e-06| -|rubygems|em-websocket|1.0962819699336195e-06| -|rubygems|colorator|1.0962819699336195e-06| -|pypi|[proxmin](https://github.com/pmelchior/proxmin)|1.0952752830925482e-06| -|npm|dts-gen|1.0934344842974283e-06| -|npm|documentation|1.0934344842974283e-06| -|npm|check-node-version|1.0934344842974283e-06| -|npm|check-es3-syntax-cli|1.0934344842974283e-06| -|pypi|[pytest-responsemock](https://pypi.org/project/pytest-responsemock)|1.0872217883639203e-06| -|pypi|[iso3166](https://pypi.org/project/iso3166)|1.0872217883639203e-06| -|pypi|[sphinx-autodoc-typehints>=1.15.2](https://pypi.org/project/sphinx-autodoc-typehints>=1.15.2)|1.0794160934731024e-06| -|pypi|[typing_extensions>=3.10](https://pypi.org/project/typing_extensions>=3.10)|1.0794160934731024e-06| -|pypi|[get_version](https://pypi.org/project/get_version)|1.0794160934731024e-06| -|pypi|[sphinx>=3.0](https://pypi.org/project/sphinx>=3.0)|1.0794160934731024e-06| -|cran|som|1.0794160934731024e-06| -|pypi|[scriptcwl](https://github.com/nlesc/scriptcwl)|1.0737992971495573e-06| -|pypi|[pyomo](http://pyomo.org)|1.0704952993121733e-06| -|pypi|[molmass](https://www.lfd.uci.edu/~gohlke/molmass)|1.0647347576281649e-06| -|cran|qdapDictionaries|1.0630613041780555e-06| -|npm|tar|1.052430691136275e-06| -|npm|closurecompiler-externs|1.052430691136275e-06| -|npm|nodeunit|1.052430691136275e-06| -|cran|swagger|1.0513793118244504e-06| -|cran|nlshrink|1.0513793118244502e-06| -|cran|NetworkComparisonTest|1.0513793118244502e-06| -|cran|NetworkToolbox|1.0513793118244502e-06| -|cran|glassoFast|1.0513793118244502e-06| -|pypi|[phonemizer](https://pypi.org/project/phonemizer)|1.0509810620851303e-06| -|pypi|[cyvcf2](https://github.com/brentp/cyvcf2/)|1.0386567746973821e-06| -|cran|[ghql](https://github.com/ropensci/ghql)|1.0382813203976816e-06| -|pypi|[dustmaps](https://github.com/gregreen/dustmaps)|1.0347520499804818e-06| -|pypi|[OpenPIV](https://pypi.org/project/OpenPIV)|1.0277044980523987e-06| -|pypi|[snakeviz](https://pypi.org/project/snakeviz)|1.023338803862448e-06| -|pypi|[lightning-utilities](https://pypi.org/project/lightning-utilities)|1.0232675655189838e-06| -|pypi|[ale-py](https://pypi.org/project/ale-py)|1.0232675655189838e-06| -|pypi|[dm-reverb](https://pypi.org/project/dm-reverb)|1.0232675655189838e-06| -|pypi|[rlds](https://pypi.org/project/rlds)|1.0232675655189838e-06| -|pypi|[pyoculus](https://pypi.org/project/pyoculus)|1.0232675655189838e-06| -|pypi|[py-spec](https://pypi.org/project/py-spec)|1.0232675655189838e-06| -|pypi|[pywin32-ctypes](https://pypi.org/project/pywin32-ctypes)|1.0205388520109332e-06| -|pypi|[ua_parser](https://pypi.org/project/ua_parser)|1.0124393373124335e-06| -|pypi|[flask-seasurf](https://pypi.org/project/flask-seasurf)|1.0124393373124335e-06| -|pypi|[chart_studio](https://pypi.org/project/chart_studio)|1.0124393373124335e-06| -|cran|geonames|1.0009343448429747e-06| -|cran|[isdparser](https://github.com/ropensci/isdparser)|1.0009343448429747e-06| -|cran|Exact|1.0000339541279724e-06| -|npm|gpx-parse|9.979193468164274e-07| -|npm|node-geo-distance|9.979193468164274e-07| -|npm|redis|9.979193468164274e-07| -|pypi|[sdmpy](http://github.com/demorest/sdmpy)|9.970993473531588e-07| -|pypi|[click-default-group](https://pypi.org/project/click-default-group)|9.970396021291025e-07| -|npm|seed-random|9.96619972666927e-07| -|npm|freeport|9.96619972666927e-07| -|npm|node-uuid|9.96619972666927e-07| -|npm|event-emitter|9.96619972666927e-07| -|pypi|[swifttools](https://gitlab.com/DrPhilEvans/swifttools)|9.95704802811406e-07| -|cran|[xslt](https://github.com/ropensci/xslt)|9.95704802811406e-07| -|spack|sowing|9.940313493612986e-07| -|spack|hipblas|9.940313493612986e-07| -|spack|hipsparse|9.940313493612986e-07| -|spack|rocsparse|9.940313493612986e-07| -|spack|rocsolver|9.940313493612986e-07| -|spack|rocblas|9.940313493612986e-07| -|spack|rocrand|9.940313493612986e-07| -|spack|rocthrust|9.940313493612986e-07| -|spack|rocprim|9.940313493612986e-07| -|spack|metis|9.940313493612986e-07| -|spack|scotch|9.940313493612986e-07| -|spack|parmetis|9.940313493612986e-07| -|spack|mmg|9.940313493612986e-07| -|spack|parmmg|9.940313493612986e-07| -|spack|tetgen|9.940313493612986e-07| -|spack|hypre|9.940313493612986e-07| -|spack|superlu-dist|9.940313493612986e-07| -|spack|strumpack|9.940313493612986e-07| -|spack|scalapack|9.940313493612986e-07| -|spack|mumps|9.940313493612986e-07| -|spack|trilinos|9.940313493612986e-07| -|spack|mpfr|9.940313493612986e-07| -|spack|giflib|9.940313493612986e-07| -|spack|exodusii|9.940313493612986e-07| -|spack|parallel-netcdf|9.940313493612986e-07| -|spack|random123|9.940313493612986e-07| -|spack|moab|9.940313493612986e-07| -|spack|p4est|9.940313493612986e-07| -|spack|saws|9.940313493612986e-07| -|spack|libyaml|9.940313493612986e-07| -|spack|kokkos-kernels|9.940313493612986e-07| -|go|[github.com/pkg/errors](https://github.com/pkg/errors)|9.85739964770922e-07| -|pypi|[spacy-transformers](https://spacy.io)|9.839497652624792e-07| -|pypi|[pythainlp](https://pypi.org/project/pythainlp)|9.839497652624792e-07| -|pypi|[spacy-ray](https://pypi.org/project/spacy-ray)|9.839497652624792e-07| -|pypi|[natto-py](https://pypi.org/project/natto-py)|9.839497652624792e-07| -|pypi|[sudachidict-core](https://pypi.org/project/sudachidict-core)|9.839497652624792e-07| -|pypi|[sudachipy](https://pypi.org/project/sudachipy)|9.839497652624792e-07| -|pypi|[thinc-apple-ops](https://pypi.org/project/thinc-apple-ops)|9.839497652624792e-07| -|cran|starsdata|9.821762049471164e-07| -|cran|ncdfgeom|9.821762049471164e-07| -|cran|cubelyr|9.821762049471164e-07| -|cran|vtreat|9.812873577028203e-07| -|cran|smotefamily|9.812873577028203e-07| -|cran|bestNormalize|9.812873577028203e-07| -|cran|mlr3learners|9.812873577028203e-07| -|cran|mlr3filters|9.812873577028203e-07| -|cran|bbotk|9.812873577028203e-07| -|cran|alr4|9.812873577028203e-07| -|cran|carData|9.812873577028203e-07| -|cran|compositions|9.787776713659846e-07| -|go|[github.com/ulikunitz/xz](https://github.com/ulikunitz/xz)|9.77839707785551e-07| -|rubygems|coffee-script-source|9.665179816557626e-07| -|cran|[Momocs](https://github.com/MomX/Momocs/)|9.664193674346086e-07| -|cran|[iptools](https://github.com/hrbrmstr/iptools)|9.664193674346033e-07| -|pypi|[multiqc](http://multiqc.info)|9.664193674345978e-07| -|pypi|[cspy](https://github.com/torressa/cspy)|9.664193674345978e-07| -|pypi|[sphinx-jinja](https://github.com/tardyp/sphinx-jinja)|9.664193674345978e-07| -|pypi|[hdf5storage](https://github.com/frejanordsiek/hdf5storage)|9.664193674345978e-07| -|pypi|[miniwdl](https://github.com/chanzuckerberg/miniwdl)|9.664193674345978e-07| -|pypi|[pytest-workflow](https://github.com/LUMC/pytest-workflow)|9.664193674345978e-07| -|pypi|[Sphinx-Substitution-Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions)|9.664193674345978e-07| -|pypi|[pyequib](https://equib.github.io/pyEQUIB/)|9.664193674345978e-07| -|pypi|[cygrid](https://github.com/bwinkel/cygrid)|9.664193674345978e-07| -|pypi|[jupyter-book](https://executablebooks.org/)|9.664193674345978e-07| -|pypi|[genshi](https://github.com/edgewall/genshi)|9.664193674345978e-07| -|pypi|[cutadapt](https://cutadapt.readthedocs.io/)|9.664193674345978e-07| -|pypi|[fairdatapoint-client](https://github.com/fair-data/fairdatapoint-client)|9.664193674345978e-07| -|pypi|[referenceseeker](https://github.com/oschwengers/referenceseeker)|9.664193674345978e-07| -|pypi|[flatstar](https://github.com/ladsantos/flatstar)|9.664193674345978e-07| -|spack|[zlib-ng](https://github.com/zlib-ng/zlib-ng)|9.664193674345978e-07| -|cran|[metR](https://github.com/eliocamp/metR)|9.664193674345978e-07| -|cran|[sensemakr](https://github.com/carloscinelli/sensemakr)|9.664193674345978e-07| -|cran|[decoder](https://www.bitbucket.com/cancercentrum/decoder)|9.664193674345978e-07| -|cran|leaflet.minicharts|9.664193674345978e-07| -|npm|[csv-parser](https://github.com/mafintosh/csv-parser)|9.664193674345978e-07| -|npm|[cytoscape-cose-bilkent](https://github.com/cytoscape/cytoscape.js-cose-bilkent)|9.664193674345978e-07| -|npm|[uikit](https://getuikit.com)|9.664193674345978e-07| -|npm|[svd-js](https://github.com/danilosalvati/svd-js#readme)|9.664193674345978e-07| -|npm|[hasha](https://github.com/sindresorhus/hasha#readme)|9.664193674345978e-07| -|cran|[LiblineaR]()|9.664193674345968e-07| -|pypi|[pyfftlog](https://github.com/prisae/pyfftlog)|9.66419367434596e-07| -|pypi|[pypeFLOW](https://github.com/Xinyi2016/pypeflow)|9.66419367434596e-07| -|pypi|[contexttimer](https://github.com/brouberol/contexttimer)|9.66419367434596e-07| -|pypi|[easybuild](https://easybuild.io)|9.66419367434596e-07| -|pypi|[easybuild-easyblocks](https://easybuild.io)|9.66419367434596e-07| -|pypi|[easybuild-easyconfigs](https://easybuild.io)|9.66419367434596e-07| -|pypi|[easybuild-framework](https://easybuild.io)|9.66419367434596e-07| -|pypi|[pycoeman](https://github.com/NLeSC/pycoeman)|9.66419367434596e-07| -|pypi|[COFFEE](UNKNOWN)|9.66419367434596e-07| -|pypi|[proposal](https://github.com/tudo-astroparticlephysics/PROPOSAL)|9.66419367434596e-07| -|pypi|[pystrict](https://github.com/earonesty/pystrict)|9.66419367434596e-07| -|cran|sva|9.66419367434596e-07| -|cran|SIS|9.66419367434596e-07| -|cran|polspline|9.66419367434596e-07| -|cran|LogicReg|9.66419367434596e-07| -|cran|KernelKnn|9.66419367434596e-07| -|cran|genefilter|9.66419367434596e-07| -|cran|extraTrees|9.66419367434596e-07| -|cran|biglasso|9.66419367434596e-07| -|cran|bartMachine|9.66419367434596e-07| -|cran|cvAUC|9.66419367434596e-07| -|cran|nnls|9.66419367434596e-07| -|npm|[tailwindcss](https://tailwindcss.com)|9.66419367434596e-07| -|npm|[font-awesome-webpack](https://github.com/gowravshekar/font-awesome-webpack)|9.66419367434596e-07| -|go|[github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset)|9.66419367434596e-07| -|go|[github.com/exascience/pargo](https://github.com/exascience/pargo)|9.66419367434596e-07| -|go|[github.com/phil-mansfield/pyplot](https://github.com/phil-mansfield/pyplot)|9.66419367434596e-07| -|go|[github.com/phil-mansfield/table](https://github.com/phil-mansfield/table)|9.66419367434596e-07| -|go|[gopkg.in/gcfg.v1](https://gopkg.in/gcfg.v1)|9.66419367434596e-07| -|go|[gopkg.in/warnings.v0](https://gopkg.in/warnings.v0)|9.66419367434596e-07| -|pypi|[alive-progress](https://github.com/rsalmei/alive-progress)|9.6448652869973e-07| -|cran|qap|9.5675517376025e-07| -|cran|biomaRt|9.567551737602498e-07| -|cran|[tune](https://tune.tidymodels.org/)|9.479055864492595e-07| -|pypi|[jsonref](https://pypi.org/project/jsonref)|9.402999250714986e-07| -|pypi|[docker-pycreds](https://pypi.org/project/docker-pycreds)|9.402999250714986e-07| -|pypi|[sentry-sdk](https://pypi.org/project/sentry-sdk)|9.402999250714986e-07| -|pypi|[promise](https://pypi.org/project/promise)|9.402999250714986e-07| -|pypi|[testresources](https://pypi.org/project/testresources)|9.354939476766888e-07| -|pypi|[oslotest](https://pypi.org/project/oslotest)|9.354939476766888e-07| -|pypi|[requests-kerberos](https://pypi.org/project/requests-kerberos)|9.354939476766888e-07| -|pypi|[betamax](https://pypi.org/project/betamax)|9.354939476766888e-07| -|cran|dblog|9.151571227271956e-07| -|pypi|[poppy](https://poppy-optics.readthedocs.io/)|9.127294025771207e-07| -|pypi|[bioframe](https://github.com/open2c/bioframe)|9.127294025771207e-07| -|spack|[glog](https://github.com/google/glog)|9.118375426957677e-07| -|pypi|[jaxns](https://pypi.org/project/jaxns)|9.111954035811903e-07| -|pypi|[gooey](http://pypi.python.org/pypi/Gooey/)|9.111954035811903e-07| -|cran|[rgeoda](https://github.com/geodacenter/rgeoda/)|9.111954035811903e-07| -|npm|babel-plugin-unassert|9.111954035811903e-07| -|npm|babel-preset-power-assert|9.111954035811903e-07| -|npm|eslint-config-mysticatea|9.111954035811903e-07| -|npm|if-node-version|9.111954035811903e-07| -|npm|power-assert|9.111954035811903e-07| -|npm|glob2base|9.111954035811903e-07| -|npm|shell-quote|9.111954035811903e-07| -|npm|subarg|9.111954035811903e-07| -|pypi|[peakutils](https://bitbucket.org/lucashnegri/peakutils)|9.094254047397395e-07| -|pypi|[clize](https://github.com/epsy/clize)|9.019914096056253e-07| -|pypi|[tvtk](https://pypi.org/project/tvtk)|9.004754576567056e-07| -|npm|[get-stream](https://github.com/sindresorhus/get-stream#readme)|8.860791200209393e-07| -|cran|bcpa|8.858844201483795e-07| -|cran|amt|8.858844201483795e-07| -|cran|circular|8.858844201483795e-07| -|npm|batch|8.831586219325384e-07| -|pypi|[pytest-django](https://pypi.org/project/pytest-django)|8.770255759468956e-07| -|pypi|[sybil](https://pypi.org/project/sybil)|8.770255759468956e-07| -|pypi|[setuptools-git](https://pypi.org/project/setuptools-git)|8.770255759468956e-07| -|pypi|[EDFlib-Python](https://pypi.org/project/EDFlib-Python)|8.762400626679464e-07| -|pypi|[eeglabio](https://pypi.org/project/eeglabio)|8.762400626679464e-07| -|cran|Rfast|8.757484428011441e-07| -|cran|genlasso|8.757484428011441e-07| -|cran|L0Learn|8.757484428011441e-07| -|cran|mixsqp|8.757484428011441e-07| -|pypi|[diffrax](https://github.com/patrick-kidger/diffrax)|8.716723706272878e-07| -|pypi|[PyGithub](https://github.com/pygithub/pygithub)|8.716723706272878e-07| -|rubygems|search_ui|8.682553201874268e-07| -|rubygems|pstree|8.682553201874268e-07| -|rubygems|mize|8.682553201874268e-07| -|rubygems|infobar|8.682553201874268e-07| -|rubygems|rspec_junit_formatter|8.678051462678004e-07| -|npm|sendgrid-rest|8.648634339075705e-07| -|npm|system-sleep|8.648634339075705e-07| -|npm|lodash.chunk|8.648634339075705e-07| -|npm|mailparser|8.648634339075705e-07| -|npm|async.ensureasync|8.648634339075705e-07| -|npm|bottleneck|8.648634339075705e-07| -|npm|mocha-sinon|8.648634339075705e-07| -|npm|async.queue|8.648634339075705e-07| -|rubygems|[rubocop-rails](https://docs.rubocop.org/rubocop-rails/)|8.59916008574457e-07| -|pypi|[eagerpy](https://github.com/jonasrauber/eagerpy)|8.581803982819251e-07| -|cran|slider|8.504490433424443e-07| -|pypi|[pyvirtualdisplay](https://pypi.org/project/pyvirtualdisplay)|8.457032339487923e-07| -|pypi|[ldtk](https://github.com/hpparvi/ldtk)|8.409923907087267e-07| -|cran|[scattermore](https://github.com/exaexa/scattermore)|8.405126188603708e-07| -|pypi|[pypandoc](https://pypi.org/project/pypandoc)|8.392589243510965e-07| -|pypi|[lap](https://pypi.org/project/lap)|8.392589243510965e-07| -|npm|node-sass|8.392589243510965e-07| -|npm|material-components-web|8.392589243510965e-07| -|npm|foundation-sites|8.392589243510965e-07| -|npm|enhanced-resolve|8.392589243510965e-07| -|npm|bootstrap-sass|8.392589243510965e-07| -|npm|neo-async|8.392589243510965e-07| -|npm|klona|8.392589243510965e-07| -|cran|NetSwan|8.319610206610869e-07| -|cran|netrankr|8.319610206610869e-07| -|cran|RDCOMClient|8.319610206610869e-07| -|cran|base|8.319610206610869e-07| -|cran|fortunes|8.289769621241705e-07| -|cran|mail|8.283594578010822e-07| -|cran|bibtex|8.283594578010822e-07| -|cran|synchronicity|8.283594578010822e-07| -|cran|doMPI|8.283594578010822e-07| -|cran|rngtools|8.283594578010822e-07| -|npm|methods|8.283594578010822e-07| -|pypi|[dcor](https://pypi.org/project/dcor)|8.247889428967672e-07| -|cran|StanHeaders|8.247889428967672e-07| -|cran|shinystan|8.247889428967672e-07| -|cran|waveslim|8.247889428967672e-07| -|pypi|[citeproc-py](https://github.com/brechtm/citeproc-py)|8.244704462621097e-07| -|pypi|[fgivenx](https://github.com/williamjameshandley/fgivenx)|8.18235064427962e-07| -|npm|watch|8.177394647523504e-07| -|npm|unminified-webpack-plugin|8.177394647523504e-07| -|npm|jsonpath|8.177394647523504e-07| -|npm|jest-cli|8.177394647523504e-07| -|npm|globify|8.177394647523504e-07| -|npm|codacy-coverage|8.177394647523504e-07| -|npm|cash-cat|8.177394647523504e-07| -|npm|biased-opener|8.177394647523504e-07| -|npm|[wallaby-webpack](https://github.com/jeffling/wallaby-webpack#readme)|8.177394647523504e-07| -|npm|package-yaml|8.177394647523504e-07| -|npm|json-loader|8.177394647523504e-07| -|npm|isparta-loader|8.177394647523504e-07| -|npm|isparta|8.177394647523504e-07| -|npm|gatsby|8.177394647523504e-07| -|npm|enzyme-adapter-react-16|8.177394647523504e-07| -|npm|enzyme|8.177394647523504e-07| -|npm|conventional-changelog|8.177394647523504e-07| -|npm|chai-enzyme|8.177394647523504e-07| -|npm|babel-plugin-__coverage__|8.177394647523504e-07| -|npm|add-stream|8.177394647523504e-07| -|npm|karma-webpack|8.177394647523504e-07| -|npm|karma-mocha-reporter|8.177394647523504e-07| -|npm|lodash.isequal|8.177394647523504e-07| -|npm|clamp|8.177394647523504e-07| -|npm|random-buffer|8.177394647523504e-07| -|npm|nock|8.177394647523504e-07| -|npm|is-zip|8.177394647523504e-07| -|npm|p-event|8.177394647523504e-07| -|npm|make-dir|8.177394647523504e-07| -|npm|got|8.177394647523504e-07| -|npm|filenamify|8.177394647523504e-07| -|npm|ext-name|8.177394647523504e-07| -|npm|decompress|8.177394647523504e-07| -|npm|content-disposition|8.177394647523504e-07| -|npm|archive-type|8.177394647523504e-07| -|cran|[uwot](https://github.com/jlmelville/uwot)|8.136676364316324e-07| -|pypi|[jsonpickle](https://github.com/jsonpickle/jsonpickle)|7.940310478381564e-07| -|pypi|[line-profiler](https://github.com/pyutils/line_profiler)|7.94031047838155e-07| -|pypi|[mercantile](https://github.com/mapbox/mercantile)|7.822627879734513e-07| -|rubygems|letter_opener|7.810246316410204e-07| -|rubygems|rspec-rails|7.810246316410204e-07| -|cran|minpack.lm|7.785620153957726e-07| -|pypi|[test-tube](https://pypi.org/project/test-tube)|7.778497347644309e-07| -|pypi|[comet-ml](https://pypi.org/project/comet-ml)|7.778497347644309e-07| -|pypi|[neptune-client](https://pypi.org/project/neptune-client)|7.778497347644309e-07| -|pypi|[torchtext](https://pypi.org/project/torchtext)|7.778497347644309e-07| -|pypi|[cffconvert](https://github.com/citation-file-format/cff-converter-python)|7.731354939476912e-07| -|pypi|[iteration_utilities](https://github.com/MSeifert04/iteration_utilities)|7.731354939476912e-07| -|pypi|[vis_sample](https://github.com/AstroChem/vis_sample)|7.731354939476912e-07| -|pypi|[brian2](http://www.briansimulator.org/)|7.731354939476912e-07| -|pypi|[nempy](https://github.com/UNSW-CEEM/nempy)|7.731354939476912e-07| -|pypi|[antspyx](https://github.com/ANTsX/ANTsPy)|7.731354939476912e-07| -|spack|[cpprestsdk](https://github.com/Microsoft/cpprestsdk)|7.731354939476912e-07| -|cran|Rd2md|7.731354939476912e-07| -|pypi|[pyunpack](https://github.com/ponty/pyunpack)|7.731354939476804e-07| -|pypi|[TPOT](https://github.com/EpistasisLab/tpot)|7.731354939476804e-07| -|pypi|[update_checker](https://github.com/bboe/update_checker)|7.731354939476804e-07| -|pypi|[tripoli](https://github.com/DDMAL/tripoli)|7.731354939476804e-07| -|pypi|[molsets](https://pypi.org/project/molsets)|7.731354939476804e-07| -|pypi|[kombine](https://github.com/bfarr/kombine)|7.731354939476804e-07| -|pypi|[dateparser](https://github.com/scrapinghub/dateparser)|7.731354939476804e-07| -|pypi|[sphinx_argparse](https://pypi.org/project/sphinx_argparse)|7.731354939476804e-07| -|pypi|[RagTag](https://github.com/malonge/RagTag)|7.731354939476804e-07| -|pypi|[foolbox](https://github.com/bethgelab/foolbox)|7.731354939476804e-07| -|pypi|[ogb](https://github.com/snap-stanford/ogb)|7.731354939476804e-07| -|pypi|[pyviz](http://pyviz.org)|7.731354939476804e-07| -|pypi|[gala](http://gala.adrian.pw/)|7.731354939476804e-07| -|pypi|[kiwipy](https://github.com/aiidateam/kiwipy.git)|7.731354939476804e-07| -|pypi|[bakta](https://github.com/oschwengers/bakta)|7.731354939476804e-07| -|spack|[cereal](https://uscilab.github.io/cereal/)|7.731354939476804e-07| -|cran|[RcppSimdJson](https://github.com/eddelbuettel/rcppsimdjson/)|7.731354939476804e-07| -|cran|[hash](http://www.johnhughes.org)|7.731354939476804e-07| -|cran|[leafletR](https://github.com/chgrl/leafletR)|7.731354939476804e-07| -|cran|[phonTools](http://www.santiagobarreda.com/rscripts.html)|7.731354939476804e-07| -|cran|[digitTests](https://koenderks.github.io/digitTests/)|7.731354939476804e-07| -|cran|[jfa](https://koenderks.github.io/jfa/)|7.731354939476804e-07| -|npm|[remark-sectionize](https://github.com/jake-low/remark-sectionize#readme)|7.731354939476804e-07| -|pypi|[rectangle-packer](https://github.com/Penlect/rectangle-packer)|7.731354939476767e-07| -|pypi|[pbcommand](https://github.com/PacificBiosciences/pbcommand)|7.731354939476767e-07| -|pypi|[pbcore](UNKNOWN)|7.731354939476767e-07| -|pypi|[Cigar](https://github.com/brentp/cigar)|7.731354939476767e-07| -|pypi|[py-sphviewer](https://github.com/alejandrobll/py-sphviewer)|7.731354939476767e-07| -|pypi|[pykdtree](https://github.com/storpipfugl/pykdtree)|7.731354939476767e-07| -|pypi|[Aemulator](https://github.com/AemulusProject/Aemulator)|7.731354939476767e-07| -|pypi|[scikit-cuda](https://github.com/lebedov/scikit-cuda/)|7.731354939476767e-07| -|go|[github.com/armon/go-radix](https://github.com/armon/go-radix)|7.731354939476767e-07| -|go|[github.com/fredericlemoine/cobrashell](https://github.com/fredericlemoine/cobrashell)|7.731354939476767e-07| -|pypi|[agfusion](https://github.com/murphycj/AGFusion)|7.731354939476696e-07| -|pypi|[bagpipes](https://bagpipes.readthedocs.io)|7.731354939476696e-07| -|pypi|[simupy](https://github.com/simupy/simupy)|7.731354939476696e-07| -|pypi|[boatswain](https://github.com/nlesc-sherlock/boatswain)|7.731354939476696e-07| -|cran|[uchardet](https://artemklevtsov.gitlab.io/uchardet)|7.731354939476696e-07| -|cran|textshaping|7.700712374167865e-07| -|pypi|[vcrpy](https://pypi.org/project/vcrpy)|7.700242847164989e-07| -|cran|[fda](http://www.functionaldata.org)|7.669994979639715e-07| -|npm|[serve-favicon](https://github.com/expressjs/serve-favicon#readme)|7.661144985432408e-07| -|cran|R.cache|7.654041390082e-07| -|npm|[url](https://github.com/defunctzombie/node-url#readme)|7.64791397591086e-07| -|npm|slugify|7.593295029843253e-07| -|npm|serve-handler|7.593295029843253e-07| -|npm|pixelmatch|7.593295029843253e-07| -|npm|magic-string|7.593295029843253e-07| -|npm|dtslint|7.593295029843253e-07| -|npm|cwebp-bin|7.593295029843253e-07| -|npm|zrender|7.593295029843253e-07| -|cran|tidymodels|7.503962147139217e-07| -|pypi|[sparse](https://github.com/pydata/sparse/)|7.476571651698581e-07| -|pypi|[CURandRTC](https://github.com/fynv/CURandRTC)|7.386205165392985e-07| -|cran|GPfit|7.331457270193485e-07| -|cran|rapportools|7.289563228649522e-07| -|cran|suncalc|7.248145255759469e-07| -|cran|manipulate|7.248145255759469e-07| -|cran|Gmedian|7.248145255759469e-07| -|cran|fasttime|7.248145255759469e-07| -|npm|should-util|7.248145255759468e-07| -|npm|mocha-better-spec-reporter|7.248145255759468e-07| -|npm|should-equal|7.248145255759468e-07| -|npm|eslint-config-shouldjs|7.248145255759468e-07| -|npm|should-type|7.248145255759468e-07| -|npm|should-format|7.248145255759468e-07| -|npm|should-type-adaptors|7.248145255759468e-07| -|npm|svelte-jest|7.193647923009397e-07| -|npm|rollup-plugin-postcss|7.193647923009397e-07| -|pypi|[sciris](http://github.com/sciris/sciris)|7.129071327339473e-07| -|pypi|[iPython](https://ipython.org)|7.106024760548512e-07| -|cran|[ratelimitr](https://github.com/tarakc02/ratelimitr)|7.087075361187134e-07| -|cran|truncdist|7.034964512943014e-07| -|cran|rmutil|7.034964512943014e-07| -|cran|cramer|7.034964512943014e-07| -|cran|yesno|7.034964512943014e-07| -|pypi|[mpl-interactions](https://mpl-interactions.rtfd.io)|7.028504490433409e-07| -|pypi|[django-storages](https://github.com/jschneier/django-storages)|7.028504490433409e-07| -|npm|stream-spigot|7.016204607575166e-07| -|npm|polendina|7.016204607575166e-07| -|npm|hundreds|7.016204607575166e-07| -|npm|buffer|7.016204607575166e-07| -|npm|unorm|7.016204607575166e-07| -|npm|iconv|7.016204607575166e-07| -|npm|errto|7.016204607575166e-07| -|npm|grunt-legacy-log-utils|7.016204607575166e-07| -|npm|vuepress-plugin-social-share|7.009195412163002e-07| -|npm|vuepress-plugin-smooth-scroll|7.009195412163002e-07| -|npm|vuepress-plugin-google-adsense|7.009195412163002e-07| -|npm|vuepress-plugin-element-tabs|7.009195412163002e-07| -|npm|vuepress|7.009195412163002e-07| -|npm|vue-eslint-parser|7.009195412163002e-07| -|npm|vue-codemirror|7.009195412163002e-07| -|npm|terser-webpack-plugin|7.009195412163002e-07| -|npm|replace-in-file|7.009195412163002e-07| -|npm|faker|7.009195412163002e-07| -|npm|eslint-plugin-vue|7.009195412163002e-07| -|cran|[kSamples](NA)|6.979695431472099e-07| -|npm|stream-combiner2|6.946042561499414e-07| -|npm|source-map|6.946042561499414e-07| -|npm|slash|6.946042561499414e-07| -|npm|falafel|6.946042561499414e-07| -|npm|convert-source-map|6.946042561499414e-07| -|go|[github.com/biogo/biogo](https://github.com/biogo/biogo)|6.93389000690836e-07| -|pypi|[mxnet](https://pypi.org/project/mxnet)|6.858460026955197e-07| -|pypi|[ml-datasets](https://pypi.org/project/ml-datasets)|6.858460026955197e-07| -|pypi|[Flask-Cors](https://github.com/corydolphin/flask-cors)|6.837378491132155e-07| -|cran|graphlayouts|6.833965526858927e-07| -|npm|webpack-manifest-plugin|6.749595582082891e-07| -|npm|script-loader|6.749595582082891e-07| -|npm|recursive-readdir|6.749595582082891e-07| -|npm|react-dev-utils|6.749595582082891e-07| -|npm|output-file-sync|6.749595582082891e-07| -|npm|npm-release|6.749595582082891e-07| -|npm|imports-loader|6.749595582082891e-07| -|npm|fs-promise|6.749595582082891e-07| -|npm|flow-typed|6.749595582082891e-07| -|npm|flow-bin|6.749595582082891e-07| -|npm|find-cache-dir|6.749595582082891e-07| -|npm|filesize|6.749595582082891e-07| -|npm|fake-xml-http-request|6.749595582082891e-07| -|npm|eslint-plugin-flowtype|6.749595582082891e-07| -|npm|eslint-loader|6.749595582082891e-07| -|npm|eslint-config-react-app|6.749595582082891e-07| -|npm|dmd-clear|6.749595582082891e-07| -|npm|dagre|6.749595582082891e-07| -|npm|child-process-promise|6.749595582082891e-07| -|npm|case-sensitive-paths-webpack-plugin|6.749595582082891e-07| -|npm|babel-plugin-flow-react-proptypes|6.749595582082891e-07| -|pypi|[starry](https://pypi.org/project/starry)|6.690595620701048e-07| -|npm|gulp-marked|6.690595620701048e-07| -|npm|gulp-mocha-phantomjs|6.690595620701048e-07| -|npm|humanize|6.690595620701048e-07| -|npm|chai-jquery|6.690595620701048e-07| -|npm|gulp-iife|6.690595620701048e-07| -|npm|gulp-cache|6.690595620701048e-07| -|npm|gulp-closure-compiler|6.690595620701048e-07| -|npm|drool|6.690595620701048e-07| -|npm|gulp-file|6.690595620701048e-07| -|npm|gulp-imagemin|6.690595620701048e-07| -|npm|escodegen|6.690595620701048e-07| -|npm|gulp-zip|6.690595620701048e-07| -|npm|gulp-csso|6.690595620701048e-07| -|npm|gulp-shell|6.690595620701048e-07| -|npm|swig|6.690595620701048e-07| -|npm|vinyl-paths|6.690595620701048e-07| -|npm|gulp-connect|6.690595620701048e-07| -|npm|gulp-css-inline-images|6.690595620701048e-07| -|npm|gulp-front-matter|6.690595620701048e-07| -|npm|gulp-jscs|6.690595620701048e-07| -|npm|gulp-open|6.690595620701048e-07| -|npm|gulp-flatten|6.690595620701048e-07| -|npm|gulp-load-plugins|6.690595620701048e-07| -|npm|gulp-sass|6.690595620701048e-07| -|npm|gulp-size|6.690595620701048e-07| -|npm|gulp-sourcemaps|6.690595620701048e-07| -|npm|gulp-subtree|6.690595620701048e-07| -|npm|gulp-tap|6.690595620701048e-07| -|pypi|[sagemaker](https://pypi.org/project/sagemaker)|6.644133151112846e-07| -|pypi|[ftfy](https://pypi.org/project/ftfy)|6.644133151112846e-07| -|pypi|[fairscale](https://pypi.org/project/fairscale)|6.644133151112846e-07| -|pypi|[onnxruntime-tools](https://pypi.org/project/onnxruntime-tools)|6.644133151112846e-07| -|pypi|[unidic](https://pypi.org/project/unidic)|6.644133151112846e-07| -|pypi|[unidic-lite](https://pypi.org/project/unidic-lite)|6.644133151112846e-07| -|pypi|[ipadic](https://pypi.org/project/ipadic)|6.644133151112846e-07| -|pypi|[fugashi](https://pypi.org/project/fugashi)|6.644133151112846e-07| -|pypi|[faiss-cpu](https://pypi.org/project/faiss-cpu)|6.644133151112846e-07| -|pypi|[rouge-score](https://pypi.org/project/rouge-score)|6.644133151112846e-07| -|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|6.644133151112846e-07| -|pypi|[sigopt](https://pypi.org/project/sigopt)|6.644133151112846e-07| -|pypi|[pyctcdecode](https://pypi.org/project/pyctcdecode)|6.644133151112846e-07| -|pypi|[tf2onnx](https://pypi.org/project/tf2onnx)|6.644133151112846e-07| -|cran|leaflet.extras2|6.644133151112846e-07| -|cran|satellite|6.644133151112846e-07| -|cran|leafpop|6.644133151112846e-07| -|npm|[uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)|6.644133151112846e-07| -|npm|node-libs-browser|6.644133151112846e-07| -|npm|module-alias|6.644133151112846e-07| -|npm|mocha-phantomjs-istanbul|6.644133151112846e-07| -|npm|mocha-phantomjs-core|6.644133151112846e-07| -|npm|get-port|6.644133151112846e-07| -|npm|asap|6.644133151112846e-07| -|npm|a-sync-waterfall|6.644133151112846e-07| -|npm|[closurecompiler](https://github.com/dcodeIO/ClosureCompiler.js#readme)|6.633502538071065e-07| -|npm|[metascript](https://github.com/dcodeIO/MetaScript)|6.633502538071065e-07| -|npm|[testjs](https://github.com/dcodeIO/test.js)|6.633502538071065e-07| -|pypi|[stwcs](https://github.com/spacetelescope/stwcs)|6.593798809058974e-07| -|pypi|[flask-wtf](https://github.com/wtforms/flask-wtf/)|6.513595736555572e-07| -|pypi|[falcon](https://pypi.org/project/falcon)|6.508538597008502e-07| -|pypi|[webtest-aiohttp](https://pypi.org/project/webtest-aiohttp)|6.508538597008502e-07| -|pypi|[GridDataFormats](https://github.com/MDAnalysis/GridDataFormats)|6.491657722745966e-07| -|pypi|[gsd](https://gsd.readthedocs.io)|6.491657722745966e-07| -|cran|[tarchetypes](https://docs.ropensci.org/tarchetypes/)|6.487850298861634e-07| -|npm|websocket-stream|6.476496560838615e-07| -|npm|https-browserify|6.476496560838615e-07| -|npm|setimmediate|6.476496560838615e-07| -|npm|stream-browserify|6.476496560838615e-07| -|npm|timers-browserify|6.476496560838615e-07| -|npm|bunyan|6.476496560838615e-07| -|pypi|[grequests](https://github.com/kennethreitz/grequests)|6.442795782897355e-07| -|pypi|[AMAT](https://github.com/athulpg007/AMAT)|6.442795782897355e-07| -|pypi|[qtl](https://pypi.org/project/qtl)|6.442795782897355e-07| -|pypi|[agutil](https://github.com/agraubert/agutil)|6.442795782897355e-07| -|pypi|[mbo](https://github.com/basf/mbo)|6.442795782897355e-07| -|pypi|[wntr](https://github.com/USEPA/WNTR)|6.442795782897355e-07| -|pypi|[uvplot](https://github.com/mtazzari/uvplot)|6.442795782897355e-07| -|pypi|[gwsnrcalc](https://github.com/mikekatz04/BOWIE/snr_calculator_folder)|6.442795782897355e-07| -|pypi|[proper](https://pypi.org/project/proper)|6.442795782897355e-07| -|pypi|[Requests](https://requests.readthedocs.io)|6.442795782897355e-07| -|pypi|[Pandas](https://pandas.pydata.org)|6.442795782897355e-07| -|pypi|[Seaborn](https://seaborn.pydata.org)|6.442795782897355e-07| -|pypi|[Sympy](https://sympy.org)|6.442795782897355e-07| -|pypi|[oct2py](http://github.com/blink1073/oct2py)|6.442795782897355e-07| -|pypi|[pylibxc2](https://github.com/mfkasim1/pylibxc/)|6.442795782897355e-07| -|pypi|[jsonlines](https://github.com/wbolster/jsonlines)|6.442795782897355e-07| -|pypi|[pyemgpipeline](https://github.com/aalhossary/pyemgpipeline)|6.442795782897355e-07| -|pypi|[niapy](https://github.com/NiaOrg/NiaPy)|6.442795782897355e-07| -|pypi|[pystokes](https://github.com/rajeshrinet/pystokes)|6.442795782897355e-07| -|pypi|[guizero](https://github.com/lawsie/guizero)|6.442795782897355e-07| -|spack|[tclap](http://tclap.sourceforge.net)|6.442795782897355e-07| -|spack|[itk](https://itk.org/)|6.442795782897355e-07| -|spack|[libconfig](https://www.hyperrealm.com/libconfig/)|6.442795782897355e-07| -|cran|[ggspatial](https://paleolimbot.github.io/ggspatial/)|6.442795782897355e-07| -|cran|[osqp](https://osqp.org)|6.442795782897355e-07| -|cran|[ipaddress](https://davidchall.github.io/ipaddress/)|6.442795782897355e-07| -|cran|[biblio](https://github.com/kamapu/biblio)|6.442795782897355e-07| -|cran|[spiderbar](https://gitlab.com/hrbrmstr/spiderbar)|6.442795782897355e-07| -|cran|[wdman](https://github.com/ropensci/wdman)|6.442795782897355e-07| -|cran|Ecume|6.442795782897355e-07| -|cran|[nplr](https://github.com/fredcommo/nplr)|6.442795782897355e-07| -|cran|[cpp11](https://cpp11.r-lib.org)|6.442795782897355e-07| -|cran|[rstackdeque](https://github.com/oneilsh/rstackdeque)|6.442795782897355e-07| -|npm|[joi](https://github.com/hapijs/joi#readme)|6.442795782897355e-07| -|npm|[pm2](http://pm2.keymetrics.io/)|6.442795782897355e-07| -|pypi|[posix_ipc](http://semanchuk.com/philip/posix_ipc/)|6.442795782897306e-07| -|pypi|[ctypesgen](https://github.com/davidjamesca/ctypesgen)|6.442795782897306e-07| -|pypi|[scikits.cuda](https://github.com/lebedov/scikit-cuda/)|6.442795782897306e-07| -|npm|[html-entities](https://github.com/mdevils/html-entities#readme)|6.442795782897306e-07| -|npm|[long](https://github.com/dcodeIO/long.js#readme)|6.442795782897306e-07| -|npm|[mnemonist](https://github.com/yomguithereal/mnemonist#readme)|6.442795782897306e-07| -|npm|[obliterator](https://github.com/yomguithereal/obliterator#readme)|6.442795782897306e-07| -|npm|[pandemonium](https://github.com/yomguithereal/pandemonium#readme)|6.442795782897306e-07| -|npm|its-set|6.442795782897305e-07| -|npm|babel-plugin-transform-es2015-modules-umd|6.442795782897305e-07| -|npm|babel-preset-stage-2|6.442795782897305e-07| -|npm|eslint-plugin-babel|6.442795782897305e-07| -|spack|ant|6.357177234287374e-07| -|spack|ceres-solver|6.357177234287374e-07| -|spack|clp|6.357177234287374e-07| -|spack|gdal|6.357177234287374e-07| -|spack|ipp|6.357177234287374e-07| -|spack|jasper|6.357177234287374e-07| -|spack|onnx|6.357177234287374e-07| -|spack|openexr|6.357177234287374e-07| -|spack|openjpeg|6.357177234287374e-07| -|spack|libwebp|6.357177234287374e-07| -|spack|tesseract|6.357177234287374e-07| -|spack|leptonica|6.357177234287374e-07| -|spack|libdc1394|6.357177234287374e-07| -|npm|pretty-hrtime|6.314584146817649e-07| -|npm|utf8|6.314584146817649e-07| -|pypi|[distrax](https://github.com/deepmind/distrax)|6.295531879288283e-07| -|pypi|[pyParz](http://github.com/jpierel14/pyParz)|6.275450437887007e-07| -|spack|[pangolin](https://github.com/stevenlovegrove/Pangolin)|6.275450437887007e-07| -|pypi|[traitsui](http://docs.enthought.com/traitsui)|6.228035923467393e-07| -|cran|locatexec|6.133045985642628e-07| -|cran|doconv|6.133045985642628e-07| -|cran|equatags|6.133045985642628e-07| -|go|[gopkg.in/check.v1](https://gopkg.in/check.v1)|6.074636023874603e-07| -|cran|[fasterize](https://github.com/ecohealthalliance/fasterize)|6.013276064037457e-07| -|cran|mixtools|5.989077770017214e-07| -|cran|enrichR|5.989077770017214e-07| -|cran|metap|5.989077770017214e-07| -|cran|monocle|5.989077770017214e-07| -|cran|Rfast2|5.989077770017214e-07| -|cran|rtracklayer|5.989077770017214e-07| -|cran|GenomeInfoDb|5.989077770017214e-07| -|cran|GenomicRanges|5.989077770017214e-07| -|cran|BiocGenerics|5.989077770017214e-07| -|cran|DESeq2|5.989077770017214e-07| -|cran|MAST|5.989077770017214e-07| -|cran|SingleCellExperiment|5.989077770017214e-07| -|cran|SummarizedExperiment|5.989077770017214e-07| -|cran|S4Vectors|5.989077770017214e-07| -|cran|rsvd|5.989077770017214e-07| -|cran|sctransform|5.989077770017214e-07| -|cran|leiden|5.989077770017214e-07| -|cran|ica|5.989077770017214e-07| -|pypi|[APLpy](http://aplpy.github.io)|5.947196107289858e-07| -|spack|[casacore](https://github.com/casacore/casacore)|5.947196107289858e-07| -|npm|[babel-plugin-transform-undefined-to-void](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-simplify-comparison-operators](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-remove-debugger](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-remove-console](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-regexp-constructors](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-minify-booleans](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-merge-sibling-variables](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-member-expression-literals](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-inline-consecutive-adds](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-minify-simplify](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|babel-plugin-minify-replace|5.883152931817685e-07| -|npm|babel-plugin-minify-numeric-literals|5.883152931817685e-07| -|npm|babel-plugin-minify-mangle-names|5.883152931817685e-07| -|npm|babel-plugin-minify-infinity|5.883152931817685e-07| -|npm|babel-plugin-minify-guarded-expressions|5.883152931817685e-07| -|npm|babel-plugin-minify-flip-comparisons|5.883152931817685e-07| -|npm|babel-plugin-minify-dead-code-elimination|5.883152931817685e-07| -|npm|babel-plugin-minify-constant-folding|5.883152931817685e-07| -|npm|babel-plugin-minify-builtins|5.883152931817685e-07| -|pypi|[z3c.testsetup](https://pypi.org/project/z3c.testsetup)|5.846837172979304e-07| -|pypi|[pep440](https://pypi.org/project/pep440)|5.846837172979304e-07| -|npm|babel-helper-evaluate-path|5.824321402499509e-07| -|npm|esutils|5.824321402499509e-07| -|npm|babel-helper-is-void-0|5.824321402499509e-07| -|cran|whitening|5.798516204607575e-07| -|cran|randtoolbox|5.798516204607575e-07| -|cran|mc2d|5.798516204607575e-07| -|cran|ggExtra|5.798516204607575e-07| -|cran|DiceDesign|5.798516204607575e-07| -|cran|condMVNorm|5.798516204607575e-07| -|npm|[proxyquire](https://github.com/thlorenz/proxyquire#readme)|5.796215206113676e-07| -|cran|showtextdb|5.775534280625899e-07| -|cran|sysfonts|5.775534280625899e-07| -|pypi|[restructuredtext-lint](https://pypi.org/project/restructuredtext-lint)|5.7405310425615e-07| -|pypi|[rinohtype](https://pypi.org/project/rinohtype)|5.740531042561499e-07| -|pypi|[sphinx-testing](https://pypi.org/project/sphinx-testing)|5.740531042561499e-07| -|npm|tiny-lr|5.740531042561499e-07| -|npm|grunt-jscs|5.740531042561499e-07| -|rubygems|[puma](https://puma.io)|5.727004988742107e-07| -|rubygems|[uglifier](http://github.com/lautis/uglifier)|5.727004988742093e-07| -|pypi|[scikit_image](https://scikit-image.org)|5.726929584797624e-07| -|cran|vars|5.69497127238244e-07| -|cran|systemfit|5.69497127238244e-07| -|cran|poLCA|5.69497127238244e-07| -|cran|orcutt|5.69497127238244e-07| -|cran|muhaz|5.69497127238244e-07| -|cran|modeltests|5.69497127238244e-07| -|cran|margins|5.69497127238244e-07| -|cran|lsmeans|5.69497127238244e-07| -|cran|lmodel2|5.69497127238244e-07| -|cran|Kendall|5.69497127238244e-07| -|cran|joineRML|5.69497127238244e-07| -|cran|gmm|5.69497127238244e-07| -|cran|glmnetUtils|5.69497127238244e-07| -|cran|ergm|5.69497127238244e-07| -|cran|cmprsk|5.69497127238244e-07| -|cran|btergm|5.69497127238244e-07| -|cran|binGroup|5.69497127238244e-07| -|cran|AUC|5.69497127238244e-07| -|cran|[mvnfast](https://github.com/mfasiolo/mvnfast/)|5.661850839515869e-07| -|cran|diagram|5.638021559658616e-07| -|cran|[UpSetR](http://github.com/hms-dbmi/UpSetR)|5.60523233112068e-07| -|pypi|[kfac](http://github.com/tensorflow/kfac)|5.575496350584217e-07| -|go|[github.com/pkg/profile](https://github.com/pkg/profile)|5.548819334552704e-07| -|pypi|[qcelemental](https://github.com/MolSSI/QCElemental)|5.522396385340605e-07| -|pypi|[singularity-hpc](https://github.com/singularityhub/singularity-hpc)|5.522396385340605e-07| -|pypi|[spacepy](https://github.com/spacepy/spacepy)|5.522396385340605e-07| -|pypi|[StructureFingerprint](https://github.com/dcloudf/MorganFingerprint)|5.522396385340605e-07| -|pypi|[datasketch](https://ekzhu.github.io/datasketch)|5.522396385340605e-07| -|pypi|[fast_histogram](https://github.com/astrofrog/fast-histogram)|5.522396385340605e-07| -|pypi|[gimmik](https://github.com/vincentlab/GiMMiK)|5.522396385340605e-07| -|pypi|[prettypyplot](https://gitlab.com/braniii/prettypyplot)|5.522396385340605e-07| -|pypi|[bed-reader](https://pypi.org/project/bed-reader)|5.522396385340605e-07| -|pypi|[orbitize](https://github.com/sblunt/orbitize)|5.522396385340605e-07| -|pypi|[SPARQLWrapper](http://rdflib.github.io/sparqlwrapper)|5.522396385340605e-07| -|pypi|[neomodel](https://neomodel.readthedocs.io)|5.522396385340605e-07| -|pypi|[faker](https://github.com/joke2k/faker)|5.522396385340605e-07| -|pypi|[Eir](https://github.com/mjacob1002/Eir)|5.522396385340605e-07| -|pypi|[physical-validation](https://physical-validation.readthedocs.io)|5.522396385340605e-07| -|pypi|[optimade](https://github.com/Materials-Consortia/optimade-python-tools)|5.522396385340605e-07| -|pypi|[fpdf2](https://pyfpdf.github.io/fpdf2/)|5.522396385340605e-07| -|pypi|[pdf2image](https://github.com/Belval/pdf2image)|5.522396385340605e-07| -|pypi|[PyQT5](https://www.riverbankcomputing.com/software/pyqt/)|5.522396385340605e-07| -|pypi|[emn_sdk](https://www.energy.gov/eere/energy-materials-network/energy-materials-network)|5.522396385340605e-07| -|pypi|[kllr](https://github.com/afarahi/kllr)|5.522396385340605e-07| -|pypi|[qimage2ndarray](https://github.com/hmeine/qimage2ndarray)|5.522396385340605e-07| -|spack|[petsc](https://www.mcs.anl.gov/petsc/index.html)|5.522396385340605e-07| -|spack|[arrayfire](https://arrayfire.org/docs/index.htm)|5.522396385340605e-07| -|spack|[nlopt](https://nlopt.readthedocs.io)|5.522396385340605e-07| -|spack|[armadillo](http://arma.sourceforge.net/)|5.522396385340605e-07| -|cran|[HGNChelper](https://github.com/waldronlab/HGNChelper)|5.522396385340605e-07| -|cran|[msm](https://github.com/chjackson/msm)|5.522396385340605e-07| -|cran|sde|5.522396385340605e-07| -|cran|[itsadug](NA)|5.522396385340605e-07| -|cran|RISmed|5.522396385340605e-07| -|cran|[httr2](https://httr2.r-lib.org)|5.522396385340605e-07| -|cran|[rsdmx](https://github.com/opensdmx/rsdmx)|5.522396385340605e-07| -|cran|[phylocomr](https://github.com/ropensci/phylocomr)|5.522396385340605e-07| -|cran|[tidytree](https://yulab-smu.top/treedata-book/)|5.522396385340605e-07| -|cran|[CORElearn](http://lkm.fri.uni-lj.si/rmarko/software/)|5.522396385340605e-07| -|npm|[d3-cloud](https://www.jasondavies.com/wordcloud/)|5.522396385340605e-07| -|npm|[js-logger](http://github.com/jonnyreeves/js-logger)|5.522396385340605e-07| -|npm|[path](http://nodejs.org/docs/latest/api/path.html)|5.522396385340605e-07| -|npm|[react-grid-gallery](https://benhowell.github.io/react-grid-gallery/)|5.522396385340605e-07| -|pypi|[pygfunction](https://github.com/MassimoCimmino/pygfunction)|5.522396385340548e-07| -|pypi|[random](https://www.pytosquatting.org)|5.522396385340548e-07| -|pypi|[sys](https://github.com/stestagg/sys)|5.522396385340548e-07| -|pypi|[stats](http://code.google.com/p/pycalcstats/)|5.522396385340548e-07| -|npm|[atob](https://git.coolaj86.com/coolaj86/atob.js.git)|5.522396385340548e-07| -|npm|[node-html-parser](https://github.com/taoqf/node-fast-html-parser)|5.522396385340548e-07| -|pypi|[usort](https://pypi.org/project/usort)|5.436108941819601e-07| -|go|[github.com/gorilla/mux](https://github.com/gorilla/mux)|5.385367226020504e-07| -|go|[golang.org/x/crypto](https://golang.org/x/crypto)|5.385367226020504e-07| -|rubygems|[redis](https://github.com/redis/redis-rb)|5.383176308399191e-07| -|rubygems|[stackprof](http://github.com/tmm1/stackprof)|5.383176308399191e-07| -|pypi|[arboreto](https://github.com/aertslab/arboreto)|5.352476496560921e-07| -|pypi|[ipytree](https://pypi.org/project/ipytree)|5.256896559122252e-07| -|npm|assume|5.204327593531029e-07| -|npm|spawn-sync|5.204327593531029e-07| -|cran|[shinyFiles](https://github.com/thomasp85/shinyFiles)|5.177246611256797e-07| -|go|[github.com/brentp/irelate](https://github.com/brentp/irelate)|5.154236626317846e-07| -|go|[github.com/brentp/vcfgo](https://github.com/brentp/vcfgo)|5.154236626317846e-07| -|go|[github.com/brentp/xopen](https://github.com/brentp/xopen)|5.154236626317846e-07| -|pypi|[connexion](https://github.com/zalando/connexion)|5.154236626317797e-07| -|cran|[contentid](https://github.com/cboettig/contentid)|5.154236626317797e-07| -|pypi|[furl](https://pypi.org/project/furl)|5.062196686562169e-07| -|pypi|[pyodbc](https://pypi.org/project/pyodbc)|5.062196686562169e-07| -|pypi|[pg8000](https://pypi.org/project/pg8000)|5.062196686562169e-07| -|pypi|[psycopg2cffi](https://pypi.org/project/psycopg2cffi)|5.062196686562169e-07| -|pypi|[flexmock](https://pypi.org/project/flexmock)|5.062196686562169e-07| -|npm|browserify-middleware|5.062196686562169e-07| -|npm|code-mirror|5.062196686562169e-07| -|npm|github-basic|5.062196686562169e-07| -|npm|handle|5.062196686562169e-07| -|npm|highlight-codemirror|5.062196686562169e-07| -|npm|inconsolata|5.062196686562169e-07| -|npm|jade-code-mirror|5.062196686562169e-07| -|npm|jade-highlighter|5.062196686562169e-07| -|npm|jstransformer-cdata|5.062196686562169e-07| -|npm|jstransformer-coffee-script|5.062196686562169e-07| -|npm|jstransformer-less|5.062196686562169e-07| -|npm|jstransformer-marked|5.062196686562169e-07| -|npm|jstransformer-stylus|5.062196686562169e-07| -|npm|jstransformer-verbatim|5.062196686562169e-07| -|npm|less-file|5.062196686562169e-07| -|npm|linify|5.062196686562169e-07| -|npm|lsr|5.062196686562169e-07| -|npm|pull-request|5.062196686562169e-07| -|npm|stop|5.062196686562169e-07| -|npm|twbs|5.062196686562169e-07| -|npm|character-parser|5.062196686562169e-07| -|npm|constantinople|5.062196686562169e-07| -|npm|jstransformer|5.062196686562169e-07| -|npm|transformers|5.062196686562169e-07| -|npm|void-elements|5.062196686562169e-07| -|npm|with|5.062196686562169e-07| -|pypi|[hdfdict](https://github.com/SiggiGue/hdfdict)|5.035126116045825e-07| -|pypi|[spherical-geometry](https://pypi.org/project/spherical-geometry)|4.983099863334635e-07| -|pypi|[stregion](https://pypi.org/project/stregion)|4.983099863334635e-07| -|pypi|[tweakwcs](https://pypi.org/project/tweakwcs)|4.983099863334635e-07| -|pypi|[stsci.skypac](https://pypi.org/project/stsci.skypac)|4.983099863334635e-07| -|pypi|[fitsblender](https://pypi.org/project/fitsblender)|4.983099863334635e-07| -|rubygems|xpath|4.938091219407741e-07| -|rubygems|mini_mime|4.938091219407741e-07| -|rubygems|matrix|4.938091219407741e-07| -|rubygems|webdrivers|4.938091219407741e-07| -|rubygems|selenium-webdriver|4.938091219407741e-07| -|rubygems|selenium_statistics|4.938091219407741e-07| -|rubygems|sauce_whisk|4.938091219407741e-07| -|rubygems|rubocop-rake|4.938091219407741e-07| -|rubygems|rubocop-minitest|4.938091219407741e-07| -|rubygems|rspec-instafail|4.938091219407741e-07| -|rubygems|launchy|4.938091219407741e-07| -|rubygems|erubi|4.938091219407741e-07| -|cran|thematic|4.933268864701288e-07| -|pypi|[jsonlib](https://pypi.org/project/jsonlib)|4.925380559898326e-07| -|pypi|[yajl](https://pypi.org/project/yajl)|4.925380559898326e-07| -|pypi|[ecdsa](https://pypi.org/project/ecdsa)|4.925380559898326e-07| -|pypi|[pytest-black-multipy](https://pypi.org/project/pytest-black-multipy)|4.925380559898326e-07| -|npm|[request-promise](https://github.com/request/request-promise#readme)|4.908796786969412e-07| -|npm|grunt-release|4.881403947756377e-07| -|npm|grunt-jsdoc|4.881403947756377e-07| -|npm|grunt-mocha-istanbul|4.881403947756377e-07| -|npm|help-me-test|4.881403947756377e-07| -|npm|require-dir|4.881403947756377e-07| -|npm|normalize-path|4.857372420628961e-07| -|npm|homedir-polyfill|4.857372420628961e-07| -|npm|eslint-config-gulp|4.857372420628961e-07| -|npm|resolve-dir|4.857372420628961e-07| -|npm|micromatch|4.857372420628961e-07| -|npm|is-glob|4.857372420628961e-07| -|npm|detect-file|4.857372420628961e-07| -|pypi|[tinygp](https://github.com/dfm/tinygp)|4.851046236534421e-07| -|pypi|[ligo.skymap](https://lscsoft.docs.ligo.org/ligo.skymap/)|4.832096837172989e-07| -|pypi|[nodepy](https://github.com/ketch/nodepy)|4.832096837172989e-07| -|pypi|[flare-pp](https://github.com/mir-group/flare_pp)|4.832096837172989e-07| -|pypi|[sgdml](http://www.sgdml.org)|4.832096837172989e-07| -|pypi|[fhir.resources](https://github.com/nazrulworld/fhir.resources)|4.832096837172989e-07| -|pypi|[aiokafka](http://aiokafka.readthedocs.org)|4.832096837172989e-07| -|pypi|[pywdpa](https://ecology.ghislainv.fr/pywdpa)|4.832096837172989e-07| -|pypi|[astro-virgo](https://github.com/0xCoto/Virgo)|4.832096837172989e-07| -|pypi|[numfi](https://github.com/ZZZZzzzzac/numfi)|4.832096837172989e-07| -|pypi|[flask-socketio](https://github.com/miguelgrinberg/flask-socketio)|4.832096837172989e-07| -|pypi|[piecewise-regression](https://github.com/chasmani/piecewise-regression)|4.832096837172989e-07| -|pypi|[clint](https://github.com/kennethreitz/clint)|4.832096837172989e-07| -|pypi|[tools21cm](https://pypi.org/project/tools21cm)|4.832096837172989e-07| -|pypi|[merklelib](https://github.com/vpaliy/merkle-trees)|4.832096837172989e-07| -|pypi|[pystream-protobuf](https://github.com/cartoonist/pystream-protobuf)|4.832096837172989e-07| -|pypi|[linearfit](https://github.com/Johannes-Sahlmann/linearfit)|4.832096837172989e-07| -|pypi|[pepita](https://pypi.org/project/pepita)|4.832096837172989e-07| -|pypi|[tatter](https://github.com/afarahi/tatter)|4.832096837172989e-07| -|pypi|[dna-features-viewer](https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer)|4.832096837172989e-07| -|pypi|[pypiwin32](https://pypi.org/project/pypiwin32)|4.832096837172989e-07| -|cran|[fishtree](https://fishtreeoflife.org/)|4.832096837172989e-07| -|cran|ggvenn|4.832096837172989e-07| -|cran|Rlabkey|4.832096837172989e-07| -|cran|COUNT|4.832096837172989e-07| -|npm|[deep-filter](https://github.com/IndigoUnited/js-deep-filter#readme)|4.832096837172989e-07| -|npm|[kebabcase-keys](https://github.com/mattii/kebabcase-keys#readme)|4.832096837172989e-07| -|npm|[svgr](https://github.com/smooth-code/svgr#readme)|4.832096837172989e-07| -|npm|[vue-class-component](https://github.com/vuejs/vue-class-component#readme)|4.832096837172989e-07| -|npm|[vuetify](https://vuetifyjs.com)|4.832096837172989e-07| -|npm|[cross-blob](https://github.com/Richienb/cross-blob#readme)|4.832096837172989e-07| -|pypi|[sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox)|4.83209683717298e-07| -|pypi|[findiff](https://github.com/maroba/findiff)|4.83209683717298e-07| -|npm|[camera-controls](https://github.com/yomotsu/camera-controls#readme)|4.83209683717298e-07| -|npm|[daisyui](https://github.com/saadeghi/daisyui)|4.83209683717298e-07| -|npm|[gpu.js](http://gpu.rocks/)|4.832096837172935e-07| -|go|[golang.org/x/net](https://golang.org/x/net)|4.825124114464216e-07| -|pypi|[blessed](https://github.com/jquast/blessed)|4.81598984771577e-07| -|pypi|[Levenshtein](https://github.com/maxbachmann/Levenshtein)|4.783775868801279e-07| -|npm|[github-current-user](https://github.com/beaugunderson/github-current-user)|4.783775868801279e-07| -|cran|QSARdata|4.724716907458024e-07| -|cran|dimRed|4.724716907458024e-07| -|cran|ddalpha|4.724716907458024e-07| -|pypi|[time-machine](https://pypi.org/project/time-machine)|4.706522345454148e-07| -|pypi|[attrdict](https://github.com/bcj/AttrDict)|4.6947497368555085e-07| -|cran|[RcppEigen](http://dirk.eddelbuettel.com/code/rcpp.eigen.html)|4.6940369275395033e-07| -|pypi|[black-nbconvert](https://pypi.org/project/black-nbconvert)|4.5997844892319704e-07| -|npm|karma-tap-reporter|4.5942625390648253e-07| -|npm|karma-spec-reporter|4.5942625390648253e-07| -|npm|karma-html-reporter|4.5942625390648253e-07| -|npm|karma-chai-sinon|4.5942625390648253e-07| -|npm|eslint-plugin-mocha|4.5942625390648253e-07| -|npm|eslint-config-nfl|4.5942625390648253e-07| -|npm|babel-plugin-transform-class-properties|4.5942625390648253e-07| -|npm|react-side-effect|4.5942625390648253e-07| -|npm|react-fast-compare|4.5942625390648253e-07| -|rubygems|webpacker|4.5942625390648253e-07| -|rubygems|rubocop-discourse|4.5942625390648253e-07| -|rubygems|mini_racer|4.5942625390648253e-07| -|rubygems|listen|4.5942625390648253e-07| -|rubygems|dalli|4.5942625390648253e-07| -|go|[github.com/fatih/color](https://github.com/fatih/color)|4.5889596178818234e-07| -|pypi|[mknotebooks](https://pypi.org/project/mknotebooks)|4.5129961026426887e-07| -|pypi|[mkdocs-macros-plugin](https://pypi.org/project/mkdocs-macros-plugin)|4.5129961026426887e-07| -|cran|[shinyalert](https://github.com/daattali/shinyalert)|4.4506155079224956e-07| -|npm|tslint-config-semistandard|4.4294221007418975e-07| -|npm|eslint-plugin-dependencies|4.4294221007418975e-07| -|npm|eslint-config-semistandard|4.4294221007418975e-07| -|npm|doctoc|4.4294221007418975e-07| -|npm|snappy|4.4294221007418975e-07| -|npm|optional|4.4294221007418975e-07| -|npm|nested-error-stacks|4.4294221007418975e-07| -|npm|denque|4.4294221007418975e-07| -|npm|buffermaker|4.4294221007418975e-07| -|npm|buffer-crc32|4.4294221007418975e-07| -|npm|binary|4.4294221007418975e-07| -|cran|[RNiftyReg](https://github.com/jonclayden/RNiftyReg)|4.421526517674632e-07| -|npm|safe-publish-latest|4.386974249368051e-07| -|npm|object-keys|4.386974249368051e-07| -|npm|npmignore|4.386974249368051e-07| -|npm|mv|4.386974249368051e-07| -|npm|eclint|4.386974249368051e-07| -|npm|copy-dir|4.386974249368051e-07| -|npm|aud|4.386974249368051e-07| -|npm|array.prototype.map|4.386974249368051e-07| -|npm|supports-preserve-symlinks-flag|4.386974249368051e-07| -|npm|path-parse|4.386974249368051e-07| -|npm|is-core-module|4.386974249368051e-07| -|rubygems|hashdiff|4.385127879734478e-07| -|rubygems|crack|4.385127879734478e-07| -|rubygems|typhoeus|4.385127879734478e-07| -|rubygems|patron|4.385127879734478e-07| -|rubygems|httpclient|4.385127879734478e-07| -|rubygems|http|4.385127879734478e-07| -|rubygems|excon|4.385127879734478e-07| -|rubygems|em-http-request|4.385127879734478e-07| -|rubygems|curb|4.385127879734478e-07| -|rubygems|async-http|4.385127879734478e-07| -|cran|[goodpractice](https://github.com/mangothecat/goodpractice)|4.3342444357672504e-07| -|pypi|[ipyplot](http://github.com/karolzak/ipyplot)|4.2951971885982185e-07| -|pypi|[imagecorruptions](https://github.com/bethgelab/imagecorruptions)|4.2951971885982185e-07| -|pypi|[hydra-colorlog](https://github.com/facebookresearch/hydra/)|4.2951971885982185e-07| -|pypi|[spaghetti](https://github.com/pysal/spaghetti)|4.2951971885982185e-07| -|pypi|[lsstdesc.coord](https://github.com/LSSTDESC/Coord)|4.2951971885982185e-07| -|pypi|[treecorr](https://github.com/rmjarvis/TreeCorr)|4.2951971885982185e-07| -|pypi|[fleck](https://github.com/bmorris3/fleck)|4.2951971885982185e-07| -|pypi|[phylo-treetime](https://github.com/neherlab/treetime)|4.2951971885982185e-07| -|pypi|[funsies](https://github.com/aspuru-guzik-group/funsies)|4.2951971885982185e-07| -|pypi|[lipyphilic](https://github.com/p-j-smith/lipyphilic)|4.2951971885982185e-07| -|pypi|[modAL](https://modAL-python.github.io/)|4.2951971885982185e-07| -|pypi|[dca](https://github.com/theislab/dca)|4.2951971885982185e-07| -|pypi|[yabox](https://github.com/pablormier/yabox)|4.2951971885982185e-07| -|pypi|[sk-video](http://scikit-video.org/)|4.2951971885982185e-07| -|pypi|[htof](https://pypi.org/project/htof)|4.2951971885982185e-07| -|pypi|[muse-psfr](https://github.com/musevlt/muse-psfr)|4.2951971885982185e-07| -|pypi|[injector](https://github.com/alecthomas/injector)|4.2951971885982185e-07| -|pypi|[pyDataverse](https://github.com/gdcc/pyDataverse)|4.2951971885982185e-07| -|pypi|[qiskit-ibm-experiment](https://github.com/Qiskit/qiskit-ibm-experiment)|4.2951971885982185e-07| -|pypi|[qiskit_dynamics](https://github.com/Qiskit/qiskit-dynamics)|4.2951971885982185e-07| -|pypi|[deepdish](https://github.com/uchicago-cs/deepdish)|4.2951971885982185e-07| -|pypi|[retriever](https://github.com/weecology/retriever)|4.2951971885982185e-07| -|pypi|[acor](http://github.com/dfm/acor)|4.2951971885982185e-07| -|pypi|[python-markdown-math](https://github.com/mitya57/python-markdown-math)|4.2951971885982185e-07| -|pypi|[stanza](https://github.com/stanfordnlp/stanza)|4.2951971885982185e-07| -|pypi|[easywebdav](http://github.com/amnong/easywebdav)|4.2951971885982185e-07| -|pypi|[chaospy](https://chaospy.readthedocs.io/)|4.2951971885982185e-07| -|cran|[memuse](https://github.com/shinra-dev/memuse)|4.2951971885982185e-07| -|cran|[RcppAlgos](https://github.com/jwood000/RcppAlgos)|4.2951971885982185e-07| -|cran|mcclust|4.2951971885982185e-07| -|cran|[rdist](https://github.com/blasern/rdist)|4.2951971885982185e-07| -|cran|[kinship2](https://cran.r-project.org/package=kinship2)|4.2951971885982185e-07| -|cran|[corrr](https://github.com/tidymodels/corrr)|4.2951971885982185e-07| -|cran|[ggpp](https://docs.r4photobiology.info/ggpp/)|4.2951971885982185e-07| -|cran|[minerva](https://www.r-project.org)|4.2951971885982185e-07| -|cran|[randomForestSRC](https://www.randomforestsrc.org/)|4.2951971885982185e-07| -|cran|treeman|4.2951971885982185e-07| -|cran|[treemapify](https://wilkox.org/treemapify/)|4.2951971885982185e-07| -|cran|[restez](https://github.com/ropensci/restez#readme)|4.2951971885982185e-07| -|cran|[RcppProgress](https://github.com/kforner/rcpp_progress)|4.2951971885982185e-07| -|cran|[spocc](https://github.com/ropensci/spocc)|4.2951971885982185e-07| -|cran|[babette](https://docs.ropensci.org/babette/)|4.2951971885982185e-07| -|cran|[ggiraphExtra](https://github.com/cardiomoon/ggiraphExtra)|4.2951971885982185e-07| -|cran|[coarseDataTools](https://cran.r-project.org/package=coarseDataTools)|4.2951971885982185e-07| -|cran|[incidence](https://www.repidemicsconsortium.org/incidence/)|4.2951971885982185e-07| -|npm|[rjsf](https://www.rjsf.io/)|4.2951971885982185e-07| -|npm|[js-sha256](https://github.com/emn178/js-sha256)|4.2951971885982185e-07| -|npm|[react-mdl](https://github.com/react-mdl/react-mdl#readme)|4.2951971885982185e-07| -|npm|[react-sigma](https://github.com/dunnock/react-sigma)|4.2951971885982185e-07| -|npm|[react-simple-file-input](https://github.com/greena13/react-simple-file-input#readme)|4.2951971885982185e-07| -|pypi|[pysyzygy](http://github.com/rodluger/pysyzygy)|4.295197188598204e-07| -|pypi|[k2plr](https://github.com/rodluger/k2plr)|4.295197188598204e-07| -|pypi|[biolib](http://pypi.python.org/pypi/biolib/)|4.295197188598204e-07| -|pypi|[weightedstats](https://github.com/tinybike/weightedstats)|4.295197188598204e-07| -|pypi|[vmad](https://pypi.org/project/vmad)|4.295197188598204e-07| -|pypi|[abopt](https://pypi.org/project/abopt)|4.295197188598204e-07| -|pypi|[fastpm](https://pypi.org/project/fastpm)|4.295197188598204e-07| -|pypi|[single-source](https://github.com/rabbit72/single-source)|4.252245216712248e-07| -|pypi|[python-sat](https://github.com/pysathq/pysat)|4.252245216712248e-07| -|go|[github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)|4.1643245469875696e-07| -|pypi|[scikit-misc](https://github.com/has2k1/scikit-misc)|4.139036090812761e-07| -|cran|shinycustomloader|4.0967777532553485e-07| -|pypi|[tf-slim](https://pypi.org/project/tf-slim)|4.088697323761752e-07| -|pypi|[pypng](https://pypi.org/project/pypng)|4.088697323761752e-07| -|pypi|[mesh-tensorflow](https://pypi.org/project/mesh-tensorflow)|4.088697323761752e-07| -|pypi|[dopamine-rl](https://pypi.org/project/dopamine-rl)|4.088697323761752e-07| -|pypi|[astroutils](https://github.com/chengxinlun/astroutils)|4.069134178672002e-07| -|go|[github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)|3.9798808732479343e-07| -|pypi|[python-consul](https://github.com/cablehead/python-consul)|3.9491409605622744e-07| -|pypi|[pytest-param-files~=0.3.3](https://pypi.org/project/pytest-param-files~=0.3.3)|3.925149430811281e-07| -|pypi|[pytest-cov~=2.8](https://pypi.org/project/pytest-cov~=2.8)|3.925149430811281e-07| -|pypi|[pytest~=5.4](https://pypi.org/project/pytest~=5.4)|3.925149430811281e-07| -|pypi|[pandas<1.4](https://pypi.org/project/pandas<1.4)|3.925149430811281e-07| -|pypi|[matplotlib~=3.3.0](https://pypi.org/project/matplotlib~=3.3.0)|3.925149430811281e-07| -|pypi|[ipython!=8.1.0](https://pypi.org/project/ipython!=8.1.0)|3.925149430811281e-07| -|pypi|[coverage<5.0](https://pypi.org/project/coverage<5.0)|3.925149430811281e-07| -|pypi|[sphinx-design~=0.1.0](https://pypi.org/project/sphinx-design~=0.1.0)|3.925149430811281e-07| -|pypi|[sphinx-book-theme~=0.3.0](https://pypi.org/project/sphinx-book-theme~=0.3.0)|3.925149430811281e-07| -|pypi|[jupytext~=1.11.2](https://pypi.org/project/jupytext~=1.11.2)|3.925149430811281e-07| -|pypi|[ipykernel~=5.5](https://pypi.org/project/ipykernel~=5.5)|3.925149430811281e-07| -|pypi|[coconut~=1.4.3](https://pypi.org/project/coconut~=1.4.3)|3.925149430811281e-07| -|pypi|[sphinx-togglebutton~=0.3.0](https://pypi.org/project/sphinx-togglebutton~=0.3.0)|3.925149430811281e-07| -|pypi|[sphinx>=3.5,<5](https://pypi.org/project/sphinx>=3.5,<5)|3.925149430811281e-07| -|pypi|[nbformat~=5.0](https://pypi.org/project/nbformat~=5.0)|3.925149430811281e-07| -|pypi|[myst-parser~=0.17.2](https://pypi.org/project/myst-parser~=0.17.2)|3.925149430811281e-07| -|pypi|[jupyter-cache~=0.5.0](https://pypi.org/project/jupyter-cache~=0.5.0)|3.925149430811281e-07| -|pypi|[docutils>=0.15,<0.18](https://pypi.org/project/docutils>=0.15,<0.18)|3.925149430811281e-07| -|rubygems|rspec-extra-formatters|3.905123158205102e-07| -|rubygems|paranoia|3.905123158205102e-07| -|rubygems|paper_trail|3.905123158205102e-07| -|rubygems|discard|3.905123158205102e-07| -|rubygems|database_cleaner|3.905123158205102e-07| -|rubygems|after_commit_action|3.905123158205102e-07| -|pypi|[pypka](https://pypka.org)|3.865677469738456e-07| -|pypi|[cpnest](https://github.com/johnveitch/cpnest)|3.865677469738456e-07| -|pypi|[ncplot](https://github.com/pmlmodelling/ncplot)|3.865677469738456e-07| -|pypi|[clldutils](https://github.com/clld/clldutils)|3.865677469738456e-07| -|cran|scatterpie|3.865677469738456e-07| -|pypi|[fsps](https://github.com/dfm/python-fsps)|3.865677469738402e-07| -|pypi|[slab](http://github.com/DrMarc/slab.git)|3.865677469738402e-07| -|pypi|[louvain](https://github.com/vtraag/louvain-igraph)|3.865677469738402e-07| -|pypi|[multipletau](https://github.com/FCS-analysis/multipletau)|3.865677469738402e-07| -|pypi|[jupyter_dash](https://github.com/plotly/jupyter-dash)|3.865677469738402e-07| -|pypi|[muse-origin](https://github.com/musevlt/origin)|3.865677469738402e-07| -|pypi|[libroadrunner](http://libroadrunner.org)|3.865677469738402e-07| -|pypi|[sphinx-rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|3.865677469738402e-07| -|spack|[silo](https://wci.llnl.gov/simulation/computer-codes/silo)|3.865677469738402e-07| -|cran|[liger](https://github.com/JEFworks/liger)|3.865677469738402e-07| -|cran|[mlr3proba](https://mlr3proba.mlr-org.com)|3.865677469738402e-07| -|cran|[jmvcore](https://www.jamovi.org)|3.865677469738402e-07| -|cran|ggm|3.865677469738402e-07| -|cran|[scrapeR](http://www.ryanacton.com)|3.865677469738402e-07| -|cran|[analogue](https://github.com/gavinsimpson/analogue)|3.865677469738402e-07| -|cran|[cutpointr](https://github.com/thie1e/cutpointr)|3.865677469738402e-07| -|cran|pmsampsize|3.865677469738402e-07| -|cran|[drat](https://github.com/eddelbuettel/drat)|3.865677469738402e-07| -|cran|[DirichletReg](https://github.com/maiermarco/DirichletReg)|3.865677469738402e-07| -|cran|[hyper2](https://github.com/RobinHankin/hyper2)|3.865677469738402e-07| -|cran|[mRMRe](https://www.pmgenomics.ca/bhklab/)|3.865677469738402e-07| -|cran|[Rdimtools](http://kyoustat.com/Rdimtools/)|3.865677469738402e-07| -|npm|[node-gzip](https://github.com/Rebsos/node-gzip#readme)|3.865677469738402e-07| -|pypi|[almatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/almatasks/browse)|3.8656774697383836e-07| -|pypi|[casampi](https://open-bitbucket.nrao.edu/projects/CASA/repos/casampi/browse)|3.8656774697383836e-07| -|pypi|[casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse)|3.8656774697383836e-07| -|pypi|[casaplotserver](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotserver/browse)|3.8656774697383836e-07| -|pypi|[casashell](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|3.8656774697383836e-07| -|pypi|[casatestutils](https://open-bitbucket.nrao.edu/projects/CASA/repos/casa6/browse)|3.8656774697383836e-07| -|pypi|[casaviewer](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaviewer/browse)|3.8656774697383836e-07| -|pypi|[tensorboard_plugin_profile](https://github.com/tensorflow/profiler)|3.865677469738348e-07| -|cran|[rworldmap](https://github.com/AndySouth/rworldmap/)|3.865677469738348e-07| -|cran|[cowsay](https://github.com/sckott/cowsay)|3.865677469738348e-07| -|go|[github.com/BurntSushi/toml](https://github.com/BurntSushi/toml)|3.781641003004941e-07| -|go|[github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)|3.628241103412148e-07| -|go|github.com/opencontainers/go-digest|3.606836466259665e-07| -|go|github.com/opencontainers/image-spec|3.606836466259665e-07| -|pypi|[grpcio-reflection](https://grpc.io)|3.5757516595080315e-07| -|go|[github.com/adam-hanna/arrayOperations](https://github.com/adam-hanna/arrayOperations)|3.5142522452167124e-07| -|go|[github.com/dgryski/go-minhash](https://github.com/dgryski/go-minhash)|3.5142522452167124e-07| -|go|[github.com/ekzhu/lshensemble](https://github.com/ekzhu/lshensemble)|3.5142522452167124e-07| -|go|[github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|3.5142522452167124e-07| -|go|[github.com/will-rowe/gfa](https://github.com/will-rowe/gfa)|3.5142522452167124e-07| -|go|[github.com/will-rowe/nthash](https://github.com/will-rowe/nthash)|3.5142522452167124e-07| -|pypi|[imagedata](https://github.com/erling6232/imagedata)|3.5142522452167044e-07| -|pypi|[biomaj-zipkin](http://biomaj.genouest.org)|3.5142522452167044e-07| -|pypi|[prometheus_client](https://github.com/prometheus/client_python)|3.5142522452167044e-07| -|pypi|[biomaj](http://biomaj.genouest.org)|3.5142522452167044e-07| -|pypi|[nano-CAT](https://github.com/nlesc-nano/nano-CAT)|3.5142522452167044e-07| -|pypi|[data-CAT](https://github.com/nlesc-nano/data-CAT)|3.5142522452167044e-07| -|pypi|[pyvolcans](https://github.com/BritishGeologicalSurvey/pyvolcans)|3.5142522452167044e-07| -|pypi|[pysm3](https://pysm3.readthedocs.io/)|3.5142522452167044e-07| -|pypi|[flask_cors](https://github.com/corydolphin/flask-cors)|3.5142522452167044e-07| -|pypi|[myvariant](https://github.com/biothings/myvariant.py)|3.5142522452167044e-07| -|pypi|[bravado](https://github.com/Yelp/bravado)|3.5142522452167044e-07| -|pypi|[pvpumpingsystem](https://github.com/tylunel/pvpumpingsystem)|3.5142522452167044e-07| -|pypi|[FitBenchmarking](http://fitbenchmarking.com)|3.5142522452167044e-07| -|pypi|[ausdex](https://github.com/rbturnbull/ausdex)|3.5142522452167044e-07| -|pypi|[triqler](https://github.com/statisticalbiotechnology/triqler)|3.5142522452167044e-07| -|pypi|[swiftbat](https://github.com/lanl/swiftbat_python/)|3.5142522452167044e-07| -|pypi|[frbcat](http://github.com/davidgardenier/frbcat)|3.5142522452167044e-07| -|pypi|[impedance](https://impedancepy.readthedocs.io/en/latest/)|3.5142522452167044e-07| -|pypi|[torchmeta](https://github.com/tristandeleu/pytorch-meta)|3.5142522452167044e-07| -|pypi|[exo-det-box](https://github.com/SIOSlab/exodetbox)|3.5142522452167044e-07| -|pypi|[jupyter_client](https://jupyter-client.readthedocs.io)|3.5142522452167044e-07| -|pypi|[libfmp](http://audiolabs-erlangen.de/FMP)|3.5142522452167044e-07| -|pypi|[datapackage](https://github.com/frictionlessdata/datapackage-py)|3.5142522452167044e-07| -|pypi|[aad2onnx](http://github.com/matwey/aad2onnx)|3.5142522452167044e-07| -|cran|[genie](http://genieclust.gagolewski.com/)|3.5142522452167044e-07| -|cran|[optparse](https://github.com/trevorld/r-optparse)|3.5142522452167044e-07| -|cran|[BFpack](https://github.com/jomulder/BFpack)|3.5142522452167044e-07| -|cran|[keyATM](https://keyatm.github.io/keyATM/)|3.5142522452167044e-07| -|cran|[irr](https://www.r-project.org)|3.5142522452167044e-07| -|cran|[sofa](https://github.com/ropensci/sofa)|3.5142522452167044e-07| -|cran|[elastic](https://docs.ropensci.org/elastic)|3.5142522452167044e-07| -|cran|[mongolite](https://github.com/jeroen/mongolite/)|3.5142522452167044e-07| -|cran|[haldensify](https://github.com/nhejazi/haldensify)|3.5142522452167044e-07| -|cran|lspline|3.5142522452167044e-07| -|cran|pbs|3.5142522452167044e-07| -|cran|[RcppXPtrUtils](https://github.com/Enchufa2/RcppXPtrUtils)|3.5142522452167044e-07| -|npm|[angular-toastr](https://github.com/Foxandxss/angular-toastr#readme)|3.5142522452167044e-07| -|npm|[dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill)|3.5142522452167044e-07| -|npm|[grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin#readme)|3.5142522452167044e-07| -|npm|[material-design-lite](https://github.com/google/material-design-lite#readme)|3.5142522452167044e-07| -|npm|[testcafe-reporter-xunit](https://github.com/DevExpress/testcafe-reporter-xunit#readme)|3.4791097227645565e-07| -|npm|[testcafe-browser-provider-saucelabs](https://github.com/DevExpress/testcafe-browser-provider-saucelabs)|3.4791097227645565e-07| -|pypi|[django-filter](https://github.com/carltongibson/django-filter/tree/main)|3.275087856306141e-07| -|go|[github.com/bsipos/thist](https://github.com/bsipos/thist)|3.2439251494308116e-07| -|go|[github.com/mattn/go-colorable](https://github.com/mattn/go-colorable)|3.2439251494308116e-07| -|go|[github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)|3.2439251494308116e-07| -|go|[github.com/shenwei356/breader](https://github.com/shenwei356/breader)|3.2439251494308116e-07| -|go|[github.com/shenwei356/go-logging](https://github.com/shenwei356/go-logging)|3.2439251494308116e-07| -|go|[github.com/shenwei356/util](https://github.com/shenwei356/util)|3.2439251494308116e-07| -|go|[github.com/shenwei356/xopen](https://github.com/shenwei356/xopen)|3.2439251494308116e-07| -|go|[github.com/tatsushid/go-prettytable](https://github.com/tatsushid/go-prettytable)|3.2439251494308116e-07| -|pypi|[pyphe](https://github.com/Bahler-Lab/pyphe)|3.2213978914486775e-07| -|pypi|[plonk](https://github.com/dmentipl/plonk)|3.2213978914486775e-07| -|pypi|[iScore](https://github.com/DeepRank/iScore)|3.2213978914486775e-07| -|pypi|[deeprank](https://github.com/DeepRank/deeprank)|3.2213978914486775e-07| -|pypi|[yacs](https://github.com/rbgirshick/yacs)|3.2213978914486775e-07| -|pypi|[daft](http://daft-pgm.org)|3.2213978914486775e-07| -|pypi|[vasppy](https://github.com/bjmorgan/vasppy)|3.2213978914486775e-07| -|pypi|[octopuspy](https://github.com/afatt/octopuspy)|3.2213978914486775e-07| -|pypi|[grpc4bmi](https://github.com/eWaterCycle/grpc4bmi)|3.2213978914486775e-07| -|pypi|[asyncstdlib](https://pypi.org/project/asyncstdlib)|3.2213978914486775e-07| -|pypi|[k2sc](https://github.com/OxES/k2sc)|3.2213978914486775e-07| -|pypi|[prox_tv](https://github.com/albarji/proxTV)|3.2213978914486775e-07| -|pypi|[pynufft](https://github.com/jyhmiinlin/pynufft)|3.2213978914486775e-07| -|pypi|[skycalc_ipy](https://github.com/AstarVienna/skycalc_ipy)|3.2213978914486775e-07| -|pypi|[enlighten](https://github.com/Rockhopper-Technologies/enlighten)|3.2213978914486775e-07| -|cran|[truncnorm](https://github.com/olafmersmann/truncnorm)|3.2213978914486775e-07| -|cran|[signs](https://benjaminwolfe.github.io/signs)|3.2213978914486775e-07| -|cran|rje|3.2213978914486775e-07| -|cran|[usefun](https://github.com/bblodfon/usefun)|3.2213978914486775e-07| -|cran|rCAT|3.2213978914486775e-07| -|cran|[gdalUtilities](https://github.com/JoshOBrien/gdalUtilities/)|3.2213978914486775e-07| -|cran|[strex](https://rorynolan.github.io/strex/)|3.2213978914486775e-07| -|npm|[echarts](https://echarts.apache.org)|3.2213978914486775e-07| -|npm|[element-plus](https://element-plus.org/)|3.2213978914486775e-07| -|npm|[mysql](https://github.com/mysqljs/mysql#readme)|3.2213978914486775e-07| -|npm|[string-random](https://github.com/maichong/string-random#readme)|3.2213978914486775e-07| -|npm|[color-blend](https://github.com/Loilo/color-blend#readme)|3.2213978914486775e-07| -|npm|[bs-custom-file-input](https://github.com/Johann-S/bs-custom-file-input)|3.2213978914486775e-07| -|npm|[uglify-js-plugin](https://github.com/KyLeoHC/uglify-js-plugin#readme)|3.2213978914486775e-07| -|go|[github.com/brentp/bix](https://github.com/brentp/bix)|3.221397891448653e-07| -|go|[github.com/brentp/goluaez](https://github.com/brentp/goluaez)|3.221397891448653e-07| -|go|[github.com/yuin/gluare](https://github.com/yuin/gluare)|3.221397891448653e-07| -|go|[github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua)|3.221397891448653e-07| -|go|[golang.org/x/tools](https://golang.org/x/tools)|3.221397891448653e-07| -|npm|[less-loader](https://github.com/webpack-contrib/less-loader)|3.1891839125341663e-07| -|pypi|[zope.sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy)|3.0974979725468034e-07| -|rubygems|[activerecord-jdbcmysql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|3.092541975790711e-07| -|pypi|[geopy](https://github.com/geopy/geopy)|3.081390983089557e-07| -|pypi|[cosmic-popsynth](https://github.com/COSMIC-PopSynth/COSMIC)|2.9735980536449833e-07| -|pypi|[mcalf](https://github.com/ConorMacBride/mcalf/)|2.9735980536449833e-07| -|cran|[repr](https://github.com/IRkernel/repr/)|2.9735980536449833e-07| -|cran|[odin](https://github.com/mrc-ide/odin)|2.9735980536449833e-07| -|pypi|[QScintilla](https://www.riverbankcomputing.com/software/qscintilla/)|2.973598053644929e-07| -|pypi|[opencv-contrib-python-headless](https://github.com/skvark/opencv-python)|2.973598053644929e-07| -|pypi|[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)|2.973598053644929e-07| -|pypi|[linuxdoc](https://github.com/return42/linuxdoc)|2.973598053644929e-07| -|pypi|[keras-tcn](https://pypi.org/project/keras-tcn)|2.973598053644929e-07| -|pypi|[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter)|2.973598053644929e-07| -|pypi|[ont_fast5_api](https://github.com/nanoporetech/ont_fast5_api)|2.973598053644929e-07| -|pypi|[montage-wrapper](http://astropy.org/montage-wrapper/)|2.973598053644929e-07| -|pypi|[einsteinpy](https://einsteinpy.org/)|2.973598053644929e-07| -|pypi|[ipyfilechooser](https://github.com/crahan/ipyfilechooser)|2.973598053644929e-07| -|pypi|[gh-md-to-html](https://github.com/phseiff/github-flavored-markdown-to-html/)|2.973598053644929e-07| -|pypi|[fury](https://github.com/fury-gl/fury)|2.973598053644929e-07| -|pypi|[backports.tempfile](https://github.com/pjdelport/backports.tempfile)|2.973598053644929e-07| -|pypi|[bdsf](https://github.com/lofar-astron/PyBDSF)|2.973598053644929e-07| -|pypi|[kalmus](https://github.com/KALMUS-Color-Toolkit/KALMUS)|2.973598053644929e-07| -|pypi|[transbigdata](https://github.com/ni1o1/transbigdata)|2.973598053644929e-07| -|spack|[lua](https://www.lua.org)|2.973598053644929e-07| -|cran|[pwr](https://github.com/heliosdrm/pwr)|2.973598053644929e-07| -|cran|[waiter](https://waiter.john-coene.com/)|2.973598053644929e-07| -|cran|R2jags|2.973598053644929e-07| -|cran|[bib2df](https://github.com/ropensci/bib2df)|2.973598053644929e-07| -|cran|[plumber](https://www.rplumber.io)|2.973598053644929e-07| -|cran|[tictoc](https://github.com/collectivemedia/tictoc)|2.973598053644929e-07| -|cran|[likert](http://jason.bryer.org/likert)|2.973598053644929e-07| -|npm|[aws-amplify](https://aws-amplify.github.io/)|2.973598053644911e-07| -|npm|[aws-amplify-react](https://github.com/aws-amplify/amplify-js#readme)|2.973598053644911e-07| -|go|[github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)|2.967441535935501e-07| -|pypi|[outcome](https://github.com/python-trio/outcome)|2.941596474591372e-07| -|pypi|[flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy)|2.8673981231576154e-07| -|pypi|[rejected-article-tracker](https://github.com/sagepublishing/rejected_article_tracker_pkg)|2.7611981926703025e-07| -|pypi|[hidapi](https://github.com/trezor/cython-hidapi)|2.7611981926703025e-07| -|pypi|[keyboard](https://github.com/boppreh/keyboard)|2.7611981926703025e-07| -|pypi|[markdown_inline_graphviz_extension](https://github.com/cesaremorel/markdown-inline-graphviz)|2.7611981926703025e-07| -|pypi|[plotnine](https://github.com/has2k1/plotnine)|2.7611981926703025e-07| -|pypi|[transformations](https://www.lfd.uci.edu/~gohlke/)|2.7611981926703025e-07| -|pypi|[bifacial_radiance](https://github.com/NREL/bifacial_radiance)|2.7611981926703025e-07| -|pypi|[tensorflow-macos](https://www.tensorflow.org/)|2.7611981926703025e-07| -|pypi|[psrqpy](https://github.com/mattpitkin/psrqpy)|2.7611981926703025e-07| -|pypi|[cloudnetpy](https://github.com/actris-cloudnet/cloudnetpy)|2.7611981926703025e-07| -|pypi|[cloudnetpy_qc](https://github.com/actris-cloudnet/cloudnetpy-qc)|2.7611981926703025e-07| -|pypi|[morpheus-astro](https://github.com/morpheus-project/morpheus)|2.7611981926703025e-07| -|pypi|[Dans-Diffraction](https://github.com/DanPorter/Dans_Diffraction)|2.7611981926703025e-07| -|pypi|[cloup](https://github.com/janLuke/cloup)|2.7611981926703025e-07| -|pypi|[Flake8-pyproject](https://pypi.org/project/Flake8-pyproject)|2.7611981926703025e-07| -|pypi|[kineticstoolkit](https://kineticstoolkit.uqam.ca)|2.7611981926703025e-07| -|pypi|[fil-finder](http://fil-finder.readthedocs.io)|2.7611981926703025e-07| -|spack|[opencv](https://opencv.org/)|2.7611981926703025e-07| -|cran|[ggwordcloud](https://github.com/lepennec/ggwordcloud)|2.7611981926703025e-07| -|cran|[akmedoids](https://cran.r-project.org/package=akmedoids)|2.7611981926703025e-07| -|cran|[depmixS4](https://depmix.github.io/)|2.7611981926703025e-07| -|cran|GeoLight|2.7611981926703025e-07| -|cran|[webdriver](https://github.com/rstudio/webdriver)|2.7611981926703025e-07| -|cran|[bestglm](http://www.stats.uwo.ca/faculty/aim)|2.7611981926703025e-07| -|cran|[GGMncv](https://donaldrwilliams.github.io/GGMncv/)|2.7611981926703025e-07| -|cran|[outsider](https://github.com/ropensci/outsider#readme)|2.7611981926703025e-07| -|cran|[anomalize](https://github.com/business-science/anomalize)|2.7611981926703025e-07| -|cran|[cmocean](https://matplotlib.org/cmocean/)|2.7611981926703025e-07| -|cran|[ProFit](https://github.com/ICRAR/ProFit)|2.7611981926703025e-07| -|cran|sphereplot|2.7611981926703025e-07| -|cran|[MultinomialCI](http://decsai.ugr.es/~pjvi)|2.7611981926703025e-07| -|npm|[dataframe-js](https://gmousse.gitbooks.io/dataframe-js/)|2.7611981926703025e-07| -|npm|[svelte-inview](https://github.com/maciekgrzybek/svelte-inview)|2.7611981926703025e-07| -|npm|[svelte-moveable](https://daybrush.com/moveable)|2.7611981926703025e-07| -|npm|[svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal#readme)|2.7611981926703025e-07| -|npm|[sveltejs-tippy](https://github.com/mdauner/sveltejs-tippy#readme)|2.7611981926703025e-07| -|npm|[cpx](https://github.com/mysticatea/cpx)|2.7611981926703025e-07| -|npm|tls|2.7611981926703025e-07| -|pypi|[ratelimiter](https://github.com/RazerM/ratelimiter)|2.715178222792452e-07| -|pypi|[retry](https://github.com/invl/retry)|2.715178222792452e-07| -|go|github.com/docker/distribution|2.7078417058553893e-07| -|go|golang.org/x/sync|2.7078417058553893e-07| -|npm|[angular-cesium](https://github.com/articodeltd/angular-cesium#readme)|2.577118313158922e-07| -|npm|[angular2-uuid](https://github.com/wulfsolter/angular2-uuid#readme)|2.577118313158922e-07| -|npm|[cesium](http://cesium.com/cesiumjs/)|2.577118313158922e-07| -|pypi|[pyrice](https://github.com/SouthGreenPlatform/PyRice)|2.5771183131588984e-07| -|pypi|[trio-websocket](https://github.com/HyperionGray/trio-websocket)|2.5771183131588984e-07| -|pypi|[ficus](https://github.com/camillescott/ficus)|2.5771183131588984e-07| -|pypi|[nd2reader](https://github.com/rbnvrw/nd2reader)|2.5771183131588984e-07| -|pypi|[kimimaro](https://github.com/seung-lab/kimimaro/)|2.5771183131588984e-07| -|pypi|[pygtc](http://github.com/sebastianbocquet/pygtc)|2.5771183131588984e-07| -|pypi|[gobbli](https://github.com/RTIInternational/gobbli/)|2.5771183131588984e-07| -|cran|[cmdfun](https://snystrom.github.io/cmdfun/)|2.5771183131588984e-07| -|cran|[COVID19](https://covid19datahub.io)|2.5771183131588984e-07| -|cran|[qdapRegex](http://trinker.github.com/qdapRegex/)|2.5771183131588984e-07| -|cran|[iotools](http://www.rforge.net/iotools)|2.5771183131588984e-07| -|pypi|[pyvinecopulib](https://github.com/vinecopulib/pyvinecopulib/)|2.551347130027327e-07| -|pypi|[pyFFTW](https://github.com/pyFFTW/pyFFTW)|2.543293635298718e-07| -|cran|[biomartr](https://docs.ropensci.org/biomartr/)|2.4160484185865215e-07| -|pypi|[keras-tuner](https://github.com/keras-team/keras-tuner)|2.4160484185864945e-07| -|pypi|[elmada](https://github.com/DrafProject/elmada)|2.4160484185864945e-07| -|pypi|[hypercube](http://github.com/ska-sa/hypercube)|2.4160484185864945e-07| -|pypi|[frites](https://github.com/brainets/frites)|2.4160484185864945e-07| -|pypi|[mlconfound](https://mlconfound.readthedocs.io)|2.4160484185864945e-07| -|pypi|[amptk](https://github.com/nextgenusfs/amptk)|2.4160484185864945e-07| -|pypi|[c3d](https://github.com/EmbodiedCognition/py-c3d)|2.4160484185864945e-07| -|pypi|[django-tables2](https://github.com/jieter/django-tables2/)|2.4160484185864945e-07| -|pypi|[qcg-pilotjob](http://github.com/vecma-project/QCG-PilotJob)|2.4160484185864945e-07| -|pypi|[ymmsl](https://github.com/multiscale/ymmsl-python)|2.4160484185864945e-07| -|pypi|[diffeqpy](http://github.com/SciML/diffeqpy)|2.4160484185864945e-07| -|pypi|[pebble](https://github.com/noxdafox/pebble)|2.4160484185864945e-07| -|pypi|[pirecorder](https://github.com/jollejolles)|2.4160484185864945e-07| -|pypi|[keckdrpframework](https://github.com/Keck-DataReductionPipelines/KeckDRPFramework.git)|2.4160484185864945e-07| -|pypi|[samsum](https://github.com/hallamlab/samsum)|2.4160484185864945e-07| -|cran|[greta](https://greta-stats.org)|2.4160484185864945e-07| -|cran|[esquisse](https://dreamrs.github.io/esquisse/)|2.4160484185864945e-07| -|cran|[ggnetwork](https://github.com/briatte/ggnetwork)|2.4160484185864945e-07| -|cran|randomcoloR|2.4160484185864945e-07| -|cran|[UNF](https://github.com/leeper/UNF)|2.4160484185864945e-07| -|cran|[codemeta](https://github.com/cboettig/codemeta)|2.4160484185864945e-07| -|cran|[rplos](https://docs.ropensci.org/rplos)|2.4160484185864945e-07| -|cran|[microdemic](https://github.com/ropensci/microdemic)|2.4160484185864945e-07| -|cran|[aRxiv](https://docs.ropensci.org/aRxiv/)|2.4160484185864945e-07| -|cran|ggnewscale|2.4160484185864945e-07| -|cran|[ggpointdensity](https://github.com/LKremer/ggpointdensity)|2.4160484185864945e-07| -|cran|[BSDA](https://github.com/alanarnholt/BSDA)|2.4160484185864945e-07| -|cran|shinyMatrix|2.4160484185864945e-07| -|cran|[shinyvalidate](https://rstudio.github.io/shinyvalidate/)|2.4160484185864945e-07| -|cran|[RaMS](https://github.com/wkumler/RaMS)|2.4160484185864945e-07| -|cran|[osmextract](https://docs.ropensci.org/osmextract/)|2.4160484185864945e-07| -|cran|[dplR](https://github.com/AndyBunn/dplR)|2.4160484185864945e-07| -|cran|[lunar](http://statistics.lazaridis.eu)|2.4160484185864945e-07| -|cran|[sortable](https://rstudio.github.io/sortable/)|2.4160484185864945e-07| -|npm|express-flash|2.4160484185864945e-07| -|npm|[passport-local](https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local)|2.4160484185864945e-07| -|npm|[ng-bootstrap](https://github.com/valor-software/ngx-bootstrap#readme)|2.41604841858649e-07| -|pypi|[plato-draw](https://plato-draw.readthedocs.io/)|2.391887934400612e-07| -|pypi|[tinynpydb](https://github.com/quatrope/tinynpydb)|2.3838344396720097e-07| -|go|[github.com/docker/docker](https://github.com/docker/docker)|2.3796372695173208e-07| -|go|github.com/davecgh/go-spew|2.3173692341646436e-07| -|go|github.com/onsi/ginkgo|2.3173692341646436e-07| -|go|github.com/onsi/gomega|2.3173692341646436e-07| -|pypi|[WRFpy](https://github.com/ERA-URBAN/wrfpy)|2.2739279233755228e-07| -|pypi|[PyQt5-stubs](https://github.com/python-qt-tools/PyQt5-stubs)|2.2739279233755228e-07| -|pypi|[pygmsh](https://pypi.org/project/pygmsh)|2.2739279233755228e-07| -|pypi|[pacopy](https://github.com/sigma-py/pacopy)|2.2739279233755228e-07| -|pypi|[dmsh](https://pypi.org/project/dmsh)|2.2739279233755228e-07| -|pypi|[glvis](https://github.com/glvis/pyglvis)|2.2739279233755228e-07| -|pypi|[algoliasearch](https://github.com/algolia/algoliasearch-client-python)|2.2739279233755228e-07| -|pypi|[python-gitlab](https://github.com/python-gitlab/python-gitlab)|2.2739279233755228e-07| -|pypi|[isaExplorer](http://github.com/phenomecentre/isaexplorer)|2.2739279233755228e-07| -|pypi|[lunr](https://github.com/yeraydiazdiaz/lunr.py)|2.2739279233755228e-07| -|pypi|[tf_agents](https://github.com/tensorflow/agents)|2.2739279233755228e-07| -|pypi|[simsopt](https://github.com/hiddenSymmetries/simsopt)|2.2739279233755228e-07| -|cran|[leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)|2.2739279233755228e-07| -|cran|[slippymath](https://www.github.com/milesmcbain/slippymath)|2.2739279233755228e-07| -|npm|[root](https://github.com/mafintosh/root#readme)|2.2739279233755228e-07| -|pypi|[astro-tigger-lsm](https://github.com/ska-sa/tigger-lsm)|2.2739279233754955e-07| -|pypi|[pylustrator](https://github.com/rgerum/pylustrator)|2.2739279233754955e-07| -|cran|[biwavelet](https://github.com/tgouhier/biwavelet)|2.2739279233754955e-07| -|cran|[wpp2015](http://esa.un.org/wpp)|2.2511886441417608e-07| -|pypi|[prism](https://prism-tool.readthedocs.io/en/latest)|2.1475985942991093e-07| -|pypi|[pymunk](http://www.pymunk.org)|2.1475985942991093e-07| -|pypi|[cellmlmanip](https://github.com/ModellingWebLab/cellmlmanip)|2.1475985942991093e-07| -|pypi|[Keras-Applications](https://github.com/keras-team/keras-applications)|2.1475985942991093e-07| -|pypi|[kplr](https://github.com/dfm/kplr)|2.1475985942991093e-07| -|pypi|[keras_applications](https://github.com/keras-team/keras-applications)|2.1475985942991093e-07| -|pypi|[TRUNAJOD](https://github.com/dpalmasan/TRUNAJOD2.0)|2.1475985942991093e-07| -|pypi|[elisa](https://github.com/mikecokina/elisa)|2.1475985942991093e-07| -|pypi|[hciplot](https://github.com/carlgogo/hciplot)|2.1475985942991093e-07| -|pypi|[lcdata](https://github.com/kboone/lcdata)|2.1475985942991093e-07| -|pypi|[mdx_gh_links](https://pypi.org/project/mdx-gh-links/)|2.1475985942991093e-07| -|pypi|[pyyaml_env_tag](https://github.com/waylan/pyyaml-env-tag)|2.1475985942991093e-07| -|pypi|[properimage](https://github.com/toros-astro/ProperImage)|2.1475985942991093e-07| -|pypi|[redis_lru](https://github.com/leohowell/redis-lru)|2.1475985942991093e-07| -|cran|smoother|2.1475985942991093e-07| -|cran|[ptw](https://github.com/rwehrens/ptw)|2.1475985942991093e-07| -|cran|[blockCV](https://github.com/rvalavi/blockCV)|2.1475985942991093e-07| -|cran|[workflowsets](https://github.com/tidymodels/workflowsets)|2.1475985942991093e-07| -|cran|[fossil](http://matthewvavrek.com/programs-and-code/fossil/)|2.1475985942991093e-07| -|cran|[FedData](https://github.com/ropensci/FedData)|2.1475985942991093e-07| -|cran|[dataRetrieval](https://pubs.usgs.gov/tm/04/a10/)|2.1475985942991093e-07| -|cran|[rnoaa](https://docs.ropensci.org/rnoaa/)|2.1475985942991093e-07| -|cran|[bizdays](https://github.com/wilsonfreitas/R-bizdays)|2.1475985942991093e-07| -|cran|[ascii](https://github.com/mclements/ascii)|2.1475985942991093e-07| -|npm|[nunjucks](https://github.com/mozilla/nunjucks#readme)|2.1475985942991093e-07| -|npm|[xml-js](https://github.com/nashwaan/xml-js#readme)|2.1475985942991093e-07| -|npm|[ltd](https://github.com/overlandjs/ltd#readme)|2.1475985942991093e-07| -|npm|[mongoskin](https://github.com/kissjs/node-mongoskin)|2.1475985942991093e-07| -|go|github.com/bradfitz/gomemcache|2.147598594299102e-07| -|go|github.com/docker/libtrust|2.147598594299102e-07| -|go|github.com/phayes/permbits|2.147598594299102e-07| -|go|github.com/spf13/afero|2.147598594299102e-07| -|go|github.com/spf13/viper|2.147598594299102e-07| -|go|github.com/sylabs/sif|2.147598594299102e-07| -|go|github.com/vmihailenco/msgpack|2.147598594299102e-07| -|go|google.golang.org/appengine|2.147598594299102e-07| -|cran|[longitudinalData](http:www.r-project.org)|2.126122608356124e-07| -|pypi|[wotan](https://github.com/hippke/wotan)|2.089555389047787e-07| -|pypi|[qmctorch](https://github.com/NLESC-JCER/QMCTorch)|2.034567089336001e-07| -|pypi|[markov-clustering](https://github.com/guyallard/markov_clustering.git)|2.034567089336001e-07| -|pypi|[sos-bash](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sos-matlab](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sos-sas](https://github.com/vatlab/sos-sas)|2.034567089336001e-07| -|pypi|[sos-julia](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sos-javascript](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sos-r](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sphinx-js](https://github.com/mozilla/sphinx-js)|2.034567089336001e-07| -|cran|shinyhelper|2.034567089336001e-07| -|cran|[bsplus](https://github.com/ijlyttle/bsplus)|2.034567089336001e-07| -|cran|[nabor](https://github.com/jefferis/nabor)|2.034567089336001e-07| -|cran|[turner](http://www.gastonsanchez.com)|2.034567089336001e-07| -|cran|[blocksdesign]()|2.034567089336001e-07| -|cran|[rvcheck](https://github.com/GuangchuangYu/rvcheck)|2.034567089336001e-07| -|go|[github.com/JSchwehn/goDistances](https://github.com/JSchwehn/goDistances)|2.0345670893359915e-07| -|go|[github.com/Lebonesco/go_worker_pool](https://github.com/Lebonesco/go_worker_pool)|2.0345670893359915e-07| -|go|[github.com/cheekybits/genny](https://github.com/cheekybits/genny)|2.0345670893359915e-07| -|go|[github.com/cornelk/hashmap](https://github.com/cornelk/hashmap)|2.0345670893359915e-07| -|go|[github.com/deckarep/golang-set](https://github.com/deckarep/golang-set)|2.0345670893359915e-07| -|go|[github.com/dgryski/go-jump](https://github.com/dgryski/go-jump)|2.0345670893359915e-07| -|go|[github.com/irfansharif/cfilter](https://github.com/irfansharif/cfilter)|2.0345670893359915e-07| -|go|[github.com/leesper/go_rng](https://github.com/leesper/go_rng)|2.0345670893359915e-07| -|go|[github.com/linxGnu/fimap](https://github.com/linxGnu/fimap)|2.0345670893359915e-07| -|go|[github.com/lithammer/go-jump-consistent-hash](https://github.com/lithammer/go-jump-consistent-hash)|2.0345670893359915e-07| -|go|[github.com/oleiade/lane](https://github.com/oleiade/lane)|2.0345670893359915e-07| -|go|[github.com/segmentio/objconv](https://github.com/segmentio/objconv)|2.0345670893359915e-07| -|go|[github.com/tidwall/gjson](https://github.com/tidwall/gjson)|2.0345670893359915e-07| -|go|[github.com/twmb/murmur3](https://github.com/twmb/murmur3)|2.0345670893359915e-07| -|go|[github.com/valyala/fastrand](https://github.com/valyala/fastrand)|2.0345670893359915e-07| -|go|[github.com/will-rowe/ntHash](https://github.com/will-rowe/ntHash)|2.0345670893359915e-07| -|pypi|[jupyter-contrib-nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|1.932838734869201e-07| -|pypi|[extension_helpers](https://github.com/astropy/extension-helpers)|1.932838734869201e-07| -|cran|[symengine](https://github.com/symengine/symengine.R)|1.932838734869201e-07| -|cran|[sensitivity](NA)|1.932838734869201e-07| -|cran|[EasyABC](http://easyabc.r-forge.r-project.org/)|1.932838734869201e-07| -|go|[github.com/alexflint/go-arg](https://github.com/alexflint/go-arg)|1.9328387348691918e-07| -|go|[github.com/biogo/store](https://github.com/biogo/store)|1.9328387348691918e-07| -|go|[github.com/brentp/faidx](https://github.com/brentp/faidx)|1.9328387348691918e-07| -|go|[github.com/brentp/gargs](https://github.com/brentp/gargs)|1.9328387348691918e-07| -|go|[github.com/brentp/go-athenaeum](https://github.com/brentp/go-athenaeum)|1.9328387348691918e-07| -|go|[github.com/brentp/go-chartjs](https://github.com/brentp/go-chartjs)|1.9328387348691918e-07| -|go|[github.com/brentp/goleft](https://github.com/brentp/goleft)|1.9328387348691918e-07| -|go|[github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go)|1.9328387348691918e-07| -|go|[github.com/kyroy/kdtree](https://github.com/kyroy/kdtree)|1.9328387348691918e-07| -|go|[github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate)|1.9328387348691918e-07| -|cran|[dqrng](https://daqana.github.io/dqrng/)|1.932838734869174e-07| -|pypi|[convertdate](https://github.com/fitnr/convertdate)|1.8771545713170105e-07| -|pypi|[rsudp](https://github.com/raspishake/rsudp)|1.840798795113526e-07| -|pypi|[gwosc](https://github.com/gwpy/gwosc/)|1.840798795113526e-07| -|pypi|[dqsegdb2](https://github.com/duncanmmacleod/dqsegdb2/)|1.840798795113526e-07| -|cran|[JBrowseR](https://gmod.github.io/JBrowseR/)|1.840798795113526e-07| -|cran|[summarytools](https://github.com/dcomtois/summarytools)|1.840798795113526e-07| -|cran|[pastecs](https://github.com/phgrosjean/pastecs)|1.840798795113526e-07| -|cran|[desplot](https://kwstat.github.io/desplot/)|1.840798795113526e-07| -|cran|[agricolae](http://tarwi.lamolina.edu.pe/~fmendiburu)|1.840798795113526e-07| -|cran|PairedData|1.840798795113526e-07| -|pypi|[corral-pipeline](https://github.com/toros-astro/corral)|1.840798795113516e-07| -|go|[github.com/Knetic/govaluate](https://github.com/Knetic/govaluate)|1.7571261226083562e-07| -|go|[github.com/araddon/dateparse](https://github.com/araddon/dateparse)|1.7571261226083562e-07| -|go|[github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb/v3)|1.7571261226083562e-07| -|go|[github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)|1.7571261226083562e-07| -|go|[github.com/metakeule/fmtdate](https://github.com/metakeule/fmtdate)|1.7571261226083562e-07| -|go|[github.com/mxschmitt/golang-combinations](https://github.com/mxschmitt/golang-combinations)|1.7571261226083562e-07| -|go|[github.com/shenwei356/natsort](https://github.com/shenwei356/natsort)|1.7571261226083562e-07| -|go|[github.com/xuri/excelize/v2](https://github.com/xuri/excelize/v2)|1.7571261226083562e-07| -|go|[gonum.org/v1/plot](https://gonum.org/v1/plot)|1.7571261226083562e-07| -|go|github.com/antchfx/jsonquery|1.7571261226083562e-07| -|go|github.com/bhmj/jsonslice|1.7571261226083562e-07| -|go|github.com/codegangsta/negroni|1.7571261226083562e-07| -|go|github.com/evanphx/json-patch/v5|1.7571261226083562e-07| -|go|github.com/gorilla/context|1.7571261226083562e-07| -|go|github.com/grandcat/zeroconf|1.7571261226083562e-07| -|go|github.com/justinas/alice|1.7571261226083562e-07| -|go|github.com/kelseyhightower/envconfig|1.7571261226083562e-07| -|go|github.com/linksmart/go-sec|1.7571261226083562e-07| -|go|github.com/linksmart/service-catalog/v3|1.7571261226083562e-07| -|go|github.com/miekg/dns|1.7571261226083562e-07| -|go|github.com/rs/cors|1.7571261226083562e-07| -|go|github.com/satori/go.uuid|1.7571261226083562e-07| -|go|github.com/syndtr/goleveldb|1.7571261226083562e-07| -|go|github.com/xeipuuv/gojsonschema|1.7571261226083562e-07| -|pypi|[starry-process](https://github.com/rodluger/starry_process)|1.7571261226083522e-07| -|pypi|[datetime](https://github.com/zopefoundation/DateTime)|1.7571261226083522e-07| -|pypi|[astral](https://github.com/sffjunkie/astral)|1.7571261226083522e-07| -|pypi|[kamodo](https://github.com/ensemblegov/kamodo-core)|1.7571261226083522e-07| -|pypi|[aniso8601](https://bitbucket.org/nielsenb/aniso8601)|1.7571261226083522e-07| -|pypi|[scorpio-gp](https://github.com/josegit88/SCORPIO)|1.7571261226083522e-07| -|cran|harmonicmeanp|1.7571261226083522e-07| -|cran|NBPSeq|1.7571261226083522e-07| -|cran|[rmdformats](https://github.com/juba/rmdformats)|1.7571261226083522e-07| -|pypi|[typing-utils](https://github.com/bojiang/typing_utils)|1.7395548613822782e-07| -|pypi|[py-zipkin](https://github.com/Yelp/py_zipkin)|1.7395548613822782e-07| -|pypi|[sphinxcontrib-katex](https://github.com/hagenw/sphinxcontrib-katex)|1.680729334668854e-07| -|spack|[clapack](https://www.netlib.org/clapack/)|1.680729334668854e-07| -|spack|[qwt](http://qwt.sourceforge.net/)|1.680729334668854e-07| -|cran|[dams](https://github.com/jsta/dams)|1.680729334668854e-07| -|cran|[reservoir](https://cran.r-project.org/package=reservoir)|1.680729334668854e-07| -|cran|[DescTools](https://andrisignorell.github.io/DescTools/)|1.680729334668854e-07| -|cran|[coloc](https://github.com/chr1swallace/coloc)|1.680729334668854e-07| -|cran|[ggtern](http://www.ggtern.com)|1.680729334668854e-07| -|pypi|[your](https://github.com/thepetabyteproject/your)|1.680729334668827e-07| -|cran|[coro](https://github.com/r-lib/coro)|1.6639220413221768e-07| -|pypi|[plaster_pastedeploy](https://github.com/Pylons/plaster_pastedeploy)|1.6106989457243388e-07| -|pypi|[pyramid_jinja2](https://github.com/Pylons/pyramid_jinja2)|1.6106989457243388e-07| -|pypi|[pyramid_tm](https://github.com/Pylons/pyramid_tm)|1.6106989457243388e-07| -|pypi|[pyramid_retry](https://github.com/Pylons/pyramid_retry)|1.6106989457243388e-07| -|pypi|[qnorm](https://github.com/Maarten-vd-Sande/qnorm)|1.6106989457243388e-07| -|pypi|[astropop](https://github.com/sparc4-dev/astropop)|1.6106989457243388e-07| -|pypi|[barycorrpy](https://github.com/shbhuk/barycorrpy)|1.6106989457243388e-07| -|pypi|[turbustat](https://turbustat.readthedocs.org)|1.6106989457243388e-07| -|pypi|[drizzlepac](https://github.com/spacetelescope/drizzlepac)|1.6106989457243388e-07| -|pypi|[astro-prospector](https://pypi.org/project/astro-prospector)|1.6106989457243388e-07| -|pypi|[connectomemapper](https://github.com/connectomicslab/connectomemapper3)|1.6106989457243388e-07| -|pypi|[swiftemulator](https://github.com/SWIFTSIM/emulator)|1.6106989457243388e-07| -|pypi|[PyQt6](https://www.riverbankcomputing.com/software/pyqt/)|1.6106989457243388e-07| -|pypi|[Pyside6](https://www.pyside.org)|1.6106989457243388e-07| -|npm|[bcryptjs](https://github.com/dcodeIO/bcrypt.js#readme)|1.6106989457243388e-07| -|npm|[hypertimer](https://github.com/enmasseio/hypertimer#readme)|1.6106989457243388e-07| -|npm|[jwt-simple](https://github.com/hokaccha/node-jwt-simple#readme)|1.6106989457243388e-07| -|npm|[kafka-node](https://github.com/SOHU-Co/kafka-node#readme)|1.6106989457243388e-07| -|npm|[mqtt-router](https://github.com/wolfeidau/mqtt-router)|1.6106989457243388e-07| -|cran|[ucminf](NA)|1.594591956267093e-07| -|pypi|[empyre](https://iffgit.fz-juelich.de/empyre/empyre)|1.5462709878953827e-07| -|rubygems|[net-ldap](http://github.com/ruby-ldap/ruby-net-ldap)|1.5462709878953827e-07| -|pypi|[ncempy](https://github.com/ercius/openNCEM)|1.5462709878953554e-07| -|pypi|[flask_sock](https://github.com/miguelgrinberg/flask-sock)|1.5462709878953554e-07| -|pypi|[scikit-opt](https://github.com/guofei9987/scikit-opt)|1.5462709878953554e-07| -|pypi|[hotsoss](https://github.com/hover2pi/hotsoss)|1.5462709878953554e-07| -|pypi|[jwst-backgrounds](http://jwst.stsci.edu/)|1.5462709878953554e-07| -|pypi|[nircam_gsim](https://github.com/npirzkal/GRISM_NIRCAM)|1.5462709878953554e-07| -|pypi|[atlite](https://github.com/PyPSA/atlite)|1.5462709878953554e-07| -|pypi|[applaunchservices](https://github.com/impact27/applaunchservices)|1.5462709878953554e-07| -|pypi|[python-lsp-black](https://github.com/python-lsp/python-lsp-black)|1.5462709878953554e-07| -|pypi|[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)|1.5462709878953554e-07| -|rubygems|[rack-openid](https://github.com/grosser/rack-openid)|1.5462709878953554e-07| -|rubygems|[activerecord-jdbcpostgresql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.5462709878953554e-07| -|rubygems|[activerecord-jdbcsqlite3-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.5462709878953554e-07| -|rubygems|[tiny_tds](http://github.com/rails-sqlserver/tiny_tds)|1.5462709878953554e-07| -|rubygems|[shoulda](https://github.com/thoughtbot/shoulda)|1.5462709878953554e-07| -|pypi|[hic2cool](https://github.com/4dn-dcic/hic2cool)|1.4867990268224644e-07| -|pypi|[pygenometracks](http://pygenometracks.readthedocs.io)|1.4867990268224644e-07| -|pypi|[cleanlab](https://github.com/cleanlab/cleanlab)|1.4867990268224644e-07| -|pypi|[ctxcore](https://github.com/aertslab/ctxcore)|1.4867990268224644e-07| -|pypi|[pyramid-tm](https://github.com/Pylons/pyramid_tm)|1.4867990268224644e-07| -|pypi|[pyramid_openapi3](https://github.com/Pylons/pyramid_openapi3)|1.4867990268224644e-07| -|pypi|[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)|1.4867990268224644e-07| -|pypi|[skosprovider_sqlalchemy](https://github.com/OnroerendErfgoed/skosprovider_sqlalchemy)|1.4867990268224644e-07| -|pypi|[pyramid_skosprovider](https://github.com/OnroerendErfgoed/pyramid_skosprovider)|1.4867990268224644e-07| -|pypi|[skosprovider_rdf](http://github.com/OnroerendErfgoed/skosprovider_rdf)|1.4867990268224644e-07| -|pypi|[pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2)|1.4867990268224644e-07| -|pypi|[node2vec](https://github.com/eliorc/node2vec)|1.4867990268224644e-07| -|pypi|[tensor2tensor](http://github.com/tensorflow/tensor2tensor)|1.4867990268224644e-07| -|pypi|[voprov](https://github.com/sanguillon/voprov/)|1.4867990268224644e-07| -|pypi|[authlib](https://authlib.org/)|1.4867990268224644e-07| -|pypi|[PoPE](https://github.com/afarahi/PoPE)|1.4867990268224644e-07| -|npm|[binary-split](https://github.com/maxogden/binary-split#readme)|1.4867990268224644e-07| -|npm|[download](https://github.com/kevva/download#readme)|1.4867990268224644e-07| -|npm|[ftp](https://github.com/mscdex/node-ftp)|1.4867990268224644e-07| -|npm|pipeline|1.4867990268224644e-07| -|go|[github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash/v2)|1.4867990268224554e-07| -|go|[github.com/cznic/sortutil](https://github.com/cznic/sortutil)|1.4867990268224554e-07| -|go|[github.com/iafan/cwalk](https://github.com/iafan/cwalk)|1.4867990268224554e-07| -|go|[github.com/klauspost/compress](https://github.com/klauspost/compress)|1.4867990268224554e-07| -|go|[github.com/klauspost/pgzip](https://github.com/klauspost/pgzip)|1.4867990268224554e-07| -|go|[github.com/logrusorgru/aurora](https://github.com/logrusorgru/aurora)|1.4867990268224554e-07| -|go|[github.com/shenwei356/bio](https://github.com/shenwei356/bio)|1.4867990268224554e-07| -|go|[github.com/shenwei356/bwt](https://github.com/shenwei356/bwt)|1.4867990268224554e-07| -|go|[github.com/smallfish/simpleyaml](https://github.com/smallfish/simpleyaml)|1.4867990268224554e-07| -|go|[github.com/twotwotwo/sorts](https://github.com/twotwotwo/sorts)|1.4867990268224554e-07| -|go|[github.com/ghodss/yaml](https://github.com/ghodss/yaml)|1.4806425091130454e-07| -|go|[github.com/google/shlex](https://github.com/google/shlex)|1.4806425091130454e-07| -|pypi|[fspath](https://github.com/return42/fspath)|1.4719310365542416e-07| -|go|github.com/containernetworking/cni|1.4592378719605626e-07| -|go|github.com/containernetworking/plugins|1.4592378719605626e-07| -|go|github.com/containers/common|1.4592378719605626e-07| -|go|github.com/containers/image/v5|1.4592378719605626e-07| -|go|github.com/cyphar/filepath-securejoin|1.4592378719605626e-07| -|go|github.com/moby/term|1.4592378719605626e-07| -|go|github.com/opencontainers/runc|1.4592378719605626e-07| -|go|github.com/opencontainers/runtime-spec|1.4592378719605626e-07| -|go|github.com/opencontainers/runtime-tools|1.4592378719605626e-07| -|go|github.com/opencontainers/selinux|1.4592378719605626e-07| -|go|gopkg.in/yaml.v2|1.4592378719605626e-07| -|npm|[loaders.gl](https://github.com/uber/luma.gl#readme)|1.449629051151921e-07| -|pypi|[geobo](https://github.com/sebhaan/geobo)|1.431732396199406e-07| -|npm|[filesaver](https://github.com/jacoborus/node-filesaver)|1.431732396199406e-07| -|npm|[cover](http://www.cover.io)|1.417415072237416e-07| -|npm|[grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify#readme)|1.417415072237416e-07| -|npm|[jasmine-node](https://github.com/mhevery/jasmine-node)|1.417415072237416e-07| -|npm|[promises-aplus-tests](https://github.com/promises-aplus/promises-tests#readme)|1.417415072237416e-07| -|pypi|[flask-migrate](https://github.com/miguelgrinberg/flask-migrate)|1.3805990963351513e-07| -|pypi|[sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils)|1.3805990963351513e-07| -|npm|[zeit](https://github.com/daviddenton/zeit#readme)|1.3805990963351513e-07| -|cran|[audio](http://www.rforge.net/audio/)|1.3667931053717785e-07| -|pypi|[epimargin](https://github.com/COVID-IWG/epimargin)|1.3329922309442757e-07| -|pypi|[dearwatson](https://github.com/PlanetHunters/watson)|1.3329922309442757e-07| -|npm|[sendgrid](https://sendgrid.com)|1.3103991422842064e-07| -|npm|[stoplight](https://github.com/andrewhao/stoplight)|1.3103991422842064e-07| -|npm|[cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store#readme)|1.3103991422842064e-07| -|npm|[cron](https://github.com/kelektiv/node-cron#readme)|1.3103991422842064e-07| -|npm|[email-validator](http://github.com/manishsaraan/email-validator)|1.3103991422842064e-07| -|pypi|[Flask-Migrate](https://github.com/miguelgrinberg/flask-migrate)|1.2885591565794492e-07| -|pypi|[marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy)|1.2885591565794492e-07| -|pypi|[nixio](https://github.com/G-Node/nixpy)|1.1959439672003196e-07| -|npm|[tap-spec](https://github.com/scottcorgan/tap-spec#readme)|1.1959439672003196e-07| -|npm|[d3-v4-grid](https://github.com/finnfiddle/d3-v4-grid#readme)|1.1714174150722439e-07| -|npm|[errorhandler](https://github.com/expressjs/errorhandler#readme)|1.1714174150722439e-07| -|npm|[parallelshell](https://github.com/darkguy2008/parallelshell)|1.1714174150722439e-07| -|npm|[save-svg-as-png](https://github.com/exupero/saveSvgAsPng)|1.1714174150722439e-07| -|npm|[method-override](https://github.com/expressjs/method-override#readme)|1.1714174150722304e-07| -|pypi|[reorientexpress](https://github.com/angelrure/reorientexpress)|1.1369639616877614e-07| -|pypi|[drop](https://github.com/cod3monk/drop)|1.104479277068113e-07| -|npm|[dedent](https://github.com/dmnd/dedent)|1.0934344842974336e-07| -|pypi|[QDarkStyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)|1.0737992971495546e-07| -|pypi|[tox-pyenv](https://github.com/samstav/tox-pyenv)|1.063061304178062e-07| -|pypi|[element-coder](https://github.com/kjappelbaum/element-coder)|1.0447776945238935e-07| -|pypi|[DBSP-DRP](https://github.com/finagle29/DBSP_DRP)|1.0172835446680005e-07| -|npm|[jsx-to-string](https://github.com/alansouzati/jsx-to-string#readme)|1.0172835446680005e-07| -|npm|[pretty-checkbox](https://lokesh-coder.github.io/pretty-checkbox)|1.0172835446680005e-07| -|pypi|[apache-libcloud](https://libcloud.apache.org/)|9.940313493613057e-08| -|pypi|[ukbcc](https://github.com/tool-bin/ukbcc/)|9.911993512149673e-08| -|pypi|[flask_bootstrap](http://github.com/mbr/flask-bootstrap)|9.911993512149673e-08| -|pypi|[Flask-Script](http://github.com/smurfix/flask-script)|9.911993512149673e-08| -|pypi|[tinydb-serialization](https://tinydb.readthedocs.org)|9.911993512149673e-08| -|npm|[serve-index](https://github.com/expressjs/serve-index#readme)|9.812873577028234e-08| -|npm|[portscanner](https://github.com/baalexander/node-portscanner)|9.812873577028234e-08| -|npm|[opn](https://github.com/sindresorhus/open#readme)|9.812873577028234e-08| -|npm|[node-http2](https://github.com/kaazing/node-http2)|9.812873577028234e-08| -|npm|[connect-livereload](https://github.com/intesso/connect-livereload#readme)|9.812873577028234e-08| -|pypi|[technical](https://github.com/freqtrade/technical)|9.66419367434614e-08| -|pypi|[janus](https://github.com/aio-libs/janus)|9.664193674346005e-08| -|pypi|[vflow](https://github.com/Yu-Group/pcs-pipeline)|9.664193674346005e-08| -|pypi|[viscm](https://github.com/bids/viscm)|9.567551737602476e-08| -|pypi|[pytest-datadir-ng](https://github.com/Tblue/pytest-datadir-ng)|9.567551737602476e-08| -|pypi|[cellocity](https://github.com/oftatkofta/cellocity)|9.428481633508153e-08| -|pypi|[deeplc](http://compomics.github.io/projects/DeepLC)|9.20399397556763e-08| -|pypi|[JayDeBeApi](https://github.com/baztian/jaydebeapi)|9.20399397556763e-08| -|pypi|[dash-auth](https://plotly.com/dash)|9.20399397556763e-08| -|go|[github.com/AdRoll/goamz](https://github.com/AdRoll/goamz)|9.20399397556758e-08| -|go|[github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go)|9.20399397556758e-08| -|go|[github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest/autorest)|9.20399397556758e-08| -|go|[github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest/autorest/azure/auth)|9.20399397556758e-08| -|go|[github.com/Azure/go-autorest/autorest/to](https://github.com/Azure/go-autorest/autorest/to)|9.20399397556758e-08| -|go|[github.com/arvados/cgofuse](https://github.com/arvados/cgofuse)|9.20399397556758e-08| -|go|[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)|9.20399397556758e-08| -|go|[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)|9.20399397556758e-08| -|go|[github.com/bradleypeabody/godap](https://github.com/bradleypeabody/godap)|9.20399397556758e-08| -|go|[github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)|9.20399397556758e-08| -|go|[github.com/coreos/go-systemd](https://github.com/coreos/go-systemd)|9.20399397556758e-08| -|go|[github.com/creack/pty](https://github.com/creack/pty)|9.20399397556758e-08| -|go|[github.com/go-ldap/ldap](https://github.com/go-ldap/ldap)|9.20399397556758e-08| -|go|[github.com/gogo/protobuf](https://github.com/gogo/protobuf)|9.20399397556758e-08| -|go|[github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru)|9.20399397556758e-08| -|go|[github.com/imdario/mergo](https://github.com/imdario/mergo)|9.20399397556758e-08| -|go|[github.com/jmcvetta/randutil](https://github.com/jmcvetta/randutil)|9.20399397556758e-08| -|go|[github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)|9.20399397556758e-08| -|go|[github.com/johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)|9.20399397556758e-08| -|go|[github.com/julienschmidt/httprouter](https://github.com/julienschmidt/httprouter)|9.20399397556758e-08| -|go|[github.com/lib/pq](https://github.com/lib/pq)|9.20399397556758e-08| -|go|[github.com/msteinert/pam](https://github.com/msteinert/pam)|9.20399397556758e-08| -|go|[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)|9.20399397556758e-08| -|go|[github.com/prometheus/client_model](https://github.com/prometheus/client_model)|9.20399397556758e-08| -|go|[github.com/prometheus/common](https://github.com/prometheus/common)|9.20399397556758e-08| -|go|[golang.org/x/oauth2](https://golang.org/x/oauth2)|9.20399397556758e-08| -|go|[google.golang.org/api](https://google.golang.org/api)|9.20399397556758e-08| -|go|[gopkg.in/square/go-jose.v2](https://gopkg.in/square/go-jose.v2)|9.20399397556758e-08| -|go|[gopkg.in/src-d/go-billy.v4](https://gopkg.in/src-d/go-billy.v4)|9.20399397556758e-08| -|go|[gopkg.in/src-d/go-git.v4](https://gopkg.in/src-d/go-git.v4)|9.20399397556758e-08| -|go|[rsc.io/getopt](https://rsc.io/getopt)|9.20399397556758e-08| -|pypi|[desk](https://github.com/s-goldman/Dusty_Evolved_Star_Kit)|8.989947604042754e-08| -|go|github.com/Netflix/go-expect|8.989947604042753e-08| -|go|github.com/ProtonMail/go-crypto|8.989947604042753e-08| -|go|github.com/adigunhammedolalekan/registry-auth|8.989947604042753e-08| -|go|github.com/apex/log|8.989947604042753e-08| -|go|github.com/blang/semver/v4|8.989947604042753e-08| -|go|github.com/buger/jsonparser|8.989947604042753e-08| -|go|github.com/containerd/containerd|8.989947604042753e-08| -|go|github.com/go-log/log|8.989947604042753e-08| -|go|github.com/gosimple/slug|8.989947604042753e-08| -|go|github.com/opencontainers/umoci|8.989947604042753e-08| -|go|github.com/pelletier/go-toml|8.989947604042753e-08| -|go|github.com/seccomp/libseccomp-golang|8.989947604042753e-08| -|go|github.com/sylabs/json-resp|8.989947604042753e-08| -|go|github.com/sylabs/scs-build-client|8.989947604042753e-08| -|go|github.com/sylabs/scs-key-client|8.989947604042753e-08| -|go|github.com/sylabs/scs-library-client|8.989947604042753e-08| -|go|github.com/sylabs/sif/v2|8.989947604042753e-08| -|go|github.com/vbauerster/mpb/v4|8.989947604042753e-08| -|go|github.com/vbauerster/mpb/v6|8.989947604042753e-08| -|go|golang.org/x/term|8.989947604042753e-08| -|go|gotest.tools/v3|8.989947604042753e-08| -|go|mvdan.cc/sh/v3|8.989947604042753e-08| -|go|oras.land/oras-go|8.989947604042753e-08| -|pypi|[django-datatables-view](https://bitbucket.org/pigletto/django-datatables-view)|8.590394377196464e-08| -|pypi|[django-dirtyfields](https://github.com/romgar/django-dirtyfields)|8.590394377196464e-08| -|pypi|[django-guardian](http://github.com/django-guardian/django-guardian)|8.590394377196464e-08| -|pypi|[django-notifications-hq](http://github.com/django-notifications/django-notifications)|8.590394377196464e-08| -|pypi|[django-rq](https://github.com/rq/django-rq)|8.590394377196464e-08| -|pypi|[django-user-agents](https://github.com/selwin/django-user_agents)|8.590394377196464e-08| -|pypi|[google](http://breakingcode.wordpress.com/)|8.590394377196464e-08| -|npm|[parents](https://github.com/substack/node-parents)|8.419445529090146e-08| -|npm|[coverify](https://github.com/substack/coverify)|8.419445529090146e-08| -|pypi|[ExoPix](https://github.com/jeaadams/ExoPix.git)|8.224845680294435e-08| -|npm|[connect-timeout](https://github.com/expressjs/timeout#readme)|7.889137693343664e-08| -|npm|[csv-writer](https://github.com/ryu1kn/csv-writer#readme)|7.889137693343664e-08| -|rubygems|[coffee-rails](https://github.com/rails/coffee-rails)|7.889137693343664e-08| -|rubygems|[fastimage](http://github.com/sdsykes/fastimage)|7.889137693343664e-08| -|rubygems|[image_processing](https://github.com/janko/image_processing)|7.889137693343664e-08| -|rubygems|[jquery-rails](https://github.com/rails/jquery-rails)|7.889137693343664e-08| -|rubygems|[rotp](https://github.com/mdp/rotp)|7.889137693343664e-08| -|rubygems|[sass-rails](https://github.com/rails/sass-rails)|7.889137693343664e-08| -|rubygems|[tzinfo-data](https://tzinfo.github.io)|7.889137693343664e-08| -|rubygems|[reverse_markdown](http://github.com/xijo/reverse_markdown)|7.889137693343664e-08| -|rubygems|[groupdate](https://github.com/ankane/groupdate)|7.889137693343664e-08| -|rubygems|[diffy](http://github.com/samg/diffy)|7.889137693343664e-08| -|rubygems|[jbuilder](https://github.com/rails/jbuilder)|7.889137693343664e-08| -|rubygems|[rqrcode](https://github.com/whomwah/rqrcode)|7.889137693343664e-08| -|rubygems|[will_paginate-bootstrap](https://github.com/bootstrap-ruby/will_paginate-bootstrap)|7.889137693343664e-08| -|rubygems|[aws-sdk-s3](https://github.com/aws/aws-sdk-ruby)|7.889137693343664e-08| -|rubygems|[whenever](https://github.com/javan/whenever)|7.889137693343664e-08| -|rubygems|[flamegraph](https://github.com/SamSaffron/flamegraph)|7.889137693343664e-08| -|rubygems|[rack-mini-profiler](https://miniprofiler.com)|7.889137693343664e-08| -|rubygems|[thwait](https://github.com/ruby/thwait)|7.889137693343664e-08| -|rubygems|[rmagick](https://github.com/rmagick/rmagick)|7.889137693343664e-08| -|rubygems|[minitest-ci](https://github.com/circleci/minitest-ci)|7.889137693343664e-08| -|rubygems|[spring](https://github.com/rails/spring)|7.889137693343664e-08| -|rubygems|[web-console](https://github.com/rails/web-console)|7.889137693343664e-08| -|npm|[csv-write-stream](https://github.com/maxogden/csv-write-stream)|7.889137693343529e-08| -|rubygems|[counter_culture](https://github.com/magnusvk/counter_culture)|7.889137693343529e-08| -|rubygems|[rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer)|7.889137693343529e-08| -|rubygems|[devise](https://github.com/heartcombo/devise)|7.889137693343529e-08| -|rubygems|[omniauth](https://github.com/omniauth/omniauth)|7.889137693343529e-08| -|rubygems|[premailer-rails](https://github.com/fphilipe/premailer-rails)|7.889137693343529e-08| -|rubygems|[rails-controller-testing](https://github.com/rails/rails-controller-testing)|7.889137693343529e-08| -|rubygems|[letter_opener_web](https://github.com/fgrehm/letter_opener_web)|7.889137693343529e-08| -|pypi|[caracal](https://github.com/caracal-pipeline/caracal)|7.731354939476913e-08| -|cran|[enviPick](NA)|7.731354939476777e-08| -|pypi|[gviz-api](https://github.com/google/google-visualization-python)|7.654041390082062e-08| -|pypi|[ml-dtypes](https://pypi.org/project/ml-dtypes)|7.503962147139157e-08| -|pypi|[opensearch-py](https://github.com/opensearch-project/opensearch-py)|7.433995134112322e-08| -|pypi|[ruptures](https://github.com/deepcharles/ruptures/)|7.293731074978061e-08| -|pypi|[tagore](https://github.com/jordanlab/tagore)|7.293731074978061e-08| -|pypi|[jupyterlab-thredds](https://github.com/eWaterCycle/jupyterlab_thredds)|7.293731074978061e-08| -|pypi|[tidynamics](https://pypi.org/project/tidynamics/)|7.08707536118708e-08| -|npm|[vx](https://github.com/vxjs/vx)|6.902995481675756e-08| -|npm|[is-blob](https://github.com/sindresorhus/is-blob#readme)|6.833965526858893e-08| -|npm|eslint-config-richienb|6.833965526858893e-08| -|npm|[fetch-blob](https://github.com/node-fetch/fetch-blob#readme)|6.833965526858893e-08| -|npm|[blob-polyfill](https://github.com/bjornstar/blob-polyfill)|6.833965526858893e-08| -|pypi|[comet](http://comet.transientskp.org/)|6.781890297786625e-08| -|pypi|[sendgrid](https://github.com/sendgrid/sendgrid-python/)|6.781890297786625e-08| -|npm|[aproba](https://github.com/iarna/aproba)|6.551995711421032e-08| -|npm|[chownr](https://github.com/isaacs/chownr#readme)|6.551995711421032e-08| -|npm|concat-map|6.551995711421032e-08| -|npm|[console-control-strings](https://github.com/iarna/console-control-strings#readme)|6.551995711421032e-08| -|npm|[deep-extend](https://github.com/unclechu/node-deep-extend)|6.551995711421032e-08| -|pypi|[trustme](https://github.com/python-trio/trustme)|6.378367825068318e-08| -|pypi|[aft-pytorch](https://github.com/rish-16/aft-pytorch)|6.23496366086839e-08| -|pypi|[flowTorch](https://flowtorch.ai/users)|6.040121046466236e-08| -|go|github.com/blang/semver|5.602431115562874e-08| -|go|github.com/buger/goterm|5.602431115562874e-08| -|go|github.com/checkpoint-restore/checkpointctl|5.602431115562874e-08| -|go|github.com/checkpoint-restore/go-criu/v5|5.602431115562874e-08| -|go|github.com/container-orchestrated-devices/container-device-interface|5.602431115562874e-08| -|go|github.com/containers/buildah|5.602431115562874e-08| -|go|github.com/containers/conmon|5.602431115562874e-08| -|go|github.com/containers/ocicrypt|5.602431115562874e-08| -|go|github.com/containers/psgo|5.602431115562874e-08| -|go|github.com/containers/storage|5.602431115562874e-08| -|go|github.com/coreos/go-systemd/v22|5.602431115562874e-08| -|go|github.com/coreos/stream-metadata-go|5.602431115562874e-08| -|go|github.com/digitalocean/go-qemu|5.602431115562874e-08| -|go|github.com/docker/go-connections|5.602431115562874e-08| -|go|github.com/docker/go-plugins-helpers|5.602431115562874e-08| -|go|github.com/docker/go-units|5.602431115562874e-08| -|go|github.com/dtylman/scp|5.602431115562874e-08| -|go|github.com/godbus/dbus/v5|5.602431115562874e-08| -|go|github.com/google/gofuzz|5.602431115562874e-08| -|go|github.com/gorilla/handlers|5.602431115562874e-08| -|go|github.com/gorilla/schema|5.602431115562874e-08| -|go|github.com/hashicorp/go-multierror|5.602431115562874e-08| -|go|github.com/json-iterator/go|5.602431115562874e-08| -|go|github.com/mrunalp/fileutils|5.602431115562874e-08| -|go|github.com/nxadm/tail|5.602431115562874e-08| -|go|github.com/pmezard/go-difflib|5.602431115562874e-08| -|go|github.com/rootless-containers/rootlesskit|5.602431115562874e-08| -|go|github.com/stretchr/testify|5.602431115562874e-08| -|go|github.com/syndtr/gocapability|5.602431115562874e-08| -|go|github.com/uber/jaeger-client-go|5.602431115562874e-08| -|go|github.com/vbauerster/mpb/v7|5.602431115562874e-08| -|go|github.com/vishvananda/netlink|5.602431115562874e-08| -|go|go.etcd.io/bbolt|5.602431115562874e-08| -|go|golang.org/x/text|5.602431115562874e-08| -|go|google.golang.org/protobuf|5.602431115562874e-08| -|go|gopkg.in/inf.v0|5.602431115562874e-08| -|pypi|[PySDM](https://github.com/atmos-cloud-sim-uj/PySDM)|5.522396385340565e-08| -|pypi|[django-timezone-field](https://github.com/mfogel/django-timezone-field/)|5.444616154561085e-08| -|pypi|[firebase-admin](https://firebase.google.com/docs/admin/setup/)|5.444616154561085e-08| -|pypi|[GromacsWrapper](https://github.com/Becksteinlab/GromacsWrapper)|5.444616154561085e-08| -|pypi|[heat](https://github.com/helmholtz-analytics/heat)|5.444616154561085e-08| -|pypi|[duecredit](https://github.com/duecredit/duecredit)|5.444616154561085e-08| -|pypi|[ipyevents](https://github.com/mwcraig/ipyevents)|5.295448588682692e-08| -|pypi|[liionpack](https://liionpack.readthedocs.io/en/latest/)|4.657442734624568e-08| -|pypi|[asciimatics](https://github.com/peterbrittain/asciimatics)|4.601996987783815e-08| -|pypi|[scikit-mdr](https://github.com/EpistasisLab/scikit-mdr)|4.502377288283562e-08| -|pypi|[ldap3](https://github.com/cannatag/ldap3)|4.3488871534556956e-08| -|pypi|[jmp](https://github.com/deepmind/jmp)|3.9051231582051105e-08| -|rubygems|[coffee-script](http://github.com/josh/ruby-coffee-script)|3.9051231582051105e-08| -|npm|text-table|3.679827591385604e-08| -|pypi|[pytest-parallel](https://github.com/browsertron/pytest-parallel)|3.6544494700656963e-08| -|pypi|[pika](https://pika.readthedocs.io)|3.327844082644381e-08| -|pypi|[pyobjc-framework-CFNetwork](https://github.com/ronaldoussoren/pyobjc)|3.270957859009411e-08| -|pypi|[twistedchecker](https://github.com/twisted/twistedchecker)|3.270957859009411e-08| -|cran|[OAIHarvester](NA)|3.189183912534159e-08| -|npm|[utfx](https://github.com/dcodeIO/utfx)|3.189183912534159e-08| -|rubygems|[hoe-rubygems](http://github.com/jbarnette/hoe-rubygems)|2.6047659605622744e-08| -|rubygems|[hoe-git](http://github.com/jbarnette/hoe-git)|2.6047659605622744e-08| -|pypi|[aiohttp-remotes](https://github.com/aio-libs/aiohttp-remotes)|2.4298544095498338e-08| -|cran|[uroot](https://jalobe.com)|2.3770314876031194e-08| -|pypi|[pybv](https://github.com/bids-standard/pybv)|2.1994371810580442e-08| -|pypi|[geomet](https://github.com/geomet/geomet)|1.3288266302225774e-08| -|npm|[babel-plugin-transform-remove-undefined](https://github.com/babel/minify#readme)|5.883152931817665e-09| -|npm|[babel-plugin-transform-property-literals](https://github.com/babel/minify#readme)|5.883152931817665e-09| -|npm|[babel-plugin-minify-type-constructors](https://github.com/babel/minify#readme)|5.883152931817665e-09| +|pypi|[numpy](https://www.numpy.org)|0.08408335819244456| +|pypi|[matplotlib](https://matplotlib.org)|0.03012987523462943| +|cran|R|0.015130988855710105| +|pypi|[scipy](https://www.scipy.org)|0.012287822532354366| +|pypi|[pytest](https://pypi.org/project/pytest)|0.010696958598401722| +|cran|[jsonlite](https://arxiv.org/abs/1403.2805)|0.01054604003717318| +|cran|[testthat](https://testthat.r-lib.org)|0.010295443114191132| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.009908325504492443| +|cran|[httr](https://httr.r-lib.org/)|0.007657441611437402| +|pypi|[sphinx](https://pypi.org/project/sphinx)|0.00764291631181173| +|cran|[knitr](https://yihui.org/knitr/)|0.007257776802379939| +|cran|[rmarkdown](https://github.com/rstudio/rmarkdown)|0.006817631187588494| +|spack|[zlib](https://zlib.net)|0.006795602172244395| +|cran|utils|0.006477384448355867| +|cran|methods|0.006119422849841385| +|pypi|[six](https://pypi.org/project/six)|0.005768742144284939| +|cran|[covr](https://covr.r-lib.org)|0.0054337615907416965| +|spack|[gnuconfig](https://www.gnu.org/software/config/)|0.005281649764984383| +|pypi|[cycler](https://github.com/matplotlib/cycler)|0.0052265529662253365| +|pypi|[h5py](https://pypi.org/project/h5py)|0.00469789823880775| +|pypi|[colorama](https://pypi.org/project/colorama)|0.004524658989927302| +|pypi|[pytz](https://pypi.org/project/pytz)|0.004348118516138838| +|pypi|[biopython](https://biopython.org/)|0.004278223086842885| +|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.004088539828839525| +|pypi|[python-dateutil](https://github.com/dateutil/dateutil)|0.003928524200464377| +|cran|[tidyr](https://tidyr.tidyverse.org)|0.0035773793364107173| +|pypi|[pyyaml](https://pyyaml.org/)|0.0035453548968002496| +|pypi|[cython](https://pypi.org/project/cython)|0.0032117414832585067| +|spack|[rhash](https://sourceforge.net/projects/rhash/)|0.0031799606833954708| +|pypi|[numba](https://numba.pydata.org)|0.0031759276525803507| +|pypi|[packaging](https://pypi.org/project/packaging)|0.003057137570994342| +|pypi|[docutils](http://docutils.sourceforge.net/)|0.003053170018120492| +|pypi|[pandas](https://pypi.org/project/pandas)|0.0030062150434635323| +|spack|[python](https://www.python.org/)|0.002771426222993435| +|cran|[magrittr](https://magrittr.tidyverse.org)|0.002756846392508641| +|cran|[rlang](https://rlang.r-lib.org)|0.0026219346772845572| +|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.0026109779590525| +|cran|stats|0.002596018795175099| +|pypi|[requests](https://pypi.org/project/requests)|0.0025532360114095716| +|pypi|[hypothesis](https://hypothesis.works)|0.0025220816223663345| +|pypi|[setuptools](https://pypi.org/project/setuptools)|0.0024935353160305857| +|pypi|[coverage](https://github.com/nedbat/coveragepy)|0.0024875550110502916| +|pypi|[tomli](https://pypi.org/project/tomli)|0.002433555933584708| +|pypi|[PyYAML](https://pypi.org/project/PyYAML)|0.0023688714944819908| +|pypi|[future](https://pypi.org/project/future)|0.0023279824379960792| +|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.0022591033288018795| +|pypi|[certifi](https://pypi.org/project/certifi)|0.0021939009497702095| +|cran|[withr](https://withr.r-lib.org)|0.0021626971036556404| +|pypi|[MarkupSafe](https://pypi.org/project/MarkupSafe)|0.0020631674024718548| +|cran|[tibble](https://tibble.tidyverse.org/)|0.002047518176504785| +|pypi|[pytest-xdist](https://github.com/pytest-dev/pytest-xdist)|0.0020297640453629615| +|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.0019976148673649884| +|cran|[yaml](https://github.com/vubiostat/r-yaml/)|0.0019789172452161813| +|pypi|[flake8](https://pypi.org/project/flake8)|0.001970799841526902| +|spack|[pkgconfig](http://pkgconf.org/)|0.0019104526900490307| +|pypi|[astropy](http://astropy.org)|0.001897655252659514| +|pypi|[lxml](https://pypi.org/project/lxml)|0.0018847051392834066| +|spack|openmp|0.001831066530412073| +|pypi|[mock](https://pypi.org/project/mock)|0.0018278119084649707| +|cran|[Rcpp](http://www.rcpp.org)|0.0018179956893494837| +|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.001807613803210911| +|cran|tools|0.0017590434844330226| +|pypi|[nose](https://pypi.org/project/nose)|0.0017503727133669502| +|spack|[cmake](https://www.cmake.org)|0.0017241910158094828| +|spack|[ncurses](https://invisible-island.net/ncurses/ncurses.html)|0.0017171990927466324| +|pypi|[seaborn](https://seaborn.pydata.org)|0.0017164720731760563| +|pypi|[pycparser](https://pypi.org/project/pycparser)|0.0016897136319876194| +|pypi|[sklearn](https://pypi.org/project/sklearn)|0.0016576598065963025| +|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.0016347650860656043| +|pypi|[idna](https://pypi.org/project/idna)|0.0016131161411636217| +|cran|[curl](https://github.com/jeroen/curl)|0.0016059260385007186| +|pypi|[Sphinx](https://pypi.org/project/Sphinx)|0.0016039219162374383| +|cran|grDevices|0.0015898856168178159| +|pypi|[mpmath](https://pypi.org/project/mpmath)|0.0015414064384618538| +|cran|graphics|0.0015351544689260017| +|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.0014995966895730941| +|pypi|[wheel](https://pypi.org/project/wheel)|0.0014832587094283003| +|cran|[R6](https://r6.r-lib.org)|0.0014812748795364028| +|cran|[vctrs](https://vctrs.r-lib.org/)|0.0014802859928428542| +|pypi|[ipython](https://pypi.org/project/ipython)|0.0014761215952891833| +|spack|[libbsd](https://libbsd.freedesktop.org/wiki/)|0.0014671888748941412| +|pypi|[joblib](https://pypi.org/project/joblib)|0.0014637654523317555| +|pypi|[chardet](https://pypi.org/project/chardet)|0.0014562523127310842| +|cran|[crayon](https://github.com/r-lib/crayon#readme)|0.001357661499434989| +|cran|[pryr](https://github.com/hadley/pryr)|0.0013569936503245981| +|cran|[dplyr](https://dplyr.tidyverse.org)|0.0013075225175323583| +|pypi|[astroquery](http://astropy.org/astroquery)|0.0013018511930354916| +|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.001243396195490875| +|cran|[glue](https://github.com/tidyverse/glue)|0.0012337617900041206| +|pypi|[statsmodels](https://www.statsmodels.org/)|0.0011744413992031122| +|pypi|[PySocks](https://pypi.org/project/PySocks)|0.0011637673600561364| +|pypi|[dask](https://pypi.org/project/dask)|0.0011499680708323562| +|cran|[spelling](https://github.com/ropensci/spelling#readme)|0.0011462213840149516| +|pypi|[urllib3](https://pypi.org/project/urllib3)|0.001133953354545866| +|pypi|[twine](https://pypi.org/project/twine)|0.0011024691660463| +|pypi|[protobuf](https://pypi.org/project/protobuf)|0.001098578426524226| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.0010892457493076413| +|pypi|[Babel](https://pypi.org/project/Babel)|0.001070031686892728| +|pypi|[mypy](https://pypi.org/project/mypy)|0.001067631731692183| +|spack|[qt](https://qt.io)|0.0010325686321149532| +|spack|[py-sphinx](https://www.sphinx-doc.org/en/master/)|0.0010251239439388984| +|pypi|[ipywidgets](https://pypi.org/project/ipywidgets)|0.0010216737588059537| +|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.001014646714264091| +|cran|[htmltools](https://github.com/rstudio/htmltools)|0.0010112453242845725| +|pypi|[pillow](https://pypi.org/project/pillow)|0.0010092962428077238| +|cran|[digest](https://github.com/eddelbuettel/digest)|0.0009911646824201344| +|pypi|[click](https://pypi.org/project/click)|0.0009829949467577994| +|spack|[bzip2](https://sourceware.org/bzip2/)|0.0009818256952424749| +|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.0009792424872560022| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.000977029519895877| +|pypi|[keras](https://keras.io/)|0.0009746352296004857| +|spack|[openssl](https://www.openssl.org)|0.0009744336846928868| +|pypi|[healpy](http://github.com/healpy)|0.0009734275364785969| +|pypi|[lmfit](https://pypi.org/project/lmfit)|0.0009706082992431762| +|pypi|[pygments](https://pypi.org/project/pygments)|0.000969723086537163| +|cran|[roxygen2](https://roxygen2.r-lib.org/)|0.0009644760946918847| +|cran|[tinytest](https://github.com/markvanderloo/tinytest)|0.0009564817511700778| +|pypi|[pytest-black](https://pypi.org/project/pytest-black)|0.0009530611413198019| +|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.0009515560348053668| +|pypi|[Cython](https://pypi.org/project/Cython)|0.0009513191423461121| +|spack|[libtool](https://www.gnu.org/software/libtool/)|0.0009453295302084764| +|spack|[autoconf](https://www.gnu.org/software/autoconf/)|0.0009441373907685697| +|pypi|[graphviz](https://pypi.org/project/graphviz)|0.0009416912950095786| +|spack|[automake](https://www.gnu.org/software/automake/)|0.0009411173808335805| +|cran|[MASS](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0009146186207291148| +|spack|[m4](https://www.gnu.org/software/m4/m4.html)|0.0009108665416625873| +|pypi|[jinja2](https://palletsprojects.com/p/jinja/)|0.0008830871066517296| +|spack|[libxml2](http://xmlsoft.org)|0.0008827637843174031| +|pypi|[tornado](https://pypi.org/project/tornado)|0.0008793523620930096| +|cran|[lattice](http://lattice.r-forge.r-project.org/)|0.0008704958605189668| +|pypi|[attrs](https://pypi.org/project/attrs)|0.000859030707888723| +|pypi|[docopt](https://pypi.org/project/docopt)|0.0008541238649059932| +|spack|[perl](https://www.perl.org)|0.0008472848458832525| +|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.0008471773797938077| +|spack|threads|0.0008457730134509598| +|pypi|[networkx](https://pypi.org/project/networkx)|0.0008409558764643595| +|pypi|[argparse](https://github.com/ThomasWaldmann/argparse/)|0.0008386380748075425| +|pypi|[contextlib2](http://contextlib2.readthedocs.org)|0.0008252007169125517| +|pypi|[jplephem](https://pypi.org/project/jplephem)|0.0008215507134547533| +|pypi|[toml](https://pypi.org/project/toml)|0.000821092000517128| +|pypi|[jupyter](http://jupyter.org)|0.0008177972918381748| +|pypi|[pytest-astropy](https://pypi.org/project/pytest-astropy)|0.0008153906011677262| +|cran|[rstudioapi](https://github.com/rstudio/rstudioapi)|0.0008059333113183346| +|cran|[rbenchmark](http://rbenchmark.googlecode.com)|0.0007912453381112504| +|pypi|[photutils](https://github.com/astropy/photutils)|0.0007905555562834536| +|pypi|[bleach](https://pypi.org/project/bleach)|0.0007899435803962556| +|cran|[mockery](https://github.com/r-lib/mockery)|0.0007869864057162884| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.0007853707305734474| +|pypi|[pre-commit](https://github.com/pre-commit/pre-commit)|0.0007830962176375387| +|cran|[stringi](https://stringi.gagolewski.com/)|0.0007821246705479212| +|cran|[xml2](https://xml2.r-lib.org/)|0.0007793099072449794| +|pypi|[psutil](https://github.com/giampaolo/psutil)|0.0007768099683091102| +|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.0007741934108487632| +|cran|[cli](https://cli.r-lib.org)|0.0007606479893776206| +|pypi|[cryptography](https://pypi.org/project/cryptography)|0.0007600396618171238| +|cran|[bit64](https://github.com/truecluster/bit64)|0.0007586089391018129| +|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.0007537648989842358| +|pypi|[asdf](https://pypi.org/project/asdf)|0.0007500272208995711| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.000749877215722867| +|cran|[pillar](https://pillar.r-lib.org/)|0.0007477859299661701| +|spack|ca-certificates-mozilla|0.0007448697459849554| +|spack|nasm|0.0007448697459849554| +|pypi|[slack-sdk](https://github.com/slackapi/python-slack-sdk)|0.0007446899689291279| +|pypi|[black](https://pypi.org/project/black)|0.0007406243698655456| +|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.000739234623158643| +|pypi|[llvmlite](http://llvmlite.readthedocs.io)|0.0007387023009086534| +|cran|[shiny](https://shiny.rstudio.com/)|0.0007355880375902386| +|cran|[purrr](http://purrr.tidyverse.org)|0.0007344557075328464| +|pypi|[py-make](https://github.com/tqdm/pymake)|0.0007326023230714849| +|pypi|[objgraph](https://mg.pov.lt/objgraph/)|0.0007259055929325925| +|pypi|[mpi4py](https://github.com/mpi4py/mpi4py/)|0.0007257521906978481| +|cran|[lifecycle](https://lifecycle.r-lib.org/)|0.00071487338868667| +|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.0007019510552568937| +|pypi|[toolz](https://github.com/pytoolz/toolz/)|0.0007002441156134143| +|pypi|[pycodestyle](https://pypi.org/project/pycodestyle)|0.0006978480484753995| +|pypi|[et-xmlfile](https://pypi.org/project/et-xmlfile)|0.0006975895417834331| +|pypi|[sympy](https://pypi.org/project/sympy)|0.0006970600458802719| +|cran|[tidyselect](https://tidyselect.r-lib.org)|0.0006905425497340684| +|cran|grid|0.0006872866816437856| +|cran|[callr](https://callr.r-lib.org)|0.0006827085267924361| +|pypi|[tqdm](https://tqdm.github.io)|0.000679973574392384| +|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.000679083698265711| +|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.0006758864917114654| +|spack|[xz](https://tukaani.org/xz/)|0.0006739658354625374| +|pypi|[py](https://pypi.org/project/py)|0.00066700589725135| +|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.0006664610110043444| +|spack|[expat](https://libexpat.github.io/)|0.0006657272391745484| +|pypi|[setuptools_scm](https://pypi.org/project/setuptools_scm)|0.0006625424563195848| +|spack|[mpi](http://mvapich.cse.ohio-state.edu)|0.0006420401538498894| +|pypi|[cloudpickle](https://pypi.org/project/cloudpickle)|0.0006258759499797247| +|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.0006238838667343968| +|cran|[DBI](https://dbi.r-dbi.org)|0.0006217973153944118| +|cran|[sp](https://github.com/edzer/sp/)|0.0006160619753768996| +|cran|[zoo](http://zoo.R-Forge.R-project.org/)|0.0006139190860039633| +|rubygems|[rake](https://github.com/ruby/rake)|0.0006094963510795989| +|pypi|[wcwidth](https://pypi.org/project/wcwidth)|0.0006071010340174091| +|pypi|[ruamel.yaml](https://pypi.org/project/ruamel.yaml)|0.0006070001699708539| +|pypi|[isal](https://github.com/pycompression/python-isal)|0.0005992434509918319| +|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.0005961877318006895| +|pypi|[cffi](https://pypi.org/project/cffi)|0.0005948432592545805| +|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.0005914562892220535| +|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.0005875284031171107| +|pypi|[zipp](https://pypi.org/project/zipp)|0.0005863501311382094| +|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.0005860377739055206| +|cran|[stringr](http://stringr.tidyverse.org)|0.0005841699459078509| +|cran|[RSQLite](https://rsqlite.r-dbi.org)|0.0005836314454221354| +|spack|eigen3|0.0005788798133022169| +|pypi|[wrapt](https://pypi.org/project/wrapt)|0.0005781298125248582| +|cran|[pracma](NA)|0.0005752672593059343| +|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.0005744159909911685| +|pypi|[lightkurve](https://docs.lightkurve.org)|0.0005720974507698573| +|spack|python3|0.0005711785297549592| +|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.0005691555152830023| +|cran|[hms](https://hms.tidyverse.org/)|0.0005642700182739788| +|cran|parallel|0.0005622226004116807| +|cran|[htmlwidgets](https://github.com/ramnathv/htmlwidgets)|0.0005593919893121537| +|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.0005589492310450991| +|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.0005573175252816904| +|pypi|[pluggy](https://pypi.org/project/pluggy)|0.0005565077779952793| +|pypi|[xmltodict](https://pypi.org/project/xmltodict)|0.0005557745735400345| +|cran|[processx](https://processx.r-lib.org)|0.0005473984470289523| +|cran|[markdown](https://github.com/rstudio/markdown)|0.0005434726577009793| +|pypi|[appdirs](https://pypi.org/project/appdirs)|0.0005418810081579611| +|pypi|[regex](https://github.com/mrabarnett/mrab-regex)|0.000540516283240764| +|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.0005401243690729151| +|cran|[scales](https://scales.r-lib.org)|0.0005383322962137857| +|pypi|[typing_extensions](https://pypi.org/project/typing_extensions)|0.0005373503470825111| +|pypi|[traitlets](https://github.com/ipython/traitlets)|0.0005362486631891526| +|pypi|[pytest-flake8](https://pypi.org/project/pytest-flake8)|0.0005256141708908055| +|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.000513403867458522| +|pypi|[filelock](https://github.com/tox-dev/py-filelock)|0.0005123185024296599| +|pypi|[rst.linker](https://pypi.org/project/rst.linker)|0.0005108647982111392| +|pypi|[jaraco.packaging](https://pypi.org/project/jaraco.packaging)|0.0005108647982111392| +|pypi|[pathlib](https://pathlib.readthedocs.org/)|0.0005095603531961209| +|cran|[bitops](https://github.com/mmaechler/R-bitops)|0.0005077881760443476| +|pypi|[dill](https://pypi.org/project/dill)|0.0005055743953137687| +|pypi|[jax](https://pypi.org/project/jax)|0.0005048488457723685| +|pypi|[absl-py](https://pypi.org/project/absl-py)|0.0005035902973898225| +|pypi|[scikit-learn](http://scikit-learn.org)|0.0005033307512661823| +|pypi|[pytest-mypy](https://pypi.org/project/pytest-mypy)|0.0005012645888294616| +|pypi|[Pillow](https://python-pillow.org)|0.0004987815026019945| +|pypi|[webencodings](https://pypi.org/project/webencodings)|0.0004958363534214537| +|pypi|[pyfaidx](http://mattshirley.com)|0.0004923397916150752| +|pypi|[pytest-checkdocs](https://pypi.org/project/pytest-checkdocs)|0.000490002887476017| +|pypi|[pytest-enabler](https://pypi.org/project/pytest-enabler)|0.0004895122651650913| +|spack|[mbedtls](https://tls.mbed.org)|0.0004867557194063587| +|pypi|[enum34](https://pypi.org/project/enum34)|0.0004862997487309633| +|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.00048235824096859643| +|pypi|[cobaya](https://cobaya.readthedocs.io)|0.00048133022170361724| +|pypi|[pywin32](https://pypi.org/project/pywin32)|0.0004810900752576961| +|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.00047896150216234087| +|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.0004774875652958797| +|cran|[R.utils](https://github.com/HenrikBengtsson/R.utils)|0.0004740021514471565| +|pypi|[brotli](https://pypi.org/project/brotli)|0.0004727173318636935| +|pypi|[ephem](http://rhodesmill.org/pyephem/)|0.0004717348385385767| +|pypi|[termcolor](https://pypi.org/project/termcolor)|0.00046965143677750877| +|pypi|[PyQt5-sip](https://pypi.org/project/PyQt5-sip)|0.00046944177551421835| +|pypi|[types-setuptools](https://github.com/python/typeshed)|0.00046616722000770495| +|cran|[microbenchmark](https://github.com/joshuaulrich/microbenchmark/)|0.0004623390636083859| +|pypi|[itsdangerous](https://pypi.org/project/itsdangerous)|0.00046183296610569774| +|pypi|[olefile](https://pypi.org/project/olefile)|0.0004554274952267343| +|pypi|[markdown2](https://pypi.org/project/markdown2)|0.0004521363484116668| +|pypi|[decorator](https://github.com/micheles/decorator)|0.0004448163067381171| +|cran|[nycflights13](https://github.com/hadley/nycflights13)|0.0004406751020601951| +|pypi|[msgpack](https://pypi.org/project/msgpack)|0.0004385598244641406| +|pypi|[numexpr](https://pypi.org/project/numexpr)|0.000435134679239356| +|cran|[Matrix](http://Matrix.R-forge.R-project.org/)|0.0004346113329704064| +|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.0004342573375008599| +|cran|RColorBrewer|0.00043047179316564214| +|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.0004302024220502102| +|pypi|[pyroma](https://pypi.org/project/pyroma)|0.00042846310189341327| +|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.0004272101325615892| +|spack|diffutils|0.0004257356675369045| +|pypi|[tenacity](https://github.com/jd/tenacity)|0.00042126061286292107| +|pypi|[imageio](https://github.com/imageio/imageio)|0.0004211102773965221| +|pypi|[more-itertools](https://pypi.org/project/more-itertools)|0.00041904510093869604| +|pypi|[codecov](https://pypi.org/project/codecov)|0.0004177434019675675| +|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.0004167549671397882| +|spack|gtest|0.0004144024004000667| +|cran|[broom](https://broom.tidymodels.org/)|0.0004099906076753773| +|cran|[maptools](http://maptools.r-forge.r-project.org/)|0.0004026496902142219| +|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.0004014492676480466| +|pypi|[isort](https://pypi.org/project/isort)|0.0004008950686603215| +|pypi|[multiprocess](https://github.com/uqfoundation/multiprocess)|0.00039502816797652284| +|cran|[sf](https://r-spatial.github.io/sf/)|0.0003938238633819172| +|cran|[xts](https://github.com/joshuaulrich/xts)|0.00039076168123262033| +|pypi|[kiwisolver](https://pypi.org/project/kiwisolver)|0.00039064481253874456| +|cran|[ellipsis](https://ellipsis.r-lib.org)|0.0003898309933593139| +|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.00038810600117944515| +|cran|[plyr](http://had.co.nz/plyr)|0.0003873818334449489| +|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.00038677597085422395| +|spack|icu4c|0.00038661944258337933| +|cran|[rgl](https://github.com/dmurdoch/rgl)|0.0003850052331439476| +|cran|bench|0.00038247364681996584| +|pypi|[alabaster](https://alabaster.readthedocs.io)|0.00037991953282517774| +|pypi|[snowballstemmer](https://pypi.org/project/snowballstemmer)|0.0003792946054072169| +|cran|[nanotime](https://github.com/eddelbuettel/nanotime)|0.00037605357680967744| +|cran|[mime](https://github.com/yihui/mime)|0.000375127593467089| +|cran|[bit](https://github.com/truecluster/bit)|0.0003746674323162823| +|spack|[lz4](https://lz4.github.io/lz4/)|0.0003726394693827973| +|pypi|[gym](https://www.gymlibrary.ml/)|0.00037148408662030804| +|pypi|[backports.functools-lru-cache](https://pypi.org/project/backports.functools-lru-cache)|0.0003706719744208111| +|pypi|[plotly](https://pypi.org/project/plotly)|0.00036958397798097473| +|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.0003692232879732527| +|spack|py-numpy|0.00036867345036360543| +|pypi|[imagesize](https://pypi.org/project/imagesize)|0.00036859837825824757| +|cran|[fs](https://fs.r-lib.org)|0.00036806021783406353| +|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.00036674223471594046| +|pypi|[process-tests](https://pypi.org/project/process-tests)|0.00036565327261338533| +|pypi|[fields](https://pypi.org/project/fields)|0.00036565327261338533| +|pypi|[smmap](https://pypi.org/project/smmap)|0.0003656092159321113| +|cran|[generics](https://generics.r-lib.org)|0.0003630041687611145| +|spack|[gettext](https://www.gnu.org/software/gettext/)|0.0003624381927724724| +|pypi|[nbformat](http://jupyter.org)|0.0003589746929410232| +|pypi|[munkres](https://pypi.org/project/munkres)|0.00035734495452383833| +|pypi|[watchdog](https://pypi.org/project/watchdog)|0.00035694797204084076| +|spack|[bison](https://www.gnu.org/software/bison/)|0.0003569344746828759| +|pypi|[netCDF4](http://github.com/Unidata/netcdf4-python)|0.00035690089696191306| +|cran|[rgeos](https://r-forge.r-project.org/projects/rgeos/)|0.0003567427921843457| +|pypi|[torch](https://pytorch.org/)|0.00035498353045262135| +|pypi|[dynesty](https://github.com/joshspeagle/dynesty)|0.0003545902440621976| +|pypi|[hunter](https://pypi.org/project/hunter)|0.0003539774167936654| +|cran|evaluate|0.0003504432958590196| +|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.00034929102674763633| +|spack|slicer|0.00034848308051341887| +|pypi|[nbconvert](https://jupyter.org)|0.0003481941706875408| +|pypi|[execnet](https://pypi.org/project/execnet)|0.0003479849127171086| +|npm|[express](http://expressjs.com/)|0.0003445735614245216| +|spack|pybind11|0.00034380730121686944| +|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.00034329942664646374| +|pypi|[fitsio](https://github.com/esheldon/fitsio)|0.00034110129466022115| +|cran|tcltk|0.0003378320203981504| +|spack|pythoninterp|0.00033767166322592226| +|cran|[webmockr](https://github.com/ropensci/webmockr)|0.00033721290640853014| +|rubygems|[bundler](https://bundler.io/)|0.0003361829147274141| +|cran|[unix](https://github.com/jeroen/unix)|0.00033563735438749587| +|pypi|[typing](https://docs.python.org/3/library/typing.html)|0.000333543832143237| +|npm|[core-js](https://github.com/zloirock/core-js#readme)|0.0003332647339950919| +|pypi|[wget](http://bitbucket.org/techtonik/python-wget/)|0.0003325512512319304| +|spack|[lapack](https://developer.arm.com/tools-and-software/server-and-hpc/downloads/arm-performance-libraries)|0.0003317562233712576| +|pypi|[sqlalchemy](https://pypi.org/project/sqlalchemy)|0.0003250911465760453| +|cran|[pkgload](https://github.com/r-lib/pkgload)|0.000325024704849271| +|cran|[mvtnorm](http://mvtnorm.R-forge.R-project.org)|0.0003236936307747961| +|pypi|[jsonschema](https://pypi.org/project/jsonschema)|0.00032261320646554184| +|spack|[sqlite](https://www.sqlite.org)|0.0003223850228195874| +|pypi|[python](http://www.python.org/2.5)|0.0003211978353858373| +|pypi|[flatbuffers](https://pypi.org/project/flatbuffers)|0.00032071935536342756| +|pypi|[railroad-diagrams](https://github.com/tabatkins/railroad-diagrams)|0.00031913825848163476| +|pypi|[Pygments](https://pypi.org/project/Pygments)|0.0003163555751145864| +|cran|[maps](NA)|0.0003148298406056988| +|npm|[lodash](https://lodash.com/)|0.00031446230677057053| +|spack|[zstd](https://facebook.github.io/zstd/)|0.0003144245314549554| +|pypi|[astroscrappy](https://github.com/astropy/astroscrappy)|0.00031381191256235017| +|cran|[usethis](https://usethis.r-lib.org)|0.0003127641685039738| +|cran|[httpcode](https://github.com/sckott/httpcode)|0.0003120083931563215| +|pypi|[numdifftools](https://github.com/pbrod/numdifftools)|0.0003114147718499306| +|pypi|[xarray](https://pypi.org/project/xarray)|0.0003107661838120005| +|pypi|[pip](https://pypi.org/project/pip)|0.0003106158225296708| +|pypi|[pandoc](https://pypi.org/project/pandoc)|0.0003104244159847145| +|pypi|[locket](http://github.com/mwilliamson/locket.py)|0.00030964205624144136| +|pypi|[python-magic](http://github.com/ahupp/python-magic)|0.00030529949436017116| +|pypi|[python-casacore](https://github.com/casacore/python-casacore)|0.00030493497328176777| +|pypi|[ujson](https://github.com/ultrajson/ultrajson)|0.0003048856010903639| +|pypi|[setproctitle](https://github.com/dvarrazzo/py-setproctitle)|0.0003028098367174261| +|pypi|[dnaio](https://dnaio.readthedocs.io/)|0.0003019946032672112| +|pypi|[fonttools](http://github.com/fonttools/fonttools)|0.0003019795368939369| +|spack|[nss](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS)|0.00029909823395565994| +|pypi|[palettable](https://pypi.org/project/palettable)|0.00029903012368261313| +|cran|[igraph](https://igraph.org)|0.0002950600448490923| +|cran|[nlme](https://svn.r-project.org/R-packages/trunk/nlme/)|0.00029335585438790084| +|cran|[blob](https://blob.tidyverse.org)|0.0002930734802453964| +|pypi|[pytest-forked](https://github.com/pytest-dev/pytest-forked)|0.00029278355054033925| +|spack|[libffi](https://sourceware.org/libffi/)|0.0002926076422373929| +|cran|[ncdf4](http://cirrus.ucsd.edu/~pierce/ncdf/)|0.0002924409937279295| +|spack|[tk](https://www.tcl.tk)|0.0002919643977453066| +|pypi|[cachetools](https://pypi.org/project/cachetools)|0.0002916159551072433| +|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.00029155302728530905| +|spack|[readline](https://tiswww.case.edu/php/chet/readline/rltop.html)|0.00029125561626946154| +|pypi|[pyproj](https://github.com/pyproj4/pyproj)|0.0002902891951619882| +|cran|[data.table](https://r-datatable.com)|0.00028963897355945234| +|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.00028960550489476| +|pypi|[SimpleITK](https://pypi.org/project/SimpleITK)|0.0002888700179891582| +|cran|pkgconfig|0.0002885169411911433| +|cran|[lubridate](https://lubridate.tidyverse.org)|0.00028783055817931103| +|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.0002861776205747085| +|cran|[pkgKitten](https://github.com/eddelbuettel/pkgkitten)|0.0002847651966926062| +|spack|[libidn2](https://gitlab.com/libidn/libidn2)|0.0002838011223280809| +|pypi|[pexpect](https://pypi.org/project/pexpect)|0.00028375538983543234| +|pypi|[tensorflow](https://www.tensorflow.org/)|0.0002829284815240839| +|pypi|[babel](https://babel.pocoo.org/)|0.00028106089251457827| +|pypi|[nanomath](https://github.com/wdecoster/nanomath)|0.0002808051341890315| +|pypi|[rich](https://pypi.org/project/rich)|0.000280664488155013| +|pypi|[cssselect](https://github.com/scrapy/cssselect)|0.0002800143924046085| +|pypi|[entrypoints](https://pypi.org/project/entrypoints)|0.0002799640203620212| +|cran|[rprojroot](https://rprojroot.r-lib.org/)|0.00027990102828310594| +|cran|[httpuv](https://github.com/rstudio/httpuv)|0.000278901051329352| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.0002769541398192784| +|cran|[inline](https://github.com/eddelbuettel/inline)|0.00027653444990147436| +|pypi|[keyring](https://pypi.org/project/keyring)|0.0002741301692841119| +|cran|[fauxpas](https://docs.ropensci.org/fauxpas)|0.00027369471678272296| +|cran|[dbplyr](https://dbplyr.tidyverse.org/)|0.0002733466299923921| +|cran|[urltools](https://github.com/Ironholds/urltools/)|0.0002731110144265332| +|pypi|[simplejson](https://pypi.org/project/simplejson)|0.0002690446818336778| +|spack|[tcl](https://www.tcl.tk/)|0.0002681582426470587| +|pypi|[astroplan](https://github.com/astropy/astroplan)|0.00026790296448612344| +|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.00026679073533257574| +|pypi|[more_itertools](https://github.com/more-itertools/more-itertools)|0.0002665027504584097| +|pypi|[pydot](https://pypi.org/project/pydot)|0.0002656685490149577| +|cran|[gtable](https://gtable.r-lib.org)|0.0002652649668374488| +|spack|[gdbm](https://www.gnu.org.ua/software/gdbm/gdbm.html)|0.0002644921457117852| +|pypi|[pox](https://pypi.org/project/pox)|0.0002636503833376045| +|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.00026222412196521134| +|spack|[krb5](https://kerberos.org)|0.0002621023452867149| +|cran|[numDeriv](http://optimizer.r-forge.r-project.org/)|0.0002614353318020625| +|pypi|[Flask](https://pypi.org/project/Flask)|0.00026133825554633204| +|pypi|[tifffile](https://www.lfd.uci.edu/~gohlke/)|0.0002610854006669531| +|pypi|[progressbar](http://code.google.com/p/python-progressbar)|0.000261034265944909| +|spack|[libnsl](https://github.com/thkukuk/libnsl)|0.0002601415462368727| +|spack|[uuid](https://sourceforge.net/projects/libuuid/)|0.0002601415462368727| +|spack|[tix](https://sourceforge.net/projects/tix/)|0.0002601415462368727| +|spack|[libssh2](https://www.libssh2.org/)|0.0002600857937572933| +|spack|[libssh](https://www.libssh.org)|0.0002600857937572933| +|pypi|[grpcio](https://pypi.org/project/grpcio)|0.0002600424312243718| +|cran|[png](http://www.rforge.net/png/)|0.0002599017641185109| +|spack|[curl](https://curl.se/)|0.00025944648750385134| +|pypi|[PyICU](https://gitlab.pyicu.org/main/pyicu)|0.00025900405602104833| +|pypi|[fastnumbers](https://github.com/SethMMorton/fastnumbers)|0.00025900405602104833| +|pypi|[pooch](https://pypi.org/project/pooch)|0.00025839957879558414| +|pypi|[reno](https://pypi.org/project/reno)|0.00025816509466321307| +|pypi|[onnx2keras](https://github.com/nerox8664/onnx2keras)|0.0002567094515752626| +|cran|RPostgreSQL|0.0002552483762892408| +|pypi|[tzdata](https://pypi.org/project/tzdata)|0.0002546356946373269| +|spack|[gnutls](https://www.gnutls.org)|0.0002544247727537927| +|spack|[nghttp2](https://nghttp2.org/)|0.0002544247727537927| +|pypi|[tox](https://pypi.org/project/tox)|0.0002535798326822875| +|pypi|[mappy](https://github.com/lh3/minimap2)|0.00025173511824620347| +|cran|[brio](https://brio.r-lib.org)|0.00025097975605452776| +|cran|[waldo](https://github.com/r-lib/waldo)|0.00024946165754728255| +|cran|[rcrossref](https://github.com/ropensci/rcrossref)|0.0002486872812135356| +|pypi|[sphinxcontrib-serializinghtml](https://pypi.org/project/sphinxcontrib-serializinghtml)|0.000247793468020345| +|pypi|[pyasn1](https://pypi.org/project/pyasn1)|0.00024679943881659907| +|pypi|[sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints)|0.0002462642336939092| +|pypi|[sphinxcontrib-jsmath](https://pypi.org/project/sphinxcontrib-jsmath)|0.0002448669190093913| +|cran|[simplermarkdown](https://github.com/djvanderlaan/simplermarkdown)|0.00024450376346979306| +|cran|[survival](https://github.com/therneau/survival)|0.0002443807500835313| +|pypi|[semver](https://pypi.org/project/semver)|0.0002443460783472754| +|spack|numpy|0.0002443323887314553| +|pypi|[pep517](https://pypi.org/project/pep517)|0.00024354195542917106| +|pypi|[frozenlist](https://pypi.org/project/frozenlist)|0.00024346975573083724| +|cran|[XML](http://www.omegahat.net/RSXML/)|0.00024252611963851558| +|pypi|[fs](https://pypi.org/project/fs)|0.00024237346568595515| +|pypi|[sphinxcontrib-devhelp](https://pypi.org/project/sphinxcontrib-devhelp)|0.00024122668365628435| +|pypi|[sphinxcontrib-qthelp](https://pypi.org/project/sphinxcontrib-qthelp)|0.00024122668365628435| +|pypi|[sphinxcontrib-applehelp](https://pypi.org/project/sphinxcontrib-applehelp)|0.00024122668365628432| +|pypi|[sphinxcontrib-htmlhelp](https://pypi.org/project/sphinxcontrib-htmlhelp)|0.00024122668365628432| +|cran|[ragg](https://ragg.r-lib.org)|0.00024104859275529244| +|pypi|[backports-functools-lru-cache](https://pypi.org/project/backports-functools-lru-cache)|0.00024057171715085525| +|pypi|[nfft](http://github.com/jakevdp/nfft/)|0.00024018378063010503| +|pypi|[tabulate](https://pypi.org/project/tabulate)|0.00023910586177714152| +|pypi|[nbsphinx](https://nbsphinx.readthedocs.io/)|0.0002383788878779666| +|cran|[foreach](https://github.com/RevolutionAnalytics/foreach)|0.00023831124408802405| +|pypi|[ci-info](https://pypi.org/project/ci-info)|0.00023740895412393295| +|spack|png|0.00023498788259581726| +|spack|[nettle](https://www.lysator.liu.se/~nisse/nettle/)|0.0002331952632522085| +|pypi|[lz4](https://pypi.org/project/lz4)|0.0002319786434998717| +|spack|[lzo](https://www.oberhumer.com/opensource/lzo/)|0.00023194175145857624| +|pypi|[commonmark](https://github.com/rtfd/commonmark.py)|0.00023164466141464788| +|pypi|[pint](https://github.com/hgrecco/pint)|0.0002312293778785033| +|cran|[xfun](https://github.com/yihui/xfun)|0.00023095818203451896| +|cran|[rgdal](http://rgdal.r-forge.r-project.org)|0.00023021292767968986| +|pypi|[multidict](https://pypi.org/project/multidict)|0.00022977566947419783| +|pypi|[wmi](https://pypi.org/project/wmi)|0.0002289482049535305| +|pypi|[Werkzeug](https://pypi.org/project/Werkzeug)|0.00022833651472796207| +|spack|[ninja](https://ninja-build.org/)|0.00022830286830969246| +|cran|[mgcv](NA)|0.00022779228136237883| +|pypi|[Markdown](https://pypi.org/project/Markdown)|0.0002276099933550598| +|cran|[pkgbuild](https://github.com/r-lib/pkgbuild)|0.00022538861532925327| +|spack|biosoup|0.00022462077012835472| +|pypi|[quantities](http://python-quantities.readthedocs.io/)|0.00022421948913168917| +|pypi|[greenlet](https://greenlet.readthedocs.io/)|0.00022329527335738513| +|cran|[vdiffr](https://vdiffr.r-lib.org/)|0.00022318126610919658| +|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.00022316195176931336| +|pypi|[zopfli](https://pypi.org/project/zopfli)|0.00022306353390245275| +|pypi|[pulp](https://github.com/coin-or/pulp)|0.00022288823600229667| +|spack|[cuda](https://developer.nvidia.com/cuda-zone)|0.00022205638748874727| +|pypi|[furo](https://pypi.org/project/furo)|0.00022188151407852608| +|cran|[RCurl](http://www.omegahat.net/RCurl)|0.00022140630499041785| +|pypi|[notebook](https://pypi.org/project/notebook)|0.00022133366146121465| +|cran|[mockr](https://krlmlr.github.io/mockr/)|0.00021983563407013856| +|spack|pythonlibs|0.00021940195160731916| +|pypi|[sh](https://github.com/amoffat/sh)|0.00021932304032654094| +|npm|[axios](https://axios-http.com)|0.00021922462034408658| +|spack|libiconv|0.0002175906654150168| +|cran|Lahman|0.00021686084545109727| +|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.0002160192769976443| +|rubygems|[webrick](https://github.com/ruby/webrick)|0.00021495353340140024| +|pypi|[xattr](https://pypi.org/project/xattr)|0.00021475706495673| +|pypi|[mpdaf](https://git-cral.univ-lyon1.fr/MUSE/mpdaf)|0.0002136053017383239| +|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.00021350823416350226| +|pypi|[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)|0.00021248804234132767| +|rubygems|[hoe](http://www.zenspider.com/projects/hoe.html)|0.00021135137164645596| +|pypi|[soupsieve](https://pypi.org/project/soupsieve)|0.0002109666275345622| +|pypi|[aiohttp](https://pypi.org/project/aiohttp)|0.00021068590723123464| +|pypi|[shortuuid](https://github.com/skorokithakis/shortuuid/)|0.00020923431780998624| +|cran|lobstr|0.00020904095635294745| +|pypi|[theano](http://deeplearning.net/software/theano/)|0.000208776997020871| +|pypi|[readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search)|0.0002062752125354226| +|pypi|[ultranest](https://pypi.org/project/ultranest)|0.00020600511095740694| +|npm|[mocha](https://mochajs.org/)|0.00020558244026273995| +|cran|RMySQL|0.00020554481810768438| +|cran|munsell|0.00020514894710744634| +|pypi|[emcee](https://emcee.readthedocs.io)|0.000204766522391268| +|pypi|[redis](https://pypi.org/project/redis)|0.0002038291752921689| +|pypi|[PyAstronomy](https://github.com/sczesla/PyAstronomy)|0.00020311154009539222| +|cran|[abind](NA)|0.00020118107358034403| +|pypi|[gast](https://pypi.org/project/gast)|0.00020020113858290712| +|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.0002000769432403737| +|cran|[DiagrammeR](https://github.com/rich-iannone/DiagrammeR)|0.000199573928150197| +|cran|[hexbin](https://github.com/edzer/hexbin)|0.00019956882912123178| +|rubygems|[rspec-expectations](https://github.com/rspec/rspec-expectations)|0.00019894331141544422| +|npm|[nuxt](https://github.com/nuxt/nuxt.js#readme)|0.00019873590042784908| +|pypi|[bump2version](https://pypi.org/project/bump2version)|0.00019795207610469535| +|cran|[winch](https://r-prof.github.io/winch/)|0.00019712719931162825| +|pypi|[pyzmq](https://pyzmq.readthedocs.org)|0.00019635555786484582| +|pypi|[jmespath](https://github.com/jmespath/jmespath.py)|0.00019497425496288584| +|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.00019441726147066172| +|cran|datasets|0.00019376143728363178| +|pypi|[asyncio](http://www.python.org/dev/peps/pep-3156/)|0.00019253208868144693| +|pypi|[openphi](https://gitlab.com/BioimageInformaticsGroup/openphi)|0.0001925320886814469| +|pypi|[pyusb](https://pyusb.github.io/pyusb)|0.0001925320886814469| +|pypi|[parsec](https://github.com/sighingnow/parsec.py)|0.0001925320886814469| +|pypi|[sf_tools](https://github.com/sfarrens/sf_tools)|0.0001925320886814469| +|pypi|[http](https://github.com/franckcuny/http)|0.0001925320886814469| +|pypi|[apyori](https://github.com/ymoch/apyori)|0.0001925320886814469| +|spack|bpython|0.0001925320886814469| +|spack|vif|0.0001925320886814469| +|spack|omegalib|0.0001925320886814469| +|pypi|[conan](https://conan.io)|0.00019250123418005567| +|pypi|[llist](https://github.com/ajakubek/python-llist)|0.00019189031505250875| +|pypi|[pyamg](https://pypi.org/project/pyamg)|0.00019074174208697062| +|spack|patchelf|0.00019060676779463244| +|pypi|[pybind11-global](https://pypi.org/project/pybind11-global)|0.0001905108745577844| +|pypi|[types-typed-ast](https://pypi.org/project/types-typed-ast)|0.00019050816370068903| +|cran|[doParallel](https://github.com/RevolutionAnalytics/doparallel)|0.00018808415828966662| +|pypi|[futures](https://pypi.org/project/futures)|0.0001879819618476366| +|pypi|[ruamel.yaml.clib](https://pypi.org/project/ruamel.yaml.clib)|0.00018795205582544235| +|pypi|[arviz](https://pypi.org/project/arviz)|0.00018789363608792502| +|cran|formattable|0.0001871703021218881| +|pypi|[jupyter-client](https://pypi.org/project/jupyter-client)|0.00018706921259499637| +|cran|mapproj|0.00018677197904863797| +|npm|[react](https://reactjs.org/)|0.00018581310356373333| +|npm|[react-dom](https://reactjs.org/)|0.00018581310356373333| +|cran|iterators|0.00018530378934345128| +|cran|[webutils](https://github.com/jeroen/webutils)|0.00018501756795604165| +|cran|[devtools](https://devtools.r-lib.org/)|0.00018474809371210878| +|cran|[bslib](https://rstudio.github.io/bslib/)|0.0001847270203987161| +|npm|[angular](http://angularjs.org)|0.00018457397992257974| +|spack|[flex](https://github.com/westes/flex)|0.00018415650418248704| +|cran|[rpart](https://github.com/bethatkinson/rpart)|0.00018381052197899618| +|cran|graph|0.00018239323458809292| +|pypi|[doit](http://pydoit.org)|0.00018212180125778645| +|pypi|[gffutils](https://github.com/daler/gffutils)|0.00018060220753426032| +|pypi|[pysynphot](https://github.com/spacetelescope/pysynphot)|0.00017972225771461115| +|spack|[iconv](https://www.gnu.org/software/libiconv/)|0.00017886278595985764| +|pypi|[snakemake](https://snakemake.readthedocs.io)|0.00017880271711951992| +|cran|[crul](https://docs.ropensci.org/crul/)|0.00017871147294911863| +|pypi|[libclang](https://pypi.org/project/libclang)|0.00017781120903700924| +|cran|[ape](http://ape-package.ird.fr/)|0.00017738857441777715| +|npm|[fs](https://github.com/npm/security-holder#readme)|0.0001773287880506315| +|cran|fansi|0.00017629991024873946| +|pypi|[lark-parser](https://pypi.org/project/lark-parser)|0.00017623871880890425| +|pypi|[asv](https://pypi.org/project/asv)|0.00017586774576942206| +|cran|[rappdirs](https://rappdirs.r-lib.org)|0.00017558997387136832| +|pypi|[pyephem](https://pypi.org/project/pyephem)|0.00017524922635321253| +|spack|hip|0.00017428556270367406| +|cran|[rstan](https://mc-stan.org/rstan)|0.00017385469659123118| +|pypi|[sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|0.00017359774097545889| +|spack|[blas](https://cnugteren.github.io/clblast/clblast.html)|0.00017352227683025271| +|pypi|[nestle](http://github.com/kbarbary/nestle)|0.00017334113244301397| +|pypi|[pyDOE2](https://github.com/clicumu/pyDOE2)|0.0001732788798133022| +|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|0.0001732788798133022| +|pypi|[pytest-perf](https://pypi.org/project/pytest-perf)|0.00017250415646698387| +|cran|chron|0.00017187081966596536| +|pypi|[qtpy](https://pypi.org/project/qtpy)|0.00017107914161594782| +|pypi|[multisplitby](https://github.com/cthoyt/multisplitby)|0.0001707117852975496| +|pypi|[gitdb](https://pypi.org/project/gitdb)|0.00017047556999614616| +|cran|[readr](https://readr.tidyverse.org)|0.00016865446706880227| +|pypi|[camb](https://camb.info/)|0.0001681317474481041| +|cran|[ps](https://github.com/r-lib/ps#readme)|0.00016776600920192874| +|spack|bioparser|0.00016686114352392067| +|pypi|[python-libsbml](http://sbml.org)|0.00016683350733894244| +|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.00016373661926791998| +|pypi|[intervaltree](https://pypi.org/project/intervaltree)|0.00016312183017579382| +|cran|[raster](https://rspatial.org/raster)|0.00016302351324969463| +|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.00016286615328521708| +|pypi|[prompt-toolkit](https://pypi.org/project/prompt-toolkit)|0.0001621678351161011| +|pypi|[bmipy](http://csdms.colorado.edu)|0.0001604434072345391| +|spack|libpciaccess|0.00015953051699092705| +|cran|[vroom](https://vroom.r-lib.org)|0.00015890486769856393| +|pypi|[MDAnalysis](https://www.mdanalysis.org)|0.0001582560693424828| +|npm|[serve-static](https://github.com/expressjs/serve-static#readme)|0.00015818222860861425| +|pypi|[rsa](https://stuvel.eu/rsa)|0.00015763931136685488| +|npm|[papaparse](http://papaparse.com)|0.00015635618131477197| +|pypi|[jaraco.tidelift](https://pypi.org/project/jaraco.tidelift)|0.00015553005760638372| +|pypi|[unittest2](https://pypi.org/project/unittest2)|0.0001547765728577359| +|spack|pmix|0.00015464316397055186| +|pypi|[pytest-runner](https://pypi.org/project/pytest-runner)|0.00015435019905036252| +|pypi|[pysqlite3](https://github.com/coleifer/pysqlite3)|0.00015376896149358227| +|cran|itertools|0.0001533875885111286| +|pypi|[python-levenshtein](https://pypi.org/project/python-levenshtein)|0.0001529942490415069| +|pypi|[typed-ast](https://pypi.org/project/typed-ast)|0.00015286388422331755| +|pypi|[markdown](https://Python-Markdown.github.io/)|0.00015277331123740952| +|pypi|[nanoget](https://github.com/wdecoster/nanoget)|0.00015245040840140023| +|cran|[Hmisc](https://hbiostat.org/R/Hmisc/)|0.00015206245118208628| +|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.00015186530679668175| +|pypi|[nbodykit](http://github.com/bccp/nbodykit)|0.00015170306162138133| +|pypi|[jupyter-core](https://pypi.org/project/jupyter-core)|0.00015136990448237576| +|pypi|[ginga](https://ejeschke.github.io/ginga/)|0.0001513234661917337| +|pypi|[cached_property](https://github.com/pydanny/cached-property)|0.00015127521253542256| +|pypi|[PyWavelets](https://pypi.org/project/PyWavelets)|0.00015047091689196688| +|pypi|[flask](https://palletsprojects.com/p/flask)|0.0001501446184747454| +|pypi|[python-dotenv](https://pypi.org/project/python-dotenv)|0.0001498593786188511| +|pypi|[cached-property](https://github.com/pydanny/cached-property)|0.00014970882620765855| +|pypi|[edlib](https://pypi.org/project/edlib)|0.0001491110270315814| +|pypi|[diskcache](https://pypi.org/project/diskcache)|0.00014908645006388112| +|cran|timeDate|0.00014902699601527258| +|cran|[whoami](https://github.com/r-lib/whoami#readme)|0.00014888391285260968| +|spack|[opengl](https://www.opengl.org/)|0.0001487639244221863| +|pypi|[types-requests](https://pypi.org/project/types-requests)|0.0001482269713155329| +|cran|[forcats](https://forcats.tidyverse.org)|0.00014804255937443835| +|pypi|[pyfakefs](https://pypi.org/project/pyfakefs)|0.00014784053626248358| +|pypi|[elasticsearch](https://pypi.org/project/elasticsearch)|0.0001477246959235149| +|pypi|[Python-Deprecated](https://github.com/vrcmarcos/python-deprecated)|0.00014760793465577596| +|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.0001475898623770601| +|pypi|[texext](https://pypi.org/project/texext)|0.0001473719809723995| +|npm|[vue-router](https://github.com/vuejs/router#readme)|0.00014652946543722197| +|cran|[SnowballC](https://r-forge.r-project.org/projects/r-temis/)|0.0001458991947375845| +|npm|[d3](https://d3js.org)|0.00014577484144182758| +|npm|eslint|0.00014561111744479865| +|pypi|[matplotlib-inline](https://pypi.org/project/matplotlib-inline)|0.00014534124423712882| +|cran|[patchwork](https://patchwork.data-imaginist.com)|0.0001452298857907042| +|pypi|[bokeh](https://pypi.org/project/bokeh)|0.00014522009861552126| +|cran|tis|0.0001445413571044396| +|pypi|[sqlparse](https://github.com/andialbrecht/sqlparse)|0.00014452962416964502| +|pypi|[jedi](https://pypi.org/project/jedi)|0.00014451264258401244| +|pypi|[simframe](https://github.com/stammler/simframe)|0.00014439906651108518| +|pypi|[flufl.flake8](https://pypi.org/project/flufl.flake8)|0.00014437495866621755| +|cran|[sys](https://github.com/jeroen/sys)|0.00014432125102644056| +|cran|[rJava](http://www.rforge.net/rJava/)|0.00014375674015844746| +|npm|nestjs|0.00014358325257599432| +|pypi|[pyregion](https://pypi.org/project/pyregion)|0.0001432354110300435| +|pypi|[ipython-genutils](https://pypi.org/project/ipython-genutils)|0.0001431214870760382| +|cran|[SparseM](http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html)|0.00014289475239677665| +|pypi|[tensorboard](https://pypi.org/project/tensorboard)|0.000142877109156682| +|pypi|[argh](http://github.com/neithere/argh/)|0.00014280157804078458| +|pypi|[python-igraph](https://pypi.org/project/python-igraph)|0.00014253239392939167| +|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.0001423500977278814| +|pypi|[pickleshare](https://pypi.org/project/pickleshare)|0.00014195828556013188| +|pypi|[httpx](https://www.python-httpx.org/)|0.0001416067999416957| +|pypi|[multiprocessing](http://code.google.com/p/python-multiprocessing)|0.0001411901983663944| +|pypi|[pyuvdata](https://github.com/RadioAstronomySoftwareGroup/pyuvdata)|0.0001411901983663944| +|pypi|[tensorboard-plugin-wit](https://whatif-tool.dev)|0.00014077635183904117| +|cran|[clipr](https://github.com/mdlincoln/clipr)|0.00014062152879687796| +|pypi|[opt-einsum](https://pypi.org/project/opt-einsum)|0.00014050124437442251| +|pypi|[spiceypy](https://github.com/AndrewAnnex/SpiceyPy)|0.00013981496916152692| +|pypi|[dendropy](http://packages.python.org/DendroPy/)|0.00013950936267155637| +|cran|[gridExtra](https://github.com/baptiste/gridextra)|0.00013947251142715277| +|pypi|[rebound](https://github.com/hannorein/rebound/)|0.00013934075219433124| +|npm|[node-fetch](https://github.com/node-fetch/node-fetch)|0.0001387086934928483| +|pypi|[plac](https://github.com/ialbert/plac)|0.0001382912492991256| +|pypi|[shapely](https://github.com/shapely/shapely)|0.00013707166003595986| +|pypi|[jaxlib](https://pypi.org/project/jaxlib)|0.00013694788802817218| +|pypi|[blinker](https://pypi.org/project/blinker)|0.00013646843805393278| +|pypi|[mypy-extensions](https://pypi.org/project/mypy-extensions)|0.00013584284848677593| +|cran|[sass](https://github.com/rstudio/sass)|0.00013567561795360428| +|cran|svglite|0.00013565989961903272| +|pypi|[galpy](http://github.com/jobovy/galpy)|0.0001352950491748625| +|pypi|[myst-parser](https://pypi.org/project/myst-parser)|0.00013519499288559792| +|rubygems|[json](http://flori.github.io/json/)|0.00013513784433885238| +|pypi|[backcall](https://pypi.org/project/backcall)|0.00013478015817108426| +|pypi|[pyflakes](https://pypi.org/project/pyflakes)|0.00013467672579022433| +|cran|[desc](https://github.com/r-lib/desc#readme)|0.00013462039052645157| +|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.00013413041772549045| +|cran|[expm](http://R-Forge.R-project.org/projects/expm/)|0.00013401542381715384| +|pypi|[python-utils](https://pypi.org/project/python-utils)|0.0001337388904311721| +|cran|ggplot2movies|0.00013349054903835007| +|pypi|[lenstronomy](https://github.com/lenstronomy/lenstronomy)|0.00013341112407623494| +|pypi|[gdal](https://pypi.org/project/gdal)|0.00013293574205983035| +|pypi|[jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets)|0.0001326143642231287| +|pypi|[umap-learn](http://github.com/lmcinnes/umap)|0.00013254197462244196| +|pypi|[setuptools-scm](https://pypi.org/project/setuptools-scm)|0.00013250903829667028| +|pypi|[pymultinest](http://johannesbuchner.github.com/PyMultiNest/)|0.00013236322293031747| +|spack|cython|0.00013202200366727788| +|pypi|[ete3](http://etetoolkit.org)|0.00013199144301828084| +|cran|[terra](https://rspatial.org/terra/)|0.00013189438258520282| +|pypi|[chainconsumer](http://github.com/samreay/ChainConsumer)|0.00013175235088200976| +|pypi|[sfdmap](http://github.com/kbarbary/sfdmap)|0.00013175235088200976| +|pypi|[fastprogress](https://pypi.org/project/fastprogress)|0.00013167948327908168| +|pypi|[setuptools_scm_git_archive](https://github.com/Changaco/setuptools_scm_git_archive/)|0.00013156359393232207| +|pypi|[py-cpuinfo](https://github.com/workhorsy/py-cpuinfo)|0.00013135425348669225| +|pypi|[json-tricks](https://github.com/mverleg/pyjson_tricks)|0.00013123308051341893| +|cran|assertthat|0.00013117475316749375| +|pypi|[parasail](https://github.com/jeffdaily/parasail-python)|0.00013112634156974882| +|pypi|[dm-tree](https://pypi.org/project/dm-tree)|0.00013109382705500474| +|cran|quantreg|0.00013069334140859102| +|pypi|[pyia](https://pypi.org/project/pyia)|0.00013066511085180866| +|cran|interp|0.00013055165148399578| +|pypi|[lalsuite](https://git.ligo.org/lscsoft/lalsuite)|0.00012964444394578583| +|npm|[finalhandler](https://github.com/pillarjs/finalhandler#readme)|0.00012956434566017416| +|pypi|[pybullet](https://github.com/bulletphysics/bullet3)|0.00012937401331594483| +|pypi|[astrodendro](http://www.dendrograms.org)|0.000129347469369895| +|npm|[body-parser](https://github.com/expressjs/body-parser#readme)|0.00012912171462135702| +|pypi|[pyraf](https://iraf-community.github.io/pyraf.html)|0.00012877434700655236| +|rubygems|[minitest](https://github.com/seattlerb/minitest)|0.0001284505537598671| +|pypi|[nrpylatex](https://github.com/zachetienne/nrpylatex)|0.0001283547257876313| +|pypi|[questplus](https://github.com/hoechenberger/questplus)|0.0001283547257876313| +|pypi|[requests_file](http://github.com/dashea/requests-file)|0.0001283547257876313| +|pypi|[cogent3](https://cogent3.org)|0.0001283547257876313| +|pypi|[pycudadecon](https://github.com/tlambert03/pycudadecon)|0.0001283547257876313| +|pypi|[udatetime](https://github.com/freach/udatetime)|0.0001283547257876313| +|pypi|[intervalTree](https://github.com/chaimleib/intervaltree)|0.0001283547257876313| +|pypi|[fitbit](https://github.com/orcasgit/python-fitbit)|0.0001283547257876313| +|pypi|[ruamel.YAML](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.0001283547257876313| +|pypi|[tardis](http://bitbucket.org/cedk/tardis)|0.0001283547257876313| +|npm|[progress](https://github.com/visionmedia/node-progress#readme)|0.0001283547257876313| +|cran|[isotree](https://github.com/david-cortes/isotree)|0.0001283547257876313| +|spack|sqlite3|0.0001283547257876313| +|spack|cminx|0.0001283547257876313| +|spack|triqs|0.0001283547257876313| +|pypi|[munch](https://pypi.org/project/munch)|0.00012831437343111248| +|pypi|[tokenize-rt](https://pypi.org/project/tokenize-rt)|0.00012812619354532213| +|pypi|[widgetsnbextension](https://pypi.org/project/widgetsnbextension)|0.00012800287420485068| +|cran|multcomp|0.00012784784723321154| +|cran|[lwgeom](https://github.com/r-spatial/lwgeom/)|0.0001273924816775854| +|spack|[libarchive](https://www.libarchive.org)|0.00012735517581087695| +|spack|[libuv](https://libuv.org)|0.00012735517581087695| +|pypi|[torchsummary](https://github.com/sksq96/pytorch-summary)|0.00012733035634144153| +|pypi|[livereload](https://pypi.org/project/livereload)|0.00012729431970485367| +|pypi|[Django](https://pypi.org/project/Django)|0.00012729372155766784| +|cran|profvis|0.00012712094577113886| +|pypi|[inflection](https://github.com/jpvanhal/inflection)|0.00012677982260328411| +|pypi|[tensorboard-data-server](https://github.com/tensorflow/tensorboard/tree/master/tensorboard/data/server)|0.00012596619117123757| +|pypi|[django](https://pypi.org/project/django)|0.00012584049256641986| +|pypi|[ads](http://www.github.com/andycasey/ads/)|0.0001253723659825657| +|pypi|[email-validator](https://github.com/JoshData/python-email-validator)|0.0001248044543829589| +|cran|isoband|0.00012479945308646064| +|npm|[ajv](https://ajv.js.org)|0.00012445661302399068| +|pypi|[oauthlib](https://github.com/oauthlib/oauthlib)|0.00012420751321438447| +|pypi|[gunicorn](https://gunicorn.org)|0.00012401835481900525| +|pypi|[latexcodec](https://pypi.org/project/latexcodec)|0.00012370909553576618| +|cran|[DT](https://github.com/rstudio/DT)|0.00012298188792830077| +|cran|[tzdb](https://github.com/r-lib/tzdb)|0.0001226573214241291| +|cran|stats4|0.00012203631532562245| +|pypi|[gdown](http://github.com/wkentaro/gdown)|0.00012193698949824973| +|pypi|[pycurl](https://pypi.org/project/pycurl)|0.00012183631912508294| +|cran|RUnit|0.00012156201516042143| +|pypi|[scikit-bio](http://scikit-bio.org)|0.00012077012835472578| +|cran|[codetools](https://gitlab.com/luke-tierney/codetools)|0.00012044351567402903| +|pypi|[typer](https://pypi.org/project/typer)|0.00012030718174660439| +|spack|java|0.00011970700736944528| +|pypi|[shiboken2](https://www.pyside.org)|0.00011970105017502917| +|cran|[magick](https://docs.ropensci.org/magick/)|0.00011960999125069596| +|spack|[pcre](https://www.pcre.org)|0.0001196051475899744| +|pypi|[uncertainties](https://pypi.org/project/uncertainties)|0.00011959281208798948| +|spack|py-setuptools|0.00011958692122688329| +|pypi|[fastjsonschema](https://pypi.org/project/fastjsonschema)|0.00011922299698836509| +|pypi|[isochrones](https://github.com/timothydmorton/isochrones)|0.00011918653108851477| +|pypi|[boto3](https://pypi.org/project/boto3)|0.00011808067520481614| +|pypi|[mistune](https://pypi.org/project/mistune)|0.00011799597020865347| +|pypi|[astroalign](https://astroalign.readthedocs.io/)|0.0001178807588621092| +|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.0001171334569583392| +|pypi|[fluids](https://github.com/CalebBell/fluids)|0.00011696949491581929| +|pypi|[pandocfilters](https://pypi.org/project/pandocfilters)|0.00011684778045390426| +|spack|[graphviz](http://www.graphviz.org)|0.00011668984398277571| +|pypi|[jellyfish](http://github.com/jamesturk/jellyfish)|0.00011651158075895533| +|cran|[gstat](https://github.com/r-spatial/gstat/)|0.00011613297893186098| +|pypi|[breathe](https://github.com/michaeljones/breathe)|0.0001160934534355689| +|pypi|[async-generator](https://pypi.org/project/async-generator)|0.00011599709605433585| +|spack|szip|0.00011562468744790797| +|pypi|[python-pysap](https://github.com/CEA-COSMIC/pysap)|0.00011551925320886814| +|pypi|[NanoPlot](https://github.com/wdecoster/NanoPlot)|0.00011551925320886814| +|pypi|[xopen](https://github.com/pycompression/xopen/)|0.00011512477635161417| +|pypi|[text-unidecode](https://pypi.org/project/text-unidecode)|0.00011511299588578773| +|pypi|[mccabe](https://pypi.org/project/mccabe)|0.00011486783317601274| +|cran|[future](https://future.futureverse.org)|0.00011475187960881851| +|spack|[mscgen](https://www.mcternan.me.uk/mscgen/)|0.00011449896159433165| +|pypi|[streamlit](https://streamlit.io)|0.00011440455353670058| +|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.000114022385814903| +|pypi|[nest-asyncio](https://pypi.org/project/nest-asyncio)|0.00011371298608544923| +|pypi|[pyDOE](https://github.com/tisimst/pyDOE)|0.00011363404317386232| +|pypi|[json5](https://pypi.org/project/json5)|0.00011359825752337599| +|npm|[dotenv](https://github.com/motdotla/dotenv#readme)|0.00011342462857923768| +|pypi|[pytest-mock](https://pypi.org/project/pytest-mock)|0.00011323877557263304| +|rubygems|[faraday](https://lostisland.github.io/faraday)|0.00011295697199533256| +|pypi|[bcrypt](https://pypi.org/project/bcrypt)|0.00011289698644608986| +|pypi|[Unidecode](https://pypi.org/project/Unidecode)|0.00011270634477726963| +|pypi|[pybtex](https://pybtex.org/)|0.00011250189840008117| +|pypi|[monotonic](https://github.com/atdt/monotonic)|0.00011240804160601826| +|pypi|[astroML_addons](http://astroML.github.com)|0.00011231038506417736| +|pypi|[time](UNKNOWN)|0.00011231038506417736| +|pypi|[os](https://pypi.org/project/os)|0.00011231038506417736| +|pypi|[werkzeug](https://palletsprojects.com/p/werkzeug/)|0.00011158694236004281| +|pypi|[sphinx-automodapi](https://pypi.org/project/sphinx-automodapi)|0.00011148536537218832| +|pypi|[stack-data](https://pypi.org/project/stack-data)|0.00011088369901629976| +|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.0001104700464628048| +|pypi|[stopit](http://pypi.python.org/pypi/stopit)|0.00011013226469117402| +|cran|cachem|0.00011002069262836587| +|rubygems|[rspec](http://github.com/rspec)|0.0001098582657443918| +|pypi|[skimage](https://github.com/scikit-image/scikit-image)|0.00010977246207701283| +|cran|[askpass](https://github.com/jeroen/askpass#readme)|0.00010910712064467146| +|pypi|[pytest-randomly](https://pypi.org/project/pytest-randomly)|0.00010862253042418548| +|pypi|[periodictable](https://pypi.org/project/periodictable)|0.00010861121781166426| +|pypi|[antlr4-python3-runtime](https://pypi.org/project/antlr4-python3-runtime)|0.00010858697762944149| +|pypi|[google-pasta](https://pypi.org/project/google-pasta)|0.00010765034478104501| +|pypi|[astunparse](https://pypi.org/project/astunparse)|0.00010756370534113836| +|pypi|[nlppln](https://github.com/nlppln/nlppln)|0.00010696227148969273| +|pypi|[docker](https://github.com/docker/docker-py)|0.0001065485670572135| +|cran|[reshape2](https://github.com/hadley/reshape)|0.00010635275252585268| +|cran|[promises](https://rstudio.github.io/promises)|0.00010611445610832908| +|cran|[nnet](http://www.stats.ox.ac.uk/pub/MASS4/)|0.00010591771356070181| +|pypi|[testpath](https://pypi.org/project/testpath)|0.00010583661884066614| +|pypi|[rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld)|0.00010579638273045506| +|pypi|[Keras](https://github.com/keras-team/keras)|0.00010534965794952754| +|pypi|[imagecodecs](https://pypi.org/project/imagecodecs)|0.00010526447707669388| +|spack|[boost](https://www.boost.org)|0.0001045307336021206| +|pypi|[async-timeout](https://pypi.org/project/async-timeout)|0.00010425696744040995| +|pypi|[sunpy](https://pypi.org/project/sunpy)|0.000103819664294225| +|cran|[prettyunits](https://github.com/gaborcsardi/prettyunits)|0.0001036912687297652| +|pypi|[pybind11](https://pypi.org/project/pybind11)|0.00010365767000200354| +|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.00010360169833849035| +|pypi|[parso](https://pypi.org/project/parso)|0.00010351148354217469| +|pypi|[build](https://pypi.org/project/build)|0.00010350259470836232| +|pypi|[google-auth](https://github.com/googleapis/google-auth-library-python)|0.00010322161476680759| +|pypi|[async_generator](https://pypi.org/project/async_generator)|0.0001030668801943181| +|pypi|[BeautifulSoup4](https://www.crummy.com/software/BeautifulSoup/bs4/)|0.00010285880451113747| +|cran|[viridisLite](https://github.com/sjmgarnier/viridisLite)|0.00010271150266726141| +|npm|[d3-dispatch](https://d3js.org/d3-dispatch/)|0.00010259209868311386| +|pypi|[asgiref](https://pypi.org/project/asgiref)|0.00010212558652234709| +|pypi|[moviepy](https://zulko.github.io/moviepy/)|0.00010212246189298811| +|spack|py-six|0.00010189938640110746| +|pypi|[pycosat](https://pypi.org/project/pycosat)|0.00010170786040097591| +|pypi|[ptyprocess](https://pypi.org/project/ptyprocess)|0.00010145643506574303| +|pypi|[humanfriendly](https://humanfriendly.readthedocs.io)|0.00010145261077325854| +|pypi|[rtree](https://github.com/Toblerity/rtree)|0.00010102702302235558| +|cran|[base64enc](http://www.rforge.net/base64enc)|0.00010089190890323412| +|npm|[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)|0.0001005796196295874| +|npm|[three](https://threejs.org/)|0.00010057876312718786| +|pypi|[asdf-standard](http://asdf-standard.readthedocs.io/)|0.0001005270386929846| +|pypi|[cigar](https://github.com/brentp/cigar)|0.00010011668611435239| +|cran|[deldir](https://www.stat.auckland.ac.nz/~rolf/)|0.00010009478175656117| +|pypi|[backports.zoneinfo](https://pypi.org/project/backports.zoneinfo)|9.995411336409986e-05| +|pypi|[sphinx_astropy](https://pypi.org/project/sphinx_astropy)|9.986622401668714e-05| +|npm|[tape](https://github.com/substack/tape)|9.974771481170678e-05| +|pypi|[tables](https://pypi.org/project/tables)|9.971545020319078e-05| +|pypi|[fire](https://pypi.org/project/fire)|9.968480466858715e-05| +|npm|[js-yaml](https://github.com/nodeca/js-yaml#readme)|9.967857710057242e-05| +|pypi|[reproject](https://reproject.readthedocs.io)|9.933529740343304e-05| +|cran|[lme4](https://github.com/lme4/lme4/)|9.92987702344653e-05| +|pypi|[openpyxl](https://openpyxl.readthedocs.io)|9.92944803513707e-05| +|pypi|[xyzservices](https://pypi.org/project/xyzservices)|9.923120636902986e-05| +|cran|sfsmisc|9.92009121421576e-05| +|pypi|[urllib](https://urllib3.readthedocs.io/)|9.918319719953326e-05| +|pypi|[sphinx-inline-tabs](https://pypi.org/project/sphinx-inline-tabs)|9.875631583854687e-05| +|pypi|[ptemcee](https://github.com/willvousden/ptemcee)|9.865594586277201e-05| +|pypi|[sphinxcontrib-moderncmakedomain](https://github.com/scikit-build/moderncmakedomain)|9.859223640330587e-05| +|pypi|[argon2-cffi](https://argon2-cffi.readthedocs.io/)|9.847323905325877e-05| +|pypi|[websockets](https://pypi.org/project/websockets)|9.844506932251905e-05| +|cran|tinytex|9.824539603599787e-05| +|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|9.815121712993831e-05| +|pypi|[sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid)|9.809880172336415e-05| +|pypi|[jeepney](https://pypi.org/project/jeepney)|9.788926278378683e-05| +|pypi|[pyhocon](http://github.com/chimpler/pyhocon/)|9.779407679057621e-05| +|npm|[tap](http://www.node-tap.org/)|9.767072199672948e-05| +|npm|[yargs](https://yargs.js.org/)|9.75539279069034e-05| +|pypi|[distributed](https://pypi.org/project/distributed)|9.754988153842208e-05| +|cran|[tidyverse](http://tidyverse.tidyverse.org)|9.749551628055692e-05| +|npm|[file-type](https://github.com/sindresorhus/file-type#readme)|9.708060317745265e-05| +|cran|[sfheaders](https://dcooley.github.io/sfheaders/)|9.650313063873218e-05| +|cran|[insight](https://easystats.github.io/insight/)|9.648274105128757e-05| +|npm|rollup|9.644083347225784e-05| +|pypi|[Cactus](http://github.com/koenbok/Cactus)|9.626604434072345e-05| +|pypi|[PyAbel](https://github.com/PyAbel/PyAbel)|9.626604434072345e-05| +|pypi|[dymos](https://github.com/OpenMDAO/dymos)|9.626604434072345e-05| +|pypi|[openmdao](http://openmdao.org)|9.626604434072345e-05| +|pypi|[MacSyFinder](https://github.com/gem-pasteur/macsyfinder/)|9.626604434072345e-05| +|pypi|[deeptools](http://pypi.python.org/pypi/deepTools/)|9.626604434072345e-05| +|pypi|[radio-pyse](http://docs.transientskp.org/)|9.626604434072345e-05| +|pypi|[enterprise-pulsar](https://github.com/nanograv/enterprise)|9.626604434072345e-05| +|pypi|[pyprop8](https://github.com/valentineap/pyprop8)|9.626604434072345e-05| +|pypi|[pyjellyfish](https://github.com/iric-soft/pyJellyfish)|9.626604434072345e-05| +|pypi|[sherpa](http://cxc.harvard.edu/sherpa/)|9.626604434072345e-05| +|pypi|[sphinx_bootstrap_theme](https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html)|9.626604434072345e-05| +|pypi|[elasticsearchasync](https://pypi.org/project/elasticsearchasync)|9.626604434072345e-05| +|pypi|[cherrypy](https://www.cherrypy.org)|9.626604434072345e-05| +|pypi|[ruamel_yaml_conda](https://pypi.org/project/ruamel_yaml_conda)|9.626604434072345e-05| +|pypi|[menuinst](https://github.com/ContinuumIO/menuinst)|9.626604434072345e-05| +|pypi|[PyNN](http://neuralensemble.org/PyNN/)|9.626604434072345e-05| +|pypi|[lazyarray](http://github.com/NeuralEnsemble/lazyarray/)|9.626604434072345e-05| +|pypi|[django-tastypie](https://github.com/django-tastypie/django-tastypie)|9.626604434072345e-05| +|pypi|[South](http://south.aeracode.org/)|9.626604434072345e-05| +|pypi|[green](https://github.com/CleanCut/green)|9.626604434072345e-05| +|npm|[midi-parser-js](https://github.com/colxi/midi-parser-js#readme)|9.626604434072345e-05| +|npm|[postcss-scss](https://github.com/postcss/postcss-scss#readme)|9.626604434072345e-05| +|npm|[quasar](https://quasar.dev)|9.626604434072345e-05| +|npm|[docusaurus](https://github.com/facebook/docusaurus)|9.626604434072345e-05| +|npm|[plotly.js-dist-min](https://github.com/plotly/plotly.js#readme)|9.626604434072345e-05| +|spack|lapacke|9.626604434072345e-05| +|spack|liblzma|9.626604434072345e-05| +|pypi|[nbclient](https://pypi.org/project/nbclient)|9.558905794389042e-05| +|pypi|[gwpy](https://gwpy.github.io)|9.53492248708118e-05| +|cran|[parameters](https://easystats.github.io/parameters/)|9.521376617627016e-05| +|cran|[Rdpack](https://geobosh.github.io/Rdpack/)|9.504315378524354e-05| +|pypi|[earthengine-api](http://code.google.com/p/earthengine-api/)|9.503186428507315e-05| +|cran|[R.methodsS3](https://github.com/HenrikBengtsson/R.methodsS3)|9.453340906732337e-05| +|pypi|[wxPython](https://pypi.org/project/wxPython)|9.440948491415235e-05| +|cran|[Cairo](http://www.rforge.net/Cairo/)|9.393685087680282e-05| +|cran|jquerylib|9.386862108075704e-05| +|pypi|[aipy](http://github.com/HERA-Team/aipy)|9.379768422942286e-05| +|cran|[downlit](https://downlit.r-lib.org/)|9.378710360181669e-05| +|pypi|[f90nml](http://github.com/marshallward/f90nml)|9.359072917381655e-05| +|npm|[webpack](https://github.com/webpack/webpack)|9.342090466092184e-05| +|pypi|[s3fs](https://pypi.org/project/s3fs)|9.338639499675505e-05| +|pypi|[pygments-github-lexers](https://pypi.org/project/pygments-github-lexers)|9.335316215400375e-05| +|pypi|[keras-preprocessing](https://pypi.org/project/keras-preprocessing)|9.307326439237393e-05| +|pypi|[zope.interface](https://pypi.org/project/zope.interface)|9.305549743463489e-05| +|pypi|[autograd](https://pypi.org/project/autograd)|9.303124811677989e-05| +|npm|[vows](https://github.com/cloudhead/vows)|9.245480215380775e-05| +|pypi|[pyvo](https://github.com/astropy/pyvo)|9.215654383777562e-05| +|cran|dichromat|9.213137746876449e-05| +|pypi|[easydict](https://github.com/makinacorpus/easydict)|9.178052972986538e-05| +|pypi|[mendeleev](https://github.com/lmmentel/mendeleev)|9.167125695038244e-05| +|pypi|[iminuit](http://github.com/scikit-hep/iminuit)|9.161365435905984e-05| +|pypi|[Six](https://pypi.org/project/Six)|9.146475728410877e-05| +|pypi|[PyQt5](https://pypi.org/project/PyQt5)|9.071114004091058e-05| +|pypi|[dash](https://plotly.com/dash)|9.054172233448888e-05| +|pypi|[biom-format](http://www.biom-format.org)|9.022936114352393e-05| +|pypi|[terminado](https://pypi.org/project/terminado)|8.993766320968624e-05| +|pypi|[regions](https://pypi.org/project/regions)|8.979527123472227e-05| +|cran|[fastmatch](http://www.rforge.net/fastmatch)|8.963665460261684e-05| +|pypi|[xlrd](https://pypi.org/project/xlrd)|8.961228936607716e-05| +|npm|[uglify-js](https://github.com/mishoo/UglifyJS#readme)|8.950310816683733e-05| +|pypi|[yt](https://pypi.org/project/yt)|8.898261889802146e-05| +|pypi|[tf-estimator-nightly](https://pypi.org/project/tf-estimator-nightly)|8.826858528170266e-05| +|pypi|[cftime](https://pypi.org/project/cftime)|8.817119639091836e-05| +|pypi|[pytest-benchmark](https://pypi.org/project/pytest-benchmark)|8.799677303616498e-05| +|spack|py-jinja2|8.781912659444438e-05| +|cran|[R.oo](https://github.com/HenrikBengtsson/R.oo)|8.757619396897364e-05| +|cran|[fields](https://github.com/dnychka/fieldsRPackage)|8.718854722421446e-05| +|spack|py-pip|8.71858815187147e-05| +|spack|py-wheel|8.71858815187147e-05| +|spack|py-sphinxcontrib-websupport|8.71858815187147e-05| +|spack|py-sphinxcontrib-applehelp|8.71858815187147e-05| +|spack|py-sphinxcontrib-devhelp|8.71858815187147e-05| +|spack|py-sphinxcontrib-jsmath|8.71858815187147e-05| +|spack|py-sphinxcontrib-htmlhelp|8.71858815187147e-05| +|spack|py-sphinxcontrib-serializinghtml|8.71858815187147e-05| +|spack|py-sphinxcontrib-qthelp|8.71858815187147e-05| +|spack|py-pygments|8.71858815187147e-05| +|spack|py-docutils|8.71858815187147e-05| +|spack|py-snowballstemmer|8.71858815187147e-05| +|spack|py-babel|8.71858815187147e-05| +|spack|py-alabaster|8.71858815187147e-05| +|spack|py-imagesize|8.71858815187147e-05| +|spack|py-requests|8.71858815187147e-05| +|spack|py-sphinx-rtd-theme|8.71858815187147e-05| +|spack|py-packaging|8.71858815187147e-05| +|spack|py-importlib-metadata|8.71858815187147e-05| +|spack|py-colorama|8.71858815187147e-05| +|pypi|[tinycss2](https://pypi.org/project/tinycss2)|8.71750844433831e-05| +|cran|[lintr](https://github.com/jimhester/lintr)|8.715706013726429e-05| +|rubygems|[rdoc](https://ruby.github.io/rdoc)|8.692161152950621e-05| +|pypi|[psycopg2-binary](https://psycopg.org/)|8.682404073302555e-05| +|npm|[jshint](http://jshint.com/)|8.67661796196802e-05| +|pypi|[jupyterlab-pygments](https://pypi.org/project/jupyterlab-pygments)|8.6629845513427e-05| +|cran|[openssl](https://github.com/jeroen/openssl)|8.659380711929066e-05| +|pypi|[pyjwt](https://pypi.org/project/pyjwt)|8.579715482794612e-05| +|cran|[testit](https://github.com/yihui/testit)|8.56248435124257e-05| +|cran|igraphdata|8.545853714597956e-05| +|cran|[backports](https://github.com/r-lib/backports)|8.545181599936024e-05| +|pypi|[platformdirs](https://pypi.org/project/platformdirs)|8.541724769810539e-05| +|pypi|[prometheus-client](https://pypi.org/project/prometheus-client)|8.532683796217455e-05| +|pypi|[deap](https://pypi.org/project/deap)|8.493577360932704e-05| +|pypi|[Send2Trash](https://pypi.org/project/Send2Trash)|8.484704548686236e-05| +|pypi|[pyspark](https://pypi.org/project/pyspark)|8.467987052329233e-05| +|pypi|[progressbar2](https://pypi.org/project/progressbar2)|8.464283006940959e-05| +|pypi|[gcsfs](https://github.com/fsspec/gcsfs)|8.461912832101685e-05| +|cran|[uuid](http://www.rforge.net/uuid)|8.461112510224033e-05| +|cran|[outsider.base](https://docs.ropensci.org/outsider.base)|8.460833215792377e-05| +|pypi|[getdist](https://pypi.org/project/getdist)|8.460318386397734e-05| +|pypi|[colossus](https://pypi.org/project/colossus)|8.449173907063947e-05| +|pypi|[iso8601](https://pypi.org/project/iso8601)|8.4430621642487e-05| +|pypi|[debugpy](https://pypi.org/project/debugpy)|8.441546028284788e-05| +|pypi|[s3transfer](https://pypi.org/project/s3transfer)|8.430950809788387e-05| +|cran|[dygraphs](https://github.com/rstudio/dygraphs)|8.411783570844164e-05| +|cran|[googleCloudStorageR](https://code.markedmondson.me/googleCloudStorageR/)|8.38943919116115e-05| +|pypi|[alembic](https://alembic.sqlalchemy.org)|8.378096135680734e-05| +|pypi|[uvicorn](https://www.uvicorn.org/)|8.341704557035625e-05| +|pypi|[pybktree](https://github.com/Jetsetter/pybktree)|8.313885647607934e-05| +|pypi|[distro](https://pypi.org/project/distro)|8.281434633829504e-05| +|cran|labeling|8.279317053117331e-05| +|pypi|[orjson](https://pypi.org/project/orjson)|8.274521669804305e-05| +|pypi|[ppft](https://pypi.org/project/ppft)|8.266129249931245e-05| +|pypi|[flaky](https://pypi.org/project/flaky)|8.23523479699738e-05| +|pypi|[CGRtools](https://github.com/cimm-kzn/CGRtools)|8.223870645107518e-05| +|cran|[googleAuthR](https://code.markedmondson.me/googleAuthR/)|8.21813792150773e-05| +|cran|MatrixModels|8.13420516910568e-05| +|cran|[readxl](https://readxl.tidyverse.org)|8.116126931488168e-05| +|pypi|[botocore](https://github.com/boto/botocore)|8.1013796609594e-05| +|spack|qt4|8.091928364872407e-05| +|pypi|[python-Levenshtein](https://pypi.org/project/python-Levenshtein)|8.08083488161525e-05| +|pypi|[elementpath](https://pypi.org/project/elementpath)|8.078336384189031e-05| +|cran|KernSmooth|8.061279578423184e-05| +|pypi|[tensorflow-estimator](https://www.tensorflow.org/)|8.060020490615981e-05| +|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|8.056938316403228e-05| +|cran|[aws.s3](https://github.com/cloudyr/aws.s3)|8.042466228031468e-05| +|pypi|[qtconsole](https://pypi.org/project/qtconsole)|8.019165598588384e-05| +|cran|triebeard|8.013907526254374e-05| +|cran|[spdep](https://github.com/r-spatial/spdep/)|8.009755741637e-05| +|pypi|[atari-py](https://github.com/openai/atari-py)|7.99100221909872e-05| +|cran|[memoise](https://github.com/r-lib/memoise)|7.981598525093781e-05| +|cran|[DBItest](https://dbitest.r-dbi.org)|7.965273174614068e-05| +|rubygems|[ruby2_keywords](https://github.com/ruby/ruby2_keywords)|7.941948658109685e-05| +|cran|[units](https://github.com/r-quantities/units/)|7.940913046096713e-05| +|pypi|[invoke](https://pypi.org/project/invoke)|7.929959060963982e-05| +|pypi|[pyOpenSSL](https://pyopenssl.org/)|7.924625809377052e-05| +|pypi|[gitpython](https://pypi.org/project/gitpython)|7.923711414562454e-05| +|cran|splines|7.918983591327426e-05| +|pypi|[pygtrie](https://github.com/mina86/pygtrie)|7.907567927987998e-05| +|pypi|[ipdb](https://pypi.org/project/ipdb)|7.899147865070378e-05| +|spack|libpng|7.894422105295118e-05| +|pypi|[lockfile](https://pypi.org/project/lockfile)|7.892335635751499e-05| +|pypi|[immutabledict](https://github.com/corenting/immutabledict)|7.88382465453644e-05| +|pypi|[fastapi](https://github.com/tiangolo/fastapi)|7.86280121039942e-05| +|pypi|[jupytext](https://pypi.org/project/jupytext)|7.862537909687074e-05| +|cran|[spatstat.linnet](http://spatstat.org/)|7.84420110713441e-05| +|pypi|[retrying](https://pypi.org/project/retrying)|7.815036660736885e-05| +|pypi|[deprecated](https://pypi.org/project/deprecated)|7.808518218118207e-05| +|cran|rasterVis|7.798575860188009e-05| +|pypi|[editdistance](https://www.github.com/roy-ht/editdistance)|7.77907429015947e-05| +|pypi|[parse](https://github.com/r1chardj0n3s/parse)|7.77907429015947e-05| +|npm|[nyc](https://istanbul.js.org/)|7.77413966261363e-05| +|cran|[rjson](https://github.com/alexcb/rjson)|7.773782721799788e-05| +|pypi|[tensorflow-io-gcs-filesystem](https://pypi.org/project/tensorflow-io-gcs-filesystem)|7.749042263113386e-05| +|pypi|[tzlocal](https://pypi.org/project/tzlocal)|7.722107955492582e-05| +|pypi|[pylint](http://pylint.pycqa.org)|7.709404234301672e-05| +|pypi|[chemparse](https://pypi.org/project/chemparse)|7.701283547257876e-05| +|pypi|[nmmn](https://github.com/rsnemmen/nmmn)|7.701283547257876e-05| +|pypi|[jq](http://github.com/mwilliamson/jq.py)|7.701283547257876e-05| +|pypi|[sphinx_epytext](https://github.com/jayvdb/sphinx-epytext)|7.701283547257876e-05| +|pypi|[gwtools](https://pypi.org/project/gwtools)|7.701283547257876e-05| +|pypi|[pymatbridge](https://github.com/arokem/python-matlab-bridge)|7.701283547257876e-05| +|pypi|[patool](http://wummel.github.io/patool/)|7.701283547257876e-05| +|pypi|[aplanat](https://github.com/epi2me-labs/aplanat)|7.701283547257876e-05| +|pypi|[importlib](https://github.com/brettcannon/importlib)|7.701283547257876e-05| +|pypi|[cluster-lensing](http://github.com/jesford/cluster-lensing)|7.701283547257876e-05| +|pypi|[openexr](https://github.com/sanguinariojoe/pip-openexr)|7.701283547257876e-05| +|pypi|[mathutils](https://gitlab.com/ideasman42/blender-mathutils)|7.701283547257876e-05| +|pypi|[amuse-framework](http://www.amusecode.org/)|7.701283547257876e-05| +|pypi|[superfreq](http://adrian.pw/superfreq)|7.701283547257876e-05| +|pypi|[hope](http://hope.phys.ethz.ch)|7.701283547257876e-05| +|npm|[remark-directive](https://github.com/remarkjs/remark-directive#readme)|7.701283547257876e-05| +|cran|[mapiso](https://github.com/riatelab/mapiso)|7.701283547257876e-05| +|cran|tuneR|7.701283547257876e-05| +|spack|sphinx|7.701283547257876e-05| +|spack|curses|7.701283547257876e-05| +|spack|sgx|7.701283547257876e-05| +|spack|torch|7.701283547257876e-05| +|cran|[spatstat](http://spatstat.org/)|7.695060821676207e-05| +|pypi|[pytest-shutil](https://pypi.org/project/pytest-shutil)|7.690612500998686e-05| +|pypi|[pytest-fixture-config](https://pypi.org/project/pytest-fixture-config)|7.690612500998686e-05| +|cran|[spatstat.geom](http://spatstat.org/)|7.68231777796999e-05| +|pypi|[music21](https://github.com/cuthbertLab/music21)|7.666277712952159e-05| +|pypi|[pysoundfile](https://github.com/bastibe/PySoundFile)|7.666277712952159e-05| +|pypi|[pyreadline3](https://pypi.python.org/pypi/pyreadline3/)|7.662725175215373e-05| +|pypi|[pyreadline](http://ipython.org/pyreadline.html)|7.662725175215373e-05| +|npm|[bootstrap](https://getbootstrap.com/)|7.641382201129226e-05| +|pypi|[imageio-ffmpeg](https://pypi.org/project/imageio-ffmpeg)|7.589363823295694e-05| +|pypi|[kaleido](https://pypi.org/project/kaleido)|7.564755881117908e-05| +|pypi|[markupsafe](https://palletsprojects.com/p/markupsafe/)|7.559961362865724e-05| +|cran|[cellranger](https://github.com/rsheets/cellranger)|7.552241297271318e-05| +|cran|[praise](https://github.com/gaborcsardi/praise)|7.546366764070763e-05| +|spack|py-typing|7.538351045687102e-05| +|pypi|[pyBigWig](https://github.com/dpryan79/pyBigWig)|7.515362399840784e-05| +|pypi|[pytest-pep8](https://pypi.org/project/pytest-pep8)|7.507286190276441e-05| +|pypi|[python-snappy](https://pypi.org/project/python-snappy)|7.505494340664141e-05| +|pypi|[fastparquet](https://pypi.org/project/fastparquet)|7.492388432965757e-05| +|cran|diffviewer|7.479698469188994e-05| +|pypi|[Biopython](https://biopython.org/)|7.465431738623103e-05| +|pypi|[nvidia-cublas-cu11](https://developer.nvidia.com/cuda-zone)|7.437939288901092e-05| +|cran|[pdftools](https://docs.ropensci.org/pdftools/)|7.381699863531722e-05| +|pypi|[capturer](https://pypi.org/project/capturer)|7.374483284720939e-05| +|pypi|[pretty_midi](https://github.com/craffel/pretty-midi)|7.3512252042007e-05| +|cran|rprintf|7.340374033988131e-05| +|pypi|[cartopy](https://scitools.org.uk/cartopy/docs/latest/)|7.330333293684781e-05| +|cran|[spatstat.utils](http://spatstat.org/)|7.320032495699171e-05| +|spack|[pcre2](https://www.pcre.org)|7.279629898252283e-05| +|pypi|[dominate](https://github.com/Knio/dominate/)|7.272494133637658e-05| +|cran|[future.apply](https://future.apply.futureverse.org)|7.258653134410919e-05| +|spack|gl|7.253314518736573e-05| +|cran|[mapview](https://github.com/r-spatial/mapview)|7.192492523479408e-05| +|pypi|[traits](https://pypi.org/project/traits)|7.18645161620504e-05| +|pypi|[twisted](https://twistedmatrix.com/)|7.181503367823525e-05| +|pypi|[dust-extinction](http://dust-extinction.readthedocs.io/)|7.17997675790168e-05| +|pypi|[pydantic](https://github.com/samuelcolvin/pydantic)|7.165310551237851e-05| +|pypi|[corner](https://corner.readthedocs.io)|7.152137670539196e-05| +|pypi|[freezegun](https://pypi.org/project/freezegun)|7.125887673393803e-05| +|cran|[shinyjs](https://deanattali.com/shinyjs/)|7.113887445529472e-05| +|pypi|[GitPython](https://pypi.org/project/GitPython)|7.112134352816642e-05| +|pypi|[python_version](https://pypi.org/project/python_version)|7.105350891815302e-05| +|cran|[cluster](https://svn.r-project.org/R-packages/trunk/cluster/)|7.100108018647026e-05| +|npm|[mkdirp](https://github.com/isaacs/node-mkdirp#readme)|7.072323934153684e-05| +|pypi|[asttokens](https://pypi.org/project/asttokens)|7.064359811519544e-05| +|pypi|[executing](https://pypi.org/project/executing)|7.064359811519544e-05| +|pypi|[trio](https://pypi.org/project/trio)|7.047299157633593e-05| +|pypi|[requests-oauthlib](https://github.com/requests/requests-oauthlib)|7.03946982032976e-05| +|spack|[re2c](https://re2c.org/index.html)|7.03273845730176e-05| +|pypi|[pyensembl](https://pypi.org/project/pyensembl)|7.025770961826972e-05| +|cran|[prettydoc](https://github.com/yixuan/prettydoc)|7.013787844160954e-05| +|npm|[react-select](https://github.com/JedWatson/react-select)|7.013164716038677e-05| +|cran|[reticulate](https://rstudio.github.io/reticulate/)|7.007817701342928e-05| +|pypi|[dgl](https://github.com/dmlc/dgl)|7.001166861143524e-05| +|cran|[xtable](http://xtable.r-forge.r-project.org/)|7.000174217042147e-05| +|pypi|[loompy](https://github.com/linnarsson-lab/loompy)|6.981932886250273e-05| +|pypi|[sphinx-autoapi](http://github.com/readthedocs/sphinx-autoapi)|6.95909209227179e-05| +|npm|[ajv-formats](https://github.com/ajv-validator/ajv-formats#readme)|6.952547646830028e-05| +|pypi|[specutils](https://pypi.org/project/specutils)|6.947915489365016e-05| +|pypi|[ccdproc](http://ccdproc.readthedocs.io/)|6.946829279238849e-05| +|pypi|[paramiko](https://paramiko.org)|6.94013296193487e-05| +|cran|asciicast|6.889106802365327e-05| +|npm|[chai](http://chaijs.com)|6.873678739711898e-05| +|rubygems|[github-pages](https://github.com/github/pages-gem)|6.866977829638273e-05| +|pypi|[pymbar](http://github.com/choderalab/pymbar)|6.862393732288715e-05| +|cran|[performance](https://easystats.github.io/performance/)|6.854986501583272e-05| +|pypi|[SciencePlots](https://github.com/garrettj403/SciencePlots/)|6.845585375340335e-05| +|pypi|[asdf-coordinates-schemas](https://github.com/asdf-format/asdf-coordinates-schemas)|6.845355222561908e-05| +|rubygems|[liquid](http://www.liquidmarkup.org)|6.819747301633606e-05| +|cran|[qs](https://github.com/traversc/qs)|6.804734777127339e-05| +|pypi|[asdf-wcs-schemas](https://github.com/spacetelescope/asdf-wcs-schemas)|6.802154512828234e-05| +|pypi|[uritemplate](https://pypi.org/project/uritemplate)|6.790613025609e-05| +|pypi|[tess-point](https://pypi.org/project/tess-point)|6.789289442977339e-05| +|cran|[gh](https://gh.r-lib.org/)|6.783712817015377e-05| +|npm|[cytoscape](http://js.cytoscape.org)|6.764044007334556e-05| +|cran|[RPostgres](https://rpostgres.r-dbi.org)|6.760576303621158e-05| +|cran|boot|6.7604014982212e-05| +|pypi|[hydra-core](https://github.com/facebookresearch/hydra)|6.730192518137687e-05| +|pypi|[dnspython](https://pypi.org/project/dnspython)|6.727548056994932e-05| +|pypi|[ml-collections](https://github.com/google/ml_collections)|6.702497498477864e-05| +|cran|[commonmark](https://docs.ropensci.org/commonmark/)|6.701421546342785e-05| +|pypi|[omegaconf](https://github.com/omry/omegaconf)|6.691810293894433e-05| +|cran|[jpeg](http://www.rforge.net/jpeg/)|6.683747218959273e-05| +|pypi|[glob2](http://github.com/miracle2k/python-glob2/)|6.683430571761961e-05| +|pypi|[patsy](https://github.com/pydata/patsy)|6.670072927223286e-05| +|npm|[pg](https://github.com/brianc/node-postgres)|6.667777962993832e-05| +|pypi|[pytest-virtualenv](https://github.com/manahl/pytest-plugins)|6.651429937177065e-05| +|pypi|[pathspec](https://pypi.org/project/pathspec)|6.623336955518282e-05| +|pypi|[types-docutils](https://pypi.org/project/types-docutils)|6.614317630201157e-05| +|rubygems|[simplecov_json_formatter](https://github.com/fede-moya/simplecov_json_formatter)|6.597710312135355e-05| +|rubygems|[simplecov-html](https://github.com/simplecov-ruby/simplecov-html)|6.597710312135355e-05| +|rubygems|[docile](https://ms-ati.github.io/docile/)|6.597710312135355e-05| +|spack|[jpeg](http://www.ijg.org)|6.585922036656226e-05| +|pypi|[panel](https://pypi.org/project/panel)|6.584818271052229e-05| +|cran|[webp](https://github.com/jeroen/webp#readme)|6.558405575511144e-05| +|cran|[exactextractr](https://isciences.gitlab.io/exactextractr/)|6.546289168486595e-05| +|pypi|[jupyterlab](https://pypi.org/project/jupyterlab)|6.541539254880546e-05| +|spack|libx11|6.532224371921645e-05| +|cran|later|6.524253308403903e-05| +|cran|[viridis](https://sjmgarnier.github.io/viridis/)|6.515913820271417e-05| +|pypi|[websocket-client](https://pypi.org/project/websocket-client)|6.514777994275775e-05| +|pypi|[pyface](http://docs.enthought.com/pyface)|6.510900427849085e-05| +|pypi|[sphinx-bootstrap-theme](https://pypi.org/project/sphinx-bootstrap-theme)|6.510080707706734e-05| +|pypi|[appnope](https://pypi.org/project/appnope)|6.50479093123144e-05| +|pypi|[types-backports](https://github.com/python/typeshed)|6.493053072204073e-05| +|cran|[showtext](https://github.com/yixuan/showtext)|6.484277134306859e-05| +|cran|[cowplot](https://wilkelab.org/cowplot/)|6.47642748910886e-05| +|pypi|[celery](https://pypi.org/project/celery)|6.476388071001657e-05| +|cran|[rvest](http://rvest.tidyverse.org/)|6.474475500323256e-05| +|pypi|[tensorflow_probability](http://github.com/tensorflow/probability)|6.468749065015111e-05| +|pypi|[pyfastaq](https://github.com/sanger-pathogens/Fastaq)|6.463577262877146e-05| +|pypi|[matplotlib-venn](https://github.com/konstantint/matplotlib-venn)|6.462615564132483e-05| +|cran|[V8](https://github.com/jeroen/v8)|6.443224595403582e-05| +|pypi|[rasterio](https://pypi.org/project/rasterio)|6.437197586947869e-05| +|pypi|[partd](https://pypi.org/project/partd)|6.427913048232166e-05| +|pypi|[sphinx-notfound-page](https://pypi.org/project/sphinx-notfound-page)|6.421539094199207e-05| +|pypi|[PyEscape](https://github.com/qaviton/escape)|6.417736289381564e-05| +|pypi|[PySpectrograph](http://code.google.com/p/pyspectrograph/)|6.417736289381564e-05| +|pypi|[PyCap](https://github.com/redcap-tools/PyCap)|6.417736289381564e-05| +|pypi|[ntdownload](https://github.com/ggonnella/fastsubtrees/tree/main/ntdowload)|6.417736289381564e-05| +|pypi|[clawpack](http://www.clawpack.org)|6.417736289381564e-05| +|pypi|[nnde](https://github.com/elwinter/nnde)|6.417736289381564e-05| +|pypi|[pytecplot](https://www.tecplot.com/docs/pytecplot)|6.417736289381564e-05| +|pypi|[gnuplot](https://github.com/gnuplot)|6.417736289381564e-05| +|pypi|[python-bls](https://github.com/zebra-lucky/python-bls)|6.417736289381564e-05| +|pypi|[stginga](https://github.com/spacetelescope/stginga)|6.417736289381564e-05| +|pypi|[tartiflette](https://tartiflette.io)|6.417736289381564e-05| +|pypi|[tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp)|6.417736289381564e-05| +|pypi|[gpytorch](https://gpytorch.ai)|6.417736289381564e-05| +|pypi|[Numpy](https://www.numpy.org)|6.417736289381564e-05| +|pypi|[Matplotlib](https://matplotlib.org)|6.417736289381564e-05| +|pypi|[NumExpr](https://github.com/pydata/numexpr)|6.417736289381564e-05| +|pypi|[PuLP](https://github.com/coin-or/pulp)|6.417736289381564e-05| +|pypi|[mc3](https://github.com/pcubillos/mc3)|6.417736289381564e-05| +|pypi|[simpledist](https://github.com/timothydmorton/simpledist)|6.417736289381564e-05| +|pypi|[jsonify](https://pypi.org/project/jsonify)|6.417736289381564e-05| +|pypi|[cellpylib](http://github.com/lantunes/cellpylib)|6.417736289381564e-05| +|pypi|[ncbi-datasets-pylib](https://www.ncbi.nlm.nih.gov/datasets)|6.417736289381564e-05| +|pypi|[pyYAML](https://pyyaml.org/)|6.417736289381564e-05| +|pypi|[GetDist](https://getdist.readthedocs.io)|6.417736289381564e-05| +|pypi|[wsgiref](http://cheeseshop.python.org/pypi/wsgiref)|6.417736289381564e-05| +|pypi|[naif-pds4-bundler](https://github.com/NASA-PDS/naif-pds4-bundler)|6.417736289381564e-05| +|pypi|[Pyedra](https://github.com/milicolazo/Pyedra)|6.417736289381564e-05| +|cran|[taxa](https://docs.ropensci.org/taxa/)|6.417736289381564e-05| +|cran|[vegdata](http://germansl.infinitenature.org)|6.417736289381564e-05| +|spack|pythonextensions|6.417736289381564e-05| +|spack|qt5|6.417736289381564e-05| +|spack|[bpp-core](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|6.417094515752626e-05| +|pypi|[mne](https://mne.tools/dev/)|6.394575811654885e-05| +|pypi|[pure-eval](https://pypi.org/project/pure-eval)|6.388044770621351e-05| +|pypi|[ipyparallel](https://pypi.org/project/ipyparallel)|6.385937323414121e-05| +|pypi|[ruff](https://pypi.org/project/ruff)|6.35966636764022e-05| +|pypi|[crc32c](https://github.com/ICRAR/crc32c)|6.353558926487747e-05| +|cran|js|6.353558926487747e-05| +|pypi|[Shapely](https://pypi.org/project/Shapely)|6.323643427108039e-05| +|pypi|[pysolr](https://github.com/django-haystack/pysolr/)|6.315893825441495e-05| +|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|6.312442466209652e-05| +|cran|[spatstat.random](http://spatstat.org/)|6.308312559920404e-05| +|pypi|[radvel](https://pypi.org/project/radvel)|6.292437628493638e-05| +|rubygems|[numerizer](http://github.com/jduff/numerizer)|6.29002333722287e-05| +|cran|rsconnect|6.28435682453416e-05| +|spack|[hdf5](https://portal.hdfgroup.org)|6.281888310888034e-05| +|pypi|[Mako](https://pypi.org/project/Mako)|6.271056224017135e-05| +|npm|[webpack-cli](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli)|6.266563925184113e-05| +|pypi|[travis-sphinx](https://github.com/syntaf/travis-sphinx)|6.251041840306718e-05| +|pypi|[cupy](https://cupy.dev/)|6.245786943897087e-05| +|npm|[react-bootstrap](https://react-bootstrap.github.io/)|6.242007286240665e-05| +|cran|[crosstalk](https://rstudio.github.io/crosstalk/)|6.231015187290815e-05| +|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|6.2132837844769e-05| +|spack|freetype|6.190331104834255e-05| +|spack|libtiff|6.155798625283066e-05| +|npm|[requirejs](http://github.com/jrburke/r.js)|6.147713561234565e-05| +|pypi|[towncrier](https://pypi.org/project/towncrier)|6.143982805365797e-05| +|cran|[phangorn](https://github.com/KlausVigo/phangorn)|6.125759990318752e-05| +|cran|[randomForest](https://www.stat.berkeley.edu/~breiman/RandomForests/)|6.109555213490783e-05| +|pypi|[natsort](https://github.com/SethMMorton/natsort)|6.098939217905443e-05| +|pypi|[blosc](http://github.com/blosc/python-blosc)|6.096849474912486e-05| +|pypi|[cvxopt](http://cvxopt.org)|6.095015835972662e-05| +|pypi|[pybtex-docutils](https://github.com/mcmtroffaes/pybtex-docutils)|6.0915991382876585e-05| +|pypi|[ordereddict](https://pypi.org/project/ordereddict)|6.087542087695429e-05| +|pypi|[xxhash](https://pypi.org/project/xxhash)|6.0702218394958384e-05| +|cran|[getPass](https://github.com/wrathematics/getPass)|6.0525031584211416e-05| +|pypi|[pygame](https://www.pygame.org)|6.044308038267816e-05| +|npm|[react-redux](https://github.com/reduxjs/react-redux)|6.0211736187952596e-05| +|cran|[whisker](http://github.com/edwindj/whisker)|6.012600215790811e-05| +|cran|[tesseract](https://docs.ropensci.org/tesseract/)|6.003403516344419e-05| +|pypi|[quantiphy](https://quantiphy.readthedocs.io)|5.9898872034227924e-05| +|spack|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.973936333681916e-05| +|pypi|[pymysql](https://pypi.org/project/pymysql)|5.958227453950268e-05| +|pypi|[opencv-python](https://github.com/skvark/opencv-python)|5.941339946917279e-05| +|pypi|[bidict](https://bidict.readthedocs.io)|5.924064267121443e-05| +|pypi|[fbs](https://build-system.fman.io)|5.924064267121443e-05| +|cran|[R.rsp](https://github.com/HenrikBengtsson/R.rsp)|5.9136031246759646e-05| +|cran|[gifski](https://gif.ski/)|5.9074639657650724e-05| +|pypi|[prospector](https://pypi.org/project/prospector)|5.898274727710148e-05| +|pypi|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.8980142523753956e-05| +|cran|[nleqslv](NA)|5.895275649389841e-05| +|pypi|[zarr](https://pypi.org/project/zarr)|5.891726561629951e-05| +|pypi|[voluptuous](https://pypi.org/project/voluptuous)|5.887627478142908e-05| +|pypi|[trackpy](https://github.com/soft-matter/trackpy)|5.8829249319331004e-05| +|cran|[katex](https://docs.ropensci.org/katex/)|5.87884522956723e-05| +|pypi|[pyfiglet](https://github.com/pwaller/pyfiglet)|5.865575267942768e-05| +|pypi|[nvidia-cuda-nvrtc-cu11](https://developer.nvidia.com/cuda-zone)|5.8654334545953736e-05| +|pypi|[nvidia-cuda-runtime-cu11](https://developer.nvidia.com/cuda-zone)|5.8654334545953736e-05| +|npm|[moment](https://momentjs.com)|5.8557216596808376e-05| +|pypi|[bibtexparser](https://github.com/sciunto-org/python-bibtexparser)|5.841681578198136e-05| +|pypi|[mimeparse](http://code.google.com/p/mimeparse/)|5.814927487914652e-05| +|pypi|[pyfastx](https://github.com/lmdu/pyfastx)|5.806045799299883e-05| +|pypi|[pyopenssl](https://pyopenssl.org/)|5.799137290369553e-05| +|npm|[vuex](https://github.com/vuejs/vuex#readme)|5.775962660443407e-05| +|pypi|[argon2-cffi-bindings](https://pypi.org/project/argon2-cffi-bindings)|5.770369659849944e-05| +|npm|[react-images](https://jossmac.github.io/react-images/)|5.7602457552449225e-05| +|npm|[supertest](https://github.com/visionmedia/supertest#readme)|5.755474787290119e-05| +|pypi|[pynacl](https://pypi.org/project/pynacl)|5.751687092935387e-05| +|pypi|[pygments~=2.7](https://pypi.org/project/pygments~=2.7)|5.7489683017372205e-05| +|pypi|[sphinx~=4.0](https://pypi.org/project/sphinx~=4.0)|5.7489683017372205e-05| +|pypi|[uvloop](http://github.com/MagicStack/uvloop)|5.743764982628699e-05| +|spack|[opencl](https://developer.nvidia.com/cuda-zone)|5.704497074795711e-05| +|pypi|[django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms)|5.6690003889537144e-05| +|cran|egg|5.66673059640375e-05| +|pypi|[pynndescent](http://github.com/lmcinnes/pynndescent)|5.6600342481322646e-05| +|spack|[matlab](https://www.mathworks.com/products/matlab.html)|5.65461353193417e-05| +|pypi|[rfpipe](http://github.com/realfastvla/rfpipe)|5.6537200644551874e-05| +|cran|[WikidataR](https://github.com/TS404/WikidataR/issues)|5.647537410081167e-05| +|pypi|[pyprind](https://github.com/rasbt/pyprind)|5.639828860365616e-05| +|pypi|[colorspacious](https://github.com/njsmith/colorspacious)|5.6369437961882535e-05| +|cran|tufte|5.635357909216737e-05| +|pypi|[bitarray](https://github.com/ilanschnell/bitarray)|5.629271545257543e-05| +|pypi|[dash-table](https://pypi.org/project/dash-table)|5.621170919381003e-05| +|pypi|[dash-core-components](https://pypi.org/project/dash-core-components)|5.621170919381003e-05| +|pypi|[dash-html-components](https://pypi.org/project/dash-html-components)|5.621170919381003e-05| +|cran|selectr|5.6055690654324724e-05| +|pypi|[SecretStorage](https://pypi.org/project/SecretStorage)|5.602499373894601e-05| +|pypi|[texttable](https://github.com/foutaise/texttable/)|5.601195347921585e-05| +|spack|[gmake](https://www.gnu.org/software/make/)|5.5989941745211845e-05| +|pypi|[pymummer](https://github.com/sanger-pathogens/pymummer)|5.597182863810635e-05| +|pypi|[py4j](https://pypi.org/project/py4j)|5.580005722107531e-05| +|cran|[listenv](https://github.com/HenrikBengtsson/listenv)|5.575725385522957e-05| +|spack|double-conversion|5.563010873836119e-05| +|npm|[pako](https://github.com/nodeca/pako#readme)|5.555925987664611e-05| +|pypi|[whoosh](https://pypi.org/project/whoosh)|5.5546434640556036e-05| +|pypi|[grpcio-tools](https://pypi.org/project/grpcio-tools)|5.5479841409340736e-05| +|pypi|[sphinxcontrib-towncrier](https://pypi.org/project/sphinxcontrib-towncrier)|5.5432062409295926e-05| +|pypi|[pyrsistent](https://pypi.org/project/pyrsistent)|5.53703949970483e-05| +|cran|[progress](https://github.com/r-lib/progress#readme)|5.535105775961339e-05| +|pypi|[feets](https://github.com/carpyncho/feets)|5.527236995639624e-05| +|pypi|[libcst](https://pypi.org/project/libcst)|5.523688516996422e-05| +|pypi|[dpcontracts](https://pypi.org/project/dpcontracts)|5.523688516996422e-05| +|pypi|[jupyter-server](https://pypi.org/project/jupyter-server)|5.522511423140513e-05| +|pypi|[pytest-faulthandler](https://pypi.org/project/pytest-faulthandler)|5.504203830776184e-05| +|pypi|[pytest-localserver](https://pypi.org/project/pytest-localserver)|5.504203830776184e-05| +|pypi|[cyflann](https://github.com/dougalsutherland/cyflann)|5.5009168194699116e-05| +|pypi|[vlfeat-ctypes](https://github.com/dougalsutherland/vlfeat-ctypes)|5.5009168194699116e-05| +|pypi|[acstools](https://github.com/spacetelescope/acstools)|5.5009168194699116e-05| +|pypi|[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse)|5.5009168194699116e-05| +|pypi|[libstempo](https://github.com/vallis/libstempo)|5.5009168194699116e-05| +|pypi|[pony](https://ponyorm.com)|5.5009168194699116e-05| +|pypi|[pywgsim](https://github.com/ialbert/pywgsim)|5.5009168194699116e-05| +|pypi|[noise](https://github.com/caseman/noise)|5.5009168194699116e-05| +|pypi|[panstamps](https://github.com/thespacedoctor/panstamps)|5.5009168194699116e-05| +|pypi|[drug2ways](https://github.com/drug2ways/drug2ways)|5.5009168194699116e-05| +|pypi|[matplotlib_venn](https://github.com/konstantint/matplotlib-venn)|5.5009168194699116e-05| +|pypi|[neo4j](https://neo4j.com/docs/api/python-driver/current/)|5.5009168194699116e-05| +|pypi|[STAR](https://github.com/dbrgn/star)|5.5009168194699116e-05| +|pypi|[fastqc](https://github.com/fastqc)|5.5009168194699116e-05| +|pypi|[mdtraj](http://mdtraj.org)|5.5009168194699116e-05| +|pypi|[openmm](https://github.com/rmcgibbo/openmm-cmd)|5.5009168194699116e-05| +|pypi|[msgpack-python](http://msgpack.org/)|5.5009168194699116e-05| +|pypi|[strucscan](https://github.com/ICAMS/strucscan)|5.5009168194699116e-05| +|pypi|[numpy-groupies](https://github.com/ml31415/numpy-groupies)|5.5009168194699116e-05| +|pypi|[universal-divergence](https://github.com/slaypni/universal-divergence)|5.5009168194699116e-05| +|pypi|[pytorch](http://pytorch.org)|5.5009168194699116e-05| +|pypi|[ncls](https://github.com/endrebak/ncls)|5.5009168194699116e-05| +|pypi|[sorted_nearest](https://github.com/endrebak/sorted_nearest)|5.5009168194699116e-05| +|pypi|[pyrle](https://github.com/endrebak/pyrle)|5.5009168194699116e-05| +|pypi|[pyranges](http://github.com/endrebak/pyranges)|5.5009168194699116e-05| +|pypi|[cppyy](http://cppyy.readthedocs.org)|5.5009168194699116e-05| +|pypi|[easydev](http://github.com/cokelaer/easydev)|5.5009168194699116e-05| +|pypi|[reboundx](https://github.com/dtamayo/reboundx)|5.5009168194699116e-05| +|pypi|[pytools](http://pypi.python.org/pypi/pytools)|5.5009168194699116e-05| +|pypi|[cykhash](https://github.com/realead/cykhash)|5.5009168194699116e-05| +|pypi|[mamba](http://nestorsalceda.github.io/mamba)|5.5009168194699116e-05| +|npm|[choices.js](https://github.com/jshjohnson/Choices#readme)|5.5009168194699116e-05| +|npm|[filepond](https://pqina.nl/filepond/)|5.5009168194699116e-05| +|npm|[cytoscape-cola](https://github.com/cytoscape/cytoscape.js-cola)|5.5009168194699116e-05| +|npm|[modernizr](https://github.com/Modernizr/Modernizr)|5.5009168194699116e-05| +|spack|rigidbodykinematics|5.5009168194699116e-05| +|spack|sbgatcore|5.5009168194699116e-05| +|spack|effpotential|5.5009168194699116e-05| +|spack|yaml|5.5009168194699116e-05| +|cran|[formatR](https://github.com/yihui/formatR)|5.495621653046235e-05| +|npm|[tslib](https://www.typescriptlang.org/)|5.491129399405644e-05| +|cran|fastmap|5.486593717973782e-05| +|npm|[cookie-parser](https://github.com/expressjs/cookie-parser#readme)|5.475729471395416e-05| +|spack|[gmp](https://gmplib.org)|5.468677636353697e-05| +|pypi|[types-urllib3](https://pypi.org/project/types-urllib3)|5.4607908979701744e-05| +|pypi|[asteval](https://github.com/newville/asteval)|5.45195877342715e-05| +|spack|cpio|5.445907651275212e-05| +|spack|fontconfig|5.4173544549091574e-05| +|cran|styler|5.416842703108045e-05| +|pypi|[qiskit-terra](https://github.com/Qiskit/qiskit-terra)|5.413054953603379e-05| +|pypi|[types-colorama](https://github.com/python/typeshed)|5.409601600266711e-05| +|cran|combinat|5.407939366706045e-05| +|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|5.380054396320955e-05| +|pypi|[freesasa](http://freesasa.github.io/)|5.379920776269729e-05| +|pypi|[clickclick](https://codeberg.org/hjacobs/python-clickclick)|5.3762293715619275e-05| +|pypi|[pingouin](https://pingouin-stats.org/index.html)|5.3686832420788075e-05| +|npm|[d3-array](https://d3js.org/d3-array/)|5.3470700401286395e-05| +|npm|[d3-scale](https://d3js.org/d3-scale/)|5.3470700401286395e-05| +|pypi|[pyfits](http://pyfits.readthedocs.io/en/latest/)|5.3365945606319e-05| +|pypi|[h11](https://pypi.org/project/h11)|5.334879583755763e-05| +|cran|[s2](https://r-spatial.github.io/s2/)|5.328840460430909e-05| +|pypi|[CommonMark](https://pypi.org/project/CommonMark)|5.307961583340814e-05| +|pypi|[ansicolors](http://github.com/jonathaneunice/colors/)|5.2919947670681985e-05| +|npm|[rc-slider](http://github.com/react-component/slider/)|5.2918176421216405e-05| +|pypi|[khmer](https://khmer.readthedocs.io/)|5.290048341390232e-05| +|pypi|[contextvars](https://pypi.org/project/contextvars)|5.2877019660431414e-05| +|cran|WRS2|5.285002614397889e-05| +|npm|[d3-brush](https://d3js.org/d3-brush/)|5.282892677234824e-05| +|npm|[d3-format](https://d3js.org/d3-format/)|5.282892677234824e-05| +|cran|webshot|5.279394628386102e-05| +|cran|flashClust|5.254910028864459e-05| +|pypi|[pynvml](https://pypi.org/project/pynvml)|5.249416569428238e-05| +|pypi|[pip-run](https://pypi.org/project/pip-run)|5.249068886832999e-05| +|pypi|[torch-geometric](https://github.com/pyg-team/pytorch_geometric)|5.2355217097586445e-05| +|cran|[car](https://r-forge.r-project.org/projects/car/)|5.2280979699292795e-05| +|pypi|[sphinxcontrib-napoleon](https://pypi.org/project/sphinxcontrib-napoleon)|5.2113367545572794e-05| +|npm|[rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve#readme)|5.192880805211601e-05| +|cran|[sodium](https://github.com/jeroen/sodium#readme)|5.192670991241716e-05| +|pypi|[frozendict](https://pypi.org/project/frozendict)|5.188786324622831e-05| +|pypi|[flake8-2020](https://pypi.org/project/flake8-2020)|5.187908986611052e-05| +|pypi|[pip-api](https://pypi.org/project/pip-api)|5.179813453387334e-05| +|pypi|[requirementslib](https://pypi.org/project/requirementslib)|5.179813453387334e-05| +|pypi|[pipreqs](https://pypi.org/project/pipreqs)|5.179813453387334e-05| +|pypi|[pytest-qt](https://pypi.org/project/pytest-qt)|5.174794621711392e-05| +|pypi|[aiosignal](https://pypi.org/project/aiosignal)|5.172617301455013e-05| +|cran|[ggrepel](http://github.com/slowkow/ggrepel)|5.153643761155296e-05| +|cran|[colorspace](https://colorspace.R-Forge.R-project.org/)|5.1507337266943614e-05| +|npm|[ws](https://github.com/websockets/ws)|5.117766554373176e-05| +|pypi|[curio](https://pypi.org/project/curio)|5.109339259555342e-05| +|pypi|[google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib)|5.107808179998126e-05| +|pypi|[pympler](https://pypi.org/project/pympler)|5.0989774644928684e-05| +|cran|e1071|5.088690876123556e-05| +|pypi|[path](https://pypi.org/project/path)|5.072609224404847e-05| +|pypi|[pockets](https://pypi.org/project/pockets)|5.072503331728644e-05| +|cran|coda|5.056655491101452e-05| +|cran|[odbc](https://github.com/r-dbi/odbc)|5.0559256353473864e-05| +|pypi|[pyxenon](https://pypi.org/project/pyxenon)|5.040917930766239e-05| +|pypi|[pbr](https://pypi.org/project/pbr)|5.03929933820942e-05| +|pypi|[configparser](https://pypi.org/project/configparser)|5.031354822947743e-05| +|pypi|[gevent](https://pypi.org/project/gevent)|5.030276761567284e-05| +|pypi|[gwcs](https://pypi.org/project/gwcs)|5.026311328798809e-05| +|pypi|[chevron](https://github.com/noahmorrison/chevron)|5.015317510183321e-05| +|npm|[rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel)|5.014153030568376e-05| +|pypi|[cytoolz](https://pypi.org/project/cytoolz)|5.007803116758776e-05| +|pypi|[nrel-pysam](https://nrel-pysam.readthedocs.io)|5.0066938239706615e-05| +|cran|[lazyeval](NA)|4.9796462376918805e-05| +|pypi|[mechanicalsoup](https://mechanicalsoup.readthedocs.io/)|4.973745624270712e-05| +|pypi|[voevent-parse](https://github.com/timstaley/voevent-parse)|4.954042047943663e-05| +|pypi|[pytest-arraydiff](https://pypi.org/project/pytest-arraydiff)|4.952253554946892e-05| +|cran|[stars](https://r-spatial.github.io/stars/)|4.9366214785468e-05| +|pypi|[pytest-remotedata](https://pypi.org/project/pytest-remotedata)|4.929764528658493e-05| +|pypi|[dash-renderer](https://pypi.org/project/dash-renderer)|4.922746764201765e-05| +|pypi|[types-protobuf](https://github.com/python/typeshed)|4.922423903983997e-05| +|pypi|[clang-format](http://clang.llvm.org/)|4.922423903983997e-05| +|spack|[llvm](https://llvm.org/)|4.919911131021843e-05| +|cran|[jose](https://datatracker.ietf.org/wg/jose/documents/)|4.9194161032813064e-05| +|pypi|[abg_python](https://github.com/agurvich/abg_python)|4.909568261376896e-05| +|pypi|[sphinx_rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|4.9005577194790616e-05| +|pypi|[jaraco.path](https://pypi.org/project/jaraco.path)|4.899110853588881e-05| +|pypi|[jaraco.envs](https://pypi.org/project/jaraco.envs)|4.899110853588881e-05| +|pypi|[sphinx-favicon](https://pypi.org/project/sphinx-favicon)|4.899110853588881e-05| +|pypi|[pycairo](https://pypi.org/project/pycairo)|4.896834657628123e-05| +|npm|[typescript](https://www.typescriptlang.org/)|4.894779292432695e-05| +|pypi|[qgrid](https://github.com/quantopian/qgrid)|4.8873530203751906e-05| +|pypi|[wasabi](https://pypi.org/project/wasabi)|4.876488057605853e-05| +|pypi|[math](https://pypi.org/project/math)|4.868311385230872e-05| +|cran|[party](http://party.R-forge.R-project.org)|4.85484368414158e-05| +|cran|gee|4.835743452710733e-05| +|pypi|[holoviews](https://www.holoviews.org)|4.821640393409437e-05| +|pypi|[wandb](https://github.com/wandb/client)|4.818828205784975e-05| +|pypi|[sip_tpv](https://github.com/stargaser/sip_tpv)|4.8133022170361726e-05| +|pypi|[torchinfo](https://github.com/tyleryep/torchinfo)|4.8133022170361726e-05| +|pypi|[gputil](https://github.com/anderskm/gputil)|4.8133022170361726e-05| +|pypi|[types](https://www.pytosquatting.org)|4.8133022170361726e-05| +|pypi|[trippy](https://github.com/fraserw/trippy)|4.8133022170361726e-05| +|pypi|[sbpy](https://sbpy.org)|4.8133022170361726e-05| +|pypi|[RM-Tools](https://github.com/CIRADA-Tools/RM-Tools)|4.8133022170361726e-05| +|pypi|[pvrpm](https://github.com/FSEC-Photovoltaics/pvrpm-lcoe)|4.8133022170361726e-05| +|pypi|[NREL-PySAM-stubs](http://www.github.com/nrel/pysam)|4.8133022170361726e-05| +|pypi|[equadratures](https://github.com/Effective-Quadratures/equadratures)|4.8133022170361726e-05| +|pypi|[gemmi](https://project-gemmi.github.io/)|4.8133022170361726e-05| +|pypi|[pygedm](https://github.com/frbs/pygedm)|4.8133022170361726e-05| +|pypi|[imexam](http://imexam.readthedocs.io/)|4.8133022170361726e-05| +|pypi|[maxsmooth](https://github.com/htjb/maxsmooth)|4.8133022170361726e-05| +|pypi|[guppy3](https://github.com/zhuyifei1999/guppy3/)|4.8133022170361726e-05| +|pypi|[beamshapes](https://github.com/thejasvibr/bat_beamshapes.git)|4.8133022170361726e-05| +|pypi|[epitopepredict](https://github.com/dmnfarrell/epitopepredict)|4.8133022170361726e-05| +|pypi|[pymangle](https://github.com/esheldon/pymangle)|4.8133022170361726e-05| +|pypi|[snakemake-wrapper-utils](https://pypi.org/project/snakemake-wrapper-utils)|4.8133022170361726e-05| +|pypi|[prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator)|4.8133022170361726e-05| +|pypi|[structlog](https://www.structlog.org/)|4.8133022170361726e-05| +|pypi|[averbis-python-api](https://pypi.org/project/averbis-python-api)|4.8133022170361726e-05| +|pypi|[cx_Oracle](https://oracle.github.io/python-cx_Oracle)|4.8133022170361726e-05| +|pypi|[TESS_PRF](https://github.com/keatonb/TESS_PRF)|4.8133022170361726e-05| +|pypi|[pygmmis](https://github.com/pmelchior/pygmmis)|4.8133022170361726e-05| +|pypi|[pycbc](http://www.pycbc.org/)|4.8133022170361726e-05| +|pypi|[logging](http://www.red-dove.com/python_logging.html)|4.8133022170361726e-05| +|pypi|[umi_tools](https://github.com/CGATOxford/UMI-tools)|4.8133022170361726e-05| +|pypi|[gammapy](https://github.com/gammapy/gammapy)|4.8133022170361726e-05| +|npm|[vue-property-decorator](https://github.com/kaorun343/vue-property-decorator#readme)|4.8133022170361726e-05| +|npm|[algebrite](https://github.com/davidedc/Algebrite#readme)|4.8133022170361726e-05| +|npm|[web-worker](https://github.com/developit/web-worker)|4.8133022170361726e-05| +|npm|[websql](https://github.com/nolanlawson/node-websql#readme)|4.8133022170361726e-05| +|npm|[d3-fetch](https://d3js.org/d3-fetch/)|4.8133022170361726e-05| +|npm|[fflate](https://101arrowz.github.io/fflate)|4.8133022170361726e-05| +|spack|libpeyton|4.8133022170361726e-05| +|pypi|[transforms3d](https://pypi.org/project/transforms3d)|4.8073873687029515e-05| +|pypi|[bz2file](https://pypi.org/project/bz2file)|4.8058971367022706e-05| +|cran|[globals](https://github.com/HenrikBengtsson/globals)|4.8052267767804735e-05| +|pypi|[semantic-version](https://pypi.org/project/semantic-version)|4.801308358409779e-05| +|pypi|[prefixed](https://github.com/Rockhopper-Technologies/prefixed)|4.797257876312719e-05| +|pypi|[pymongo](https://pypi.org/project/pymongo)|4.7957393847180883e-05| +|pypi|[cramjam](https://pypi.org/project/cramjam)|4.7721862734698215e-05| +|pypi|[boto](https://github.com/boto/boto/)|4.765169194865811e-05| +|pypi|[args](https://github.com/kennethreitz/args)|4.765169194865811e-05| +|pypi|[IPython](https://ipython.org)|4.764539328699804e-05| +|pypi|[anyio](https://pypi.org/project/anyio)|4.7594467390722905e-05| +|pypi|[grapheme](https://github.com/alvinlindstam/grapheme)|4.7556388564760795e-05| +|pypi|[about-time](https://github.com/rsalmei/about-time)|4.7556388564760795e-05| +|npm|react-router-dom|4.75187004114426e-05| +|pypi|[tblib](https://pypi.org/project/tblib)|4.736298377915073e-05| +|pypi|[yapf](https://pypi.org/project/yapf)|4.7179777483890335e-05| +|pypi|[webcolors](https://pypi.org/project/webcolors)|4.715943438328415e-05| +|spack|gtkplus|4.70539349823808e-05| +|pypi|[sos](https://github.com/vatlab/SoS)|4.7034023214395376e-05| +|pypi|[pyglet](http://pyglet.readthedocs.org/en/latest/)|4.7027108684780795e-05| +|cran|[rstanarm](https://mc-stan.org/rstanarm/)|4.6948448101753415e-05| +|rubygems|[rouge](http://rouge.jneen.net/)|4.689058853558926e-05| +|cran|[visNetwork](http://datastorm-open.github.io/visNetwork/)|4.688539930550346e-05| +|spack|libsm|4.6864343590311046e-05| +|spack|libxext|4.6864343590311046e-05| +|pypi|[importlib_metadata](https://github.com/python/importlib_metadata)|4.681012102444426e-05| +|npm|eslint-plugin-import|4.6779322191768674e-05| +|pypi|[py2bit](https://github.com/deeptools/py2bit)|4.6635550369506035e-05| +|pypi|[deeptoolsintervals](https://github.com/deeptools/deeptools_intervals)|4.6635550369506035e-05| +|pypi|[covdefaults](https://pypi.org/project/covdefaults)|4.6494374182104286e-05| +|spack|glib|4.642068990665113e-05| +|pypi|[xlwt](https://pypi.org/project/xlwt)|4.640786895802078e-05| +|pypi|[coveralls](https://pypi.org/project/coveralls)|4.635850562409404e-05| +|pypi|[colour](http://github.com/vaab/colour)|4.6345224204034005e-05| +|pypi|[spectres](https://spectres.readthedocs.io)|4.631850103222332e-05| +|cran|statnet.common|4.628890529373943e-05| +|cran|[hunspell](https://github.com/ropensci/hunspell#readme)|4.6057522008397076e-05| +|pypi|[vine](https://pypi.org/project/vine)|4.603409970020112e-05| +|pypi|[dpath](https://github.com/dpath-maintainers/dpath-python)|4.600766794465744e-05| +|pypi|[pyasn1-modules](https://github.com/etingof/pyasn1-modules)|4.582009051664584e-05| +|pypi|[zope.event](https://pypi.org/project/zope.event)|4.5692771444813455e-05| +|pypi|[theano-pymc](http://deeplearning.net/software/theano/)|4.5591152902141514e-05| +|spack|harfbuzz|4.530670627759667e-05| +|npm|[semver](https://github.com/npm/node-semver#readme)|4.530178647179501e-05| +|cran|[targets](https://docs.ropensci.org/targets/)|4.524563446042514e-05| +|pypi|[pyobjc](https://pypi.org/project/pyobjc)|4.5180493109480194e-05| +|pypi|[sos-notebook](https://github.com/vatlab/SOS)|4.501197568015722e-05| +|npm|[mongoose](https://mongoosejs.com)|4.4977986645877615e-05| +|pypi|[dlinfo](https://code.grasp-open.com/grasp-tools/python-dlinfo)|4.4859976662777133e-05| +|pypi|[segments](https://github.com/cldf/segments)|4.4859976662777133e-05| +|pypi|[requests-file](http://github.com/dashea/requests-file)|4.47637106184364e-05| +|spack|libmng|4.4673461201867e-05| +|spack|inputproto|4.4673461201867e-05| +|spack|dbus|4.4673461201867e-05| +|spack|assimp|4.4673461201867e-05| +|spack|gperf|4.4673461201867e-05| +|spack|libdrm|4.4673461201867e-05| +|spack|libxcomposite|4.4673461201867e-05| +|spack|libxcursor|4.4673461201867e-05| +|spack|libxi|4.4673461201867e-05| +|spack|libxtst|4.4673461201867e-05| +|spack|libxrandr|4.4673461201867e-05| +|spack|libxdamage|4.4673461201867e-05| +|spack|libxcb|4.4673461201867e-05| +|spack|libxkbcommon|4.4673461201867e-05| +|spack|xcb-util-image|4.4673461201867e-05| +|spack|xcb-util-keysyms|4.4673461201867e-05| +|spack|xcb-util-renderutil|4.4673461201867e-05| +|spack|xcb-util-wm|4.4673461201867e-05| +|spack|libxrender|4.4673461201867e-05| +|npm|[ava](https://avajs.dev)|4.4544760024106576e-05| +|pypi|[distlib](https://pypi.org/project/distlib)|4.4541588749800695e-05| +|npm|cross-env|4.452485033520914e-05| +|pypi|[rich-click](https://github.com/ewels/rich-click)|4.447385527796298e-05| +|pypi|[colorlog](https://github.com/borntyping/python-colorlog)|4.440832270927838e-05| +|pypi|[sniffio](https://pypi.org/project/sniffio)|4.433504820766246e-05| +|npm|[fs-extra](https://github.com/jprichardson/node-fs-extra)|4.42546848085792e-05| +|cran|[caret](https://github.com/topepo/caret/)|4.424464387226932e-05| +|cran|[gtools](https://github.com/r-gregmisc/gtools)|4.41260958952096e-05| +|pypi|[nptyping](https://pypi.org/project/nptyping)|4.4083130534010567e-05| +|npm|[esm](https://github.com/standard-things/esm#readme)|4.4034817350629235e-05| +|cran|[qpdf](https://github.com/ropensci/qpdf)|4.3959647188747144e-05| +|cran|[RMariaDB](https://rmariadb.r-dbi.org)|4.38525279121351e-05| +|pypi|[backoff](https://github.com/litl/backoff)|4.380105017502917e-05| +|pypi|[ratelimit](https://github.com/tomasbasham/ratelimit)|4.380105017502917e-05| +|pypi|[hdmedians](http://github.com/daleroberts/hdmedians)|4.375729288214703e-05| +|pypi|[singleton_decorator](https://github.com/Kemaweyan/singleton_decorator)|4.374756903928433e-05| +|spack|llvm-openmp|4.371853642273712e-05| +|pypi|[uwsgi](https://pypi.org/project/uwsgi)|4.360074217256987e-05| +|cran|[plotly](https://plotly-r.com)|4.355266228287579e-05| +|pypi|[python_dateutil](https://pypi.org/project/python_dateutil)|4.354892482080347e-05| +|cran|[ggpubr](https://rpkgs.datanovia.com/ggpubr/)|4.348891811608664e-05| +|cran|shape|4.332171407962837e-05| +|npm|[prop-types](https://facebook.github.io/react/)|4.3303857607025565e-05| +|pypi|[overrides](https://github.com/mkorpela/overrides)|4.313496693893427e-05| +|cran|[classInt](https://r-spatial.github.io/classInt/)|4.3063190549544626e-05| +|pypi|[nvidia-cudnn-cu11](https://developer.nvidia.com/cuda-zone)|4.2929276202896555e-05| +|spack|yacc|4.291612007798401e-05| +|cran|[taxize](https://docs.ropensci.org/taxize/)|4.291173528921489e-05| +|pypi|[ini2toml](https://pypi.org/project/ini2toml)|4.290398917728604e-05| +|pypi|[html2text](https://github.com/Alir3z4/html2text/)|4.278490859587709e-05| +|pypi|[treegp](https://github.com/PFLeget/treegp)|4.278490859587709e-05| +|pypi|[yamlreader](https://github.com/ImmobilienScout24/yamlreader)|4.278490859587709e-05| +|pypi|[lda](https://pypi.org/project/lda)|4.278490859587709e-05| +|pypi|[portalocker](https://github.com/WoLpH/portalocker)|4.278490859587709e-05| +|pypi|[kaggle](https://github.com/Kaggle/kaggle-api)|4.278490859587709e-05| +|pypi|[setuptools_git](https://github.com/msabramo/setuptools-git)|4.278490859587709e-05| +|pypi|[Corekaburra](https://github.com/milnus/Corekaburra)|4.278490859587709e-05| +|pypi|[sick](http://www.github.com/andycasey/sick/)|4.278490859587709e-05| +|pypi|[triangle_plot](https://github.com/dfm/triangle.py)|4.278490859587709e-05| +|pypi|[fseval](https://github.com/dunnkers/fseval)|4.278490859587709e-05| +|pypi|[Bottleneck](https://github.com/pydata/bottleneck)|4.278490859587709e-05| +|pypi|[pyqt4](http://www.riverbankcomputing.com/software/pyqt/)|4.278490859587709e-05| +|pypi|[bcbio-gff](https://github.com/chapmanb/bcbb/tree/master/gff)|4.278490859587709e-05| +|pypi|[pygobject](https://pygobject.readthedocs.io)|4.278490859587709e-05| +|pypi|[genicam](https://www.emva.org)|4.278490859587709e-05| +|pypi|[epam.indigo](https://lifescience.opensource.epam.com/indigo/index.html)|4.278490859587709e-05| +|pypi|[cwl-runner](https://github.com/common-workflow-language/common-workflow-language)|4.278490859587709e-05| +|pypi|[tensorly-viz](https://tensorly.org/viz)|4.278490859587709e-05| +|pypi|[deep-forest](https://github.com/LAMDA-NJU/Deep-Forest)|4.278490859587709e-05| +|pypi|[evla_mcast](https://github.com/demorest/evla_mcast/)|4.278490859587709e-05| +|pypi|[KafNafParserPy](https://github.com/cltl/KafNafParserPy)|4.278490859587709e-05| +|pypi|[precession](https://github.com/dgerosa/precession/)|4.278490859587709e-05| +|pypi|[metapredict](https://github.com/idptools/metapredict.git)|4.278490859587709e-05| +|pypi|[alphaPredict](https://pypi.org/project/alphaPredict)|4.278490859587709e-05| +|pypi|[protfasta](https://pypi.org/project/protfasta)|4.278490859587709e-05| +|pypi|[python-rocksdb](https://github.com/twmht/python-rocksdb)|4.278490859587709e-05| +|pypi|[taxopy](https://github.com/apcamargo/taxopy)|4.278490859587709e-05| +|pypi|[pwkit](https://github.com/pkgw/pwkit/)|4.278490859587709e-05| +|pypi|[activegit](http://github.com/caseyjlaw/activegit)|4.278490859587709e-05| +|pypi|[fatslim](https://github.com/seb-buch/FATSLiM)|4.278490859587709e-05| +|pypi|[solcore](https://github.com/qpv-research-group/solcore5)|4.278490859587709e-05| +|pypi|[tmm](http://pypi.python.org/pypi/tmm)|4.278490859587709e-05| +|pypi|[dotmap](https://github.com/drgrib/dotmap)|4.278490859587709e-05| +|pypi|[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)|4.278490859587709e-05| +|pypi|[reedsolo](https://github.com/tomerfiliba/reedsolomon)|4.278490859587709e-05| +|npm|[apexcharts](https://apexcharts.com)|4.278490859587709e-05| +|npm|[idb](https://github.com/jakearchibald/idb#readme)|4.278490859587709e-05| +|npm|[lodash.debounce](https://lodash.com/)|4.278490859587709e-05| +|npm|[nanoid](https://github.com/ai/nanoid#readme)|4.278490859587709e-05| +|npm|vue-apexcharts|4.278490859587709e-05| +|npm|[vuex-persist](https://github.com/championswimmer/vuex-persist#readme)|4.278490859587709e-05| +|npm|[babyparse](https://github.com/Rich-Harris/BabyParse#readme)|4.278490859587709e-05| +|npm|[colormap](https://github.com/bpostlethwaite/colormap#readme)|4.278490859587709e-05| +|cran|[LaF](https://github.com/djvanderlaan/LaF)|4.278490859587709e-05| +|cran|txtplot|4.278490859587709e-05| +|spack|fftw3|4.278490859587709e-05| +|cran|[gplots](https://github.com/talgalili/gplots)|4.264627083351734e-05| +|pypi|[pymatgen](https://pypi.org/project/pymatgen)|4.256901733922157e-05| +|npm|rollup-plugin-json|4.247984783178149e-05| +|pypi|[casadi](http://casadi.org)|4.242191985072412e-05| +|cran|codemetar|4.2357059509918316e-05| +|pypi|[unidecode](https://pypi.org/project/unidecode)|4.231474476515317e-05| +|pypi|[tox-conda](https://github.com/tox-dev/tox-conda)|4.225116686114352e-05| +|pypi|[mkdocs](https://pypi.org/project/mkdocs)|4.220706582733552e-05| +|cran|see|4.214055902094917e-05| +|cran|[effectsize](https://easystats.github.io/effectsize/)|4.205809677995027e-05| +|pypi|[pydevtool](https://github.com/pydoit/pydevtool)|4.200277468119686e-05| +|pypi|[ply](http://www.dabeaz.com/ply/)|4.191744822191851e-05| +|pypi|[pyabel](https://github.com/PyAbel/PyAbel)|4.1766220295975255e-05| +|pypi|[dash_dangerously_set_inner_html](https://pypi.org/project/dash_dangerously_set_inner_html)|4.165898994861717e-05| +|cran|[psych](https://personality-project.org/r/psych/)|4.1603206067730785e-05| +|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|4.157510667819245e-05| +|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|4.157510667819245e-05| +|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|4.157510667819245e-05| +|pypi|[odfpy](https://pypi.org/project/odfpy)|4.157510667819245e-05| +|pypi|[wsaccel](https://pypi.org/project/wsaccel)|4.1567067102758886e-05| +|pypi|[wslink](https://pypi.org/project/wslink)|4.155226384757285e-05| +|npm|[debug](https://github.com/debug-js/debug#readme)|4.136875144277451e-05| +|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|4.134332164995321e-05| +|pypi|[Brotli](https://pypi.org/project/Brotli)|4.132166478947518e-05| +|cran|highr|4.1166063393812374e-05| +|npm|[xo](https://github.com/xojs/xo#readme)|4.113552274738097e-05| +|npm|[nodemon](https://nodemon.io)|4.1130219624914386e-05| +|npm|[rimraf](https://github.com/isaacs/rimraf#readme)|4.1041146420900905e-05| +|npm|[chokidar](https://github.com/paulmillr/chokidar)|4.098698741456909e-05| +|npm|[testcafe](https://testcafe.io/)|4.098664360726788e-05| +|pypi|[rdflib](https://pypi.org/project/rdflib)|4.087178175706801e-05| +|pypi|[yarl](https://pypi.org/project/yarl)|4.080558899069844e-05| +|npm|[jquery](https://jquery.com)|4.07737499568928e-05| +|cran|[rbibutils](https://geobosh.github.io/rbibutils/)|4.07508023773193e-05| +|pypi|[lmdb](http://github.com/jnwatson/py-lmdb/)|4.050675112518753e-05| +|cran|tikzDevice|4.044426965146567e-05| +|cran|[tmap](https://github.com/mtennekes/tmap)|4.037588306351433e-05| +|pypi|[nlesc-CAT](https://github.com/nlesc-nano/CAT)|4.036922820470078e-05| +|pypi|[sphinx-autobuild](https://pypi.org/project/sphinx-autobuild)|4.021760392395575e-05| +|pypi|[dogpile.cache](https://pypi.org/project/dogpile.cache)|4.0051523715491045e-05| +|npm|[istanbul](https://github.com/gotwarlost/istanbul#readme)|3.993041652321959e-05| +|pypi|[mergedeep](https://github.com/clarketm/mergedeep)|3.981609192909728e-05| +|rubygems|[rubocop](https://rubocop.org/)|3.9765274790478535e-05| +|npm|[css-loader](https://github.com/webpack-contrib/css-loader)|3.964010473183272e-05| +|cran|JuliaCall|3.9622688755799154e-05| +|cran|gamm4|3.9409887752481195e-05| +|pypi|[exceptiongroup](https://pypi.org/project/exceptiongroup)|3.940551906638647e-05| +|cran|[zip](https://github.com/r-lib/zip#readme)|3.923427262007144e-05| +|npm|[style-loader](https://github.com/webpack-contrib/style-loader)|3.922614215698916e-05| +|pypi|[astropy-sphinx-theme](https://pypi.org/project/astropy-sphinx-theme)|3.91809849253035e-05| +|pypi|[zstandard](https://github.com/indygreg/python-zstandard)|3.910698028029464e-05| +|cran|[bayestestR](https://easystats.github.io/bayestestR/)|3.9105233848095774e-05| +|pypi|[click-plugins](https://pypi.org/project/click-plugins)|3.9040016648709936e-05| +|cran|[checkmate](https://github.com/mllg/checkmate)|3.9004523622301566e-05| +|cran|pool|3.895481288515127e-05| +|rubygems|[coderay](http://coderay.rubychan.de)|3.894379480746791e-05| +|pypi|[jpype1](https://github.com/jpype-project/jpype)|3.893426682224815e-05| +|pypi|[spglib](http://spglib.github.io/spglib/)|3.88435376410525e-05| +|npm|[coveralls](https://github.com/nickmerwin/node-coveralls#readme)|3.8832002519421903e-05| +|npm|[colors](https://github.com/Marak/colors.js)|3.864757737400678e-05| +|cran|[palmerpenguins](https://allisonhorst.github.io/palmerpenguins/)|3.861776317244149e-05| +|cran|[gert](https://docs.ropensci.org/gert/)|3.858377693343374e-05| +|pypi|[pytest-mpl](https://github.com/matplotlib/pytest-mpl)|3.8579362963208796e-05| +|cran|[leaflet](https://rstudio.github.io/leaflet/)|3.851021893989954e-05| +|pypi|[sisyphe](https://sisyphe.readthedocs.io)|3.850641773628938e-05| +|pypi|[pykeops](http://www.kernel-operations.io/)|3.850641773628938e-05| +|pypi|[keopscore](http://www.kernel-operations.io/)|3.850641773628938e-05| +|pypi|[Cerberus](http://docs.python-cerberus.org)|3.850641773628938e-05| +|pypi|[CoolProp](http://www.coolprop.org)|3.850641773628938e-05| +|pypi|[disksurf](https://github.com/richteague/disksurf)|3.850641773628938e-05| +|pypi|[gofish](https://github.com/richteague/gofish)|3.850641773628938e-05| +|pypi|[pycrostates](https://pypi.org/project/pycrostates)|3.850641773628938e-05| +|pypi|[shutilwhich](http://github.com/mbr/shutilwhich)|3.850641773628938e-05| +|pypi|[pydftools](https://github.com/steven-murray/pydftools)|3.850641773628938e-05| +|pypi|[Cartopy](https://scitools.org.uk/cartopy/docs/latest/)|3.850641773628938e-05| +|pypi|[carpyncho](https://carpyncho-py.readthedocs.io/)|3.850641773628938e-05| +|pypi|[googledrivedownloader](https://github.com/ndrplz/google-drive-downloader)|3.850641773628938e-05| +|pypi|[snipgenie](https://github.com/dmnfarrell/snipgenie)|3.850641773628938e-05| +|pypi|[bcbio_gff](https://github.com/chapmanb/bcbb/tree/master/gff)|3.850641773628938e-05| +|pypi|[rascal](https://rascal.readthedocs.io/en/latest/?badge=latest)|3.850641773628938e-05| +|pypi|[cythongsl](http://github.com/twiecki/CythonGSL)|3.850641773628938e-05| +|pypi|[DendroPy](http://packages.python.org/DendroPy/)|3.850641773628938e-05| +|pypi|[scopesim](https://github.com/astronomyk/ScopeSim)|3.850641773628938e-05| +|pypi|[pyckles](https://github.com/astronomyk/Pyckles)|3.850641773628938e-05| +|pypi|[spextra](https://github.com/miguelverdugo/speXtra)|3.850641773628938e-05| +|pypi|[simpleitk](http://simpleitk.org/)|3.850641773628938e-05| +|pypi|[loguniform](https://github.com/j-faria/LogUniform)|3.850641773628938e-05| +|pypi|[kumaraswamy](https://github.com/j-faria/Kumaraswamy)|3.850641773628938e-05| +|pypi|[urepr](https://github.com/j-faria/urepr)|3.850641773628938e-05| +|pypi|[blimpy](https://github.com/ucberkeleyseti/blimpy)|3.850641773628938e-05| +|npm|[auspice](https://www.npmjs.com/package/auspice)|3.850641773628938e-05| +|npm|[heroku-ssl-redirect](https://github.com/paulomcnally/node-heroku-ssl-redirect)|3.850641773628938e-05| +|npm|[react-file-drop](https://github.com/sarink/react-file-drop#readme)|3.850641773628938e-05| +|spack|edlib|3.850641773628938e-05| +|spack|spoa|3.850641773628938e-05| +|spack|thread_pool|3.850641773628938e-05| +|spack|rampler|3.850641773628938e-05| +|spack|cudapoa|3.850641773628938e-05| +|spack|cudaaligner|3.850641773628938e-05| +|spack|cppuddle|3.850641773628938e-05| +|spack|hpxkokkos|3.850641773628938e-05| +|pypi|[jaraco.context](https://pypi.org/project/jaraco.context)|3.849022142800599e-05| +|pypi|[jaraco.functools](https://pypi.org/project/jaraco.functools)|3.849022142800599e-05| +|pypi|[optlang](https://github.com/opencobra/optlang)|3.8478781551311183e-05| +|pypi|[swiglpk](https://github.com/biosustain/swiglpk)|3.8478781551311183e-05| +|pypi|[kombu](https://pypi.org/project/kombu)|3.831951486444379e-05| +|pypi|[igraph](https://igraph.org/python)|3.8279782217801325e-05| +|pypi|[django-form-utils](http://bitbucket.org/carljm/django-form-utils/)|3.8177303054782635e-05| +|pypi|[cymem](https://pypi.org/project/cymem)|3.8175615698578946e-05| +|pypi|[murmurhash](https://pypi.org/project/murmurhash)|3.8175615698578946e-05| +|pypi|[jaxopt](https://pypi.org/project/jaxopt)|3.8152412905223464e-05| +|pypi|[entrypoint2](https://pypi.org/project/entrypoint2)|3.812135355892649e-05| +|pypi|[easyprocess](https://pypi.org/project/easyprocess)|3.812135355892649e-05| +|pypi|[pandoc-min](https://github.com/boisgera/pandoc)|3.812135355892649e-05| +|spack|virtest|3.812135355892649e-05| +|npm|[rxjs](https://rxjs.dev)|3.7945301547846104e-05| +|cran|[survminer](http://www.sthda.com/english/rpkgs/survminer/)|3.776945280353743e-05| +|pypi|[mkdocs-material](https://pypi.org/project/mkdocs-material)|3.7755799680293345e-05| +|pypi|[chex](https://github.com/deepmind/chex)|3.773303159002915e-05| +|pypi|[PyJWT](https://pypi.org/project/PyJWT)|3.770375979295603e-05| +|pypi|[tensorflow-probability](https://pypi.org/project/tensorflow-probability)|3.759422848273884e-05| +|pypi|[jdcal](https://pypi.org/project/jdcal)|3.74124854142357e-05| +|cran|[git2r](https://docs.ropensci.org/git2r/)|3.737258592158427e-05| +|pypi|[pycryptodomex](https://pypi.org/project/pycryptodomex)|3.719123375022597e-05| +|npm|[passport](https://www.passportjs.org/)|3.711953404663489e-05| +|pypi|[parsimonious](https://github.com/erikrose/parsimonious)|3.710464902045078e-05| +|cran|modelbased|3.705079051636811e-05| +|pypi|[crds](https://hst-crds.stsci.edu)|3.695624130464052e-05| +|pypi|[zict](https://pypi.org/project/zict)|3.695088252634836e-05| +|pypi|[ligo-segments](https://pypi.org/project/ligo-segments)|3.689455339626201e-05| +|cran|class|3.686384024034172e-05| +|cran|[pingr](https://github.com/r-lib/pingr#readme)|3.6859259498213635e-05| +|npm|[clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin)|3.678458604889433e-05| +|pypi|[coloredlogs](https://pypi.org/project/coloredlogs)|3.669078946992747e-05| +|rubygems|[rubocop-jekyll](https://github.com/jekyll/rubocop-jekyll)|3.6684239039839975e-05| +|pypi|[hiredis](https://pypi.org/project/hiredis)|3.6648542357634313e-05| +|pypi|[isodate](https://pypi.org/project/isodate)|3.6621017340135276e-05| +|pypi|[cwltool](https://pypi.org/project/cwltool)|3.658109684947492e-05| +|cran|mapdata|3.648181341558997e-05| +|cran|[GGally](https://ggobi.github.io/ggally/)|3.641476134836389e-05| +|npm|[xlsx](https://sheetjs.com/)|3.622162672526437e-05| +|cran|[forecast](https://pkg.robjhyndman.com/forecast/)|3.6191502758282224e-05| +|pypi|[ase](https://wiki.fysik.dtu.dk/ase)|3.60055105824887e-05| +|pypi|[astropy-healpix](https://pypi.org/project/astropy-healpix)|3.597353025786599e-05| +|npm|husky|3.575435777520889e-05| +|cran|tseries|3.561009496052545e-05| +|pypi|[wincertstore](https://pypi.org/project/wincertstore)|3.530566817007979e-05| +|pypi|[repoze.sphinx.autointerface](https://pypi.org/project/repoze.sphinx.autointerface)|3.530559820867581e-05| +|pypi|[exo-k](https://forge.oasu.u-bordeaux.fr/jleconte/exo_k-public)|3.516627771295216e-05| +|npm|[tippy.js](https://atomiks.github.io/tippyjs/)|3.509729691790737e-05| +|pypi|[terminaltables](https://github.com/matthewdeanmartin/terminaltables)|3.508731340280851e-05| +|pypi|[types-toml](https://pypi.org/project/types-toml)|3.50656622197752e-05| +|pypi|[sphinx_copybutton](https://github.com/choldgraf/sphinx-copybutton)|3.500583430571762e-05| +|pypi|[bw2io](https://github.com/brightway-lca/brightway2-io)|3.500583430571762e-05| +|pypi|[bw2data](https://bitbucket.org/cmutel/brightway2-data)|3.500583430571762e-05| +|pypi|[wurst](https://github.com/polca/wurst)|3.500583430571762e-05| +|pypi|[pyds9](https://github.com/TESScience/pyds9/)|3.500583430571762e-05| +|pypi|[colored](https://gitlab.com/dslackw/colored)|3.500583430571762e-05| +|pypi|[hopcroftkarp](https://github.com/sofiat-olaosebikan/hopcroftkarp)|3.500583430571762e-05| +|pypi|[pyitlib](https://github.com/pafoster/pyitlib)|3.500583430571762e-05| +|pypi|[marxs](http://marxs.readthedocs.io)|3.500583430571762e-05| +|pypi|[bxa](https://github.com/JohannesBuchner/BXA/)|3.500583430571762e-05| +|pypi|[toolshed](https://github.com/brentp/toolshed/)|3.500583430571762e-05| +|pypi|[cdips](https://github.com/lgbouma/cdips)|3.500583430571762e-05| +|pypi|[fastrlock](https://github.com/scoder/fastrlock)|3.500583430571762e-05| +|pypi|[filetype](https://github.com/h2non/filetype.py)|3.500583430571762e-05| +|pypi|[Flask-RESTful](https://www.github.com/flask-restful/flask-restful/)|3.500583430571762e-05| +|pypi|[functools32](https://github.com/MiCHiLU/python-functools32)|3.500583430571762e-05| +|pypi|[gwdet](https://github.com/dgerosa/gwdet)|3.500583430571762e-05| +|pypi|[KMlogger](https://github.com/kylemede/KMlogger)|3.500583430571762e-05| +|pypi|[mokapot](https://github.com/wfondrie/mokapot)|3.500583430571762e-05| +|pypi|[textwrap3](https://github.com/jonathaneunice/textwrap3)|3.500583430571762e-05| +|pypi|[learn2learn](https://github.com/learnables/learn2learn)|3.500583430571762e-05| +|pypi|[configuration](http://k0s.org/hg/configuration)|3.500583430571762e-05| +|pypi|[PIL](http://www.pythonware.com/products/pil)|3.500583430571762e-05| +|pypi|[drizzle](https://github.com/spacetelescope/drizzle)|3.500583430571762e-05| +|pypi|[bioservices](http://github.com/cokelaer/bioservices)|3.500583430571762e-05| +|pypi|[pyliftover](https://github.com/konstantint/pyliftover)|3.500583430571762e-05| +|pypi|[flatdict](https://github.com/gmr/flatdict)|3.500583430571762e-05| +|pypi|[ospgrillage](https://monashsmartstructures.github.io/ospgrillage/)|3.500583430571762e-05| +|pypi|[openseespy](https://github.com/zhuminjie/openseespy)|3.500583430571762e-05| +|pypi|[openseespyvis](https://github.com/u-anurag/openseespyvis)|3.500583430571762e-05| +|pypi|[opsvis](https://github.com/sewkokot/opsvis)|3.500583430571762e-05| +|pypi|[openseespylinux](https://github.com/zhuminjie/openseespy)|3.500583430571762e-05| +|pypi|[panoptes-ui](https://github.com/panoptes-organization/panoptes)|3.500583430571762e-05| +|pypi|[p2api](https://www.eso.org/copdemo/apidoc/index.html)|3.500583430571762e-05| +|npm|[angular-animate](http://angularjs.org)|3.500583430571762e-05| +|npm|[angular-sanitize](http://angularjs.org)|3.500583430571762e-05| +|npm|[angular-touch](http://angularjs.org)|3.500583430571762e-05| +|npm|[colorbrewer](http://colorbrewer2.org/)|3.500583430571762e-05| +|npm|[dc](http://dc-js.github.io/dc.js/)|3.500583430571762e-05| +|spack|openni2|3.500583430571762e-05| +|spack|efusion|3.500583430571762e-05| +|spack|suitesparse|3.500583430571762e-05| +|spack|realsense|3.500583430571762e-05| +|pypi|[codeclimate-test-reporter](http://github.com/codeclimate/python-test-reporter)|3.497666277712952e-05| +|pypi|[rpy2](https://rpy2.github.io)|3.4959772141510786e-05| +|pypi|[billiard](https://pypi.org/project/billiard)|3.487800377926292e-05| +|cran|[network](http://statnet.org/)|3.487623116354718e-05| +|pypi|[berkeleydb](https://pypi.org/project/berkeleydb)|3.4600471472809565e-05| +|npm|[sinon](https://sinonjs.org/)|3.459070595439148e-05| +|pypi|[ray](https://github.com/ray-project/ray)|3.451930314484261e-05| +|cran|[vcr](https://github.com/ropensci/vcr/)|3.4483941997048346e-05| +|pypi|[scikit_learn](http://scikit-learn.org)|3.4430125609170174e-05| +|cran|[slam](NA)|3.440428823355929e-05| +|cran|[kableExtra](http://haozhu233.github.io/kableExtra/)|3.437247306955699e-05| +|cran|[sna](http://statnet.org)|3.4313547450216075e-05| +|pypi|[pytest-openfiles](https://pypi.org/project/pytest-openfiles)|3.419178569773168e-05| +|pypi|[pytest-regressions](https://pypi.org/project/pytest-regressions)|3.408363643903897e-05| +|npm|fortawesome|3.408112661634081e-05| +|rubygems|[jekyll](https://jekyllrb.com)|3.4076632563760626e-05| +|pypi|[pypairix](https://pypi.org/project/pypairix)|3.399460807570493e-05| +|pypi|[jupyterlab-server](https://pypi.org/project/jupyterlab-server)|3.377443385485115e-05| +|pypi|[geopandas](http://geopandas.org)|3.361930422778209e-05| +|npm|[babel-cli](https://babeljs.io/)|3.354776040931389e-05| +|cran|[dendextend](http://talgalili.github.io/dendextend/)|3.353784541190845e-05| +|pypi|[pydocstyle](https://pypi.org/project/pydocstyle)|3.352763857409852e-05| +|pypi|[matchms](https://github.com/matchms/matchms)|3.350058343057177e-05| +|cran|[rnaturalearth](https://github.com/ropenscilabs/rnaturalearth)|3.348456885671421e-05| +|pypi|[libsvm](https://github.com/ocampor/libsvm)|3.346988990918777e-05| +|npm|[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)|3.337656501308777e-05| +|cran|[here](https://here.r-lib.org/)|3.336489196412204e-05| +|pypi|[pvextractor](https://pypi.org/project/pvextractor)|3.333481149992235e-05| +|pypi|[multipledispatch](https://pypi.org/project/multipledispatch)|3.317930396569925e-05| +|pypi|[flake8-bugbear](https://pypi.org/project/flake8-bugbear)|3.316470718722272e-05| +|pypi|[elastic-transport](https://pypi.org/project/elastic-transport)|3.304217369561595e-05| +|pypi|[zope.testing](https://pypi.org/project/zope.testing)|3.293668656314514e-05| +|npm|[babel](https://babeljs.io/)|3.2871332213905566e-05| +|pypi|[safe-netrc](https://pypi.org/project/safe-netrc)|3.282213702283714e-05| +|npm|react-router-bootstrap|3.278410178786248e-05| +|pypi|[versioneer](https://github.com/python-versioneer/python-versioneer)|3.2770846423121804e-05| +|npm|[events](https://github.com/Gozala/events#readme)|3.273381204559735e-05| +|cran|poorman|3.268748393264259e-05| +|npm|[bytes](https://github.com/visionmedia/bytes.js#readme)|3.258911207423459e-05| +|npm|[browserify](https://github.com/browserify/browserify#readme)|3.2526265099108335e-05| +|npm|npm-run-all|3.250430514401997e-05| +|pypi|[itk](https://itk.org/)|3.243091417184902e-05| +|pypi|[timeout-decorator](https://github.com/pnpnpn/timeout-decorator)|3.2429623687281214e-05| +|pypi|[opencv-python-headless](https://pypi.org/project/opencv-python-headless)|3.233091953234036e-05| +|npm|immutable|3.231064826593906e-05| +|npm|[mongodb](https://github.com/mongodb/node-mongodb-native)|3.227641114788973e-05| +|rubygems|[faraday-net_http](https://github.com/lostisland/faraday-net_http)|3.224431155192532e-05| +|cran|[shinytest](https://github.com/rstudio/shinytest)|3.223577642028097e-05| +|pypi|[optax](https://pypi.org/project/optax)|3.2206744784458807e-05| +|pypi|[pytz-deprecation-shim](https://github.com/pganssle/pytz-deprecation-shim)|3.210162975880596e-05| +|cran|[gapminder](https://github.com/jennybc/gapminder)|3.2100136138606716e-05| +|cran|fontawesome|3.2091666875707754e-05| +|pypi|[pandeia.engine](https://jwst.etc.stsci.edu)|3.208868144690782e-05| +|pypi|[toil](https://github.com/DataBiosphere/toil)|3.208868144690782e-05| +|pypi|[addict](https://github.com/mewwts/addict)|3.208868144690782e-05| +|pypi|[py-tes](https://github.com/ohsu-comp-bio/py-tes)|3.208868144690782e-05| +|pypi|[aiocircuitbreaker](https://github.com/GenyaSol/aiocircuitbreaker)|3.208868144690782e-05| +|pypi|[mirtop](http://github.com/mirtop/mirtop)|3.208868144690782e-05| +|pypi|[blackjax](https://pypi.org/project/blackjax)|3.208868144690782e-05| +|pypi|[portion](https://github.com/AlexandreDecan/portion)|3.208868144690782e-05| +|pypi|[pickle5](https://github.com/pitrou/pickle5-backport)|3.208868144690782e-05| +|pypi|[pymoc](http://github.com/grahambell/pymoc)|3.208868144690782e-05| +|pypi|[torch_geometric](https://github.com/pyg-team/pytorch_geometric)|3.208868144690782e-05| +|pypi|[torch_scatter](https://github.com/rusty1s/pytorch_scatter)|3.208868144690782e-05| +|pypi|[namedlist](https://gitlab.com/ericvsmith/namedlist)|3.208868144690782e-05| +|npm|[ProtVista](https://github.com/ebi-uniprot/ProtVista)|3.208868144690782e-05| +|npm|[downloadjs](http://danml.com/download.html)|3.208868144690782e-05| +|npm|[litemol](https://webchemdev.ncbr.muni.cz/LiteMol/)|3.208868144690782e-05| +|npm|[semantic-ui-button](http://www.semantic-ui.com)|3.208868144690782e-05| +|npm|[semantic-ui-dropdown](http://www.semantic-ui.com)|3.208868144690782e-05| +|npm|[semantic-ui-label](http://www.semantic-ui.com)|3.208868144690782e-05| +|npm|[semantic-ui-transition](http://www.semantic-ui.com)|3.208868144690782e-05| +|npm|[normalize.css](https://necolas.github.io/normalize.css)|3.208868144690782e-05| +|npm|[vue-cookies](https://github.com/cmp-cc/vue-cookies#readme)|3.208868144690782e-05| +|pypi|[sphinx-autosummary-accessors](https://pypi.org/project/sphinx-autosummary-accessors)|3.2086120073916885e-05| +|pypi|[nc-time-axis](https://pypi.org/project/nc-time-axis)|3.2086120073916885e-05| +|pypi|[pydap](https://pypi.org/project/pydap)|3.2086120073916885e-05| +|pypi|[numbagg](https://pypi.org/project/numbagg)|3.2086120073916885e-05| +|pypi|[vtk](https://pypi.org/project/vtk)|3.2068286745886427e-05| +|cran|[Seurat](https://satijalab.org/seurat)|3.197993050867081e-05| +|pypi|[dot2tex](https://github.com/kjellmf/dot2tex)|3.1950012502083676e-05| +|pypi|[PyLD](https://pypi.org/project/PyLD)|3.1929016190198364e-05| +|npm|[async](https://caolan.github.io/async/)|3.1891631377665506e-05| +|pypi|[asciitree](https://pypi.org/project/asciitree)|3.1870405637709936e-05| +|npm|prettier|3.184341500900339e-05| +|pypi|[torchvision](https://pypi.org/project/torchvision)|3.182314803913043e-05| +|pypi|[sphinx-math-dollar](https://pypi.org/project/sphinx-math-dollar)|3.178630733327349e-05| +|pypi|[jupyter-console](https://pypi.org/project/jupyter-console)|3.1759458199851005e-05| +|pypi|[oset](https://gitorious.com/sleipnir/python-oset)|3.168667472539781e-05| +|cran|tripack|3.137503421824127e-05| +|npm|eslint-config-standard|3.1233848547810356e-05| +|cran|spatstat.data|3.1141981658876886e-05| +|pypi|[ipympl](https://pypi.org/project/ipympl)|3.1096299757894276e-05| +|pypi|[types-python-dateutil](https://pypi.org/project/types-python-dateutil)|3.1093853505966575e-05| +|pypi|[autocommand](https://pypi.org/project/autocommand)|3.108748138501602e-05| +|cran|polyclip|3.103256660622936e-05| +|pypi|[QtPy](https://github.com/spyder-ide/qtpy)|3.098059011235845e-05| +|pypi|[scanpydoc](https://pypi.org/project/scanpydoc)|3.09644552247017e-05| +|spack|hwloc|3.0952211333467854e-05| +|cran|brew|3.090554316884475e-05| +|pypi|[astor](https://pypi.org/project/astor)|3.0897466577157903e-05| +|npm|[commander](https://github.com/tj/commander.js#readme)|3.0859761349113735e-05| +|pypi|[iteround](https://github.com/cgdeboer/iteround)|3.085450139125752e-05| +|npm|[winston](https://github.com/winstonjs/winston#readme)|3.085450139125752e-05| +|npm|jest|3.075687096988766e-05| +|pypi|[pylons-sphinx-themes](https://pypi.org/project/pylons-sphinx-themes)|3.0737959531716825e-05| +|cran|animation|3.073487791443501e-05| +|pypi|[shap](https://pypi.org/project/shap)|3.070019245631848e-05| +|rubygems|[activerecord-jdbc-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|3.0651108518086344e-05| +|cran|[recipes](https://github.com/tidymodels/recipes)|3.063066670311701e-05| +|pypi|[tensorflow-cpu](https://pypi.org/project/tensorflow-cpu)|3.060213473702814e-05| +|pypi|[limitedinteraction](https://felixchenier.uqam.ca/limitedinteraction/)|3.053008834805801e-05| +|cran|lars|3.046915511559619e-05| +|pypi|[pathos](https://pypi.org/project/pathos)|3.0414397463528734e-05| +|npm|eslint-plugin-node|3.0335273785349945e-05| +|cran|[shinycssloaders](https://github.com/daattali/shinycssloaders)|3.0301518121059843e-05| +|pypi|[tensorflow-gpu](https://pypi.org/project/tensorflow-gpu)|3.0268618645650877e-05| +|pypi|[lml](https://github.com/python-lml/lml)|3.0241819678279716e-05| +|npm|[grunt](https://gruntjs.com/)|3.0221129556391274e-05| +|cran|[plotrix](NA)|3.02029899243314e-05| +|pypi|[gensim](https://pypi.org/project/gensim)|3.0191747346510106e-05| +|npm|babel-preset-env|3.0174662271335245e-05| +|pypi|[jupyter_contrib_nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|3.0170413017554213e-05| +|pypi|[pyspoa](https://github.com/nanoporetech/pyspoa)|3.0170413017554206e-05| +|pypi|[emoji](https://pypi.org/project/emoji)|3.0144775260431794e-05| +|pypi|[gmsh](https://gmsh.info)|3.012560917015581e-05| +|pypi|[cython-lint](https://pypi.org/project/cython-lint)|3.001781546924487e-05| +|pypi|[types-psutil](https://pypi.org/project/types-psutil)|3.001781546924487e-05| +|pypi|[skosprovider](http://github.com/onroerenderfgoed/skosprovider)|2.99609550309667e-05| +|cran|fts|2.992206815170949e-05| +|cran|timeSeries|2.992206815170949e-05| +|npm|[uuid](https://github.com/uuidjs/uuid#readme)|2.9913269345110566e-05| +|npm|eslint-plugin-standard|2.98514258363328e-05| +|npm|eslint-plugin-promise|2.98514258363328e-05| +|pypi|[netifaces](https://github.com/al45tair/netifaces)|2.9833497766869193e-05| +|cran|reactlog|2.9822538687676412e-05| +|cran|sourcetools|2.9822538687676412e-05| +|pypi|[oaiharvest](http://github.com/bloomonkey/oai-harvest)|2.97737122853809e-05| +|pypi|[smart-open](https://github.com/piskvorky/smart_open)|2.9747640905878876e-05| +|spack|libxcrypt|2.9739262106184366e-05| +|cran|[matlab](http://cran.r-project.org/package=matlab)|2.9736924904150692e-05| +|cran|[rex](https://github.com/kevinushey/rex)|2.9736528443980755e-05| +|npm|[sirv-cli](https://github.com/lukeed/sirv#readme)|2.973390301892421e-05| +|pypi|[pytest-lazy-fixture](https://pypi.org/project/pytest-lazy-fixture)|2.972340005385513e-05| +|cran|[spatstat.core](http://spatstat.org/)|2.9698976496773215e-05| +|rubygems|[simplecov](https://github.com/simplecov-ruby/simplecov)|2.9696544610326222e-05| +|cran|[robustbase](http://robustbase.r-forge.r-project.org/)|2.9690299344762596e-05| +|cran|shinydisconnect|2.963600841368298e-05| +|pypi|[21cmFAST](https://github.com/21cmFAST/21cmFAST)|2.9620321335607216e-05| +|pypi|[subprocess32](https://github.com/google/python-subprocess32)|2.9620321335607216e-05| +|pypi|[filemagic](http://filemagic.readthedocs.org)|2.9620321335607216e-05| +|pypi|[kliko](https://github.com/gijzelaerr/kliko)|2.9620321335607216e-05| +|pypi|[ulid](https://github.com/mdipierro/ulid)|2.9620321335607216e-05| +|pypi|[plum-dispatch](https://github.com/wesselb/plum)|2.9620321335607216e-05| +|pypi|[ascii_frame](https://github.com/pi314/ascii_frame)|2.9620321335607216e-05| +|pypi|[dipy](https://dipy.org)|2.9620321335607216e-05| +|pypi|[mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex/)|2.9620321335607216e-05| +|pypi|[bashplotlib](https://github.com/glamp/bashplotlib)|2.9620321335607216e-05| +|pypi|[mpsort](http://github.com/rainwoodman/mpsort)|2.9620321335607216e-05| +|pypi|[pfft-python](http://github.com/rainwoodman/pfft-python)|2.9620321335607216e-05| +|pypi|[pmesh](https://pypi.org/project/pmesh)|2.9620321335607216e-05| +|pypi|[drive-casa](https://github.com/timstaley/drive-casa)|2.9620321335607216e-05| +|pypi|[pymp-pypi](https://github.com/classner/pymp)|2.9620321335607216e-05| +|pypi|[spktype21](https://github.com/whiskie14142/spktype21)|2.9620321335607216e-05| +|pypi|[cog-suspect](https://github.com/cog-imperial/suspect)|2.9620321335607216e-05| +|pypi|[pytimeparse](https://github.com/wroberts/pytimeparse)|2.9620321335607216e-05| +|pypi|[coramin](https://github.com/Coramin/Coramin)|2.9620321335607216e-05| +|pypi|[sphinx_gallery](https://sphinx-gallery.github.io)|2.9620321335607216e-05| +|pypi|[pymc](http://github.com/pymc-devs/pymc)|2.9620321335607216e-05| +|spack|everybeam|2.9620321335607216e-05| +|spack|idgapi|2.9620321335607216e-05| +|pypi|[pretend](https://pypi.org/project/pretend)|2.9603798541353533e-05| +|pypi|[reportlab](https://pypi.org/project/reportlab)|2.9577073777754805e-05| +|pypi|[httpretty](https://pypi.org/project/httpretty)|2.9543159153976644e-05| +|pypi|[fiona](http://github.com/Toblerity/Fiona)|2.9413593414429463e-05| +|pypi|[backports.weakref](https://pypi.org/project/backports.weakref)|2.9324118122251142e-05| +|cran|[irlba](NA)|2.9262800811148688e-05| +|spack|eigen|2.9261587894770944e-05| +|cran|[credentials](https://docs.ropensci.org/credentials/)|2.925727845666587e-05| +|pypi|[PyOpenGL](http://pyopengl.sourceforge.net)|2.9206430238373063e-05| +|cran|[pbapply](https://github.com/psolymos/pbapply)|2.917442351504852e-05| +|pypi|[easygui](https://github.com/robertlugg/easygui)|2.9163345831130807e-05| +|cran|fANCOVA|2.902943823970662e-05| +|pypi|[pyqtgraph](https://pypi.org/project/pyqtgraph)|2.9004592197591338e-05| +|pypi|[python-socks](https://pypi.org/project/python-socks)|2.8987020428313147e-05| +|pypi|[contourpy](https://pypi.org/project/contourpy)|2.8865023826131168e-05| +|pypi|[geojson](https://github.com/jazzband/geojson)|2.8828242207034505e-05| +|pypi|[funcy](https://pypi.org/project/funcy)|2.8826105598704956e-05| +|npm|[concurrently](https://github.com/open-cli-tools/concurrently#readme)|2.8792467663529506e-05| +|cran|strucchange|2.8776960633789844e-05| +|pypi|[dash-bootstrap-components](https://pypi.org/project/dash-bootstrap-components)|2.8775753126686613e-05| +|pypi|[cfgrib](https://pypi.org/project/cfgrib)|2.8697555313123416e-05| +|pypi|[datrie](https://github.com/kmike/datrie)|2.863456409401567e-05| +|pypi|[toposort](https://pypi.org/project/toposort)|2.863456409401567e-05| +|cran|[ggforce](https://ggforce.data-imaginist.com)|2.8599673593870994e-05| +|cran|[gridGraphics](https://github.com/pmur002/gridgraphics)|2.8579671577824722e-05| +|pypi|[Rtree](https://github.com/Toblerity/rtree)|2.8528365838750903e-05| +|cran|[wk](https://paleolimbot.github.io/wk/)|2.852236601099277e-05| +|cran|conflicted|2.84978145504817e-05| +|pypi|[rioxarray](https://pypi.org/project/rioxarray)|2.8396260352335147e-05| +|pypi|[hdf5plugin](https://github.com/silx-kit/hdf5plugin)|2.8387816928818288e-05| +|cran|[argon2](https://github.com/wrathematics/argon2)|2.8386793632272045e-05| +|pypi|[datashader](https://pypi.org/project/datashader)|2.8370952049837235e-05| +|pypi|[pymc3](http://github.com/pymc-devs/pymc3)|2.8338556523064532e-05| +|pypi|[flask-compress](https://pypi.org/project/flask-compress)|2.8259278619373824e-05| +|cran|[golem](https://github.com/ThinkR-open/golem)|2.8133481483239986e-05| +|spack|[openssh](https://www.openssh.com/)|2.812283778065575e-05| +|spack|[perl-alien-svn](http://metacpan.org/source/MSCHWERN/Alien-SVN-v1.8.11.0)|2.812283778065575e-05| +|npm|[babel-preset-minify](https://github.com/babel/minify#readme)|2.8117690796763337e-05| +|pypi|[ndcube](https://pypi.org/project/ndcube)|2.8085536963459997e-05| +|npm|object-assign|2.7942343712102638e-05| +|cran|ade4|2.788708455311113e-05| +|pypi|[pymdown-extensions](https://github.com/facelessuser/pymdown-extensions)|2.786946820862732e-05| +|npm|[swagger-ui-express](https://github.com/scottie1984/swagger-ui-express)|2.7863183629257634e-05| +|cran|RhpcBLASctl|2.7819273357355305e-05| +|npm|[zone.js](https://github.com/angular/angular#readme)|2.7812033722506793e-05| +|npm|chalk|2.7694874635414156e-05| +|pypi|[PasteDeploy](https://pylonsproject.org/)|2.761477874517548e-05| +|cran|[datawizard](https://easystats.github.io/datawizard/)|2.7597510179475594e-05| +|pypi|[srsly](https://pypi.org/project/srsly)|2.7586350821099367e-05| +|pypi|[Pint](https://github.com/hgrecco/pint)|2.7574109573817858e-05| +|pypi|[area](https://github.com/scisco/area)|2.7504584097349558e-05| +|pypi|[StringDist](https://github.com/obulkin/string-dist)|2.7504584097349558e-05| +|pypi|[py-grama](https://github.com/zdelrosario/py_grama)|2.7504584097349558e-05| +|pypi|[wres](https://github.com/jks-liu/wres)|2.7504584097349558e-05| +|pypi|[thermo](https://github.com/CalebBell/thermo)|2.7504584097349558e-05| +|pypi|[colorpalette](https://github.com/yoelcortes/colorpalette)|2.7504584097349558e-05| +|pypi|[free_properties](https://github.com/yoelcortes/free_properties)|2.7504584097349558e-05| +|pypi|[flexsolve](https://github.com/yoelcortes/flexsolve)|2.7504584097349558e-05| +|pypi|[Sequoya](https://github.com/benhid/Sequoya)|2.7504584097349558e-05| +|pypi|[jmetalpy](https://github.com/jMetal/jMetalPy)|2.7504584097349558e-05| +|pypi|[pyMSA](https://github.com/benhid/pyMSA)|2.7504584097349558e-05| +|pypi|[VBBinaryLensing](https://github.com/valboz/VBBinaryLensing)|2.7504584097349558e-05| +|pypi|[sewar](https://github.com/andrewekhalel/sewar)|2.7504584097349558e-05| +|pypi|[pybliometrics](https://pybliometrics.readthedocs.io/en/stable/)|2.7504584097349558e-05| +|pypi|[pyvis](https://github.com/WestHealth/pyvis)|2.7504584097349558e-05| +|pypi|[fpdf](http://code.google.com/p/pyfpdf)|2.7504584097349558e-05| +|pypi|[pyoai](http://www.infrae.com/download/oaipmh)|2.7504584097349558e-05| +|pypi|[ciso8601](https://github.com/closeio/ciso8601)|2.7504584097349558e-05| +|npm|[cors-anywhere](https://github.com/Rob--W/cors-anywhere#readme)|2.7504584097349558e-05| +|npm|[dotenv-webpack](https://github.com/mrsteele/dotenv-webpack#readme)|2.7504584097349558e-05| +|npm|net|2.7504584097349558e-05| +|npm|[plotly.js-dist](https://github.com/plotly/plotly.js#readme)|2.7504584097349558e-05| +|npm|[svelte-range-slider-pips](https://simeydotme.github.io/svelte-range-slider-pips/)|2.7504584097349558e-05| +|npm|[svelte-simple-datatables](https://vincjo.fr/svelte-simple-datatables)|2.7504584097349558e-05| +|cran|poibin|2.7504584097349558e-05| +|spack|cudalibs|2.7504584097349558e-05| +|spack|pnetcdf|2.7504584097349558e-05| +|spack|qt5widgets|2.7504584097349558e-05| +|spack|qt5opengl|2.7504584097349558e-05| +|spack|glut|2.7504584097349558e-05| +|spack|sophus|2.7504584097349558e-05| +|spack|visioncore|2.7504584097349558e-05| +|spack|brisk|2.7504584097349558e-05| +|spack|opengv|2.7504584097349558e-05| +|spack|gtsam|2.7504584097349558e-05| +|spack|tensorflow|2.7504584097349558e-05| +|cran|mlbench|2.749422519722752e-05| +|cran|pbkrtest|2.7460019208318473e-05| +|pypi|[monty](https://pypi.org/project/monty)|2.7449205042329104e-05| +|cran|[lavaan](https://lavaan.ugent.be)|2.7408194324581077e-05| +|pypi|[dicttoxml](https://github.com/quandyfactory/dicttoxml)|2.739709491811854e-05| +|npm|eslint-plugin-markdown|2.738519193998452e-05| +|spack|[swig](http://www.swig.org)|2.72960021981979e-05| +|npm|[bcrypt](https://github.com/kelektiv/node.bcrypt.js#readme)|2.7243290548424736e-05| +|pypi|[srastream](https://github.com/jdidion/srastream)|2.722953825637606e-05| +|pypi|[sgmllib3k](https://pypi.org/project/sgmllib3k)|2.722953825637606e-05| +|npm|process|2.722953825637606e-05| +|npm|util|2.722953825637606e-05| +|npm|spc|2.722953825637606e-05| +|spack|py-nose|2.722953825637606e-05| +|pypi|[progress](https://pypi.org/project/progress)|2.7206185307614163e-05| +|pypi|[dash-table-experiments](https://pypi.org/project/dash-table-experiments)|2.7178227466510806e-05| +|npm|[underscore](https://underscorejs.org)|2.716306884480747e-05| +|pypi|[asynctest](https://pypi.org/project/asynctest)|2.700566854976752e-05| +|pypi|[MOODS-python](https://www.cs.helsinki.fi/group/pssmfind/)|2.6954492415402568e-05| +|rubygems|[pry](http://pry.github.io)|2.691080678625009e-05| +|cran|[rnaturalearthdata](https://github.com/ropenscilabs/rnaturalearthdata)|2.6879383743444415e-05| +|cran|[mmand](https://github.com/jonclayden/mmand)|2.684281122017068e-05| +|cran|[RNifti](https://github.com/jonclayden/RNifti)|2.684281122017068e-05| +|npm|[semantic-release](https://github.com/semantic-release/semantic-release#readme)|2.6822612719128478e-05| +|cran|gam|2.6782189662515987e-05| +|cran|latticeExtra|2.6779370879578827e-05| +|cran|[circlize](https://github.com/jokergoo/circlize)|2.677360925426393e-05| +|pypi|[localconfig](https://github.com/maxzheng/localconfig)|2.671382730455076e-05| +|pypi|[cron-descriptor](https://github.com/Salamek/cron-descriptor)|2.671382730455076e-05| +|pypi|[python-crontab](https://gitlab.com/doctormo/python-crontab/)|2.671382730455076e-05| +|pypi|[pythutils](https://github.com/JolleJolles)|2.671382730455076e-05| +|npm|[mathjs](https://mathjs.org)|2.6687086736678336e-05| +|spack|findutils|2.6606218431820573e-05| +|cran|[zeallot](https://github.com/nteetor/zeallot)|2.6376896149358228e-05| +|npm|expect.js|2.6340796382730454e-05| +|npm|[plotly.js](https://github.com/plotly/plotly.js#readme)|2.6336148617362154e-05| +|pypi|[phantomjs](https://github.com/neurobin/phantomjspy)|2.6308943647470656e-05| +|npm|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme)|2.620575651497472e-05| +|pypi|[myst_parser](https://github.com/executablebooks/MyST-Parser)|2.6180132586200276e-05| +|npm|[inquirer](https://github.com/SBoudrias/Inquirer.js#readme)|2.61198046896705e-05| +|pypi|[sep](https://github.com/kbarbary/sep)|2.606830729799316e-05| +|npm|[grunt-cli](https://github.com/gruntjs/grunt-cli#readme)|2.60458199443497e-05| +|cran|[IRdisplay](https://github.com/IRkernel/IRdisplay)|2.5962967185783312e-05| +|pypi|[PyNaCl](https://github.com/pyca/pynacl/)|2.590906930943996e-05| +|pypi|[funcsigs](http://funcsigs.readthedocs.org)|2.5881813635605933e-05| +|pypi|[astlib](https://astlib.readthedocs.io)|2.5854309051508584e-05| +|pypi|[astro-kittens](https://github.com/ska-sa/kittens)|2.5854309051508584e-05| +|pypi|[qtawesome](https://github.com/spyder-ide/qtawesome)|2.5854309051508584e-05| +|cran|[utf8](https://ptrckprry.com/r-utf8/)|2.5831168864608146e-05| +|npm|after|2.5777242902815914e-05| +|cran|[emmeans](https://github.com/rvlenth/emmeans)|2.5732191878002064e-05| +|pypi|[cchardet](https://pypi.org/project/cchardet)|2.572472483602483e-05| +|pypi|[Chem-I-Calc](https://github.com/NathanSandford/Chem-I-Calc)|2.5670945157526256e-05| +|pypi|[scikit-video](http://scikit-video.org/)|2.5670945157526256e-05| +|pypi|[nexusformat](https://nexpy.github.io/nexpy/)|2.5670945157526256e-05| +|pypi|[shmlast](https://github.com/camillescott/shmlast)|2.5670945157526256e-05| +|pypi|[vedo](https://github.com/marcomusy/vedo)|2.5670945157526256e-05| +|pypi|[PIMS](https://github.com/soft-matter/pims)|2.5670945157526256e-05| +|pypi|[pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap)|2.5670945157526256e-05| +|pypi|[w2w](https://github.com/matthiasdemuzere/w2w)|2.5670945157526256e-05| +|pypi|[ecmwflibs](https://github.com/ecmwf/ecmwflibs)|2.5670945157526256e-05| +|pypi|[findlibs](https://github.com/ecmwf/findlibs)|2.5670945157526256e-05| +|spack|glew|2.552459276874553e-05| +|pypi|[sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc)|2.5507415701734708e-05| +|pypi|[requests-mock](https://pypi.org/project/requests-mock)|2.5500079477531967e-05| +|cran|pbdMPI|2.541423570595099e-05| +|pypi|[spacy-legacy](https://pypi.org/project/spacy-legacy)|2.5311998155283608e-05| +|pypi|[Theano](http://deeplearning.net/software/theano/)|2.5243096071567485e-05| +|cran|[RcppTOML](http://dirk.eddelbuettel.com/code/rcpp.toml.html)|2.5243074186703752e-05| +|pypi|[ghp-import](https://pypi.org/project/ghp-import)|2.5206720602252215e-05| +|cran|rsvg|2.5199211097555388e-05| +|rubygems|[test-unit](http://test-unit.github.io/)|2.5163959370639154e-05| +|pypi|[recommonmark](https://github.com/rtfd/recommonmark)|2.512239346711752e-05| +|pypi|[autopep8](https://pypi.org/project/autopep8)|2.5105012709526107e-05| +|cran|av|2.5001971493518813e-05| +|pypi|[python-jose](https://pypi.org/project/python-jose)|2.4977398193816616e-05| +|cran|[janitor](https://github.com/sfirke/janitor)|2.4918926527538625e-05| +|pypi|[cligj](https://pypi.org/project/cligj)|2.484516828482792e-05| +|pypi|[h5py-wrapper](https://pypi.org/project/h5py-wrapper)|2.4826931939636995e-05| +|pypi|[trio-websocket~=0.9](https://pypi.org/project/trio-websocket~=0.9)|2.4800058343057178e-05| +|pypi|[trio~=0.17](https://pypi.org/project/trio~=0.17)|2.4800058343057178e-05| +|pypi|[urllib3[secure,](https://pypi.org/project/urllib3[secure,)|2.4800058343057178e-05| +|cran|lpSolve|2.4780182662022616e-05| +|pypi|[PyQt5_sip](https://www.riverbankcomputing.com/software/sip/)|2.4683601113006014e-05| +|pypi|[pyclipper](https://github.com/greginvm/pyclipper)|2.4683601113006014e-05| +|pypi|[watchfiles](https://pypi.org/project/watchfiles)|2.461484017828108e-05| +|pypi|[httptools](https://pypi.org/project/httptools)|2.461484017828108e-05| +|pypi|[service-identity](https://pypi.org/project/service-identity)|2.4556444139291283e-05| +|pypi|[future-fstrings](https://pypi.org/project/future-fstrings)|2.4547841306884483e-05| +|pypi|[geoviews](https://pypi.org/project/geoviews)|2.4513281326938976e-05| +|cran|cba|2.450857489406129e-05| +|rubygems|[gem_hadar](http://github.com/flori/gem_hadar)|2.4475044359327743e-05| +|npm|[regenerator-runtime](https://github.com/hackwaly/regenerator-runtime)|2.4415822833972544e-05| +|pypi|[george](https://github.com/dfm/george)|2.4366319794389798e-05| +|pypi|[av](https://pypi.org/project/av)|2.435967729903688e-05| +|npm|[glob](https://github.com/isaacs/node-glob#readme)|2.4352326028697092e-05| +|pypi|[WTForms](https://wtforms.readthedocs.io/)|2.4326276601655836e-05| +|pypi|[spectral-cube](https://pypi.org/project/spectral-cube)|2.431956777340383e-05| +|pypi|[formulaic](https://pypi.org/project/formulaic)|2.4258429036418348e-05| +|pypi|[interface-meta](https://pypi.org/project/interface-meta)|2.4258429036418348e-05| +|pypi|[intake](https://github.com/intake/intake)|2.4241986111069663e-05| +|cran|gbRd|2.4217026748047752e-05| +|pypi|[pytest-mypy-plugins](https://pypi.org/project/pytest-mypy-plugins)|2.4084437858028313e-05| +|pypi|[pose2sim](https://github.com/perfanalytics/pose2sim)|2.4066511085180863e-05| +|pypi|[bfit](https://github.com/dfujim/bfit)|2.4066511085180863e-05| +|pypi|[bdata](https://github.com/dfujim/bdata)|2.4066511085180863e-05| +|pypi|[mud-py](https://github.com/dfujim/mudpy)|2.4066511085180863e-05| +|pypi|[sphinx-fortran](http://sphinx-fortran.readthedocs.org)|2.4066511085180863e-05| +|pypi|[cerberus](http://docs.python-cerberus.org)|2.4066511085180863e-05| +|pypi|[ref_index](http://github.com/phn/ref_index)|2.4066511085180863e-05| +|pypi|[flex-format](https://github.com/AWehrhahn/flex-format)|2.4066511085180863e-05| +|pypi|[objsize](https://github.com/liran-funaro/objsize)|2.4066511085180863e-05| +|pypi|[julia](http://julialang.org)|2.4066511085180863e-05| +|npm|[emotion](https://emotion.sh)|2.4066511085180863e-05| +|npm|[express-handlebars](https://github.com/express-handlebars/express-handlebars)|2.4066511085180863e-05| +|npm|[express-session](https://github.com/expressjs/session#readme)|2.4066511085180863e-05| +|npm|[helmet](https://helmetjs.github.io/)|2.4066511085180863e-05| +|npm|[node-cmd](https://github.com/RIAEvangelist/node-cmd)|2.4066511085180863e-05| +|npm|[passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose#readme)|2.4066511085180863e-05| +|cran|colorRamps|2.4066511085180863e-05| +|cran|geoaxe|2.4066511085180863e-05| +|cran|spbabel|2.4066511085180863e-05| +|cran|paletteer|2.4066511085180863e-05| +|cran|statsExpressions|2.4066511085180863e-05| +|pypi|[traittypes](https://pypi.org/project/traittypes)|2.403135780358267e-05| +|rubygems|[yard](http://yardoc.org)|2.402917781418015e-05| +|pypi|[nibabel](https://nipy.org/nibabel)|2.40010153901339e-05| +|pypi|[jupyter-contrib-core](https://github.com/jupyter-contrib/jupyter_contrib_core)|2.399641875796504e-05| +|pypi|[jupyter-nbextensions-configurator](https://github.com/jupyter-contrib/jupyter_nbextensions_configurator)|2.399641875796504e-05| +|npm|clipboard|2.397024504084014e-05| +|pypi|[python-louvain](https://github.com/taynaud/python-louvain)|2.390677100378566e-05| +|pypi|[python-socketio](https://github.com/miguelgrinberg/python-socketio)|2.3825845974329054e-05| +|pypi|[miniball](https://github.com/marmakoide/miniball)|2.3825845974329054e-05| +|pypi|[notebook-shim](https://pypi.org/project/notebook-shim)|2.381801237484721e-05| +|pypi|[pyramid](https://trypyramid.com)|2.380894526377107e-05| +|pypi|[pyfftw](https://github.com/pyFFTW/pyFFTW)|2.380821854704543e-05| +|cran|[tweedie](http://www.r-project.org/package=tweedie)|2.379325808905115e-05| +|npm|[markdown-it](https://github.com/markdown-it/markdown-it#readme)|2.3775038895371453e-05| +|npm|[d3-dsv](https://d3js.org/d3-dsv/)|2.374001549277821e-05| +|pypi|[idna-ssl](https://pypi.org/project/idna-ssl)|2.3686149779397747e-05| +|pypi|[randomgen](https://github.com/bashtage/randomgen)|2.3670121490836707e-05| +|cran|SGP|2.3666166583319445e-05| +|pypi|[tensorflow-datasets](https://github.com/tensorflow/datasets)|2.3660735771455742e-05| +|rubygems|[mysql2](https://github.com/brianmario/mysql2)|2.3650013097420998e-05| +|pypi|[aiodns](https://pypi.org/project/aiodns)|2.363416795698031e-05| +|cran|[shinydashboard](http://rstudio.github.io/shinydashboard/)|2.3486535751763362e-05| +|spack|py-mpi4py|2.341460621588192e-05| +|cran|miniUI|2.3406833816556703e-05| +|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|2.3405216023911152e-05| +|pypi|[xdg](https://github.com/srstevenson/xdg-base-dirs)|2.3375370254016695e-05| +|npm|[bluebird](https://github.com/petkaantonov/bluebird)|2.3225883748863242e-05| +|pypi|[grismconf](https://github.com/npirzkal/GRISMCONF)|2.3026837806301046e-05| +|pypi|[ffmpeg](https://pypi.org/project/ffmpeg)|2.2973967883536144e-05| +|pypi|[asdf-unit-schemas](https://pypi.org/project/asdf-unit-schemas)|2.2955749035095592e-05| +|pypi|[batman-package](https://github.com/lkreidberg/batman)|2.2939263280424326e-05| +|pypi|[sphinxext-rediraffe](https://pypi.org/project/sphinxext-rediraffe)|2.291589518387563e-05| +|pypi|[pyavm](https://pypi.org/project/pyavm)|2.2902855604139156e-05| +|cran|[glmnet](https://glmnet.stanford.edu)|2.2819195827509742e-05| +|pypi|[asdf-transform-schemas](https://github.com/asdf-format/asdf-transform-schemas)|2.2783974910336317e-05| +|npm|[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint#readme)|2.2773490261197382e-05| +|cran|parallelly|2.27654633269254e-05| +|pypi|[nltk](https://pypi.org/project/nltk)|2.2752657811181606e-05| +|pypi|[humanize](https://pypi.org/project/humanize)|2.2739652010967346e-05| +|rubygems|kramdown|2.2712394533572345e-05| +|cran|fstcore|2.2710394040032314e-05| +|pypi|[databases](https://pypi.org/project/databases)|2.2700831011018604e-05| +|pypi|[flax](https://pypi.org/project/flax)|2.2696323507349413e-05| +|npm|sax|2.268347113425901e-05| +|pypi|[git-lfs](https://github.com/liberapay/git-lfs-fetch.py)|2.2650833962523166e-05| +|pypi|[datacompy](https://github.com/capitalone/datacompy)|2.2650833962523166e-05| +|pypi|[jax-cosmo](https://github.com/DifferentiableUniverseInitiative/jax_cosmo)|2.2650833962523166e-05| +|pypi|[mne-icalabel](https://mne.tools/mne-icalabel/dev/index.html)|2.2650833962523166e-05| +|pypi|[cubical](https://github.com/ratt-ru/CubiCal)|2.2650833962523166e-05| +|pypi|[sharedarray](https://gitlab.com/tenzing/shared-array)|2.2650833962523166e-05| +|pypi|[pykalman](http://pykalman.github.com)|2.2650833962523166e-05| +|pypi|[isatools](https://github.com/ISA-tools/isa-api)|2.2650833962523166e-05| +|pypi|[pyChemometrics](https://github.com/Gscorreia89/pyChemometrics/)|2.2650833962523166e-05| +|pypi|[faiss-gpu](https://github.com/kyamagu/faiss-wheels)|2.2650833962523166e-05| +|pypi|[optcutfreq](https://github.com/demotu/optcutfreq)|2.2650833962523166e-05| +|npm|[diff2html](https://diff2html.xyz/)|2.2650833962523166e-05| +|npm|[difflib-ts](https://github.com/mailmangroup/difflib-ts#readme)|2.2650833962523166e-05| +|npm|[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form#readme)|2.2650833962523166e-05| +|npm|react-schemaorg|2.2650833962523166e-05| +|cran|nortest|2.2650833962523166e-05| +|cran|openair|2.2650833962523166e-05| +|pypi|[altair](https://pypi.org/project/altair)|2.251903140430661e-05| +|pypi|[pytest-dependency](https://pypi.org/project/pytest-dependency)|2.2431133951136606e-05| +|pypi|[ortools](https://developers.google.com/optimization/)|2.232723972513939e-05| +|pypi|[apptools](https://pypi.org/project/apptools)|2.232409568261377e-05| +|pypi|[anndata](http://anndata.readthedocs.io)|2.2295415431630576e-05| +|cran|webfakes|2.2282856054325664e-05| +|spack|[help2man](https://www.gnu.org/software/help2man/)|2.228242154996847e-05| +|pypi|[passlib](https://pypi.org/project/passlib)|2.2281918289417846e-05| +|rubygems|[cucumber](https://cucumber.io/)|2.227029527582555e-05| +|pypi|[prov](https://pypi.org/project/prov)|2.217659167891005e-05| +|cran|mclust|2.2173410721090126e-05| +|cran|[foreign](https://svn.r-project.org/R-packages/trunk/foreign/)|2.2163319791478825e-05| +|rubygems|[builder](http://onestepback.org)|2.213866321470245e-05| +|pypi|[starlette](https://pypi.org/project/starlette)|2.208937331125423e-05| +|pypi|[astroid](https://pypi.org/project/astroid)|2.206893215418269e-05| +|pypi|[nodeenv](https://pypi.org/project/nodeenv)|2.2063653840187998e-05| +|pypi|[identify](https://pypi.org/project/identify)|2.2063653840187998e-05| +|pypi|[cfgv](https://pypi.org/project/cfgv)|2.2063653840187998e-05| +|npm|safe-buffer|2.2024665085921894e-05| +|npm|[standard](https://standardjs.com)|2.2016672831228063e-05| +|cran|[VGAM](https://www.stat.auckland.ac.nz/~yee/VGAM/)|2.2005899549278524e-05| +|pypi|[sphinx-panels](https://pypi.org/project/sphinx-panels)|2.1957811032244107e-05| +|pypi|[typeguard](https://pypi.org/project/typeguard)|2.1935355930362463e-05| +|pypi|[stsci.stimage](https://pypi.org/project/stsci.stimage)|2.18888260890704e-05| +|pypi|[stsci.imagestats](https://pypi.org/project/stsci.imagestats)|2.18888260890704e-05| +|pypi|[markdown-it-py](https://pypi.org/project/markdown-it-py)|2.186409745827203e-05| +|pypi|[anyjson](http://bitbucket.org/runeh/anyjson/)|2.1835056800654515e-05| +|pypi|[pyro-ppl](http://pyro.ai)|2.1803388982777993e-05| +|rubygems|[tins](https://github.com/flori/tins)|2.177843754316196e-05| +|npm|[react-dnd](https://github.com/react-dnd/react-dnd#readme)|2.177751847530144e-05| +|npm|[react-dnd-html5-backend](https://github.com/react-dnd/react-dnd#readme)|2.177751847530144e-05| +|npm|redux|2.1705318451663212e-05| +|pypi|[incremental](https://pypi.org/project/incremental)|2.16999677244915e-05| +|npm|[date-fns](https://github.com/date-fns/date-fns#readme)|2.1686306692140998e-05| +|npm|vary|2.165726777875678e-05| +|pypi|[h2](https://pypi.org/project/h2)|2.1653431393845665e-05| +|npm|eslint-config-prettier|2.1643012354523908e-05| +|pypi|[xgboost](https://github.com/dmlc/xgboost)|2.154863857400065e-05| +|pypi|[timezonefinder](https://pypi.org/project/timezonefinder)|2.1493059630185937e-05| +|cran|[futile.logger](NA)|2.1463642978958035e-05| +|pypi|[waitress](https://pypi.org/project/waitress)|2.145606951161396e-05| +|cran|[graphql](http://graphql.org)|2.144066959877929e-05| +|cran|[TTR](https://github.com/joshuaulrich/TTR)|2.1419194865810966e-05| +|pypi|[mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects)|2.1392454297938547e-05| +|pypi|[tkp](http://docs.transientskp.org/)|2.1392454297938547e-05| +|pypi|[astro-parsnip](https://github.com/kboone/parsnip)|2.1392454297938547e-05| +|pypi|[dash_defer_js_import](https://pypi.org/project/dash_defer_js_import)|2.1392454297938547e-05| +|npm|[bower](http://bower.io)|2.1392454297938547e-05| +|npm|[http-auth](https://github.com/gevorg/http-auth)|2.1392454297938547e-05| +|npm|[kerberos](https://github.com/mongodb-js/kerberos#readme)|2.1392454297938547e-05| +|npm|[multer](https://github.com/expressjs/multer#readme)|2.1392454297938547e-05| +|npm|[storybook](https://github.com/storybookjs/storybook/tree/main/lib/cli)|2.1392454297938547e-05| +|npm|[react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons#readme)|2.1392454297938547e-05| +|npm|[react-toastify](https://github.com/fkhadra/react-toastify#readme)|2.1392454297938547e-05| +|npm|[recoil](https://github.com/facebookexperimental/Recoil#readme)|2.1392454297938547e-05| +|npm|[ajv-errors](https://github.com/epoberezkin/ajv-errors#readme)|2.1392454297938547e-05| +|npm|[heta-parser](https://github.com/hetalang/heta-parser#readme)|2.1392454297938547e-05| +|npm|[mathjs-mathml](https://github.com/insysbio/mathjs-mathml#readme)|2.1392454297938547e-05| +|npm|[random-id](https://github.com/KingCosmic/random-id#readme)|2.1392454297938547e-05| +|spack|dl|2.1392454297938547e-05| +|spack|sofa|2.1392454297938547e-05| +|spack|pthreads|2.1392454297938547e-05| +|rubygems|[activesupport](https://rubyonrails.org)|2.136222108446646e-05| +|pypi|[pydub](http://pydub.com)|2.136189364894149e-05| +|pypi|[linkify-it-py](https://pypi.org/project/linkify-it-py)|2.1270970771774905e-05| +|pypi|[pyscf](http://www.pyscf.org)|2.1269729165387215e-05| +|pypi|[clikit](https://pypi.org/project/clikit)|2.1178529754959158e-05| +|pypi|[pysimdjson](https://pypi.org/project/pysimdjson)|2.1178529754959158e-05| +|pypi|[httpstan](https://pypi.org/project/httpstan)|2.1178529754959158e-05| +|pypi|[gwsurrogate](https://pypi.org/project/gwsurrogate)|2.1178529754959158e-05| +|pypi|[language-data](https://pypi.org/project/language-data)|2.1178529754959158e-05| +|pypi|[mayavi](http://docs.enthought.com/mayavi/mayavi/)|2.1169469421374147e-05| +|pypi|[anytree](https://github.com/c0fec0de/anytree)|2.1084776679647412e-05| +|cran|spatial|2.108218002527128e-05| +|cran|[BayesFactor](https://richarddmorey.github.io/BayesFactor/)|2.1067463505029846e-05| +|cran|stopwords|2.105598270137755e-05| +|pypi|[google-api-core](https://github.com/googleapis/python-api-core)|2.10512070718901e-05| +|cran|spam|2.1001171755394867e-05| +|pypi|[pyjsparser](https://pypi.org/project/pyjsparser)|2.0966744457409566e-05| +|pypi|[geographiclib](https://pypi.org/project/geographiclib)|2.086997416236039e-05| +|npm|lint-staged|2.084219221962543e-05| +|pypi|[hdbscan](http://github.com/scikit-learn-contrib/hdbscan)|2.0841598599766627e-05| +|pypi|[formlayout](https://github.com/PierreRaybaut/formlayout)|2.081427985745372e-05| +|pypi|[ttvfast](https://github.com/mindriot101/ttvfast-python)|2.081427985745372e-05| +|npm|[jasmine](http://jasmine.github.io/)|2.074883359680826e-05| +|cran|RJSONIO|2.074273282600896e-05| +|cran|[remotes](https://remotes.r-lib.org)|2.0712569173654555e-05| +|cran|brms|2.0662446007654396e-05| +|pypi|[xcffib](http://github.com/tych0/xcffib)|2.050134970411735e-05| +|pypi|[loguru](https://github.com/Delgan/loguru)|2.0499252953230595e-05| +|cran|[config](https://github.com/rstudio/config)|2.0365113188922318e-05| +|rubygems|ruby-maven-libs|2.0344011180280043e-05| +|pypi|[pypdf2](https://pypdf2.readthedocs.io/en/latest/)|2.0266535650678624e-05| +|pypi|[svist4get](https://bitbucket.org/artegorov/svist4get/)|2.0266535650678624e-05| +|pypi|[kneed](https://github.com/arvkevi/kneed)|2.0266535650678624e-05| +|pypi|[BioPython](https://biopython.org/)|2.0266535650678624e-05| +|pypi|[torch-sparse](https://github.com/rusty1s/pytorch_sparse)|2.0266535650678624e-05| +|pypi|[torch-scatter](https://github.com/rusty1s/pytorch_scatter)|2.0266535650678624e-05| +|pypi|[torch-cluster](https://github.com/rusty1s/pytorch_cluster)|2.0266535650678624e-05| +|pypi|[torch-spline-conv](https://github.com/rusty1s/pytorch_spline_conv)|2.0266535650678624e-05| +|pypi|[octave_kernel](http://github.com/Calysto/octave_kernel)|2.0266535650678624e-05| +|pypi|[sos-python](https://github.com/vatlab/SOS)|2.0266535650678624e-05| +|pypi|[sos-ruby](https://github.com/vatlab/SOS)|2.0266535650678624e-05| +|pypi|[dash_core_components](https://pypi.org/project/dash_core_components)|2.0266535650678624e-05| +|pypi|[dash_html_components](https://github.com/plotly/dash-html-components)|2.0266535650678624e-05| +|pypi|[alphapept](https://github.com/MannLabs/alphapept)|2.0266535650678624e-05| +|pypi|[fastcore](https://github.com/fastai/fastcore/)|2.0266535650678624e-05| +|cran|dunn.test|2.0266535650678624e-05| +|pypi|[pyopencl](http://mathema.tician.de/software/pyopencl)|2.0038235539256543e-05| +|npm|[tsd](https://github.com/SamVerschueren/tsd#readme)|1.9976008180850653e-05| +|pypi|[win32-setctime](https://pypi.org/project/win32-setctime)|1.995270631680867e-05| +|pypi|[aiocontextvars](https://pypi.org/project/aiocontextvars)|1.995270631680867e-05| +|pypi|[heapdict](https://pypi.org/project/heapdict)|1.9951019386765264e-05| +|npm|validator|1.9929168985791416e-05| +|rubygems|[psych](https://github.com/ruby/psych)|1.99118074752042e-05| +|pypi|[Flask-Compress](https://pypi.org/project/Flask-Compress)|1.9792737292222503e-05| +|cran|[hoardr](https://github.com/ropensci/hoardr)|1.973962163628582e-05| +|pypi|[deprecation](http://deprecation.readthedocs.io/)|1.969296331997363e-05| +|cran|[RANN](https://github.com/jefferis/RANN)|1.9653711228858376e-05| +|spack|llvm-amdgpu|1.964239873312219e-05| +|spack|hsa-rocr-dev|1.964239873312219e-05| +|pypi|[asdf-astropy](https://github.com/astropy/asdf-astropy)|1.9636750226567955e-05| +|npm|[babel-loader](https://github.com/babel/babel-loader)|1.9576345585683145e-05| +|pypi|[tensorstore](https://pypi.org/project/tensorstore)|1.9547182976002843e-05| +|pypi|[boltons](https://pypi.org/project/boltons)|1.9541581421837326e-05| +|pypi|[h3](https://github.com/uber/h3-py)|1.9528254709118187e-05| +|pypi|[constantly](https://pypi.org/project/constantly)|1.9512489445087858e-05| +|pypi|[hyperlink](https://pypi.org/project/hyperlink)|1.9512489445087858e-05| +|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|1.9496462465966548e-05| +|cran|[rematch](https://github.com/MangoTheCat/rematch)|1.948852586542202e-05| +|cran|[reactable](https://glin.github.io/reactable/)|1.947418586858494e-05| +|cran|[tm](http://tm.r-forge.r-project.org/)|1.946247993809649e-05| +|pypi|[pyenchant](https://pypi.org/project/pyenchant)|1.9459493248874814e-05| +|pypi|[transifex-client](https://pypi.org/project/transifex-client)|1.9423737289548255e-05| +|pypi|[python-box](https://github.com/cdgriffith/Box)|1.9401310474822727e-05| +|npm|[minimist](https://github.com/substack/minimist)|1.9344035833836047e-05| +|cran|[shinyAce](http://trestletech.github.io/shinyAce/)|1.9282439448410098e-05| +|pypi|[nirdust](https://github.com/Gaiana/nirdust)|1.925320886814469e-05| +|pypi|[tesspy](https://github.com/siavash-saki/tesspy)|1.925320886814469e-05| +|pypi|[osmnx](https://github.com/gboeing/osmnx)|1.925320886814469e-05| +|pypi|[envisage](http://docs.enthought.com/envisage)|1.925320886814469e-05| +|pypi|[nanopack](https://github.com/wdecoster/nanopack)|1.925320886814469e-05| +|pypi|[NanoComp](https://github.com/wdecoster/NanoComp)|1.925320886814469e-05| +|pypi|[NanoFilt](https://github.com/wdecoster/nanofilt)|1.925320886814469e-05| +|pypi|[NanoLyse](https://github.com/wdecoster/nanolyse)|1.925320886814469e-05| +|pypi|[nanoQC](https://github.com/wdecoster/nanoQC)|1.925320886814469e-05| +|pypi|[NanoStat](https://github.com/wdecoster/nanostat)|1.925320886814469e-05| +|pypi|[astropy_helpers](https://github.com/astropy/astropy-helpers)|1.925320886814469e-05| +|npm|[emotion-icons](https://github.com/emotion-icons/emotion-icons)|1.925320886814469e-05| +|npm|tinymce|1.925320886814469e-05| +|cran|lpSolveAPI|1.925320886814469e-05| +|cran|[genalg](https://github.com/egonw/genalg)|1.925320886814469e-05| +|cran|segmented|1.924694260637642e-05| +|cran|[shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)|1.922281430963132e-05| +|npm|[grunt-contrib-internal](https://github.com/gruntjs/grunt-contrib-internal#readme)|1.9203767615115337e-05| +|cran|modelr|1.9129737202577242e-05| +|cran|lmtest|1.912911002392041e-05| +|cran|gmp|1.9089610947458778e-05| +|cran|[mnormt](http://azzalini.stat.unipd.it/SW/Pkg-mnormt)|1.908113886345958e-05| +|cran|Formula|1.9044893346812774e-05| +|cran|[semver](https://github.com/johndharrison/semver)|1.9005667611268556e-05| +|pypi|[awscrt](https://pypi.org/project/awscrt)|1.89740228488052e-05| +|rubygems|[coveralls](https://coveralls.io)|1.8957794298281677e-05| +|npm|[font-awesome](http://fontawesome.io/)|1.8954380867989276e-05| +|pypi|[e13tools](https://e13tools.readthedocs.io)|1.8953714507973552e-05| +|pypi|[deprecat](https://pypi.org/project/deprecat)|1.891282175086947e-05| +|cran|lsa|1.8907906752574705e-05| +|cran|kernlab|1.8892300785543087e-05| +|pypi|[tensorflow-rocm](https://pypi.org/project/tensorflow-rocm)|1.885039616412617e-05| +|pypi|[tensorflow-aarch64](https://pypi.org/project/tensorflow-aarch64)|1.885039616412617e-05| +|rubygems|[aruba](https://github.com/cucumber/aruba)|1.8847472520420067e-05| +|pypi|[rfc3987](https://pypi.org/project/rfc3987)|1.8832044924154026e-05| +|pypi|[jaxtyping](https://pypi.org/project/jaxtyping)|1.882642940490082e-05| +|npm|coffee-script|1.873463285547591e-05| +|pypi|[hijri-converter](https://github.com/mhalshehri/hijri-converter)|1.869853308884814e-05| +|npm|react-transition-group|1.8695712105863795e-05| +|npm|[mqtt](https://github.com/mqttjs/MQTT.js#readme)|1.8691656942823804e-05| +|pypi|[stevedore](https://pypi.org/project/stevedore)|1.8633821436769983e-05| +|cran|sandwich|1.8526904184575606e-05| +|pypi|[flask-restful](https://www.github.com/flask-restful/flask-restful/)|1.852220468117235e-05| +|pypi|[pycapnp](https://github.com/capnproto/pycapnp)|1.852220468117235e-05| +|pypi|[exotic-ld](https://github.com/Exo-TiC/ExoTiC-LD)|1.851270083475451e-05| +|rubygems|[diff-lcs](https://github.com/halostatue/diff-lcs)|1.850123532672112e-05| +|pypi|[APScheduler](https://github.com/agronholm/apscheduler)|1.849683280546758e-05| +|cran|[statmod](NA)|1.8410423427422067e-05| +|npm|[sass](https://github.com/sass/dart-sass)|1.84091744941036e-05| +|rubygems|[commonmarker](https://github.com/gjtorikian/commonmarker)|1.83450664396447e-05| +|pypi|[surfinpy](https://github.com/symmy596/SurfinPy)|1.8336389398233038e-05| +|pypi|[rmnest](https://github.com/mlower/rmnest)|1.8336389398233038e-05| +|pypi|[bilby](https://git.ligo.org/lscsoft/bilby)|1.8336389398233038e-05| +|pypi|[ligotimegps](https://github.com/gwpy/ligotimegps)|1.8336389398233038e-05| +|cran|doMC|1.8279546591098516e-05| +|pypi|[zest.releaser](https://pypi.org/project/zest.releaser)|1.8273490829854028e-05| +|pypi|[flake8-polyfill](https://pypi.org/project/flake8-polyfill)|1.825366665609166e-05| +|pypi|[JPype1](https://github.com/jpype-project/jpype)|1.8244707451241872e-05| +|pypi|[python-graphviz](https://pypi.org/project/python-graphviz)|1.8236292665412964e-05| +|pypi|[nbval](https://github.com/computationalmodelling/nbval)|1.8191086332697426e-05| +|pypi|[configobj](https://github.com/DiffSK/configobj)|1.816800826453533e-05| +|rubygems|html-pipeline|1.815302550425071e-05| +|rubygems|gemoji|1.815302550425071e-05| +|pypi|[pooch>=1.1.1](https://pypi.org/project/pooch>=1.1.1)|1.8153025504250706e-05| +|pypi|[pandas>=0.25.1](https://pypi.org/project/pandas>=0.25.1)|1.8153025504250706e-05| +|pypi|[numpy>=1.13.3](https://pypi.org/project/numpy>=1.13.3)|1.8153025504250706e-05| +|pypi|[cookiecutter](https://pypi.org/project/cookiecutter)|1.8092127721641547e-05| +|pypi|[pydotplus](https://pypi.org/project/pydotplus)|1.8028963388793742e-05| +|cran|quadprog|1.793530815395243e-05| +|pypi|[bottle](https://pypi.org/project/bottle)|1.7933895576002595e-05| +|pypi|[pyro-api](https://pypi.org/project/pyro-api)|1.792644896645947e-05| +|pypi|[meshio](https://github.com/nschloe/meshio)|1.789579289906872e-05| +|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|1.788661422761614e-05| +|npm|json5|1.78663251784902e-05| +|pypi|[flufl.lock](https://pypi.org/project/flufl.lock)|1.7862172431037357e-05| +|pypi|[plumbum](https://pypi.org/project/plumbum)|1.780595949489648e-05| +|rubygems|[utils](http://github.com/flori/utils)|1.7718209488039673e-05| +|pypi|[neo](https://pypi.org/project/neo)|1.7704581198315663e-05| +|pypi|[mdit-py-plugins](https://pypi.org/project/mdit-py-plugins)|1.7678617269544922e-05| +|spack|libunistring|1.762153650731004e-05| +|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|1.7603202358183962e-05| +|rubygems|activerecord|1.7556568951968186e-05| +|pypi|[jsonpointer](https://pypi.org/project/jsonpointer)|1.752089968289161e-05| +|pypi|[SQLObject](http://sqlobject.org/)|1.750291715285881e-05| +|pypi|[dbfread](https://dbfread.readthedocs.io/)|1.750291715285881e-05| +|pypi|[pweave](http://mpastell.com/pweave)|1.750291715285881e-05| +|pypi|[epimodels](https://github.com/fccoelho/epimodels)|1.750291715285881e-05| +|pypi|[scanexitronlr](https://github.com/ylab/ScanExitronLR)|1.750291715285881e-05| +|pypi|[lifelines](https://github.com/CamDavidsonPilon/lifelines)|1.750291715285881e-05| +|pypi|[liqa](https://github.com/WGLab/LIQA)|1.750291715285881e-05| +|pypi|[autograd-gamma](https://github.com/CamDavidsonPilon/autograd-gamma)|1.750291715285881e-05| +|cran|plotROC|1.750291715285881e-05| +|npm|js-cookie|1.7485057033315075e-05| +|cran|[R.devices](https://github.com/HenrikBengtsson/R.devices)|1.7410105530408916e-05| +|npm|styled-components|1.7367659418265412e-05| +|pypi|[moto](https://pypi.org/project/moto)|1.7361705862709573e-05| +|pypi|[Flask-Sockets](https://pypi.org/project/Flask-Sockets)|1.7361705862709573e-05| +|cran|caTools|1.7360729435953937e-05| +|spack|libfabric|1.7345311699762932e-05| +|pypi|[numpy-stl](https://pypi.org/project/numpy-stl)|1.7342044752556798e-05| +|cran|SeuratObject|1.7338499057865023e-05| +|pypi|[simplegeneric](https://pypi.org/project/simplegeneric)|1.7335264689708823e-05| +|pypi|[codacy-coverage](https://pypi.org/project/codacy-coverage)|1.7327887981330223e-05| +|pypi|[requests-cache](https://pypi.org/project/requests-cache)|1.7262844052494715e-05| +|cran|mondate|1.7225035312903028e-05| +|cran|DAAG|1.7225035312903028e-05| +|spack|[cfitsio](https://heasarc.gsfc.nasa.gov/fitsio/)|1.721990431944966e-05| +|cran|SuppDists|1.720755542590432e-05| +|pypi|[celerite2](https://celerite2.readthedocs.io)|1.7145596082339724e-05| +|pypi|[allesfitter](https://github.com/MNGuenther/allesfitter)|1.712871685510804e-05| +|pypi|[pyyaml-env-tag](https://pypi.org/project/pyyaml-env-tag)|1.711321610257064e-05| +|cran|qlcMatrix|1.7091979097965602e-05| +|cran|minqa|1.7064233944681316e-05| +|pypi|[js2py](https://pypi.org/project/js2py)|1.703242527600754e-05| +|npm|react-highcharts|1.7009413849676702e-05| +|cran|[ggseqlogo](https://github.com/omarwagih/ggseqlogo)|1.6998630206483687e-05| +|cran|RcppRoll|1.6982585865760234e-05| +|cran|blavaan|1.695070663141955e-05| +|pypi|[igwn-auth-utils](https://pypi.org/project/igwn-auth-utils)|1.6908770509370613e-05| +|pypi|[arrow](https://arrow.readthedocs.io)|1.6902821792458893e-05| +|npm|gulp|1.689251779301133e-05| +|pypi|[pydicom](https://pypi.org/project/pydicom)|1.6883431314125912e-05| +|npm|[ts-node](https://typestrong.org/ts-node)|1.6869968124186257e-05| +|cran|mediation|1.682322750887234e-05| +|npm|[socket.io](https://github.com/socketio/socket.io#readme)|1.6800716786131025e-05| +|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|1.6743117986729218e-05| +|pypi|[beast](http://beast.readthedocs.io/)|1.6741920754908425e-05| +|pypi|[tk](https://github.com/atranitell/TensorKit)|1.6741920754908425e-05| +|pypi|[cpp-coveralls](https://github.com/eddyxu/cpp-coveralls)|1.6741920754908425e-05| +|pypi|[textfsm](https://pypi.org/project/textfsm)|1.6741920754908425e-05| +|pypi|[itables](https://pypi.org/project/itables)|1.6741920754908425e-05| +|pypi|[gekko](https://pypi.org/project/gekko)|1.6741920754908425e-05| +|pypi|[readlif](https://pypi.org/project/readlif)|1.6741920754908425e-05| +|pypi|[iqrm](https://github.com/v-morello/iqrm)|1.6741920754908425e-05| +|cran|[seqminer](http://zhanxw.github.io/seqminer/)|1.6741920754908425e-05| +|cran|spex|1.6741920754908425e-05| +|spack|libsbml|1.6741920754908425e-05| +|spack|libsedml|1.6741920754908425e-05| +|spack|libcombine|1.6741920754908425e-05| +|spack|crossguid|1.6741920754908425e-05| +|spack|nativejit|1.6741920754908425e-05| +|spack|cpufeatures|1.6741920754908425e-05| +|spack|raptor|1.6741920754908425e-05| +|spack|qcp|1.6741920754908425e-05| +|spack|qwtplot3d|1.6741920754908425e-05| +|spack|mml|1.6741920754908425e-05| +|spack|sbw|1.6741920754908425e-05| +|pypi|[cmake](https://cmake.org/)|1.6723223144605877e-05| +|pypi|[djangorestframework](https://www.django-rest-framework.org/)|1.6692731379733203e-05| +|pypi|[tensorflow-text](https://pypi.org/project/tensorflow-text)|1.6688059857898508e-05| +|pypi|[python-lsp-server](https://pypi.org/project/python-lsp-server)|1.663477246207701e-05| +|cran|[ggridges](https://wilkelab.org/ggridges/)|1.661480957333927e-05| +|npm|[babel-preset-es2015](https://babeljs.io/)|1.658309161836155e-05| +|spack|atlas|1.6574501547359343e-05| +|npm|rollup-plugin-commonjs|1.655103675690014e-05| +|pypi|[stsci.image](https://github.com/spacetelescope/stsci.image)|1.6540712514585765e-05| +|cran|carrier|1.6536837336137217e-05| +|pypi|[kafka-python](https://pypi.org/project/kafka-python)|1.652567094515753e-05| +|pypi|[mopti](https://github.com/basf/mopti)|1.652567094515753e-05| +|npm|[proj4](https://github.com/proj4js/proj4js#readme)|1.6525670945157528e-05| +|pypi|[ipaddr](https://pypi.org/project/ipaddr)|1.6502750458409736e-05| +|pypi|[pytoml](https://pypi.org/project/pytoml)|1.6502750458409736e-05| +|npm|nprogress|1.6502750458409736e-05| +|pypi|[datatable](https://github.com/h2oai/datatable)|1.640304281482811e-05| +|npm|on-headers|1.636901075256612e-05| +|pypi|[wemake-python-styleguide](https://pypi.org/project/wemake-python-styleguide)|1.633772295382564e-05| +|pypi|[pytest-emoji](https://pypi.org/project/pytest-emoji)|1.633772295382564e-05| +|pypi|[celerite](https://github.com/dfm/celerite)|1.632337443040123e-05| +|pypi|[pyperclip](https://github.com/asweigart/pyperclip)|1.631525442033766e-05| +|npm|[form-data](https://github.com/form-data/form-data#readme)|1.6223251501796335e-05| +|spack|libedit|1.6211129486493364e-05| +|pypi|[lazy-object-proxy](https://pypi.org/project/lazy-object-proxy)|1.6127446461223067e-05| +|npm|autoprefixer|1.6115327019897114e-05| +|npm|[saxes](https://github.com/lddubeau/saxes#readme)|1.6098044233983556e-05| +|pypi|[connection_pool](https://github.com/zhouyl/ConnectionPool)|1.604434072345391e-05| +|pypi|[imreg_dft](https://pypi.org/project/imreg_dft)|1.604434072345391e-05| +|pypi|[LDTk](https://pypi.org/project/LDTk)|1.604434072345391e-05| +|pypi|[pylightcurve](https://pypi.org/project/pylightcurve)|1.604434072345391e-05| +|pypi|[wfc3tools](http://wfc3tools.readthedocs.io/)|1.604434072345391e-05| +|pypi|[sregion](https://github.com/gbrammer/sregion/)|1.604434072345391e-05| +|pypi|[biofluff](https://github.com/simonvh/fluff/)|1.604434072345391e-05| +|pypi|[genomepy](https://vanheeringen-lab.github.io/genomepy/)|1.604434072345391e-05| +|pypi|[getCalspec](https://github.com/LSSTDESC/getCalspec)|1.604434072345391e-05| +|pypi|[pdspy](https://github.com/psheehan/pdspy)|1.604434072345391e-05| +|pypi|[hyperion](http://www.hyperion-rt.org)|1.604434072345391e-05| +|pypi|[cmyt](https://github.com/yt-project/yt)|1.604434072345391e-05| +|pypi|[PyMieScatt](https://pypi.org/project/PyMieScatt)|1.604434072345391e-05| +|npm|[lru-cache](https://github.com/isaacs/node-lru-cache#readme)|1.604434072345391e-05| +|npm|[sift](https://github.com/crcn/sift.js#readme)|1.604434072345391e-05| +|cran|PhysicalActivity|1.604434072345391e-05| +|cran|shinyFeedback|1.604434072345391e-05| +|pypi|[Flask-Caching](https://pypi.org/project/Flask-Caching)|1.6044340723453907e-05| +|spack|[z3](https://github.com/Z3Prover/z3/wiki)|1.5997052140269e-05| +|pypi|[django-extensions](http://github.com/django-extensions/django-extensions)|1.5992614693618853e-05| +|pypi|[cdsapi](https://github.com/ecmwf/cdsapi)|1.5989049456960773e-05| +|npm|docco|1.5987531415492324e-05| +|cran|extrafont|1.598126380593479e-05| +|pypi|[dropbox](https://pypi.org/project/dropbox)|1.597999231990757e-05| +|cran|futile.options|1.5974662443740623e-05| +|cran|lambda.r|1.5974662443740623e-05| +|npm|postcss|1.59356223362441e-05| +|cran|[vegan](https://github.com/vegandevs/vegan)|1.5910213641542047e-05| +|pypi|[python-decouple](https://pypi.org/project/python-decouple)|1.588389731621937e-05| +|pypi|[shiboken6](https://pypi.org/project/shiboken6)|1.588389731621937e-05| +|pypi|[testfixtures](https://pypi.org/project/testfixtures)|1.588201614984883e-05| +|pypi|[smbprotocol](https://pypi.org/project/smbprotocol)|1.588097581715711e-05| +|pypi|[ocifs](https://pypi.org/project/ocifs)|1.588097581715711e-05| +|pypi|[libarchive-c](https://pypi.org/project/libarchive-c)|1.588097581715711e-05| +|pypi|[pygit2](https://pypi.org/project/pygit2)|1.588097581715711e-05| +|pypi|[fusepy](https://pypi.org/project/fusepy)|1.588097581715711e-05| +|pypi|[dropboxdrivefs](https://pypi.org/project/dropboxdrivefs)|1.588097581715711e-05| +|pypi|[adlfs](https://pypi.org/project/adlfs)|1.588097581715711e-05| +|npm|[eventemitter2](https://github.com/hij1nx/EventEmitter2#readme)|1.587534444843371e-05| +|rubygems|[rspec-mocks](https://github.com/rspec/rspec-mocks)|1.5862297863185538e-05| +|rubygems|[rspec-core](https://github.com/rspec/rspec-core)|1.5862297863185538e-05| +|pypi|[sphinx-argparse](https://github.com/ashb/sphinx-argparse)|1.585593868569329e-05| +|pypi|[colorlover](https://pypi.org/project/colorlover)|1.5852810485249223e-05| +|pypi|[dash-tabulator](https://pypi.org/project/dash-tabulator)|1.5852810485249223e-05| +|pypi|[django-bootstrap4](https://pypi.org/project/django-bootstrap4)|1.5852810485249223e-05| +|pypi|[django-cache-memoize](https://pypi.org/project/django-cache-memoize)|1.5852810485249223e-05| +|pypi|[django-cookie-law](https://pypi.org/project/django-cookie-law)|1.5852810485249223e-05| +|pypi|[django-cors-headers](https://pypi.org/project/django-cors-headers)|1.5852810485249223e-05| +|pypi|[django-currentuser](https://pypi.org/project/django-currentuser)|1.5852810485249223e-05| +|pypi|[django-oauth-toolkit](https://pypi.org/project/django-oauth-toolkit)|1.5852810485249223e-05| +|pypi|[django-plotly-dash](https://pypi.org/project/django-plotly-dash)|1.5852810485249223e-05| +|pypi|[dpd-static-support](https://pypi.org/project/dpd-static-support)|1.5852810485249223e-05| +|pypi|[autoflake](https://pypi.org/project/autoflake)|1.5805890617623946e-05| +|rubygems|[thread_order](https://github.com/JoshCheek/thread_order)|1.5800478634918315e-05| +|rubygems|[pg](https://github.com/ged/ruby-pg)|1.5791560498178268e-05| +|pypi|[pytest-filter-subpackage](https://pypi.org/project/pytest-filter-subpackage)|1.5722550359270404e-05| +|pypi|[altgraph](https://altgraph.readthedocs.io)|1.5719648506991607e-05| +|npm|[fibers](https://github.com/laverdet/node-fibers)|1.56461552633941e-05| +|rubygems|[will_paginate](https://github.com/mislav/will_paginate)|1.5638320672493034e-05| +|npm|[xmlbuilder](http://github.com/oozcitak/xmlbuilder-js)|1.560718853783323e-05| +|cran|arrow|1.559884673905007e-05| +|pypi|[sphinx-togglebutton](https://pypi.org/project/sphinx-togglebutton)|1.5528961349369967e-05| +|cran|logspline|1.550846794110124e-05| +|pypi|[pyqt5](https://pypi.org/project/pyqt5)|1.5502456511731346e-05| +|npm|whatwg-fetch|1.550150670526103e-05| +|pypi|[rfc3986-validator](https://pypi.org/project/rfc3986-validator)|1.5482324626264528e-05| +|pypi|[uri-template](https://pypi.org/project/uri-template)|1.5482324626264528e-05| +|pypi|[rfc3339-validator](https://pypi.org/project/rfc3339-validator)|1.5482324626264528e-05| +|pypi|[isoduration](https://pypi.org/project/isoduration)|1.5482324626264528e-05| +|pypi|[fqdn](https://pypi.org/project/fqdn)|1.5482324626264528e-05| +|pypi|[mkdocs-material-extensions](https://pypi.org/project/mkdocs-material-extensions)|1.5476617897854768e-05| +|pypi|[tox-travis](https://pypi.org/project/tox-travis)|1.5459832504506618e-05| +|rubygems|[rspec-support](https://github.com/rspec/rspec-support)|1.5456803990373394e-05| +|cran|timetk|1.544552916629422e-05| +|pypi|[pprintast](https://github.com/clarketm/pprintast)|1.540256709451575e-05| +|pypi|[astrocalc](https://github.com/thespacedoctor/astrocalc)|1.540256709451575e-05| +|pypi|[fundamentals](https://github.com/thespacedoctor/fundamentals)|1.540256709451575e-05| +|pypi|[ztfquery](https://pypi.org/project/ztfquery)|1.540256709451575e-05| +|pypi|[jwst](https://github.com/spacetelescope/jwst)|1.540256709451575e-05| +|pypi|[webbpsf](http://webbpsf.readthedocs.io/)|1.540256709451575e-05| +|pypi|[primesieve](https://github.com/kimwalisch/primesieve-python)|1.540256709451575e-05| +|pypi|[diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch)|1.540256709451575e-05| +|rubygems|[fastercsv](http://fastercsv.rubyforge.org)|1.540256709451575e-05| +|rubygems|[jruby-openssl](https://github.com/jruby/jruby-openssl)|1.540256709451575e-05| +|rubygems|[activerecord-sqlserver-adapter](http://github.com/rails-sqlserver/activerecord-sqlserver-adapter)|1.540256709451575e-05| +|cran|DiceKriging|1.5387756933847948e-05| +|npm|zap|1.53424008168028e-05| +|npm|diff|1.53424008168028e-05| +|cran|[corrplot](https://github.com/taiyun/corrplot)|1.5334079912808327e-05| +|rubygems|concurrent-ruby|1.5248541423570594e-05| +|rubygems|jdbc-mysql|1.5248541423570594e-05| +|pypi|[cairocffi](https://github.com/Kozea/cairocffi)|1.5223582892230681e-05| +|pypi|[tensorflow-gan](https://pypi.org/project/tensorflow-gan)|1.5217440086168206e-05| +|pypi|[tensorflow-hub](https://pypi.org/project/tensorflow-hub)|1.5217440086168206e-05| +|pypi|[validators](https://pypi.org/project/validators)|1.5210881300729607e-05| +|cran|polynom|1.5204812283850688e-05| +|cran|biglm|1.515417497317511e-05| +|pypi|[sdnotify](https://github.com/bb4242/sdnotify)|1.5127521253542256e-05| +|pypi|[scandir](https://pypi.org/project/scandir)|1.5120248406785753e-05| +|spack|[guile](https://www.gnu.org/software/guile/)|1.5119120882051771e-05| +|npm|del-cli|1.5114717331431081e-05| +|cran|[parallelMap](https://parallelmap.mlr-org.com)|1.5085206508777106e-05| +|npm|puppeteer|1.4999189703170952e-05| +|pypi|[manhole](https://pypi.org/project/manhole)|1.4995374590089727e-05| +|npm|depd|1.4964483864297893e-05| +|npm|[should](https://github.com/shouldjs/should.js)|1.4959572799562637e-05| +|cran|[deSolve](http://desolve.r-forge.r-project.org/)|1.4941275445417375e-05| +|pypi|[sphinxcontrib-programoutput](https://sphinxcontrib-programoutput.readthedocs.org/)|1.4880026066107968e-05| +|spack|gl2ps|1.484937606596173e-05| +|pypi|[prompt_toolkit](https://pypi.org/project/prompt_toolkit)|1.482497082847141e-05| +|pypi|[fabio](http://github.com/silx-kit/fabio)|1.481236456076013e-05| +|pypi|[ipython_genutils](http://ipython.org)|1.4810160667803608e-05| +|pypi|[nodevectors](https://github.com/VHRanger/nodevectors/)|1.4810160667803608e-05| +|pypi|[tensorflow-metadata](https://pypi.org/project/tensorflow-metadata)|1.4810160667803608e-05| +|pypi|[pybigwig](https://github.com/dpryan79/pyBigWig)|1.4810160667803608e-05| +|pypi|[fit_nbinom](https://github.com/joachimwolff/fit_nbinom)|1.4810160667803608e-05| +|pypi|[krbalancing](https://github.com/deeptools/Knight-Ruiz-Matrix-balancing-algorithm)|1.4810160667803608e-05| +|pypi|[multiprocessing_on_dill](https://github.com/sixty-north/multiprocessing_on_dill)|1.4810160667803608e-05| +|pypi|[interlap](http://brentp.github.io/interlap)|1.4810160667803608e-05| +|pypi|[eemont](https://github.com/davemlz/eemont)|1.4810160667803608e-05| +|pypi|[ee_extra](https://github.com/r-earthengine/ee_extra)|1.4810160667803608e-05| +|pypi|[httplib2shim](https://github.com/GoogleCloudPlatform/httplib2shim)|1.4810160667803608e-05| +|pypi|[pyramid_rewrite](https://github.com/bennihepp/pyramid_rewrite)|1.4810160667803608e-05| +|pypi|[skosprovider_getty](https://github.com/OnroerendErfgoed/skosprovider_getty)|1.4810160667803608e-05| +|pypi|[language-tags](https://github.com/OnroerendErfgoed/language-tags)|1.4810160667803608e-05| +|pypi|[bottle-cork](http://cork.firelet.net/)|1.4810160667803608e-05| +|pypi|[beaker](https://beaker.readthedocs.io/)|1.4810160667803608e-05| +|pypi|[flask-security-too](https://github.com/Flask-Middleware/flask-security)|1.4810160667803608e-05| +|pypi|[flask-admin](https://github.com/flask-admin/flask-admin/)|1.4810160667803608e-05| +|pypi|[flask-mail](https://github.com/rduplain/flask-mail)|1.4810160667803608e-05| +|npm|[deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order#readme)|1.4810160667803608e-05| +|npm|[dice-coefficient](https://words.github.io/dice-coefficient/)|1.4810160667803608e-05| +|npm|[elasticdump](https://github.com/elasticsearch-dump/elasticsearch-dump#readme)|1.4810160667803608e-05| +|npm|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html)|1.4810160667803608e-05| +|npm|[swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc)|1.4810160667803608e-05| +|cran|mlrMBO|1.4810160667803608e-05| +|cran|emoa|1.4810160667803608e-05| +|cran|leaflet.providers|1.4806326758331012e-05| +|npm|[qunit](https://qunitjs.com)|1.4778930546395413e-05| +|npm|reflect-metadata|1.475486910247753e-05| +|npm|recharts|1.473459862358012e-05| +|spack|perl-data-dumper|1.4713504882392678e-05| +|spack|libelf|1.4713504882392678e-05| +|spack|binutils|1.4713504882392678e-05| +|spack|isl|1.4713504882392678e-05| +|npm|[request](https://github.com/request/request#readme)|1.4671811583189415e-05| +|pypi|[scitokens](https://pypi.org/project/scitokens)|1.4669111518586433e-05| +|pypi|[python-ligo-lw](https://pypi.org/project/python-ligo-lw)|1.4668229961403824e-05| +|pypi|[Deprecated](https://pypi.org/project/Deprecated)|1.4625624496623464e-05| +|npm|babel-runtime|1.4590494249041506e-05| +|spack|glu|1.4567945232251352e-05| +|cran|websocket|1.4547229538256374e-05| +|pypi|[gssapi](https://pypi.org/project/gssapi)|1.4543745001254248e-05| +|pypi|[raven](https://pypi.org/project/raven)|1.4522801832085772e-05| +|rubygems|rake-compiler|1.4521880134784368e-05| +|pypi|[pykwalify](https://pypi.org/project/pykwalify)|1.4503328986203581e-05| +|cran|[smoothr](https://strimas.com/smoothr/)|1.4502301309477505e-05| +|pypi|[python-coveralls](https://pypi.org/project/python-coveralls)|1.4457537794760663e-05| +|pypi|[nbclassic](https://pypi.org/project/nbclassic)|1.4398146305608743e-05| +|pypi|[nose2](https://pypi.org/project/nose2)|1.4388743371944376e-05| +|pypi|[backports.os](https://pypi.org/project/backports.os)|1.437143610473541e-05| +|spack|[hpx](https://hpx.stellar-group.org/)|1.4360782998716838e-05| +|rubygems|nokogiri|1.4344048640116747e-05| +|pypi|[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy)|1.4341455374510766e-05| +|spack|memkind|1.4332638773128855e-05| +|pypi|[httplib2](https://github.com/httplib2/httplib2)|1.433249474406804e-05| +|pypi|[pixedfit](https://pypi.org/project/pixedfit)|1.4261636198625697e-05| +|pypi|[dash_bootstrap_components](https://pypi.org/project/dash_bootstrap_components)|1.4261636198625697e-05| +|pypi|[django_admin_index](https://pypi.org/project/django_admin_index)|1.4261636198625697e-05| +|pypi|[django_plotly_dash](https://pypi.org/project/django_plotly_dash)|1.4261636198625697e-05| +|pypi|[scico](https://github.com/lanl/scico)|1.4261636198625697e-05| +|pypi|[bm3d](https://pypi.org/project/bm3d)|1.4261636198625697e-05| +|pypi|[bm4d](https://pypi.org/project/bm4d)|1.4261636198625697e-05| +|pypi|[svmbir](https://github.com/cabouman/svmbir)|1.4261636198625697e-05| +|npm|[angular-plotly](https://github.com/alonho/angular-plotly#readme)|1.4261636198625697e-05| +|npm|[angular-plotly.js](https://github.com/plotly/angular-plotly.js)|1.4261636198625697e-05| +|npm|[crypto-js](http://github.com/brix/crypto-js)|1.4261636198625697e-05| +|npm|[ng2-file-upload](https://github.com/valor-software/ng2-file-upload)|1.4261636198625697e-05| +|npm|[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service#readme)|1.4261636198625697e-05| +|npm|[ngx-smart-loader](https://github.com/biig-io/ngx-smart-loader)|1.4261636198625697e-05| +|npm|ngx-smart-modal|1.4261636198625697e-05| +|npm|plotly|1.4261636198625697e-05| +|cran|numform|1.4261636198625697e-05| +|cran|qmap|1.4261636198625697e-05| +|spack|gflags|1.4248014203917707e-05| +|spack|py-flit-core|1.4221610806929361e-05| +|spack|[git](http://git-scm.com)|1.4220011027478975e-05| +|cran|[seriation](https://github.com/mhahsler/seriation)|1.420663738715088e-05| +|pypi|[click-didyoumean](https://pypi.org/project/click-didyoumean)|1.419484836388202e-05| +|pypi|[click-repl](https://pypi.org/project/click-repl)|1.419484836388202e-05| +|pypi|[aenum](https://github.com/ethanfurman/aenum)|1.411901983663944e-05| +|npm|[vnu-jar](https://github.com/validator/validator#readme)|1.4110876657496745e-05| +|npm|stylelint-config-twbs-bootstrap|1.4110876657496745e-05| +|npm|stylelint|1.4110876657496745e-05| +|npm|postcss-cli|1.4110876657496745e-05| +|npm|lockfile-lint|1.4110876657496745e-05| +|npm|hugo-bin|1.4110876657496745e-05| +|npm|find-unused-sass-variables|1.4110876657496745e-05| +|npm|clean-css-cli|1.4110876657496745e-05| +|pypi|[pytest-console-scripts](https://pypi.org/project/pytest-console-scripts)|1.4101435804545228e-05| +|npm|[cache-manager](https://github.com/BryanDonovan/node-cache-manager#readme)|1.4047060863903218e-05| +|cran|gridBase|1.4030918818879785e-05| +|pypi|[Automat](https://pypi.org/project/Automat)|1.4011572625617949e-05| +|npm|[grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect#readme)|1.3990665110851817e-05| +|pypi|[pypblib](https://pypi.org/project/pypblib)|1.3977829638273044e-05| +|pypi|[py-aiger-cnf](https://pypi.org/project/py-aiger-cnf)|1.3977829638273044e-05| +|npm|grunt-shell|1.396512252042007e-05| +|pypi|[radio-beam](http://radio_beam.readthedocs.org)|1.3955730290874693e-05| +|pypi|[marshmallow](https://pypi.org/project/marshmallow)|1.3939904590325494e-05| +|npm|[difflet](https://github.com/substack/difflet#readme)|1.3889857283906289e-05| +|pypi|[nbsphinx-link](https://github.com/vidartf/nbsphinx-link)|1.3872496698167644e-05| +|cran|proj4|1.385969682729927e-05| +|cran|nloptr|1.385254628626817e-05| +|npm|camelcase|1.3823075904807663e-05| +|cran|RandomFieldsUtils|1.3769899930848042e-05| +|pypi|[kalman_detector](https://bitbucket.org/bzackay/kalman_detector)|1.3752292048674779e-05| +|pypi|[graphenv](https://pypi.org/project/graphenv)|1.3752292048674779e-05| +|cran|[jqr](https://docs.ropensci.org/jqr/)|1.3727014026147224e-05| +|rubygems|[mocha](https://mocha.jamesmead.org)|1.3719582379206055e-05| +|npm|[minimatch](https://github.com/isaacs/minimatch#readme)|1.3717362328312838e-05| +|cran|VennDiagram|1.3691776193468142e-05| +|cran|[base64url](https://github.com/mllg/base64url)|1.3689570192959055e-05| +|cran|[attempt](https://github.com/ColinFay/attempt)|1.368832959702336e-05| +|npm|[type-fest](https://github.com/sindresorhus/type-fest#readme)|1.361476912818803e-05| +|npm|[is-stream](https://github.com/sindresorhus/is-stream#readme)|1.361476912818803e-05| +|cran|stargazer|1.361476912818803e-05| +|npm|babel-core|1.3589039461101555e-05| +|npm|retry|1.349424233134901e-05| +|npm|[sortablejs](https://github.com/SortableJS/Sortable#readme)|1.347724620770129e-05| +|npm|[stylus](https://github.com/stylus/stylus)|1.3460745709870564e-05| +|npm|npm-run-all2|1.3420272426356773e-05| +|pypi|[svgutils](https://pypi.org/project/svgutils)|1.339454942429909e-05| +|spack|[texinfo](https://www.gnu.org/software/texinfo/)|1.3373594082347056e-05| +|spack|numactl|1.3342473745624271e-05| +|spack|kokkos-nvcc-wrapper|1.3342473745624271e-05| +|npm|readable-stream|1.3301280341595394e-05| +|npm|dayjs|1.3284080789780753e-05| +|pypi|[compress_pickle](https://pypi.org/project/compress_pickle)|1.3278075081479098e-05| +|pypi|[datasize](https://pypi.org/project/datasize)|1.3278075081479098e-05| +|pypi|[halo](https://pypi.org/project/halo)|1.3278075081479098e-05| +|pypi|[lib_programname](https://pypi.org/project/lib_programname)|1.3278075081479098e-05| +|pypi|[py_rinterpolate](https://pypi.org/project/py_rinterpolate)|1.3278075081479098e-05| +|pypi|[str2bool](https://pypi.org/project/str2bool)|1.3278075081479098e-05| +|pypi|[strip-ansi](https://pypi.org/project/strip-ansi)|1.3278075081479098e-05| +|pypi|[ellc](http://sourceforge.net/projects/goodricke/)|1.3278075081479098e-05| +|pypi|[spock](https://pypi.org/project/spock)|1.3278075081479098e-05| +|pypi|[triceratops](https://pypi.org/project/triceratops)|1.3278075081479098e-05| +|pypi|[Celery](http://celeryproject.org)|1.3278075081479098e-05| +|pypi|[DAWG](https://pypi.org/project/DAWG)|1.3278075081479098e-05| +|pypi|[django-nose](https://pypi.org/project/django-nose)|1.3278075081479098e-05| +|pypi|[MySQL-python](https://pypi.org/project/MySQL-python)|1.3278075081479098e-05| +|pypi|[mpld3](https://pypi.org/project/mpld3)|1.3263321664721899e-05| +|cran|[reshape](http://had.co.nz/reshape)|1.3254630260356433e-05| +|pypi|[synphot](https://www.github.com/spacetelescope/synphot_refactor)|1.3214480330519614e-05| +|cran|bezier|1.3205781295959298e-05| +|cran|ComplexHeatmap|1.3205781295959298e-05| +|cran|GlobalOptions|1.3205781295959298e-05| +|pypi|[onnx](https://github.com/onnx/onnx)|1.3163733269270391e-05| +|rubygems|rack|1.3159868591826386e-05| +|pypi|[visitor](http://github.com/mbr/visitor)|1.31316757921192e-05| +|cran|[matrixStats](https://github.com/HenrikBengtsson/matrixStats)|1.312880386717801e-05| +|pypi|[silx](http://www.silx.org/)|1.3110518419736627e-05| +|pypi|[xraydb](https://pypi.org/project/xraydb)|1.3110518419736627e-05| +|npm|[bull-board](https://github.com/felixmosh/bull-board#readme)|1.3053022961454027e-05| +|npm|[auth0](https://github.com/auth0/node-auth0)|1.3053022961454027e-05| +|npm|[aws-sdk](https://github.com/aws/aws-sdk-js)|1.3053022961454027e-05| +|npm|[bullmq](https://github.com/taskforcesh/bullmq#readme)|1.3053022961454027e-05| +|npm|[class-transformer](https://github.com/typestack/class-transformer#readme)|1.3053022961454027e-05| +|npm|[class-validator](https://github.com/typestack/class-validator#readme)|1.3053022961454027e-05| +|npm|[compare-versions](https://github.com/omichelsen/compare-versions#readme)|1.3053022961454027e-05| +|npm|[err-code](https://github.com/IndigoUnited/js-err-code#readme)|1.3053022961454027e-05| +|npm|hammerjs|1.3053022961454027e-05| +|npm|http-status-codes|1.3053022961454027e-05| +|npm|is-url|1.3053022961454027e-05| +|npm|jwks-rsa|1.3053022961454027e-05| +|npm|nats|1.3053022961454027e-05| +|npm|nestjs-s3|1.3053022961454027e-05| +|npm|ngx-material-file-input|1.3053022961454027e-05| +|npm|passport-jwt|1.3053022961454027e-05| +|npm|sharp|1.3053022961454027e-05| +|npm|ssh2|1.3053022961454027e-05| +|npm|stackdriver-errors-js|1.3053022961454027e-05| +|npm|tiny-version-compare|1.3053022961454027e-05| +|npm|unzipper|1.3053022961454027e-05| +|npm|yaml|1.3053022961454027e-05| +|cran|[extraDistr](https://github.com/twolodzko/extraDistr)|1.3039801976800048e-05| +|pypi|[pytest-trio](https://pypi.org/project/pytest-trio)|1.3034305345533779e-05| +|rubygems|[jekyll-commonmark](https://github.com/pathawks/jekyll-commonmark)|1.3024795799299882e-05| +|pypi|[gwdatafind](https://pypi.org/project/gwdatafind)|1.301883647274546e-05| +|cran|rms|1.301144974415581e-05| +|pypi|[casa-formats-io](http://casa-formats-io.readthedocs.org)|1.2962986708610982e-05| +|cran|PASWR|1.2958403964763357e-05| +|npm|[pug](https://pugjs.org)|1.2956495001419156e-05| +|npm|svgo|1.293403067177863e-05| +|pypi|[imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn)|1.2930769541990012e-05| +|cran|dfoptim|1.2929021871292274e-05| +|pypi|[keystoneauth1](https://pypi.org/project/keystoneauth1)|1.2918903150525086e-05| +|cran|fftwtools|1.2913318548358464e-05| +|pypi|[m2r2](https://pypi.org/project/m2r2)|1.2905582302932841e-05| +|spack|[pugixml](https://pugixml.org/)|1.288196842330865e-05| +|pypi|[extinction](http://github.com/kbarbary/extinction)|1.286572251420989e-05| +|cran|RSpectra|1.2837382619325443e-05| +|pypi|[PyCBC](http://www.pycbc.org/)|1.2835472578763128e-05| +|pypi|[lscsoft-glue](https://pypi.org/project/lscsoft-glue)|1.2835472578763128e-05| +|pypi|[pegasus-wms.api](https://pypi.org/project/pegasus-wms.api)|1.2835472578763128e-05| +|pypi|[pegasus-wms.common](https://pypi.org/project/pegasus-wms.common)|1.2835472578763128e-05| +|pypi|[pyRXP](https://pypi.org/project/pyRXP)|1.2835472578763128e-05| +|pypi|[python-telegram-bot](https://python-telegram-bot.org/)|1.2835472578763128e-05| +|pypi|[pyshortcuts](https://pypi.org/project/pyshortcuts)|1.2835472578763128e-05| +|pypi|[pyfai](https://pypi.org/project/pyfai)|1.2835472578763128e-05| +|pypi|[pycifrw](https://pypi.org/project/pycifrw)|1.2835472578763128e-05| +|pypi|[flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow)|1.2835472578763128e-05| +|pypi|[mysqlclient](https://github.com/PyMySQL/mysqlclient)|1.2835472578763128e-05| +|pypi|[biothings-client](https://pypi.org/project/biothings-client)|1.2806787012211957e-05| +|pypi|[TA-Lib](http://github.com/mrjbq7/ta-lib)|1.280338389731622e-05| +|cran|[Rmpfr](https://rmpfr.r-forge.r-project.org/)|1.2750727899094296e-05| +|pypi|[sphinxawesome-theme](https://sphinxawesome.xyz)|1.2743423903983999e-05| +|pypi|[unicodecsv](https://pypi.org/project/unicodecsv)|1.2734802205596358e-05| +|pypi|[cloud-sptheme](https://cloud-sptheme.readthedocs.io)|1.2707117852975495e-05| +|pypi|[sphinxcontrib-fulltoc](http://sphinxcontrib-fulltoc.readthedocs.org)|1.2707117852975495e-05| +|npm|p-each-series|1.2707117852975495e-05| +|cran|robotstxt|1.2707117852975495e-05| +|cran|[geosphere](NA)|1.2665966536287409e-05| +|pypi|[folium](https://pypi.org/project/folium)|1.2648994239624432e-05| +|pypi|[mlflow](https://pypi.org/project/mlflow)|1.2627958872672425e-05| +|pypi|[connection-pool](https://github.com/zhouyl/ConnectionPool)|1.2590223370561759e-05| +|pypi|[untokenize](https://pypi.org/project/untokenize)|1.2585393466756907e-05| +|npm|react-test-renderer|1.2576944335526908e-05| +|npm|react-collapsible|1.255435720122924e-05| +|npm|react-icons|1.255435720122924e-05| +|cran|ggdist|1.2544206085629655e-05| +|cran|bridgesampling|1.2544206085629655e-05| +|cran|bayesQR|1.2544206085629655e-05| +|pypi|[exoplanet](https://docs.exoplanet.codes)|1.2542354815546183e-05| +|cran|Rgraphviz|1.2508438990843952e-05| +|cran|[RandomFields](http://ms.math.uni-mannheim.de/de/publications/software/randomfields)|1.2497513953475005e-05| +|cran|mice|1.247527525239305e-05| +|spack|libzmq|1.2457958679387741e-05| +|spack|dataspaces|1.2457958679387741e-05| +|spack|c-blosc|1.2457958679387741e-05| +|spack|zfp|1.2457958679387741e-05| +|spack|sz|1.2457958679387741e-05| +|pypi|[aesop](https://github.com/rohithmohan/aesop-python)|1.2421425076222382e-05| +|cran|gdata|1.2418319719953332e-05| +|pypi|[mir-flare](https://github.com/mir-group/flare)|1.2394253208868146e-05| +|pypi|[scanpy](https://scanpy.readthedocs.io)|1.234713448409987e-05| +|pypi|[psims](https://pypi.org/project/psims)|1.229190511018184e-05| +|npm|[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer#readme)|1.2253292215369226e-05| +|npm|[keycode](https://github.com/timoxley/keycode)|1.2253292215369226e-05| +|npm|[react-event-listener](https://github.com/oliviertassinari/react-event-listener)|1.2253292215369226e-05| +|npm|simple-assign|1.2253292215369226e-05| +|npm|warning|1.2253292215369226e-05| +|npm|lodash.merge|1.2253292215369226e-05| +|npm|lodash.throttle|1.2253292215369226e-05| +|npm|recompose|1.2253292215369226e-05| +|pypi|[m2r](https://pypi.org/project/m2r)|1.2250654155500276e-05| +|cran|sm|1.2194963528404158e-05| +|cran|[shinythemes](http://rstudio.github.io/shinythemes/)|1.2189157429230987e-05| +|spack|[doxygen](https://github.com/doxygen/doxygen/)|1.215349994229813e-05| +|pypi|[python-multipart](https://pypi.org/project/python-multipart)|1.2146509712403046e-05| +|npm|inherits|1.2132592886451497e-05| +|pypi|[pdb2sql](https://github.com/DeepRank/pdb2sql)|1.2107677786114642e-05| +|npm|[react-plotly.js](https://github.com/plotly/react-plotly.js#readme)|1.2074512418736457e-05| +|npm|[jade](http://jade-lang.com)|1.2043351471276958e-05| +|pypi|[pyabc](https://github.com/icb-dcm/pyabc)|1.2033255542590431e-05| +|pypi|[jabbar](https://pypi.org/project/jabbar)|1.2033255542590431e-05| +|cran|EnvStats|1.2033255542590431e-05| +|pypi|[jupyter-bokeh](https://github.com/bokeh/jupyter_bokeh)|1.2017821796210299e-05| +|pypi|[pyserial](https://pypi.org/project/pyserial)|1.2009693923346198e-05| +|cran|gganimate|1.2006155437670984e-05| +|pypi|[fbpca](https://pypi.org/project/fbpca)|1.2001961627247474e-05| +|pypi|[memoization](https://pypi.org/project/memoization)|1.2001961627247474e-05| +|pypi|[oktopus](https://pypi.org/project/oktopus)|1.2001961627247474e-05| +|cran|[RcppParallel](https://rcppcore.github.io/RcppParallel/)|1.1995839105368139e-05| +|rubygems|[kramdown-parser-gfm](https://github.com/kramdown/parser-gfm)|1.1992342473745624e-05| +|rubygems|[jekyll-theme-primer](https://github.com/pages-themes/jekyll-theme-primer)|1.1992342473745624e-05| +|rubygems|[jekyll_test_plugin_malicious](https://github.com/jekyll/jekyll-test-plugin-malicious)|1.1992342473745624e-05| +|pypi|[treq](https://pypi.org/project/treq)|1.199165485914319e-05| +|npm|marked|1.1977242373063833e-05| +|pypi|[stsci-rtd-theme](https://pypi.org/project/stsci-rtd-theme)|1.196902572704425e-05| +|pypi|[plaster](https://docs.pylonsproject.org/projects/plaster/en/latest/)|1.196361252516445e-05| +|pypi|[fast-histogram](https://pypi.org/project/fast-histogram)|1.1958071916978116e-05| +|spack|netcdf-c|1.1946812563998762e-05| +|spack|cgns|1.1946812563998762e-05| +|pypi|[glue-core](https://pypi.org/project/glue-core)|1.1942357201983807e-05| +|pypi|[PyTest-Cov](https://pypi.org/project/PyTest-Cov)|1.1932582749462769e-05| +|pypi|[PyTest](https://pypi.org/project/PyTest)|1.1932582749462769e-05| +|pypi|[tablib](https://pypi.org/project/tablib)|1.1912922987164527e-05| +|pypi|[stfio](https://pypi.org/project/stfio)|1.1912922987164527e-05| +|pypi|[klusta](https://klusta.cortexlab.net)|1.1912922987164527e-05| +|pypi|[igor](http://blog.tremily.us/posts/igor/)|1.1912922987164527e-05| +|npm|[bundt](https://github.com/lukeed/bundt#readme)|1.1912922987164527e-05| +|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|1.1905685402695322e-05| +|pypi|[schema](https://github.com/keleshev/schema)|1.1847203823911508e-05| +|npm|ms|1.1804112099766607e-05| +|pypi|[pykerberos](https://pypi.org/project/pykerberos)|1.179946657776296e-05| +|pypi|[pymongocrypt](https://pypi.org/project/pymongocrypt)|1.179946657776296e-05| +|pypi|[pymongo-auth-aws](https://pypi.org/project/pymongo-auth-aws)|1.179946657776296e-05| +|npm|eslint-plugin-prettier|1.1793451623079466e-05| +|cran|[furrr](https://github.com/DavisVaughan/furrr)|1.1767921059267883e-05| +|pypi|[pytest-tornasync](https://pypi.org/project/pytest-tornasync)|1.1760650936891848e-05| +|pypi|[readthedocs-sphinx-ext](https://pypi.org/project/readthedocs-sphinx-ext)|1.1729647248900458e-05| +|npm|react-json-view|1.1689448241373563e-05| +|pypi|[mcfly](https://github.com/NLeSC/mcfly)|1.1668611435239207e-05| +|pypi|[emperor](http://github.com/biocore/emperor)|1.1668611435239207e-05| +|npm|[canvg](https://github.com/canvg/canvg)|1.1668611435239207e-05| +|npm|[googleapis](https://github.com/googleapis/google-api-nodejs-client#readme)|1.1668611435239207e-05| +|npm|[http](https://github.com/npm/security-holder#readme)|1.1668611435239207e-05| +|npm|[jspdf](https://github.com/mrrio/jspdf)|1.1668611435239207e-05| +|npm|[multiparty](https://github.com/pillarjs/multiparty#readme)|1.1668611435239207e-05| +|npm|[node-xlsx](https://github.com/mgcrea/node-xlsx#readme)|1.1668611435239207e-05| +|npm|[pg-hstore](https://github.com/scarney81/pg-hstore)|1.1668611435239207e-05| +|npm|[sequelize](https://sequelize.org/)|1.1668611435239207e-05| +|cran|[seqinr](http://seqinr.r-forge.r-project.org/)|1.1666793186758755e-05| +|spack|ffmpeg|1.1589892612223853e-05| +|cran|compiler|1.1587681280213368e-05| +|npm|create-react-class|1.15720506263239e-05| +|npm|react-ga|1.15720506263239e-05| +|pypi|[black>=20.8b1](https://pypi.org/project/black>=20.8b1)|1.156972359174071e-05| +|pypi|[importlib_metadata>=0.7](https://pypi.org/project/importlib_metadata>=0.7)|1.156972359174071e-05| +|pypi|[h5py>=3](https://pypi.org/project/h5py>=3)|1.156972359174071e-05| +|cran|[shinyBS](https://ebailey78.github.io/shinyBS)|1.1566082092113391e-05| +|pypi|[nbsite](https://pypi.org/project/nbsite)|1.1564184119680854e-05| +|npm|acorn|1.1550738668261878e-05| +|pypi|[pyu2f](https://pypi.org/project/pyu2f)|1.1535029256372143e-05| +|pypi|[equinox](https://pypi.org/project/equinox)|1.1529840757773356e-05| +|cran|pscl|1.151829189147063e-05| +|npm|[terser](https://terser.org)|1.1508688627219245e-05| +|cran|AER|1.1498425079083665e-05| +|cran|[RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)|1.1420653442240373e-05| +|pypi|[sigtools](https://sigtools.readthedocs.io/)|1.1375437572928819e-05| +|spack|fftw-api|1.1345640940156693e-05| +|npm|vue-loader|1.1328450575095849e-05| +|pypi|[ifermi](https://github.com/fermisurfaces/IFermi)|1.1325416981261583e-05| +|pypi|[BoltzTraP2](https://pypi.org/project/BoltzTraP2)|1.1325416981261583e-05| +|pypi|[meshcut](https://pypi.org/project/meshcut)|1.1325416981261583e-05| +|pypi|[trimesh](https://pypi.org/project/trimesh)|1.1325416981261583e-05| +|pypi|[DiffCapAnalyzer](https://github.com/nicolet5/DiffCapAnalyzer)|1.1325416981261583e-05| +|pypi|[PeakUtils](https://pypi.org/project/PeakUtils)|1.1325416981261583e-05| +|pypi|[ua-parser](https://pypi.org/project/ua-parser)|1.1325416981261583e-05| +|cran|tableHTML|1.1325416981261583e-05| +|cran|shiny.i18n|1.1325416981261583e-05| +|cran|popbio|1.1325416981261583e-05| +|cran|[gitcreds](https://github.com/r-lib/gitcreds)|1.1299567977928844e-05| +|npm|on-finished|1.1284482775681085e-05| +|npm|[through2](https://github.com/rvagg/through2#readme)|1.1274673012809827e-05| +|cran|[ini](https://github.com/dvdscripter/ini)|1.1246086842184e-05| +|spack|[jsoncpp](https://github.com/open-source-parsers/jsoncpp)|1.1231693377467675e-05| +|pypi|[extension-helpers](https://pypi.org/project/extension-helpers)|1.1228709019561338e-05| +|pypi|[databricks-cli](https://pypi.org/project/databricks-cli)|1.1217778720695873e-05| +|pypi|[prometheus-flask-exporter](https://pypi.org/project/prometheus-flask-exporter)|1.1217778720695873e-05| +|pypi|[querystring-parser](https://pypi.org/project/querystring-parser)|1.1217778720695873e-05| +|pypi|[shellescape](https://pypi.org/project/shellescape)|1.1200184005026478e-05| +|spack|[fftw](https://www.fftw.org)|1.119801659029823e-05| +|pypi|[mocpy](https://pypi.org/project/mocpy)|1.1183575896861782e-05| +|spack|libgd|1.1182263710618435e-05| +|pypi|[pypeit](https://pypi.org/project/pypeit)|1.1136461340047903e-05| +|pypi|[yattag](https://pypi.org/project/yattag)|1.1136461340047903e-05| +|rubygems|[webmock](https://github.com/bblimke/webmock)|1.1126323662487164e-05| +|pypi|[onnxruntime](https://pypi.org/project/onnxruntime)|1.1119884833148903e-05| +|spack|[gsl](https://www.gnu.org/software/gsl)|1.1118940911018374e-05| +|pypi|[od](https://pypi.org/project/od)|1.1118728121353559e-05| +|pypi|[beartype](https://pypi.org/project/beartype)|1.1115087808752438e-05| +|pypi|[sphinxcontrib-github-alt](https://pypi.org/project/sphinxcontrib-github-alt)|1.1114736607422889e-05| +|cran|optimx|1.1056717066868349e-05| +|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|1.1045926925320887e-05| +|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|1.1029170803829622e-05| +|pypi|[wbuild](https://github.com/gagneurlab/wBuild)|1.1001833638939823e-05| +|pypi|[click-log](https://github.com/click-contrib/click-log)|1.1001833638939823e-05| +|pypi|[webtest](https://pypi.org/project/webtest)|1.10004176719372e-05| +|cran|[storr](https://github.com/richfitz/storr)|1.0984872478746456e-05| +|cran|pls|1.0966592700911516e-05| +|spack|glx|1.0956647536494177e-05| +|spack|libxt|1.0956647536494177e-05| +|spack|osmesa|1.0956647536494177e-05| +|spack|netcdf-cxx|1.0956647536494177e-05| +|spack|libogg|1.0956647536494177e-05| +|spack|libtheora|1.0956647536494177e-05| +|spack|utf8cpp|1.0956647536494177e-05| +|spack|proj|1.0956647536494177e-05| +|spack|seacas|1.0956647536494177e-05| +|npm|react-router|1.094782666206851e-05| +|cran|[pkgdown](https://pkgdown.r-lib.org)|1.0929788525622347e-05| +|pypi|[aiofiles](https://github.com/Tinche/aiofiles)|1.0910151691948659e-05| +|pypi|[slycot](https://github.com/python-control/Slycot)|1.0891815302550425e-05| +|pypi|[PySide](http://www.pyside.org)|1.0891815302550425e-05| +|pypi|[PyQt4](http://www.riverbankcomputing.com/software/pyqt/)|1.0891815302550425e-05| +|npm|[unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position#readme)|1.0891815302550425e-05| +|npm|[unist-builder](https://github.com/syntax-tree/unist-builder#readme)|1.0891815302550425e-05| +|npm|[remark](https://remark.js.org)|1.0891815302550425e-05| +|npm|[unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents#readme)|1.0891815302550425e-05| +|npm|[unist-util-find-after](https://github.com/syntax-tree/unist-util-find-after#readme)|1.0891815302550425e-05| +|npm|[split](http://github.com/dominictarr/split)|1.08768795199841e-05| +|npm|[strip-ansi](https://github.com/chalk/strip-ansi#readme)|1.0864360523943618e-05| +|cran|janeaustenr|1.0853016181316513e-05| +|pypi|[param](https://pypi.org/project/param)|1.0817468758029671e-05| +|cran|vcd|1.0794566951634794e-05| +|spack|arpack-ng|1.0778358893148857e-05| +|pypi|[pypi-publisher](https://pypi.org/project/pypi-publisher)|1.0762050085270622e-05| +|cran|mlmRev|1.076074382495122e-05| +|npm|babel-jest|1.0745011155638712e-05| +|npm|basic-auth|1.0728777913306064e-05| +|cran|gsl|1.0716592133171621e-05| +|pypi|[lightgbm](https://pypi.org/project/lightgbm)|1.0704630963163639e-05| +|pypi|[pynumpress](https://pypi.org/project/pynumpress)|1.0700730823558313e-05| +|pypi|[rubicon-objc](https://beeware.org/rubicon)|1.0696227148969273e-05| +|pypi|[sortedcollections](https://pypi.org/project/sortedcollections)|1.0696227148969273e-05| +|pypi|[SulfLiq](https://pypi.org/project/SulfLiq)|1.0696227148969273e-05| +|pypi|[xlwings](https://pypi.org/project/xlwings)|1.0696227148969273e-05| +|cran|[wordcloud2](https://github.com/lchiffon/wordcloud2)|1.066199334504469e-05| +|cran|spacyr|1.0637397899649942e-05| +|pypi|[pyexcel-ezodf](https://github.com/pyexcel/pyexcel-ezodf)|1.0613708820220038e-05| +|npm|source-map-js|1.0589264877479579e-05| +|pypi|[pyexcel-io](https://github.com/pyexcel/pyexcel-io)|1.0555806341681949e-05| +|pypi|[oauth2client](https://pypi.org/project/oauth2client)|1.0552650869161954e-05| +|pypi|[charset_normalizer](https://github.com/ousret/charset_normalizer)|1.0544834395476174e-05| +|npm|[del](https://github.com/sindresorhus/del#readme)|1.0511493902829957e-05| +|pypi|[pytest-subtests](https://pypi.org/project/pytest-subtests)|1.0490809926654443e-05| +|cran|celestial|1.0471388088490941e-05| +|pypi|[pyct](https://pypi.org/project/pyct)|1.0432404580666775e-05| +|pypi|[pip-tools](https://pypi.org/project/pip-tools)|1.0411516201938352e-05| +|pypi|[xtal2png](https://github.com/sparks-baird/xtal2png/)|1.040713992872686e-05| +|pypi|[pomegranate](https://pypi.org/project/pomegranate)|1.0396732788798137e-05| +|cran|modeldata|1.0387542824489704e-05| +|rubygems|[railties](https://rubyonrails.org)|1.0386123877789156e-05| +|cran|spData|1.0380230038339723e-05| +|pypi|[PyQtWebEngine-Qt5](https://pypi.org/project/PyQtWebEngine-Qt5)|1.0377479579929987e-05| +|pypi|[tensorflow-addons](https://pypi.org/project/tensorflow-addons)|1.0330087065793019e-05| +|cran|[conditionz](https://github.com/ropenscilabs/conditionz)|1.0327517956289427e-05| +|pypi|[linetools](http://linetools.readthedocs.org/)|1.0325799914020759e-05| +|npm|codemirror|1.0324797722697372e-05| +|cran|tkrplot|1.0297592101470645e-05| +|pypi|[jaraco.classes](https://pypi.org/project/jaraco.classes)|1.0294671464196094e-05| +|pypi|[spacy](https://pypi.org/project/spacy)|1.0282082663834234e-05| +|pypi|[numpyro](https://pypi.org/project/numpyro)|1.0250455205727142e-05| +|cran|HSAUR3|1.0220847807798934e-05| +|pypi|[clang](https://pypi.org/project/clang)|1.0204783038279197e-05| +|pypi|[sphinx-thebe](https://pypi.org/project/sphinx-thebe)|1.0194632578262725e-05| +|pypi|[Click](https://palletsprojects.com/p/click/)|1.0138578461730378e-05| +|pypi|[alerce](https://pypi.org/project/alerce)|1.0133267825339312e-05| +|pypi|[shakenbreak](https://github.com/SMTG-UCL/ShakeNBreak)|1.0133267825339312e-05| +|pypi|[pymatgen-analysis-defects](https://materialsproject.github.io/pymatgen-analysis-defects)|1.0133267825339312e-05| +|pypi|[hiphive](http://hiphive.materialsmodeling.org/)|1.0133267825339312e-05| +|pypi|[mp-api](https://github.com/materialsproject/api)|1.0133267825339312e-05| +|pypi|[trainstation](https://pypi.org/project/trainstation)|1.0133267825339312e-05| +|pypi|[emmet-core](https://pypi.org/project/emmet-core)|1.0133267825339312e-05| +|pypi|[pygithub](https://pypi.org/project/pygithub)|1.0133267825339312e-05| +|npm|highcharts-exporting|1.0133267825339312e-05| +|npm|highcharts-no-data-to-display|1.0133267825339312e-05| +|npm|[history](https://github.com/remix-run/history#readme)|1.0133267825339312e-05| +|npm|[jsdocx](https://github.com/zuck/jsdocx#readme)|1.0133267825339312e-05| +|npm|[ramda](https://ramdajs.com/)|1.0133267825339312e-05| +|npm|[rc-tooltip](http://github.com/react-component/tooltip)|1.0133267825339312e-05| +|npm|[react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-table#readme)|1.0133267825339312e-05| +|npm|react-fontawesome|1.0133267825339312e-05| +|npm|react-js-pagination|1.0133267825339312e-05| +|npm|react-router-redux|1.0133267825339312e-05| +|npm|react-s-alert|1.0133267825339312e-05| +|npm|react-table|1.0133267825339312e-05| +|npm|redux-form|1.0133267825339312e-05| +|npm|redux-observable|1.0133267825339312e-05| +|npm|redux-persist|1.0133267825339312e-05| +|npm|reselect|1.0133267825339312e-05| +|npm|rx-dom|1.0133267825339312e-05| +|rubygems|[flexmock](https://github.com/doudou/flexmock)|1.0132041598599764e-05| +|cran|plm|1.0111789001979992e-05| +|spack|[zlib-api](https://github.com/zlib-ng/zlib-ng)|1.0103240072335773e-05| +|pypi|[python-http-client](https://pypi.org/project/python-http-client)|1.0099490265921513e-05| +|pypi|[siphon](https://pypi.org/project/siphon)|1.0098366433713797e-05| +|pypi|[diff-cover](https://pypi.org/project/diff-cover)|1.0086047882980497e-05| +|pypi|[transaction](https://pypi.org/project/transaction)|1.0075537429315142e-05| +|cran|[ggsignif](https://const-ae.github.io/ggsignif/)|1.007411115250271e-05| +|cran|[ggsci](https://nanx.me/ggsci/)|1.007411115250271e-05| +|cran|rcmdcheck|9.965569117934286e-06| +|rubygems|actionview|9.951747910366014e-06| +|npm|karma|9.949422880916554e-06| +|pypi|[itk-io](https://pypi.org/project/itk-io)|9.93548091348558e-06| +|cran|[proxy](NA)|9.933935234370463e-06| +|pypi|[minio](https://github.com/minio/minio-py)|9.921473398719607e-06| +|pypi|[tableone](https://pypi.org/project/tableone)|9.873440445202405e-06| +|pypi|[EUKulele](https://github.com/AlexanderLabWHOI/EUKulele)|9.873440445202405e-06| +|pypi|[recipy](http://www.recipy.org)|9.873440445202405e-06| +|pypi|[tinydb](https://github.com/msiemens/tinydb)|9.873440445202405e-06| +|pypi|[binaryornot](https://github.com/audreyr/binaryornot)|9.873440445202405e-06| +|pypi|[svn](https://github.com/dsoprea/PySvn)|9.873440445202405e-06| +|cran|Biostrings|9.868286018684275e-06| +|pypi|[sphinxcontrib.mermaid](https://pypi.org/project/sphinxcontrib.mermaid)|9.867269544924155e-06| +|cran|[ordinal](https://github.com/runehaubo/ordinal)|9.863365335083781e-06| +|cran|[dynamicTreeCut](http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/BranchCutting/)|9.856854797437001e-06| +|pypi|[scikit-build](https://github.com/scikit-build/scikit-build)|9.850382959703266e-06| +|cran|jsonify|9.839139856642772e-06| +|cran|rstatix|9.833446041650901e-06| +|pypi|[sacremoses](https://pypi.org/project/sacremoses)|9.811962794197129e-06| +|pypi|[tokenizers](https://pypi.org/project/tokenizers)|9.811962794197129e-06| +|npm|[fuse.js](http://fusejs.io)|9.805384230705121e-06| +|pypi|[numcodecs](https://pypi.org/project/numcodecs)|9.783994187606282e-06| +|npm|[bootstrap-icons](https://icons.getbootstrap.com/)|9.783773486057203e-06| +|pypi|[onnxconverter-common](https://github.com/microsoft/onnxconverter-common)|9.74934364060677e-06| +|cran|Rcsdp|9.748830017553532e-06| +|npm|babel-eslint|9.741379058657801e-06| +|npm|[file-loader](https://github.com/webpack-contrib/file-loader)|9.738324742975717e-06| +|pypi|[sphinx_automodapi](https://github.com/astropy/sphinx-automodapi)|9.725109223630309e-06| +|cran|gt|9.710541494464197e-06| +|npm|gh-pages|9.70696382511976e-06| +|pypi|[pyvista](https://github.com/pyvista/pyvista)|9.683265213297543e-06| +|rubygems|[power_assert](https://github.com/ruby/power_assert)|9.675392522607935e-06| +|rubygems|packnga|9.675392522607935e-06| +|cran|[beautier](https://docs.ropensci.org/beautier/)|9.638887182951545e-06| +|pypi|[tangle](https://github.com/fifman/tangle)|9.626604434072345e-06| +|pypi|[readline](http://github.com/ludwigschwardt/python-readline)|9.626604434072345e-06| +|pypi|[pandas-ta](https://github.com/twopirllc/pandas-ta)|9.626604434072345e-06| +|pypi|[ccxt](https://ccxt.com)|9.626604434072345e-06| +|pypi|[pycoingecko](https://github.com/man-c/pycoingecko)|9.626604434072345e-06| +|pypi|[py_find_1st](http://github.com/roebel/py_find_1st)|9.626604434072345e-06| +|pypi|[python-rapidjson](https://github.com/python-rapidjson/python-rapidjson)|9.626604434072345e-06| +|pypi|[schedule](https://github.com/dbader/schedule)|9.626604434072345e-06| +|npm|[antv](https://github.com/ant-design-vue/antv#readme)|9.626604434072345e-06| +|npm|form-create|9.626604434072345e-06| +|npm|ant-design-vue|9.626604434072345e-06| +|npm|butterfly-dag|9.626604434072345e-06| +|npm|china-area-data|9.626604434072345e-06| +|npm|cron-parser|9.626604434072345e-06| +|npm|dom-align|9.626604434072345e-06| +|npm|element-resize-detector|9.626604434072345e-06| +|npm|enquire.js|9.626604434072345e-06| +|npm|lodash.get|9.626604434072345e-06| +|npm|lodash.pick|9.626604434072345e-06| +|npm|md5|9.626604434072345e-06| +|npm|react-visual-modeling|9.626604434072345e-06| +|npm|viser-vue|9.626604434072345e-06| +|npm|vue-area-linkage|9.626604434072345e-06| +|npm|vue-cropper|9.626604434072345e-06| +|npm|vue-i18n|9.626604434072345e-06| +|npm|vue-ls|9.626604434072345e-06| +|npm|vue-photo-preview|9.626604434072345e-06| +|npm|vue-splitpane|9.626604434072345e-06| +|npm|vuedraggable|9.626604434072345e-06| +|npm|vuera|9.626604434072345e-06| +|npm|vxe-table|9.626604434072345e-06| +|npm|vxe-table-plugin-antd|9.626604434072345e-06| +|npm|xe-utils|9.626604434072345e-06| +|pypi|[pvlib](https://github.com/pvlib/pvlib-python)|9.615476205741251e-06| +|cran|[heatmaply](https://talgalili.github.io/heatmaply/)|9.604034883006817e-06| +|npm|[morgan](https://github.com/expressjs/morgan#readme)|9.592396504423518e-06| +|pypi|[mygene](https://pypi.org/project/mygene)|9.585175885847765e-06| +|cran|purrrlyr|9.570147656188312e-06| +|cran|LaplacesDemon|9.569237730097875e-06| +|pypi|[fasttext](https://github.com/facebookresearch/fastText)|9.530338389731622e-06| +|npm|svg-sprite|9.530338389731622e-06| +|npm|picocolors|9.530338389731622e-06| +|cran|BeyondBenford|9.530338389731622e-06| +|cran|BenfordTests|9.530338389731622e-06| +|cran|benford.analysis|9.530338389731622e-06| +|cran|MUS|9.530338389731622e-06| +|cran|filelock|9.530338389731622e-06| +|cran|AsioHeaders|9.530338389731622e-06| +|cran|manipulateWidget|9.530338389731622e-06| +|npm|dompurify|9.509206819022682e-06| +|npm|query-string|9.509206819022682e-06| +|npm|react-virtualized|9.509206819022682e-06| +|pypi|[opt_einsum](https://github.com/dgasmith/opt_einsum)|9.496921685377863e-06| +|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|9.489977563778561e-06| +|pypi|[python-json-logger](http://github.com/madzak/python-json-logger)|9.482226052143197e-06| +|npm|[standard-version](https://github.com/conventional-changelog/standard-version#readme)|9.417903174556551e-06| +|cran|semEff|9.399266912132415e-06| +|cran|rr2|9.399266912132415e-06| +|cran|MEMSS|9.399266912132415e-06| +|cran|PKPDmodels|9.399266912132415e-06| +|cran|[ROCR](http://rocr.bioinf.mpi-sb.mpg.de/)|9.331611064827166e-06| +|pypi|[nglview](https://pypi.org/project/nglview)|9.31337315441239e-06| +|pypi|[types-dataclasses](https://github.com/python/typeshed)|9.310099477363874e-06| +|pypi|[pydeck](https://pypi.org/project/pydeck)|9.2690448408068e-06| +|pypi|[pyrr](https://pypi.org/project/pyrr)|9.2635266147104e-06| +|pypi|[pathtools](https://pypi.org/project/pathtools)|9.248246839061852e-06| +|pypi|[pretty-errors](https://github.com/onelivesleft/PrettyErrors/)|9.233326218019746e-06| +|spack|[root](https://root.cern.ch)|9.225495915986008e-06| +|pypi|[pyklip](https://pypi.org/project/pyklip)|9.206720623650041e-06| +|pypi|[pywinpty](https://pypi.org/project/pywinpty)|9.193592476461782e-06| +|npm|publish-please|9.178401057038917e-06| +|cran|[quanteda](https://quanteda.io)|9.175669315813288e-06| +|pypi|[dash-daq](http://github.com/plotly/dash-daq)|9.168194699116519e-06| +|pypi|[uuid](http://zesty.ca/python/)|9.168194699116519e-06| +|pypi|[Fiona](http://github.com/Toblerity/Fiona)|9.168194699116519e-06| +|pypi|[holidays](https://github.com/dr-prodigy/python-holidays)|9.168194699116519e-06| +|pypi|[korean-lunar-calendar](https://github.com/usingsky/korean_lunar_calendar_py)|9.168194699116519e-06| +|pypi|[PyMeeus](https://github.com/architest/pymeeus)|9.168194699116519e-06| +|cran|[GPArotation](http://www.stat.ucla.edu/research/gpa)|9.142728125390434e-06| +|pypi|[lxml-stubs](https://pypi.org/project/lxml-stubs)|9.118728850641773e-06| +|pypi|[sphinx-pytest](https://pypi.org/project/sphinx-pytest)|9.111510572274866e-06| +|cran|rsm|9.09172805396644e-06| +|cran|tables|9.087192760148671e-06| +|pypi|[pdoc3](https://pypi.org/project/pdoc3)|9.076512752125353e-06| +|spack|superlu|9.076512752125353e-06| +|cran|[geiger](https://github.com/mwpennell/geiger-v2)|9.075017937772238e-06| +|cran|mda|9.059361367484148e-06| +|npm|[deepmerge](https://github.com/TehShrike/deepmerge)|9.055355379742783e-06| +|pypi|[pyaml](https://github.com/mk-fg/pretty-yaml)|9.039381563593939e-06| +|npm|globby|9.00242909572363e-06| +|pypi|[freud-analysis](https://github.com/glotzerlab/freud)|8.98483080513419e-06| +|pypi|[mkdocstrings-python](https://pypi.org/project/mkdocstrings-python)|8.96226294125944e-06| +|pypi|[path.py](https://pypi.org/project/path.py)|8.947788450441936e-06| +|pypi|[progressbar33](https://pypi.org/project/progressbar33)|8.932254734763485e-06| +|pypi|[pyppeteer](https://pypi.org/project/pyppeteer)|8.929776912900745e-06| +|cran|seqLogo|8.915252179711112e-06| +|npm|strip-json-comments|8.90909607815992e-06| +|pypi|[Flask-SQLAlchemy](https://flask-sqlalchemy.palletsprojects.com)|8.90231705284214e-06| +|npm|cpy-cli|8.892404988390561e-06| +|pypi|[streamz](https://pypi.org/project/streamz)|8.841230294043247e-06| +|pypi|[strict-rfc3339](https://pypi.org/project/strict-rfc3339)|8.820435589839685e-06| +|rubygems|rake-compiler-dock|8.801948241373562e-06| +|pypi|[py-bcrypt](https://pypi.org/project/py-bcrypt)|8.777198160477726e-06| +|pypi|[plams](https://www.scm.com/doc/plams/)|8.773543228864734e-06| +|cran|rootSolve|8.76993380237286e-06| +|pypi|[codecarbon](https://pypi.org/project/codecarbon)|8.764221120186698e-06| +|pypi|[priority](https://pypi.org/project/priority)|8.759152166386705e-06| +|pypi|[panoptes-pocs](https://github.com/panoptes/POCS)|8.751458576429405e-06| +|pypi|[fastapi-utils](https://pypi.org/project/fastapi-utils)|8.751458576429405e-06| +|pypi|[transitions](https://pypi.org/project/transitions)|8.751458576429405e-06| +|pypi|[click-spinner](https://pypi.org/project/click-spinner)|8.751458576429405e-06| +|pypi|[panoptes-utils](https://pypi.org/project/panoptes-utils)|8.751458576429405e-06| +|pypi|[scalpl](https://pypi.org/project/scalpl)|8.751458576429405e-06| +|pypi|[shellingham](https://pypi.org/project/shellingham)|8.751458576429405e-06| +|pypi|[ninja](https://pypi.org/project/ninja)|8.740674524403332e-06| +|cran|Cubist|8.740002585464924e-06| +|pypi|[wsproto](https://github.com/python-hyper/wsproto/)|8.728121353558926e-06| +|pypi|[etelemetry](https://pypi.org/project/etelemetry)|8.680832770374013e-06| +|pypi|[scabha](https://github.com/caracal-pipeline/scabha2)|8.663943990665111e-06| +|pypi|[cssselect2](https://pypi.org/project/cssselect2)|8.663943990665111e-06| +|pypi|[skl2onnx](https://pypi.org/project/skl2onnx)|8.663943990665111e-06| +|cran|adehabitatMA|8.640141946734711e-06| +|pypi|[sphinxemoji](https://pypi.org/project/sphinxemoji)|8.616747089427184e-06| +|pypi|[Nano-Utils](https://github.com/nlesc-nano/Nano-Utils)|8.592008924564352e-06| +|npm|[actions](https://github.com/fundon/actions)|8.581430238373063e-06| +|pypi|[thriftpy2](https://pypi.org/project/thriftpy2)|8.57730455075846e-06| +|pypi|[coreapi](https://github.com/core-api/python-client)|8.556981719175417e-06| +|pypi|[django-chosen](https://github.com/theatlantic/django-chosen)|8.556981719175417e-06| +|pypi|[django-gravatar2](https://github.com/twaddington/django-gravatar)|8.556981719175417e-06| +|pypi|[django-hstore](https://github.com/djangonauts/django-hstore)|8.556981719175417e-06| +|pypi|[django-ratelimit](https://github.com/jsocol/django-ratelimit)|8.556981719175417e-06| +|pypi|[django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger)|8.556981719175417e-06| +|pypi|[django-taggit](https://github.com/jazzband/django-taggit)|8.556981719175417e-06| +|pypi|[django-taggit-templatetags](http://github.com/feuervogel/django-taggit-templatetags)|8.556981719175417e-06| +|pypi|[python3-saml](https://pypi.org/project/python3-saml)|8.556981719175417e-06| +|pypi|[python-social-auth](https://pypi.org/project/python-social-auth)|8.556981719175417e-06| +|pypi|[rq-scheduler](https://pypi.org/project/rq-scheduler)|8.556981719175417e-06| +|pypi|[social-auth-app-django](https://pypi.org/project/social-auth-app-django)|8.556981719175417e-06| +|pypi|[social-auth-core](https://pypi.org/project/social-auth-core)|8.556981719175417e-06| +|pypi|[sregistry](https://pypi.org/project/sregistry)|8.556981719175417e-06| +|npm|[react-scripts](https://github.com/facebook/create-react-app#readme)|8.539719989961696e-06| +|cran|[rhandsontable](http://jrowen.github.io/rhandsontable/)|8.513197712439256e-06| +|npm|needle|8.511998645254434e-06| +|cran|[sessioninfo](https://github.com/r-lib/sessioninfo#readme)|8.50785885664578e-06| +|pypi|[visdom](https://pypi.org/project/visdom)|8.482235084125826e-06| +|pypi|[fcd-torch](https://pypi.org/project/fcd-torch)|8.471411901983664e-06| +|npm|webworker-threads|8.471411901983664e-06| +|cran|cleanNLP|8.471411901983664e-06| +|cran|udpipe|8.471411901983664e-06| +|pypi|[google-crc32c](https://github.com/googleapis/python-crc32c)|8.467813658722825e-06| +|rubygems|shoulda-matchers|8.402257519110327e-06| +|pypi|[pandas-stubs](https://pandas.pydata.org)|8.395774295715952e-06| +|pypi|[types-pytz](https://pypi.org/project/types-pytz)|8.373391040286504e-06| +|npm|c8|8.351057671749641e-06| +|pypi|[sphinx-hoverxref](https://pypi.org/project/sphinx-hoverxref)|8.345815274768017e-06| +|pypi|[sphinx-reredirects](https://pypi.org/project/sphinx-reredirects)|8.345815274768017e-06| +|cran|gpclib|8.345216527315956e-06| +|cran|PBSmapping|8.345216527315956e-06| +|npm|karma-chrome-launcher|8.34212374772769e-06| +|cran|rnaturalearthhires|8.286284893636119e-06| +|spack|[octave](https://www.gnu.org/software/octave/)|8.261198294953922e-06| +|cran|[imager](http://dahtah.github.io/imager/)|8.251375229204868e-06| +|pypi|[lingua](https://pypi.org/project/lingua)|8.223320553425572e-06| +|cran|triangle|8.20186697782964e-06| +|cran|evd|8.20186697782964e-06| +|cran|SASmixed|8.199494707451242e-06| +|cran|beepr|8.1891280125635e-06| +|pypi|[importlib_resources](http://importlib-resources.readthedocs.io/)|8.183625733002356e-06| +|pypi|[OWSLib](https://pypi.org/project/OWSLib)|8.164450364368906e-06| +|pypi|[radiopadre-client](http://github.com/ratt-ru/radiopadre-client)|8.149770059715834e-06| +|pypi|[stimela](https://pypi.org/project/stimela)|8.149770059715834e-06| +|npm|clean-css|8.143648941490249e-06| +|cran|MCMCpack|8.142213183841027e-06| +|pypi|[jupyter-sphinx](https://pypi.org/project/jupyter-sphinx)|8.133529316369142e-06| +|cran|[NISTunits](NA)|8.123478913152191e-06| +|pypi|[sphinx>=4](https://pypi.org/project/sphinx>=4)|8.096783287410646e-06| +|pypi|[pyobjc-core](https://github.com/ronaldoussoren/pyobjc)|8.096714837088233e-06| +|pypi|[rowan](https://github.com/glotzerlab/rowan)|8.093911485247546e-06| +|npm|[matcha](https://github.com/logicalparadox/matcha#readme)|8.08313885647608e-06| +|pypi|[nbsmoke](https://pypi.org/project/nbsmoke)|8.078803222864717e-06| +|cran|measurements|8.055405067511251e-06| +|cran|[wikitaxa](https://github.com/ropensci/wikitaxa)|8.037232395875504e-06| +|cran|[natserv](https://docs.ropensci.org/natserv)|8.037232395875504e-06| +|cran|[worrms](https://docs.ropensci.org/worrms)|8.037232395875504e-06| +|cran|[rotl](https://docs.ropensci.org/rotl/)|8.037232395875504e-06| +|cran|[rredlist](https://github.com/ropensci/rredlist)|8.037232395875504e-06| +|cran|[bold](https://docs.ropensci.org/bold/)|8.037232395875504e-06| +|cran|[ritis](https://github.com/ropensci/ritis)|8.037232395875502e-06| +|npm|codecov|8.022854494548919e-06| +|pypi|[prettytable](https://github.com/jazzband/prettytable)|7.994006648431519e-06| +|npm|rtlcss|7.984230549812131e-06| +|cran|[fst](http://www.fstpackage.org)|7.961185975076605e-06| +|pypi|[apscheduler](https://github.com/agronholm/apscheduler)|7.955172015848801e-06| +|pypi|[pyside2](https://pypi.org/project/pyside2)|7.953294299049841e-06| +|pypi|[zmq](https://github.com/zeromq/pyzmq)|7.941948658109684e-06| +|pypi|[PyQt6-Qt6](https://pypi.org/project/PyQt6-Qt6)|7.941948658109684e-06| +|pypi|[PyQt6-sip](https://pypi.org/project/PyQt6-sip)|7.941948658109684e-06| +|pypi|[galaxy-tool-util](https://github.com/galaxyproject/galaxy)|7.941948658109684e-06| +|pypi|[bagit](https://pypi.org/project/bagit)|7.941948658109684e-06| +|pypi|[schema-salad](https://pypi.org/project/schema-salad)|7.941948658109684e-06| +|npm|quick-lru|7.941948658109684e-06| +|npm|map-obj|7.941948658109684e-06| +|npm|lodash.kebabcase|7.941948658109684e-06| +|cran|yamlme|7.941948658109684e-06| +|spack|msmpi|7.941948658109684e-06| +|spack|rsync|7.941948658109684e-06| +|spack|hepmc|7.941948658109684e-06| +|spack|hepmc3|7.941948658109684e-06| +|spack|evtgen|7.941948658109684e-06| +|spack|fastjet|7.941948658109684e-06| +|spack|lhapdf|7.941948658109684e-06| +|spack|rivet|7.941948658109684e-06| +|spack|madgraph5amc|7.941948658109684e-06| +|spack|openmpi|7.941948658109684e-06| +|spack|mpich|7.941948658109684e-06| +|spack|highfive|7.941948658109684e-06| +|pypi|[stestr](https://pypi.org/project/stestr)|7.937712952158692e-06| +|pypi|[pytest-env](https://pypi.org/project/pytest-env)|7.936158597910932e-06| +|cran|adehabitatLT|7.93048841473579e-06| +|cran|[pander](https://rapporter.github.io/pander/)|7.92402259350918e-06| +|pypi|[sphinxcontrib-autoprogram](https://pypi.org/project/sphinxcontrib-autoprogram)|7.922831460921142e-06| +|cran|doFuture|7.914082171590002e-06| +|cran|pbmcapply|7.914082171590002e-06| +|pypi|[intervals](https://pypi.org/project/intervals)|7.909331042353213e-06| +|npm|memfs|7.878296958484309e-06| +|pypi|[scooby](https://github.com/banesullivan/scooby)|7.86704584340256e-06| +|npm|ghsign|7.862529171528587e-06| +|npm|git-config-path|7.862529171528587e-06| +|npm|github-username|7.862529171528587e-06| +|npm|parse-git-config|7.862529171528587e-06| +|cran|paradox|7.858958098367565e-06| +|npm|[cdbreact](https://www.devwares.com/product/contrast/)|7.85845259924273e-06| +|npm|[child_process](https://github.com/npm/security-holder#readme)|7.85845259924273e-06| +|npm|[danfojs-node](https://github.com/opensource9ja/danfojs#readme)|7.85845259924273e-06| +|npm|[express-fileupload](https://github.com/richardgirges/express-fileupload#readme)|7.85845259924273e-06| +|npm|mkdir-recursive|7.85845259924273e-06| +|npm|ncp|7.85845259924273e-06| +|npm|node-pre-gyp|7.85845259924273e-06| +|npm|react-bootstrap-drawer|7.85845259924273e-06| +|npm|react-combo-select|7.85845259924273e-06| +|npm|react-jsx-parser|7.85845259924273e-06| +|npm|react-pro-sidebar|7.85845259924273e-06| +|npm|react-spinners|7.85845259924273e-06| +|npm|reactour|7.85845259924273e-06| +|npm|util-promisifyall|7.85845259924273e-06| +|npm|web-vitals|7.85845259924273e-06| +|rubygems|[chartkick](https://chartkick.com)|7.85845259924273e-06| +|rubygems|[memory_profiler](https://github.com/SamSaffron/memory_profiler)|7.85845259924273e-06| +|rubygems|[e2mmap](https://github.com/ruby/e2mmap)|7.85845259924273e-06| +|rubygems|[stripe](https://stripe.com/docs/api?lang=ruby)|7.85845259924273e-06| +|rubygems|[jekyll-sass-converter](https://github.com/jekyll/jekyll-sass-converter)|7.842674299883315e-06| +|npm|[benchmark](https://benchmarkjs.com/)|7.842458671814458e-06| +|pypi|[pycares](http://github.com/saghul/pycares)|7.83349829458756e-06| +|pypi|[configargparse](https://pypi.org/project/configargparse)|7.831274656887264e-06| +|npm|package-json-versionify|7.824071869121045e-06| +|cran|permute|7.799223783674091e-06| +|pypi|[neobolt](https://pypi.org/project/neobolt)|7.779868073250304e-06| +|pypi|[neo4j-driver](https://pypi.org/project/neo4j-driver)|7.779868073250304e-06| +|cran|plotfunctions|7.779868073250304e-06| +|rubygems|nio4r|7.779868073250304e-06| +|rubygems|sassc-rails|7.779868073250304e-06| +|rubygems|tzinfo|7.779868073250304e-06| +|rubygems|[ruby-openid](https://github.com/openid/ruby-openid)|7.778296382730455e-06| +|cran|NLP|7.7591148473335e-06| +|cran|sparkline|7.74001759637285e-06| +|npm|babel-preset-react|7.716129266534726e-06| +|npm|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|7.70925091165781e-06| +|npm|[nopt](https://github.com/npm/nopt#readme)|7.70925091165781e-06| +|npm|[webpack-dev-server](https://github.com/webpack/webpack-dev-server#readme)|7.70852380863363e-06| +|pypi|[EXOSIMS](https://pypi.org/project/EXOSIMS)|7.701283547257891e-06| +|pypi|[gatspy](http://github.com/astroml/gatspy)|7.701283547257877e-06| +|pypi|[GPJax](https://gpjax.readthedocs.io/en/latest/)|7.701283547257876e-06| +|cran|rcdk|7.701283547257876e-06| +|cran|fingerprint|7.701283547257876e-06| +|cran|enviPat|7.701283547257876e-06| +|cran|flexdashboard|7.701283547257876e-06| +|cran|keys|7.701283547257876e-06| +|cran|[phytools](https://github.com/liamrevell/phytools)|7.694311231359072e-06| +|cran|[origami](https://tlverse.org/origami/)|7.691778061114989e-06| +|rubygems|rack-test|7.685623851631592e-06| +|pypi|[oslo.utils](https://pypi.org/project/oslo.utils)|7.683570595099182e-06| +|pypi|[oslo.config](https://pypi.org/project/oslo.config)|7.683570595099182e-06| +|cran|RcppDE|7.677217036172696e-06| +|cran|[assertive](https://bitbucket.org/richierocks/assertive)|7.659635739083453e-06| +|pypi|[hvplot](https://pypi.org/project/hvplot)|7.652584254238455e-06| +|npm|parseurl|7.636376695795453e-06| +|pypi|[cosmic-conn](https://github.com/cy-xu/cosmic-conn)|7.631588673527034e-06| +|pypi|[rq](https://github.com/nvie/rq/)|7.630688448074681e-06| +|pypi|[python-lzo](https://github.com/jd-boyd/python-lzo)|7.624270711785298e-06| +|pypi|[docker-registry-client](https://github.com/yodle/docker-registry-client)|7.624270711785298e-06| +|cran|actuar|7.624270711785298e-06| +|cran|skellam|7.624270711785298e-06| +|cran|hoa|7.624270711785298e-06| +|pypi|[simple-websocket](https://pypi.org/project/simple-websocket)|7.624270711785297e-06| +|rubygems|jdbc-postgres|7.624270711785297e-06| +|rubygems|jdbc-sqlite3|7.624270711785297e-06| +|rubygems|shoulda-context|7.624270711785297e-06| +|cran|[shinyWidgets](https://github.com/dreamRs/shinyWidgets)|7.591915616280943e-06| +|pypi|[SQLAlchemy-Utils](https://github.com/kvesteri/sqlalchemy-utils)|7.588444227884134e-06| +|pypi|[python-subunit](https://pypi.org/project/python-subunit)|7.5713942067267615e-06| +|cran|[docopt](https://github.com/docopt/docopt.R)|7.563760626771136e-06| +|pypi|[bumpversion](https://pypi.org/project/bumpversion)|7.563419782581961e-06| +|pypi|[webargs](https://pypi.org/project/webargs)|7.542603254388553e-06| +|cran|fpc|7.537245463975205e-06| +|cran|[survey](http://r-survey.r-forge.r-project.org/survey/)|7.525070545635783e-06| +|pypi|[mrcfile](https://github.com/ccpem/mrcfile)|7.504767316762983e-06| +|cran|MCMCglmm|7.502518231534263e-06| +|pypi|[einops](https://pypi.org/project/einops)|7.500111261427822e-06| +|pypi|[pytest-xvfb](https://github.com/The-Compiler/pytest-xvfb)|7.49179366904288e-06| +|pypi|[profimp](http://boris-42.me)|7.480076466645151e-06| +|pypi|[zappy](https://pypi.org/project/zappy)|7.480076466645151e-06| +|pypi|[pytest-nunit](https://pypi.org/project/pytest-nunit)|7.480076466645151e-06| +|pypi|[pytest>=4.4](https://pypi.org/project/pytest>=4.4)|7.480076466645151e-06| +|pypi|[scikit-misc>=0.1.3](https://pypi.org/project/scikit-misc>=0.1.3)|7.480076466645151e-06| +|pypi|[scrublet](https://pypi.org/project/scrublet)|7.480076466645151e-06| +|pypi|[scanorama](https://pypi.org/project/scanorama)|7.480076466645151e-06| +|pypi|[cugraph>=0.9](https://pypi.org/project/cugraph>=0.9)|7.480076466645151e-06| +|pypi|[cuml>=0.9](https://pypi.org/project/cuml>=0.9)|7.480076466645151e-06| +|pypi|[cudf>=0.9](https://pypi.org/project/cudf>=0.9)|7.480076466645151e-06| +|pypi|[magic-impute>=2.0](https://pypi.org/project/magic-impute>=2.0)|7.480076466645151e-06| +|pypi|[louvain>=0.6,!=0.6.2](https://pypi.org/project/louvain>=0.6,!=0.6.2)|7.480076466645151e-06| +|pypi|[leidenalg](https://pypi.org/project/leidenalg)|7.480076466645151e-06| +|pypi|[harmonypy](https://pypi.org/project/harmonypy)|7.480076466645151e-06| +|pypi|[sphinx-rtd-theme>=1.0](https://pypi.org/project/sphinx-rtd-theme>=1.0)|7.480076466645151e-06| +|pypi|[sphinx>=4.4](https://pypi.org/project/sphinx>=4.4)|7.480076466645151e-06| +|pypi|[bbknn](https://pypi.org/project/bbknn)|7.480076466645151e-06| +|pypi|[session-info](https://pypi.org/project/session-info)|7.480076466645151e-06| +|pypi|[umap-learn>=0.3.10](https://pypi.org/project/umap-learn>=0.3.10)|7.480076466645151e-06| +|pypi|[numba>=0.41.0](https://pypi.org/project/numba>=0.41.0)|7.480076466645151e-06| +|pypi|[networkx>=2.3](https://pypi.org/project/networkx>=2.3)|7.480076466645151e-06| +|pypi|[statsmodels>=0.10.0rc2](https://pypi.org/project/statsmodels>=0.10.0rc2)|7.480076466645151e-06| +|pypi|[scikit-learn>=0.22](https://pypi.org/project/scikit-learn>=0.22)|7.480076466645151e-06| +|pypi|[flit_core](https://pypi.org/project/flit_core)|7.480076466645151e-06| +|pypi|[scipy>=1.4](https://pypi.org/project/scipy>=1.4)|7.480076466645151e-06| +|pypi|[pandas>=1.0](https://pypi.org/project/pandas>=1.0)|7.480076466645151e-06| +|pypi|[matplotlib>=3.4](https://pypi.org/project/matplotlib>=3.4)|7.480076466645151e-06| +|pypi|[numpy>=1.17.0](https://pypi.org/project/numpy>=1.17.0)|7.480076466645151e-06| +|pypi|[anndata>=0.7.4](https://pypi.org/project/anndata>=0.7.4)|7.480076466645151e-06| +|pypi|[prefect](https://pypi.org/project/prefect)|7.474775207632645e-06| +|npm|[grunt-legacy-util](http://gruntjs.com/)|7.4727627681536665e-06| +|npm|[grunt-known-options](http://gruntjs.com/)|7.4727627681536665e-06| +|rubygems|[thor](http://whatisthor.com/)|7.4498720024766105e-06| +|rubygems|[addressable](https://github.com/sporkmonger/addressable)|7.447711799412806e-06| +|pypi|[pysocks](https://github.com/Anorov/PySocks)|7.444402821715706e-06| +|pypi|[urllib3-secure-extra](https://github.com/urllib3/urllib3/issues/2680)|7.444402821715706e-06| +|pypi|[doc8](https://pypi.org/project/doc8)|7.430847095205523e-06| +|pypi|[banzai](http://github.com/twneale/banzai/)|7.405080333901804e-06| +|pypi|[lcogt-logging](https://github.com/LCOGT/lcogt_logging)|7.405080333901804e-06| +|pypi|[ocs-ingester](https://pypi.org/project/ocs-ingester)|7.405080333901804e-06| +|pypi|[ocs-archive](https://pypi.org/project/ocs-archive)|7.405080333901804e-06| +|pypi|[logutils](https://pypi.org/project/logutils)|7.405080333901804e-06| +|pypi|[mysql-connector-python](https://pypi.org/project/mysql-connector-python)|7.405080333901804e-06| +|pypi|[opentsdb-python-metrics](https://pypi.org/project/opentsdb-python-metrics)|7.405080333901804e-06| +|pypi|[opentsdb-http-client](https://pypi.org/project/opentsdb-http-client)|7.405080333901804e-06| +|pypi|[sdss-marvin](https://github.com/sdss/marvin)|7.405080333901804e-06| +|pypi|[Flask-JWT-Extended](https://pypi.org/project/Flask-JWT-Extended)|7.405080333901804e-06| +|pypi|[marvin-brain](https://pypi.org/project/marvin-brain)|7.405080333901804e-06| +|pypi|[marvin-sqlalchemy-boolean-search](https://pypi.org/project/marvin-sqlalchemy-boolean-search)|7.405080333901804e-06| +|pypi|[marvin-wtforms-alchemy](https://pypi.org/project/marvin-wtforms-alchemy)|7.405080333901804e-06| +|pypi|[numpyencoder](https://pypi.org/project/numpyencoder)|7.405080333901804e-06| +|pypi|[sdss-access](https://pypi.org/project/sdss-access)|7.405080333901804e-06| +|pypi|[sdss-tree](https://pypi.org/project/sdss-tree)|7.405080333901804e-06| +|pypi|[sdsstools](https://pypi.org/project/sdsstools)|7.405080333901804e-06| +|pypi|[yamlordereddictloader](https://pypi.org/project/yamlordereddictloader)|7.405080333901804e-06| +|pypi|[daemonocle](https://pypi.org/project/daemonocle)|7.405080333901804e-06| +|pypi|[flask-classful](https://pypi.org/project/flask-classful)|7.405080333901804e-06| +|pypi|[WTForms-Components](https://pypi.org/project/WTForms-Components)|7.405080333901804e-06| +|pypi|[infinity](https://pypi.org/project/infinity)|7.405080333901804e-06| +|rubygems|[ruby-maven](https://github.com/takari/ruby-maven)|7.3978222473745635e-06| +|pypi|[orderedmultidict](https://pypi.org/project/orderedmultidict)|7.397285512497702e-06| +|pypi|[GPy](http://sheffieldml.github.com/GPy/)|7.397285512497697e-06| +|pypi|[paramz](https://pypi.org/project/paramz)|7.397285512497697e-06| +|cran|betareg|7.369180837227264e-06| +|cran|psychTools|7.3662454201206275e-06| +|pypi|[sphinx-autodoc2](https://pypi.org/project/sphinx-autodoc2)|7.362060343390565e-06| +|pypi|[sphinx-tippy](https://pypi.org/project/sphinx-tippy)|7.362060343390565e-06| +|pypi|[sphinx-pyscript](https://pypi.org/project/sphinx-pyscript)|7.362060343390565e-06| +|pypi|[sphinx-design2](https://pypi.org/project/sphinx-design2)|7.362060343390565e-06| +|pypi|[optuna](https://pypi.org/project/optuna)|7.349785819566419e-06| +|pypi|[bullet](https://github.com/Mckinsey666/bullets)|7.331029530562786e-06| +|pypi|[pygtail](http://github.com/bgreenlee/pygtail)|7.331029530562786e-06| +|pypi|[openapi-core](https://pypi.org/project/openapi-core)|7.331029530562786e-06| +|npm|xregexp|7.331029530562786e-06| +|npm|bufferedstream|7.331029530562786e-06| +|npm|tslint|7.322276927106897e-06| +|npm|concat-stream|7.3160682458065355e-06| +|npm|gulp-eslint|7.301442397262288e-06| +|pypi|[flake8-quotes](https://pypi.org/project/flake8-quotes)|7.300673300622568e-06| +|cran|scatterplot3d|7.298123574425964e-06| +|cran|CompQuadForm|7.280729583962918e-06| +|cran|[torch](https://torch.mlverse.org/docs)|7.271833903577456e-06| +|rubygems|introspection|7.271648191365227e-06| +|pypi|[cytocad](https://github.com/cytham/cytocad)|7.265361837035733e-06| +|pypi|[nanovar](https://github.com/cytham/nanovar)|7.265361837035733e-06| +|rubygems|sinatra|7.227984553205103e-06| +|cran|gamlss|7.226009380768354e-06| +|npm|safer-buffer|7.225402962640666e-06| +|pypi|[timm](https://github.com/huggingface/pytorch-image-models)|7.22259993601084e-06| +|pypi|[torchaudio](https://github.com/pytorch/audio)|7.22259993601084e-06| +|pypi|[parameterized](https://pypi.org/project/parameterized)|7.220107053571193e-06| +|cran|tree|7.219953325554259e-06| +|pypi|[hacking](https://pypi.org/project/hacking)|7.218853142190364e-06| +|pypi|[polib](https://pypi.org/project/polib)|7.18859809968328e-06| +|cran|[binman](https://docs.ropensci.org/binman/)|7.187864644107361e-06| +|cran|gbm|7.186101529742136e-06| +|pypi|[nbstripout](https://pypi.org/project/nbstripout)|7.151610690555059e-06| +|npm|[rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license)|7.1369653562950145e-06| +|pypi|[echo](https://pypi.org/project/echo)|7.130818099312848e-06| +|pypi|[mpl-scatter-density](https://pypi.org/project/mpl-scatter-density)|7.130818099312848e-06| +|pypi|[WebTest](https://pypi.org/project/WebTest)|7.1273898213804855e-06| +|pypi|[autobahn](https://pypi.org/project/autobahn)|7.0920911060934396e-06| +|pypi|[txaio](https://pypi.org/project/txaio)|7.0920911060934396e-06| +|cran|bigmemory|7.082430405067511e-06| +|rubygems|[rr](https://rr.github.io/rr)|7.082333313885646e-06| +|pypi|[zope.deprecation](https://github.com/zopefoundation/zope.deprecation)|7.076259504789261e-06| +|cran|[beastier](https://docs.ropensci.org/beastier/)|7.059509918319721e-06| +|pypi|[mkl](https://pypi.org/project/mkl)|7.05950991831972e-06| +|cran|shapefiles|7.05950991831972e-06| +|cran|VGAMdata|7.05950991831972e-06| +|cran|VGAMextra|7.05950991831972e-06| +|npm|[brace-expansion](https://github.com/juliangruber/brace-expansion)|7.050680092162253e-06| +|pypi|[pyteomics](https://pypi.org/project/pyteomics)|7.0501109452643385e-06| +|pypi|[itk-segmentation](https://pypi.org/project/itk-segmentation)|7.047499583263878e-06| +|pypi|[itk-registration](https://pypi.org/project/itk-registration)|7.047499583263878e-06| +|pypi|[itk-filtering](https://pypi.org/project/itk-filtering)|7.047499583263878e-06| +|pypi|[itk-numerics](https://pypi.org/project/itk-numerics)|7.047499583263878e-06| +|pypi|[itk-core](https://pypi.org/project/itk-core)|7.047499583263878e-06| +|cran|[rstantools](https://mc-stan.org/rstantools/)|7.018441109244181e-06| +|pypi|[amqp](http://github.com/celery/py-amqp)|7.0023216916647666e-06| +|pypi|[aplpy](http://aplpy.github.io)|6.995236385551447e-06| +|npm|electron|6.988914819136522e-06| +|npm|v8-argv|6.988914819136522e-06| +|npm|[grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit#readme)|6.975121622834574e-06| +|pypi|[google-cloud-core](https://github.com/googleapis/python-cloud-core)|6.9643871667307506e-06| +|cran|partykit|6.9526805192169706e-06| +|cran|partitions|6.948772507836273e-06| +|cran|signal|6.945934954676376e-06| +|rubygems|rubocop-performance|6.934969869210151e-06| +|pypi|[safetensors](https://pypi.org/project/safetensors)|6.931155192532088e-06| +|rubygems|[capybara](https://github.com/teamcapybara/capybara)|6.8901217911318545e-06| +|pypi|[dash-extensions](https://pypi.org/project/dash-extensions)|6.8761460243373895e-06| +|pypi|[mwoauth](https://pypi.org/project/mwoauth)|6.8761460243373895e-06| +|pypi|[wikidataintegrator](https://pypi.org/project/wikidataintegrator)|6.8761460243373895e-06| +|npm|[mdi](http://materialdesignicons.com)|6.8761460243373895e-06| +|npm|[abort-controller](https://github.com/mysticatea/abort-controller#readme)|6.8761460243373895e-06| +|npm|color|6.8761460243373895e-06| +|npm|dotenv-load|6.8761460243373895e-06| +|npm|iframe-resizer|6.8761460243373895e-06| +|npm|isomorphic-unfetch|6.8761460243373895e-06| +|npm|js-file-download|6.8761460243373895e-06| +|npm|material-table|6.8761460243373895e-06| +|npm|material-ui-chip-input|6.8761460243373895e-06| +|npm|materialize-css|6.8761460243373895e-06| +|npm|mui-datatables|6.8761460243373895e-06| +|npm|next|6.8761460243373895e-06| +|npm|next-env|6.8761460243373895e-06| +|npm|next-redux-wrapper|6.8761460243373895e-06| +|npm|ra-data-simple-rest|6.8761460243373895e-06| +|npm|react-admin|6.8761460243373895e-06| +|npm|react-loading|6.8761460243373895e-06| +|npm|react-scroll|6.8761460243373895e-06| +|npm|react-scroll-to-component|6.8761460243373895e-06| +|npm|react-swipeable-views|6.8761460243373895e-06| +|npm|react-wordcloud|6.8761460243373895e-06| +|npm|redux-saga|6.8761460243373895e-06| +|npm|serialize-error|6.8761460243373895e-06| +|npm|swagger-client|6.8761460243373895e-06| +|npm|swagger-ui-react|6.8761460243373895e-06| +|npm|tween|6.8761460243373895e-06| +|npm|uuid5|6.8761460243373895e-06| +|pypi|[datasets](https://pypi.org/project/datasets)|6.872541592953664e-06| +|npm|accepts|6.852861160620788e-06| +|npm|cross-spawn|6.848688123847903e-06| +|rubygems|[term-ansicolor](http://flori.github.com/term-ansicolor)|6.832737774004009e-06| +|pypi|[keepalive](https://github.com/wikier/keepalive)|6.807384564094015e-06| +|pypi|[spectra](http://github.com/jsvine/spectra)|6.807384564094015e-06| +|pypi|[lzstring](https://github.com/gkovacs/lz-string-python)|6.807384564094015e-06| +|pypi|[pyTest-cov](https://pypi.org/project/pyTest-cov)|6.807384564094015e-06| +|pypi|[pyTest](https://pypi.org/project/pyTest)|6.807384564094015e-06| +|pypi|[TOMLi](https://pypi.org/project/TOMLi)|6.807384564094015e-06| +|pypi|[Flake8](https://pypi.org/project/Flake8)|6.807384564094015e-06| +|pypi|[pytest>=6](https://pypi.org/project/pytest>=6)|6.807384564094015e-06| +|pypi|[pytest-mock>=3.6](https://pypi.org/project/pytest-mock>=3.6)|6.807384564094015e-06| +|pypi|[pytest-cov>=2.7](https://pypi.org/project/pytest-cov>=2.7)|6.807384564094015e-06| +|pypi|[appdirs==1.4.4](https://pypi.org/project/appdirs==1.4.4)|6.807384564094015e-06| +|pypi|[sphinx-autodoc-typehints>=1.12](https://pypi.org/project/sphinx-autodoc-typehints>=1.12)|6.807384564094015e-06| +|pypi|[proselint>=0.10.2](https://pypi.org/project/proselint>=0.10.2)|6.807384564094015e-06| +|pypi|[furo>=2021.7.5b38](https://pypi.org/project/furo>=2021.7.5b38)|6.807384564094015e-06| +|cran|oskeyring|6.807384564094015e-06| +|cran|ExplainPrediction|6.807384564094015e-06| +|cran|rpart.plot|6.807384564094015e-06| +|cran|BiocManager|6.8011181641657595e-06| +|npm|sprintf-js|6.798789381563594e-06| +|pypi|[pytest_runner](https://github.com/pytest-dev/pytest-runner/)|6.784464077346259e-06| +|pypi|[numkit](https://pypi.org/project/numkit)|6.765740299439578e-06| +|pypi|[mriqc](https://github.com/nipreps/mriqc)|6.755511883559541e-06| +|pypi|[nilearn](https://pypi.org/project/nilearn)|6.755511883559541e-06| +|pypi|[nipype](https://pypi.org/project/nipype)|6.755511883559541e-06| +|pypi|[nitransforms](https://pypi.org/project/nitransforms)|6.755511883559541e-06| +|pypi|[niworkflows](https://pypi.org/project/niworkflows)|6.755511883559541e-06| +|pypi|[pybids](https://pypi.org/project/pybids)|6.755511883559541e-06| +|pypi|[mriqc-learn](https://pypi.org/project/mriqc-learn)|6.755511883559541e-06| +|pypi|[templateflow](https://pypi.org/project/templateflow)|6.755511883559541e-06| +|pypi|[bids-validator](https://pypi.org/project/bids-validator)|6.755511883559541e-06| +|pypi|[looseversion](https://pypi.org/project/looseversion)|6.755511883559541e-06| +|pypi|[num2words](https://pypi.org/project/num2words)|6.755511883559541e-06| +|pypi|[surfplot](https://pypi.org/project/surfplot)|6.755511883559541e-06| +|pypi|[brainspace](https://pypi.org/project/brainspace)|6.755511883559541e-06| +|pypi|[logging_tree](https://pypi.org/project/logging_tree)|6.755511883559541e-06| +|pypi|[voeventdb.server](https://pypi.org/project/voeventdb.server)|6.755511883559541e-06| +|pypi|[oslo.serialization](https://pypi.org/project/oslo.serialization)|6.75171528588098e-06| +|pypi|[oslo.i18n](https://pypi.org/project/oslo.i18n)|6.75171528588098e-06| +|pypi|[debtcollector](https://pypi.org/project/debtcollector)|6.75171528588098e-06| +|cran|[snakecase](https://github.com/Tazinho/snakecase)|6.742329646960432e-06| +|rubygems|[multi_test](http://cukes.info)|6.736096120186697e-06| +|rubygems|[mime-types](https://github.com/mime-types/ruby-mime-types/)|6.736096120186697e-06| +|rubygems|cucumber-messages|6.736096120186697e-06| +|rubygems|cucumber-html-formatter|6.736096120186697e-06| +|rubygems|cucumber-gherkin|6.736096120186697e-06| +|rubygems|cucumber-cucumber-expressions|6.736096120186697e-06| +|rubygems|cucumber-core|6.736096120186697e-06| +|rubygems|cucumber-ci-environment|6.736096120186697e-06| +|rubygems|syntax|6.736096120186697e-06| +|rubygems|octokit|6.736096120186697e-06| +|rubygems|cucumber-compatibility-kit|6.736096120186697e-06| +|cran|afex|6.727795415316175e-06| +|npm|rollup-plugin-replace|6.7266940092993525e-06| +|cran|geepack|6.708323365723294e-06| +|pypi|[lisa2](https://pypi.org/project/lisa2)|6.687956764723945e-06| +|cran|tester|6.687956764723945e-06| +|spack|cudnn|6.684253577146578e-06| +|cran|[reprex](https://reprex.tidyverse.org)|6.681617780600473e-06| +|cran|bbmle|6.679355771833532e-06| +|cran|rticles|6.67083220351476e-06| +|cran|fastICA|6.670520409948257e-06| +|pypi|[annoy](https://github.com/spotify/annoy)|6.643046973826741e-06| +|pypi|[sphinxcontrib.programoutput](https://pypi.org/project/sphinxcontrib.programoutput)|6.643046973826741e-06| +|pypi|[nmslib](https://pypi.org/project/nmslib)|6.643046973826741e-06| +|pypi|[pyemd](https://pypi.org/project/pyemd)|6.643046973826741e-06| +|pypi|[Morfessor](https://pypi.org/project/Morfessor)|6.643046973826741e-06| +|pypi|[Pyro4](https://pypi.org/project/Pyro4)|6.643046973826741e-06| +|pypi|[cityhash](https://pypi.org/project/cityhash)|6.639037540739549e-06| +|pypi|[transformers](https://github.com/huggingface/transformers)|6.638561624069963e-06| +|pypi|[pywavelets](https://github.com/PyWavelets/pywt)|6.628653021117568e-06| +|cran|[tidygraph](https://tidygraph.data-imaginist.com)|6.5992814315049245e-06| +|npm|bundlewatch|6.597541101570759e-06| +|npm|shelljs|6.596368425504592e-06| +|cran|[rentrez](http://github.com/ropensci/rentrez)|6.595752069789428e-06| +|cran|ks|6.5907859643273875e-06| +|pypi|[unyt](https://github.com/yt-project/unyt)|6.578179696616107e-06| +|pypi|[etils](https://pypi.org/project/etils)|6.563911336158425e-06| +|pypi|[chart-studio](https://plot.ly/python/)|6.556224282994535e-06| +|rubygems|public_suffix|6.552107642940489e-06| +|cran|fixest|6.5475999415607454e-06| +|pypi|[colorcet](https://pypi.org/project/colorcet)|6.547455841438401e-06| +|pypi|[googleapis-common-protos](https://github.com/googleapis/python-api-common-protos)|6.545878765998742e-06| +|cran|[ff](https://github.com/truecluster/ff)|6.54404536172695e-06| +|pypi|[pymatreader](https://pypi.org/project/pymatreader)|6.5423888895275635e-06| +|npm|[ansi-regex](https://github.com/chalk/ansi-regex#readme)|6.526511480727014e-06| +|npm|[balanced-match](https://github.com/juliangruber/balanced-match)|6.526511480727014e-06| +|npm|[cacatoo](https://github.com/bramvandijk88/cacatoo#readme)|6.526511480727014e-06| +|npm|[code-point-at](https://github.com/sindresorhus/code-point-at#readme)|6.526511480727014e-06| +|npm|[decompress-response](https://github.com/sindresorhus/decompress-response#readme)|6.526511480727014e-06| +|npm|[detect-libc](https://github.com/lovell/detect-libc#readme)|6.526511480727014e-06| +|npm|[esdoc](https://esdoc.org/)|6.526511480727014e-06| +|npm|esdoc-standard-plugin|6.526511480727014e-06| +|npm|fast-random|6.526511480727014e-06| +|npm|flatted|6.526511480727014e-06| +|npm|fs.realpath|6.526511480727014e-06| +|npm|has-unicode|6.526511480727014e-06| +|npm|ignore-walk|6.526511480727014e-06| +|npm|ini|6.526511480727014e-06| +|npm|is-fullwidth-code-point|6.526511480727014e-06| +|npm|jsdocs|6.526511480727014e-06| +|npm|mimic-response|6.526511480727014e-06| +|npm|node|6.526511480727014e-06| +|npm|npm|6.526511480727014e-06| +|npm|npm-bundled|6.526511480727014e-06| +|npm|npm-normalize-package-bin|6.526511480727014e-06| +|npm|npm-packlist|6.526511480727014e-06| +|npm|number-is-nan|6.526511480727014e-06| +|npm|odex|6.526511480727014e-06| +|npm|os-homedir|6.526511480727014e-06| +|npm|os-tmpdir|6.526511480727014e-06| +|npm|osenv|6.526511480727014e-06| +|npm|path-is-absolute|6.526511480727014e-06| +|npm|rc|6.526511480727014e-06| +|npm|set-blocking|6.526511480727014e-06| +|npm|signal-exit|6.526511480727014e-06| +|npm|simple-concat|6.526511480727014e-06| +|npm|string-width|6.526511480727014e-06| +|pypi|[pythreejs](https://pypi.org/project/pythreejs)|6.525919108102717e-06| +|cran|[colourpicker](https://github.com/daattali/colourpicker)|6.5106245777805075e-06| +|spack|libxft|6.507565070851902e-06| +|cran|antiword|6.503670483542129e-06| +|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|6.494749124854142e-06| +|pypi|[mkdocstrings](https://pypi.org/project/mkdocstrings)|6.4878583416539464e-06| +|pypi|[sphinx-asdf](https://pypi.org/project/sphinx-asdf)|6.480106460051034e-06| +|pypi|[kazoo](https://kazoo.readthedocs.io)|6.467015335889315e-06| +|pypi|[pickydict](https://pypi.org/project/pickydict)|6.46238141139466e-06| +|cran|[glmmTMB](https://github.com/glmmTMB/glmmTMB)|6.461648116256529e-06| +|cran|[downloader](https://github.com/wch/downloader)|6.457741354328292e-06| +|pypi|[nox](https://pypi.org/project/nox)|6.451803873796166e-06| +|pypi|[eventlet](https://pypi.org/project/eventlet)|6.438850641773629e-06| +|cran|[parsnip](https://github.com/tidymodels/parsnip)|6.436585720527932e-06| +|pypi|[dm-sonnet](https://pypi.org/project/dm-sonnet)|6.416854732198956e-06| +|pypi|[blis](https://pypi.org/project/blis)|6.407821066140208e-06| +|pypi|[catalogue](https://pypi.org/project/catalogue)|6.407821066140208e-06| +|pypi|[preshed](https://pypi.org/project/preshed)|6.407821066140208e-06| +|pypi|[rdkit](https://pypi.org/project/rdkit)|6.39820404850084e-06| +|npm|[rollup-plugin-uglify](https://github.com/TrySound/rollup-plugin-uglify)|6.373978090551324e-06| +|cran|bs4Dash|6.3590006052741515e-06| +|pypi|[repeated-test](https://pypi.org/project/repeated-test)|6.353558926487749e-06| +|pypi|[pims](https://github.com/soft-matter/pims)|6.353558926487749e-06| +|pypi|[pdbmender](https://pypi.org/project/pdbmender)|6.353558926487748e-06| +|pypi|[delphi4py](https://pypi.org/project/delphi4py)|6.353558926487748e-06| +|pypi|[pytest-httpserver](https://github.com/csernazs/pytest-httpserver)|6.353558926487748e-06| +|cran|acepack|6.334233933677591e-06| +|cran|htmlTable|6.334233933677591e-06| +|pypi|[ordered-set](https://pypi.org/project/ordered-set)|6.326054342390398e-06| +|pypi|[ipyvolume](https://pypi.org/project/ipyvolume)|6.313790003251908e-06| +|pypi|[geomdl](https://github.com/orbingol/NURBS-Python)|6.312527497752359e-06| +|pypi|[pefile](https://pypi.org/project/pefile)|6.312527497752359e-06| +|pypi|[PyExcelerate](https://pypi.org/project/PyExcelerate)|6.312527497752359e-06| +|pypi|[pyinstaller](https://pypi.org/project/pyinstaller)|6.312527497752359e-06| +|pypi|[pyinstaller-hooks-contrib](https://pypi.org/project/pyinstaller-hooks-contrib)|6.312527497752359e-06| +|pypi|[PyMCubes](https://pypi.org/project/PyMCubes)|6.312527497752359e-06| +|pypi|[pyvistaqt](https://pypi.org/project/pyvistaqt)|6.312527497752359e-06| +|pypi|[cassandra-driver](https://pypi.org/project/cassandra-driver)|6.307778270062554e-06| +|npm|prismjs|6.294318283816533e-06| +|pypi|[ansicon](https://pypi.org/project/ansicon)|6.29002333722287e-06| +|pypi|[socksio](https://pypi.org/project/socksio)|6.268992200454461e-06| +|pypi|[google-cloud-storage](https://github.com/googleapis/python-storage)|6.253395743908834e-06| +|cran|reactR|6.252708784797466e-06| +|pypi|[Keras-Preprocessing](https://pypi.org/project/Keras-Preprocessing)|6.247714233173437e-06| +|pypi|[bigplanet](https://github.com/VirtualPlanetaryLaboratory/BigPlanet)|6.233024131472893e-06| +|pypi|[vspace](https://github.com/VirtualPlanetaryLaboratory/vspace)|6.233024131472893e-06| +|pypi|[g-mlp-pytorch](https://pypi.org/project/g-mlp-pytorch)|6.210712538111191e-06| +|pypi|[gsa-pytorch](https://pypi.org/project/gsa-pytorch)|6.210712538111191e-06| +|pypi|[imblearn](https://pypi.org/project/imblearn)|6.210712538111191e-06| +|pypi|[imutils](https://pypi.org/project/imutils)|6.210712538111191e-06| +|pypi|[kornia](https://pypi.org/project/kornia)|6.210712538111191e-06| +|pypi|[local-attention](https://pypi.org/project/local-attention)|6.210712538111191e-06| +|pypi|[thop](https://pypi.org/project/thop)|6.210712538111191e-06| +|pypi|[timmy](https://pypi.org/project/timmy)|6.210712538111191e-06| +|pypi|[torch-multi-head-attention](https://pypi.org/project/torch-multi-head-attention)|6.210712538111191e-06| +|cran|protolite|6.188531421903651e-06| +|pypi|[ThrustRTC](https://github.com/fynv/ThrustRTC)|6.181655275879313e-06| +|pypi|[chempy](https://github.com/bjodah/chempy)|6.181655275879313e-06| +|pypi|[bandit](https://pypi.org/project/bandit)|6.145251222975914e-06| +|pypi|[PyPDF2](https://pypi.org/project/PyPDF2)|6.1415594116152365e-06| +|npm|run-sequence|6.107280000232746e-06| +|pypi|[fett](https://pypi.org/project/fett)|6.101834241073992e-06| +|pypi|[python-jsonrpc-server](https://pypi.org/project/python-jsonrpc-server)|6.101834241073992e-06| +|pypi|[rstcheck](https://pypi.org/project/rstcheck)|6.101834241073992e-06| +|pypi|[snooty-lextudio](https://pypi.org/project/snooty-lextudio)|6.101834241073992e-06| +|pypi|[autodocsumm](https://pypi.org/project/autodocsumm)|6.0573934941537874e-06| +|pypi|[multiset](https://pypi.org/project/multiset)|6.051008501416902e-06| +|npm|tsconfig-paths|6.051008501416902e-06| +|npm|replace|6.051008501416902e-06| +|npm|node-qunit-phantomjs|6.051008501416902e-06| +|cran|TSA|6.051008501416902e-06| +|spack|glfw|6.051008501416902e-06| +|cran|[haven](https://haven.tidyverse.org)|6.050682360103502e-06| +|rubygems|[rubyzip](http://github.com/rubyzip/rubyzip)|6.038663219079934e-06| +|pypi|[email_validator](https://pypi.org/project/email_validator)|6.037318436934066e-06| +|pypi|[mmtf-python](https://github.com/rcsb/mmtf-python.git)|6.0158455444993845e-06| +|pypi|[sphinx-version-warning](https://pypi.org/project/sphinx-version-warning)|5.993209582549473e-06| +|cran|[RNetCDF](https://github.com/mjwoods/RNetCDF)|5.984190299832596e-06| +|cran|cplm|5.98031789455291e-06| +|pypi|[re-assert](https://pypi.org/project/re-assert)|5.972132258210376e-06| +|pypi|[devpi-server](https://pypi.org/project/devpi-server)|5.972132258210376e-06| +|pypi|[devpi-client](https://pypi.org/project/devpi-client)|5.972132258210376e-06| +|pypi|[pyproject-api](https://pypi.org/project/pyproject-api)|5.972132258210376e-06| +|npm|karma-coverage-istanbul-reporter|5.96174673004507e-06| +|npm|karma-browserstack-launcher|5.96174673004507e-06| +|npm|ip|5.96174673004507e-06| +|npm|chai-passport-strategy|5.956461493582264e-06| +|npm|passport-strategy|5.956461493582264e-06| +|cran|clusterGeneration|5.9463714966987246e-06| +|pypi|[sphinxcontrib-httpdomain](https://pypi.org/project/sphinxcontrib-httpdomain)|5.945115852642106e-06| +|cran|pROC|5.941411153559606e-06| +|cran|[rversions](https://github.com/r-hub/rversions)|5.940800578816862e-06| +|npm|uglify-es|5.937552092015336e-06| +|cran|[Ckmeans.1d.dp](NA)|5.9342136732933764e-06| +|pypi|[bitstring](https://github.com/scott-griffiths/bitstring)|5.924487414569094e-06| +|pypi|[selenium](https://pypi.org/project/selenium)|5.918097664137562e-06| +|cran|flexsurv|5.91654164582986e-06| +|pypi|[tempora](https://pypi.org/project/tempora)|5.906231440959246e-06| +|pypi|[affine](https://github.com/sgillies/affine)|5.905961000622614e-06| +|pypi|[google-auth-httplib2](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2)|5.902871135799629e-06| +|cran|klaR|5.887384291939812e-06| +|pypi|[zope.testrunner](https://pypi.org/project/zope.testrunner)|5.877042007001167e-06| +|pypi|[backports.shutil-get-terminal-size](https://pypi.org/project/backports.shutil-get-terminal-size)|5.864823624450229e-06| +|spack|unzip|5.864823624450229e-06| +|spack|wget|5.864823624450229e-06| +|npm|d3-request|5.854350725120853e-06| +|cran|cubature|5.844849735338303e-06| +|pypi|[aesara-theano-fallback](https://pypi.org/project/aesara-theano-fallback)|5.844232664343001e-06| +|pypi|[halomod](https://github.com/steven-murray/halomod)|5.8309718286381085e-06| +|pypi|[hyperopt](https://hyperopt.github.io/hyperopt)|5.8232141254311685e-06| +|cran|[jsonld](https://docs.ropensci.org/jsonld)|5.815254923439636e-06| +|spack|[adios2](https://csmd.ornl.gov/software/adios2)|5.804760195075252e-06| +|pypi|[pybamm](https://pypi.org/project/pybamm)|5.787560979038675e-06| +|cran|debugme|5.778380442976487e-06| +|rubygems|[spec](https://github.com/bootstraponline/spec)|5.775962660443418e-06| +|pypi|[octave-kernel](https://pypi.org/project/octave-kernel)|5.775962660443407e-06| +|cran|qvalue|5.775962660443407e-06| +|cran|subprocess|5.775962660443407e-06| +|cran|tensorA|5.769615448728635e-06| +|cran|[EML](https://docs.ropensci.org/EML/)|5.748458076346064e-06| +|npm|tough-cookie|5.742716111800297e-06| +|pypi|[imgaug](https://pypi.org/project/imgaug)|5.740393866814069e-06| +|npm|moment-timezone|5.7363374121675645e-06| +|npm|gulp-uglify|5.735159156562723e-06| +|pypi|[cogapp](https://pypi.org/project/cogapp)|5.7255146370996646e-06| +|pypi|[thinc](https://pypi.org/project/thinc)|5.7246426869479775e-06| +|npm|karma-jasmine|5.688717150292057e-06| +|npm|rollup-plugin-svelte|5.687038065241449e-06| +|pypi|[pdfkit](https://pypi.org/project/pdfkit)|5.66488645543488e-06| +|pypi|[pulumi](https://github.com/pulumi/pulumi)|5.662708490630796e-06| +|pypi|[AssertionLib](https://github.com/nlesc-nano/AssertionLib)|5.659597112339238e-06| +|cran|FNN|5.652688642551538e-06| +|cran|[earth](http://www.milbo.users.sonic.net/earth/)|5.636568679813983e-06| +|npm|classnames|5.627861053765371e-06| +|pypi|[sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling)|5.621803902801004e-06| +|pypi|[pyexcel-xlsx](https://github.com/pyexcel/pyexcel-xlsx)|5.620646543173863e-06| +|pypi|[pyexcel-ods3](https://github.com/pyexcel/pyexcel-ods3)|5.620646543173863e-06| +|npm|[compression](https://github.com/expressjs/compression#readme)|5.620364234147434e-06| +|pypi|[snuggs](https://github.com/mapbox/snuggs)|5.609757787266537e-06| +|pypi|[kgt](https://pypi.org/project/kgt)|5.606081405724483e-06| +|pypi|[x21](https://pypi.org/project/x21)|5.606081405724483e-06| +|pypi|[PyYaml](https://pypi.org/project/PyYaml)|5.606081405724483e-06| +|npm|updater-license|5.606081405724483e-06| +|npm|update|5.606081405724483e-06| +|npm|cose-base|5.606081405724483e-06| +|npm|murl|5.606081405724483e-06| +|npm|protein|5.606081405724483e-06| +|npm|network-address|5.606081405724483e-06| +|pypi|[ipyleaflet](https://pypi.org/project/ipyleaflet)|5.591249768558705e-06| +|cran|[wesanderson](https://github.com/karthik/wesanderson)|5.589324411211393e-06| +|cran|rhub|5.555736401453972e-06| +|cran|gmailr|5.555736401453972e-06| +|cran|foghorn|5.555736401453972e-06| +|cran|coxme|5.5446945740274765e-06| +|pypi|[flake8-bandit](https://pypi.org/project/flake8-bandit)|5.540209082466124e-06| +|pypi|[cooler](https://github.com/mirnylab/cooler)|5.524189929090747e-06| +|pypi|[python-slugify](https://pypi.org/project/python-slugify)|5.513479299690051e-06| +|cran|[dynlm](NA)|5.500916819469917e-06| +|pypi|[pyneqsys](https://github.com/bjodah/pyneqsys)|5.500916819469911e-06| +|pypi|[pyodesys](https://github.com/bjodah/pyodesys)|5.500916819469911e-06| +|pypi|[sym](https://github.com/bjodah/sym)|5.500916819469911e-06| +|pypi|[crossbar](http://crossbar.io/)|5.500916819469911e-06| +|pypi|[asn1crypto](https://pypi.org/project/asn1crypto)|5.500916819469911e-06| +|pypi|[asq](https://pypi.org/project/asq)|5.500916819469911e-06| +|pypi|[automat](https://pypi.org/project/automat)|5.500916819469911e-06| +|pypi|[cbor](https://pypi.org/project/cbor)|5.500916819469911e-06| +|pypi|[dictdiffer](https://pypi.org/project/dictdiffer)|5.500916819469911e-06| +|pypi|[hpack](https://pypi.org/project/hpack)|5.500916819469911e-06| +|pypi|[hyperframe](https://pypi.org/project/hyperframe)|5.500916819469911e-06| +|pypi|[netaddr](https://pypi.org/project/netaddr)|5.500916819469911e-06| +|pypi|[node-semver](https://pypi.org/project/node-semver)|5.500916819469911e-06| +|pypi|[py-ubjson](https://pypi.org/project/py-ubjson)|5.500916819469911e-06| +|pypi|[pyqrcode](https://pypi.org/project/pyqrcode)|5.500916819469911e-06| +|pypi|[pytrie](https://pypi.org/project/pytrie)|5.500916819469911e-06| +|pypi|[redis-py-cluster](https://pypi.org/project/redis-py-cluster)|5.500916819469911e-06| +|pypi|[txtorcon](https://pypi.org/project/txtorcon)|5.500916819469911e-06| +|pypi|[u-msgpack-python](https://pypi.org/project/u-msgpack-python)|5.500916819469911e-06| +|pypi|[translationstring](https://github.com/Pylons/translationstring)|5.487869773167324e-06| +|cran|numbers|5.486601568097608e-06| +|pypi|[ci-watson](https://pypi.org/project/ci-watson)|5.467925404303728e-06| +|cran|loder|5.450356922232137e-06| +|cran|ore|5.450356922232137e-06| +|cran|changepoint|5.445907651275213e-06| +|cran|mstate|5.445907651275213e-06| +|cran|nor1mix|5.445907651275213e-06| +|cran|diptest|5.445907651275213e-06| +|cran|linprog|5.445907651275213e-06| +|cran|magic|5.445907651275213e-06| +|pypi|[sphinxcontrib-svg2pdfconverter](https://pypi.org/project/sphinxcontrib-svg2pdfconverter)|5.440814209775703e-06| +|npm|mime-types|5.435793124104854e-06| +|npm|[which](https://github.com/isaacs/node-which#readme)|5.4313140010514575e-06| +|npm|cli-table|5.43078013002167e-06| +|pypi|[cronutils](https://github.com/zagaran/cronutils)|5.423439117787237e-06| +|pypi|[proto-plus](https://pypi.org/project/proto-plus)|5.423439117787237e-06| +|pypi|[pycrypto](https://pypi.org/project/pycrypto)|5.423439117787237e-06| +|pypi|[zstd](https://pypi.org/project/zstd)|5.423439117787237e-06| +|cran|metafor|5.409395534943955e-06| +|cran|[rcorpora](https://github.com/gaborcsardi/rcorpora)|5.400525087514586e-06| +|cran|lgr|5.379737202577241e-06| +|pypi|[grandalf](https://github.com/bdcht/grandalf)|5.354225704284047e-06| +|cran|scico|5.348659300359584e-06| +|cran|rcartocolor|5.348659300359584e-06| +|pypi|[types-orjson](https://github.com/python/typeshed)|5.339125148309032e-06| +|pypi|[types-ujson](https://github.com/python/typeshed)|5.339125148309032e-06| +|pypi|[peewee](https://pypi.org/project/peewee)|5.339125148309032e-06| +|pypi|[mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin)|5.339125148309032e-06| +|pypi|[mdx-include](https://pypi.org/project/mdx-include)|5.339125148309032e-06| +|pypi|[mkdocstrings-python-legacy](https://pypi.org/project/mkdocstrings-python-legacy)|5.331657840409299e-06| +|pypi|[mkdocstrings-crystal](https://pypi.org/project/mkdocstrings-crystal)|5.331657840409299e-06| +|pypi|[mkdocs-autorefs](https://pypi.org/project/mkdocs-autorefs)|5.331657840409299e-06| +|cran|[ggthemes](https://github.com/jrnold/ggthemes)|5.319447930490324e-06| +|cran|lfe|5.317878859014729e-06| +|pypi|[numpy-financial](https://numpy.org/numpy-financial/)|5.300883480580095e-06| +|cran|[aod](https://cran.r-project.org/package=aod)|5.300688493953892e-06| +|pypi|[requests-ntlm](https://pypi.org/project/requests-ntlm)|5.2946324387397895e-06| +|npm|[tslint-config-prettier](https://github.com/prettier/tslint-config-prettier#readme)|5.2946324387397895e-06| +|npm|microbundle|5.2946324387397895e-06| +|npm|const-version|5.2946324387397895e-06| +|cran|gdalUtils|5.2946324387397895e-06| +|cran|TeachingDemos|5.2946324387397895e-06| +|cran|plotmo|5.2946324387397895e-06| +|spack|bdw-gc|5.2946324387397895e-06| +|spack|googletest|5.2946324387397895e-06| +|cran|[SuperLearner](https://github.com/ecpolley/SuperLearner)|5.289813259474871e-06| +|pypi|[ipyannotator](https://github.com/palaimon/ipyannotator)|5.274851744697175e-06| +|pypi|[ipycanvas](https://github.com/martinRenou/ipycanvas)|5.274851744697175e-06| +|pypi|[PyPubSub](https://github.com/schollii/pypubsub)|5.274851744697175e-06| +|pypi|[voila](https://pypi.org/project/voila)|5.274851744697175e-06| +|pypi|[SALib](https://pypi.org/project/SALib)|5.2722328721453575e-06| +|pypi|[sphobjinv](https://github.com/bskinn/sphobjinv)|5.271484305717619e-06| +|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|5.271061251669984e-06| +|npm|esbuild|5.268247227251053e-06| +|rubygems|[sync](https://github.com/ruby/sync)|5.263963280338388e-06| +|cran|[emld](https://docs.ropensci.org/emld/)|5.253375562593771e-06| +|pypi|[testtools](https://github.com/testing-cabal/testtools)|5.2450141690281704e-06| +|pypi|[fixtures](https://pypi.org/project/fixtures)|5.2450141690281704e-06| +|cran|[chemometrics](http://www.statistik.tuwien.ac.at/public/filz/)|5.242232679805609e-06| +|npm|execa|5.2149130177033075e-06| +|npm|gulp-rename|5.2136824922325395e-06| +|npm|gulp-concat|5.2136824922325395e-06| +|pypi|[torchmetrics](https://pypi.org/project/torchmetrics)|5.2017593749235625e-06| +|cran|BiocVersion|5.200522467417338e-06| +|pypi|[pyahocorasick](https://pypi.org/project/pyahocorasick)|5.19451575262544e-06| +|pypi|[codespell](https://pypi.org/project/codespell)|5.193001980536214e-06| +|pypi|[webob](https://pypi.org/project/webob)|5.184878569505174e-06| +|cran|modeltools|5.1831664926610565e-06| +|npm|eslint-plugin-html|5.1778176028051005e-06| +|pypi|[google-resumable-media](https://github.com/googleapis/google-resumable-media-python)|5.174652257860962e-06| +|cran|Biobase|5.146384415646465e-06| +|cran|tm.lexicon.GeneralInquirer|5.142193570723326e-06| +|cran|Rpoppler|5.142193570723326e-06| +|cran|Rcampdf|5.142193570723326e-06| +|cran|filehash|5.142193570723326e-06| +|pypi|[depinfo](https://github.com/Midnighter/dependency-info)|5.1383037523797906e-06| +|pypi|[sspa](https://github.com/cwieder/sspa)|5.134189031505252e-06| +|pypi|[gseapy](https://github.com/zqfang/gseapy)|5.134189031505252e-06| +|cran|scagnostics|5.101042481439214e-06| +|cran|labelled|5.101042481439214e-06| +|cran|intergraph|5.101042481439214e-06| +|cran|broom.helpers|5.101042481439214e-06| +|pypi|[pytest-aiohttp](https://pypi.org/project/pytest-aiohttp)|5.094533566949803e-06| +|cran|[dbscan](https://github.com/mhahsler/dbscan)|5.092072631453506e-06| +|cran|speedglm|5.091786131021839e-06| +|npm|compressible|5.084527976885036e-06| +|pypi|[grayskull](https://pypi.org/project/grayskull)|5.082847141190198e-06| +|pypi|[pytorch-lightning](https://pypi.org/project/pytorch-lightning)|5.081786259517088e-06| +|cran|[fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)|5.079885109056639e-06| +|npm|jshint-stylish|5.0781925192660315e-06| +|npm|[is-plain-object](https://github.com/jonschlinkert/is-plain-object)|5.0699543673945665e-06| +|pypi|[bx-python](https://pypi.org/project/bx-python)|5.042028059903475e-06| +|npm|karma-rollup-preprocessor|5.038177566191613e-06| +|npm|karma-firefox-launcher|5.038177566191613e-06| +|pypi|[slicer](https://pypi.org/project/slicer)|5.0292472987922235e-06| +|npm|coffeescript|5.023976752535679e-06| +|cran|PolynomF|5.015967573542959e-06| +|spack|[libsigsegv](https://www.gnu.org/software/libsigsegv/)|5.014346699449908e-06| +|pypi|[librosa](https://pypi.org/project/librosa)|4.997020926443716e-06| +|cran|[tokenizers](https://lincolnmullen.com/software/tokenizers/)|4.99683181725584e-06| +|cran|[lmerTest](https://github.com/runehaubo/lmerTestR)|4.995286634111172e-06| +|cran|[clisymbols](https://github.com/gaborcsardi/clisymbols)|4.987988717672122e-06| +|npm|browser-sync|4.985962352641124e-06| +|cran|mlogit|4.973782592797725e-06| +|pypi|[scikit-optimize](https://scikit-optimize.github.io/)|4.96916152692116e-06| +|pypi|[scikit-fem](https://github.com/kinnala/scikit-fem)|4.960214252576235e-06| +|pypi|[tensorboardX](https://pypi.org/project/tensorboardX)|4.954834757199516e-06| +|cran|RcppCCTZ|4.953681382794568e-06| +|npm|jsmd|4.95082513752292e-06| +|npm|is-mergeable-object|4.95082513752292e-06| +|cran|genieclust|4.95082513752292e-06| +|cran|getopt|4.95082513752292e-06| +|cran|leaps|4.94844493312988e-06| +|pypi|[fasteners](https://pypi.org/project/fasteners)|4.945242056624087e-06| +|npm|[react-helmet](https://github.com/nfl/react-helmet#readme)|4.922412941611745e-06| +|pypi|[python-keystoneclient](https://docs.openstack.org/python-keystoneclient/latest/)|4.9176973940101144e-06| +|npm|gzip-size|4.908040228927044e-06| +|npm|read-file-relative|4.901316886147692e-06| +|npm|normalize-newline|4.901316886147692e-06| +|npm|callsite-record|4.901316886147692e-06| +|rubygems|appraisal|4.888998761698378e-06| +|cran|bignum|4.887353020375191e-06| +|spack|psm|4.887353020375191e-06| +|spack|opa-psm2|4.887353020375191e-06| +|spack|rdma-core|4.887353020375191e-06| +|spack|slurm|4.887353020375191e-06| +|pypi|[func-timeout](https://pypi.org/project/func-timeout)|4.876677362893815e-06| +|pypi|[jaraco.itertools](https://pypi.org/project/jaraco.itertools)|4.876677362893815e-06| +|spack|[jemalloc](http://jemalloc.net/)|4.867078421116166e-06| +|pypi|[gitdb2](https://github.com/gitpython-developers/gitdb)|4.859143190531758e-06| +|pypi|[smmap2](https://github.com/gitpython-developers/smmap)|4.859143190531758e-06| +|cran|future.callr|4.833094113612498e-06| +|npm|[apache-arrow](https://github.com/apache/arrow/blob/master/js/README.md)|4.813302217036173e-06| +|npm|baseui|4.813302217036173e-06| +|npm|color2k|4.813302217036173e-06| +|npm|copy-to-clipboard|4.813302217036173e-06| +|npm|cypress-circleci-reporter|4.813302217036173e-06| +|npm|d3-graphviz|4.813302217036173e-06| +|npm|decamelize|4.813302217036173e-06| +|npm|deck.gl|4.813302217036173e-06| +|npm|fzy.js|4.813302217036173e-06| +|npm|hoist-non-react-statics|4.813302217036173e-06| +|npm|humanize-string|4.813302217036173e-06| +|npm|immer|4.813302217036173e-06| +|npm|jest-fetch-mock|4.813302217036173e-06| +|npm|katex|4.813302217036173e-06| +|npm|mapbox-gl|4.813302217036173e-06| +|npm|moment-duration-format|4.813302217036173e-06| +|npm|node-emoji|4.813302217036173e-06| +|npm|numbro|4.813302217036173e-06| +|npm|protobufjs|4.813302217036173e-06| +|npm|react-color|4.813302217036173e-06| +|npm|react-debounce-render|4.813302217036173e-06| +|npm|react-device-detect|4.813302217036173e-06| +|npm|react-dropzone|4.813302217036173e-06| +|npm|react-feather|4.813302217036173e-06| +|npm|react-google-login|4.813302217036173e-06| +|npm|react-hotkeys|4.813302217036173e-06| +|npm|react-html-parser|4.813302217036173e-06| +|npm|react-map-gl|4.813302217036173e-06| +|npm|react-markdown|4.813302217036173e-06| +|npm|react-webcam|4.813302217036173e-06| +|npm|react-window|4.813302217036173e-06| +|npm|rehype-katex|4.813302217036173e-06| +|npm|rehype-raw|4.813302217036173e-06| +|npm|remark-emoji|4.813302217036173e-06| +|npm|remark-gfm|4.813302217036173e-06| +|npm|remark-math|4.813302217036173e-06| +|npm|re-resizable|4.813302217036173e-06| +|npm|styletron-engine-atomic|4.813302217036173e-06| +|npm|styletron-react|4.813302217036173e-06| +|npm|typed-signals|4.813302217036173e-06| +|npm|vega|4.813302217036173e-06| +|npm|vega-embed|4.813302217036173e-06| +|npm|vega-lite|4.813302217036173e-06| +|npm|xxhashjs|4.813302217036173e-06| +|cran|[solrium](https://github.com/ropensci/solrium)|4.805891259654392e-06| +|pypi|[pint-pulsar](https://github.com/nanograv/PINT)|4.7961118519753386e-06| +|cran|quantmod|4.765169194865811e-06| +|cran|FastRWeb|4.765169194865811e-06| +|npm|draco3d|4.76516919486581e-06| +|npm|webgl-obj-loader|4.76516919486581e-06| +|cran|truncreg|4.750596812006895e-06| +|cran|panelr|4.750596812006895e-06| +|cran|metaBMA|4.750596812006895e-06| +|cran|ivreg|4.750596812006895e-06| +|cran|GLMMadaptive|4.750596812006895e-06| +|cran|clubSandwich|4.750596812006895e-06| +|cran|cgam|4.750596812006895e-06| +|cran|blme|4.750596812006895e-06| +|cran|geojsonlint|4.744540756792799e-06| +|pypi|[flake8-docstrings](https://pypi.org/project/flake8-docstrings)|4.744509322982401e-06| +|pypi|[jupyter-latex-envs](https://pypi.org/project/jupyter-latex-envs)|4.743209889820347e-06| +|pypi|[jupyter-highlight-selected-word](https://pypi.org/project/jupyter-highlight-selected-word)|4.743209889820347e-06| +|cran|topicmodels|4.74012236568058e-06| +|cran|akima|4.738810635105855e-06| +|rubygems|[byebug](https://github.com/deivid-rodriguez/byebug)|4.731590968474996e-06| +|cran|ipred|4.727389372151594e-06| +|npm|fresh|4.721895756664572e-06| +|npm|etag|4.721895756664572e-06| +|npm|temp-path|4.721895756664572e-06| +|rubygems|rb_sys|4.717517502917153e-06| +|pypi|[vplanet](https://github.com/VirtualPlanetaryLaboratory/vplanet)|4.711373464204818e-06| +|cran|[data.tree](http://github.com/gluc/data.tree)|4.708538379585003e-06| +|pypi|[kopt](https://pypi.org/project/kopt)|4.70633994554648e-06| +|cran|RcppBigIntAlgos|4.70633994554648e-06| +|cran|ggfittext|4.70633994554648e-06| +|cran|robust|4.706171861976996e-06| +|cran|taxadb|4.703283880646774e-06| +|pypi|[pytest-sugar](https://pypi.org/project/pytest-sugar)|4.702375308363757e-06| +|npm|grunt-contrib-clean|4.700497656202774e-06| +|npm|hot-loader|4.69590460198651e-06| +|npm|[babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash#readme)|4.69590460198651e-06| +|npm|babel-plugin-strip-function-call|4.69590460198651e-06| +|npm|babel-plugin-styled-components|4.69590460198651e-06| +|npm|binomial|4.69590460198651e-06| +|npm|compression-webpack-plugin|4.69590460198651e-06| +|npm|css.escape|4.69590460198651e-06| +|npm|d3-axis|4.69590460198651e-06| +|npm|d3-color|4.69590460198651e-06| +|npm|d3-ease|4.69590460198651e-06| +|npm|d3-interpolate|4.69590460198651e-06| +|npm|d3-selection|4.69590460198651e-06| +|npm|d3-shape|4.69590460198651e-06| +|npm|d3-timer|4.69590460198651e-06| +|npm|d3-transition|4.69590460198651e-06| +|npm|d3-zoom|4.69590460198651e-06| +|npm|dom-to-image|4.69590460198651e-06| +|npm|express-naked-redirect|4.69590460198651e-06| +|npm|express-static-gzip|4.69590460198651e-06| +|npm|html-webpack-plugin|4.69590460198651e-06| +|npm|i18next|4.69590460198651e-06| +|npm|leaflet|4.69590460198651e-06| +|npm|leaflet-gesture-handling|4.69590460198651e-06| +|npm|linspace|4.69590460198651e-06| +|npm|lodash-webpack-plugin|4.69590460198651e-06| +|npm|mousetrap|4.69590460198651e-06| +|npm|null-loader|4.69590460198651e-06| +|npm|outer-product|4.69590460198651e-06| +|npm|react-addons-css-transition-group|4.69590460198651e-06| +|npm|react-hot-loader|4.69590460198651e-06| +|npm|react-i18next|4.69590460198651e-06| +|npm|react-tooltip|4.69590460198651e-06| +|npm|redux-thunk|4.69590460198651e-06| +|npm|typeface-lato|4.69590460198651e-06| +|npm|webpack-bundle-analyzer|4.69590460198651e-06| +|npm|webpack-dev-middleware|4.69590460198651e-06| +|npm|webpack-hot-middleware|4.69590460198651e-06| +|npm|yaml-front-matter|4.69590460198651e-06| +|cran|assertive.code|4.690255393442766e-06| +|cran|assertive.reflection|4.690255393442766e-06| +|cran|assertive.data.us|4.690255393442766e-06| +|cran|assertive.data.uk|4.690255393442766e-06| +|cran|assertive.data|4.690255393442766e-06| +|cran|assertive.models|4.690255393442766e-06| +|cran|assertive.matrices|4.690255393442766e-06| +|cran|assertive.sets|4.690255393442766e-06| +|cran|assertive.files|4.690255393442766e-06| +|cran|assertive.datetimes|4.690255393442766e-06| +|cran|assertive.strings|4.690255393442766e-06| +|cran|assertive.numbers|4.690255393442766e-06| +|cran|assertive.types|4.690255393442766e-06| +|cran|assertive.properties|4.690255393442766e-06| +|cran|assertive.base|4.690255393442766e-06| +|npm|vinyl-source-stream|4.6651020511700185e-06| +|npm|vinyl-buffer|4.6651020511700185e-06| +|pypi|[sphinx-material](https://pypi.org/project/sphinx-material)|4.64366953438728e-06| +|pypi|[lcapy](https://pypi.org/project/lcapy)|4.639327438107154e-06| +|pypi|[scikit-spatial](https://pypi.org/project/scikit-spatial)|4.639327438107154e-06| +|pypi|[textwrapper](https://pypi.org/project/textwrapper)|4.639327438107154e-06| +|pypi|[property-cached](https://pypi.org/project/property-cached)|4.639327438107154e-06| +|pypi|[pyviz-comms](https://pypi.org/project/pyviz-comms)|4.635931746200124e-06| +|pypi|[SoundCard](https://github.com/bastibe/SoundCard)|4.620770128354728e-06| +|pypi|[SoundFile](https://github.com/bastibe/PySoundFile)|4.620770128354728e-06| +|pypi|[gurobipy](https://pypi.org/project/gurobipy)|4.5945157526254375e-06| +|npm|[dateformat](https://github.com/felixge/node-dateformat)|4.5864317129778035e-06| +|pypi|[apipkg](https://pypi.org/project/apipkg)|4.584097349558259e-06| +|pypi|[atpublic](https://pypi.org/project/atpublic)|4.584097349558259e-06| +|pypi|[dvc](https://pypi.org/project/dvc)|4.584097349558259e-06| +|pypi|[inflect](https://pypi.org/project/inflect)|4.584097349558259e-06| +|pypi|[jsonpath-ng](https://pypi.org/project/jsonpath-ng)|4.584097349558259e-06| +|pypi|[nanotime](https://pypi.org/project/nanotime)|4.584097349558259e-06| +|pypi|[orderedattrdict](https://pypi.org/project/orderedattrdict)|4.584097349558259e-06| +|pypi|[pyskiplist](https://pypi.org/project/pyskiplist)|4.584097349558259e-06| +|pypi|[treelib](https://pypi.org/project/treelib)|4.584097349558259e-06| +|npm|rollup-plugin-istanbul|4.5805382677651245e-06| +|npm|karma-jasmine-html-reporter|4.5805382677651245e-06| +|npm|karma-detect-browsers|4.5805382677651245e-06| +|npm|hammer-simulator|4.5805382677651245e-06| +|npm|eslint-plugin-unicorn|4.5805382677651245e-06| +|npm|eslint-config-xo|4.5805382677651245e-06| +|pypi|[kubernetes](https://pypi.org/project/kubernetes)|4.567247694435559e-06| +|pypi|[pymc3-ext](https://pypi.org/project/pymc3-ext)|4.5609057957623404e-06| +|pypi|[retrolab](https://pypi.org/project/retrolab)|4.5382563760626774e-06| +|pypi|[jupyterlab>=3](https://pypi.org/project/jupyterlab>=3)|4.5382563760626774e-06| +|pypi|[traitlets>=4.3](https://pypi.org/project/traitlets>=4.3)|4.5382563760626774e-06| +|pypi|[tornado>=5.1](https://pypi.org/project/tornado>=5.1)|4.5382563760626774e-06| +|pypi|[pyzmq>=18](https://pypi.org/project/pyzmq>=18)|4.5382563760626774e-06| +|pypi|[python-dateutil>=2.1](https://pypi.org/project/python-dateutil>=2.1)|4.5382563760626774e-06| +|pypi|[ipython>=4](https://pypi.org/project/ipython>=4)|4.5382563760626774e-06| +|pypi|[ipykernel>=4.4](https://pypi.org/project/ipykernel>=4.4)|4.5382563760626774e-06| +|pypi|[pip-check-reqs](https://pypi.org/project/pip-check-reqs)|4.5382563760626774e-06| +|pypi|[flake8-commas](https://pypi.org/project/flake8-commas)|4.5382563760626774e-06| +|npm|mocha-lcov-reporter|4.538256376062677e-06| +|npm|any-promise|4.538256376062677e-06| +|npm|thenify-all|4.538256376062677e-06| +|cran|[openxlsx](https://ycphs.github.io/openxlsx/index.html)|4.5366543823600365e-06| +|cran|gdtools|4.516208166948203e-06| +|npm|schema-utils|4.506939753116747e-06| +|npm|loader-utils|4.506939753116747e-06| +|spack|[vtk](http://www.vtk.org)|4.506807336106439e-06| +|cran|[bayesplot](https://mc-stan.org/bayesplot/)|4.503504326914373e-06| +|cran|[redux](https://github.com/richfitz/redux)|4.4924154025671065e-06| +|pypi|[openstacksdk](https://pypi.org/project/openstacksdk)|4.489848308051342e-06| +|pypi|[npx](https://pypi.org/project/npx)|4.484865124579587e-06| +|pypi|[meshplex](https://pypi.org/project/meshplex)|4.484865124579587e-06| +|pypi|[skrebate](https://github.com/EpistasisLab/scikit-rebate)|4.484865124579587e-06| +|pypi|[dask-ml](https://pypi.org/project/dask-ml)|4.484865124579587e-06| +|pypi|[update-checker](https://pypi.org/project/update-checker)|4.484865124579587e-06| +|pypi|[azure-storage-blob](https://pypi.org/project/azure-storage-blob)|4.477170181516739e-06| +|pypi|[soundfile](https://github.com/bastibe/python-soundfile)|4.463480399886468e-06| +|pypi|[resample](http://github.com/resample-project/resample)|4.4603267211201865e-06| +|pypi|[boost-histogram](https://github.com/scikit-hep/boost-histogram)|4.4603267211201865e-06| +|pypi|[numba-stats](https://pypi.org/project/numba-stats)|4.4603267211201865e-06| +|cran|[wordcloud](http://blog.fellstat.com/?cat=11)|4.441010013621902e-06| +|cran|[Rtsne](https://github.com/jkrijthe/Rtsne)|4.437593472151462e-06| +|cran|[mlr3misc](https://mlr3misc.mlr-org.com)|4.431886919837807e-06| +|pypi|[Bio](https://github.com/ialbert/bio)|4.427208456311353e-06| +|cran|locfit|4.424918520902909e-06| +|cran|bookdown|4.408418559956071e-06| +|cran|nonnest2|4.40650054578989e-06| +|cran|officer|4.406334591527738e-06| +|cran|[epiR](https://fvas.unimelb.edu.au/research/groups/veterinary-epidemiology-melbourne)|4.38583513918987e-06| +|rubygems|irb|4.383840372925057e-06| +|cran|[logger](https://daroczig.github.io/logger/)|4.3820764999294775e-06| +|cran|[geometry](https://davidcsterratt.github.io/geometry)|4.362227037839645e-06| +|cran|stm|4.355058188317679e-06| +|spack|berkeley-db|4.350599474912485e-06| +|pypi|[qudida](https://pypi.org/project/qudida)|4.331971995332556e-06| +|cran|FMStable|4.331971995332556e-06| +|cran|sparsesvd|4.331971995332556e-06| +|cran|MuMIn|4.325738768290388e-06| +|spack|libxscrnsaver|4.316682682407852e-06| +|pypi|[ddt](https://pypi.org/project/ddt)|4.313158859809968e-06| +|npm|babel-plugin-external-helpers|4.308281072055426e-06| +|pypi|[cosmospectra](https://pypi.org/project/cosmospectra)|4.291861143523923e-06| +|rubygems|timecop|4.278927440287667e-06| +|pypi|[rustworkx](https://github.com/Qiskit/rustworkx)|4.278490859587711e-06| +|pypi|[mako](https://www.makotemplates.org/)|4.2689770134102855e-06| +|cran|spls|4.256755377596946e-06| +|rubygems|actionmailer|4.252994546710165e-06| +|cran|Bessel|4.251750291715286e-06| +|cran|[archive](https://archive.r-lib.org/)|4.24786302285653e-06| +|cran|[wbstats](https://github.com/nset-ornl/wbstats)|4.235705950991833e-06| +|npm|csso|4.235705950991832e-06| +|npm|google-closure-compiler|4.235705950991832e-06| +|npm|ora|4.235705950991832e-06| +|npm|update-notifier|4.235705950991832e-06| +|npm|crass|4.235705950991832e-06| +|npm|sqwish|4.235705950991832e-06| +|npm|html-minifier|4.235705950991832e-06| +|npm|node-version|4.235705950991832e-06| +|cran|transport|4.235705950991832e-06| +|pypi|[user-agents](https://pypi.org/project/user-agents)|4.235705950991831e-06| +|cran|[humaniformat](https://github.com/ironholds/humaniformat/)|4.220895790324031e-06| +|cran|[rsample](https://rsample.tidymodels.org)|4.219201711446328e-06| +|pypi|[dataclasses-json](https://pypi.org/project/dataclasses-json)|4.218717825519941e-06| +|npm|eslint-plugin-react|4.2154237154874514e-06| +|pypi|[Chameleon](https://pypi.org/project/Chameleon)|4.203800633438907e-06| +|npm|ascli|4.193348891481914e-06| +|pypi|[css-html-js-minify](https://pypi.org/project/css-html-js-minify)|4.185480188727106e-06| +|pypi|[Epip](https://pypi.org/project/Epip)|4.185480188727106e-06| +|pypi|[mdurl](https://pypi.org/project/mdurl)|4.185480188727106e-06| +|pypi|[pyproject_hooks](https://pypi.org/project/pyproject_hooks)|4.185480188727106e-06| +|pypi|[sphinx_autodoc_typehints](https://pypi.org/project/sphinx_autodoc_typehints)|4.185480188727106e-06| +|pypi|[pyDeprecate](https://pypi.org/project/pyDeprecate)|4.18247184661002e-06| +|pypi|[decorit](https://gitlab.com/braniii/decorit)|4.1806967827971385e-06| +|npm|prettier-plugin-svelte|4.174285939887224e-06| +|npm|eslint-plugin-svelte3|4.174285939887224e-06| +|npm|svelte|4.174285939887224e-06| +|cran|tracerer|4.154639808389117e-06| +|pypi|[pyside6](https://pypi.org/project/pyside6)|4.153879813302217e-06| +|npm|path-platform|4.151415402567094e-06| +|rubygems|rails-dom-testing|4.149262972400162e-06| +|cran|stabledist|4.139588008257787e-06| +|cran|skewt|4.1388898149691615e-06| +|cran|catdata|4.1388898149691615e-06| +|cran|MPV|4.1388898149691615e-06| +|cran|fit.models|4.1388898149691615e-06| +|cran|DEoptimR|4.1388898149691615e-06| +|pypi|[sphinx-tabs](https://pypi.org/project/sphinx-tabs)|4.136654220695239e-06| +|pypi|[langcodes](https://pypi.org/project/langcodes)|4.133468400324448e-06| +|pypi|[pathy](https://pypi.org/project/pathy)|4.133468400324448e-06| +|pypi|[spacy-loggers](https://pypi.org/project/spacy-loggers)|4.133468400324448e-06| +|cran|feather|4.132686412060873e-06| +|pypi|[sentencepiece](https://github.com/google/sentencepiece)|4.1281179765593114e-06| +|rubygems|actionpack|4.116846855428286e-06| +|pypi|[sphinx-sitemap](https://pypi.org/project/sphinx-sitemap)|4.108121104507797e-06| +|spack|[wcslib](https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/)|4.093363851240165e-06| +|pypi|[pytest-cov>=2.10](https://pypi.org/project/pytest-cov>=2.10)|4.089647125095562e-06| +|pypi|[pytest>=6.0](https://pypi.org/project/pytest>=6.0)|4.089647125095562e-06| +|pypi|[loompy>=3.0.5](https://pypi.org/project/loompy>=3.0.5)|4.089647125095562e-06| +|pypi|[scanpydoc>=0.7.3](https://pypi.org/project/scanpydoc>=0.7.3)|4.089647125095562e-06| +|pypi|[sphinx_issues](https://pypi.org/project/sphinx_issues)|4.089647125095562e-06| +|pypi|[sphinx-autodoc-typehints>=1.11.0](https://pypi.org/project/sphinx-autodoc-typehints>=1.11.0)|4.089647125095562e-06| +|pypi|[sphinx>=4.1,<4.2](https://pypi.org/project/sphinx>=4.1,<4.2)|4.089647125095562e-06| +|pypi|[packaging>=20](https://pypi.org/project/packaging>=20)|4.089647125095562e-06| +|pypi|[scipy>1.4](https://pypi.org/project/scipy>1.4)|4.089647125095562e-06| +|pypi|[numpy>=1.16.5](https://pypi.org/project/numpy>=1.16.5)|4.089647125095562e-06| +|pypi|[pandas>=1.1.1](https://pypi.org/project/pandas>=1.1.1)|4.089647125095562e-06| +|cran|spacetime|4.08534257521181e-06| +|pypi|[pytray](https://github.com/muhrin/pytray.git)|4.08502866419766e-06| +|pypi|[mkdocs-section-index](https://pypi.org/project/mkdocs-section-index)|4.080149364516727e-06| +|npm|underscore.string|4.066277712952158e-06| +|pypi|[pyssht](http://astro-informatics.github.io/ssht/)|4.043173862310396e-06| +|pypi|[pys2let](http://astro-informatics.github.io/s2let/)|4.0431738623103935e-06| +|pypi|[CacheControl](https://pypi.org/project/CacheControl)|4.0406734455742666e-06| +|pypi|[pyshp](https://pypi.org/project/pyshp)|4.034005667611268e-06| +|pypi|[pytest-json-report](https://pypi.org/project/pytest-json-report)|4.034005667611268e-06| +|pypi|[noodles](http://nlesc.github.io/noodles)|4.0334414710143966e-06| +|npm|gulp-babel|4.022840116209844e-06| +|pypi|[venusian](https://pylonsproject.org/)|4.021663867054767e-06| +|pypi|[hupper](https://github.com/Pylons/hupper)|4.021663867054767e-06| +|pypi|[sas7bdat](https://pypi.org/project/sas7bdat)|4.012774058834367e-06| +|pypi|[sas-kernel](https://pypi.org/project/sas-kernel)|4.012774058834367e-06| +|pypi|[saspy](https://pypi.org/project/saspy)|4.012774058834367e-06| +|cran|[fdrtool](https://strimmerlab.github.io/software/fdrtool/)|3.9987433803069755e-06| +|pypi|[Twisted](https://pypi.org/project/Twisted)|3.9978253951416146e-06| +|cran|[move](https://bartk.gitlab.io/move/)|3.988164694115686e-06| +|pypi|[portray](https://pypi.org/project/portray)|3.970974329054842e-06| +|pypi|[typing-inspect](https://pypi.org/project/typing-inspect)|3.970974329054842e-06| +|pypi|[marshmallow-enum](https://pypi.org/project/marshmallow-enum)|3.970974329054842e-06| +|npm|isexe|3.970974329054842e-06| +|npm|superagent|3.970974329054842e-06| +|npm|connect-flash|3.970974329054842e-06| +|pypi|[dataframe-api-compat](https://pypi.org/project/dataframe-api-compat)|3.951603722571648e-06| +|cran|goftest|3.9435882991992914e-06| +|cran|tensor|3.9435882991992914e-06| +|cran|spatstat.sparse|3.9435882991992914e-06| +|cran|ellipse|3.935868563127873e-06| +|npm|seedrandom|3.933155525920987e-06| +|cran|[mathjaxr](https://github.com/wviechtb/mathjaxr)|3.931496124165495e-06| +|pypi|[spacy-lookups-data](https://pypi.org/project/spacy-lookups-data)|3.919543857345062e-06| +|npm|less|3.907942990498416e-06| +|cran|doRNG|3.907438739789965e-06| +|pypi|[sphinx-examples](https://pypi.org/project/sphinx-examples)|3.905630762378224e-06| +|cran|keras|3.902522351652171e-06| +|npm|[typedoc](https://typedoc.org)|3.895525816802801e-06| +|rubygems|reline|3.891951939906651e-06| +|pypi|[repoze.lru](http://www.repoze.org)|3.890752625437574e-06| +|npm|sass-true|3.889934036625152e-06| +|cran|[rdflib](https://github.com/ropensci/rdflib)|3.889934036625152e-06| +|requirements.txt|gitlab/pipe3d/pyPipe3D|3.889537145079736e-06| +|requirements.txt|gitlab/etienne.behar/menura|3.889537145079736e-06| +|requirements.txt|gitlab/jesseds/apav|3.889537145079736e-06| +|requirements.txt|gitlab/eleonoraalei/exo-mercat-gui|3.889537145079736e-06| +|requirements.txt|gitlab/casi-project/casi-2d|3.889537145079736e-06| +|requirements.txt|gitlab/mauricemolli/petitRADTRANS|3.889537145079736e-06| +|requirements.txt|gitlab/aegge/comet-emu|3.889537145079736e-06| +|requirements.txt|gitlab/rki_bioinformatics/purple|3.889537145079736e-06| +|requirements.txt|gitlab/rki_bioinformatics/IDeFIX|3.889537145079736e-06| +|requirements.txt|gitlab/AstroVian/bmarxiv|3.889537145079736e-06| +|requirements.txt|gitlab/LouisLab/PiVR|3.889537145079736e-06| +|requirements.txt|gitlab/cracklet/cracklet|3.889537145079736e-06| +|requirements.txt|gitlab/dglaeser/fieldcompare|3.889537145079736e-06| +|requirements.txt|gitlab/gpagano/lensinggw|3.889537145079736e-06| +|requirements.txt|gitlab/dsbowen/conditional-inference|3.889537145079736e-06| +|requirements.txt|gitlab/binary_c/binary_c-python|3.889537145079736e-06| +|requirements.txt|gitlab/ENKI-portal/vaporock|3.889537145079736e-06| +|requirements.txt|gitlab/ENKI-portal/ThermoEngine|3.889537145079736e-06| +|requirements.txt|gitlab/esa/pyxel|3.889537145079736e-06| +|requirements.txt|github/zachetienne/nrpytutorial|3.889537145079736e-06| +|requirements.txt|github/E3SM-Project/gdess|3.889537145079736e-06| +|requirements.txt|github/hpparvi/PyTransit|3.889537145079736e-06| +|requirements.txt|github/hpparvi/opents|3.889537145079736e-06| +|requirements.txt|github/benjaminbolling/RSW|3.889537145079736e-06| +|requirements.txt|github/hposborn/MonoTools|3.889537145079736e-06| +|requirements.txt|github/vallis/libstempo|3.889537145079736e-06| +|requirements.txt|github/ucl-exoplanets/ExoTETHyS|3.889537145079736e-06| +|requirements.txt|github/ucl-exoplanets/pylightcurve|3.889537145079736e-06| +|requirements.txt|github/SAMI-Galaxy-Survey/sami|3.889537145079736e-06| +|requirements.txt|github/LuisScoccola/persistable|3.889537145079736e-06| +|requirements.txt|github/MrOlm/drep|3.889537145079736e-06| +|requirements.txt|github/hemanthpruthvi/PyAstroPol|3.889537145079736e-06| +|requirements.txt|github/SharmaLlama/ticktack|3.889537145079736e-06| +|requirements.txt|github/CDSP-SCPO/metadata-middleware|3.889537145079736e-06| +|requirements.txt|github/RuthAngus/stardate|3.889537145079736e-06| +|requirements.txt|github/aksholokhov/pysr3|3.889537145079736e-06| +|requirements.txt|github/lutteropp/NetRAX|3.889537145079736e-06| +|requirements.txt|github/BioGearsEngine/core|3.889537145079736e-06| +|requirements.txt|github/parsotat/batanalysis|3.889537145079736e-06| +|requirements.txt|github/nanograv/enterprise|3.889537145079736e-06| +|requirements.txt|github/ABM4ALL/Melodie|3.889537145079736e-06| +|requirements.txt|github/daler/gffutils|3.889537145079736e-06| +|requirements.txt|github/daler/pybedtools|3.889537145079736e-06| +|requirements.txt|github/abinit/abinit|3.889537145079736e-06| +|requirements.txt|github/AOtools/aotools|3.889537145079736e-06| +|requirements.txt|github/epfl-radio-astro/LiSA|3.889537145079736e-06| +|requirements.txt|github/epfl-radio-astro/PINION|3.889537145079736e-06| +|requirements.txt|github/exciting/excitingtools|3.889537145079736e-06| +|requirements.txt|github/aewallin/allantools|3.889537145079736e-06| +|requirements.txt|github/icecube/TauRunner|3.889537145079736e-06| +|requirements.txt|github/pyFFTW/pyFFTW|3.889537145079736e-06| +|requirements.txt|github/mwaskom/seaborn|3.889537145079736e-06| +|requirements.txt|github/annayqho/TheCannon|3.889537145079736e-06| +|requirements.txt|github/CGATOxford/UMI-tools|3.889537145079736e-06| +|requirements.txt|github/desihub/fastspecfit|3.889537145079736e-06| +|requirements.txt|github/icrar/daliuge|3.889537145079736e-06| +|requirements.txt|github/ajshajib/dolphin|3.889537145079736e-06| +|requirements.txt|github/pavolgaj/ObsPlanner|3.889537145079736e-06| +|requirements.txt|github/AMReX-Astro/Nyx|3.889537145079736e-06| +|requirements.txt|github/AMReX-Astro/Castro|3.889537145079736e-06| +|requirements.txt|github/AMReX-Astro/MAESTROeX|3.889537145079736e-06| +|requirements.txt|github/grahambell/pymoc|3.889537145079736e-06| +|requirements.txt|github/GeminiDRSoftware/DRAGONS|3.889537145079736e-06| +|requirements.txt|github/pyxnat/pyxnat|3.889537145079736e-06| +|requirements.txt|github/Vini2/GraphBin|3.889537145079736e-06| +|requirements.txt|github/onnela-lab/beiwe-backend|3.889537145079736e-06| +|requirements.txt|github/rmjarvis/TreeCorr|3.889537145079736e-06| +|requirements.txt|github/rmjarvis/Piff|3.889537145079736e-06| +|requirements.txt|github/ismael-mendoza/ShapeMeasurementFisherFormalism|3.889537145079736e-06| +|requirements.txt|github/miguelzuma/hi_class_public|3.889537145079736e-06| +|requirements.txt|github/C0PEP0D/otto|3.889537145079736e-06| +|requirements.txt|github/dfm/ketu|3.889537145079736e-06| +|requirements.txt|github/GalSim-developers/GalSim|3.889537145079736e-06| +|requirements.txt|github/deepsphere/deepsphere-cosmo-tf1|3.889537145079736e-06| +|requirements.txt|github/Lyalpha/spalipy|3.889537145079736e-06| +|requirements.txt|github/kno10/python-kmedoids|3.889537145079736e-06| +|requirements.txt|github/imcgreer/simqso|3.889537145079736e-06| +|requirements.txt|github/fgbuster/fgbuster|3.889537145079736e-06| +|requirements.txt|github/logan-pearce/lofti_gaia|3.889537145079736e-06| +|requirements.txt|github/dlakaplan/pulsarsurveyscraper|3.889537145079736e-06| +|requirements.txt|github/pysat/pysat|3.889537145079736e-06| +|requirements.txt|github/miRTop/mirtop|3.889537145079736e-06| +|requirements.txt|github/python-hydro/pyro2|3.889537145079736e-06| +|requirements.txt|github/me-manu/gammaALPs|3.889537145079736e-06| +|requirements.txt|github/galaxyproject/galaxy-lib|3.889537145079736e-06| +|requirements.txt|github/james-m-osborn/astrosat|3.889537145079736e-06| +|requirements.txt|github/COMBINE-lab/alevin-fry|3.889537145079736e-06| +|requirements.txt|github/rzellem/EXOTIC|3.889537145079736e-06| +|requirements.txt|github/jtschindler/sculptor|3.889537145079736e-06| +|requirements.txt|github/seeh/surprise|3.889537145079736e-06| +|requirements.txt|github/fcastagna/JoXSZ|3.889537145079736e-06| +|requirements.txt|github/fcastagna/preprofit|3.889537145079736e-06| +|requirements.txt|github/PynPoint/PynPoint|3.889537145079736e-06| +|requirements.txt|github/sklasfeld/DANPOS3|3.889537145079736e-06| +|requirements.txt|github/lkreidberg/batman|3.889537145079736e-06| +|requirements.txt|github/maxmahlke/ssos|3.889537145079736e-06| +|requirements.txt|github/drphilmarshall/HumVI|3.889537145079736e-06| +|requirements.txt|github/andr1976/HydDown|3.889537145079736e-06| +|requirements.txt|github/AemulusProject/bias_emulator|3.889537145079736e-06| +|requirements.txt|github/mrempel/geohexviz|3.889537145079736e-06| +|requirements.txt|github/pynucastro/pynucastro|3.889537145079736e-06| +|requirements.txt|github/ketch/RK-Opt|3.889537145079736e-06| +|requirements.txt|github/moldyn/msmhelper|3.889537145079736e-06| +|requirements.txt|github/micahvista/MAMnet|3.889537145079736e-06| +|requirements.txt|github/Kaixhin/PlaNet|3.889537145079736e-06| +|requirements.txt|github/Kaixhin/Rainbow|3.889537145079736e-06| +|requirements.txt|github/Kaixhin/spinning-up-basic|3.889537145079736e-06| +|requirements.txt|github/discsim/frank|3.889537145079736e-06| +|requirements.txt|github/pipliggins/EVolve|3.889537145079736e-06| +|requirements.txt|github/joshspeagle/dynesty|3.889537145079736e-06| +|requirements.txt|github/rrwick/Deepbinner|3.889537145079736e-06| +|requirements.txt|github/fccoelho/epimodels|3.889537145079736e-06| +|requirements.txt|github/fccoelho/epigrass|3.889537145079736e-06| +|requirements.txt|github/chianti-atomic/ChiantiPy|3.889537145079736e-06| +|requirements.txt|github/miguelcarcamov/csromer|3.889537145079736e-06| +|requirements.txt|github/miguelcarcamov/gpuvmem|3.889537145079736e-06| +|requirements.txt|github/1313e/CMasher|3.889537145079736e-06| +|requirements.txt|github/sibirrer/psfr|3.889537145079736e-06| +|requirements.txt|github/ExObsSim/ExoRad2-public|3.889537145079736e-06| +|requirements.txt|github/rsnemmen/BCES|3.889537145079736e-06| +|requirements.txt|github/silx-kit/pyFAI|3.889537145079736e-06| +|requirements.txt|github/gmbrandt/HTOF|3.889537145079736e-06| +|requirements.txt|github/vterron/lemon|3.889537145079736e-06| +|requirements.txt|github/flu-crew/smot|3.889537145079736e-06| +|requirements.txt|github/danhey/echelle|3.889537145079736e-06| +|requirements.txt|github/jellis18/PTMCMCSampler|3.889537145079736e-06| +|requirements.txt|github/ashleychontos/pySYD|3.889537145079736e-06| +|requirements.txt|github/elliohow/fMRI_ROI_Analysis_Tool|3.889537145079736e-06| +|requirements.txt|github/mpound/pdrtpy|3.889537145079736e-06| +|requirements.txt|github/Basvanstein/GSAreport|3.889537145079736e-06| +|requirements.txt|github/openmsi/openmsistream|3.889537145079736e-06| +|requirements.txt|github/siavashk/pycpd|3.889537145079736e-06| +|requirements.txt|github/ot483/NetCom|3.889537145079736e-06| +|requirements.txt|github/PaulHancock/Robbie|3.889537145079736e-06| +|requirements.txt|github/milnus/Magphi|3.889537145079736e-06| +|requirements.txt|github/SPARC-FAIR-Codeathon/aqua|3.889537145079736e-06| +|requirements.txt|github/kblin/ncbi-acc-download|3.889537145079736e-06| +|requirements.txt|github/snowformatics/macrobot|3.889537145079736e-06| +|requirements.txt|github/qmarcou/IGoR|3.889537145079736e-06| +|requirements.txt|github/tiberioap/grav_waldo|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/QuartiCal|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/Stimela|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/breizorro|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/PyMORESANE|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/rodrigues|3.889537145079736e-06| +|requirements.txt|github/sebastian-zieba/PACMAN|3.889537145079736e-06| +|requirements.txt|github/RBrearton/islatu|3.889537145079736e-06| +|requirements.txt|github/tamarervin/SolAster|3.889537145079736e-06| +|requirements.txt|github/smithlabcode/dnmtools|3.889537145079736e-06| +|requirements.txt|github/ladsantos/flatstar|3.889537145079736e-06| +|requirements.txt|github/ladsantos/p-winds|3.889537145079736e-06| +|requirements.txt|github/lucabaldini/ixpeobssim|3.889537145079736e-06| +|requirements.txt|github/scottgigante/picopore|3.889537145079736e-06| +|requirements.txt|github/TRI-AMDD/GMP-featurizer|3.889537145079736e-06| +|requirements.txt|github/radiocosmology/draco|3.889537145079736e-06| +|requirements.txt|github/cdanielmachado/reframed|3.889537145079736e-06| +|requirements.txt|github/healpy/healpy|3.889537145079736e-06| +|requirements.txt|github/dsavransky/EXOSIMS|3.889537145079736e-06| +|requirements.txt|github/phineasng/DECODE|3.889537145079736e-06| +|requirements.txt|github/ronshnapp/MyPTV|3.889537145079736e-06| +|requirements.txt|github/travisseymour/EPICpy|3.889537145079736e-06| +|requirements.txt|github/tud-hri/travia|3.889537145079736e-06| +|requirements.txt|github/tud-hri/joan|3.889537145079736e-06| +|requirements.txt|github/saberyoung/haffet|3.889537145079736e-06| +|requirements.txt|github/bengeof/QPoweredCompound2DeNovoDrugPropMax|3.889537145079736e-06| +|requirements.txt|github/igvteam/igv-reports|3.889537145079736e-06| +|requirements.txt|github/stinefm/relsad|3.889537145079736e-06| +|requirements.txt|github/LSARP/ProteomicsQC|3.889537145079736e-06| +|requirements.txt|github/harrispopgen/mutyper|3.889537145079736e-06| +|requirements.txt|github/moead-framework/framework|3.889537145079736e-06| +|requirements.txt|github/bioexcel/biobb_wf_flexdyn|3.889537145079736e-06| +|requirements.txt|github/enveda/RPath|3.889537145079736e-06| +|requirements.txt|github/CobayaSampler/cobaya|3.889537145079736e-06| +|requirements.txt|github/ihmwg/python-modelcif|3.889537145079736e-06| +|requirements.txt|github/ClusterMonteCarlo/CMC-COSMIC|3.889537145079736e-06| +|requirements.txt|github/jeschaef/Graph4Med|3.889537145079736e-06| +|requirements.txt|github/Ajstros/pyripherals|3.889537145079736e-06| +|requirements.txt|github/firefly-cpp/NiaARM|3.889537145079736e-06| +|requirements.txt|github/paulbrodersen/netgraph|3.889537145079736e-06| +|requirements.txt|github/jeffdaily/parasail-python|3.889537145079736e-06| +|requirements.txt|github/CouncilDataProject/cookiecutter-cdp-deployment|3.889537145079736e-06| +|requirements.txt|github/chenwuperth/rgz_rcnn|3.889537145079736e-06| +|requirements.txt|github/cistrome/MIRA|3.889537145079736e-06| +|requirements.txt|github/ggonnella/fastsubtrees|3.889537145079736e-06| +|requirements.txt|github/yrjia1015/CRISPRCasStack|3.889537145079736e-06| +|requirements.txt|github/austinpeel/herculens|3.889537145079736e-06| +|requirements.txt|github/exosports/MARGE|3.889537145079736e-06| +|requirements.txt|github/exosports/homer|3.889537145079736e-06| +|requirements.txt|github/nickhand/pyRSD|3.889537145079736e-06| +|requirements.txt|github/ifilot/edp|3.889537145079736e-06| +|requirements.txt|github/floodlight-sports/floodlight|3.889537145079736e-06| +|requirements.txt|github/kiyo-masui/bitshuffle|3.889537145079736e-06| +|requirements.txt|github/DataBiosphere/wdl-parsers|3.889537145079736e-06| +|requirements.txt|github/BIMSBbioinfo/pigx_scrnaseq|3.889537145079736e-06| +|requirements.txt|github/BIMSBbioinfo/pigx_rnaseq|3.889537145079736e-06| +|requirements.txt|github/ZhenjiangFan/DAG-deepVASE|3.889537145079736e-06| +|requirements.txt|github/johnpaulett/python-hl7|3.889537145079736e-06| +|requirements.txt|github/OxES/k2sc|3.889537145079736e-06| +|requirements.txt|github/OpenBioLink/Explorer|3.889537145079736e-06| +|requirements.txt|github/legolason/PyQSOFit|3.889537145079736e-06| +|requirements.txt|github/macrocosme/time_domain_astronomy_sandbox|3.889537145079736e-06| +|requirements.txt|github/macrocosme/amber_meta|3.889537145079736e-06| +|requirements.txt|github/astroboylrx/Rubble|3.889537145079736e-06| +|requirements.txt|github/LINNAE-project/SFB-Annotator|3.889537145079736e-06| +|requirements.txt|github/SuLab/Wikidata-phenomizer|3.889537145079736e-06| +|requirements.txt|github/JieZheng-ShanghaiTech/PiLSL|3.889537145079736e-06| +|requirements.txt|github/pymedphys/pymedphys|3.889537145079736e-06| +|requirements.txt|github/lucydot/effmass|3.889537145079736e-06| +|requirements.txt|github/teuben/QAC|3.889537145079736e-06| +|requirements.txt|github/gbrammer/grizli|3.889537145079736e-06| +|requirements.txt|github/mscaudill/openseize|3.889537145079736e-06| +|requirements.txt|github/telatin/qax|3.889537145079736e-06| +|requirements.txt|github/GalletFlorian/TATOO|3.889537145079736e-06| +|requirements.txt|github/mattyowl/astLib|3.889537145079736e-06| +|requirements.txt|github/pysal/spopt|3.889537145079736e-06| +|requirements.txt|github/arnauqb/qwind|3.889537145079736e-06| +|requirements.txt|github/linsalrob/PhiSpy|3.889537145079736e-06| +|requirements.txt|github/yuhuan-wu/mobilesal|3.889537145079736e-06| +|requirements.txt|github/keatonb/TESS_PRF|3.889537145079736e-06| +|requirements.txt|github/keatonb/Pyriod|3.889537145079736e-06| +|requirements.txt|github/LondonBiofoundry/basicsynbio|3.889537145079736e-06| +|requirements.txt|github/csbioinfopk/iSumoK-PseAAC|3.889537145079736e-06| +|requirements.txt|github/olivecha/guitarsounds|3.889537145079736e-06| +|requirements.txt|github/nextstrain/nextclade|3.889537145079736e-06| +|requirements.txt|github/tessgi/tvguide|3.889537145079736e-06| +|requirements.txt|github/Beuth-Erdelt/DBMS-Benchmarker|3.889537145079736e-06| +|requirements.txt|github/sbird/fake_spectra|3.889537145079736e-06| +|requirements.txt|github/bedops/bedops|3.889537145079736e-06| +|requirements.txt|github/open2c/pairtools|3.889537145079736e-06| +|requirements.txt|github/ArtRand/signalAlign|3.889537145079736e-06| +|requirements.txt|github/LoganAMorrison/Hazma|3.889537145079736e-06| +|requirements.txt|github/danielenricocahall/elephas|3.889537145079736e-06| +|requirements.txt|github/dstndstn/tractor|3.889537145079736e-06| +|requirements.txt|github/pysam-developers/pysam|3.889537145079736e-06| +|requirements.txt|github/tmcclintock/AReconstructionTool|3.889537145079736e-06| +|requirements.txt|github/brentp/peddy|3.889537145079736e-06| +|requirements.txt|github/brentp/cyvcf2|3.889537145079736e-06| +|requirements.txt|github/sblunt/orbitize|3.889537145079736e-06| +|requirements.txt|github/transientskp/lpf|3.889537145079736e-06| +|requirements.txt|github/huiwenke/MineProt|3.889537145079736e-06| +|requirements.txt|github/SuperKogito/spafe|3.889537145079736e-06| +|requirements.txt|github/jdber1/opendrop|3.889537145079736e-06| +|requirements.txt|github/benstahl92/deepSIP|3.889537145079736e-06| +|requirements.txt|github/bcgsc/TMBur|3.889537145079736e-06| +|requirements.txt|github/bcgsc/NanoSim|3.889537145079736e-06| +|requirements.txt|github/citation-file-format/citation-file-format|3.889537145079736e-06| +|requirements.txt|github/kyleaoman/martini|3.889537145079736e-06| +|requirements.txt|github/pyomeca/biosiglive|3.889537145079736e-06| +|requirements.txt|github/FlorianThibord/OptimiR|3.889537145079736e-06| +|requirements.txt|github/JulianBMunoz/RelicFast|3.889537145079736e-06| +|requirements.txt|github/JulianBMunoz/Zeus21|3.889537145079736e-06| +|requirements.txt|github/AWehrhahn/SME|3.889537145079736e-06| +|requirements.txt|github/deeptools/deepTools|3.889537145079736e-06| +|requirements.txt|github/deeptools/HiCExplorer|3.889537145079736e-06| +|requirements.txt|github/villano-lab/nrCascadeSim|3.889537145079736e-06| +|requirements.txt|github/ConnorStoneAstro/AutoProf|3.889537145079736e-06| +|requirements.txt|github/kboone/avocado|3.889537145079736e-06| +|requirements.txt|github/fabiorigamonti/bang|3.889537145079736e-06| +|requirements.txt|github/sibyllema/Fast-Multiscale-Diffusion-on-Graphs|3.889537145079736e-06| +|requirements.txt|github/lgrcia/prose|3.889537145079736e-06| +|requirements.txt|github/silburt/DeepMoon|3.889537145079736e-06| +|requirements.txt|github/astromer-science/main-code|3.889537145079736e-06| +|requirements.txt|github/MRChemSoft/mrchem|3.889537145079736e-06| +|requirements.txt|github/florian-lienhard/MM-LSD|3.889537145079736e-06| +|requirements.txt|github/tpospisi/RFCDE|3.889537145079736e-06| +|requirements.txt|github/tpospisi/cdetools|3.889537145079736e-06| +|requirements.txt|github/tpospisi/nnkcde|3.889537145079736e-06| +|requirements.txt|github/gbouras13/plassembler|3.889537145079736e-06| +|requirements.txt|github/Qiskit/qiskit-experiments|3.889537145079736e-06| +|requirements.txt|github/ExeClim/Isca|3.889537145079736e-06| +|requirements.txt|github/gperezs/StarcNet|3.889537145079736e-06| +|requirements.txt|github/TinkerTools/tinker9|3.889537145079736e-06| +|requirements.txt|github/mirapy-org/mirapy|3.889537145079736e-06| +|requirements.txt|github/barentsen/dave|3.889537145079736e-06| +|requirements.txt|github/barentsen/k2flix|3.889537145079736e-06| +|requirements.txt|github/cogent3/cogent3|3.889537145079736e-06| +|requirements.txt|github/jsobeck/MOOG_SCAT|3.889537145079736e-06| +|requirements.txt|github/vortex-exoplanet/VIP|3.889537145079736e-06| +|requirements.txt|github/sidmohite/nimbus-astro|3.889537145079736e-06| +|requirements.txt|github/CosmoStat/mccd|3.889537145079736e-06| +|requirements.txt|github/alejandrobll/py-sphviewer|3.889537145079736e-06| +|requirements.txt|github/dib-lab/sourmash|3.889537145079736e-06| +|requirements.txt|github/dib-lab/dammit|3.889537145079736e-06| +|requirements.txt|github/DSIMB/medusa|3.889537145079736e-06| +|requirements.txt|github/ablab/TandemTools|3.889537145079736e-06| +|requirements.txt|github/MikeSWang/Harmonia|3.889537145079736e-06| +|requirements.txt|github/MikeSWang/HorizonGRound|3.889537145079736e-06| +|requirements.txt|github/EGaraldi/corecon|3.889537145079736e-06| +|requirements.txt|github/YangLab/CIRCexplorer2|3.889537145079736e-06| +|requirements.txt|github/asntech/intervene|3.889537145079736e-06| +|requirements.txt|github/cbg-ethz/smallgenomeutilities|3.889537145079736e-06| +|requirements.txt|github/bjmorgan/py-sc-fermi|3.889537145079736e-06| +|requirements.txt|github/abatten/fruitbat|3.889537145079736e-06| +|requirements.txt|github/afeinstein20/eleanor|3.889537145079736e-06| +|requirements.txt|github/GilbertLabUCSF/CanDI|3.889537145079736e-06| +|requirements.txt|github/astro-informatics/sleplet|3.889537145079736e-06| +|requirements.txt|github/spacetelescope/mirage|3.889537145079736e-06| +|requirements.txt|github/xuanxu/starmatrix|3.889537145079736e-06| +|requirements.txt|github/iancze/PSOAP|3.889537145079736e-06| +|requirements.txt|github/xinyiguan/py2lispIDyOM|3.889537145079736e-06| +|requirements.txt|github/surf-eds/one-button-compute|3.889537145079736e-06| +|requirements.txt|github/tholoien/XDGMM|3.889537145079736e-06| +|requirements.txt|github/tholoien/empiriciSN|3.889537145079736e-06| +|requirements.txt|github/lmcinnes/umap|3.889537145079736e-06| +|requirements.txt|github/biomedia-mira/istn|3.889537145079736e-06| +|requirements.txt|github/biomedia-mira/deepscm|3.889537145079736e-06| +|requirements.txt|github/biomedia-mira/masf|3.889537145079736e-06| +|requirements.txt|github/htjb/globalemu|3.889537145079736e-06| +|requirements.txt|github/htjb/margarine|3.889537145079736e-06| +|requirements.txt|github/deepmind/alphafold|3.889537145079736e-06| +|requirements.txt|github/ZJUFanLab/bulk2space|3.889537145079736e-06| +|requirements.txt|github/erikbern/ann-benchmarks|3.889537145079736e-06| +|requirements.txt|github/marius311/cosmoslik|3.889537145079736e-06| +|requirements.txt|github/Cristianetaniguti/Reads2Map|3.889537145079736e-06| +|requirements.txt|github/christinahedges/contaminante|3.889537145079736e-06| +|requirements.txt|github/lgbouma/gyro-interp|3.889537145079736e-06| +|requirements.txt|github/bonsai-team/matam|3.889537145079736e-06| +|requirements.txt|github/wouterpeere/GHEtool|3.889537145079736e-06| +|requirements.txt|github/HHTpy/HHTpywrapper|3.889537145079736e-06| +|requirements.txt|github/epi2me-labs/mapula|3.889537145079736e-06| +|requirements.txt|github/mgieles/limepy|3.889537145079736e-06| +|requirements.txt|github/StingraySoftware/HENDRICS|3.889537145079736e-06| +|requirements.txt|github/rpoleski/MulensModel|3.889537145079736e-06| +|requirements.txt|github/YesselmanLab/rna_map|3.889537145079736e-06| +|requirements.txt|github/BenNordick/HiLoop|3.889537145079736e-06| +|requirements.txt|github/mirnylab/cooler|3.889537145079736e-06| +|requirements.txt|github/mirnylab/pairtools|3.889537145079736e-06| +|requirements.txt|github/AndreyTavleev/DiscVerSt|3.889537145079736e-06| +|requirements.txt|github/ebachelet/pyLIMA|3.889537145079736e-06| +|requirements.txt|github/YuRui8879/MRASleepNet|3.889537145079736e-06| +|requirements.txt|github/NickMilsonPhysics/BinaryStarSolver|3.889537145079736e-06| +|requirements.txt|github/PaulRitsche/DLTrack|3.889537145079736e-06| +|requirements.txt|github/cwieder/py-ssPA|3.889537145079736e-06| +|requirements.txt|github/mwvgroup/pwv_kpno|3.889537145079736e-06| +|requirements.txt|github/inpefess/gym-saturation|3.889537145079736e-06| +|requirements.txt|github/Single-Cell-Graph-Learning/scSGL|3.889537145079736e-06| +|requirements.txt|github/msyazwanfaid/hilalpy|3.889537145079736e-06| +|requirements.txt|github/freqtrade/freqtrade|3.889537145079736e-06| +|requirements.txt|github/RosettaCommons/RFDesign|3.889537145079736e-06| +|requirements.txt|github/bregaldo/pywst|3.889537145079736e-06| +|requirements.txt|github/valentineap/pyprop8|3.889537145079736e-06| +|requirements.txt|github/kinnala/scikit-fem|3.889537145079736e-06| +|requirements.txt|github/JLBLine/PUMA|3.889537145079736e-06| +|requirements.txt|github/JLBLine/WODEN|3.889537145079736e-06| +|requirements.txt|github/TommasoRonconi/scampy|3.889537145079736e-06| +|requirements.txt|github/JacobBumgarner/VesselVio|3.889537145079736e-06| +|requirements.txt|github/jkrogager/VoigtFit|3.889537145079736e-06| +|requirements.txt|github/IMMM-SFA/tell|3.889537145079736e-06| +|requirements.txt|github/rhdtownsend/gyre|3.889537145079736e-06| +|requirements.txt|github/ECP-WarpX/WarpX|3.889537145079736e-06| +|requirements.txt|github/migueldvb/cine|3.889537145079736e-06| +|requirements.txt|github/lucianolorenti/ceruleo|3.889537145079736e-06| +|requirements.txt|github/variomes/sibtm-variomes|3.889537145079736e-06| +|requirements.txt|github/pcubillos/mc3|3.889537145079736e-06| +|requirements.txt|github/pcubillos/pyratbay|3.889537145079736e-06| +|requirements.txt|github/pcubillos/repack|3.889537145079736e-06| +|requirements.txt|github/sorenwacker/ProteomicsQC|3.889537145079736e-06| +|requirements.txt|github/bow/fsnviz|3.889537145079736e-06| +|requirements.txt|github/candYgene/siga|3.889537145079736e-06| +|requirements.txt|github/statgen/Minimac4|3.889537145079736e-06| +|requirements.txt|github/biocircuits/bioscrape|3.889537145079736e-06| +|requirements.txt|github/COINtoolbox/ActSNClass|3.889537145079736e-06| +|requirements.txt|github/aboucaud/pypher|3.889537145079736e-06| +|requirements.txt|github/aimalz/qp|3.889537145079736e-06| +|requirements.txt|github/timothydmorton/isochrones|3.889537145079736e-06| +|requirements.txt|github/eggnogdb/eggnog-mapper|3.889537145079736e-06| +|requirements.txt|github/forrest-lab/scMatch|3.889537145079736e-06| +|requirements.txt|github/tylertrimble/viswaternet|3.889537145079736e-06| +|requirements.txt|github/villrv/SuperRAENN|3.889537145079736e-06| +|requirements.txt|github/achael/eht-imaging|3.889537145079736e-06| +|requirements.txt|github/SegataLab/lefse|3.889537145079736e-06| +|requirements.txt|github/GBLille/MassiveFold|3.889537145079736e-06| +|requirements.txt|github/PetroFit/petrofit|3.889537145079736e-06| +|requirements.txt|github/SHTOOLS/SHTOOLS|3.889537145079736e-06| +|requirements.txt|github/Jacks0nJ/PyFPT|3.889537145079736e-06| +|requirements.txt|github/tomasplsek/CADET|3.889537145079736e-06| +|requirements.txt|github/kkjawz/coref-ee|3.889537145079736e-06| +|requirements.txt|github/kazewong/flowMC|3.889537145079736e-06| +|requirements.txt|github/soraxas/sbp-env|3.889537145079736e-06| +|requirements.txt|github/SterlingYM/astroPIPS|3.889537145079736e-06| +|requirements.txt|github/j-erler/pymf|3.889537145079736e-06| +|requirements.txt|github/wmglab-duke/ascent|3.889537145079736e-06| +|requirements.txt|github/SPARTA-dev/SPARTA|3.889537145079736e-06| +|requirements.txt|github/SJLeo/FFSD|3.889537145079736e-06| +|requirements.txt|github/pierfied/karmma|3.889537145079736e-06| +|requirements.txt|github/jts/nanopolish|3.889537145079736e-06| +|requirements.txt|github/grant-m-s/astronomicAL|3.889537145079736e-06| +|requirements.txt|github/RECETOX/MSMetaEnhancer|3.889537145079736e-06| +|requirements.txt|github/RECETOX/RIAssigner|3.889537145079736e-06| +|requirements.txt|github/broadinstitute/cromwell|3.889537145079736e-06| +|requirements.txt|github/bfarr/kombine|3.889537145079736e-06| +|requirements.txt|github/michaelhb/superplot|3.889537145079736e-06| +|requirements.txt|github/katholt/Kleborate|3.889537145079736e-06| +|requirements.txt|github/Kamuish/archi|3.889537145079736e-06| +|requirements.txt|github/NLeSC/ShiCo|3.889537145079736e-06| +|requirements.txt|github/NLeSC/litstudy|3.889537145079736e-06| +|requirements.txt|github/bcbio/bcbio-nextgen|3.889537145079736e-06| +|requirements.txt|github/johannesulf/dsigma|3.889537145079736e-06| +|requirements.txt|github/DarkQuestCosmology/dark_emulator_public|3.889537145079736e-06| +|requirements.txt|github/CederGroupHub/smol|3.889537145079736e-06| +|requirements.txt|github/minkailin/stratsi|3.889537145079736e-06| +|requirements.txt|github/kartheikiyer/dense_basis|3.889537145079736e-06| +|requirements.txt|github/kuanrongchan/COVID19-severity|3.889537145079736e-06| +|requirements.txt|github/rcsb/mmtf-python|3.889537145079736e-06| +|requirements.txt|github/jesford/cluster-lensing|3.889537145079736e-06| +|requirements.txt|github/mentatpsi/OSGenome|3.889537145079736e-06| +|requirements.txt|github/bthorne93/PySM_public|3.889537145079736e-06| +|requirements.txt|github/dirac-institute/asterogap|3.889537145079736e-06| +|requirements.txt|github/iAART/aart|3.889537145079736e-06| +|requirements.txt|github/connor-lab/vapor|3.889537145079736e-06| +|requirements.txt|github/KVSlab/VaMPy|3.889537145079736e-06| +|requirements.txt|github/BobAubouin/Python_Anesthesia_Simulator|3.889537145079736e-06| +|requirements.txt|github/sczesla/PyAstronomy|3.889537145079736e-06| +|requirements.txt|github/podondra/bayesian-sznet|3.889537145079736e-06| +|requirements.txt|github/xraypy/xraylarch|3.889537145079736e-06| +|requirements.txt|github/amrex-astro/Nyx|3.889537145079736e-06| +|requirements.txt|github/amrex-astro/Castro|3.889537145079736e-06| +|requirements.txt|github/nickelnine37/pykronecker|3.889537145079736e-06| +|requirements.txt|github/Narayana-Rao/SAR-tools|3.889537145079736e-06| +|requirements.txt|github/holmescao/ANTS_marking_and_analysis_tools|3.889537145079736e-06| +|requirements.txt|github/mavrix93/LightCurvesClassifier|3.889537145079736e-06| +|requirements.txt|github/lpantano/seqcluster|3.889537145079736e-06| +|requirements.txt|github/ImperialCollegeLondon/champ|3.889537145079736e-06| +|requirements.txt|github/ImperialCollegeLondon/research-software-directory-data|3.889537145079736e-06| +|requirements.txt|github/TianlaiProject/tlpipe|3.889537145079736e-06| +|requirements.txt|github/chemfiles/chemfiles|3.889537145079736e-06| +|requirements.txt|github/nialov/fractopo|3.889537145079736e-06| +|requirements.txt|github/semaphoreP/whereistheplanet|3.889537145079736e-06| +|requirements.txt|github/PolyChord/PolyChordLite|3.889537145079736e-06| +|requirements.txt|github/erling6232/imagedata|3.889537145079736e-06| +|requirements.txt|github/emerge-erc/ALminer|3.889537145079736e-06| +|requirements.txt|github/koszullab/pareidolia|3.889537145079736e-06| +|requirements.txt|github/PolymerGuy/recolo|3.889537145079736e-06| +|requirements.txt|github/tnakazato/priism|3.889537145079736e-06| +|requirements.txt|github/smaret/astrochem|3.889537145079736e-06| +|requirements.txt|github/zhoux85/scAdapt|3.889537145079736e-06| +|requirements.txt|github/mtlam/PyPulse|3.889537145079736e-06| +|requirements.txt|github/duetosymmetry/qnm|3.889537145079736e-06| +|requirements.txt|github/BioinfoUNIBA/REDItools2|3.889537145079736e-06| +|requirements.txt|github/AusSRC/SoFiAX|3.889537145079736e-06| +|requirements.txt|github/ryanhausen/fitsmap|3.889537145079736e-06| +|requirements.txt|github/vrodgom/statmorph|3.889537145079736e-06| +|requirements.txt|github/qMRLab/qMRLab|3.889537145079736e-06| +|requirements.txt|github/hannorein/rebound|3.889537145079736e-06| +|requirements.txt|github/luizfelippesr/galmag|3.889537145079736e-06| +|requirements.txt|github/winni2k/abeona|3.889537145079736e-06| +|requirements.txt|github/chanzuckerberg/cellxgene|3.889537145079736e-06| +|requirements.txt|github/ngbusca/QuasarNET|3.889537145079736e-06| +|requirements.txt|github/roban/CosmoloPy|3.889537145079736e-06| +|requirements.txt|github/ncbi/datasets|3.889537145079736e-06| +|requirements.txt|github/arq5x/poretools|3.889537145079736e-06| +|requirements.txt|github/neuroanatomy/reorient|3.889537145079736e-06| +|requirements.txt|github/dengzhuo-AI/Real-Fundus|3.889537145079736e-06| +|requirements.txt|github/MIAnalyzer/MIA|3.889537145079736e-06| +|requirements.txt|github/jan-rybizki/gdr2_completeness|3.889537145079736e-06| +|requirements.txt|github/jan-rybizki/Chempy|3.889537145079736e-06| +|requirements.txt|github/nathanael-fijalkow/DeepSynth|3.889537145079736e-06| +|requirements.txt|github/NLESC-JCER/QMCblip|3.889537145079736e-06| +|requirements.txt|github/McMahonCosmologyGroup/holosim-ml|3.889537145079736e-06| +|requirements.txt|github/kylemede/ExoSOFT|3.889537145079736e-06| +|requirements.txt|github/danielreardon/scintools|3.889537145079736e-06| +|requirements.txt|github/prashjet/popkinmocks|3.889537145079736e-06| +|requirements.txt|github/rkiman/wdwarfdate|3.889537145079736e-06| +|requirements.txt|github/Zafiirah13/meercrab|3.889537145079736e-06| +|requirements.txt|github/pyamg/pyamg|3.889537145079736e-06| +|requirements.txt|github/jeremysanders/mbproj2|3.889537145079736e-06| +|requirements.txt|github/trygvrad/DF-XRM_viz|3.889537145079736e-06| +|requirements.txt|github/a-griffiths/AutoSpec|3.889537145079736e-06| +|requirements.txt|github/NLeSC-GO-common-infrastructure/marzipan|3.889537145079736e-06| +|requirements.txt|github/jgieseler/solarmach|3.889537145079736e-06| +|requirements.txt|github/alexander-mead/pyhalomodel|3.889537145079736e-06| +|requirements.txt|github/Julian/jsonschema|3.889537145079736e-06| +|requirements.txt|github/miracum/ahd2fhir|3.889537145079736e-06| +|requirements.txt|github/learningsimulator/learningsimulator|3.889537145079736e-06| +|requirements.txt|github/VIB-PSB/MINI-EX|3.889537145079736e-06| +|requirements.txt|github/Smith42/pix2prof|3.889537145079736e-06| +|requirements.txt|github/Climdyn/qgs|3.889537145079736e-06| +|requirements.txt|github/BorgwardtLab/simbsig|3.889537145079736e-06| +|requirements.txt|github/manodeep/TesseRACt|3.889537145079736e-06| +|requirements.txt|github/mms-fcul/PypKa|3.889537145079736e-06| +|requirements.txt|github/zhangyk8/sconce-scms|3.889537145079736e-06| +|requirements.txt|github/cytham/nanovar|3.889537145079736e-06| +|requirements.txt|github/damonge/schNell|3.889537145079736e-06| +|requirements.txt|github/ixkael/Delight|3.889537145079736e-06| +|requirements.txt|github/roualdes/bridgestan|3.889537145079736e-06| +|requirements.txt|github/SebastianBocquet/pygtc|3.889537145079736e-06| +|requirements.txt|github/ylxu05/HN-PPISP|3.889537145079736e-06| +|requirements.txt|github/tvwenger/millennium-tap-query|3.889537145079736e-06| +|requirements.txt|github/JulianZDing/UniMAP|3.889537145079736e-06| +|requirements.txt|github/etal/cnvkit|3.889537145079736e-06| +|requirements.txt|github/fenderglass/Ragout|3.889537145079736e-06| +|requirements.txt|github/fenderglass/Flye|3.889537145079736e-06| +|requirements.txt|github/sjteresi/TE_Density|3.889537145079736e-06| +|requirements.txt|github/reneshbedre/bioinfokit|3.889537145079736e-06| +|requirements.txt|github/EnricoCorsaro/FAMED|3.889537145079736e-06| +|requirements.txt|github/cylammarco/ASPIRED|3.889537145079736e-06| +|requirements.txt|github/cylammarco/WDPhotTools|3.889537145079736e-06| +|requirements.txt|github/mjshao06/pdifFinder|3.889537145079736e-06| +|requirements.txt|github/ITA-Solar/rh|3.889537145079736e-06| +|requirements.txt|github/muctadir/lama|3.889537145079736e-06| +|requirements.txt|github/monarch-initiative/loinc2hpo|3.889537145079736e-06| +|requirements.txt|github/jdswinbank/Comet|3.889537145079736e-06| +|requirements.txt|github/hallamlab/TreeSAPP|3.889537145079736e-06| +|requirements.txt|github/PacificBiosciences/pbbam|3.889537145079736e-06| +|requirements.txt|github/JuliaHCI/ADI.jl|3.889537145079736e-06| +|requirements.txt|github/CarlosCoba/XookSuut-code|3.889537145079736e-06| +|requirements.txt|github/CAMI-challenge/CAMITAX|3.889537145079736e-06| +|requirements.txt|github/kingyin3613/RingsPy|3.889537145079736e-06| +|requirements.txt|github/MD-Studio/MDStudio|3.889537145079736e-06| +|requirements.txt|github/TearsWaiting/MIMML|3.889537145079736e-06| +|requirements.txt|github/Higgins00/TESS-Localize|3.889537145079736e-06| +|requirements.txt|github/HLasse/TextDescriptives|3.889537145079736e-06| +|requirements.txt|github/CosmoStatGW/DarkSirensStat|3.889537145079736e-06| +|requirements.txt|github/CosmoStatGW/MGCosmoPop|3.889537145079736e-06| +|requirements.txt|github/KeplerGO/PyKE|3.889537145079736e-06| +|requirements.txt|github/KeplerGO/K2fov|3.889537145079736e-06| +|requirements.txt|github/KeplerGO/kadenza|3.889537145079736e-06| +|requirements.txt|github/pennsignals/chime|3.889537145079736e-06| +|requirements.txt|github/jpierel14/snsed|3.889537145079736e-06| +|requirements.txt|github/N-Wouda/ALNS|3.889537145079736e-06| +|requirements.txt|github/skyfielders/python-skyfield|3.889537145079736e-06| +|requirements.txt|github/wathela/FIRST-CLASSIFIER|3.889537145079736e-06| +|requirements.txt|github/SDXorg/pysd|3.889537145079736e-06| +|requirements.txt|github/genouest/biomaj-daemon|3.889537145079736e-06| +|requirements.txt|github/SimonPfeifer/cows|3.889537145079736e-06| +|requirements.txt|github/carronj/plancklens|3.889537145079736e-06| +|requirements.txt|github/carronj/lenspyx|3.889537145079736e-06| +|requirements.txt|github/ggciag/mandyoc|3.889537145079736e-06| +|requirements.txt|github/AndrewAnnex/SpiceyPy|3.889537145079736e-06| +|requirements.txt|github/johnh2o2/cuvarbase|3.889537145079736e-06| +|requirements.txt|github/uedaLabR/nanoDoc|3.889537145079736e-06| +|requirements.txt|github/Cadaei-Yuvxvs/OSHy-X|3.889537145079736e-06| +|requirements.txt|github/he2016012996/CABnet|3.889537145079736e-06| +|requirements.txt|github/robashaw/libecpint|3.889537145079736e-06| +|requirements.txt|github/AllenInstitute/bmtk|3.889537145079736e-06| +|requirements.txt|github/NiallJeffrey/BornRaytrace|3.889537145079736e-06| +|requirements.txt|github/AshleySpindler/AstroVaDEr-Public|3.889537145079736e-06| +|requirements.txt|github/labsyspharm/minerva-story|3.889537145079736e-06| +|requirements.txt|github/3d-pli/fastpli|3.889537145079736e-06| +|requirements.txt|github/swagnercarena/paltas|3.889537145079736e-06| +|requirements.txt|github/pcingola/SnpEff|3.889537145079736e-06| +|requirements.txt|github/AdmiralenOla/Scoary|3.889537145079736e-06| +|requirements.txt|github/williamjameshandley/fgivenx|3.889537145079736e-06| +|requirements.txt|github/williamjameshandley/anesthetic|3.889537145079736e-06| +|requirements.txt|github/Samreay/ChainConsumer|3.889537145079736e-06| +|requirements.txt|github/Samreay/Barry|3.889537145079736e-06| +|requirements.txt|github/matiscke/lcps|3.889537145079736e-06| +|requirements.txt|github/aertslab/pySCENIC|3.889537145079736e-06| +|requirements.txt|github/myinxd/mcrgnet|3.889537145079736e-06| +|requirements.txt|github/temuller/piscola|3.889537145079736e-06| +|requirements.txt|github/temuller/hostphot|3.889537145079736e-06| +|requirements.txt|github/sourmash-bio/sourmash|3.889537145079736e-06| +|requirements.txt|github/PNNL-m-q/mza|3.889537145079736e-06| +|requirements.txt|github/csb-toolbox/CSB|3.889537145079736e-06| +|requirements.txt|github/cwentland0/perform|3.889537145079736e-06| +|requirements.txt|github/gvilitechltd/LibSWIFFT|3.889537145079736e-06| +|requirements.txt|github/JLiangLab/TransVW|3.889537145079736e-06| +|requirements.txt|github/intake/intake|3.889537145079736e-06| +|requirements.txt|github/sosl/H-FISTA|3.889537145079736e-06| +|requirements.txt|github/spack/spack|3.889537145079736e-06| +|requirements.txt|github/dkoslicki/TAMPA|3.889537145079736e-06| +|requirements.txt|github/ianfhunter/GNOLL|3.889537145079736e-06| +|requirements.txt|github/artic-network/fieldbioinformatics|3.889537145079736e-06| +|requirements.txt|github/arnikz/PIQMIe|3.889537145079736e-06| +|requirements.txt|github/OnroerendErfgoed/atramhasis|3.889537145079736e-06| +|requirements.txt|github/LSSTDESC/Spectractor|3.889537145079736e-06| +|requirements.txt|github/LSSTDESC/sacc|3.889537145079736e-06| +|requirements.txt|github/LSSTDESC/snmachine|3.889537145079736e-06| +|requirements.txt|github/secimTools/SECIMTools|3.889537145079736e-06| +|requirements.txt|github/tikk3r/legacystamps|3.889537145079736e-06| +|requirements.txt|github/bradkav/verne|3.889537145079736e-06| +|requirements.txt|github/bradkav/CEvNS|3.889537145079736e-06| +|requirements.txt|github/bradkav/WIMpy_NREFT|3.889537145079736e-06| +|requirements.txt|github/maserlib/ExPRES|3.889537145079736e-06| +|requirements.txt|github/scikit-learn-contrib/hdbscan|3.889537145079736e-06| +|requirements.txt|github/JulioHC00/PEPITA|3.889537145079736e-06| +|requirements.txt|github/cmoestl/3DCORE|3.889537145079736e-06| +|requirements.txt|github/singularityhub/sregistry|3.889537145079736e-06| +|requirements.txt|github/diCenzo-GC/Tn-Core-webserver|3.889537145079736e-06| +|requirements.txt|github/ucberkeleyseti/blimpy|3.889537145079736e-06| +|requirements.txt|github/ucberkeleyseti/turbo_seti|3.889537145079736e-06| +|requirements.txt|github/python-streamz/streamz|3.889537145079736e-06| +|requirements.txt|github/idruglab/hignn|3.889537145079736e-06| +|requirements.txt|github/justyncw/STAR_MELT|3.889537145079736e-06| +|requirements.txt|github/klb2/qmkpy|3.889537145079736e-06| +|requirements.txt|github/ppsp-team/PyNM|3.889537145079736e-06| +|requirements.txt|github/Rohit-Kundu/ET-NET_Covid-Detection|3.889537145079736e-06| +|requirements.txt|github/ywx649999311/EzTao|3.889537145079736e-06| +|requirements.txt|github/Bishop-Laboratory/RLoop-QC-Meta-Analysis-Miller-2022|3.889537145079736e-06| +|requirements.txt|github/bd-j/sedpy|3.889537145079736e-06| +|requirements.txt|github/bd-j/prospector|3.889537145079736e-06| +|requirements.txt|github/quantling/pyndl|3.889537145079736e-06| +|requirements.txt|github/JakobBD/pounce|3.889537145079736e-06| +|requirements.txt|github/vgteam/vg|3.889537145079736e-06| +|requirements.txt|github/vgteam/vg#vg|3.889537145079736e-06| +|requirements.txt|github/fhcrc/seqmagick|3.889537145079736e-06| +|requirements.txt|github/tomasstolker/species|3.889537145079736e-06| +|requirements.txt|github/tomasstolker/pycrires|3.889537145079736e-06| +|requirements.txt|github/tomasstolker/ARTES|3.889537145079736e-06| +|requirements.txt|github/rae-holcomb/SpinSpotter|3.889537145079736e-06| +|requirements.txt|github/rodluger/everest|3.889537145079736e-06| +|requirements.txt|github/pni-lab/mlconfound|3.889537145079736e-06| +|requirements.txt|github/ska-sa/katdal|3.889537145079736e-06| +|requirements.txt|github/widdowquinn/pyani|3.889537145079736e-06| +|requirements.txt|github/cosmo-ethz/hide|3.889537145079736e-06| +|requirements.txt|github/cosmo-ethz/CosmoHammer|3.889537145079736e-06| +|requirements.txt|github/cosmo-ethz/seek|3.889537145079736e-06| +|requirements.txt|github/atomec-project/atoMEC|3.889537145079736e-06| +|requirements.txt|github/NBISweden/AGAT|3.889537145079736e-06| +|requirements.txt|github/nickk124/RCR|3.889537145079736e-06| +|requirements.txt|github/segasai/rvspecfit|3.889537145079736e-06| +|requirements.txt|github/STEllAR-GROUP/hpx|3.889537145079736e-06| +|requirements.txt|github/exoclime/HELIOS-K|3.889537145079736e-06| +|requirements.txt|github/exoclime/HELA|3.889537145079736e-06| +|requirements.txt|github/jakeret/tf_unet|3.889537145079736e-06| +|requirements.txt|github/jakeret/abcpmc|3.889537145079736e-06| +|requirements.txt|github/nanoporetech/pychopper|3.889537145079736e-06| +|requirements.txt|github/nanoporetech/medaka|3.889537145079736e-06| +|requirements.txt|github/UUDigitalHumanitieslab/texcavator|3.889537145079736e-06| +|requirements.txt|github/MichelleLochner/astronomaly|3.889537145079736e-06| +|requirements.txt|github/VChristiaens/special|3.889537145079736e-06| +|requirements.txt|github/esa/NIDN|3.889537145079736e-06| +|requirements.txt|github/ryanvarley/exodata|3.889537145079736e-06| +|requirements.txt|github/johnveitch/cpnest|3.889537145079736e-06| +|requirements.txt|github/ArgonneCPAC/diffmah|3.889537145079736e-06| +|requirements.txt|github/ArgonneCPAC/diffstar|3.889537145079736e-06| +|requirements.txt|github/timstaley/amisurvey|3.889537145079736e-06| +|requirements.txt|github/mrtommyb/ktransit|3.889537145079736e-06| +|requirements.txt|github/nlesc/embodied-emotions-scripts|3.889537145079736e-06| +|requirements.txt|github/taoliu/MACS|3.889537145079736e-06| +|requirements.txt|github/mswzeus/TargetNet|3.889537145079736e-06| +|requirements.txt|github/shandley/hecatomb|3.889537145079736e-06| +|requirements.txt|github/pmlmodelling/nctoolkit|3.889537145079736e-06| +|requirements.txt|github/iontorrent/TS|3.889537145079736e-06| +|requirements.txt|github/londumas/redvsblue|3.889537145079736e-06| +|requirements.txt|github/dartoon/galight|3.889537145079736e-06| +|requirements.txt|github/mtceballos/SIRENAdoc|3.889537145079736e-06| +|requirements.txt|github/mwalmsley/zoobot|3.889537145079736e-06| +|requirements.txt|github/mlares/hearsay|3.889537145079736e-06| +|requirements.txt|github/antoinemarchal/ROHSA|3.889537145079736e-06| +|requirements.txt|github/LeandroOrdonez/explora-vr-dash-client|3.889537145079736e-06| +|requirements.txt|github/snad-space/ztf-viewer|3.889537145079736e-06| +|requirements.txt|github/ryneches/SuchTree|3.889537145079736e-06| +|requirements.txt|github/ParisAstronomicalDataCentre/OPUS|3.889537145079736e-06| +|requirements.txt|github/TeamCOMPAS/COMPAS|3.889537145079736e-06| +|requirements.txt|github/hongwanliu/DarkHistory|3.889537145079736e-06| +|requirements.txt|github/minaskar/zeus|3.889537145079736e-06| +|requirements.txt|github/minaskar/pocomc|3.889537145079736e-06| +|requirements.txt|github/minaskar/hankl|3.889537145079736e-06| +|requirements.txt|github/igmhub/picca|3.889537145079736e-06| +|requirements.txt|github/li-yangyang/lotus|3.889537145079736e-06| +|requirements.txt|github/alawryaguila/multi-view-AE|3.889537145079736e-06| +|requirements.txt|github/BASTAcode/BASTA|3.889537145079736e-06| +|requirements.txt|github/WangLabTHU/DeSP|3.889537145079736e-06| +|requirements.txt|github/valboz/VBBinaryLensing|3.889537145079736e-06| +|pypi|[properscoring](https://pypi.org/project/properscoring)|3.889537145079736e-06| +|setup.py|gitlab/jason-rumengan/pyarma|3.889537145079736e-06| +|setup.py|gitlab/permafrostnet/teaspoon|3.889537145079736e-06| +|setup.py|gitlab/gims-developers/gims|3.889537145079736e-06| +|setup.py|gitlab/petsc/petsc|3.889537145079736e-06| +|setup.py|gitlab/chjordan/sslf|3.889537145079736e-06| +|setup.py|gitlab/Molcas/OpenMolcas|3.889537145079736e-06| +|setup.py|gitlab/picos-api/picos|3.889537145079736e-06| +|setup.py|gitlab/fduchate/predihood|3.889537145079736e-06| +|setup.py|gitlab/BioimageInformaticsGroup/openphi|3.889537145079736e-06| +|setup.py|gitlab/octopus-code/octopus|3.889537145079736e-06| +|setup.py|gitlab/joseaher/astroplotlib|3.889537145079736e-06| +|setup.py|github/franpoz/SHERLOCK|3.889537145079736e-06| +|setup.py|github/perfanalytics/pose2sim|3.889537145079736e-06| +|setup.py|github/cupy/cupy|3.889537145079736e-06| +|setup.py|github/Substra/substra|3.889537145079736e-06| +|setup.py|github/ledatelescope/bifrost|3.889537145079736e-06| +|setup.py|github/jonaselgammal/GPry|3.889537145079736e-06| +|setup.py|github/GalacticDynamics-Oxford/Agama|3.889537145079736e-06| +|setup.py|github/hpparvi/ldtk|3.889537145079736e-06| +|setup.py|github/hpparvi/MuSCAT2_transit_pipeline|3.889537145079736e-06| +|setup.py|github/catherinezucker/radfil|3.889537145079736e-06| +|setup.py|github/brian-team/brian2|3.889537145079736e-06| +|setup.py|github/hoechenberger/questplus|3.889537145079736e-06| +|setup.py|github/oschwengers/referenceseeker|3.889537145079736e-06| +|setup.py|github/oschwengers/platon|3.889537145079736e-06| +|setup.py|github/oschwengers/bakta|3.889537145079736e-06| +|setup.py|github/jeaadams/ExoPix|3.889537145079736e-06| +|setup.py|github/NathanSandford/Chem-I-Calc|3.889537145079736e-06| +|setup.py|github/bartongroup/yanosim|3.889537145079736e-06| +|setup.py|github/seung-lab/FlyWirePaper|3.889537145079736e-06| +|setup.py|github/DeltaRCM/pyDeltaRCM|3.889537145079736e-06| +|setup.py|github/einsteinpy/einsteinpy|3.889537145079736e-06| +|setup.py|github/aabdurrouf/piXedfit|3.889537145079736e-06| +|setup.py|github/ucl-exoplanets/TauREx3_public|3.889537145079736e-06| +|setup.py|github/cthoyt/bel-resources|3.889537145079736e-06| +|setup.py|github/kgullikson88/Telluric-Fitter|3.889537145079736e-06| +|setup.py|github/21cmFAST/21cmFAST|3.889537145079736e-06| +|setup.py|github/thomas0809/MolScribe|3.889537145079736e-06| +|setup.py|github/quatrope/ProperImage|3.889537145079736e-06| +|setup.py|github/quatrope/feets|3.889537145079736e-06| +|setup.py|github/poldracklab/mriqc|3.889537145079736e-06| +|setup.py|github/ThomasEdwardRiley/xpsi-pre-transfer|3.889537145079736e-06| +|setup.py|github/Electrostatics/apbs|3.889537145079736e-06| +|setup.py|github/comprna/reorientexpress|3.889537145079736e-06| +|setup.py|github/tcassanelli/pywpf|3.889537145079736e-06| +|setup.py|github/djsutherland/py-sdm|3.889537145079736e-06| +|setup.py|github/SirSharpest/NarrowEscapeSimulator|3.889537145079736e-06| +|setup.py|github/mmp2/megaman|3.889537145079736e-06| +|setup.py|github/Oftatkofta/cellocity|3.889537145079736e-06| +|setup.py|github/pmvreeswijk/ZOGY|3.889537145079736e-06| +|setup.py|github/pmvreeswijk/BlackBOX|3.889537145079736e-06| +|setup.py|github/VeinsOfTheEarth/rabpro|3.889537145079736e-06| +|setup.py|github/snakemake/snakemake|3.889537145079736e-06| +|setup.py|github/BEAST-Fitting/beast|3.889537145079736e-06| +|setup.py|github/ni1o1/transbigdata|3.889537145079736e-06| +|setup.py|github/citiususc/BigSeqKit|3.889537145079736e-06| +|setup.py|github/Singh-Lab/DeMaSk|3.889537145079736e-06| +|setup.py|github/brainets/frites|3.889537145079736e-06| +|setup.py|github/SCM-NV/qmflows|3.889537145079736e-06| +|setup.py|github/SCM-NV/pyZacros|3.889537145079736e-06| +|setup.py|github/SCM-NV/qmflows-namd|3.889537145079736e-06| +|setup.py|github/mdruett/COCOPLOT|3.889537145079736e-06| +|setup.py|github/dfujim/bfit|3.889537145079736e-06| +|setup.py|github/ulelab/ultraplex|3.889537145079736e-06| +|setup.py|github/herjy/SLIT|3.889537145079736e-06| +|setup.py|github/nanograv/PINT|3.889537145079736e-06| +|setup.py|github/lkmklsmn/DrivAER|3.889537145079736e-06| +|setup.py|github/maxpumperla/hyperas|3.889537145079736e-06| +|setup.py|github/icecube/FIRESONG|3.889537145079736e-06| +|setup.py|github/julie-forman-kay-lab/SPyCi-PDB|3.889537145079736e-06| +|setup.py|github/saltastro/pyhrs|3.889537145079736e-06| +|setup.py|github/icredd-cheminfo/CGRdb2|3.889537145079736e-06| +|setup.py|github/pavolgaj/OCFit|3.889537145079736e-06| +|setup.py|github/INCF/one_click|3.889537145079736e-06| +|setup.py|github/RamanLab/iCOMIC|3.889537145079736e-06| +|setup.py|github/cas-bioinf/rboAnalyzer|3.889537145079736e-06| +|setup.py|github/mlujnie/simple|3.889537145079736e-06| +|setup.py|github/eblur/dust|3.889537145079736e-06| +|setup.py|github/fermisurfaces/IFermi|3.889537145079736e-06| +|setup.py|github/astronomyk/SimCADO|3.889537145079736e-06| +|setup.py|github/davidebolo1993/VISOR|3.889537145079736e-06| +|setup.py|github/davidebolo1993/TRiCoLOR|3.889537145079736e-06| +|setup.py|github/riogroup/SORA|3.889537145079736e-06| +|setup.py|github/mishioo/tesliper|3.889537145079736e-06| +|setup.py|github/antoinediez/Sisyphe|3.889537145079736e-06| +|setup.py|github/MrMinimal64/multivar_horner|3.889537145079736e-06| +|setup.py|github/WMD-group/SMACT|3.889537145079736e-06| +|setup.py|github/WMD-group/MacroDensity|3.889537145079736e-06| +|setup.py|github/guangtunbenzhu/NonnegMFPy|3.889537145079736e-06| +|setup.py|github/guangtunbenzhu/SetCoverPy|3.889537145079736e-06| +|setup.py|github/HinLeung622/pipes_vis|3.889537145079736e-06| +|setup.py|github/aalhossary/pyemgpipeline|3.889537145079736e-06| +|setup.py|github/hknd23/idcempy|3.889537145079736e-06| +|setup.py|github/jianhuupenn/SpaGCN|3.889537145079736e-06| +|setup.py|github/mtazzari/uvplot|3.889537145079736e-06| +|setup.py|github/agshumate/LiftoffTools|3.889537145079736e-06| +|setup.py|github/dfm/celerite|3.889537145079736e-06| +|setup.py|github/dfm/corner.py|3.889537145079736e-06| +|setup.py|github/loosolab/TOBIAS|3.889537145079736e-06| +|setup.py|github/JoschaJ/mockFRBhosts|3.889537145079736e-06| +|setup.py|github/mne-tools/mne-icalabel|3.889537145079736e-06| +|setup.py|github/arabic-digital-humanities/adhtools|3.889537145079736e-06| +|setup.py|github/gagneurlab/drop|3.889537145079736e-06| +|setup.py|github/DrafProject/elmada|3.889537145079736e-06| +|setup.py|github/benmontet/f3|3.889537145079736e-06| +|setup.py|github/radio-astro-tools/spectral-cube|3.889537145079736e-06| +|setup.py|github/radio-astro-tools/pvextractor|3.889537145079736e-06| +|setup.py|github/radio-astro-tools/uvcombine|3.889537145079736e-06| +|setup.py|github/vaexio/vaex|3.889537145079736e-06| +|setup.py|github/julianreul/mode_behave|3.889537145079736e-06| +|setup.py|github/ComparativeGenomicsToolkit/cactus|3.889537145079736e-06| +|setup.py|github/bioinform/somaticseq|3.889537145079736e-06| +|setup.py|github/brandon-rhodes/python-jplephem|3.889537145079736e-06| +|setup.py|github/pynbody/pynbody|3.889537145079736e-06| +|setup.py|github/pynbody/tangos|3.889537145079736e-06| +|setup.py|github/Heldenkombinat/Logodetect|3.889537145079736e-06| +|setup.py|github/HCGB-IGTP/spaTyper|3.889537145079736e-06| +|setup.py|github/codemeleon/seqPanther|3.889537145079736e-06| +|setup.py|github/AnantharamanLab/vRhyme|3.889537145079736e-06| +|setup.py|github/morriscb/The-wiZZ|3.889537145079736e-06| +|setup.py|github/fraserw/TRIPPy|3.889537145079736e-06| +|setup.py|github/fcs-analysis/PyScanFCS|3.889537145079736e-06| +|setup.py|github/fcs-analysis/PyCorrFit|3.889537145079736e-06| +|setup.py|github/richteague/gofish|3.889537145079736e-06| +|setup.py|github/richteague/eddy|3.889537145079736e-06| +|setup.py|github/richteague/bettermoments|3.889537145079736e-06| +|setup.py|github/richteague/disksurf|3.889537145079736e-06| +|setup.py|github/Social-Evolution-and-Behavior/anTraX|3.889537145079736e-06| +|setup.py|github/rmaphoh/AutoMorph|3.889537145079736e-06| +|setup.py|github/nespinoza/juliet|3.889537145079736e-06| +|setup.py|github/nespinoza/mc-spam|3.889537145079736e-06| +|setup.py|github/polca/unfold|3.889537145079736e-06| +|setup.py|github/google/jax|3.889537145079736e-06| +|setup.py|github/domenico-simone/rmlst_api|3.889537145079736e-06| +|setup.py|github/alphaparrot/ExoPlaSim|3.889537145079736e-06| +|setup.py|github/ketch/nodepy|3.889537145079736e-06| +|setup.py|github/astrosmili/smili|3.889537145079736e-06| +|setup.py|github/MASILab/pyPheWAS|3.889537145079736e-06| +|setup.py|github/pierrexyz/pybird|3.889537145079736e-06| +|setup.py|github/OpenMDAO/dymos|3.889537145079736e-06| +|setup.py|github/JulianKarlBauer/mechkit|3.889537145079736e-06| +|setup.py|github/migp11/pyfastcore|3.889537145079736e-06| +|setup.py|github/agurvich/FIRE_studio|3.889537145079736e-06| +|setup.py|github/multiscale/muscle3|3.889537145079736e-06| +|setup.py|github/gem-pasteur/macsyfinder|3.889537145079736e-06| +|setup.py|github/zdelrosario/py_grama|3.889537145079736e-06| +|setup.py|github/oscaribv/citlalicue|3.889537145079736e-06| +|setup.py|github/TriPed-Robot/TriP|3.889537145079736e-06| +|setup.py|github/fair-software/howfairis|3.889537145079736e-06| +|setup.py|github/fair-software/fairtally|3.889537145079736e-06| +|setup.py|github/chandra-marx/marxs|3.889537145079736e-06| +|setup.py|github/YSOVAR/YSOVAR|3.889537145079736e-06| +|setup.py|github/weecology/retriever|3.889537145079736e-06| +|setup.py|github/1313e/PRISM|3.889537145079736e-06| +|setup.py|github/mroosmalen/nanosv|3.889537145079736e-06| +|setup.py|github/omuse-geoscience/omuse|3.889537145079736e-06| +|setup.py|github/cdominik/optool|3.889537145079736e-06| +|setup.py|github/benallard/galileo|3.889537145079736e-06| +|setup.py|github/Materials-Consortia/optimade-python-tools|3.889537145079736e-06| +|setup.py|github/gmbrandt/xwavecal|3.889537145079736e-06| +|setup.py|github/philres/catfishq|3.889537145079736e-06| +|setup.py|github/sebhaan/geobo|3.889537145079736e-06| +|setup.py|github/tlambert03/pycudadecon|3.889537145079736e-06| +|setup.py|github/MIT-STARLab/deconfuser|3.889537145079736e-06| +|setup.py|github/PfizerRD/sit2standpy|3.889537145079736e-06| +|setup.py|github/josegit88/SCORPIO|3.889537145079736e-06| +|setup.py|github/dgbowl/yadg|3.889537145079736e-06| +|setup.py|github/pyranges/pyrle|3.889537145079736e-06| +|setup.py|github/YeoLab/clipper|3.889537145079736e-06| +|setup.py|github/insilicomedicine/GENTRL|3.889537145079736e-06| +|setup.py|github/adbar/htmldate|3.889537145079736e-06| +|setup.py|github/galkintool/galkin|3.889537145079736e-06| +|setup.py|github/tdaylan/pcat|3.889537145079736e-06| +|setup.py|github/mchalela/GriSPy|3.889537145079736e-06| +|setup.py|github/dask/dask|3.889537145079736e-06| +|setup.py|github/panoptes/POCS|3.889537145079736e-06| +|setup.py|github/CEED/libCEED|3.889537145079736e-06| +|setup.py|github/dh4gan/taktent|3.889537145079736e-06| +|setup.py|github/Jammy2211/PyAutoGalaxy|3.889537145079736e-06| +|setup.py|github/Jammy2211/PyAutoLens|3.889537145079736e-06| +|setup.py|github/natashabatalha/picaso|3.889537145079736e-06| +|setup.py|github/natashabatalha/PandExo|3.889537145079736e-06| +|setup.py|github/vferat/pycrostates|3.889537145079736e-06| +|setup.py|github/PaulHancock/Aegean|3.889537145079736e-06| +|setup.py|github/Gaiana/nirdust|3.889537145079736e-06| +|setup.py|github/mbaes/SpheCow|3.889537145079736e-06| +|setup.py|github/milnus/Corekaburra|3.889537145079736e-06| +|setup.py|github/iomega/spec2vec|3.889537145079736e-06| +|setup.py|github/ratt-ru/montblanc|3.889537145079736e-06| +|setup.py|github/ratt-ru/CubiCal|3.889537145079736e-06| +|setup.py|github/spacepy/spacepy|3.889537145079736e-06| +|setup.py|github/mirochaj/ares|3.889537145079736e-06| +|setup.py|github/SCECcode/pycsep|3.889537145079736e-06| +|setup.py|github/djones1040/PythonPhot|3.889537145079736e-06| +|setup.py|github/UM-Bridge/umbridge|3.889537145079736e-06| +|setup.py|github/lynx-x-ray-observatory/soxs|3.889537145079736e-06| +|setup.py|github/DLR-RM/BlenderProc|3.889537145079736e-06| +|setup.py|github/andycasey/sick|3.889537145079736e-06| +|setup.py|github/jobovy/segueSelect|3.889537145079736e-06| +|setup.py|github/jobovy/apogee|3.889537145079736e-06| +|setup.py|github/jobovy/galpy|3.889537145079736e-06| +|setup.py|github/RudolfCardinal/camcops|3.889537145079736e-06| +|setup.py|github/CIRADA-Tools/RM-Tools|3.889537145079736e-06| +|setup.py|github/SWIFTSIM/emulator|3.889537145079736e-06| +|setup.py|github/ConorMacBride/mcalf|3.889537145079736e-06| +|setup.py|github/OttoStruve/muler|3.889537145079736e-06| +|setup.py|github/fforster/delight|3.889537145079736e-06| +|setup.py|github/sbebo/joypy|3.889537145079736e-06| +|setup.py|github/CLARIAH/grlc|3.889537145079736e-06| +|setup.py|github/cheerfuluser/tessreduce|3.889537145079736e-06| +|setup.py|github/JohannesBuchner/BXA|3.889537145079736e-06| +|setup.py|github/JohannesBuchner/nway|3.889537145079736e-06| +|setup.py|github/JohannesBuchner/UltraNest|3.889537145079736e-06| +|setup.py|github/JohannesBuchner/PyMultiNest|3.889537145079736e-06| +|setup.py|github/odb9402/CNNPeaks|3.889537145079736e-06| +|setup.py|github/grazianoucci/game|3.889537145079736e-06| +|setup.py|github/cdanielmachado/carveme|3.889537145079736e-06| +|setup.py|github/WorkflowConversion/CTDConverter|3.889537145079736e-06| +|setup.py|github/morpheus-project/morpheus|3.889537145079736e-06| +|setup.py|github/FAIR-data-for-CAPACITY/FHIR-to-CAPACITY|3.889537145079736e-06| +|setup.py|github/B-UMMI/chewBBACA|3.889537145079736e-06| +|setup.py|github/athulpg007/AMAT|3.889537145079736e-06| +|setup.py|github/Keck-DataReductionPipelines/KCWI_DRP|3.889537145079736e-06| +|setup.py|github/oliveirara/polyMV|3.889537145079736e-06| +|setup.py|github/iraf-community/pyraf|3.889537145079736e-06| +|setup.py|github/cdslaborg/paramonte|3.889537145079736e-06| +|setup.py|github/matchms/ms2deepscore|3.889537145079736e-06| +|setup.py|github/matchms/matchms|3.889537145079736e-06| +|setup.py|github/clauswilke/PeptideBuilder|3.889537145079736e-06| +|setup.py|github/daniel-muthukrishna/astrodash|3.889537145079736e-06| +|setup.py|github/cosimoNigro/agnpy|3.889537145079736e-06| +|setup.py|github/wtsi-hpag/HiLine|3.889537145079736e-06| +|setup.py|github/sylvainprigent/napari-tracks-reader|3.889537145079736e-06| +|setup.py|github/bxia888/CEFCIG|3.889537145079736e-06| +|setup.py|github/bio-ontology-research-group/deepgoplus|3.889537145079736e-06| +|setup.py|github/radifar/PyPLIF-HIPPOS|3.889537145079736e-06| +|setup.py|github/3fon3fonov/exostriker|3.889537145079736e-06| +|setup.py|github/tkerscher/blast|3.889537145079736e-06| +|setup.py|github/mdshw5/pyfaidx|3.889537145079736e-06| +|setup.py|github/VMBoehm/MADLens|3.889537145079736e-06| +|setup.py|github/BritishGeologicalSurvey/pyvolcans|3.889537145079736e-06| +|setup.py|github/Autostronomy/AstroPhot|3.889537145079736e-06| +|setup.py|github/mzy2240/ESA|3.889537145079736e-06| +|setup.py|github/zblz/naima|3.889537145079736e-06| +|setup.py|github/napakalas/casbert|3.889537145079736e-06| +|setup.py|github/gwastro/pycbc|3.889537145079736e-06| +|setup.py|github/exafmm/exafmm-t|3.889537145079736e-06| +|setup.py|github/dunnkers/fseval|3.889537145079736e-06| +|setup.py|github/MDAnalysis/mdanalysis|3.889537145079736e-06| +|setup.py|github/birnstiel/two-pop-py|3.889537145079736e-06| +|setup.py|github/benvanwerkhoven/kernel_tuner|3.889537145079736e-06| +|setup.py|github/GEUS-Glaciology-and-Climate/pypromice|3.889537145079736e-06| +|setup.py|github/nextgenusfs/amptk|3.889537145079736e-06| +|setup.py|github/fjprichard/PyAFBF|3.889537145079736e-06| +|setup.py|github/XSLiuLab/Seq2Neo|3.889537145079736e-06| +|setup.py|github/shirtsgroup/physical_validation|3.889537145079736e-06| +|setup.py|github/EnsembleGovServices/kamodo-core|3.889537145079736e-06| +|setup.py|github/ggonnella/gfapy|3.889537145079736e-06| +|setup.py|github/gbernstein/pixmappy|3.889537145079736e-06| +|setup.py|github/agree019/DarkCapPy|3.889537145079736e-06| +|setup.py|github/jmschrei/pomegranate|3.889537145079736e-06| +|setup.py|github/linuxscout/pyarabic|3.889537145079736e-06| +|setup.py|github/nicolet5/DiffCapAnalyzer|3.889537145079736e-06| +|setup.py|github/potassco/clingo|3.889537145079736e-06| +|setup.py|github/Midnighter/dependency-info|3.889537145079736e-06| +|setup.py|github/hera-team/librarian|3.889537145079736e-06| +|setup.py|github/FlowModelingControl/flowtorch|3.889537145079736e-06| +|setup.py|github/era-urban/wrfpy|3.889537145079736e-06| +|setup.py|github/wokast/PyCactus|3.889537145079736e-06| +|setup.py|github/chasmani/piecewise-regression|3.889537145079736e-06| +|setup.py|github/gdrouart/MrMoose|3.889537145079736e-06| +|setup.py|github/brinckmann/montepython_public|3.889537145079736e-06| +|setup.py|github/yqiuu/starduster|3.889537145079736e-06| +|setup.py|github/illumina/pyflow|3.889537145079736e-06| +|setup.py|github/ExoCTK/exoctk|3.889537145079736e-06| +|setup.py|github/clawpack/clawpack|3.889537145079736e-06| +|setup.py|github/volkamerlab/opencadd|3.889537145079736e-06| +|setup.py|github/bio-phys/BioEn|3.889537145079736e-06| +|setup.py|github/libgamera/GAMERA|3.889537145079736e-06| +|setup.py|github/opencobra/cobrapy|3.889537145079736e-06| +|setup.py|github/aspuru-guzik-group/funsies|3.889537145079736e-06| +|setup.py|github/martinjzhang/scDRS|3.889537145079736e-06| +|setup.py|github/tofflemire/saphires|3.889537145079736e-06| +|setup.py|github/GenomicParisCentre/toulligQC|3.889537145079736e-06| +|setup.py|github/siavash-saki/tesspy|3.889537145079736e-06| +|setup.py|github/FSEC-Photovoltaics/pvrpm-lcoe|3.889537145079736e-06| +|setup.py|github/nye17/javelin|3.889537145079736e-06| +|setup.py|github/teuben/nemo|3.889537145079736e-06| +|setup.py|github/HIPS/autograd|3.889537145079736e-06| +|setup.py|github/pmelchior/pyGMMis|3.889537145079736e-06| +|setup.py|github/pmelchior/skymapper|3.889537145079736e-06| +|setup.py|github/pmelchior/scarlet|3.889537145079736e-06| +|setup.py|github/sambit-giri/tools21cm|3.889537145079736e-06| +|setup.py|github/raspishake/rsudp|3.889537145079736e-06| +|setup.py|github/clwainwright/CosmoTransitions|3.889537145079736e-06| +|setup.py|github/swiftsim/swiftsimio|3.889537145079736e-06| +|setup.py|github/samaygarg/fuelcell|3.889537145079736e-06| +|setup.py|github/jveitchmichaelis/pygadgetreader|3.889537145079736e-06| +|setup.py|github/elwinter/nnde|3.889537145079736e-06| +|setup.py|github/cabb99/open3spn2|3.889537145079736e-06| +|setup.py|github/NKI-AI/direct|3.889537145079736e-06| +|setup.py|github/pjcigan/multicolorfits|3.889537145079736e-06| +|setup.py|github/amusecode/amuse|3.889537145079736e-06| +|setup.py|github/jiwoncpark/baobab|3.889537145079736e-06| +|setup.py|github/elizabethnewman/hessQuik|3.889537145079736e-06| +|setup.py|github/devanshkv/fetch|3.889537145079736e-06| +|setup.py|github/matteobreschi/bajes|3.889537145079736e-06| +|setup.py|github/nextstrain/augur|3.889537145079736e-06| +|setup.py|github/egjergo/galcem|3.889537145079736e-06| +|setup.py|github/jbuisine/macop|3.889537145079736e-06| +|setup.py|github/MNiwano/Eclaire|3.889537145079736e-06| +|setup.py|github/mtakahiro/gsf|3.889537145079736e-06| +|setup.py|github/mkelley/calviacat|3.889537145079736e-06| +|setup.py|github/steven-murray/pydftools|3.889537145079736e-06| +|setup.py|github/steven-murray/mrpy|3.889537145079736e-06| +|setup.py|github/steven-murray/powerbox|3.889537145079736e-06| +|setup.py|github/BioSTEAMDevelopmentGroup/thermosteam|3.889537145079736e-06| +|setup.py|github/lilyminium/psiresp|3.889537145079736e-06| +|setup.py|github/bmorris3/fleck|3.889537145079736e-06| +|setup.py|github/bmorris3/aesop|3.889537145079736e-06| +|setup.py|github/pierrehoudayer/RUBIS|3.889537145079736e-06| +|setup.py|github/andizq/sf3dmodels|3.889537145079736e-06| +|setup.py|github/BoPeng/simuPOP|3.889537145079736e-06| +|setup.py|github/MIC-DKFZ/TractSeg|3.889537145079736e-06| +|setup.py|github/MIC-DKFZ/HD-BET|3.889537145079736e-06| +|setup.py|github/skovaka/UNCALLED|3.889537145079736e-06| +|setup.py|github/dstndstn/astrometry.net|3.889537145079736e-06| +|setup.py|github/Effective-Quadratures/Effective-Quadratures|3.889537145079736e-06| +|setup.py|github/tmcclintock/cluster_toolkit|3.889537145079736e-06| +|setup.py|github/brentp/cigar|3.889537145079736e-06| +|setup.py|github/brentp/geneimpacts|3.889537145079736e-06| +|setup.py|github/hippke/wotan|3.889537145079736e-06| +|setup.py|github/hippke/tls|3.889537145079736e-06| +|setup.py|github/hippke/pandora|3.889537145079736e-06| +|setup.py|github/a-slide/pycoQC|3.889537145079736e-06| +|setup.py|github/transientskp/pyse|3.889537145079736e-06| +|setup.py|github/transientskp/tkp|3.889537145079736e-06| +|setup.py|github/enthought/mayavi|3.889537145079736e-06| +|setup.py|github/enthought/vpsearch|3.889537145079736e-06| +|setup.py|github/bcgsc/tigmint|3.889537145079736e-06| +|setup.py|github/keflavich/HiGal_SEDfitter|3.889537145079736e-06| +|setup.py|github/rvalieris/parallel-fastq-dump|3.889537145079736e-06| +|setup.py|github/deeptools/py2bit|3.889537145079736e-06| +|setup.py|github/deeptools/deeptools_intervals|3.889537145079736e-06| +|setup.py|github/Nico-Curti/rFBP|3.889537145079736e-06| +|setup.py|github/getzlab/rnaseqc|3.889537145079736e-06| +|setup.py|github/neuralhydrology/neuralhydrology|3.889537145079736e-06| +|setup.py|github/DynaSlum/satsense|3.889537145079736e-06| +|setup.py|github/jollejolles/pirecorder|3.889537145079736e-06| +|setup.py|github/linqs/psl|3.889537145079736e-06| +|setup.py|github/ICAMS/strucscan|3.889537145079736e-06| +|setup.py|github/sxs-collaboration/gwsurrogate|3.889537145079736e-06| +|setup.py|github/ryansmcgee/seirsplus|3.889537145079736e-06| +|setup.py|github/NKI-CCB/PRECISE|3.889537145079736e-06| +|setup.py|github/kboone/parsnip|3.889537145079736e-06| +|setup.py|github/davidgardenier/frbcat|3.889537145079736e-06| +|setup.py|github/davidgardenier/frbpoppy|3.889537145079736e-06| +|setup.py|github/cedrus-opensource/pyxid|3.889537145079736e-06| +|setup.py|github/sfarrens/sf_deconvolve|3.889537145079736e-06| +|setup.py|github/MartianColonist/POSEIDON|3.889537145079736e-06| +|setup.py|github/matthewholman/assist|3.889537145079736e-06| +|setup.py|github/carpyncho/carpyncho-py|3.889537145079736e-06| +|setup.py|github/cumbof/honto|3.889537145079736e-06| +|setup.py|github/ckm3/Py-PDM|3.889537145079736e-06| +|setup.py|github/szymon-datalions/pyinterpolate|3.889537145079736e-06| +|setup.py|github/jonzink/EDI_Vetter_unplugged|3.889537145079736e-06| +|setup.py|github/ziotom78/dacapo_calibration|3.889537145079736e-06| +|setup.py|github/ejhigson/perfectns|3.889537145079736e-06| +|setup.py|github/ejhigson/nestcheck|3.889537145079736e-06| +|setup.py|github/ejhigson/dyPolyChord|3.889537145079736e-06| +|setup.py|github/vsoch/citelang|3.889537145079736e-06| +|setup.py|github/vsoch/gridtest|3.889537145079736e-06| +|setup.py|github/OBrink/RanDepict|3.889537145079736e-06| +|setup.py|github/abmantz/lmc|3.889537145079736e-06| +|setup.py|github/SMTG-UCL/ShakeNBreak|3.889537145079736e-06| +|setup.py|github/SMTG-UCL/surfaxe|3.889537145079736e-06| +|setup.py|github/Qiskit/rustworkx|3.889537145079736e-06| +|setup.py|github/Martindelosrios/cosmic-kite|3.889537145079736e-06| +|setup.py|github/dtamayo/reboundx|3.889537145079736e-06| +|setup.py|github/OP2/PyOP2|3.889537145079736e-06| +|setup.py|github/icesat2py/icepyx|3.889537145079736e-06| +|setup.py|github/mjacob1002/Eir|3.889537145079736e-06| +|setup.py|github/fkeruzore/panco2|3.889537145079736e-06| +|setup.py|github/cire-thk/BifacialSimu|3.889537145079736e-06| +|setup.py|github/astroML/gatspy|3.889537145079736e-06| +|setup.py|github/ofionnad/radiowinds|3.889537145079736e-06| +|setup.py|github/KALMUS-Color-Toolkit/KALMUS|3.889537145079736e-06| +|setup.py|github/kennethcarrell/ATARRI|3.889537145079736e-06| +|setup.py|github/NickSwainston/pulsar_spectra|3.889537145079736e-06| +|setup.py|github/ChrisBeaumont/brut|3.889537145079736e-06| +|setup.py|github/jfowkes/pycutest|3.889537145079736e-06| +|setup.py|github/aprsa/dips|3.889537145079736e-06| +|setup.py|github/cbalbin-FIU/Epitopedia|3.889537145079736e-06| +|setup.py|github/DeepRank/DeepRank-GNN|3.889537145079736e-06| +|setup.py|github/DeepRank/iScore|3.889537145079736e-06| +|setup.py|github/DeepRank/deeprank|3.889537145079736e-06| +|setup.py|github/DeepRank/pdb2sql|3.889537145079736e-06| +|setup.py|github/DeepRank/pssmgen|3.889537145079736e-06| +|setup.py|github/CosmoStat/shapepipe|3.889537145079736e-06| +|setup.py|github/javicarron/mtneedlet|3.889537145079736e-06| +|setup.py|github/FrancesBW/bellamy|3.889537145079736e-06| +|setup.py|github/fruzsinaagocs/oscode|3.889537145079736e-06| +|setup.py|github/cbg-ethz/shorah|3.889537145079736e-06| +|setup.py|github/CFSAN-Biostatistics/SeroTools|3.889537145079736e-06| +|setup.py|github/mattpitkin/psrqpy|3.889537145079736e-06| +|setup.py|github/samuelefiorini/tangle|3.889537145079736e-06| +|setup.py|github/epic-astronomy/EPIC|3.889537145079736e-06| +|setup.py|github/benhid/Sequoya|3.889537145079736e-06| +|setup.py|github/astro-informatics/ssht|3.889537145079736e-06| +|setup.py|github/astro-informatics/s2let|3.889537145079736e-06| +|setup.py|github/spacetelescope/synphot_refactor|3.889537145079736e-06| +|setup.py|github/spacetelescope/stsynphot_refactor|3.889537145079736e-06| +|setup.py|github/spacetelescope/specviz|3.889537145079736e-06| +|setup.py|github/spacetelescope/imexam|3.889537145079736e-06| +|setup.py|github/spacetelescope/stginga|3.889537145079736e-06| +|setup.py|github/spacetelescope/specview|3.889537145079736e-06| +|setup.py|github/planck-npipe/lollipop|3.889537145079736e-06| +|setup.py|github/planck-npipe/hillipop|3.889537145079736e-06| +|setup.py|github/Sarc-Graph/sarcgraph|3.889537145079736e-06| +|setup.py|github/astrom-tom/dfitspy|3.889537145079736e-06| +|setup.py|github/astrom-tom/specstack|3.889537145079736e-06| +|setup.py|github/simonsobs/pixell|3.889537145079736e-06| +|setup.py|github/rhayes777/PyAutoFit|3.889537145079736e-06| +|setup.py|github/sonwell/biotools|3.889537145079736e-06| +|setup.py|github/biomedia-mira/blast-ct|3.889537145079736e-06| +|setup.py|github/htjb/maxsmooth|3.889537145079736e-06| +|setup.py|github/tensorly/viz|3.889537145079736e-06| +|setup.py|github/seawander/DebrisDiskFM|3.889537145079736e-06| +|setup.py|github/seawander/centerRadon|3.889537145079736e-06| +|setup.py|github/nlesc-nano/CAT|3.889537145079736e-06| +|setup.py|github/nlesc-nano/insilico-server|3.889537145079736e-06| +|setup.py|github/nlesc-nano/Moka|3.889537145079736e-06| +|setup.py|github/nlesc-nano/ceiba-cli|3.889537145079736e-06| +|setup.py|github/nlesc-nano/flamingo|3.889537145079736e-06| +|setup.py|github/nlesc-nano/ceiba|3.889537145079736e-06| +|setup.py|github/nlesc-nano/swan|3.889537145079736e-06| +|setup.py|github/marius311/pypico|3.889537145079736e-06| +|setup.py|github/olivares-j/Kalkayotl|3.889537145079736e-06| +|setup.py|github/smog-server/OpenSMOG|3.889537145079736e-06| +|setup.py|github/HajimeKawahara/sot|3.889537145079736e-06| +|setup.py|github/HajimeKawahara/exojax|3.889537145079736e-06| +|setup.py|github/stammler/dustpy|3.889537145079736e-06| +|setup.py|github/stammler/simframe|3.889537145079736e-06| +|setup.py|github/conchoecia/pauvre|3.889537145079736e-06| +|setup.py|github/carlosborca/CrystaLattE|3.889537145079736e-06| +|setup.py|github/StingraySoftware/stingray|3.889537145079736e-06| +|setup.py|github/schlafly/crowdsource|3.889537145079736e-06| +|setup.py|github/ageller/firefly|3.889537145079736e-06| +|setup.py|github/abhisrkckl/GWecc|3.889537145079736e-06| +|setup.py|github/heliopython/heliopy|3.889537145079736e-06| +|setup.py|github/RTIInternational/gobbli|3.889537145079736e-06| +|setup.py|github/symmy596/Polypy|3.889537145079736e-06| +|setup.py|github/symmy596/SurfinPy|3.889537145079736e-06| +|setup.py|github/fakedrtom/oncogemini|3.889537145079736e-06| +|setup.py|github/spokenlanguage/platalea|3.889537145079736e-06| +|setup.py|github/thejasvibr/bat_beamshapes|3.889537145079736e-06| +|setup.py|github/AA-ALERT/frbcatdb|3.889537145079736e-06| +|setup.py|github/cov-lineages/pangolin|3.889537145079736e-06| +|setup.py|github/rbturnbull/ausdex|3.889537145079736e-06| +|setup.py|github/Theano/Theano|3.889537145079736e-06| +|setup.py|github/dbosul/CWITools|3.889537145079736e-06| +|setup.py|github/jdidion/atropos|3.889537145079736e-06| +|setup.py|github/realfastvla/rfpipe|3.889537145079736e-06| +|setup.py|github/realfastvla/realfast|3.889537145079736e-06| +|setup.py|github/lberaldoesilva/naif|3.889537145079736e-06| +|setup.py|github/s-goldman/Dusty-Evolved-Star-Kit|3.889537145079736e-06| +|setup.py|github/nickrodd/HDMSpectra|3.889537145079736e-06| +|setup.py|github/wdecoster/nanopack|3.889537145079736e-06| +|setup.py|github/wdecoster/NanoComp|3.889537145079736e-06| +|setup.py|github/wdecoster/nanoget|3.889537145079736e-06| +|setup.py|github/wdecoster/nanofilt|3.889537145079736e-06| +|setup.py|github/wdecoster/NanoPlot|3.889537145079736e-06| +|setup.py|github/wdecoster/nanomath|3.889537145079736e-06| +|setup.py|github/wdecoster/nanolyse|3.889537145079736e-06| +|setup.py|github/wdecoster/nanostat|3.889537145079736e-06| +|setup.py|github/wdecoster/nanoQC|3.889537145079736e-06| +|setup.py|github/wdecoster/nanocomp|3.889537145079736e-06| +|setup.py|github/HillLab/SomaticSiMu|3.889537145079736e-06| +|setup.py|github/FreBio/komics|3.889537145079736e-06| +|setup.py|github/spglib/spgrep|3.889537145079736e-06| +|setup.py|github/wiederm/transformato|3.889537145079736e-06| +|setup.py|github/iric-soft/km|3.889537145079736e-06| +|setup.py|github/IMMM-SFA/mosartwmpy|3.889537145079736e-06| +|setup.py|github/eggplantbren/DNest4|3.889537145079736e-06| +|setup.py|github/BartoszBartmanski/StoSpa2|3.889537145079736e-06| +|setup.py|github/RaRe-Technologies/gensim|3.889537145079736e-06| +|setup.py|github/cmateu/galstreams|3.889537145079736e-06| +|setup.py|github/cmateu/PyMGC3|3.889537145079736e-06| +|setup.py|github/ECSHackWeek/impedance.py|3.889537145079736e-06| +|setup.py|github/yatiml/yatiml|3.889537145079736e-06| +|setup.py|github/keck-datareductionpipelines/MosfireDRP|3.889537145079736e-06| +|setup.py|github/rgmyr/corebreakout|3.889537145079736e-06| +|setup.py|github/exobssim/rapoc-public|3.889537145079736e-06| +|setup.py|github/reggiebernardo/PTAfast|3.889537145079736e-06| +|setup.py|github/elkebir-group/Jumper|3.889537145079736e-06| +|setup.py|github/DESI-UR/VAST|3.889537145079736e-06| +|setup.py|github/SIOSlab/exodetbox|3.889537145079736e-06| +|setup.py|github/Filter-Bubble/e2e-Dutch|3.889537145079736e-06| +|setup.py|github/noraeisner/LATTE|3.889537145079736e-06| +|setup.py|github/aiidateam/kiwipy|3.889537145079736e-06| +|setup.py|github/eWaterCycle/jupyterlab_thredds|3.889537145079736e-06| +|setup.py|github/eWaterCycle/grpc4bmi|3.889537145079736e-06| +|setup.py|github/tool-bin/ukbcc|3.889537145079736e-06| +|setup.py|github/Magritte-code/Magritte|3.889537145079736e-06| +|setup.py|github/saphir746/BiobankRead-Bash|3.889537145079736e-06| +|setup.py|github/ModellingWebLab/chaste-codegen|3.889537145079736e-06| +|setup.py|github/eelregit/mcfit|3.889537145079736e-06| +|setup.py|github/timothydmorton/vespa|3.889537145079736e-06| +|setup.py|github/dynamicslab/pysindy|3.889537145079736e-06| +|setup.py|github/SynthSys/pyOmeroUpload|3.889537145079736e-06| +|setup.py|github/danielkoll/PyRADS|3.889537145079736e-06| +|setup.py|github/juliotux/astropop|3.889537145079736e-06| +|setup.py|github/0xCoto/Virgo|3.889537145079736e-06| +|setup.py|github/tylunel/pvpumpingsystem|3.889537145079736e-06| +|setup.py|github/AlphonsG/Rainbow-Optical-Flow-For-ALI|3.889537145079736e-06| +|setup.py|github/dwkim78/pdtrend|3.889537145079736e-06| +|setup.py|github/dwkim78/ASTRiDE|3.889537145079736e-06| +|setup.py|github/dwkim78/upsilon|3.889537145079736e-06| +|setup.py|github/DMGW-Goethe/imripy|3.889537145079736e-06| +|setup.py|github/BD2KGenomics/toil|3.889537145079736e-06| +|setup.py|github/kerkelae/disimpy|3.889537145079736e-06| +|setup.py|github/4dn-dcic/pairix|3.889537145079736e-06| +|setup.py|github/soichiro-hattori/unpopular|3.889537145079736e-06| +|setup.py|github/federicomarulli/CosmoBolognaLib|3.889537145079736e-06| +|setup.py|github/sparks-baird/xtal2png|3.889537145079736e-06| +|setup.py|github/eldariont/svim|3.889537145079736e-06| +|setup.py|github/tschad/pycelp|3.889537145079736e-06| +|setup.py|github/astropy/astroscrappy|3.889537145079736e-06| +|setup.py|github/astropy/specutils|3.889537145079736e-06| +|setup.py|github/astropy/astroquery|3.889537145079736e-06| +|setup.py|github/astropy/SPISEA|3.889537145079736e-06| +|setup.py|github/astropy/halotools|3.889537145079736e-06| +|setup.py|github/astropy/astroplan|3.889537145079736e-06| +|setup.py|github/astropy/ccdproc|3.889537145079736e-06| +|setup.py|github/NREL/graph-env|3.889537145079736e-06| +|setup.py|github/undark-lab/sstrax|3.889537145079736e-06| +|setup.py|github/vedantchandra/wdtools|3.889537145079736e-06| +|setup.py|github/dbuscher/pois|3.889537145079736e-06| +|setup.py|github/szwiep/py_SBeLT|3.889537145079736e-06| +|setup.py|github/mgm8/pyngham|3.889537145079736e-06| +|setup.py|github/zclaytor/butterpy|3.889537145079736e-06| +|setup.py|github/zclaytor/kiauhoku|3.889537145079736e-06| +|setup.py|github/linnarsson-lab/loompy|3.889537145079736e-06| +|setup.py|github/GabrieleParimbelli/COLIBRI|3.889537145079736e-06| +|setup.py|github/abrupt-climate/hyper-canny|3.889537145079736e-06| +|setup.py|github/DrMarc/slab|3.889537145079736e-06| +|setup.py|github/Bahler-Lab/pyphe|3.889537145079736e-06| +|setup.py|github/kevin218/Eureka|3.889537145079736e-06| +|setup.py|github/broadinstitute/wot|3.889537145079736e-06| +|setup.py|github/broadinstitute/CellBender|3.889537145079736e-06| +|setup.py|github/lofar-astron/RMextract|3.889537145079736e-06| +|setup.py|github/bfarr/exocartographer|3.889537145079736e-06| +|setup.py|github/atmos-cloud-sim-uj/PySDM|3.889537145079736e-06| +|setup.py|github/atmos-cloud-sim-uj/PyMPDATA|3.889537145079736e-06| +|setup.py|github/PabloMSanAla/fabada|3.889537145079736e-06| +|setup.py|github/chapmanb/bcbb|3.889537145079736e-06| +|setup.py|github/davidemms/OrthoFinder|3.889537145079736e-06| +|setup.py|github/katholt/Kaptive|3.889537145079736e-06| +|setup.py|github/twesterhout/lattice-symmetries|3.889537145079736e-06| +|setup.py|github/NLeSC/mcfly|3.889537145079736e-06| +|setup.py|github/NLeSC/noodles|3.889537145079736e-06| +|setup.py|github/NLeSC/Massive-PotreeConverter|3.889537145079736e-06| +|setup.py|github/NLeSC/boatswain|3.889537145079736e-06| +|setup.py|github/NLeSC/cptm|3.889537145079736e-06| +|setup.py|github/dparks1134/RefineM|3.889537145079736e-06| +|setup.py|github/dgerosa/spops|3.889537145079736e-06| +|setup.py|github/dgerosa/gwdet|3.889537145079736e-06| +|setup.py|github/dgerosa/surrkick|3.889537145079736e-06| +|setup.py|github/cgobat/asymmetric_uncertainty|3.889537145079736e-06| +|setup.py|github/dmnfarrell/epitopepredict|3.889537145079736e-06| +|setup.py|github/dmnfarrell/snpgenie|3.889537145079736e-06| +|setup.py|github/jiffyclub/palettable|3.889537145079736e-06| +|setup.py|github/bwkeller/PASTA|3.889537145079736e-06| +|setup.py|github/gilestrolab/ethoscope|3.889537145079736e-06| +|setup.py|github/YosefLab/scvi-tools|3.889537145079736e-06| +|setup.py|github/fred3m/toyz|3.889537145079736e-06| +|setup.py|github/sherpa-deproject/deproject|3.889537145079736e-06| +|setup.py|github/kathlandgren/SWAMPE|3.889537145079736e-06| +|setup.py|github/podondra/eidein|3.889537145079736e-06| +|setup.py|github.com/idptools/metapredict|3.889537145079736e-06| +|setup.py|github/SYalouz/QuantNBody|3.889537145079736e-06| +|setup.py|github/icb-dcm/pyabc|3.889537145079736e-06| +|setup.py|github/orcasgit/python-fitbit|3.889537145079736e-06| +|setup.py|github/sensein/etelemetry-client|3.889537145079736e-06| +|setup.py|github/malonge/RagTag|3.889537145079736e-06| +|setup.py|github/drcandacemakedamoore/cleanX|3.889537145079736e-06| +|setup.py|github/deepmedic/deepmedic|3.889537145079736e-06| +|setup.py|github/ajeldorado/falco-python|3.889537145079736e-06| +|setup.py|github/ngltr/sinaps|3.889537145079736e-06| +|setup.py|github/ImperialCollegeLondon/hcga|3.889537145079736e-06| +|setup.py|github/ImperialCollegeLondon/django-drf-filepond|3.889537145079736e-06| +|setup.py|github/equib/pyEQUIB|3.889537145079736e-06| +|setup.py|github/Illumina/SpliceAI|3.889537145079736e-06| +|setup.py|github/rajeshrinet/pystokes|3.889537145079736e-06| +|setup.py|github/xpsi-group/xpsi|3.889537145079736e-06| +|setup.py|github/fabiopardo/tonic|3.889537145079736e-06| +|setup.py|github/WBK-Robotics/pybullet_industrial|3.889537145079736e-06| +|setup.py|github/coljac/sensie|3.889537145079736e-06| +|setup.py|github/UNSW-CEEM/nempy|3.889537145079736e-06| +|setup.py|github/rfeldmann/leopy|3.889537145079736e-06| +|setup.py|github/4pisky/fourpisky-core|3.889537145079736e-06| +|setup.py|github/AprilYuge/ResPAN|3.889537145079736e-06| +|setup.py|github/bethgelab/foolbox|3.889537145079736e-06| +|setup.py|github/maxibor/sam2lca|3.889537145079736e-06| +|setup.py|github/marcelm/dnaio|3.889537145079736e-06| +|setup.py|github/marcelm/cutadapt|3.889537145079736e-06| +|setup.py|github/marcelm/tinyalign|3.889537145079736e-06| +|setup.py|github/marcelm/alignlib|3.889537145079736e-06| +|setup.py|github/compomics/DeepLC|3.889537145079736e-06| +|setup.py|github/PyFstat/PyFstat|3.889537145079736e-06| +|setup.py|github/EMBL-Hentze-group/htseq-clip|3.889537145079736e-06| +|setup.py|github/dnarayanan/powderday|3.889537145079736e-06| +|setup.py|github/LiberTEM/LiberTEM|3.889537145079736e-06| +|setup.py|github/colour-science/colour|3.889537145079736e-06| +|setup.py|github/nithyanandan/PRISim|3.889537145079736e-06| +|setup.py|github/lantunes/cellpylib|3.889537145079736e-06| +|setup.py|github/warrickball/tomso|3.889537145079736e-06| +|setup.py|github/DirectDM/directdm-py|3.889537145079736e-06| +|setup.py|github/SISPO-developers/sispo|3.889537145079736e-06| +|setup.py|github/hyperopt/hyperopt|3.889537145079736e-06| +|setup.py|github/SouthGreenPlatform/PyRice|3.889537145079736e-06| +|setup.py|github/seclark/RHT|3.889537145079736e-06| +|setup.py|github/pnnl/interflow|3.889537145079736e-06| +|setup.py|github/LucaMalavolta/PyORBIT|3.889537145079736e-06| +|setup.py|github/Cascella-Group-UiO/HyMD|3.889537145079736e-06| +|setup.py|github/TimothyADavis/KinMSpy|3.889537145079736e-06| +|setup.py|github/remi-adam/minot|3.889537145079736e-06| +|setup.py|github/pec27/smerfs|3.889537145079736e-06| +|setup.py|github/pec27/hfof|3.889537145079736e-06| +|setup.py|github/dolfin-adjoint/pyadjoint|3.889537145079736e-06| +|setup.py|github/chanzuckerberg/idseq-dag|3.889537145079736e-06| +|setup.py|github/afarahi/PoPE|3.889537145079736e-06| +|setup.py|github/afarahi/kllr|3.889537145079736e-06| +|setup.py|github/afarahi/tatter|3.889537145079736e-06| +|setup.py|github/caseyjlaw/rtpipe|3.889537145079736e-06| +|setup.py|github/EliseJ/astroABC|3.889537145079736e-06| +|setup.py|github/nebblu/ReACT|3.889537145079736e-06| +|setup.py|github/EdanRein/pyPplusS|3.889537145079736e-06| +|setup.py|github/smoh/kinesis|3.889537145079736e-06| +|setup.py|github/theia-dev/Qiber3D|3.889537145079736e-06| +|setup.py|github/ncbi/ngs|3.889537145079736e-06| +|setup.py|github/rgerum/pylustrator|3.889537145079736e-06| +|setup.py|github/phenomecentre/nPYc-Toolbox|3.889537145079736e-06| +|setup.py|github/shilpagarg/WHdenovo|3.889537145079736e-06| +|setup.py|github/MillionConcepts/lhorizon|3.889537145079736e-06| +|setup.py|github/nbarbey/TomograPy|3.889537145079736e-06| +|setup.py|github/webbjj/m2mcluster|3.889537145079736e-06| +|setup.py|github/webbjj/clustertools|3.889537145079736e-06| +|setup.py|github/EISy-as-Py/hardy|3.889537145079736e-06| +|setup.py|github/rohinkumar/correlcalc|3.889537145079736e-06| +|setup.py|github/musevlt/muse-psfr|3.889537145079736e-06| +|setup.py|github/musevlt/origin|3.889537145079736e-06| +|setup.py|github/sinc-lab/miRe2e|3.889537145079736e-06| +|setup.py|github/veragluscevic/dmdd|3.889537145079736e-06| +|setup.py|github/easybuilders/easybuild|3.889537145079736e-06| +|setup.py|github/apertif/apercal|3.889537145079736e-06| +|setup.py|github/connectomicslab/connectomemapper3|3.889537145079736e-06| +|setup.py|github/ideasrule/platon|3.889537145079736e-06| +|setup.py|github/VirtualPlanetaryLaboratory/vplanet|3.889537145079736e-06| +|setup.py|github/pytoolz/toolz|3.889537145079736e-06| +|setup.py|github/engyasin/Offline_MOT|3.889537145079736e-06| +|setup.py|github/astroml/gatspy|3.889537145079736e-06| +|setup.py|github/NLESC-JCER/QMCTorch|3.889537145079736e-06| +|setup.py|github/mscroggs/symfem|3.889537145079736e-06| +|setup.py|github/TPI-Immunogenetics/igmat|3.889537145079736e-06| +|setup.py|github/nasa/simupy-flight|3.889537145079736e-06| +|setup.py|github/LindleyLentati/Cobra|3.889537145079736e-06| +|setup.py|github/cagrikymk/JAX-ReaxFF|3.889537145079736e-06| +|setup.py|github/JoeMcEwen/FAST-PT|3.889537145079736e-06| +|setup.py|github/atomneb/AtomNeb-py|3.889537145079736e-06| +|setup.py|github/palaimon/ipyannotator|3.889537145079736e-06| +|setup.py|github/rabix/cwl-format|3.889537145079736e-06| +|setup.py|github/LBNL-ETA/MSWH|3.889537145079736e-06| +|setup.py|github/bootphon/phonemizer|3.889537145079736e-06| +|setup.py|github/starkit/wsynphot|3.889537145079736e-06| +|setup.py|github/adrn/schwimmbad|3.889537145079736e-06| +|setup.py|github/adrn/SuperFreq|3.889537145079736e-06| +|setup.py|github/adrn/pyia|3.889537145079736e-06| +|setup.py|github/vinisalazar/metaphor|3.889537145079736e-06| +|setup.py|github/ml-evs/matador|3.889537145079736e-06| +|setup.py|github/DavidT3/XGA|3.889537145079736e-06| +|setup.py|github/pybamm-team/PyBaMM|3.889537145079736e-06| +|setup.py|github/pybamm-team/liionpack|3.889537145079736e-06| +|setup.py|github/liamedeiros/ehtplot|3.889537145079736e-06| +|setup.py|github/mgckind/easyaccess|3.889537145079736e-06| +|setup.py|github/astrosupriyo/pyTANSPEC|3.889537145079736e-06| +|setup.py|github/wfondrie/mokapot|3.889537145079736e-06| +|setup.py|github/wasserman-group/pyCADMium|3.889537145079736e-06| +|setup.py|github/bxlab/bx-python|3.889537145079736e-06| +|setup.py|github/vanheeringen-lab/gimmemotifs|3.889537145079736e-06| +|setup.py|github/3D-e-Chem/sygma|3.889537145079736e-06| +|setup.py|github/3D-e-Chem/kripodb|3.889537145079736e-06| +|setup.py|github/bulik/ldsc|3.889537145079736e-06| +|setup.py|github/shbhuk/barycorrpy|3.889537145079736e-06| +|setup.py|github/shbhuk/mrexo|3.889537145079736e-06| +|setup.py|github/blackjax-devs/blackjax|3.889537145079736e-06| +|setup.py|github/nboley/idr|3.889537145079736e-06| +|setup.py|github/KathrynJones1/catwoman|3.889537145079736e-06| +|setup.py|github/manodeep/Corrfunc|3.889537145079736e-06| +|setup.py|github/DLTK/DLTK|3.889537145079736e-06| +|setup.py|github/tariqdaouda/CAMAP|3.889537145079736e-06| +|setup.py|github/halomod/halomod|3.889537145079736e-06| +|setup.py|github/halomod/hmf|3.889537145079736e-06| +|setup.py|github/pkgw/pwkit|3.889537145079736e-06| +|setup.py|github/Quantum-Dynamics-Hub/libra-code|3.889537145079736e-06| +|setup.py|github/natelust/least_asymmetry|3.889537145079736e-06| +|setup.py|github/lehtiolab/msstitch|3.889537145079736e-06| +|setup.py|github/HadrienG/InSilicoSeq|3.889537145079736e-06| +|setup.py|github/FCS-analysis/multipletau|3.889537145079736e-06| +|setup.py|github/subisarkar/JexoSim|3.889537145079736e-06| +|setup.py|github/dokester/BayesicFitting|3.889537145079736e-06| +|setup.py|github/COVID-IWG/epimargin|3.889537145079736e-06| +|setup.py|github/tvwenger/wisp|3.889537145079736e-06| +|setup.py|github/tvwenger/hii-region-kinematics|3.889537145079736e-06| +|setup.py|github/tvwenger/kd|3.889537145079736e-06| +|setup.py|github/dmey/synthia|3.889537145079736e-06| +|setup.py|github/actris-cloudnet/cloudnetpy|3.889537145079736e-06| +|setup.py|github/RadioAstronomySoftwareGroup/pyuvdata|3.889537145079736e-06| +|setup.py|github/vijayvarma392/binaryBHexp|3.889537145079736e-06| +|setup.py|github/Astroua/SCIMES|3.889537145079736e-06| +|setup.py|github/Astroua/TurbuStat|3.889537145079736e-06| +|setup.py|github/PrincetonUniversity/FastTemplatePeriodogram|3.889537145079736e-06| +|setup.py|github/vatlab/sos-notebook|3.889537145079736e-06| +|setup.py|github/flemingtonlab/SpliceV|3.889537145079736e-06| +|setup.py|github/nlppln/nlppln|3.889537145079736e-06| +|setup.py|github/matthiasdemuzere/w2w|3.889537145079736e-06| +|setup.py|github/GijsMulders/epos|3.889537145079736e-06| +|setup.py|github/BaroudLab/Griottes|3.889537145079736e-06| +|setup.py|github/minzastro/unidam|3.889537145079736e-06| +|setup.py|github/Caltech-IPAC/Montage|3.889537145079736e-06| +|setup.py|github/indralab/pybiopax|3.889537145079736e-06| +|setup.py|github/mlower/rmnest|3.889537145079736e-06| +|setup.py|github/andresmegias/richvalues|3.889537145079736e-06| +|setup.py|github/jnktsj/DNApi|3.889537145079736e-06| +|setup.py|github/KIT-MBS/pyREX|3.889537145079736e-06| +|setup.py|github/ERA-URBAN/fm128_radar|3.889537145079736e-06| +|setup.py|github/thomaspinder/GPJax|3.889537145079736e-06| +|setup.py|github/PacificBiosciences/pbcore|3.889537145079736e-06| +|setup.py|github/PacificBiosciences/FALCON|3.889537145079736e-06| +|setup.py|github/PacificBiosciences/kineticsTools|3.889537145079736e-06| +|setup.py|github/nlesc-ave/ave-rest-service|3.889537145079736e-06| +|setup.py|github/pyro-ppl/pyro|3.889537145079736e-06| +|setup.py|github/cameronliang/BayesVP|3.889537145079736e-06| +|setup.py|github/glotzerlab/freud|3.889537145079736e-06| +|setup.py|github/glotzerlab/coxeter|3.889537145079736e-06| +|setup.py|github/MD-Studio/cerulean|3.889537145079736e-06| +|setup.py|github/mikekatz04/BOWIE|3.889537145079736e-06| +|setup.py|github/tibordome/cosmic_profiles|3.889537145079736e-06| +|setup.py|github/CosmoStatGW/WF4Py|3.889537145079736e-06| +|setup.py|github/CosmoStatGW/gwfast|3.889537145079736e-06| +|setup.py|github/KeplerGO/k2mosaic|3.889537145079736e-06| +|setup.py|github/popgenmethods/smcpp|3.889537145079736e-06| +|setup.py|github/jpierel14/sntd|3.889537145079736e-06| +|setup.py|github/christopherburke/tess-point|3.889537145079736e-06| +|setup.py|github/gogrean/PyXel|3.889537145079736e-06| +|setup.py|github/zonca/python-qucs|3.889537145079736e-06| +|setup.py|github/cog-imperial/GPdoemd|3.889537145079736e-06| +|setup.py|github/cog-imperial/suspect|3.889537145079736e-06| +|setup.py|github/cog-imperial/entmoot|3.889537145079736e-06| +|setup.py|github/cog-imperial/galini|3.889537145079736e-06| +|setup.py|github/hiddenSymmetries/simsopt|3.889537145079736e-06| +|setup.py|github/genouest/biomaj-cli|3.889537145079736e-06| +|setup.py|github/ynop/audiomate|3.889537145079736e-06| +|setup.py|github/sanjibs/bmcmc|3.889537145079736e-06| +|setup.py|github/scipion-em/scipion-em-continuousflex|3.889537145079736e-06| +|setup.py|github/toros-astro/astroalign-legacy|3.889537145079736e-06| +|setup.py|github/toros-astro/corral|3.889537145079736e-06| +|setup.py|github/COSMIC-PopSynth/COSMIC|3.889537145079736e-06| +|setup.py|github/galizia-lab/pyview|3.889537145079736e-06| +|setup.py|github/agreenbaum/ImPlaneIA|3.889537145079736e-06| +|setup.py|github/cy-xu/cosmic-conn|3.889537145079736e-06| +|setup.py|github/anuradhawick/LRBinner|3.889537145079736e-06| +|setup.py|github/matplotlib/matplotlib|3.889537145079736e-06| +|setup.py|github/fjankowsk/scatfit|3.889537145079736e-06| +|setup.py|github/finagle29/DBSP_DRP|3.889537145079736e-06| +|setup.py|github/biocore-ntnu/pyranges|3.889537145079736e-06| +|setup.py|github/biocore-ntnu/ncls|3.889537145079736e-06| +|setup.py|github/biocore-ntnu/epic2|3.889537145079736e-06| +|setup.py|github/wilkelab/Opfi|3.889537145079736e-06| +|setup.py|github/Hoohm/CITE-seq-Count|3.889537145079736e-06| +|setup.py|github/Ayuei/DeBEIR|3.889537145079736e-06| +|setup.py|github/peterk87/sistr_cmd|3.889537145079736e-06| +|setup.py|github/dcorre/otrain|3.889537145079736e-06| +|setup.py|github/lmfit/lmfit-py|3.889537145079736e-06| +|setup.py|github/prajwel/curvit|3.889537145079736e-06| +|setup.py|github/GoekeLab/xpore|3.889537145079736e-06| +|setup.py|github/dpryan79/pyBigWig|3.889537145079736e-06| +|setup.py|github/cmillion/gPhoton|3.889537145079736e-06| +|setup.py|github/EpistasisLab/regens|3.889537145079736e-06| +|setup.py|github/EpistasisLab/tpot|3.889537145079736e-06| +|setup.py|github/ElectionDataAnalysis/electiondata|3.889537145079736e-06| +|setup.py|github/NiallJeffrey/DeepMass|3.889537145079736e-06| +|setup.py|github/dicompyler/dicompyler-core|3.889537145079736e-06| +|setup.py|github/swagnercarena/ovejero|3.889537145079736e-06| +|setup.py|github/AstroChem/VISIBLE|3.889537145079736e-06| +|setup.py|github/stevengiacalone/triceratops|3.889537145079736e-06| +|setup.py|github/cmbant/getdist|3.889537145079736e-06| +|setup.py|github/ACCarnall/SpectRes|3.889537145079736e-06| +|setup.py|github/ACCarnall/bagpipes|3.889537145079736e-06| +|setup.py|github/thomasorb/orcs|3.889537145079736e-06| +|setup.py|github/telegraphic/pygsm|3.889537145079736e-06| +|setup.py|github/telegraphic/fits2hdf|3.889537145079736e-06| +|setup.py|github/maayane/catsHTM|3.889537145079736e-06| +|setup.py|github/jorisparet/partycls|3.889537145079736e-06| +|setup.py|github/vhaasteren/piccard|3.889537145079736e-06| +|setup.py|github/t-brandt/orvara|3.889537145079736e-06| +|setup.py|github/mgalardini/pyseer|3.889537145079736e-06| +|setup.py|github/markusbonse/applefy|3.889537145079736e-06| +|setup.py|github/pyspeckit/pyspeckit|3.889537145079736e-06| +|setup.py|github/kbarbary/extinction|3.889537145079736e-06| +|setup.py|github/kbarbary/nestle|3.889537145079736e-06| +|setup.py|github/SandoghdarLab/PiSCAT|3.889537145079736e-06| +|setup.py|github/ginolhac/mapDamage|3.889537145079736e-06| +|setup.py|github/joshjchayes/TransitFit|3.889537145079736e-06| +|setup.py|github/davemlz/eemont|3.889537145079736e-06| +|setup.py|github/ProjectPyRhO/PyRhO|3.889537145079736e-06| +|setup.py|github/yymao/abundancematching|3.889537145079736e-06| +|setup.py|github/LCOGT/banzai|3.889537145079736e-06| +|setup.py|github/supernnova/SuperNNova|3.889537145079736e-06| +|setup.py|github/joe-antognini/kozai|3.889537145079736e-06| +|setup.py|github/beastraban/INSANE|3.889537145079736e-06| +|setup.py|github/ebellm/pyraf-dbsp|3.889537145079736e-06| +|setup.py|github/AstarVienna/ScopeSim_Templates|3.889537145079736e-06| +|setup.py|github/AstarVienna/AnisoCADO|3.889537145079736e-06| +|setup.py|github/AstarVienna/Pyckles|3.889537145079736e-06| +|setup.py|github/AstarVienna/skycalc_ipy|3.889537145079736e-06| +|setup.py|github/fAndreuzzi/BisPy|3.889537145079736e-06| +|setup.py|github/ELELAB/RosettaDDGPrediction|3.889537145079736e-06| +|setup.py|github/ELELAB/LipidDyn|3.889537145079736e-06| +|setup.py|github/ELELAB/cancermuts|3.889537145079736e-06| +|setup.py|github/lanl/swiftbat_python|3.889537145079736e-06| +|setup.py|github/lanl/scico|3.889537145079736e-06| +|setup.py|github/lanl/PyBNF|3.889537145079736e-06| +|setup.py|github/dpalmasan/TRUNAJOD2.0|3.889537145079736e-06| +|setup.py|github/RichardObi/medigan|3.889537145079736e-06| +|setup.py|github/Starfish-develop/Starfish|3.889537145079736e-06| +|setup.py|github/qpv-research-group/solcore5|3.889537145079736e-06| +|setup.py|github/sagepublishing/rejected_article_tracker_pkg|3.889537145079736e-06| +|setup.py|github/virgesmith/neworder|3.889537145079736e-06| +|setup.py|github/HERA-Team/aipy|3.889537145079736e-06| +|setup.py|github/HERA-Team/hera_opm|3.889537145079736e-06| +|setup.py|github/LSSTDESC/descqa|3.889537145079736e-06| +|setup.py|github/LSSTDESC/CCL|3.889537145079736e-06| +|setup.py|github/mikecokina/elisa|3.889537145079736e-06| +|setup.py|github/ORNL/tx2|3.889537145079736e-06| +|setup.py|github/smirarab/sepp|3.889537145079736e-06| +|setup.py|github/gwpy/gwpy|3.889537145079736e-06| +|setup.py|github/parallelwindfarms/byteparsing|3.889537145079736e-06| +|setup.py|github/conda/conda|3.889537145079736e-06| +|setup.py|github/conda/pycosat|3.889537145079736e-06| +|setup.py|github/IKNL/vantage6|3.889537145079736e-06| +|setup.py|github/NeuralEnsemble/PyNN|3.889537145079736e-06| +|setup.py|github/dmentipl/plonk|3.889537145079736e-06| +|setup.py|github/edwardoughton/itmlogic|3.889537145079736e-06| +|setup.py|github/toshiyan/cmblensplus|3.889537145079736e-06| +|setup.py|github/ismaelpessa/PyMUSE|3.889537145079736e-06| +|setup.py|github/j-faria/kima|3.889537145079736e-06| +|setup.py|github/Xia-Yijie/Xponge|3.889537145079736e-06| +|setup.py|github/Fermipy/fermipy|3.889537145079736e-06| +|setup.py|github/H-E-L-P/XID_plus|3.889537145079736e-06| +|setup.py|github/rasg-affiliates/healvis|3.889537145079736e-06| +|setup.py|github/jiahecui/SenAOReFoc|3.889537145079736e-06| +|setup.py|github/Starlink/starlink|3.889537145079736e-06| +|setup.py|github/avigan/pyZELDA|3.889537145079736e-06| +|setup.py|github/avigan/SPHERE|3.889537145079736e-06| +|setup.py|github/VarStarDetect/varstardetect|3.889537145079736e-06| +|setup.py|github/MannLabs/alphapept|3.889537145079736e-06| +|setup.py|github/spicy-oil/hfs_fit|3.889537145079736e-06| +|setup.py|github/Adamtaranto/Yanagiba|3.889537145079736e-06| +|setup.py|github/DRMacIver/shrinkray|3.889537145079736e-06| +|setup.py|github/singularityhub/singularity-hpc|3.889537145079736e-06| +|setup.py|github/singularityhub/singularity-compose|3.889537145079736e-06| +|setup.py|github/Alymantara/pydoppler|3.889537145079736e-06| +|setup.py|github/spyder-ide/spyder|3.889537145079736e-06| +|setup.py|github/lh3/minimap2|3.889537145079736e-06| +|setup.py|github/psheehan/pdspy|3.889537145079736e-06| +|setup.py|github/jlenain/flaapluc|3.889537145079736e-06| +|setup.py|github/ekaterinailin/AltaiPony|3.889537145079736e-06| +|setup.py|github/TeraTrees/TIPP|3.889537145079736e-06| +|setup.py|github/tardis-sn/carsus|3.889537145079736e-06| +|setup.py|github/tardis-sn/tardis|3.889537145079736e-06| +|setup.py|github/parmoo/parmoo|3.889537145079736e-06| +|setup.py|github/willvousden/ptemcee|3.889537145079736e-06| +|setup.py|github/bwengals/CCSNMultivar|3.889537145079736e-06| +|setup.py|github/Johannes-Sahlmann/pygacs|3.889537145079736e-06| +|setup.py|github/NASA-PDS/naif-pds4-bundler|3.889537145079736e-06| +|setup.py|github/PyPSA/linopy|3.889537145079736e-06| +|setup.py|github/PyPSA/atlite|3.889537145079736e-06| +|setup.py|github/rodluger/starry_process|3.889537145079736e-06| +|setup.py|github/rodluger/planetplanet|3.889537145079736e-06| +|setup.py|github/rjtanner/StarburstPy|3.889537145079736e-06| +|setup.py|github/changhoonhahn/pySpectrum|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/pymummer|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/iva|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/ariba|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/circlator|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/gubbins|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/Fastaq|3.889537145079736e-06| +|setup.py|github/numba/numba|3.889537145079736e-06| +|setup.py|github/ghislainv/forestatrisk|3.889537145079736e-06| +|setup.py|github/jakevdp/wpca|3.889537145079736e-06| +|setup.py|github/slzarate/parliament2|3.889537145079736e-06| +|setup.py|github/sncosmo/sncosmo|3.889537145079736e-06| +|setup.py|github/NuGrid/NuPyCEE|3.889537145079736e-06| +|setup.py|github/hover2pi/SEDkit|3.889537145079736e-06| +|setup.py|github/meinardmueller/libfmp|3.889537145079736e-06| +|setup.py|github/meinardmueller/synctoolbox|3.889537145079736e-06| +|setup.py|github/johnlees/pp-sketchlib|3.889537145079736e-06| +|setup.py|github/nanoporetech/megalodon|3.889537145079736e-06| +|setup.py|github/nanoporetech/qcat|3.889537145079736e-06| +|setup.py|github/nanoporetech/ont_fast5_api|3.889537145079736e-06| +|setup.py|github/nanoporetech/tombo|3.889537145079736e-06| +|setup.py|github/shadden/celmech|3.889537145079736e-06| +|setup.py|github/vincentlab/PyFR|3.889537145079736e-06| +|setup.py|github/opimwue/ddop|3.889537145079736e-06| +|setup.py|github/ArtificialStellarPopulations/ArtPop|3.889537145079736e-06| +|setup.py|github/ArgonneCPAC/dsps|3.889537145079736e-06| +|setup.py|github/smeingast/PNICER|3.889537145079736e-06| +|setup.py|github/timstaley/voevent-parse|3.889537145079736e-06| +|setup.py|github/sdss/marvin|3.889537145079736e-06| +|setup.py|github/caracal-pipeline/caracal|3.889537145079736e-06| +|setup.py|github/AlexanderLabWHOI/EUKulele|3.889537145079736e-06| +|setup.py|github/eScatter/pyelsepa|3.889537145079736e-06| +|setup.py|github/ireis/PRF|3.889537145079736e-06| +|setup.py|github/fair-data/fairdatapoint-client|3.889537145079736e-06| +|setup.py|github/nlesc/scriptcwl|3.889537145079736e-06| +|setup.py|github/recipy/recipy|3.889537145079736e-06| +|setup.py|github/MonashSmartStructures/ospgrillage|3.889537145079736e-06| +|setup.py|github/zarr-developers/zarr-python|3.889537145079736e-06| +|setup.py|github/xenon-middleware/pyxenon|3.889537145079736e-06| +|setup.py|github/gpantel/MolPainter|3.889537145079736e-06| +|setup.py|github/MNGuenther/allesfitter|3.889537145079736e-06| +|setup.py|github/PhilippJunk/homelette|3.889537145079736e-06| +|setup.py|github/BackmanLab/PWSpy|3.889537145079736e-06| +|setup.py|github/infer-actively/pymdp|3.889537145079736e-06| +|setup.py|github/AlexMikes/AutoFunc|3.889537145079736e-06| +|setup.py|github/Yu-Group/veridical-flow|3.889537145079736e-06| +|setup.py|github/ylab-hi/ScanExitronLR|3.889537145079736e-06| +|setup.py|github/tomlouden/spiderman|3.889537145079736e-06| +|setup.py|github/gmzsebastian/FLEET|3.889537145079736e-06| +|setup.py|github/gausspy/gausspy|3.889537145079736e-06| +|setup.py|github/danielemichilli/SpS|3.889537145079736e-06| +|setup.py|github/jhparkastro/gpcal|3.889537145079736e-06| +|setup.py|github/KBNLresearch/ochre|3.889537145079736e-06| +|setup.py|github/phac-nml/mob-suite|3.889537145079736e-06| +|setup.py|github/phac-nml/staramr|3.889537145079736e-06| +|setup.py|github/phac-nml/biohansel|3.889537145079736e-06| +|setup.py|github/milicolazo/Pyedra|3.889537145079736e-06| +|setup.py|github/ejeschke/ginga|3.889537145079736e-06| +|setup.py|github/glue-viz/glue|3.889537145079736e-06| +|setup.py|github/fitbenchmarking/fitbenchmarking|3.889537145079736e-06| +|setup.py|github/Kuifje02/vrpy|3.889537145079736e-06| +|setup.py|github/medema-group/bigslice|3.889537145079736e-06| +|setup.py|github/snad-space/zwad|3.889537145079736e-06| +|setup.py|github/synchrofit/synchrofit|3.889537145079736e-06| +|setup.py|github/jonathansick/skyoffset|3.889537145079736e-06| +|setup.py|github/jonathansick/MoAstro|3.889537145079736e-06| +|setup.py|github/bwinkel/cygrid|3.889537145079736e-06| +|setup.py|github/felixchenier/kineticstoolkit|3.889537145079736e-06| +|setup.py|github/Extraweich/homopy|3.889537145079736e-06| +|setup.py|github/mriener/gausspyplus|3.889537145079736e-06| +|setup.py|github/tjiangHIT/cuteSV|3.889537145079736e-06| +|setup.py|github/girder/viime|3.889537145079736e-06| +|setup.py|github/vals/umis|3.889537145079736e-06| +|setup.py|github/e-koch/FilFinder|3.889537145079736e-06| +|setup.py|github/babinyurii/recan|3.889537145079736e-06| +|setup.py|github/computational-chemical-biology/ChemWalker|3.889537145079736e-06| +|setup.py|github/JixingGE/GGCHEMPY|3.889537145079736e-06| +|setup.py|github/biocore/deblur|3.889537145079736e-06| +|setup.py|github/biocore/emperor|3.889537145079736e-06| +|setup.py|github/biocore/scikit-bio|3.889537145079736e-06| +|setup.py|github/circuitgraph/circuitgraph|3.889537145079736e-06| +|setup.py|github/cadop/seg1d|3.889537145079736e-06| +|setup.py|github/UK-Digital-Heart-Project/4Dsurvival|3.889537145079736e-06| +|setup.py|github/panoptes-organization/panoptes|3.889537145079736e-06| +|setup.py|github/fpavogt/fcmaker|3.889537145079736e-06| +|DESCRIPTION|gitlab/JuditGG/trumpetplots|3.889537145079736e-06| +|DESCRIPTION|gitlab/ampere2/metalwalls|3.889537145079736e-06| +|DESCRIPTION|gitlab/libreumg/dataquier|3.889537145079736e-06| +|DESCRIPTION|github/JLSteenwyk/ggpubfigs|3.889537145079736e-06| +|DESCRIPTION|github/bartongroup/RoSA|3.889537145079736e-06| +|DESCRIPTION|github/dpseidel/stmove|3.889537145079736e-06| +|DESCRIPTION|github/bommert/stabm|3.889537145079736e-06| +|DESCRIPTION|github/insightsengineering/rbmi|3.889537145079736e-06| +|DESCRIPTION|github/mingzehuang/latentcor|3.889537145079736e-06| +|DESCRIPTION|github/annajenul/UBayFS|3.889537145079736e-06| +|DESCRIPTION|github/Merck/pkglite|3.889537145079736e-06| +|DESCRIPTION|github/raredd/kmdata|3.889537145079736e-06| +|DESCRIPTION|github/anwarbio/bioassays|3.889537145079736e-06| +|DESCRIPTION|github/flyaflya/causact|3.889537145079736e-06| +|DESCRIPTION|github/inrae/RCaNmodel|3.889537145079736e-06| +|DESCRIPTION|github/LindaNab/mecor|3.889537145079736e-06| +|DESCRIPTION|github/BMILAB/scLINE|3.889537145079736e-06| +|DESCRIPTION|github/vimc/vaultr|3.889537145079736e-06| +|DESCRIPTION|github/vimc/dettl|3.889537145079736e-06| +|DESCRIPTION|github/vimc/orderly|3.889537145079736e-06| +|DESCRIPTION|github/isoverse/isoreader|3.889537145079736e-06| +|DESCRIPTION|github/Crick-CancerGenomics/ascat|3.889537145079736e-06| +|DESCRIPTION|github/tidyverse/glue|3.889537145079736e-06| +|DESCRIPTION|github/s-abbas/robnptests|3.889537145079736e-06| +|DESCRIPTION|github/david-barnett/microViz|3.889537145079736e-06| +|DESCRIPTION|github/r-spatial/rgee|3.889537145079736e-06| +|DESCRIPTION|github/KiranLDA/PAMLr|3.889537145079736e-06| +|DESCRIPTION|github/zizroc/villager|3.889537145079736e-06| +|DESCRIPTION|github/LucyMcGowan/tipr|3.889537145079736e-06| +|DESCRIPTION|github/VBlesius/RHRT|3.889537145079736e-06| +|DESCRIPTION|github/Sydney-Informatics-Hub/OmixLitMiner|3.889537145079736e-06| +|DESCRIPTION|github/msalibian/RBF|3.889537145079736e-06| +|DESCRIPTION|github/ColemanRHarris/mxnorm|3.889537145079736e-06| +|DESCRIPTION|github/mmollina/viewpoly|3.889537145079736e-06| +|DESCRIPTION|github/SimCab-CHU/ifCNVR|3.889537145079736e-06| +|DESCRIPTION|github/saezlab/PHONEMeS|3.889537145079736e-06| +|DESCRIPTION|github/ants-project/ANTs|3.889537145079736e-06| +|DESCRIPTION|github/jgrembi/riskCommunicator|3.889537145079736e-06| +|DESCRIPTION|github/wadpac/GGIR|3.889537145079736e-06| +|DESCRIPTION|github/asgr/ProFound|3.889537145079736e-06| +|DESCRIPTION|github/asgr/hyper.fit|3.889537145079736e-06| +|DESCRIPTION|github/asgr/celestial|3.889537145079736e-06| +|DESCRIPTION|github/asgr/NFWdist|3.889537145079736e-06| +|DESCRIPTION|github/asgr/ProSpect|3.889537145079736e-06| +|DESCRIPTION|github/asgr/ProFuse|3.889537145079736e-06| +|DESCRIPTION|github/OwenWard/ppdiag|3.889537145079736e-06| +|DESCRIPTION|github/Jinsl-lab/SDImpute|3.889537145079736e-06| +|DESCRIPTION|github/gasparl/possa|3.889537145079736e-06| +|DESCRIPTION|github/xoopR/set6|3.889537145079736e-06| +|DESCRIPTION|github/prdm0/ropenblas|3.889537145079736e-06| +|DESCRIPTION|github/TheMillerLab/genetex|3.889537145079736e-06| +|DESCRIPTION|github/haoharryfeng/NeuCA|3.889537145079736e-06| +|DESCRIPTION|github/koenderks/jaspAudit|3.889537145079736e-06| +|DESCRIPTION|github/Hegghammer/daiR|3.889537145079736e-06| +|DESCRIPTION|github/jessecambon/tidygeocoder|3.889537145079736e-06| +|DESCRIPTION|github/databio/GenomicDistributions|3.889537145079736e-06| +|DESCRIPTION|github/rauschenberger/transreg|3.889537145079736e-06| +|DESCRIPTION|github/rauschenberger/joinet|3.889537145079736e-06| +|DESCRIPTION|github/KerryAM-R/ggVolcanoR|3.889537145079736e-06| +|DESCRIPTION|github/samhforbes/PupillometryR|3.889537145079736e-06| +|DESCRIPTION|github/CBIIT-CGBB/gcMECM|3.889537145079736e-06| +|DESCRIPTION|github/epiforecasts/covidregionaldata|3.889537145079736e-06| +|DESCRIPTION|github/stefanoMP/massiveGST|3.889537145079736e-06| +|DESCRIPTION|github/LabTranslationalArchitectomics/riboWaltz|3.889537145079736e-06| +|DESCRIPTION|github/JEFworks-Lab/STdeconvolve|3.889537145079736e-06| +|DESCRIPTION|github/MAnalytics/akmedoids|3.889537145079736e-06| +|DESCRIPTION|github/MAnalytics/opitools|3.889537145079736e-06| +|DESCRIPTION|github/easystats/performance|3.889537145079736e-06| +|DESCRIPTION|github/easystats/parameters|3.889537145079736e-06| +|DESCRIPTION|github/easystats/correlation|3.889537145079736e-06| +|DESCRIPTION|github/easystats/effectsize|3.889537145079736e-06| +|DESCRIPTION|github/LTLA/basilisk|3.889537145079736e-06| +|DESCRIPTION|github/donaldRwilliams/GGMnonreg|3.889537145079736e-06| +|DESCRIPTION|github/donaldRwilliams/BGGM|3.889537145079736e-06| +|DESCRIPTION|github/justinmathias/isocalcR|3.889537145079736e-06| +|DESCRIPTION|github/mcsiple/mmrefpoints|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-org/roblog|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-org/pkgreviewr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-org/rotemplate|3.889537145079736e-06| +|DESCRIPTION|github/chainsawriot/oolong|3.889537145079736e-06| +|DESCRIPTION|github/chainsawriot/sweater|3.889537145079736e-06| +|DESCRIPTION|github/GaryBAYLOR/mixR|3.889537145079736e-06| +|DESCRIPTION|github/hydrosolutions/riversCentralAsia|3.889537145079736e-06| +|DESCRIPTION|github/rajewsky-lab/dropbead|3.889537145079736e-06| +|DESCRIPTION|github/V-Bernal/GeneNetTools|3.889537145079736e-06| +|DESCRIPTION|github/NathanSkene/MAGMA_Celltyping|3.889537145079736e-06| +|DESCRIPTION|github/NathanSkene/EWCE|3.889537145079736e-06| +|DESCRIPTION|github/alesantuz/musclesyneRgies|3.889537145079736e-06| +|DESCRIPTION|github/pydemull/activAnalyzer|3.889537145079736e-06| +|DESCRIPTION|github/cran/irtplay|3.889537145079736e-06| +|DESCRIPTION|github/dsoave/JLS|3.889537145079736e-06| +|DESCRIPTION|github/bblodfon/emba|3.889537145079736e-06| +|DESCRIPTION|github/Dulab2020/ARMT|3.889537145079736e-06| +|DESCRIPTION|github/AgrDataSci/climatrends|3.889537145079736e-06| +|DESCRIPTION|github/vbaliga/gaussplotR|3.889537145079736e-06| +|DESCRIPTION|github/OrlandoLam/SAMT|3.889537145079736e-06| +|DESCRIPTION|github/snystrom/memes|3.889537145079736e-06| +|DESCRIPTION|github/ArgoCanada/argodata|3.889537145079736e-06| +|DESCRIPTION|github/gabraham/flashpca|3.889537145079736e-06| +|DESCRIPTION|github/ShixiangWang/sigminer|3.889537145079736e-06| +|DESCRIPTION|github/SietzeN/glottospace|3.889537145079736e-06| +|DESCRIPTION|github/alan-turing-institute/DetectorChecker|3.889537145079736e-06| +|DESCRIPTION|github/meenakshi-kushwaha/mmaqshiny|3.889537145079736e-06| +|DESCRIPTION|github/rickhelmus/patRoon|3.889537145079736e-06| +|DESCRIPTION|github/pratheesh3780/grapesAgri1|3.889537145079736e-06| +|DESCRIPTION|github/ropenscilabs/gendercoder|3.889537145079736e-06| +|DESCRIPTION|github/ropenscilabs/qcoder|3.889537145079736e-06| +|DESCRIPTION|github/ropenscilabs/allcontributors|3.889537145079736e-06| +|DESCRIPTION|github/ropenscilabs/r2readthedocs|3.889537145079736e-06| +|DESCRIPTION|github/gtonkinhill/fastbaps|3.889537145079736e-06| +|DESCRIPTION|github/lasseignelab/CINmetrics|3.889537145079736e-06| +|DESCRIPTION|github/pmoulos/metaseqR2|3.889537145079736e-06| +|DESCRIPTION|github/zoometh/iconr|3.889537145079736e-06| +|DESCRIPTION|github/sjbeckett/localcovid19now|3.889537145079736e-06| +|DESCRIPTION|github/weizhouUMICH/SAIGE|3.889537145079736e-06| +|DESCRIPTION|github/signaturescience/skater|3.889537145079736e-06| +|DESCRIPTION|github/fumi-github/omicwas|3.889537145079736e-06| +|DESCRIPTION|github/humanfactors/FIPS|3.889537145079736e-06| +|DESCRIPTION|github/RajLabMSSM/echolocatoR|3.889537145079736e-06| +|DESCRIPTION|github/metaOmics/MetaPath|3.889537145079736e-06| +|DESCRIPTION|github/Pinlyu3/LRLoop|3.889537145079736e-06| +|DESCRIPTION|github/binzhulab/SUITOR|3.889537145079736e-06| +|DESCRIPTION|github/llrs/experDesign|3.889537145079736e-06| +|DESCRIPTION|github/johnschwenck/bp|3.889537145079736e-06| +|DESCRIPTION|github/r-cas/caracas|3.889537145079736e-06| +|DESCRIPTION|github/SwissClinicalTrialOrganisation/secuTrialR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-archive/reviewer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-archive/rodev|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-archive/monkeylearn|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-archive/arresteddev|3.889537145079736e-06| +|DESCRIPTION|github/ec363/fpcountr|3.889537145079736e-06| +|DESCRIPTION|github/VNNikolaidis/nnlib2Rcpp|3.889537145079736e-06| +|DESCRIPTION|github/lsds/Neptune|3.889537145079736e-06| +|DESCRIPTION|github/oneilsh/tidytensor|3.889537145079736e-06| +|DESCRIPTION|github/maximewack/viroCapt|3.889537145079736e-06| +|DESCRIPTION|github/TomKellyGenetics/graphsim|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/autotest|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/roreviewapi|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/srr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/pkgcheck|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/pkgstats|3.889537145079736e-06| +|DESCRIPTION|github/insilico/cncv|3.889537145079736e-06| +|DESCRIPTION|github/deweylab/RSEM|3.889537145079736e-06| +|DESCRIPTION|github/riatelab/osrm|3.889537145079736e-06| +|DESCRIPTION|github/ArkajyotiSaha/RandomForestsGLS|3.889537145079736e-06| +|DESCRIPTION|github/ClaudioZandonella/PRDA|3.889537145079736e-06| +|DESCRIPTION|github/abmantz/rgw|3.889537145079736e-06| +|DESCRIPTION|github/rcarragh/c212|3.889537145079736e-06| +|DESCRIPTION|github/ICRAR/ProFit|3.889537145079736e-06| +|DESCRIPTION|github/RETURN-project/BenchmarkRecovery|3.889537145079736e-06| +|DESCRIPTION|github/Martindelosrios/MeSsI|3.889537145079736e-06| +|DESCRIPTION|github/Martindelosrios/ROGER|3.889537145079736e-06| +|DESCRIPTION|github/aranyics/ReDCM|3.889537145079736e-06| +|DESCRIPTION|github/bcjaeger/aorsf|3.889537145079736e-06| +|DESCRIPTION|github/hope-data-science/tidyfst|3.889537145079736e-06| +|DESCRIPTION|github/IMB-Computational-Genomics-Lab/scGPS|3.889537145079736e-06| +|DESCRIPTION|github/YenWenWang/HapDipKinship|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/osiris|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/rmap|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/ambrosia|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/plutus|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/rfasst|3.889537145079736e-06| +|DESCRIPTION|github/cjbarrie/academictwitteR|3.889537145079736e-06| +|DESCRIPTION|github/q1cui/discourseGT|3.889537145079736e-06| +|DESCRIPTION|github/GOVS-pack/GOVS|3.889537145079736e-06| +|DESCRIPTION|github/Yingjie4Science/SDGdetector|3.889537145079736e-06| +|DESCRIPTION|github/tbep-tech/tbeptools|3.889537145079736e-06| +|DESCRIPTION|github/mdsteiner/EFAtools|3.889537145079736e-06| +|DESCRIPTION|github/ScialdoneLab/MitoHEAR|3.889537145079736e-06| +|DESCRIPTION|github/adithirgis/pollucheck|3.889537145079736e-06| +|DESCRIPTION|github/SofieVG/FlowSOM|3.889537145079736e-06| +|DESCRIPTION|github/msaland/THInCR-Suite|3.889537145079736e-06| +|DESCRIPTION|github/tlverse/hal9001|3.889537145079736e-06| +|DESCRIPTION|github/GabrielNakamura/FishPhyloMaker|3.889537145079736e-06| +|DESCRIPTION|github/rudeboybert/forestecology|3.889537145079736e-06| +|DESCRIPTION|github/CornellLabofOrnithology/auk|3.889537145079736e-06| +|DESCRIPTION|github/mlr-org/mcboost|3.889537145079736e-06| +|DESCRIPTION|github/chrisaberson/BetterReg|3.889537145079736e-06| +|DESCRIPTION|github/ecological-cities/home2park|3.889537145079736e-06| +|DESCRIPTION|github/arcaldwell49/SimplyAgree|3.889537145079736e-06| +|DESCRIPTION|github/flosalbizziae/kataegis|3.889537145079736e-06| +|DESCRIPTION|github/IMMM-SFA/gamut|3.889537145079736e-06| +|DESCRIPTION|github/lrnv/cort|3.889537145079736e-06| +|DESCRIPTION|github/andyphilips/dynamac|3.889537145079736e-06| +|DESCRIPTION|github/YuLab-SMU/treeio|3.889537145079736e-06| +|DESCRIPTION|github/ezer/PAFway|3.889537145079736e-06| +|DESCRIPTION|github/AngusWright/LAMBDAR|3.889537145079736e-06| +|DESCRIPTION|github/COINtoolbox/CosmoPhotoz|3.889537145079736e-06| +|DESCRIPTION|github/genostats/LowKi|3.889537145079736e-06| +|DESCRIPTION|github/DidierMurilloF/FielDHub|3.889537145079736e-06| +|DESCRIPTION|github/MRCIEU/metaboprep|3.889537145079736e-06| +|DESCRIPTION|github/ComtekAdvancedStructures/cmstatr|3.889537145079736e-06| +|DESCRIPTION|github/isakro/shoredate|3.889537145079736e-06| +|DESCRIPTION|github/jorittmo/singcar|3.889537145079736e-06| +|DESCRIPTION|github/alexander-pastukhov/bistablehistory|3.889537145079736e-06| +|DESCRIPTION|github/CajoterBraak/demc2|3.889537145079736e-06| +|DESCRIPTION|github/lydialucchesi/Vizumap|3.889537145079736e-06| +|DESCRIPTION|github/tidymodels/stacks|3.889537145079736e-06| +|DESCRIPTION|github/tidymodels/infer|3.889537145079736e-06| +|DESCRIPTION|github/nevrome/bleiglas|3.889537145079736e-06| +|DESCRIPTION|github/Natsiopoulos/ARDL|3.889537145079736e-06| +|DESCRIPTION|github/shangguandong1996/FindIT2|3.889537145079736e-06| +|DESCRIPTION|github/esplint/IRACpm|3.889537145079736e-06| +|DESCRIPTION|github/IndrajeetPatil/ggstatsplot|3.889537145079736e-06| +|DESCRIPTION|github/IndrajeetPatil/statsExpressions|3.889537145079736e-06| +|DESCRIPTION|github/GreiffLab/immuneREF|3.889537145079736e-06| +|DESCRIPTION|github/NLeSC/EEG-epilepsy-diagnosis|3.889537145079736e-06| +|DESCRIPTION|github/NLeSC/compressing-the-sky|3.889537145079736e-06| +|DESCRIPTION|github/tgrimes/SeqNet|3.889537145079736e-06| +|DESCRIPTION|github/rqtl/qtl2|3.889537145079736e-06| +|DESCRIPTION|github/nhejazi/medoutcon|3.889537145079736e-06| +|DESCRIPTION|github/nhejazi/haldensify|3.889537145079736e-06| +|DESCRIPTION|github/nhejazi/txshift|3.889537145079736e-06| +|DESCRIPTION|github/HajkD/LTRpred|3.889537145079736e-06| +|DESCRIPTION|github/ImperialCollegeLondon/epidemia|3.889537145079736e-06| +|DESCRIPTION|github/ImperialCollegeLondon/covid19model|3.889537145079736e-06| +|DESCRIPTION|github/ImperialCollegeLondon/safedata|3.889537145079736e-06| +|DESCRIPTION|github/ConnorDonegan/geostan|3.889537145079736e-06| +|DESCRIPTION|github/kateharborne/SimSpin|3.889537145079736e-06| +|DESCRIPTION|github/r-spatialecology/shar|3.889537145079736e-06| +|DESCRIPTION|github/SciOmicsLab/PhenoComb|3.889537145079736e-06| +|DESCRIPTION|github/LiesaSalzer/MobilityTransformR|3.889537145079736e-06| +|DESCRIPTION|github/akcochrane/TEfits|3.889537145079736e-06| +|DESCRIPTION|github/radio1988/OneStopRNAseq|3.889537145079736e-06| +|DESCRIPTION|github/dankelley/oce|3.889537145079736e-06| +|DESCRIPTION|github/julia-wrobel/registr|3.889537145079736e-06| +|DESCRIPTION|github/fchuffar/protopackage|3.889537145079736e-06| +|DESCRIPTION|github/bluefoxr/COINr|3.889537145079736e-06| +|DESCRIPTION|github/JSB-UCLA/scPNMF|3.889537145079736e-06| +|DESCRIPTION|github/takfung/ResDisMapper|3.889537145079736e-06| +|DESCRIPTION|github/yiling0210/APIR|3.889537145079736e-06| +|DESCRIPTION|github/highamm/sptotal|3.889537145079736e-06| +|DESCRIPTION|github/cosimameyer/overviewR|3.889537145079736e-06| +|DESCRIPTION|github/timoast/signac|3.889537145079736e-06| +|DESCRIPTION|github/nanakiksc/zerone|3.889537145079736e-06| +|DESCRIPTION|github/asancpt/caffsim|3.889537145079736e-06| +|DESCRIPTION|github/abschneider/StrainHub|3.889537145079736e-06| +|DESCRIPTION|github/ejikeugba/serp|3.889537145079736e-06| +|DESCRIPTION|github/ejikeugba/gofcat|3.889537145079736e-06| +|DESCRIPTION|github/txopen/histoc|3.889537145079736e-06| +|DESCRIPTION|github/rhenkin/visxhclust|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/stantargets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/opencontext|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/webmockr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tinkr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pubchunks|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/refimpact|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rfisheries|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/wateRinfo|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nomisr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/citesdb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/paleobioDB|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcrossref|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tesseract|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/lightr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rfishbase|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rglobi|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/spatsoc|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/av|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/staypuft|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/charlatan|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dataaimsr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/osmplotr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/phylotaR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/treebase|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/workloopR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/piggyback|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/wdman|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/hunspell|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mregions|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/readODS|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ezknitr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jsonld|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxlist|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/timefuzz|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/predictNMB|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rrlite|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/visdat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/censo2017|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdefra|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/outcomerate|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/FedData|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/prism|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/Rpolyhedra|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rzmq|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rppo|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/phonfieldwork|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cyphr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxize|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tidync|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bomrang|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/exoplanets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/namext|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ghql|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rbace|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cde|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/RSelenium|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/emld|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/USAboundariesData|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/epubr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdhs|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rredlist|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/USAboundaries|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/phylogram|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rgbif|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rAvis|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/RNeXML|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/brranching|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/colocr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ckanr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/biomartr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tidypmc|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcites|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/drake|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/finch|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/CoordinateCleaner|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gistr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gittargets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rfema|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bikedata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dataspice|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ssh|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/EML|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/graphql|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/patentsview|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdatacite|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/git2r|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/spiro|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/geonames|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/helminthR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pangaear|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/wellknown|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jagstargets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ramlegacy|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/oai|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/zbank|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/hoardr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/antiword|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tokenizers|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bib2df|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxadb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tracerer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/smapr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mapscanner|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jsonvalidate|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/slopes|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rgpdd|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/stats19|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nodbi|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/arkdb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/skynet|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/qpdf|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/chlorpromazineR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rtweet|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tacmagic|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tidyhydat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/popler|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/excluder|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/wikitaxa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/hydroscoper|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/EndoMineR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/riem|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/getlandsat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/DataPackageR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jstor|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nasapower|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/stplanr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rentrez|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/neotoma|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnaturalearthdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/katex|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/MODIStsp|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/outsider.base|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/googleLanguageR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdryad|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/worrms|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnaturalearthhires|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/vcr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/isdparser|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rtika|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/photosearcher|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/opentripplanner|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnaturalearth|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tradestatistics|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pendulum|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jenkins|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rsnps|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ruODK|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tidyqpcr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rmangal|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/DataSpaceR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/plater|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdataretriever|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/traits|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/infx|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/skimr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/solrium|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pixelclasser|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ots|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnoaa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/microdemic|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/fingertipsR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rWBclimate|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/addressable|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bowerbird|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/targets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/medrxivr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/AntWeb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rAltmetric|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/robotstxt|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/conditionz|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdflib|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/BaseSet|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rperseus|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rrricanes|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cRegulome|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/writexl|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/xslt|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/git2rdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/datapack|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/essurvey|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/treedata.table|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/seasl|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/qualtRics|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/outsider.devtools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/refsplitr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/plotly|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cchecks|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cld3|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dbhydroR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/unrtf|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/terrainr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxizedb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/sofa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnassqs|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rsat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/osmdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/NLMR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mcbette|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tarchetypes|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bibtex|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/phylocomr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ecoengine|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/treestartr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/outsider|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ritis|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/aRxiv|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/DoOR.functions|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/fulltext|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/camsRad|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/opencage|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/crul|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/beastier|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/daiquiri|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rrricanesdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/MtreeRing|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cffr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rromeo|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/europepmc|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/circle|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/unifir|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pathviewr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/codemetar|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gtfsr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/scrubr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/antanym|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rinat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/virtuoso|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rvertnet|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rgnparser|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/magick|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcoreoa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/chirps|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/PostcodesioR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/clifro|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/elastic|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/DoOR.data|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dbparser|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mauricer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/MODISTools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcol|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/baRcodeR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/awardFindR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rplos|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/spocc|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/Rclean|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jqr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/handlr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/getCRUCLdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/GSODR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/osmextract|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/opencv|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/landscapetools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/RefManageR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/suppdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/beautier|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/osfr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cleanEHR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/eia|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mapr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rebird|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/coder|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rusda|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pdftools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tic|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/roadoi|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/hddtools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tabulizer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/geojsonio|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/assertr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bold|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/SymbiotaR2|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/babette|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/trufflesniffer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tiler|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/grainchanger|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ijtiff|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nbaR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/comtradr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/parzer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/chromer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/binman|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/natserv|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcitoid|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gutenbergr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nlrx|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/geojsonlint|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/UCSCXenaTools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rotl|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rb3|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/weathercan|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/fauxpas|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/restez|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cld2|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnpn|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/randgeo|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/spelling|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rfigshare|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/webchem|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/historydata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mctq|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/allodb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rbhl|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tif|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/citecorp|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/onekp|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rorcid|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/textreuse|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/lingtypology|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/internetarchive|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/iheatmapr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxview|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dittodb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rerddap|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/c14bazAAR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gitignore|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bittrex|3.889537145079736e-06| +|DESCRIPTION|github/jackmwolf/tehtuner|3.889537145079736e-06| +|DESCRIPTION|github/niceume/datasailr|3.889537145079736e-06| +|DESCRIPTION|github/dgrun/FateID|3.889537145079736e-06| +|DESCRIPTION|github/BrianAronson/birankr|3.889537145079736e-06| +|DESCRIPTION|github/xiaotiand/FunFor|3.889537145079736e-06| +|DESCRIPTION|github/adriancorrendo/metrica|3.889537145079736e-06| +|DESCRIPTION|github/EpiVec/TDLM|3.889537145079736e-06| +|DESCRIPTION|github/constantAmateur/SoupX|3.889537145079736e-06| +|DESCRIPTION|github/sachsmc/cosinor|3.889537145079736e-06| +|DESCRIPTION|github/SchlossLab/mikropml|3.889537145079736e-06| +|DESCRIPTION|github/VincentAlcazer/StatAid|3.889537145079736e-06| +|DESCRIPTION|github/RafaelSdeSouza/qrpca|3.889537145079736e-06| +|DESCRIPTION|github/johannes-titz/cofad|3.889537145079736e-06| +|DESCRIPTION|github/andreyshabalin/TwinEQTL|3.889537145079736e-06| +|DESCRIPTION|github/stemangiola/tidyHeatmap|3.889537145079736e-06| +|DESCRIPTION|github/martin3141/spant|3.889537145079736e-06| +|DESCRIPTION|github/INCEPTdk/adaptr|3.889537145079736e-06| +|DESCRIPTION|github/zhouzilu/DENDRO|3.889537145079736e-06| +|DESCRIPTION|github/CTU-Bern/presize|3.889537145079736e-06| +|DESCRIPTION|github/r-lib/credentials|3.889537145079736e-06| +|DESCRIPTION|github/r-lib/gert|3.889537145079736e-06| +|DESCRIPTION|github/yuliadm/mixComp|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/sircovid|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/drjacoby|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/squire|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/odin|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/provisionr|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/cinterpolate|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/dust|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/EpiEstim|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/rrq|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/PlasmoMAPI|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/individual|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/ring|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/dde|3.889537145079736e-06| +|DESCRIPTION|github/RitchieLab/hudson|3.889537145079736e-06| +|DESCRIPTION|github/sebastien-plutniak/archeofrag|3.889537145079736e-06| +|DESCRIPTION|github/SJTU-CGM/ivTerm|3.889537145079736e-06| +|DESCRIPTION|github/alstat/ALUES|3.889537145079736e-06| +|DESCRIPTION|github/n8thangreen/BCEA|3.889537145079736e-06| +|DESCRIPTION|github/YonghuiDong/RawHummus|3.889537145079736e-06| +|DESCRIPTION|github/kendomaniac/rCASC|3.889537145079736e-06| +|DESCRIPTION|github/kendomaniac/docker4seq|3.889537145079736e-06| +|DESCRIPTION|github/bcgov/bcdata|3.889537145079736e-06| +|DESCRIPTION|github/bcgov/shinyssdtools|3.889537145079736e-06| +|DESCRIPTION|github/taranu/AllStarFit|3.889537145079736e-06| +|DESCRIPTION|github/kadyb/rgugik|3.889537145079736e-06| +|DESCRIPTION|github/prioritizr/wdpar|3.889537145079736e-06| +|DESCRIPTION|github/saeyslab/PeacoQC|3.889537145079736e-06| +|DESCRIPTION|github/saeyslab/nichenetr|3.889537145079736e-06| +|DESCRIPTION|github/wesleyburr/subMaldi|3.889537145079736e-06| +|DESCRIPTION|github/DrJCarson/BoundedCoalescent|3.889537145079736e-06| +|DESCRIPTION|github/TeamPerie/CellDestiny|3.889537145079736e-06| +|DESCRIPTION|github/azizka/IUCNN|3.889537145079736e-06| +|DESCRIPTION|github/JonasRieger/ldaPrototype|3.889537145079736e-06| +|DESCRIPTION|github/obreschkow/dftools|3.889537145079736e-06| +|DESCRIPTION|github/mmahmoudian/sivs|3.889537145079736e-06| +|DESCRIPTION|github/tinglabs/scAIDE|3.889537145079736e-06| +|DESCRIPTION|github/nand1155/CausNet|3.889537145079736e-06| +|DESCRIPTION|github/schochastics/signnet|3.889537145079736e-06| +|DESCRIPTION|github/schochastics/graphlayouts|3.889537145079736e-06| +|DESCRIPTION|github/schochastics/netrankr|3.889537145079736e-06| +|DESCRIPTION|github/astrostat/Automark|3.889537145079736e-06| +|DESCRIPTION|github/astrostat/LIRA|3.889537145079736e-06| +|DESCRIPTION|github/ramadatta/CPgeneProfiler|3.889537145079736e-06| +|DESCRIPTION|github/USEPA/nsink|3.889537145079736e-06| +|DESCRIPTION|github/maize-genetics/rTASSEL|3.889537145079736e-06| +|package.json|gitlab/metafundev/metafun|3.889537145079736e-06| +|package.json|gitlab/geekysquirrel/bigx|3.889537145079736e-06| +|package.json|gitlab/magnumpi/magnumpi|3.889537145079736e-06| +|package.json|github/tobiasrausch/alfred|3.889537145079736e-06| +|package.json|github/Shamir-Lab/domino_web|3.889537145079736e-06| +|package.json|github/lumen-org/lumen|3.889537145079736e-06| +|package.json|github/CDSP-SCPO/WPSS-for-ESS-webpanel|3.889537145079736e-06| +|package.json|github/CDSP-SCPO/dataverse-feed|3.889537145079736e-06| +|package.json|github/phelelani/nf-rnaSeqMetagen|3.889537145079736e-06| +|package.json|github/emrecdem/emo-spectre|3.889537145079736e-06| +|package.json|github/ci-for-science/self-hosted-runners|3.889537145079736e-06| +|package.json|github/reproducible-biomedical-modeling/Biosimulations|3.889537145079736e-06| +|package.json|github/ADAH-EviDENce/evidence|3.889537145079736e-06| +|package.json|github/eucp-project/atlas|3.889537145079736e-06| +|package.json|github/eucp-project/storyboards|3.889537145079736e-06| +|package.json|github/sib-swiss/glittr|3.889537145079736e-06| +|package.json|github/Kaixhin/FGLab|3.889537145079736e-06| +|package.json|github/Kaixhin/FGMachine|3.889537145079736e-06| +|package.json|github/MichaelSel/edoJS|3.889537145079736e-06| +|package.json|github/davidhoksza/MolArt|3.889537145079736e-06| +|package.json|github/fairdataihub/SPARClink|3.889537145079736e-06| +|package.json|github/bids-standard/bids-validator|3.889537145079736e-06| +|package.json|github/korcsmarosgroup/TFlink|3.889537145079736e-06| +|package.json|github/iomega/zenodo-upload|3.889537145079736e-06| +|package.json|github/iomega/paired-data-form|3.889537145079736e-06| +|package.json|github/cinemascience/cinema_snap|3.889537145079736e-06| +|package.json|github/leraman/Hopla|3.889537145079736e-06| +|package.json|github/wangjun1996/VisFeature|3.889537145079736e-06| +|package.json|github/biosimulations/Biosimulations|3.889537145079736e-06| +|package.json|github/vibbits/phyd3|3.889537145079736e-06| +|package.json|github/neuroneural/brainchop|3.889537145079736e-06| +|package.json|github/dondi/GRNsight|3.889537145079736e-06| +|package.json|github/nextstrain/auspice|3.889537145079736e-06| +|package.json|github/jspsych/jspsych|3.889537145079736e-06| +|package.json|github/citation-file-format/cff-initializer-javascript|3.889537145079736e-06| +|package.json|github/mathjax/MathJax|3.889537145079736e-06| +|package.json|github/EMResearch/EvoMaster|3.889537145079736e-06| +|package.json|github/ratschlab/metagraph|3.889537145079736e-06| +|package.json|github/souzamonteiro/cnatool|3.889537145079736e-06| +|package.json|github/Yomguithereal/talisman|3.889537145079736e-06| +|package.json|github/CNIC-Proteomics/TurboPutative-web|3.889537145079736e-06| +|package.json|github/research-software-directory/research-software-directory|3.889537145079736e-06| +|package.json|github/streamlit/streamlit|3.889537145079736e-06| +|package.json|github/interactivereport/OmicsView0|3.889537145079736e-06| +|package.json|github/DorianDepriester/mtex2Gmsh|3.889537145079736e-06| +|package.json|github/ReGIS-org/regis-v2|3.889537145079736e-06| +|package.json|github/tortellini-tools/action|3.889537145079736e-06| +|package.json|github/AA-ALERT/frbcat-web|3.889537145079736e-06| +|package.json|github/bio-tools/biotoolsSum|3.889537145079736e-06| +|package.json|github/MaayanLab/signature-commons-ui|3.889537145079736e-06| +|package.json|github/nlesc-sherlock/Rig|3.889537145079736e-06| +|package.json|github/eWaterCycle/eWaterleaf|3.889537145079736e-06| +|package.json|github/eWaterCycle/setup-grpc|3.889537145079736e-06| +|package.json|github/eWaterCycle/Cesium-NcWMS|3.889537145079736e-06| +|package.json|github/eWaterCycle/setup-singularity|3.889537145079736e-06| +|package.json|github/TNOCS/csWeb|3.889537145079736e-06| +|package.json|github/NLeSC/nlesc-serverless-boilerplate|3.889537145079736e-06| +|package.json|github/NLeSC/docker-couch-admin|3.889537145079736e-06| +|package.json|github/NLeSC/ExtJS-DateTime|3.889537145079736e-06| +|package.json|github/NLeSC/pattyvis|3.889537145079736e-06| +|package.json|github/NLeSC/DiVE|3.889537145079736e-06| +|package.json|github/NLeSC/case-law-app|3.889537145079736e-06| +|package.json|github/NLeSC/UncertaintyVisualization|3.889537145079736e-06| +|package.json|github/NLeSC/xenon-flow|3.889537145079736e-06| +|package.json|github/NLeSC/spot|3.889537145079736e-06| +|package.json|github/ZjuLiangsl/mmkp|3.889537145079736e-06| +|package.json|github/i-VRESSE/workflow-builder|3.889537145079736e-06| +|package.json|github/ImperialCollegeLondon/EpiCollectplus|3.889537145079736e-06| +|package.json|github/hetalang/heta-compiler|3.889537145079736e-06| +|package.json|github/meta-logic/sequoia|3.889537145079736e-06| +|package.json|github/IPK-BIT/divbrowse|3.889537145079736e-06| +|package.json|github/pmkruyen/dearscholar|3.889537145079736e-06| +|package.json|github/CrowdTruth/CrowdTruth|3.889537145079736e-06| +|package.json|github/tyo-nu/MINE-app|3.889537145079736e-06| +|package.json|github/Via-Appia/via-appia-online-viewer|3.889537145079736e-06| +|package.json|github/amkram/shusher|3.889537145079736e-06| +|package.json|github/bramvandijk88/cacatoo|3.889537145079736e-06| +|package.json|github/sonjageorgievska/CClusTera|3.889537145079736e-06| +|package.json|github/eweitz/ideogram|3.889537145079736e-06| +|package.json|github/SchmidtDSE/afscgap|3.889537145079736e-06| +|package.json|github/luntergroup/octopus|3.889537145079736e-06| +|package.json|github/klevis-a/kinematics-vis|3.889537145079736e-06| +|package.json|github/Samreay/Marz|3.889537145079736e-06| +|package.json|github/PathwayCommons/grounding-search|3.889537145079736e-06| +|package.json|github/yyZhang14/dbEssLnc|3.889537145079736e-06| +|package.json|github/PopMedNet-Team/popmednet|3.889537145079736e-06| +|package.json|github/ci-for-research/self-hosted-runners|3.889537145079736e-06| +|package.json|github/PDB-REDO/tortoize|3.889537145079736e-06| +|package.json|github/gear-genomics/tracy|3.889537145079736e-06| +|package.json|github/MolMeDB/MolMeDB|3.889537145079736e-06| +|CMakeLists.txt|gitlab/rki_bioinformatics/HiLive2|3.889537145079736e-06| +|CMakeLists.txt|gitlab/aroffringa/wsclean|3.889537145079736e-06| +|CMakeLists.txt|gitlab/aroffringa/aoflagger|3.889537145079736e-06| +|CMakeLists.txt|gitlab/remikz/nccmp|3.889537145079736e-06| +|CMakeLists.txt|gitlab/astron-idg/idg|3.889537145079736e-06| +|CMakeLists.txt|github/SciLifeLab/TIDDIT|3.889537145079736e-06| +|CMakeLists.txt|github/Dylan-Aliberti/Kepler-Collisions|3.889537145079736e-06| +|CMakeLists.txt|github/basp-group/Puri-Psi|3.889537145079736e-06| +|CMakeLists.txt|github/reedacartwright/ngila|3.889537145079736e-06| +|CMakeLists.txt|github/bbercovici/SBGAT|3.889537145079736e-06| +|CMakeLists.txt|github/yatisht/usher|3.889537145079736e-06| +|CMakeLists.txt|github/FEniCS/basix|3.889537145079736e-06| +|CMakeLists.txt|github/artis-mcrt/artis|3.889537145079736e-06| +|CMakeLists.txt|github/klee/klee|3.889537145079736e-06| +|CMakeLists.txt|github/AstroUGent/shadowfax|3.889537145079736e-06| +|CMakeLists.txt|github/jydu/physamp|3.889537145079736e-06| +|CMakeLists.txt|github/jydu/maffilter|3.889537145079736e-06| +|CMakeLists.txt|github/mtazzari/galario|3.889537145079736e-06| +|CMakeLists.txt|github/yogi-tud/space_gpu|3.889537145079736e-06| +|CMakeLists.txt|github/casacore/casacore|3.889537145079736e-06| +|CMakeLists.txt|github/fripon/freeture|3.889537145079736e-06| +|CMakeLists.txt|github/PhaseTracer/PhaseTracer|3.889537145079736e-06| +|CMakeLists.txt|github/COMBINE-lab/libgff|3.889537145079736e-06| +|CMakeLists.txt|github/COMBINE-lab/RapMap|3.889537145079736e-06| +|CMakeLists.txt|github/hasindu2008/slow5tools|3.889537145079736e-06| +|CMakeLists.txt|github/egpbos/barcode|3.889537145079736e-06| +|CMakeLists.txt|github/qtltools/qtltools|3.889537145079736e-06| +|CMakeLists.txt|github/pynbody/genetIC|3.889537145079736e-06| +|CMakeLists.txt|github/s4hts/HTStream|3.889537145079736e-06| +|CMakeLists.txt|github/R-Vessel-X/SlicerRVXLiverSegmentation|3.889537145079736e-06| +|CMakeLists.txt|github/mrirecon/bart|3.889537145079736e-06| +|CMakeLists.txt|github/dfki-ric-underactuated-lab/torque_limited_simple_pendulum|3.889537145079736e-06| +|CMakeLists.txt|github/ycwu1030/EvoEMD|3.889537145079736e-06| +|CMakeLists.txt|github/liuhao-cn/fastSHT|3.889537145079736e-06| +|CMakeLists.txt|github/sib-swiss/pftools3|3.889537145079736e-06| +|CMakeLists.txt|github/mbillingr/libgdf|3.889537145079736e-06| +|CMakeLists.txt|github/JensUweUlrich/ReadBouncer|3.889537145079736e-06| +|CMakeLists.txt|github/AstroAccelerateOrg/astro-accelerate|3.889537145079736e-06| +|CMakeLists.txt|github/HITS-AIN/PINK|3.889537145079736e-06| +|CMakeLists.txt|github/philres/ngmlr|3.889537145079736e-06| +|CMakeLists.txt|github/sarrvesh/cuFFS|3.889537145079736e-06| +|CMakeLists.txt|github/kdmurray91/axe|3.889537145079736e-06| +|CMakeLists.txt|github/kdmurray91/libqcpp|3.889537145079736e-06| +|CMakeLists.txt|github/YihanWangAstro/SpaceHub|3.889537145079736e-06| +|CMakeLists.txt|github/pezmaster31/bamtools|3.889537145079736e-06| +|CMakeLists.txt|github/xxsds/DYNAMIC|3.889537145079736e-06| +|CMakeLists.txt|github/ester-project/ester|3.889537145079736e-06| +|CMakeLists.txt|github/steineggerlab/foldseek|3.889537145079736e-06| +|CMakeLists.txt|github/lamyj/odil|3.889537145079736e-06| +|CMakeLists.txt|github/wullm/zwindstroom|3.889537145079736e-06| +|CMakeLists.txt|github/cieslar/Indri|3.889537145079736e-06| +|CMakeLists.txt|github/domschrei/mallob|3.889537145079736e-06| +|CMakeLists.txt|github/fastpm/fastpm|3.889537145079736e-06| +|CMakeLists.txt|github/ugovaretto/molekel|3.889537145079736e-06| +|CMakeLists.txt|github/jeffdaily/parasail|3.889537145079736e-06| +|CMakeLists.txt|github/Pizzuti92/MG-MAMPOSSt|3.889537145079736e-06| +|CMakeLists.txt|github/CMakePP/CMinx|3.889537145079736e-06| +|CMakeLists.txt|github/TRASAL/AMBER|3.889537145079736e-06| +|CMakeLists.txt|github/astroboylrx/PLAN|3.889537145079736e-06| +|CMakeLists.txt|github/osallou/cassiopee-c|3.889537145079736e-06| +|CMakeLists.txt|github/facebookresearch/faiss|3.889537145079736e-06| +|CMakeLists.txt|github/hombit/freddi|3.889537145079736e-06| +|CMakeLists.txt|github/Yida-Lin/libxdf|3.889537145079736e-06| +|CMakeLists.txt|github/daehwankimlab/hisat2|3.889537145079736e-06| +|CMakeLists.txt|github/afd-illinois/grim|3.889537145079736e-06| +|CMakeLists.txt|github/mjuric/galfast|3.889537145079736e-06| +|CMakeLists.txt|github/hveerten/katu|3.889537145079736e-06| +|CMakeLists.txt|github/krab1k/ChargeFW2|3.889537145079736e-06| +|CMakeLists.txt|github/lsds/TaLoS|3.889537145079736e-06| +|CMakeLists.txt|github/lsds/LightSaber|3.889537145079736e-06| +|CMakeLists.txt|github/lsds/faasm|3.889537145079736e-06| +|CMakeLists.txt|github/Washington-University/CiftiLib|3.889537145079736e-06| +|CMakeLists.txt|github/bcgsc/abyss|3.889537145079736e-06| +|CMakeLists.txt|github/bwvdnbro/CMacIonize|3.889537145079736e-06| +|CMakeLists.txt|github/bwvdnbro/HydroCode1D|3.889537145079736e-06| +|CMakeLists.txt|github/HingeAssembler/HINGE|3.889537145079736e-06| +|CMakeLists.txt|github/sfarrens/sfof|3.889537145079736e-06| +|CMakeLists.txt|github/cschreib/egg|3.889537145079736e-06| +|CMakeLists.txt|github/ziotom78/libpolycomp|3.889537145079736e-06| +|CMakeLists.txt|github/cameron314/concurrentqueue|3.889537145079736e-06| +|CMakeLists.txt|github/stevengj/nlopt|3.889537145079736e-06| +|CMakeLists.txt|github/ZacharyJia/opsdn|3.889537145079736e-06| +|CMakeLists.txt|github/PyPO-dev/PyPO|3.889537145079736e-06| +|CMakeLists.txt|github/EdoardoCarlesi/cmbeasy|3.889537145079736e-06| +|CMakeLists.txt|github/TRIQS/solid_dmft|3.889537145079736e-06| +|CMakeLists.txt|github/NeoGeographyToolkit/StereoPipeline|3.889537145079736e-06| +|CMakeLists.txt|github/mc-imperial/jfs|3.889537145079736e-06| +|CMakeLists.txt|github/farhanferoz/MultiNest|3.889537145079736e-06| +|CMakeLists.txt|github/datngu/Circall|3.889537145079736e-06| +|CMakeLists.txt|github/medvedevgroup/TwoPaCo|3.889537145079736e-06| +|CMakeLists.txt|github/benedictpaten/marginPhase|3.889537145079736e-06| +|CMakeLists.txt|github/tanner-trickle/EXCEED-DM|3.889537145079736e-06| +|CMakeLists.txt|github/biomedia-mira/drop2|3.889537145079736e-06| +|CMakeLists.txt|github/griffithlab/regtools|3.889537145079736e-06| +|CMakeLists.txt|github/snugel/cas-offinder|3.889537145079736e-06| +|CMakeLists.txt|github/svi-opensource/libics|3.889537145079736e-06| +|CMakeLists.txt|github/lbcb-sci/raven|3.889537145079736e-06| +|CMakeLists.txt|github/lbcb-sci/racon|3.889537145079736e-06| +|CMakeLists.txt|github/jdonnert/WVTICs|3.889537145079736e-06| +|CMakeLists.txt|github/Trovemaster/exocross|3.889537145079736e-06| +|CMakeLists.txt|github/catboost/catboost|3.889537145079736e-06| +|CMakeLists.txt|github/yangao07/abPOA|3.889537145079736e-06| +|CMakeLists.txt|github/SeaIce-Math/SubZero|3.889537145079736e-06| +|CMakeLists.txt|github/Crompulence/cpl-library|3.889537145079736e-06| +|CMakeLists.txt|github/pkestene/ramsesGPU|3.889537145079736e-06| +|CMakeLists.txt|github/raphael-group/hatchet|3.889537145079736e-06| +|CMakeLists.txt|github/marbl/MashMap|3.889537145079736e-06| +|CMakeLists.txt|github/mtholder/ncl|3.889537145079736e-06| +|CMakeLists.txt|github/eggplantbren/DNest3|3.889537145079736e-06| +|CMakeLists.txt|github/soedinglab/plass|3.889537145079736e-06| +|CMakeLists.txt|github/soedinglab/MMseqs2|3.889537145079736e-06| +|CMakeLists.txt|github/soedinglab/metaeuk|3.889537145079736e-06| +|CMakeLists.txt|github/soedinglab/mmseqs2|3.889537145079736e-06| +|CMakeLists.txt|github/soedinglab/spacepharer|3.889537145079736e-06| +|CMakeLists.txt|github/statgen/popscle|3.889537145079736e-06| +|CMakeLists.txt|github/cwru-pat/cosmograph|3.889537145079736e-06| +|CMakeLists.txt|github/elkebir-group/derna|3.889537145079736e-06| +|CMakeLists.txt|github/ahcm/ffindex|3.889537145079736e-06| +|CMakeLists.txt|github/Stuermer/EchelleSimulator|3.889537145079736e-06| +|CMakeLists.txt|github/ChristopherWilks/megadepth|3.889537145079736e-06| +|CMakeLists.txt|github/HWang-Summit/HCGrid|3.889537145079736e-06| +|CMakeLists.txt|github/amkozlov/raxml-ng|3.889537145079736e-06| +|CMakeLists.txt|github/rvaser/bioparser|3.889537145079736e-06| +|CMakeLists.txt|github/rvaser/thread_pool|3.889537145079736e-06| +|CMakeLists.txt|github/rvaser/rampler|3.889537145079736e-06| +|CMakeLists.txt|github/rvaser/sword|3.889537145079736e-06| +|CMakeLists.txt|github/Punzo/SlicerAstro|3.889537145079736e-06| +|CMakeLists.txt|github/xcompact3d/Incompact3d|3.889537145079736e-06| +|CMakeLists.txt|github/mofanv/darknetz|3.889537145079736e-06| +|CMakeLists.txt|github/simd-everywhere/simde|3.889537145079736e-06| +|CMakeLists.txt|github/BIC-MNI/libminc|3.889537145079736e-06| +|CMakeLists.txt|github/gerddie/maxflow|3.889537145079736e-06| +|CMakeLists.txt|github/ECP-copa/Cabana|3.889537145079736e-06| +|CMakeLists.txt|github/rega-cev/virulign|3.889537145079736e-06| +|CMakeLists.txt|github/DGtal-team/DGtal|3.889537145079736e-06| +|CMakeLists.txt|github/mivp/encube|3.889537145079736e-06| +|CMakeLists.txt|github/ImperialCollegeLondon/sharpy|3.889537145079736e-06| +|CMakeLists.txt|github/ImperialCollegeLondon/UVLM|3.889537145079736e-06| +|CMakeLists.txt|github/Illumina/ExpansionHunterDenovo|3.889537145079736e-06| +|CMakeLists.txt|github/Illumina/akt|3.889537145079736e-06| +|CMakeLists.txt|github/Illumina/MarViN|3.889537145079736e-06| +|CMakeLists.txt|github/jmhuie/Slicer-SegmentGeometry|3.889537145079736e-06| +|CMakeLists.txt|github/seshnadathur/Revolver|3.889537145079736e-06| +|CMakeLists.txt|github/mslonina/Mechanic|3.889537145079736e-06| +|CMakeLists.txt|github/nmslib/hnswlib|3.889537145079736e-06| +|CMakeLists.txt|github/chanzuckerberg/shasta|3.889537145079736e-06| +|CMakeLists.txt|github/lorenzo-rovigatti/oxDNA|3.889537145079736e-06| +|CMakeLists.txt|github/ncbi/sra-tools|3.889537145079736e-06| +|CMakeLists.txt|github/ncbi/ncbi-vdb|3.889537145079736e-06| +|CMakeLists.txt|github/mp3guy/ElasticFusion|3.889537145079736e-06| +|CMakeLists.txt|github/n-claes/legolas|3.889537145079736e-06| +|CMakeLists.txt|github/bbuchfink/diamond|3.889537145079736e-06| +|CMakeLists.txt|github/su2code/SU2|3.889537145079736e-06| +|CMakeLists.txt|github/Taywee/args|3.889537145079736e-06| +|CMakeLists.txt|github/ixkael/3DEX|3.889537145079736e-06| +|CMakeLists.txt|github/ajohnson-uoregon/llvm-project|3.889537145079736e-06| +|CMakeLists.txt|github/biolab-unige/nifti2dicom|3.889537145079736e-06| +|CMakeLists.txt|github/EnricoCorsaro/DIAMONDS|3.889537145079736e-06| +|CMakeLists.txt|github/seqan/flexbar|3.889537145079736e-06| +|CMakeLists.txt|github/seqan/lambda|3.889537145079736e-06| +|CMakeLists.txt|github/seqan/lara|3.889537145079736e-06| +|CMakeLists.txt|github/lczech/gappa|3.889537145079736e-06| +|CMakeLists.txt|github/copasi/COPASI|3.889537145079736e-06| +|CMakeLists.txt|github/y-256/libdivsufsort|3.889537145079736e-06| +|CMakeLists.txt|github/baiwenjia/ukbb_cardiac|3.889537145079736e-06| +|CMakeLists.txt|github/blebon/directChillFoam|3.889537145079736e-06| +|CMakeLists.txt|github/mpokorny/vysmaw|3.889537145079736e-06| +|CMakeLists.txt|github/TrackerControl/tracker-control-android|3.889537145079736e-06| +|CMakeLists.txt|github/scikit-hep/iminuit|3.889537145079736e-06| +|CMakeLists.txt|github/dpryan79/libBigWig|3.889537145079736e-06| +|CMakeLists.txt|github/kbarbary/sep|3.889537145079736e-06| +|CMakeLists.txt|github/jfarek/xatlas|3.889537145079736e-06| +|CMakeLists.txt|github/AlexMaraio/WeakLensingQML|3.889537145079736e-06| +|CMakeLists.txt|github/lanl/GLUE|3.889537145079736e-06| +|CMakeLists.txt|github/mrc-ide/covid-sim|3.889537145079736e-06| +|CMakeLists.txt|github/kd0kfo/cosmology|3.889537145079736e-06| +|CMakeLists.txt|github/rordenlab/dcm2niix|3.889537145079736e-06| +|CMakeLists.txt|github/sanger-pathogens/assembly-stats|3.889537145079736e-06| +|CMakeLists.txt|github/voutcn/megahit|3.889537145079736e-06| +|CMakeLists.txt|github/STEllAR-GROUP/octotiger|3.889537145079736e-06| +|CMakeLists.txt|github/exoclime/THOR|3.889537145079736e-06| +|CMakeLists.txt|github/exoclime/FastChem|3.889537145079736e-06| +|CMakeLists.txt|github/exoclime/Helios-r2|3.889537145079736e-06| +|CMakeLists.txt|github/nanoporetech/flappie|3.889537145079736e-06| +|CMakeLists.txt|github/nanoporetech/scrappie|3.889537145079736e-06| +|CMakeLists.txt|github/delphes/delphes|3.889537145079736e-06| +|CMakeLists.txt|github/jczarnowski/DeepFactors|3.889537145079736e-06| +|CMakeLists.txt|github/BenWibking/quokka|3.889537145079736e-06| +|CMakeLists.txt|github/santeripuranen/SpydrPick|3.889537145079736e-06| +|CMakeLists.txt|github/PMBio/peer|3.889537145079736e-06| +|CMakeLists.txt|github/RomainFeron/mwga-utils|3.889537145079736e-06| +|CMakeLists.txt|github/veg/tn93|3.889537145079736e-06| +|CMakeLists.txt|github/pytorch/vision|3.889537145079736e-06| +|CMakeLists.txt|github/vdemichev/DiaNN|3.889537145079736e-06| +|CMakeLists.txt|github/hnikaein/stark|3.889537145079736e-06| +|go.mod|[github/fredericlemoine/goalign](https://github/fredericlemoine/goalign)|3.889537145079736e-06| +|go.mod|github/jasonyangshadow/lpmx|3.889537145079736e-06| +|go.mod|[github/will-rowe/groot](https://github/will-rowe/groot)|3.889537145079736e-06| +|go.mod|[github/will-rowe/hulk](https://github/will-rowe/hulk)|3.889537145079736e-06| +|go.mod|[github/arvados/arvados](https://github/arvados/arvados)|3.889537145079736e-06| +|go.mod|[github/brentp/smoove](https://github/brentp/smoove)|3.889537145079736e-06| +|go.mod|[github/brentp/vcfanno](https://github/brentp/vcfanno)|3.889537145079736e-06| +|go.mod|[github/cov-ert/gofasta](https://github/cov-ert/gofasta)|3.889537145079736e-06| +|go.mod|[github/phil-mansfield/gotetra](https://github/phil-mansfield/gotetra)|3.889537145079736e-06| +|go.mod|github/sylabs/singularity|3.889537145079736e-06| +|go.mod|[github/GoelandProver/Goeland](https://github/GoelandProver/Goeland)|3.889537145079736e-06| +|go.mod|github/containers/podman|3.889537145079736e-06| +|go.mod|github/linksmart/thing-directory|3.889537145079736e-06| +|go.mod|github/mlpack/mlpack|3.889537145079736e-06| +|go.mod|[github/shenwei356/seqkit](https://github/shenwei356/seqkit)|3.889537145079736e-06| +|go.mod|[github/shenwei356/csvtk](https://github/shenwei356/csvtk)|3.889537145079736e-06| +|go.mod|[github/ExaScience/elprep](https://github/ExaScience/elprep)|3.889537145079736e-06| +|Gemfile|github/aymgal/COOLEST|3.889537145079736e-06| +|Gemfile|github/vcflib/bio-vcf|3.889537145079736e-06| +|Gemfile|github/sibirrer/hierArc|3.889537145079736e-06| +|Gemfile|github/gramos/imagetooth|3.889537145079736e-06| +|Gemfile|github/scrook/neuroml-db|3.889537145079736e-06| +|Gemfile|github/quadram-institute-bioscience/dadaist2|3.889537145079736e-06| +|Gemfile|github/cboursnell/crb-blast|3.889537145079736e-06| +|Gemfile|github/telatin/bamtocov|3.889537145079736e-06| +|Gemfile|github/telatin/seqfu2|3.889537145079736e-06| +|Gemfile|github/odelaneau/GLIMPSE|3.889537145079736e-06| +|Gemfile|github/ncbi/igblast|3.889537145079736e-06| +|Gemfile|github/codidact/qpixel|3.889537145079736e-06| +|Gemfile|github/tudelft3d/3dfier|3.889537145079736e-06| +|rubygems|activemodel|3.864001143047651e-06| +|pypi|[plaster-pastedeploy](https://pypi.org/project/plaster-pastedeploy)|3.861220459820226e-06| +|pypi|[tornado>=6.1](https://pypi.org/project/tornado>=6.1)|3.857517919653276e-06| +|pypi|[sphinx>=1.5.1](https://pypi.org/project/sphinx>=1.5.1)|3.857517919653276e-06| +|pypi|[pyppeteer<1.1,>=1](https://pypi.org/project/pyppeteer<1.1,>=1)|3.857517919653276e-06| +|pypi|[nbsphinx>=0.2.12](https://pypi.org/project/nbsphinx>=0.2.12)|3.857517919653276e-06| +|pypi|[ipywidgets>=7](https://pypi.org/project/ipywidgets>=7)|3.857517919653276e-06| +|pypi|[traitlets>=5.0](https://pypi.org/project/traitlets>=5.0)|3.857517919653276e-06| +|pypi|[pygments>=2.4.1](https://pypi.org/project/pygments>=2.4.1)|3.857517919653276e-06| +|pypi|[pandocfilters>=1.4.1](https://pypi.org/project/pandocfilters>=1.4.1)|3.857517919653276e-06| +|pypi|[nbformat>=5.1](https://pypi.org/project/nbformat>=5.1)|3.857517919653276e-06| +|pypi|[nbclient>=0.5.0](https://pypi.org/project/nbclient>=0.5.0)|3.857517919653276e-06| +|pypi|[mistune>=2.0.2](https://pypi.org/project/mistune>=2.0.2)|3.857517919653276e-06| +|pypi|[markupsafe>=2.0](https://pypi.org/project/markupsafe>=2.0)|3.857517919653276e-06| +|pypi|[jupyter-core>=4.7](https://pypi.org/project/jupyter-core>=4.7)|3.857517919653276e-06| +|pypi|[jinja2>=3.0](https://pypi.org/project/jinja2>=3.0)|3.857517919653276e-06| +|pypi|[importlib-metadata>=3.6](https://pypi.org/project/importlib-metadata>=3.6)|3.857517919653276e-06| +|pypi|[idcempy](https://github.com/hknd23/idcempy)|3.8506417736289455e-06| +|pypi|[serotools](https://github.com/CFSAN-Biostatistics/serotools)|3.8506417736289455e-06| +|pypi|[Cobra](https://opencobra.github.io/cobrapy)|3.8506417736289455e-06| +|pypi|[vip-hci](https://github.com/vortex-exoplanet/VIP)|3.8506417736289455e-06| +|pypi|[supernnova](https://github.com/supernnova/SuperNNova)|3.8506417736289455e-06| +|pypi|[homelette](https://github.com/philippjunk/homelette/)|3.8506417736289455e-06| +|cran|socialmixr|3.8506417736289455e-06| +|spack|[bpp-phyl](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|3.8506417736289455e-06| +|pypi|[pyarma](https://pyarma.sourceforge.io)|3.850641773628939e-06| +|pypi|[astroplotlib](https://gitlab.com/joseaher/astrocubelib)|3.850641773628939e-06| +|pypi|[agama](https://github.com/GalacticDynamics-Oxford/Agama)|3.850641773628939e-06| +|pypi|[megaman](https://github.com/mmp2/megaman)|3.850641773628939e-06| +|pypi|[ignis-core](https://pypi.org/project/ignis-core)|3.850641773628939e-06| +|pypi|[SLIT](https://github.com/bweir/slit)|3.850641773628939e-06| +|pypi|[py2app](http://github.com/ronaldoussoren/py2app)|3.850641773628939e-06| +|pypi|[multivar-horner](https://github.com/jannikmi/multivar_horner)|3.850641773628939e-06| +|pypi|[NonnegMFPy](https://github.com/guangtunbenzhu/NonnegMFPy)|3.850641773628939e-06| +|pypi|[SetCoverPy](https://github.com/guangtunbenzhu/SetCoverPy)|3.850641773628939e-06| +|pypi|[mahotas](http://luispedro.org/software/mahotas)|3.850641773628939e-06| +|pypi|[spaTyper](https://github.com/JFsanchezherrero/spa_typing)|3.850641773628939e-06| +|pypi|[UNKNOWN](UNKNOWN)|3.850641773628939e-06| +|pypi|[galkin](UNKNOWN)|3.850641773628939e-06| +|pypi|[tdpy](https://github.com/tdaylan/tdpy)|3.850641773628939e-06| +|pypi|[grispy](https://github.com/mchalela/GriSPy)|3.850641773628939e-06| +|pypi|[ares](https://github.com/barnumbirr/ares)|3.850641773628939e-06| +|pypi|[ihm](https://github.com/ihmwg/python-ihm)|3.850641773628939e-06| +|pypi|[kernel-tuner](http://benvanwerkhoven.github.io/kernel_tuner/)|3.850641773628939e-06| +|pypi|[gfapy](https://github.com/ggonnella/gfapy)|3.850641773628939e-06| +|pypi|[pyFlow](https://www.github.com/David-OConnor/pyflow)|3.850641773628939e-06| +|pypi|[gappa](http://joachimhahn.github.io/GAMERA/)|3.850641773628939e-06| +|pypi|[saphires](https://github.com/tofflemire/saphires)|3.850641773628939e-06| +|pypi|[javelin](https://github.com/0xJeremy/javelin)|3.850641773628939e-06| +|pypi|[pybaobab](https://github.com/jiwoncpark/baobab)|3.850641773628939e-06| +|pypi|[fetch](http://k0s.org/mozilla/fetch)|3.850641773628939e-06| +|pypi|[macop](https://github.com/prise-3d/macop)|3.850641773628939e-06| +|pypi|[gsf](UNKNOWN)|3.850641773628939e-06| +|pypi|[sphinx-better-theme](http://github.com/irskep/sphinx-better-theme)|3.850641773628939e-06| +|pypi|[uncalled](https://github.com/elazarg/uncalled)|3.850641773628939e-06| +|pypi|[astrometry](https://github.com/neuromorphicsystems/astrometry)|3.850641773628939e-06| +|pypi|[geneimpacts](https://pypi.org/project/geneimpacts)|3.850641773628939e-06| +|pypi|[SigProfilerMatrixGenerator](https://pypi.org/project/SigProfilerMatrixGenerator)|3.850641773628939e-06| +|pypi|[parallel-fastq-dump](https://github.com/rvalieris/parallel-fastq-dump)|3.850641773628939e-06| +|pypi|[ReplicatedFocusingBeliefPropagation](https://github.com/Nico-Curti/rFBP)|3.850641773628939e-06| +|pypi|[ftd2xx](https://github.com/snmishra/ftd2xx)|3.850641773628939e-06| +|pypi|[calibrate](https://github.com/ginkgobioworks/calibrate)|3.850641773628939e-06| +|pypi|[hpccm](https://github.com/NVIDIA/hpc-container-maker)|3.850641773628939e-06| +|pypi|[bubbly](https://github.com/AashitaK/bubbly)|3.850641773628939e-06| +|pypi|[pycutest](https://github.com/jfowkes/pycutest/)|3.850641773628939e-06| +|pypi|[pyoscode](https://github.com/fruzsinaagocs/oscode)|3.850641773628939e-06| +|pypi|[specviz](https://github.com/spacetelescope/specviz)|3.850641773628939e-06| +|pypi|[biotools](https://github.com/sonwell/biotools)|3.850641773628939e-06| +|pypi|[pypico](https://sites.google.com/a/ucdavis.edu/pico)|3.850641773628939e-06| +|pypi|[HelioPy](https://pypi.org/project/HelioPy)|3.850641773628939e-06| +|pypi|[polypy](https://github.com/symmy596/Polypy)|3.850641773628939e-06| +|pypi|[dnest4](https://github.com/eggplantbren/DNest4)|3.850641773628939e-06| +|pypi|[pystospa](https://pypi.org/project/pystospa)|3.850641773628939e-06| +|pypi|[crc](https://github.com/Nicoretti/crc)|3.850641773628939e-06| +|pypi|[bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen)|3.850641773628939e-06| +|pypi|[PASTA](http://github.com/guanghetv/pasta)|3.850641773628939e-06| +|pypi|[chromosight](https://github.com/koszullab/chromosight)|3.850641773628939e-06| +|pypi|[astroabc](https://github.com/EliseJ/astroABC)|3.850641773628939e-06| +|pypi|[ngs](https://broadtech.com.cn)|3.850641773628939e-06| +|pypi|[TomograPy](http://nbarbey.dyndns.org/software/siddon.html)|3.850641773628939e-06| +|pypi|[Libra](https://github.com/Palashio/libra)|3.850641773628939e-06| +|pypi|[least-asymmetry](https://github.com/natelust/least_asymmetry)|3.850641773628939e-06| +|pypi|[DNApi](https://github.com/sgp715/dnapi)|3.850641773628939e-06| +|pypi|[fm128-radar](https://github.com/ERA-URBAN/fm128_radar)|3.850641773628939e-06| +|pypi|[ebfpy](https://pypi.org/project/ebfpy)|3.850641773628939e-06| +|pypi|[requirements](http://github.com/mattack108/requirements)|3.850641773628939e-06| +|pypi|[orcs](https://github.com/thomasorb/orcs)|3.850641773628939e-06| +|pypi|[INSANE](https://github.com/Tsjerk/Insane)|3.850641773628939e-06| +|pypi|[neworder](https://neworder.readthedocs.io)|3.850641773628939e-06| +|pypi|[pyccl](https://github.com/LSSTDESC/CCL)|3.850641773628939e-06| +|pypi|[itmlogic](https://github.com/edwardoughton/itmlogic)|3.850641773628939e-06| +|pypi|[pydoppler](https://github.com/alymantara/pydoppler)|3.850641773628939e-06| +|pypi|[StarburstPy](https://github.com/rjtanner/StarburstPy)|3.850641773628939e-06| +|pypi|[pySpectrum](https://github.com/gooseterv/pyspectrum)|3.850641773628939e-06| +|pypi|[wpca](http://github.com/jakevdp/wpca/)|3.850641773628939e-06| +|npm|leaflet-geotiff-2|3.850641773628939e-06| +|cran|LSD|3.850641773628939e-06| +|cran|[nasapower](https://docs.ropensci.org/nasapower/)|3.850641773628939e-06| +|npm|retape|3.850641773628938e-06| +|npm|test|3.850641773628938e-06| +|npm|babel-plugin-remove-comments|3.850641773628938e-06| +|cran|outbreaks|3.850641773628938e-06| +|cran|aweek|3.850641773628938e-06| +|cran|loo|3.838240426287214e-06| +|cran|[rmsfact](NA)|3.812135355892649e-06| +|cran|[multicolor](https://github.com/aedobbyn/multicolor/)|3.812135355892649e-06| +|cran|geomorph|3.8121353558926486e-06| +|pypi|[watermark](https://pypi.org/project/watermark)|3.7879678163587868e-06| +|rubygems|rubocop-rspec|3.7816920907708885e-06| +|npm|svelte-preprocess|3.7420710469288736e-06| +|pypi|[pytest-raises](https://pypi.org/project/pytest-raises)|3.7373876038163225e-06| +|pypi|[flake8-debugger](https://pypi.org/project/flake8-debugger)|3.7373876038163225e-06| +|pypi|[yt-dlp](https://pypi.org/project/yt-dlp)|3.7373876038163225e-06| +|pypi|[webvtt-py](https://pypi.org/project/webvtt-py)|3.7373876038163225e-06| +|pypi|[truecase](https://pypi.org/project/truecase)|3.7373876038163225e-06| +|pypi|[google-cloud-speech](https://pypi.org/project/google-cloud-speech)|3.7373876038163225e-06| +|pypi|[ffmpeg-python](https://pypi.org/project/ffmpeg-python)|3.7373876038163225e-06| +|pypi|[pulumi-gcp](https://pypi.org/project/pulumi-gcp)|3.7373876038163225e-06| +|pypi|[pulumi-google-native](https://pypi.org/project/pulumi-google-native)|3.7373876038163225e-06| +|pypi|[fireo](https://pypi.org/project/fireo)|3.7373876038163225e-06| +|spack|libmd|3.736273862310385e-06| +|pypi|[pyramid-mako](https://pypi.org/project/pyramid-mako)|3.7303092182030337e-06| +|pypi|[svo_filters](https://pypi.org/project/svo_filters)|3.7285344017513264e-06| +|pypi|[exoplanet-core](https://pypi.org/project/exoplanet-core)|3.71941939418259e-06| +|pypi|[cairosvg](https://pypi.org/project/cairosvg)|3.7080254116426827e-06| +|cran|clv|3.706242707117854e-06| +|pypi|[eureka](http://github.com/jeffvogelsang/eureka)|3.702540166950902e-06| +|pypi|[stdatamodels](https://pypi.org/project/stdatamodels)|3.702540166950902e-06| +|pypi|[svo-filters](https://pypi.org/project/svo-filters)|3.702540166950902e-06| +|pypi|[parsley](https://pypi.org/project/parsley)|3.702540166950902e-06| +|npm|json-stringify-safe|3.7018789990639466e-06| +|pypi|[flake8-import-order](https://pypi.org/project/flake8-import-order)|3.6942722337780937e-06| +|cran|[geojson](https://docs.ropensci.org/geojson)|3.6901983663944006e-06| +|cran|[MLmetrics](http://github.com/yanyachen/MLmetrics)|3.6791591115526016e-06| +|npm|[url-loader](https://github.com/webpack-contrib/url-loader)|3.675281465829891e-06| +|pypi|[descartes](http://bitbucket.org/sgillies/descartes/)|3.6746543093720824e-06| +|npm|[time-span](https://github.com/sindresorhus/time-span#readme)|3.665514765281393e-06| +|npm|loud-rejection|3.665514765281393e-06| +|npm|csv-spectrum|3.665514765281393e-06| +|npm|bops|3.665514765281393e-06| +|cran|ncbit|3.665514765281393e-06| +|cran|subplex|3.665514765281393e-06| +|spack|sofa-c|3.665514765281393e-06| +|cran|[shinybusy](https://github.com/dreamRs/shinybusy)|3.6618572408003626e-06| +|pypi|[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx)|3.658833723277592e-06| +|pypi|[docutils!=0.17.0](https://pypi.org/project/docutils!=0.17.0)|3.658833723277592e-06| +|pypi|[sphinx<5,>=3.5.4](https://pypi.org/project/sphinx<5,>=3.5.4)|3.658833723277592e-06| +|rubygems|[sqlite3](https://github.com/sparklemotion/sqlite3-ruby)|3.654966303907795e-06| +|npm|babel-plugin-transform-runtime|3.651309940545646e-06| +|pypi|[z3-solver](https://pypi.org/project/z3-solver)|3.640235353107038e-06| +|pypi|[obspy](https://www.obspy.org)|3.6367172306495543e-06| +|cran|thor|3.630605100850142e-06| +|pypi|[mkdocs-literate-nav](https://pypi.org/project/mkdocs-literate-nav)|3.6306051008501414e-06| +|pypi|[mkdocs-gen-files](https://pypi.org/project/mkdocs-gen-files)|3.6306051008501414e-06| +|pypi|[opentelemetry-exporter-otlp](https://pypi.org/project/opentelemetry-exporter-otlp)|3.6306051008501414e-06| +|pypi|[ray-cpp](https://pypi.org/project/ray-cpp)|3.6306051008501414e-06| +|pypi|[colorful](https://pypi.org/project/colorful)|3.6306051008501414e-06| +|pypi|[gpustat](https://pypi.org/project/gpustat)|3.6306051008501414e-06| +|pypi|[opentelemetry-api](https://pypi.org/project/opentelemetry-api)|3.6306051008501414e-06| +|pypi|[opencensus](https://pypi.org/project/opencensus)|3.6306051008501414e-06| +|pypi|[aiorwlock](https://pypi.org/project/aiorwlock)|3.6306051008501414e-06| +|pypi|[py-spy](https://pypi.org/project/py-spy)|3.6306051008501414e-06| +|pypi|[aiohttp-cors](https://pypi.org/project/aiohttp-cors)|3.6306051008501414e-06| +|pypi|[opentelemetry-sdk](https://pypi.org/project/opentelemetry-sdk)|3.6306051008501414e-06| +|npm|[grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#readme)|3.625877334867166e-06| +|pypi|[pygam](https://github.com/dswah/pyGAM)|3.6225829304884157e-06| +|cran|[fds](https://sites.google.com/site/hanlinshangswebsite/)|3.6205200866811133e-06| +|pypi|[horovod](https://pypi.org/project/horovod)|3.6172058843354505e-06| +|spack|valgrind|3.6147469097413674e-06| +|pypi|[pyinstrument](https://pypi.org/project/pyinstrument)|3.6144403955594087e-06| +|cran|gcookbook|3.6027386143304584e-06| +|pypi|[biomaj-core](http://biomaj.genouest.org)|3.583295009952652e-06| +|cran|polycor|3.5773276091358363e-06| +|rubygems|[jekyll-commonmark-ghpages](https://github.com/github/jekyll-commonmark-ghpages)|3.5698658109685065e-06| +|rubygems|[jekyll-remote-theme](https://github.com/benbalter/jekyll-remote-theme)|3.5698658109685065e-06| +|pypi|[csvw](https://github.com/cldf/csvw)|3.5618436406067694e-06| +|pypi|[pysiaf](https://pypi.org/project/pysiaf)|3.5616732582274062e-06| +|pypi|[httpcore](https://github.com/encode/httpcore)|3.5560400417613456e-06| +|pypi|[spatialpandas](https://pypi.org/project/spatialpandas)|3.554040272176858e-06| +|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|3.5498103850641773e-06| +|npm|karma-cli|3.5300368524449955e-06| +|pypi|[mdx-gh-links](https://pypi.org/project/mdx-gh-links)|3.52975495915986e-06| +|pypi|[mkdocs-nature](https://pypi.org/project/mkdocs-nature)|3.52975495915986e-06| +|pypi|[basic-modeling-interface](https://github.com/bmi-forum/bmi-python)|3.52975495915986e-06| +|cran|imbalance|3.52975495915986e-06| +|cran|prodlim|3.52975495915986e-06| +|cran|pec|3.52975495915986e-06| +|pypi|[thefuzz](https://github.com/seatgeek/thefuzz)|3.500583430571761e-06| +|cran|limma|3.4996659970594595e-06| +|cran|misc3d|3.494457409568261e-06| +|npm|through|3.4884728956657613e-06| +|cran|aws.signature|3.4801388466705236e-06| +|cran|[stringdist](https://github.com/markvanderloo/stringdist)|3.476273823415029e-06| +|spack|[pythia8](http://home.thep.lu.se/Pythia/)|3.474429646320373e-06| +|pypi|[ubelt](https://pypi.org/project/ubelt)|3.470977454742377e-06| +|spack|[mkl](https://software.intel.com/en-us/intel-parallel-studio-xe)|3.465577596266054e-06| +|pypi|[jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy)|3.465577596266044e-06| +|pypi|[ansi2html](https://pypi.org/project/ansi2html)|3.465577596266044e-06| +|cran|maxLik|3.465577596266044e-06| +|cran|princurve|3.465577596266044e-06| +|cran|brglm|3.465577596266044e-06| +|pypi|[modopt](https://github.com/cea-cosmic/modopt)|3.4655775962660344e-06| +|rubygems|test-unit-rr|3.4595128354725785e-06| +|cran|[jsonvalidate](https://docs.ropensci.org/jsonvalidate/)|3.457736922971341e-06| +|pypi|[wxpython](http://wxPython.org/)|3.4559509918319793e-06| +|pypi|[PyQtWebEngine](https://pypi.org/project/PyQtWebEngine)|3.4515902223020088e-06| +|cran|[gistr](https://github.com/ropensci/gistr)|3.447102294826917e-06| +|pypi|[semantic_version](https://github.com/rbarrois/python-semanticversion)|3.4457131744179625e-06| +|pypi|[softlayer-messaging](https://pypi.org/project/softlayer-messaging)|3.441511085180864e-06| +|pypi|[pytest-celery](https://pypi.org/project/pytest-celery)|3.441511085180864e-06| +|pypi|[pyro4](https://pypi.org/project/pyro4)|3.441511085180864e-06| +|pypi|[python-memcached](https://pypi.org/project/python-memcached)|3.441511085180864e-06| +|pypi|[pylibmc](https://pypi.org/project/pylibmc)|3.441511085180864e-06| +|pypi|[librabbitmq](https://pypi.org/project/librabbitmq)|3.441511085180864e-06| +|pypi|[pycouchdb](https://pypi.org/project/pycouchdb)|3.441511085180864e-06| +|pypi|[couchbase](https://pypi.org/project/couchbase)|3.441511085180864e-06| +|pypi|[pydocumentdb](https://pypi.org/project/pydocumentdb)|3.441511085180864e-06| +|pypi|[python-consul2](https://pypi.org/project/python-consul2)|3.441511085180864e-06| +|pypi|[pyArango](https://pypi.org/project/pyArango)|3.441511085180864e-06| +|npm|escape-html|3.440322374916737e-06| +|pypi|[pandas-bokeh](https://pypi.org/project/pandas-bokeh)|3.4380730121686948e-06| +|pypi|[resolvelib](https://pypi.org/project/resolvelib)|3.4380730121686948e-06| +|pypi|[rtds-action](https://pypi.org/project/rtds-action)|3.435031639888699e-06| +|pypi|[validate-pyproject](https://pypi.org/project/validate-pyproject)|3.434874495211567e-06| +|pypi|[pyproject-fmt](https://pypi.org/project/pyproject-fmt)|3.434874495211567e-06| +|pypi|[tomlkit](https://pypi.org/project/tomlkit)|3.434874495211567e-06| +|pypi|[configupdater](https://pypi.org/project/configupdater)|3.434874495211567e-06| +|pypi|[assertionlib](https://pypi.org/project/assertionlib)|3.4286661189093644e-06| +|cran|PCICt|3.4220325043025565e-06| +|cran|gld|3.422014435118068e-06| +|cran|paws|3.4211921299485538e-06| +|cran|clustermq|3.4211921299485538e-06| +|pypi|[exoctk](https://github.com/ExoCTK/exoctk)|3.407647587282246e-06| +|pypi|[platon](https://pypi.org/project/platon)|3.407647587282246e-06| +|pypi|[ddtrace](https://pypi.org/project/ddtrace)|3.407647587282246e-06| +|pypi|[flask_wtf](https://pypi.org/project/flask_wtf)|3.407647587282246e-06| +|pypi|[jwst_gtvt](https://pypi.org/project/jwst_gtvt)|3.407647587282246e-06| +|pypi|[scp](https://pypi.org/project/scp)|3.407647587282246e-06| +|pypi|[wtforms](https://pypi.org/project/wtforms)|3.407647587282246e-06| +|pypi|[ddsketch](https://pypi.org/project/ddsketch)|3.407647587282246e-06| +|pypi|[bytecode](https://pypi.org/project/bytecode)|3.407647587282246e-06| +|pypi|[scvi-tools](https://github.com/scverse/scvi-tools)|3.407647587282246e-06| +|pypi|[docrep](https://pypi.org/project/docrep)|3.407647587282246e-06| +|pypi|[mudata](https://pypi.org/project/mudata)|3.407647587282246e-06| +|pypi|[sphinx-remove-toctrees](https://pypi.org/project/sphinx-remove-toctrees)|3.4036922820470077e-06| +|npm|watch-run|3.4036922820470077e-06| +|npm|rollup-plugin-modify|3.4036922820470077e-06| +|npm|rollup-plugin-html|3.4036922820470077e-06| +|npm|rollup-plugin-esbuild|3.4036922820470077e-06| +|npm|p-limit|3.4036922820470077e-06| +|npm|number-precision|3.4036922820470077e-06| +|npm|archiver|3.4036922820470077e-06| +|cran|grpreg|3.4036922820470077e-06| +|spack|lm-sensors|3.4036922820470077e-06| +|spack|rocprofiler-dev|3.4036922820470077e-06| +|spack|rocm-smi-lib|3.4036922820470077e-06| +|pypi|[hmf](https://github.com/steven-murray/hmf)|3.3976250943784645e-06| +|pypi|[flox](https://pypi.org/project/flox)|3.3885647607934654e-06| +|npm|path-scurry|3.371357205367561e-06| +|npm|minipass|3.371357205367561e-06| +|npm|jackspeak|3.371357205367561e-06| +|npm|foreground-child|3.371357205367561e-06| +|pypi|[vispy](https://pypi.org/project/vispy)|3.3696553592265378e-06| +|pypi|[pyside](https://pypi.org/project/pyside)|3.3696553592265378e-06| +|npm|eslint-config-xo-nextjs|3.3696553592265378e-06| +|pypi|[google-api-python-client](https://github.com/googleapis/google-api-python-client/)|3.357415910356073e-06| +|pypi|[starkbank-ecdsa](https://pypi.org/project/starkbank-ecdsa)|3.3439783823619726e-06| +|pypi|[aioconsole](https://github.com/vxgmichel/aioconsole)|3.3195187703697746e-06| +|pypi|[aiohttp-retry](https://pypi.org/project/aiohttp-retry)|3.3195187703697746e-06| +|pypi|[aiokatcp](https://pypi.org/project/aiokatcp)|3.3195187703697746e-06| +|pypi|[aiomonitor](https://pypi.org/project/aiomonitor)|3.3195187703697746e-06| +|pypi|[fakeredis](https://pypi.org/project/fakeredis)|3.3195187703697746e-06| +|pypi|[katportalclient](https://pypi.org/project/katportalclient)|3.3195187703697746e-06| +|pypi|[katversion](https://pypi.org/project/katversion)|3.3195187703697746e-06| +|pypi|[lupa](https://pypi.org/project/lupa)|3.3195187703697746e-06| +|pypi|[omnijson](https://pypi.org/project/omnijson)|3.3195187703697746e-06| +|pypi|[pygelf](https://pypi.org/project/pygelf)|3.3195187703697746e-06| +|pypi|[python-lzf](https://pypi.org/project/python-lzf)|3.3195187703697746e-06| +|pypi|[rdbtools](https://pypi.org/project/rdbtools)|3.3195187703697746e-06| +|pypi|[spead2](https://pypi.org/project/spead2)|3.3195187703697746e-06| +|pypi|[katpoint](https://pypi.org/project/katpoint)|3.3195187703697746e-06| +|pypi|[katsdptelstate](https://pypi.org/project/katsdptelstate)|3.3195187703697746e-06| +|pypi|[pytest-notebook](https://github.com/chrisjsewell/pytest-notebook)|3.3149003094718685e-06| +|pypi|[aio-pika](https://pypi.org/project/aio-pika)|3.3149003094718685e-06| +|npm|eslint-config-airbnb-base|3.3091452742123684e-06| +|cran|registry|3.3030255042507088e-06| +|pypi|[logomaker](http://logomaker.readthedocs.io)|3.302529964984792e-06| +|cran|pvclust|3.301539512983373e-06| +|cran|[themis](https://github.com/tidymodels/themis)|3.2940949341897116e-06| +|cran|superpc|3.2940949341897116e-06| +|cran|subselect|3.2940949341897116e-06| +|cran|pamr|3.2940949341897116e-06| +|cran|BradleyTerry2|3.2940949341897116e-06| +|cran|ModelMetrics|3.2940949341897116e-06| +|pypi|[cbor2](https://pypi.org/project/cbor2)|3.2911468150674685e-06| +|pypi|[mapbox-vector-tile](https://pypi.org/project/mapbox-vector-tile)|3.2911468150674685e-06| +|pypi|[sharedmem](https://pypi.org/project/sharedmem)|3.2911468150674685e-06| +|pypi|[SmilesPE](https://github.com/XinhaoLi74/SmilesPE)|3.28947954430064e-06| +|go|[github.com/spf13/cobra](https://github.com/spf13/cobra)|3.288810844557479e-06| +|npm|livereload|3.2863235826660766e-06| +|npm|jsonlint|3.2863235826660766e-06| +|npm|http-server|3.2863235826660766e-06| +|npm|highlight.js|3.2863235826660766e-06| +|npm|handlebars|3.2863235826660766e-06| +|npm|download-cli|3.2863235826660766e-06| +|npm|heap|3.2863235826660766e-06| +|npm|git-state|3.276748047751548e-06| +|npm|xpath|3.276748047751548e-06| +|npm|coffee-coverage|3.276748047751548e-06| +|pypi|[grpcio-status](https://pypi.org/project/grpcio-status)|3.272353403248684e-06| +|npm|conventional-changelog-cli|3.2676643219769247e-06| +|pypi|[stone](https://pypi.org/project/stone)|3.2675445907651272e-06| +|pypi|[msrest](https://pypi.org/project/msrest)|3.2675445907651272e-06| +|pypi|[azure-core](https://pypi.org/project/azure-core)|3.2675445907651272e-06| +|rubygems|method_source|3.2626821732193457e-06| +|npm|gulp-if|3.2597465878012635e-06| +|pypi|[types-pyOpenSSL](https://github.com/python/typeshed)|3.258235346916794e-06| +|pypi|[mypy-zope](https://github.com/Shoobx/mypy-zope)|3.258235346916794e-06| +|pypi|[pydoctor](https://github.com/twisted/pydoctor)|3.258235346916794e-06| +|pypi|[PyHamcrest](https://pypi.org/project/PyHamcrest)|3.258235346916794e-06| +|pypi|[cython-test-exception-raiser](https://pypi.org/project/cython-test-exception-raiser)|3.258235346916794e-06| +|pypi|[twisted-iocpsupport](https://pypi.org/project/twisted-iocpsupport)|3.258235346916794e-06| +|cran|yulab.utils|3.2536347647208487e-06| +|cran|[servr](https://github.com/yihui/servr)|3.247259959993325e-06| +|pypi|[hatch](https://pypi.org/project/hatch)|3.2386647774629107e-06| +|pypi|[modin](https://github.com/modin-project/modin)|3.2380396732788796e-06| +|pypi|[pynetdicom](https://github.com/pydicom/pynetdicom)|3.2380396732788796e-06| +|pypi|[comm](https://pypi.org/project/comm)|3.234189520413551e-06| +|pypi|[sunpy-sphinx-theme](https://pypi.org/project/sunpy-sphinx-theme)|3.225652993447626e-06| +|pypi|[mpl-animators](https://pypi.org/project/mpl-animators)|3.225652993447626e-06| +|npm|read-package-json|3.225652993447626e-06| +|npm|is-wsl|3.225652993447626e-06| +|pypi|[mlxtend](https://github.com/rasbt/mlxtend)|3.2170008132668583e-06| +|pypi|[pyexcel-xls](https://github.com/pyexcel/pyexcel-xls)|3.213995434655776e-06| +|pypi|[twython](https://github.com/ryanmcgrath/twython/tree/master)|3.208868144690782e-06| +|pypi|[jinxed](https://github.com/Rockhopper-Technologies/jinxed)|3.2085472578763124e-06| +|cran|farver|3.203475088985419e-06| +|npm|[covert](https://github.com/substack/covert)|3.191180863477249e-06| +|pypi|[metpy](https://pypi.org/project/metpy)|3.176779463243874e-06| +|npm|utest|3.176779463243874e-06| +|npm|urun|3.176779463243874e-06| +|npm|timezone-mock|3.176779463243874e-06| +|npm|sqlstring|3.176779463243874e-06| +|npm|bignumber.js|3.176779463243874e-06| +|cran|corpus.JSS.papers|3.176779463243874e-06| +|cran|lasso2|3.176779463243874e-06| +|cran|ggfun|3.176779463243874e-06| +|cran|robustlmm|3.176779463243874e-06| +|cran|multgee|3.176779463243874e-06| +|cran|merTools|3.176779463243874e-06| +|cran|marginaleffects|3.176779463243874e-06| +|cran|logistf|3.176779463243874e-06| +|cran|JM|3.176779463243874e-06| +|cran|gmnl|3.176779463243874e-06| +|cran|fungible|3.176779463243874e-06| +|cran|feisr|3.176779463243874e-06| +|cran|estimatr|3.176779463243874e-06| +|cran|crch|3.176779463243874e-06| +|cran|censReg|3.176779463243874e-06| +|cran|bife|3.176779463243874e-06| +|cran|bdsmatrix|3.176779463243874e-06| +|npm|[resolve](https://github.com/browserify/resolve#readme)|3.1601938816725856e-06| +|pypi|[wordcloud](https://pypi.org/project/wordcloud)|3.158935580172463e-06| +|pypi|[exojax](http://secondearths.sakura.ne.jp/exojax/)|3.1562637488761793e-06| +|pypi|[vaex](https://pypi.org/project/vaex)|3.1562637488761793e-06| +|pypi|[vaex-astro](https://pypi.org/project/vaex-astro)|3.1562637488761793e-06| +|pypi|[vaex-core](https://pypi.org/project/vaex-core)|3.1562637488761793e-06| +|pypi|[vaex-hdf5](https://pypi.org/project/vaex-hdf5)|3.1562637488761793e-06| +|pypi|[vaex-jupyter](https://pypi.org/project/vaex-jupyter)|3.1562637488761793e-06| +|pypi|[vaex-ml](https://pypi.org/project/vaex-ml)|3.1562637488761793e-06| +|pypi|[vaex-server](https://pypi.org/project/vaex-server)|3.1562637488761793e-06| +|pypi|[vaex-viz](https://pypi.org/project/vaex-viz)|3.1562637488761793e-06| +|pypi|[bqplot](https://pypi.org/project/bqplot)|3.1562637488761793e-06| +|pypi|[ipyvuetify](https://pypi.org/project/ipyvuetify)|3.1562637488761793e-06| +|pypi|[aplus](https://pypi.org/project/aplus)|3.1562637488761793e-06| +|pypi|[blake3](https://pypi.org/project/blake3)|3.1562637488761793e-06| +|pypi|[ipyvue](https://pypi.org/project/ipyvue)|3.1562637488761793e-06| +|pypi|[ipywebrtc](https://pypi.org/project/ipywebrtc)|3.1562637488761793e-06| +|pypi|[ipydatawidgets](https://pypi.org/project/ipydatawidgets)|3.1562637488761793e-06| +|pypi|[pretty-midi](https://pypi.org/project/pretty-midi)|3.1505250875145854e-06| +|npm|eslint-plugin-pabigot|3.145011668611435e-06| +|npm|gulp-jshint|3.141869798812622e-06| +|pypi|[pytest-asyncio>=0.18](https://pypi.org/project/pytest-asyncio>=0.18)|3.135951452754253e-06| +|pypi|[ipykernel>=6.5](https://pypi.org/project/ipykernel>=6.5)|3.135951452754253e-06| +|pypi|[sphinx>=1.3.6](https://pypi.org/project/sphinx>=1.3.6)|3.135951452754253e-06| +|pypi|[tornado>=6.0](https://pypi.org/project/tornado>=6.0)|3.135951452754253e-06| +|pypi|[pyzmq>=23.0](https://pypi.org/project/pyzmq>=23.0)|3.135951452754253e-06| +|pypi|[python-dateutil>=2.8.2](https://pypi.org/project/python-dateutil>=2.8.2)|3.135951452754253e-06| +|pypi|[nest-asyncio>=1.5.4](https://pypi.org/project/nest-asyncio>=1.5.4)|3.135951452754253e-06| +|pypi|[jupyter-core>=4.9.2](https://pypi.org/project/jupyter-core>=4.9.2)|3.135951452754253e-06| +|cran|[rfishbase](https://docs.ropensci.org/rfishbase/)|3.1286464410735134e-06| +|cran|sparklyr|3.128646441073512e-06| +|pypi|[docformatter](https://github.com/PyCQA/docformatter)|3.106890639362598e-06| +|cran|sjmisc|3.1011418569761627e-06| +|npm|enquirer|3.093666047054354e-06| +|cran|[progressr](https://progressr.futureverse.org)|3.0906466867284986e-06| +|rubygems|sassc|3.078482355602684e-06| +|pypi|[deepdiff](https://pypi.org/project/deepdiff)|3.0764686271241284e-06| +|pypi|[pyqt](https://pypi.org/project/pyqt)|3.0708868144690783e-06| +|pypi|[enthought-sphinx-theme](https://pypi.org/project/enthought-sphinx-theme)|3.0708868144690783e-06| +|cran|distr6|3.0693521383998783e-06| +|cran|hardhat|3.0565779414536425e-06| +|pypi|[channels](https://pypi.org/project/channels)|3.0544181606025248e-06| +|cran|[geojsonsf](https://github.com/SymbolixAU/geojsonsf)|3.0535297549591617e-06| +|cran|ppcor|3.051504677862977e-06| +|pypi|[questionary](https://github.com/tmbo/questionary)|3.0496796020938365e-06| +|pypi|[fhirclient](https://pypi.org/project/fhirclient)|3.0484247374562477e-06| +|cran|distributional|3.0466616230910283e-06| +|cran|plainview|3.0444136522753793e-06| +|cran|mapdeck|3.0444136522753793e-06| +|pypi|[sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables)|3.0420070011668652e-06| +|pypi|[nitime](https://pypi.org/project/nitime)|3.0418054589558025e-06| +|pypi|[flake8-array-spacing](https://pypi.org/project/flake8-array-spacing)|3.0418054589558025e-06| +|pypi|[pytest-harvest](https://pypi.org/project/pytest-harvest)|3.0418054589558025e-06| +|pypi|[h5io](https://pypi.org/project/h5io)|3.0418054589558025e-06| +|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|3.0406317719619934e-06| +|npm|zuul|3.0323803967327885e-06| +|rubygems|em-synchrony|3.0300965339461337e-06| +|pypi|[vplot](https://github.com/VirtualPlanetaryLaboratory/vplot/)|3.0295490424874736e-06| +|pypi|[multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet)|3.029549042487471e-06| +|pypi|[pytest-tornado5](https://pypi.org/project/pytest-tornado5)|3.025504250708451e-06| +|pypi|[rethinkdb](https://pypi.org/project/rethinkdb)|3.025504250708451e-06| +|pypi|[aafigure](https://pypi.org/project/aafigure)|3.025504250708451e-06| +|npm|travis-cov|3.025504250708451e-06| +|cran|decor|3.025504250708451e-06| +|cran|[mlr3](https://mlr3.mlr-org.com)|3.0199849361738678e-06| +|pypi|[mizani](https://github.com/has2k1/mizani)|2.997999666611105e-06| +|cran|rainbow|2.9952492082013663e-06| +|pypi|[python-swiftclient](https://docs.openstack.org/python-swiftclient/latest/)|2.994943601711418e-06| +|npm|ts-loader|2.9897297072034525e-06| +|pypi|[pycuda](http://mathema.tician.de/software/pycuda)|2.982963827304551e-06| +|cran|procmaps|2.9794847386845173e-06| +|spack|[vc](https://github.com/VcDevel/Vc)|2.961010743169842e-06| +|npm|assert|2.955515662866888e-06| +|pypi|[grpcio-gcp](https://pypi.org/project/grpcio-gcp)|2.9514665887796036e-06| +|pypi|[hashin](https://pypi.org/project/hashin)|2.949502027524031e-06| +|pypi|[hankel](https://github.com/steven-murray/hankel)|2.948383554121775e-06| +|cran|[tidytext](http://github.com/juliasilge/tidytext)|2.9399004085026423e-06| +|pypi|[alibi](https://github.com/SeldonIO/alibi)|2.9394212012434643e-06| +|pypi|[bio](https://pypi.org/project/bio)|2.9394212012434643e-06| +|pypi|[kahypar](https://pypi.org/project/kahypar)|2.9394212012434643e-06| +|pypi|[nwalign3](https://pypi.org/project/nwalign3)|2.9394212012434643e-06| +|pypi|[PubChemPy](https://pypi.org/project/PubChemPy)|2.9394212012434643e-06| +|pypi|[PyMetis](https://pypi.org/project/PyMetis)|2.9394212012434643e-06| +|pypi|[selfies](https://pypi.org/project/selfies)|2.9394212012434643e-06| +|pypi|[upfp](https://pypi.org/project/upfp)|2.9394212012434643e-06| +|cran|tablerDash|2.9378084753255978e-06| +|cran|argonDash|2.9378084753255978e-06| +|cran|argonR|2.9378084753255978e-06| +|npm|[jsdom](https://github.com/jsdom/jsdom#readme)|2.9373712479211657e-06| +|cran|TMB|2.9352942615818235e-06| +|cran|RProtoBuf|2.9324118122251144e-06| +|spack|autoconf-archive|2.9324118122251144e-06| +|spack|libxmu|2.9324118122251144e-06| +|npm|[rx](https://github.com/Reactive-Extensions/RxJS)|2.9303606229025996e-06| +|pypi|[nbdime](https://pypi.org/project/nbdime)|2.9298729275392053e-06| +|npm|eslint-plugin-jest|2.9274855575317634e-06| +|spack|nspr|2.924860851808635e-06| +|pypi|[pyvcf](https://github.com/jamescasbon/PyVCF)|2.920070011668624e-06| +|cran|[lhs](https://github.com/bertcarnell/lhs)|2.915485914319054e-06| +|pypi|[pendulum](https://pypi.org/project/pendulum)|2.9109018169694946e-06| +|pypi|[phonenumbers](https://pypi.org/project/phonenumbers)|2.9109018169694946e-06| +|cran|affy|2.9030876941028635e-06| +|cran|marray|2.9030876941028635e-06| +|npm|server-destroy|2.8951826993688132e-06| +|rubygems|[debug](https://github.com/ruby/debug)|2.889479470536756e-06| +|rubygems|[all_images](http://github.com/flori/all_images)|2.889479470536756e-06| +|cran|lm.beta|2.8885769165341194e-06| +|pypi|[fasttext-wheel](https://pypi.org/project/fasttext-wheel)|2.8879813302217036e-06| +|pypi|[pyonmttok](https://pypi.org/project/pyonmttok)|2.8879813302217036e-06| +|pypi|[ctranslate2](https://pypi.org/project/ctranslate2)|2.8879813302217036e-06| +|pypi|[fortranformat](https://pypi.org/project/fortranformat)|2.8879813302217036e-06| +|pypi|[sphinxcontrib-trio](https://pypi.org/project/sphinxcontrib-trio)|2.8879813302217036e-06| +|pypi|[python-magic-bin](https://pypi.org/project/python-magic-bin)|2.8879813302217036e-06| +|pypi|[xnat](https://pypi.org/project/xnat)|2.8879813302217036e-06| +|pypi|[academictorrents](https://pypi.org/project/academictorrents)|2.8879813302217036e-06| +|npm|karma-coverage|2.8794972683445514e-06| +|pypi|[ACEBinf](https://github.com/ACEnglish/acebinf)|2.873613263902193e-06| +|pypi|[bwapy](https://pypi.org/project/bwapy)|2.873613263902193e-06| +|pypi|[dbus-python](https://pypi.org/project/dbus-python)|2.873613263902193e-06| +|pypi|[jupyter-http-over-ws](https://pypi.org/project/jupyter-http-over-ws)|2.873613263902193e-06| +|pypi|[PyGObject](https://pypi.org/project/PyGObject)|2.873613263902193e-06| +|pypi|[pytabix](https://pypi.org/project/pytabix)|2.873613263902193e-06| +|pypi|[python-apt](https://pypi.org/project/python-apt)|2.873613263902193e-06| +|pypi|[PyVCF](https://pypi.org/project/PyVCF)|2.873613263902193e-06| +|pypi|[requests-unixsocket](https://pypi.org/project/requests-unixsocket)|2.873613263902193e-06| +|pypi|[Truvari](https://pypi.org/project/Truvari)|2.873613263902193e-06| +|pypi|[UpSetPlot](https://pypi.org/project/UpSetPlot)|2.873613263902193e-06| +|pypi|[nose-exclude](https://pypi.org/project/nose-exclude)|2.8662671848816905e-06| +|pypi|[mockredispy](https://pypi.org/project/mockredispy)|2.8662671848816905e-06| +|pypi|[motor](https://pypi.org/project/motor)|2.8662671848816905e-06| +|pypi|[aiounittest](https://pypi.org/project/aiounittest)|2.8662671848816905e-06| +|pypi|[pyfarmhash](https://pypi.org/project/pyfarmhash)|2.8662671848816905e-06| +|pypi|[SetSimilaritySearch](https://pypi.org/project/SetSimilaritySearch)|2.8662671848816905e-06| +|pypi|[pyhash](https://pypi.org/project/pyhash)|2.8662671848816905e-06| +|cran|[magicaxis](NA)|2.861786488224236e-06| +|cran|[xgboost](https://github.com/dmlc/xgboost)|2.8497805189753924e-06| +|npm|gulp-mocha|2.8475334124314836e-06| +|npm|gulp-istanbul|2.8475334124314836e-06| +|npm|gulp-coveralls|2.8475334124314836e-06| +|npm|stealthy-require|2.8475334124314836e-06| +|npm|request-promise-core|2.8475334124314836e-06| +|cran|[latex2exp](https://www.stefanom.io/latex2exp/)|2.8318018902553656e-06| +|cran|GenSA|2.8274528474924203e-06| +|npm|updox|2.823803967327888e-06| +|npm|safename|2.823803967327888e-06| +|cran|MonetDBLite|2.823803967327888e-06| +|cran|RgoogleMaps|2.815781796966161e-06| +|pypi|[flametree](https://pypi.org/project/flametree)|2.8106874260065242e-06| +|pypi|[icebreaker](https://pypi.org/project/icebreaker)|2.8106874260065242e-06| +|pypi|[platemap](https://pypi.org/project/platemap)|2.8106874260065242e-06| +|pypi|[primer3-py](https://pypi.org/project/primer3-py)|2.8106874260065242e-06| +|pypi|[proglog](https://pypi.org/project/proglog)|2.8106874260065242e-06| +|pypi|[sbol2](https://pypi.org/project/sbol2)|2.8106874260065242e-06| +|cran|systemfonts|2.809291385962701e-06| +|pypi|[biomaj-cli](http://biomaj.genouest.org)|2.808703411352876e-06| +|pypi|[feedparser](https://pypi.org/project/feedparser)|2.804243208526278e-06| +|npm|[q](https://github.com/kriskowal/q)|2.796299383230548e-06| +|npm|browserify-istanbul|2.791192100857389e-06| +|npm|combined-stream|2.791192100857389e-06| +|npm|split2|2.786482432969598e-06| +|npm|csstype|2.780168073707919e-06| +|pypi|[qmflows](https://github.com/SCM-NV/qmflows)|2.771615782117534e-06| +|pypi|[flake8-logging-format](https://pypi.org/project/flake8-logging-format)|2.7624169245598905e-06| +|pypi|[whitenoise](https://pypi.org/project/whitenoise)|2.7624169245598905e-06| +|pypi|[pyceo](https://pypi.org/project/pyceo)|2.7624169245598905e-06| +|pypi|[properconf](https://pypi.org/project/properconf)|2.7624169245598905e-06| +|pypi|[markupSafe](https://pypi.org/project/markupSafe)|2.7624169245598905e-06| +|pypi|[multipart](https://pypi.org/project/multipart)|2.7624169245598905e-06| +|cran|ExactData|2.7624169245598905e-06| +|cran|diffobj|2.7570929230856796e-06| +|cran|Epi|2.7529588264710783e-06| +|cran|memisc|2.7529588264710783e-06| +|cran|descr|2.7529588264710783e-06| +|cran|sylly.en|2.7529588264710783e-06| +|cran|sylly|2.7529588264710783e-06| +|cran|estimability|2.751921419527368e-06| +|pypi|[funsor](https://pypi.org/project/funsor)|2.7468393855116203e-06| +|pypi|[check-wheel-contents](https://pypi.org/project/check-wheel-contents)|2.7453649682354463e-06| +|cran|[rjags](https://mcmc-jags.sourceforge.io)|2.7398797235436694e-06| +|npm|merge-stream|2.7382699234710803e-06| +|npm|gulp-replace|2.7382699234710803e-06| +|npm|gulp-header|2.7382699234710803e-06| +|cran|[R.matlab](https://github.com/HenrikBengtsson/R.matlab)|2.736156026004342e-06| +|rubygems|[awesome_print](https://github.com/awesome-print/awesome_print)|2.7297906793989464e-06| +|cran|[pbivnorm](https://github.com/brentonk/pbivnorm)|2.7283823619726093e-06| +|pypi|[pytest-freezegun](https://pypi.org/project/pytest-freezegun)|2.7251444507566944e-06| +|pypi|[coverage-enable-subprocess](https://pypi.org/project/coverage-enable-subprocess)|2.7251444507566944e-06| +|pypi|[proselint](https://pypi.org/project/proselint)|2.7251444507566944e-06| +|pypi|[pytest-datadir](https://pypi.org/project/pytest-datadir)|2.72301682496431e-06| +|cran|DoE.base|2.7229538256376063e-06| +|npm|jest-canvas-mock|2.716593906792273e-06| +|cran|RcppAnnoy|2.714431278452512e-06| +|pypi|[jaraco.windows](https://pypi.org/project/jaraco.windows)|2.702413429533541e-06| +|pypi|[singledispatch](https://pypi.org/project/singledispatch)|2.702413429533541e-06| +|cran|[flextable](https://ardata-fr.github.io/flextable-book/)|2.7018669778296394e-06| +|spack|tar|2.6979266765049077e-06| +|pypi|[soxr](https://pypi.org/project/soxr)|2.6954492415402565e-06| +|pypi|[samplerate](https://pypi.org/project/samplerate)|2.6954492415402565e-06| +|pypi|[presets](https://pypi.org/project/presets)|2.6954492415402565e-06| +|pypi|[mir-eval](https://pypi.org/project/mir-eval)|2.6954492415402565e-06| +|pypi|[sphinx-multiversion](https://pypi.org/project/sphinx-multiversion)|2.6954492415402565e-06| +|pypi|[resampy](https://pypi.org/project/resampy)|2.6954492415402565e-06| +|pypi|[audioread](https://pypi.org/project/audioread)|2.6954492415402565e-06| +|npm|[connect](https://github.com/senchalabs/connect#readme)|2.694967911318553e-06| +|npm|open|2.692698783130522e-06| +|spack|suite-sparse|2.692011168528088e-06| +|pypi|[sphinx-click](https://github.com/stephenfin/sphinx-click)|2.686740751343639e-06| +|cran|DendSer|2.680756003193515e-06| +|cran|[rgbif](https://github.com/ropensci/rgbif)|2.6740567872423205e-06| +|cran|[rbison](https://github.com/ropensci/rbison)|2.6740567872423205e-06| +|cran|[rebird](https://docs.ropensci.org/rebird/)|2.6740567872423205e-06| +|cran|[rvertnet](https://github.com/ropensci/rvertnet)|2.6740567872423205e-06| +|cran|[ridigbio](https://github.com/iDigBio/ridigbio)|2.6740567872423205e-06| +|cran|fftw|2.6669623508680017e-06| +|npm|imagemin-svgo|2.6658289202046493e-06| +|npm|imagemin-optipng|2.6658289202046493e-06| +|npm|imagemin-jpegtran|2.6658289202046493e-06| +|npm|imagemin-gifsicle|2.6658289202046493e-06| +|npm|pretty-bytes|2.6658289202046493e-06| +|npm|plur|2.6658289202046493e-06| +|npm|p-map|2.6658289202046493e-06| +|npm|imagemin|2.6658289202046493e-06| +|npm|nodeunit-x|2.6611637195942917e-06| +|cran|[clusterCrit](http:www.r-project.org)|2.6597415358700194e-06| +|cran|kknn|2.6597289498146534e-06| +|npm|karma-mocha|2.653406597435632e-06| +|npm|karma-chai|2.653406597435632e-06| +|pypi|[pytest-cover](https://pypi.org/project/pytest-cover)|2.6473162193698947e-06| +|npm|prettier-plugin-pkgjson|2.6473162193698947e-06| +|npm|make-dir-cli|2.6473162193698947e-06| +|npm|koa|2.6473162193698947e-06| +|npm|formdata-polyfill|2.6473162193698947e-06| +|npm|once|2.6473162193698947e-06| +|npm|hexoid|2.6473162193698947e-06| +|npm|dezalgo|2.6473162193698947e-06| +|npm|houkou|2.6473162193698947e-06| +|cran|picante|2.6473162193698947e-06| +|cran|hisse|2.6473162193698947e-06| +|cran|diversitree|2.6473162193698947e-06| +|cran|[gargle](https://gargle.r-lib.org)|2.6428317763105473e-06| +|pypi|[langdetect](https://github.com/Mimino666/langdetect)|2.639477412902153e-06| +|rubygems|jekyll-seo-tag|2.6340796382730452e-06| +|rubygems|jekyll-github-metadata|2.6340796382730452e-06| +|rubygems|rubocop-github|2.6340796382730452e-06| +|pypi|[LSSTDESC.Coord](https://github.com/LSSTDESC/Coord)|2.6274212368728225e-06| +|npm|rollup-plugin-typescript2|2.6209310078811583e-06| +|pypi|[cmarkgfm](https://pypi.org/project/cmarkgfm)|2.6208430571761958e-06| +|rubygems|spoon|2.6208430571761958e-06| +|pypi|[os-service-types](https://pypi.org/project/os-service-types)|2.6091948658109687e-06| +|rubygems|[jemoji](https://github.com/jekyll/jemoji)|2.60720536756127e-06| +|cran|[arm](https://CRAN.R-project.org/package=arm)|2.5991831971995342e-06| +|rubygems|[hoe-gemspec2](http://rubygems.org/gems/hoe-gemspec2)|2.5946346266044335e-06| +|rubygems|hoe-doofus|2.5946346266044335e-06| +|npm|watchify|2.593289357750101e-06| +|npm|gulp-gh-pages|2.593289357750101e-06| +|npm|gulp-clean|2.593289357750101e-06| +|npm|gulp-beautify|2.593289357750101e-06| +|npm|babelify|2.593289357750101e-06| +|npm|babel-plugin-transform-es2015-modules-commonjs|2.593289357750101e-06| +|rubygems|hiredis|2.593289357750101e-06| +|rubygems|aws-sigv4|2.593289357750101e-06| +|rubygems|aws-sdk-kms|2.593289357750101e-06| +|rubygems|aws-sdk-core|2.593289357750101e-06| +|rubygems|bump|2.593289357750101e-06| +|cran|svUnit|2.5932893577501007e-06| +|cran|AlgDesign|2.5932893577501007e-06| +|pypi|[hyperspy](https://pypi.org/project/hyperspy)|2.59125540531265e-06| +|pypi|[sadisplay](https://pypi.org/project/sadisplay)|2.5900150025004167e-06| +|npm|eslint-plugin-jsx-a11y|2.5863060420290547e-06| +|cran|[shinyjqui](https://github.com/yang-tang/shinyjqui)|2.585249953939693e-06| +|pypi|[jsonargparse](https://pypi.org/project/jsonargparse)|2.568936046969091e-06| +|pypi|[keras2onnx](https://github.com/onnx/keras-onnx)|2.567094515752645e-06| +|pypi|[pyramid_debugtoolbar](https://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/)|2.5670945157526265e-06| +|pypi|[mpl-playback](https://pypi.org/project/mpl-playback)|2.5670945157526253e-06| +|pypi|[atomneb](https://atomneb.github.io/AtomNeb-py/)|2.5638856476079484e-06| +|pypi|[napari-plugin-engine](https://github.com/napari/napari-plugin-engine)|2.5606767794632517e-06| +|pypi|[colander](https://pypi.org/project/colander)|2.5547527151961235e-06| +|npm|babel-register|2.5434628065998826e-06| +|pypi|[types-tzlocal](https://pypi.org/project/types-tzlocal)|2.541423570595099e-06| +|cran|BiasedUrn|2.541423570595099e-06| +|pypi|[coconut](https://pypi.org/project/coconut)|2.53888468590919e-06| +|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|2.53888468590919e-06| +|cran|[hal9001](https://github.com/tlverse/hal9001)|2.5380986017178983e-06| +|cran|[ggdendro](https://github.com/andrie/ggdendro)|2.5299392003930513e-06| +|rubygems|execjs|2.5187322887147856e-06| +|pypi|[testscenarios](https://pypi.org/project/testscenarios)|2.5160093348891478e-06| +|cran|[oai](https://github.com/ropensci/oai)|2.514528816642902e-06| +|cran|rsyslog|2.5058791849923706e-06| +|cran|logging|2.5058791849923706e-06| +|pypi|[cmocean](https://pypi.org/project/cmocean)|2.501407097261309e-06| +|npm|babel-plugin-istanbul|2.5006768155489073e-06| +|cran|[leafem](https://github.com/r-spatial/leafem)|2.499135272545426e-06| +|cran|[reproj](https://github.com/hypertidy/reproj/)|2.482634360628732e-06| +|npm|[babel-polyfill](https://babeljs.io/)|2.4788209221360396e-06| +|cran|influenceR|2.478206721744594e-06| +|spack|[seqan](https://www.seqan.de)|2.475412568761464e-06| +|pypi|[Auto-FOX](https://pypi.org/project/Auto-FOX)|2.47541256876146e-06| +|pypi|[ephemeral-port-reserve](https://pypi.org/project/ephemeral-port-reserve)|2.47541256876146e-06| +|pypi|[fido](https://pypi.org/project/fido)|2.47541256876146e-06| +|pypi|[bravado-core](https://pypi.org/project/bravado-core)|2.47541256876146e-06| +|npm|[angular-mocks](http://angularjs.org)|2.47541256876146e-06| +|npm|gulp-angular-templatecache|2.47541256876146e-06| +|npm|gulp-cssnano|2.47541256876146e-06| +|npm|gulp-less|2.47541256876146e-06| +|cran|Rdonlp2|2.47541256876146e-06| +|cran|gamlss.dist|2.47541256876146e-06| +|cran|Rsolnp|2.47541256876146e-06| +|cran|[correlation](https://easystats.github.io/correlation/)|2.4745731657363494e-06| +|npm|[shx](https://github.com/shelljs/shx#readme)|2.470389992534988e-06| +|pypi|[mip](https://pypi.org/project/mip)|2.4659795151043724e-06| +|npm|[ts-jest](https://kulshekhar.github.io/ts-jest)|2.4582222037006167e-06| +|cran|[kml](http:www.r-project.org)|2.457076179363232e-06| +|cran|kriging|2.4436765101875955e-06| +|cran|udunits2|2.4436765101875955e-06| +|cran|formula.tools|2.4436765101875955e-06| +|cran|R2WinBUGS|2.4436765101875955e-06| +|cran|[posterior](https://mc-stan.org/posterior/)|2.4332000044879285e-06| +|pypi|[sphinxcontrib_bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|2.429571595265893e-06| +|rubygems|rexml|2.4286695103945893e-06| +|npm|[querystring](https://github.com/Gozala/querystring#readme)|2.4270711785297554e-06| +|pypi|[pixell](https://pypi.org/project/pixell)|2.422695449241538e-06| +|pypi|[lark](https://github.com/lark-parser/lark)|2.422201777219298e-06| +|pypi|[swagger-ui-bundle](https://pypi.org/project/swagger-ui-bundle)|2.4204034005667614e-06| +|pypi|[aiohttp-jinja2](https://pypi.org/project/aiohttp-jinja2)|2.4204034005667614e-06| +|rubygems|mercenary|2.415676050175029e-06| +|cran|plotlyGeoAssets|2.4132377326045567e-06| +|cran|listviewer|2.4132377326045567e-06| +|pypi|[camcops-server](https://camcops.readthedocs.org/)|2.4066511085180863e-06| +|pypi|[cardinal_pythonlib](https://pypi.org/project/cardinal_pythonlib)|2.4066511085180863e-06| +|pypi|[CherryPy](https://pypi.org/project/CherryPy)|2.4066511085180863e-06| +|pypi|[deform](https://pypi.org/project/deform)|2.4066511085180863e-06| +|pypi|[Faker](https://pypi.org/project/Faker)|2.4066511085180863e-06| +|pypi|[flower](https://pypi.org/project/flower)|2.4066511085180863e-06| +|pypi|[hl7](https://pypi.org/project/hl7)|2.4066511085180863e-06| +|pypi|[paginate](https://pypi.org/project/paginate)|2.4066511085180863e-06| +|pypi|[pycap](https://pypi.org/project/pycap)|2.4066511085180863e-06| +|pypi|[pyotp](https://pypi.org/project/pyotp)|2.4066511085180863e-06| +|pypi|[scrapy](https://pypi.org/project/scrapy)|2.4066511085180863e-06| +|pypi|[twilio](https://pypi.org/project/twilio)|2.4066511085180863e-06| +|pypi|[Wand](https://pypi.org/project/Wand)|2.4066511085180863e-06| +|pypi|[cheroot](https://pypi.org/project/cheroot)|2.4066511085180863e-06| +|pypi|[itemadapter](https://pypi.org/project/itemadapter)|2.4066511085180863e-06| +|pypi|[itemloaders](https://pypi.org/project/itemloaders)|2.4066511085180863e-06| +|pypi|[parsel](https://pypi.org/project/parsel)|2.4066511085180863e-06| +|pypi|[peppercorn](https://pypi.org/project/peppercorn)|2.4066511085180863e-06| +|pypi|[portend](https://pypi.org/project/portend)|2.4066511085180863e-06| +|pypi|[protego](https://pypi.org/project/protego)|2.4066511085180863e-06| +|pypi|[PyDispatcher](https://pypi.org/project/PyDispatcher)|2.4066511085180863e-06| +|pypi|[python-editor](https://pypi.org/project/python-editor)|2.4066511085180863e-06| +|pypi|[pytzdata](https://pypi.org/project/pytzdata)|2.4066511085180863e-06| +|pypi|[queuelib](https://pypi.org/project/queuelib)|2.4066511085180863e-06| +|pypi|[w3lib](https://pypi.org/project/w3lib)|2.4066511085180863e-06| +|pypi|[jaraco.collections](https://pypi.org/project/jaraco.collections)|2.4066511085180863e-06| +|pypi|[qrcode](https://pypi.org/project/qrcode)|2.4066511085180863e-06| +|pypi|[tldextract](https://pypi.org/project/tldextract)|2.4066511085180863e-06| +|pypi|[zc.lockfile](https://pypi.org/project/zc.lockfile)|2.4066511085180863e-06| +|pypi|[jaraco.text](https://pypi.org/project/jaraco.text)|2.4066511085180863e-06| +|pypi|[hickle](http://github.com/telegraphic/hickle)|2.3959548813691324e-06| +|cran|mlr3measures|2.389372587738982e-06| +|pypi|[biomaj-user](http://biomaj.genouest.org)|2.3886333996842603e-06| +|pypi|[zipppython_version<'3.8'](https://pypi.org/project/zipppython_version<'3.8')|2.3825845974329056e-06| +|pypi|[importlib_metadatapython_version<'3.8'](https://pypi.org/project/importlib_metadatapython_version<'3.8')|2.3825845974329056e-06| +|pypi|[tomlpython_version<'3.6'](https://pypi.org/project/tomlpython_version<'3.6')|2.3825845974329056e-06| +|npm|gulp-json-editor|2.3825845974329056e-06| +|npm|requizzle|2.3825845974329056e-06| +|npm|markdown-it-anchor|2.3825845974329056e-06| +|npm|klaw|2.3825845974329056e-06| +|npm|js2xmlparser|2.3825845974329056e-06| +|npm|escape-string-regexp|2.3825845974329056e-06| +|npm|catharsis|2.3825845974329056e-06| +|cran|mclustcomp|2.3825845974329056e-06| +|cran|maotai|2.3825845974329056e-06| +|cran|CVXR|2.3825845974329056e-06| +|cran|leafgl|2.3825845974329056e-06| +|cran|shinyEffects|2.3825845974329056e-06| +|npm|optimist|2.3775420903483915e-06| +|cran|seasonal|2.3677859353370487e-06| +|cran|forecTheta|2.3677859353370487e-06| +|cran|urca|2.3677859353370487e-06| +|cran|fracdiff|2.3677859353370487e-06| +|cran|googleAnalyticsR|2.3677859353370487e-06| +|cran|bigQueryR|2.3677859353370487e-06| +|pypi|[HTSeq](https://github.com/htseq)|2.353169972773245e-06| +|cran|[tiff](https://www.rforge.net/tiff/)|2.3531699727732417e-06| +|cran|[mauricer](https://docs.ropensci.org/mauricer/)|2.3531699727732412e-06| +|pypi|[typer-cli](https://pypi.org/project/typer-cli)|2.35316997277324e-06| +|pypi|[pytest-coverage](https://pypi.org/project/pytest-coverage)|2.35316997277324e-06| +|cran|prettymapr|2.35316997277324e-06| +|cran|rosm|2.35316997277324e-06| +|cran|wicket|2.35316997277324e-06| +|cran|pkgmaker|2.3499916652775465e-06| +|pypi|[pytest-check-links](https://pypi.org/project/pytest-check-links)|2.340784867653381e-06| +|cran|effects|2.3389475168938414e-06| +|spack|[kokkos](https://github.com/kokkos/kokkos)|2.337889648274711e-06| +|pypi|[zope.component](https://pypi.org/project/zope.component)|2.328183703694205e-06| +|pypi|[xdoctest](https://pypi.org/project/xdoctest)|2.3261920625824225e-06| +|npm|gaze|2.3190490081680277e-06| +|npm|hooker|2.311717978637465e-06| +|pypi|[twobody](https://pypi.org/project/twobody)|2.3103850641773627e-06| +|pypi|[cmastro](https://pypi.org/project/cmastro)|2.3103850641773627e-06| +|pypi|[sphinx-astrorefs](https://pypi.org/project/sphinx-astrorefs)|2.3103850641773627e-06| +|npm|punycode|2.3103850641773627e-06| +|go|[github.com/biogo/hts](https://github.com/biogo/hts)|2.29512611076205e-06| +|pypi|[url-normalize](https://pypi.org/project/url-normalize)|2.288955152150361e-06| +|pypi|[cattrs](https://pypi.org/project/cattrs)|2.288955152150361e-06| +|pypi|[pytest-socket](https://pypi.org/project/pytest-socket/)|2.285145563476265e-06| +|cran|[titanic](https://github.com/paulhendricks/titanic)|2.274467313179647e-06| +|cran|[float](https://github.com/wrathematics/float)|2.274467313179647e-06| +|pypi|[zest-releaser](https://pypi.org/project/zest-releaser)|2.2691281880313387e-06| +|pypi|[fhirspec](https://pypi.org/project/fhirspec)|2.2691281880313387e-06| +|pypi|[flake8-isort](https://pypi.org/project/flake8-isort)|2.2691281880313387e-06| +|cran|cleanrmd|2.2691281880313387e-06| +|npm|phantomjs-prebuilt|2.2691281880313383e-06| +|cran|agridat|2.2691281880313383e-06| +|cran|[ggmap](https://github.com/dkahle/ggmap)|2.2645440906817825e-06| +|rubygems|rubocop-standard|2.262212749744005e-06| +|rubygems|minitest-focus|2.262212749744005e-06| +|pypi|[stsci.tools](https://pypi.org/project/stsci.tools)|2.2612492707117853e-06| +|cran|cyclocomp|2.2495854572253274e-06| +|cran|xmlparsedata|2.2495854572253274e-06| +|npm|pify|2.2441095951889417e-06| +|pypi|[sphinx-pyviz-theme](https://pypi.org/project/sphinx-pyviz-theme)|2.2424325622897933e-06| +|pypi|[rise](https://pypi.org/project/rise)|2.2424325622897933e-06| +|pypi|[pytest-plt](https://pypi.org/project/pytest-plt)|2.2424325622897933e-06| +|cran|calibrator|2.2424325622897933e-06| +|cran|alabama|2.2424325622897933e-06| +|cran|disordR|2.2424325622897933e-06| +|cran|rio|2.231462497460778e-06| +|npm|rollup-plugin-livereload|2.2293189215746482e-06| +|pypi|[pytransit](https://github.com/hpparvi/PyTransit)|2.2196685981357607e-06| +|npm|duplexer|2.218072803800633e-06| +|cran|[geojsonio](https://github.com/ropensci/geojsonio)|2.214319795539474e-06| +|npm|rollup-plugin-copy|2.210945413979253e-06| +|pypi|[pvfactors](https://github.com/SunPower/pvfactors)|2.208961910318389e-06| +|cran|[ring](https://github.com/mrc-ide/ring)|2.2062783465419206e-06| +|cran|[cinterpolate](https://github.com/mrc-ide/cinterpolate)|2.2062783465419206e-06| +|cran|lda|2.1977537922987164e-06| +|npm|karma-sinon|2.1957672990091436e-06| +|pypi|[rpyc](http://rpyc.readthedocs.org)|2.1926007275722425e-06| +|pypi|[blurb](https://pypi.org/project/blurb)|2.190882388444051e-06| +|spack|libice|2.190882388444051e-06| +|spack|nlohmann-json|2.190882388444051e-06| +|spack|xxhash|2.190882388444051e-06| +|spack|libxpm|2.190882388444051e-06| +|spack|ftgl|2.190882388444051e-06| +|spack|arrow|2.190882388444051e-06| +|spack|davix|2.190882388444051e-06| +|spack|dcap|2.190882388444051e-06| +|spack|fcgi|2.190882388444051e-06| +|spack|mysql-client|2.190882388444051e-06| +|spack|oracle-instant-client|2.190882388444051e-06| +|spack|postgresql|2.190882388444051e-06| +|spack|pythia6|2.190882388444051e-06| +|spack|r|2.190882388444051e-06| +|spack|r-rcpp|2.190882388444051e-06| +|spack|r-rinside|2.190882388444051e-06| +|spack|shadow|2.190882388444051e-06| +|spack|unuran|2.190882388444051e-06| +|spack|vdt|2.190882388444051e-06| +|spack|veccore|2.190882388444051e-06| +|spack|xrootd|2.190882388444051e-06| +|cran|textdata|2.1890721906514014e-06| +|cran|mallet|2.1890721906514014e-06| +|cran|gutenbergr|2.1890721906514014e-06| +|npm|bl|2.188448074679113e-06| +|spack|[papi](https://icl.cs.utk.edu/papi/index.html)|2.181113518919823e-06| +|rubygems|toxiproxy|2.178363060510085e-06| +|rubygems|mini_portile2|2.178363060510085e-06| +|rubygems|connection_pool|2.178363060510085e-06| +|cran|[ids](https://github.com/richfitz/ids)|2.1728621436906224e-06| +|cran|text2vec|2.165985997666278e-06| +|cran|quanteda.textplots|2.165985997666278e-06| +|cran|quanteda.textstats|2.165985997666278e-06| +|cran|quanteda.textmodels|2.165985997666278e-06| +|cran|questionr|2.165985997666278e-06| +|cran|dockerfiler|2.1602472592549888e-06| +|cran|attachment|2.1602472592549888e-06| +|pypi|[copier](https://pypi.org/project/copier)|2.151196521580412e-06| +|pypi|[dunamai](https://pypi.org/project/dunamai)|2.151196521580412e-06| +|pypi|[iteration-utilities](https://pypi.org/project/iteration-utilities)|2.151196521580412e-06| +|pypi|[jinja2-ansible-filters](https://pypi.org/project/jinja2-ansible-filters)|2.151196521580412e-06| +|pypi|[jupyter-events](https://pypi.org/project/jupyter-events)|2.151196521580412e-06| +|pypi|[jupyter-server-terminals](https://pypi.org/project/jupyter-server-terminals)|2.151196521580412e-06| +|pypi|[pkgutil-resolve-name](https://pypi.org/project/pkgutil-resolve-name)|2.151196521580412e-06| +|pypi|[powerlaw](https://pypi.org/project/powerlaw)|2.151196521580412e-06| +|pypi|[pygeos](https://pypi.org/project/pygeos)|2.151196521580412e-06| +|pypi|[python-ternary](https://pypi.org/project/python-ternary)|2.151196521580412e-06| +|pypi|[pyyaml-include](https://pypi.org/project/pyyaml-include)|2.151196521580412e-06| +|pypi|[send2trash](https://pypi.org/project/send2trash)|2.151196521580412e-06| +|cran|[corpcor](https://strimmerlab.github.io/software/corpcor/)|2.1474732968315258e-06| +|rubygems|regexp_parser|2.142571136087965e-06| +|cran|mfx|2.1410993957708548e-06| +|cran|drc|2.1410993957708548e-06| +|pypi|[pre-commit~=2.12](https://pypi.org/project/pre-commit~=2.12)|2.1404384705143166e-06| +|pypi|[triton](https://pypi.org/project/triton)|2.117852975495916e-06| +|pypi|[nvidia-nvtx-cu11](https://pypi.org/project/nvidia-nvtx-cu11)|2.117852975495916e-06| +|pypi|[nvidia-nccl-cu11](https://pypi.org/project/nvidia-nccl-cu11)|2.117852975495916e-06| +|pypi|[nvidia-cusparse-cu11](https://pypi.org/project/nvidia-cusparse-cu11)|2.117852975495916e-06| +|pypi|[nvidia-cusolver-cu11](https://pypi.org/project/nvidia-cusolver-cu11)|2.117852975495916e-06| +|pypi|[nvidia-curand-cu11](https://pypi.org/project/nvidia-curand-cu11)|2.117852975495916e-06| +|pypi|[nvidia-cufft-cu11](https://pypi.org/project/nvidia-cufft-cu11)|2.117852975495916e-06| +|pypi|[nvidia-cuda-cupti-cu11](https://pypi.org/project/nvidia-cuda-cupti-cu11)|2.117852975495916e-06| +|cran|odeintr|2.117852975495916e-06| +|cran|bigstatsr|2.117852975495916e-06| +|cran|RQuantLib|2.117852975495916e-06| +|cran|leafsync|2.1140710951825306e-06| +|npm|[clsx](https://github.com/lukeed/clsx#readme)|2.1104478951620153e-06| +|pypi|[cobra](https://opencobra.github.io/cobrapy)|2.100350058343057e-06| +|npm|gulp-autoprefixer|2.0995908224920077e-06| +|npm|ubelt|2.094579865875082e-06| +|npm|asynct|2.094579865875082e-06| +|npm|event-stream|2.094579865875082e-06| +|npm|it-is|2.094579865875082e-06| +|npm|stream-spec|2.094579865875082e-06| +|npm|string-to-stream|2.094579865875082e-06| +|pypi|[pySMARTS](https://pypi.org/project/pySMARTS)|2.0945798658750815e-06| +|pypi|[pvmismatch](https://pypi.org/project/pvmismatch)|2.0945798658750815e-06| +|pypi|[cloudnetpy-qc](https://pypi.org/project/cloudnetpy-qc)|2.0945798658750815e-06| +|cran|snow|2.0945798658750815e-06| +|cran|Rmpi|2.0945798658750815e-06| +|cran|batchtools|2.0945798658750815e-06| +|cran|BatchJobs|2.0945798658750815e-06| +|cran|BBmisc|2.0945798658750815e-06| +|cran|[ssh](https://docs.ropensci.org/ssh)|2.0945798658750815e-06| +|pypi|[rtoml](https://pypi.org/project/rtoml)|2.091186256662896e-06| +|pypi|[pythran](https://pypi.org/project/pythran)|2.091186256662896e-06| +|pypi|[meson-python](https://pypi.org/project/meson-python)|2.091186256662896e-06| +|pypi|[lazy_loader](https://pypi.org/project/lazy_loader)|2.091186256662896e-06| +|rubygems|[jar-dependencies](https://github.com/mkristian/jar-dependencies)|2.07363199358226e-06| +|npm|read-dir-deep|2.071812693419918e-06| +|npm|gulp-uglify-es|2.071812693419918e-06| +|npm|gulp-strip-comments|2.071812693419918e-06| +|npm|gulp-jsbeautifier|2.071812693419918e-06| +|npm|webgpu|2.071812693419918e-06| +|npm|gpu-mock.js|2.071812693419918e-06| +|npm|gl-wiretap|2.071812693419918e-06| +|npm|gl|2.071812693419918e-06| +|pypi|[pymeeus](https://pypi.org/project/pymeeus)|2.056838639773296e-06| +|pypi|[casatools](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|2.0498249708284715e-06| +|cran|rematch2|2.0490227537922986e-06| +|npm|pngjs|2.0442596288570615e-06| +|cran|[mlr3pipelines](https://mlr3pipelines.mlr-org.com)|2.04251433209883e-06| +|pypi|[sncosmo](https://sncosmo.readthedocs.org)|2.0423542812691055e-06| +|pypi|[tableschema-sql](https://pypi.org/project/tableschema-sql)|2.0385750566270847e-06| +|pypi|[pylama](https://pypi.org/project/pylama)|2.0385750566270847e-06| +|pypi|[tabulator](https://pypi.org/project/tabulator)|2.0385750566270847e-06| +|pypi|[tableschema](https://pypi.org/project/tableschema)|2.0385750566270847e-06| +|pypi|[dfsql](https://pypi.org/project/dfsql)|2.0385750566270847e-06| +|pypi|[modin-spreadsheet](https://pypi.org/project/modin-spreadsheet)|2.0385750566270847e-06| +|pypi|[Yapsy](https://pypi.org/project/Yapsy)|2.0385750566270847e-06| +|pypi|[influxdb](https://pypi.org/project/influxdb)|2.0385750566270847e-06| +|pypi|[drmaa](https://pypi.org/project/drmaa)|2.0385750566270847e-06| +|pypi|[biomaj-process](https://pypi.org/project/biomaj-process)|2.0385750566270847e-06| +|pypi|[biomaj-download](https://pypi.org/project/biomaj-download)|2.0385750566270847e-06| +|pypi|[pyright](https://pypi.org/project/pyright)|2.0385750566270847e-06| +|cran|bain|2.0385750566270847e-06| +|cran|gclus|2.0282515034557042e-06| +|npm|[types](http://nodeca.github.com/types/)|2.027820586351534e-06| +|pypi|[texsoup](https://github.com/alvinwan/TexSoup)|2.0277315722833235e-06| +|pypi|[sphinx_tabs](https://github.com/executablebooks/sphinx-tabs)|2.0277315722833235e-06| +|pypi|[sphinx_click](https://pypi.org/project/sphinx_click)|2.0277315722833235e-06| +|pypi|[sphinx-proof](https://pypi.org/project/sphinx-proof)|2.0277315722833235e-06| +|pypi|[sphinx_inline_tabs](https://pypi.org/project/sphinx_inline_tabs)|2.0277315722833235e-06| +|pypi|[sphinx-multitoc-numbering](https://pypi.org/project/sphinx-multitoc-numbering)|2.0277315722833235e-06| +|pypi|[sphinx_togglebutton](https://pypi.org/project/sphinx_togglebutton)|2.0277315722833235e-06| +|pypi|[sphinx-jupyterbook-latex](https://pypi.org/project/sphinx-jupyterbook-latex)|2.0277315722833235e-06| +|pypi|[sphinx-external-toc](https://pypi.org/project/sphinx-external-toc)|2.0277315722833235e-06| +|pypi|[sphinx-comments](https://pypi.org/project/sphinx-comments)|2.0277315722833235e-06| +|pypi|[snakeviz](https://pypi.org/project/snakeviz)|2.022552004281415e-06| +|cran|[dde](https://github.com/mrc-ide/dde)|2.0211513381943764e-06| +|npm|[runmd](https://github.com/broofa/runmd)|2.017002833805634e-06| +|npm|random-seed|2.017002833805634e-06| +|npm|optional-dev-dependency|2.017002833805634e-06| +|pypi|[bson](https://pypi.org/project/bson)|2.013909311176863e-06| +|cran|movMF|2.0063870294171835e-06| +|cran|flexmix|2.0063870294171835e-06| +|cran|flexclust|2.0063870294171835e-06| +|cran|cclust|2.0063870294171835e-06| +|cran|RWeka|2.0063870294171835e-06| +|cran|relations|2.0063870294171835e-06| +|cran|[rncl](https://github.com/fmichonneau/rncl)|2.0032505417569645e-06| +|pypi|[libpysal](http://pysal.org/libpysal)|1.996629067807599e-06| +|pypi|[casatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.986289381563594e-06| +|pypi|[PyEnchant](https://pypi.org/project/PyEnchant)|1.985487164527421e-06| +|npm|pm2-sysmonit|1.985487164527421e-06| +|npm|yamljs|1.985487164527421e-06| +|npm|vizion|1.985487164527421e-06| +|npm|source-map-support|1.985487164527421e-06| +|npm|promptly|1.985487164527421e-06| +|npm|pm2-multimeter|1.985487164527421e-06| +|npm|pm2-deploy|1.985487164527421e-06| +|npm|pm2-axon-rpc|1.985487164527421e-06| +|npm|pm2-axon|1.985487164527421e-06| +|npm|pidusage|1.985487164527421e-06| +|npm|fclone|1.985487164527421e-06| +|npm|croner|1.985487164527421e-06| +|npm|cli-tableau|1.985487164527421e-06| +|npm|blessed|1.985487164527421e-06| +|cran|arkdb|1.985487164527421e-06| +|cran|TH.data|1.9833861199088736e-06| +|go|[github.com/spf13/pflag](https://github.com/spf13/pflag)|1.981627168645682e-06| +|pypi|[pyevtk](https://github.com/pyscience-projects/pyevtk)|1.981543492542875e-06| +|cran|[energy](https://github.com/mariarizzo/energy)|1.966601638467524e-06| +|npm|mocha-headless-chrome|1.965632292882147e-06| +|npm|gulp-format-md|1.965632292882147e-06| +|pypi|[dask-cudf](https://pypi.org/project/dask-cudf)|1.962888123630361e-06| +|pypi|[cudf](https://pypi.org/project/cudf)|1.962888123630361e-06| +|pypi|[snappy](https://pypi.org/project/snappy)|1.962888123630361e-06| +|pypi|[datashape](https://pypi.org/project/datashape)|1.962888123630361e-06| +|pypi|[fastremap](https://pypi.org/project/fastremap)|1.9549412081500766e-06| +|pypi|[edt](https://pypi.org/project/edt)|1.9549412081500766e-06| +|pypi|[fill-voids](https://pypi.org/project/fill-voids)|1.9549412081500766e-06| +|pypi|[dijkstra3d](https://pypi.org/project/dijkstra3d)|1.9549412081500766e-06| +|pypi|[cloud-volume](https://pypi.org/project/cloud-volume)|1.9549412081500766e-06| +|pypi|[connected-components-3d](https://pypi.org/project/connected-components-3d)|1.9549412081500766e-06| +|npm|babel-plugin-module-resolver|1.9497126210224227e-06| +|cran|[ggiraph](https://davidgohel.github.io/ggiraph/)|1.9459493248874797e-06| +|npm|sveld|1.944967018312576e-06| +|npm|pretty-quick|1.944967018312576e-06| +|cran|sn|1.944967018312576e-06| +|cran|ProFound|1.944967018312576e-06| +|cran|FITSio|1.944967018312576e-06| +|rubygems|fakeweb-fi|1.944967018312576e-06| +|rubygems|rspectacular|1.944967018312576e-06| +|rubygems|fuubar|1.944967018312576e-06| +|rubygems|bindex|1.944967018312576e-06| +|pypi|[bs4](https://pypi.python.org/pypi/beautifulsoup4)|1.944591833681689e-06| +|cran|dials|1.9419184806663177e-06| +|cran|[hdf5r](https://hhoeflin.github.io/hdf5r/)|1.9412468588270282e-06| +|npm|kefir|1.936322720453409e-06| +|npm|highland|1.936322720453409e-06| +|npm|grunt-saucelabs|1.936322720453409e-06| +|npm|co|1.936322720453409e-06| +|npm|baconjs|1.936322720453409e-06| +|npm|acorn-walk|1.936322720453409e-06| +|pypi|[sphinx-toggleprompt](https://pypi.org/project/sphinx-toggleprompt)|1.9339160693448906e-06| +|pypi|[nestcheck](https://github.com/ejhigson/nestcheck)|1.9253208868144838e-06| +|pypi|[demask](https://github.com/Singh-Lab/DeMaSk)|1.9253208868144728e-06| +|pypi|[napari-tracks-reader](https://github.com/sylvainprigent/napari-tracks-reader)|1.9253208868144728e-06| +|pypi|[git](https://pypi.org)|1.9253208868144728e-06| +|pypi|[atropos](https://atropos.readthedocs.org/)|1.9253208868144728e-06| +|pypi|[SomaticSiMu](https://github.com/HillLab/SomaticSiMu)|1.9253208868144728e-06| +|pypi|[smart_open](https://github.com/piskvorky/smart_open)|1.9253208868144728e-06| +|pypi|[jumper](https://vlab.jumper.io)|1.9253208868144728e-06| +|pypi|[ftperiodogram](http://github.com/jakevdp/nfft/)|1.9253208868144728e-06| +|pypi|[pybiopax](https://github.com/indralab/pybiopax)|1.9253208868144728e-06| +|pypi|[coxeter](https://github.com/glotzerlab/coxeter)|1.9253208868144728e-06| +|pypi|[exhale](https://github.com/svenevs/exhale)|1.9253208868144728e-06| +|pypi|[bio-hansel](https://github.com/phac-nml/biohansel)|1.9253208868144728e-06| +|cran|kappaSize|1.9253208868144728e-06| +|cran|[readtext](https://github.com/quanteda/readtext)|1.925320886814472e-06| +|pypi|[petsc](https://petsc.org/)|1.9253208868144694e-06| +|pypi|[PICOS](https://pypi.org/project/PICOS)|1.9253208868144694e-06| +|pypi|[cb-platon](https://github.com/oschwengers/platon)|1.9253208868144694e-06| +|pypi|[firesong](https://github.com/icecube/FIRESONG)|1.9253208868144694e-06| +|pypi|[subset](https://github.com/rightbrace/subset-game.git)|1.9253208868144694e-06| +|pypi|[PeptideBuilder](https://github.com/clauswilke/PeptideBuilder)|1.9253208868144694e-06| +|pypi|[gridtest](http://www.github.com/vsoch/gridtest)|1.9253208868144694e-06| +|pypi|[catscii](https://pypi.org/project/catscii)|1.9253208868144694e-06| +|pypi|[OpenSMOG](https://github.com/junioreif/OpenSMOG)|1.9253208868144694e-06| +|pypi|[komics](http://github.com/frebio/komics)|1.9253208868144694e-06| +|pypi|[simpleyaml](http://pyyaml.org/wiki/PyYAML)|1.9253208868144694e-06| +|pypi|[partycls](https://pypi.org/project/partycls)|1.9253208868144694e-06| +|pypi|[hera-opm](https://github.com/HERA-Team/hera_opm)|1.9253208868144694e-06| +|pypi|[sepp](https://repos.cosmos.esa.int/socci/projects/SEPP/repos/sepp)|1.9253208868144694e-06| +|npm|[natives](https://github.com/addaleax/natives#readme)|1.9253208868144694e-06| +|npm|[nonew](https://github.com/frewsxcv/nonew.js)|1.9253208868144694e-06| +|npm|[three.trackball](https://github.com/anvaka/three.trackball)|1.9253208868144694e-06| +|npm|[three-buffergeometry-sort](https://github.com/frewsxcv/three-buffergeometry-sort)|1.9253208868144694e-06| +|cran|nLTT|1.925320886814469e-06| +|pypi|[cdp-backend](https://github.com/CouncilDataProject/cdp-backend)|1.925320886814451e-06| +|pypi|[spython](https://github.com/singularityhub/singularity-cli)|1.924404067344563e-06| +|cran|concaveman|1.9238260724613524e-06| +|cran|tweenr|1.9238260724613524e-06| +|rubygems|[sprockets-rails](https://github.com/rails/sprockets-rails)|1.9190341247350745e-06| +|rubygems|activestorage|1.9190341247350745e-06| +|rubygems|activejob|1.9190341247350745e-06| +|rubygems|actioncable|1.9190341247350745e-06| +|cran|ranger|1.9146246596655e-06| +|rubygems|[chronic_duration](https://github.com/hpoydar/chronic_duration)|1.9060676779463361e-06| +|pypi|[ducc0](https://gitlab.mpcdf.mpg.de/mtr/ducc)|1.9060676779463262e-06| +|spack|asio|1.9060676779463245e-06| +|spack|gperftools|1.9060676779463245e-06| +|spack|mimalloc|1.9060676779463245e-06| +|spack|otf2|1.9060676779463245e-06| +|rubygems|mini_portile|1.9060676779463243e-06| +|rubygems|hoe-gemspec|1.9060676779463243e-06| +|rubygems|hoe-bundler|1.9060676779463243e-06| +|cran|[countrycode](https://vincentarelbundock.github.io/countrycode/)|1.8951467401429737e-06| +|cran|[yardstick](https://github.com/tidymodels/yardstick)|1.8884373449214729e-06| +|pypi|[sphinx_thebe](https://github.com/executablebooks/sphinx-thebe)|1.8778991900949006e-06| +|pypi|[sphinxcontrib-youtube](https://pypi.org/project/sphinxcontrib-youtube)|1.8778991900949006e-06| +|pypi|[ablog](https://pypi.org/project/ablog)|1.8778991900949006e-06| +|pypi|[pytype](https://pypi.org/project/pytype)|1.8778991900949006e-06| +|pypi|[pytest-custom-exit-code](https://pypi.org/project/pytest-custom-exit-code)|1.8778991900949006e-06| +|pypi|[jraph](https://pypi.org/project/jraph)|1.8778991900949006e-06| +|pypi|[clu](https://pypi.org/project/clu)|1.8778991900949006e-06| +|pypi|[orbax](https://pypi.org/project/orbax)|1.8778991900949006e-06| +|cran|nFactors|1.8700205621190942e-06| +|npm|tmp|1.8665418534668057e-06| +|pypi|[yte](https://github.com/koesterlab/yte)|1.8588514752458758e-06| +|rubygems|[rails](https://rubyonrails.org)|1.8572297063516192e-06| +|pypi|[vulture](https://pypi.org/project/vulture)|1.851130890236092e-06| +|cran|adehabitatHR|1.8450991831972014e-06| +|cran|[parsedate](https://github.com/gaborcsardi/parsedate)|1.8421820303384036e-06| +|cran|gginnards|1.8416112830399268e-06| +|pypi|[pypandoc](https://pypi.org/project/pypandoc)|1.8391881102990848e-06| +|pypi|[lap](https://pypi.org/project/lap)|1.8391881102990848e-06| +|cran|[osmdata](https://docs.ropensci.org/osmdata/)|1.8373062177029473e-06| +|pypi|[flask-cors](https://github.com/corydolphin/flask-cors)|1.8359236343312126e-06| +|pypi|[ligo-gracedb](https://pypi.org/project/ligo-gracedb)|1.8327573826406964e-06| +|pypi|[sphinx-immaterial](https://pypi.org/project/sphinx-immaterial)|1.8327573826406964e-06| +|pypi|[jsonschema-spec](https://pypi.org/project/jsonschema-spec)|1.8327573826406964e-06| +|pypi|[openapi-schema-validator](https://pypi.org/project/openapi-schema-validator)|1.8327573826406964e-06| +|npm|docdown|1.8327573826406964e-06| +|npm|qunitjs|1.8327573826406964e-06| +|npm|platform|1.8327573826406964e-06| +|npm|qunit-extras|1.8327573826406964e-06| +|cran|CircStats|1.8327573826406964e-06| +|npm|[formidable](https://github.com/node-formidable/formidable)|1.8256665966066858e-06| +|pypi|[jarvis-tools](https://github.com/usnistgov/jarvis)|1.8153025504250707e-06| +|pypi|[elasticsearch-dsl](https://pypi.org/project/elasticsearch-dsl)|1.8153025504250707e-06| +|pypi|[mongomock](https://pypi.org/project/mongomock)|1.8153025504250707e-06| +|pypi|[jsondiff](https://pypi.org/project/jsondiff)|1.8153025504250707e-06| +|pypi|[mkdocs-awesome-pages-plugin](https://pypi.org/project/mkdocs-awesome-pages-plugin)|1.8153025504250707e-06| +|pypi|[mike](https://pypi.org/project/mike)|1.8153025504250707e-06| +|pypi|[aiida-core](https://pypi.org/project/aiida-core)|1.8153025504250707e-06| +|pypi|[trollius](https://pypi.org/project/trollius)|1.8153025504250707e-06| +|cran|showimage|1.8153025504250707e-06| +|pypi|[setoptconf-tmp](https://pypi.org/project/setoptconf-tmp)|1.8057483264754653e-06| +|pypi|[requirements-detector](https://pypi.org/project/requirements-detector)|1.8057483264754653e-06| +|pypi|[pylint-plugin-utils](https://pypi.org/project/pylint-plugin-utils)|1.8057483264754653e-06| +|pypi|[pylint-flask](https://pypi.org/project/pylint-flask)|1.8057483264754653e-06| +|pypi|[pylint-django](https://pypi.org/project/pylint-django)|1.8057483264754653e-06| +|pypi|[pylint-celery](https://pypi.org/project/pylint-celery)|1.8057483264754653e-06| +|pypi|[dodgy](https://pypi.org/project/dodgy)|1.8057483264754653e-06| +|pypi|[dm-haiku](https://github.com/deepmind/dm-haiku)|1.799787144011186e-06| +|pypi|[subunit2sql](https://pypi.org/project/subunit2sql)|1.79714952492082e-06| +|pypi|[cliff](https://pypi.org/project/cliff)|1.79714952492082e-06| +|npm|babel-preset-es2016|1.79714952492082e-06| +|npm|babel-preset-es2017|1.79714952492082e-06| +|cran|ggfortify|1.7869384480746792e-06| +|cran|[sjlabelled](https://strengejacke.github.io/sjlabelled/)|1.7694615769294858e-06| +|cran|[wellknown](https://github.com/ropensci/wellknown)|1.7648774795799327e-06| +|pypi|[gstools](https://pypi.org/project/gstools)|1.76487747957993e-06| +|pypi|[openturns](https://pypi.org/project/openturns)|1.76487747957993e-06| +|pypi|[numpoly](https://pypi.org/project/numpoly)|1.76487747957993e-06| +|npm|mini-svg-data-uri|1.76487747957993e-06| +|cran|R2HTML|1.76487747957993e-06| +|pypi|[pytest-param-files~=0.3.4](https://pypi.org/project/pytest-param-files~=0.3.4)|1.7494502288843014e-06| +|pypi|[pytest>=6,<7](https://pypi.org/project/pytest>=6,<7)|1.7494502288843014e-06| +|pypi|[sphinxext-opengraph~=0.6.3](https://pypi.org/project/sphinxext-opengraph~=0.6.3)|1.7494502288843014e-06| +|pypi|[sphinxcontrib.mermaid~=0.7.1](https://pypi.org/project/sphinxcontrib.mermaid~=0.7.1)|1.7494502288843014e-06| +|pypi|[sphinxext-rediraffe~=0.2.7](https://pypi.org/project/sphinxext-rediraffe~=0.2.7)|1.7494502288843014e-06| +|pypi|[linkify-it-py~=1.0](https://pypi.org/project/linkify-it-py~=1.0)|1.7494502288843014e-06| +|pypi|[sphinx>=4,<6](https://pypi.org/project/sphinx>=4,<6)|1.7494502288843014e-06| +|pypi|[mdit-py-plugins~=0.3.0](https://pypi.org/project/mdit-py-plugins~=0.3.0)|1.7494502288843014e-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.7494502288843014e-06| +|pypi|[docutils>=0.15,<0.19](https://pypi.org/project/docutils>=0.15,<0.19)|1.7494502288843014e-06| +|npm|walkdir|1.7472287047841305e-06| +|npm|jasmine-reporters|1.7472287047841305e-06| +|npm|jasmine-growl-reporter|1.7472287047841305e-06| +|spack|groff|1.7472287047841305e-06| +|spack|ghostscript|1.7472287047841305e-06| +|spack|gts|1.7472287047841305e-06| +|spack|cairo|1.7472287047841305e-06| +|spack|pango|1.7472287047841305e-06| +|spack|poppler|1.7472287047841305e-06| +|spack|sed|1.7472287047841305e-06| +|rubygems|ffi|1.7472287047841305e-06| +|pypi|[sphinxbootstrap4theme](https://pypi.org/project/sphinxbootstrap4theme)|1.7427152476232377e-06| +|cran|[ggcorrplot](http://www.sthda.com/english/wiki/ggcorrplot)|1.7414179090155388e-06| +|npm|[pre-commit](https://github.com/observing/pre-commit)|1.7389566321254212e-06| +|spack|[protobuf](https://developers.google.com/protocol-buffers)|1.7334284396236697e-06| +|pypi|[sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks)|1.732788798133022e-06| +|pypi|[levmar](https://pypi.org/project/levmar)|1.732788798133022e-06| +|pypi|[gradient-free-optimizers](https://pypi.org/project/gradient-free-optimizers)|1.732788798133022e-06| +|pypi|[bumps](https://pypi.org/project/bumps)|1.732788798133022e-06| +|pypi|[tinycc](https://pypi.org/project/tinycc)|1.732788798133022e-06| +|pypi|[sasmodels](https://pypi.org/project/sasmodels)|1.732788798133022e-06| +|pypi|[dfogn](https://pypi.org/project/dfogn)|1.732788798133022e-06| +|pypi|[DFO-LS](https://pypi.org/project/DFO-LS)|1.732788798133022e-06| +|cran|sangerseqR|1.732788798133022e-06| +|cran|[ggraph](https://ggraph.data-imaginist.com)|1.7312846411901995e-06| +|pypi|[croniter](http://github.com/kiorky/croniter)|1.7303821470245048e-06| +|rubygems|[ruby-progressbar](https://github.com/jfelchner/ruby-progressbar)|1.7292672290619866e-06| +|cran|dendroextras|1.7277221642203526e-06| +|pypi|[NRSur7dq2](https://www.black-holes.org/surrogates/)|1.711396343835095e-06| +|cran|[rlist](https://renkun.me/rlist)|1.711396343835095e-06| +|pypi|[openbabel](http://openbabel.org/)|1.7071178529754962e-06| +|npm|[ndjson](https://github.com/ndjson/ndjson.js)|1.7040752213280977e-06| +|pypi|[pssmgen](https://github.com/DeepRank/PSSMGen)|1.7020952767490257e-06| +|spack|fltk|1.7018461410235038e-06| +|spack|glpk|1.7018461410235038e-06| +|spack|gnuplot|1.7018461410235038e-06| +|spack|imagemagick|1.7018461410235038e-06| +|spack|qhull|1.7018461410235038e-06| +|spack|qrupdate|1.7018461410235038e-06| +|spack|qscintilla|1.7018461410235038e-06| +|cran|[hrbrthemes](http://github.com/hrbrmstr/hrbrthemes)|1.6973223607443362e-06| +|npm|cli-color|1.6958616271210035e-06| +|pypi|[pandas-datareader](https://pypi.org/project/pandas-datareader)|1.6942823803967327e-06| +|pypi|[oldest-supported-numpy](https://pypi.org/project/oldest-supported-numpy)|1.6942823803967327e-06| +|pypi|[genfire](https://pypi.org/project/genfire)|1.6942823803967327e-06| +|pypi|[swapper](https://pypi.org/project/swapper)|1.6942823803967327e-06| +|pypi|[jsonfield](https://pypi.org/project/jsonfield)|1.6942823803967327e-06| +|pypi|[django-model-utils](https://pypi.org/project/django-model-utils)|1.6942823803967327e-06| +|pypi|[opencv-contrib-python](https://github.com/opencv/opencv-python)|1.6869478246374513e-06| +|npm|native-hello-world|1.6848276796132689e-06| +|npm|module-not-found-error|1.6848276796132689e-06| +|npm|fill-keys|1.6848276796132689e-06| +|npm|node-domexception|1.6848276796132689e-06| +|pypi|[deepspeed](https://pypi.org/project/deepspeed)|1.681116583156016e-06| +|npm|codeclimate-test-reporter|1.6789886226458988e-06| +|pypi|[requestsexceptions](https://pypi.org/project/requestsexceptions)|1.6773395565927654e-06| +|pypi|[jsonpatch](https://pypi.org/project/jsonpatch)|1.6773395565927654e-06| +|cran|[workflows](https://github.com/tidymodels/workflows)|1.6745128019420867e-06| +|pypi|[py2-ipaddress](https://pypi.org/project/py2-ipaddress)|1.6719891911809863e-06| +|npm|normalize-wheel-es|1.6719891911809863e-06| +|npm|memoize-one|1.6719891911809863e-06| +|npm|lodash-unified|1.6719891911809863e-06| +|npm|lodash-es|1.6719891911809863e-06| +|npm|async-validator|1.6719891911809863e-06| +|cran|highcharter|1.6719891911809863e-06| +|npm|[grunt-eslint](https://github.com/sindresorhus/grunt-eslint#readme)|1.6689811855089398e-06| +|pypi|[casadata](https://open-bitbucket.nrao.edu/projects/CASA/repos/casadatabrowse)|1.6686114352392066e-06| +|npm|promise|1.665077860198922e-06| +|pypi|[cupy-cuda92](https://pypi.org/project/cupy-cuda92)|1.6633010352938292e-06| +|pypi|[cupy-cuda91](https://pypi.org/project/cupy-cuda91)|1.6633010352938292e-06| +|pypi|[cupy-cuda90](https://pypi.org/project/cupy-cuda90)|1.6633010352938292e-06| +|pypi|[cupy-cuda80](https://pypi.org/project/cupy-cuda80)|1.6633010352938292e-06| +|pypi|[cupy-cuda115](https://pypi.org/project/cupy-cuda115)|1.6633010352938292e-06| +|pypi|[cupy-cuda114](https://pypi.org/project/cupy-cuda114)|1.6633010352938292e-06| +|pypi|[cupy-cuda113](https://pypi.org/project/cupy-cuda113)|1.6633010352938292e-06| +|pypi|[cupy-cuda112](https://pypi.org/project/cupy-cuda112)|1.6633010352938292e-06| +|pypi|[cupy-cuda111](https://pypi.org/project/cupy-cuda111)|1.6633010352938292e-06| +|pypi|[cupy-cuda110](https://pypi.org/project/cupy-cuda110)|1.6633010352938292e-06| +|pypi|[cupy-cuda102](https://pypi.org/project/cupy-cuda102)|1.6633010352938292e-06| +|pypi|[cupy-cuda101](https://pypi.org/project/cupy-cuda101)|1.6633010352938292e-06| +|pypi|[cupy-cuda100](https://pypi.org/project/cupy-cuda100)|1.6633010352938292e-06| +|npm|gulp-util|1.6592008123148728e-06| +|cran|survAUC|1.6574501547359342e-06| +|cran|simsurv|1.6574501547359342e-06| +|cran|set6|1.6574501547359342e-06| +|cran|param6|1.6574501547359342e-06| +|cran|bujar|1.6574501547359342e-06| +|cran|pso|1.6574501547359342e-06| +|cran|soma|1.6574501547359342e-06| +|cran|tcltk2|1.6574501547359342e-06| +|cran|[umap](https://github.com/tkonopka/umap)|1.655928765905433e-06| +|cran|IRanges|1.655504790704554e-06| +|cran|[txtq](https://github.com/wlandau/txtq)|1.654294946593664e-06| +|rubygems|unicode-display_width|1.650682703069559e-06| +|rubygems|rubocop-ast|1.650682703069559e-06| +|rubygems|rainbow|1.650682703069559e-06| +|rubygems|parser|1.650682703069559e-06| +|rubygems|parallel|1.650682703069559e-06| +|pypi|[pytest-jupyter](https://pytest-jupyter.readthedocs.io/)|1.6502750458409736e-06| +|cran|pgdraw|1.6502750458409736e-06| +|cran|matrixNormal|1.6502750458409736e-06| +|pypi|[sphinx-immaterial-igwn](https://pypi.org/project/sphinx-immaterial-igwn)|1.6502750458409732e-06| +|cran|DiagrammeRsvg|1.6494816443766268e-06| +|rubygems|contracts|1.6473870645107513e-06| +|rubygems|childprocess|1.6473870645107513e-06| +|rubygems|yard-junk|1.6473870645107513e-06| +|rubygems|rubocop-packaging|1.6473870645107513e-06| +|rubygems|rake-manifest|1.6473870645107513e-06| +|rubygems|pry-doc|1.6473870645107513e-06| +|pypi|[pyobjc-framework-Cocoa](https://github.com/ronaldoussoren/pyobjc)|1.6454088501929809e-06| +|npm|[abbrev](https://github.com/isaacs/abbrev-js#readme)|1.637770949112988e-06| +|npm|shortid|1.629117673458397e-06| +|npm|react-beautiful-dnd|1.629117673458397e-06| +|npm|objectpath|1.629117673458397e-06| +|pypi|[cmasher](https://cmasher.readthedocs.io)|1.62582652664333e-06| +|pypi|[mpi4pyd](https://github.com/1313e/mpi4pyd)|1.62582652664333e-06| +|pypi|[pypex](https://github.com/mikecokina/pypex.git)|1.62582652664333e-06| +|npm|in-publish|1.620884062675587e-06| +|npm|[sass-loader](https://github.com/webpack-contrib/sass-loader)|1.6087703806490295e-06| +|npm|taper|1.6072991331888646e-06| +|npm|karma-tap|1.6072991331888646e-06| +|npm|karma-phantomjs-launcher|1.6072991331888646e-06| +|npm|karma-browserify|1.6072991331888646e-06| +|npm|function-bind|1.6072991331888646e-06| +|npm|buffer-equal|1.6072991331888646e-06| +|npm|tunnel-agent|1.6072991331888646e-06| +|npm|qs|1.6072991331888646e-06| +|npm|performance-now|1.6072991331888646e-06| +|npm|oauth-sign|1.6072991331888646e-06| +|npm|isstream|1.6072991331888646e-06| +|npm|is-typedarray|1.6072991331888646e-06| +|npm|http-signature|1.6072991331888646e-06| +|npm|har-validator|1.6072991331888646e-06| +|npm|forever-agent|1.6072991331888646e-06| +|npm|extend|1.6072991331888646e-06| +|npm|caseless|1.6072991331888646e-06| +|npm|aws4|1.6072991331888646e-06| +|npm|aws-sign2|1.6072991331888646e-06| +|npm|[argparse](https://github.com/nodeca/argparse#readme)|1.6029326606699254e-06| +|pypi|[Flask-APScheduler](https://github.com/viniciuschiele/flask-apscheduler)|1.6017375444927096e-06| +|pypi|[autodoc](https://pypi.org/project/autodoc)|1.6017375444927094e-06| +|npm|[mz](https://github.com/normalize/mz#readme)|1.598703950658446e-06| +|cran|[fastcluster](http://danifold.net/fastcluster.html)|1.5923969784437778e-06| +|pypi|[Boruta](https://pypi.org/project/Boruta)|1.5911742866235283e-06| +|pypi|[coverage-badge](https://pypi.org/project/coverage-badge)|1.5911742866235283e-06| +|pypi|[cufflinks](https://pypi.org/project/cufflinks)|1.5911742866235283e-06| +|pypi|[daphne](https://pypi.org/project/daphne)|1.5911742866235283e-06| +|pypi|[django-admin-index](https://pypi.org/project/django-admin-index)|1.5911742866235283e-06| +|pypi|[django-classy-tags](https://pypi.org/project/django-classy-tags)|1.5911742866235283e-06| +|pypi|[django-light](https://pypi.org/project/django-light)|1.5911742866235283e-06| +|pypi|[django-ordered-model](https://pypi.org/project/django-ordered-model)|1.5911742866235283e-06| +|pypi|[dpd-components](https://pypi.org/project/dpd-components)|1.5911742866235283e-06| +|pypi|[htmlmin](https://pypi.org/project/htmlmin)|1.5911742866235283e-06| +|pypi|[ImageHash](https://pypi.org/project/ImageHash)|1.5911742866235283e-06| +|pypi|[jwcrypto](https://pypi.org/project/jwcrypto)|1.5911742866235283e-06| +|pypi|[kmodes](https://pypi.org/project/kmodes)|1.5911742866235283e-06| +|pypi|[missingno](https://pypi.org/project/missingno)|1.5911742866235283e-06| +|pypi|[multimethod](https://pypi.org/project/multimethod)|1.5911742866235283e-06| +|pypi|[pandas-profiling](https://pypi.org/project/pandas-profiling)|1.5911742866235283e-06| +|pypi|[phik](https://pypi.org/project/phik)|1.5911742866235283e-06| +|pypi|[pycaret](https://pypi.org/project/pycaret)|1.5911742866235283e-06| +|pypi|[pyLDAvis](https://pypi.org/project/pyLDAvis)|1.5911742866235283e-06| +|pypi|[pyod](https://pypi.org/project/pyod)|1.5911742866235283e-06| +|pypi|[scikit-plot](https://pypi.org/project/scikit-plot)|1.5911742866235283e-06| +|pypi|[tangled-up-in-unicode](https://pypi.org/project/tangled-up-in-unicode)|1.5911742866235283e-06| +|pypi|[textblob](https://pypi.org/project/textblob)|1.5911742866235283e-06| +|pypi|[visions](https://pypi.org/project/visions)|1.5911742866235283e-06| +|pypi|[yellowbrick](https://pypi.org/project/yellowbrick)|1.5911742866235283e-06| +|pypi|[pyepsg](https://pypi.org/project/pyepsg)|1.591152148546497e-06| +|pypi|[intake-xarray](https://pypi.org/project/intake-xarray)|1.591152148546497e-06| +|pypi|[intake-parquet](https://pypi.org/project/intake-parquet)|1.591152148546497e-06| +|go|[golang.org/x/sys](https://golang.org/x/sys)|1.58865231611178e-06| +|pypi|[eli5](https://github.com/eli5-org/eli5)|1.5883897316219371e-06| +|cran|sjPlot|1.5883897316219371e-06| +|pypi|[sphinxext-altair](https://pypi.org/project/sphinxext-altair)|1.588389731621937e-06| +|pypi|[vl-convert-python](https://pypi.org/project/vl-convert-python)|1.588389731621937e-06| +|pypi|[types-jsonschema](https://pypi.org/project/types-jsonschema)|1.588389731621937e-06| +|pypi|[peppy](https://pypi.org/project/peppy)|1.588389731621937e-06| +|pypi|[eido](https://pypi.org/project/eido)|1.588389731621937e-06| +|pypi|[slacker](https://pypi.org/project/slacker)|1.588389731621937e-06| +|pypi|[throttler](https://pypi.org/project/throttler)|1.588389731621937e-06| +|pypi|[reretry](https://pypi.org/project/reretry)|1.588389731621937e-06| +|pypi|[pscript](https://pypi.org/project/pscript)|1.5815135855975996e-06| +|pypi|[mpl-sample-data](https://pypi.org/project/mpl-sample-data)|1.5815135855975996e-06| +|cran|sjstats|1.5738173487630203e-06| +|cran|projpred|1.5738173487630203e-06| +|cran|PROreg|1.5738173487630203e-06| +|cran|PMCMRplus|1.5738173487630203e-06| +|cran|PCDimension|1.5738173487630203e-06| +|cran|NbClust|1.5738173487630203e-06| +|cran|M3C|1.5738173487630203e-06| +|cran|lqmm|1.5738173487630203e-06| +|cran|lavaSearch2|1.5738173487630203e-06| +|cran|ivprobit|1.5738173487630203e-06| +|cran|FactoMineR|1.5738173487630203e-06| +|cran|factoextra|1.5738173487630203e-06| +|cran|EGAnet|1.5738173487630203e-06| +|cran|DRR|1.5738173487630203e-06| +|cran|ClassDiscovery|1.5738173487630203e-06| +|cran|cAIC4|1.5738173487630203e-06| +|cran|brglm2|1.5738173487630203e-06| +|cran|BayesFM|1.5738173487630203e-06| +|pypi|[astro-sedpy](https://github.com/bd-j/sedpy)|1.5723453908985038e-06| +|pypi|[matplotlib-scalebar](https://pypi.org/project/matplotlib-scalebar)|1.5687799818488266e-06| +|pypi|[splot](https://pypi.org/project/splot)|1.5687799818488266e-06| +|pypi|[esda](https://pypi.org/project/esda)|1.5687799818488266e-06| +|cran|pcaPP|1.5565478861861602e-06| +|npm|generate-object-property|1.5559736146500607e-06| +|rubygems|loofah|1.5559736146500607e-06| +|rubygems|sourcemap|1.5559736146500607e-06| +|rubygems|warden|1.5559736146500607e-06| +|rubygems|responders|1.5559736146500607e-06| +|rubygems|orm_adapter|1.5559736146500607e-06| +|rubygems|bcrypt|1.5559736146500607e-06| +|rubygems|rack-protection|1.5559736146500607e-06| +|rubygems|hashie|1.5559736146500607e-06| +|rubygems|fakefs|1.5559736146500607e-06| +|rubygems|premailer|1.5559736146500607e-06| +|npm|[opener](https://github.com/domenic/opener#readme)|1.5530921820303393e-06| +|npm|uri-path|1.5530921820303384e-06| +|npm|maxmin|1.5530921820303384e-06| +|pypi|[pyzstd](https://github.com/animalize/pyzstd)|1.543374638013218e-06| +|cran|vegalite|1.543374638013218e-06| +|pypi|[ebltable](https://github.com/me-manu/ebltable)|1.5402567094516044e-06| +|cran|wdm|1.5387525525087515e-06| +|cran|rmcorr|1.5387525525087515e-06| +|cran|mbend|1.5387525525087515e-06| +|cran|TSP|1.530630105017503e-06| +|npm|[jsdoc](https://github.com/jsdoc/jsdoc#readme)|1.5296674445740967e-06| +|pypi|[qtsass](https://pypi.org/project/qtsass)|1.5127521253542256e-06| +|npm|chai-timers|1.5127521253542256e-06| +|npm|svelte-check|1.5127521253542256e-06| +|npm|svelte-guides|1.5127521253542256e-06| +|npm|scenejs|1.5127521253542256e-06| +|npm|print-sizes|1.5127521253542256e-06| +|npm|keycon|1.5127521253542256e-06| +|npm|moveable|1.5127521253542256e-06| +|npm|framework-utils|1.5127521253542256e-06| +|cran|moonBook|1.5127521253542256e-06| +|cran|ztable|1.5127521253542256e-06| +|cran|mycor|1.5127521253542256e-06| +|npm|[file-saver](https://github.com/eligrey/FileSaver.js#readme)|1.5095194457647647e-06| +|cran|treemap|1.5067728679417584e-06| +|cran|networkD3|1.5067728679417584e-06| +|cran|[multimode](https://arxiv.org/abs/1803.00472/)|1.5047669235195143e-06| +|pypi|[sphinx_design](https://pypi.org/project/sphinx_design)|1.5001575193151988e-06| +|pypi|[spin](https://pypi.org/project/spin)|1.5001575193151988e-06| +|spack|py-twisted|1.4976246041006834e-06| +|spack|perl-module-build|1.4976246041006834e-06| +|spack|apr|1.4976246041006834e-06| +|spack|apr-util|1.4976246041006834e-06| +|pypi|[mzml2isa](https://pypi.org/project/mzml2isa)|1.494955041526529e-06| +|rubygems|[sys-uname](https://github.com/djberg96/sys-uname)|1.4944100058343059e-06| +|pypi|[portpicker](https://pypi.org/project/portpicker)|1.489115373395566e-06| +|pypi|[kt-legacy](https://pypi.org/project/kt-legacy)|1.489115373395566e-06| +|npm|path-exists|1.48689311466441e-06| +|pypi|[velociraptor](https://github.com/swiftsim/velociraptor-python)|1.4841015169194878e-06| +|cran|[duckdb](https://duckdb.org/)|1.4760793465577568e-06| +|cran|spatialreg|1.47493332222037e-06| +|pypi|[ipywidgets-bokeh](https://pypi.org/project/ipywidgets-bokeh)|1.4632438739789965e-06| +|npm|eslint-config-airbnb|1.4563324656673547e-06| +|pypi|[pylons-sphinx-latesturl](https://pypi.org/project/pylons-sphinx-latesturl)|1.45456935130214e-06| +|cran|[fitdistrplus](https://lbbe.univ-lyon1.fr/fr/fitdistrplus)|1.4522764748741406e-06| +|cran|cartogram|1.452242040340057e-06| +|cran|rmapshaper|1.452242040340057e-06| +|cran|widgetframe|1.452242040340057e-06| +|cran|tmaptools|1.452242040340057e-06| +|cran|randgeo|1.4439906651108518e-06| +|npm|http-errors|1.435428406042556e-06| +|npm|conventional-github-releaser|1.4331335924408453e-06| +|npm|corp-semantic-release|1.4331335924408453e-06| +|npm|gulp-clean-css|1.4331335924408453e-06| +|cran|googleComputeEngineR|1.4331335924408453e-06| +|npm|babel-preset-stage-3|1.4295507584597432e-06| +|npm|babel-preset-es2015-loose|1.4295507584597432e-06| +|npm|babel-plugin-add-module-exports|1.4295507584597432e-06| +|npm|saucelabs-connector|1.4295507584597432e-06| +|npm|pinkie|1.4295507584597432e-06| +|npm|desired-capabilities|1.4295507584597432e-06| +|pypi|[gin-config](https://pypi.org/project/gin-config)|1.4265669466781415e-06| +|pypi|[pytest-isort](https://github.com/stephrdev/pytest-isort)|1.4248577887981342e-06| +|cran|[taxizedb](https://ropensci.github.io/taxizedb/)|1.4119019836639634e-06| +|cran|[redland](https://github.com/ropensci/redland-bindings/tree/master/R/redland)|1.4119019836639528e-06| +|cran|mlr3data|1.411901983663944e-06| +|pypi|[yatiml](https://github.com/yatiml/yatiml)|1.4026764877479588e-06| +|pypi|[galsim](https://github.com/rmjarvis/GalSim)|1.3905095293660087e-06| +|cran|sommer|1.3904445067085648e-06| +|cran|CARBayes|1.3904445067085648e-06| +|cran|multcompView|1.3904445067085648e-06| +|pypi|[types-pkg-resources](https://pypi.org/project/types-pkg-resources)|1.3862310385064176e-06| +|npm|is-number-like|1.382422711477554e-06| +|pypi|[WebOb](http://webob.org/)|1.382281662328338e-06| +|pypi|[h5xplorer](https://pypi.org/project/h5xplorer)|1.3812084622799452e-06| +|cran|clue|1.363420171477857e-06| +|cran|[ncmeta](https://github.com/hypertidy/ncmeta)|1.363420171477857e-06| +|npm|[material-ui](http://material-ui.com/)|1.361476912818811e-06| +|cran|mvabund|1.3614769128188031e-06| +|cran|huxtable|1.3614769128188031e-06| +|cran|texreg|1.3614769128188031e-06| +|cran|broom.mixed|1.3614769128188031e-06| +|cran|dotwhisker|1.3614769128188031e-06| +|cran|DHARMa|1.3614769128188031e-06| +|cran|striprtf|1.3614769128188031e-06| +|cran|streamR|1.3614769128188031e-06| +|cran|readODS|1.3614769128188031e-06| +|cran|RNeXML|1.3614769128188031e-06| +|cran|phylobase|1.3614769128188031e-06| +|cran|[writexl](https://docs.ropensci.org/writexl)|1.3584208479190959e-06| +|npm|serialize-javascript|1.3520580746934833e-06| +|npm|jest-worker|1.3520580746934833e-06| +|cran|[FME](http://fme.r-forge.r-project.org/)|1.3517520777272397e-06| +|cran|[log4r](https://github.com/johnmyleswhite/log4r)|1.3479938964186337e-06| +|npm|into-stream|1.347862143690615e-06| +|cran|[GA](https://luca-scr.github.io/GA/)|1.338098016336058e-06| +|pypi|[astroML](http://astroML.github.com)|1.3370283936211657e-06| +|cran|[C50](https://topepo.github.io/C5.0/)|1.337028393621161e-06| +|pypi|[macholib](http://github.com/ronaldoussoren/macholib)|1.3338370602750735e-06| +|pypi|[percy](https://pypi.org/project/percy)|1.3329960338146933e-06| +|pypi|[preconditions](https://pypi.org/project/preconditions)|1.3329960338146933e-06| +|pypi|[mimesis](https://pypi.org/project/mimesis)|1.3329960338146933e-06| +|pypi|[flask-talisman](https://pypi.org/project/flask-talisman)|1.3329960338146933e-06| +|pypi|[dash-dangerously-set-inner-html](https://pypi.org/project/dash-dangerously-set-inner-html)|1.3329960338146933e-06| +|pypi|[dash-flow-example](https://pypi.org/project/dash-flow-example)|1.3329960338146933e-06| +|cran|rlog|1.3329144601023247e-06| +|cran|loggit|1.3329144601023247e-06| +|cran|[butcher](https://butcher.tidymodels.org/)|1.3285840037667103e-06| +|pypi|[entsoe-py](https://github.com/EnergieID/entsoe-py)|1.323658109684948e-06| +|pypi|[quandl](https://github.com/quandl/quandl-python)|1.323658109684948e-06| +|pypi|[mplleaflet](https://pypi.org/project/mplleaflet)|1.3236581096849474e-06| +|npm|ejs|1.3236581096849474e-06| +|npm|overland|1.3236581096849474e-06| +|cran|base64|1.3236581096849474e-06| +|cran|learnr|1.3236581096849474e-06| +|rubygems|[terminal-table](https://github.com/tj/terminal-table)|1.3236581096849474e-06| +|rubygems|minima|1.3236581096849474e-06| +|rubygems|jekyll-titles-from-headings|1.3236581096849474e-06| +|rubygems|jekyll-theme-time-machine|1.3236581096849474e-06| +|rubygems|jekyll-theme-tactile|1.3236581096849474e-06| +|rubygems|jekyll-theme-slate|1.3236581096849474e-06| +|rubygems|jekyll-theme-modernist|1.3236581096849474e-06| +|rubygems|jekyll-theme-minimal|1.3236581096849474e-06| +|rubygems|jekyll-theme-midnight|1.3236581096849474e-06| +|rubygems|jekyll-theme-merlot|1.3236581096849474e-06| +|rubygems|jekyll-theme-leap-day|1.3236581096849474e-06| +|rubygems|jekyll-theme-hacker|1.3236581096849474e-06| +|rubygems|jekyll-theme-dinky|1.3236581096849474e-06| +|rubygems|jekyll-theme-cayman|1.3236581096849474e-06| +|rubygems|jekyll-theme-architect|1.3236581096849474e-06| +|rubygems|jekyll-swiss|1.3236581096849474e-06| +|rubygems|jekyll-sitemap|1.3236581096849474e-06| +|rubygems|jekyll-relative-links|1.3236581096849474e-06| +|rubygems|jekyll-redirect-from|1.3236581096849474e-06| +|rubygems|jekyll-readme-index|1.3236581096849474e-06| +|rubygems|jekyll-paginate|1.3236581096849474e-06| +|rubygems|jekyll-optional-front-matter|1.3236581096849474e-06| +|rubygems|jekyll-mentions|1.3236581096849474e-06| +|rubygems|jekyll-include-cache|1.3236581096849474e-06| +|rubygems|jekyll-gist|1.3236581096849474e-06| +|rubygems|jekyll-feed|1.3236581096849474e-06| +|rubygems|jekyll-default-layout|1.3236581096849474e-06| +|rubygems|jekyll-coffeescript|1.3236581096849474e-06| +|rubygems|jekyll-avatar|1.3236581096849474e-06| +|rubygems|github-pages-health-check|1.3236581096849474e-06| +|npm|sinon-chai|1.319138813882454e-06| +|pypi|[transitleastsquares](https://github.com/hippke/tls)|1.3189048486598118e-06| +|npm|repeat-string|1.3104215285880979e-06| +|npm|tap-out|1.3104215285880979e-06| +|npm|figures|1.3104215285880979e-06| +|npm|pretty-ms|1.3104215285880979e-06| +|npm|tapes|1.3104215285880979e-06| +|rubygems|w3c_validators|1.3104215285880979e-06| +|rubygems|html-proofer|1.3104215285880979e-06| +|cran|pheatmap|1.2990286392761412e-06| +|npm|expect|1.2984067857463424e-06| +|rubygems|rqrcode_core|1.2966446788750505e-06| +|rubygems|chunky_png|1.2966446788750505e-06| +|rubygems|standardrb|1.2966446788750505e-06| +|rubygems|chronic|1.2966446788750505e-06| +|rubygems|fast_stack|1.2966446788750505e-06| +|rubygems|guard|1.2966446788750505e-06| +|rubygems|guard-minitest|1.2966446788750505e-06| +|pypi|[radon](https://pypi.org/project/radon)|1.2966446788750503e-06| +|pypi|[numba>=0.55](https://pypi.org/project/numba>=0.55)|1.289398723316631e-06| +|pypi|[xarray>=0.16](https://pypi.org/project/xarray>=0.16)|1.289398723316631e-06| +|pypi|[scipy>=1.5](https://pypi.org/project/scipy>=1.5)|1.289398723316631e-06| +|pypi|[numpy>=1.19](https://pypi.org/project/numpy>=1.19)|1.289398723316631e-06| +|npm|vuetify-loader|1.2878835661799488e-06| +|npm|vue-meta|1.2878835661799488e-06| +|npm|stylus-loader|1.2878835661799488e-06| +|npm|pug-loader|1.2878835661799488e-06| +|npm|postcss-loader|1.2878835661799488e-06| +|npm|optimize-css-assets-webpack-plugin|1.2878835661799488e-06| +|npm|identity-obj-proxy|1.2878835661799488e-06| +|npm|happypack|1.2878835661799488e-06| +|npm|friendly-errors-webpack-plugin|1.2878835661799488e-06| +|npm|fork-ts-checker-webpack-plugin|1.2878835661799488e-06| +|npm|cssnano|1.2878835661799488e-06| +|npm|babel-plugin-transform-define|1.2878835661799488e-06| +|npm|babel-plugin-detective|1.2878835661799488e-06| +|npm|webidl2js|1.2878835661799488e-06| +|npm|mocha-sugar-free|1.2878835661799488e-06| +|npm|eslint-plugin-jsdom-internal|1.2878835661799488e-06| +|npm|xml-name-validator|1.2878835661799488e-06| +|npm|whatwg-url|1.2878835661799488e-06| +|npm|whatwg-mimetype|1.2878835661799488e-06| +|npm|whatwg-encoding|1.2878835661799488e-06| +|npm|webidl-conversions|1.2878835661799488e-06| +|npm|w3c-xmlserializer|1.2878835661799488e-06| +|npm|symbol-tree|1.2878835661799488e-06| +|npm|rrweb-cssom|1.2878835661799488e-06| +|npm|parse5|1.2878835661799488e-06| +|npm|nwsapi|1.2878835661799488e-06| +|npm|is-potential-custom-element-name|1.2878835661799488e-06| +|npm|https-proxy-agent|1.2878835661799488e-06| +|npm|http-proxy-agent|1.2878835661799488e-06| +|npm|html-encoding-sniffer|1.2878835661799488e-06| +|npm|domexception|1.2878835661799488e-06| +|npm|decimal.js|1.2878835661799488e-06| +|npm|data-urls|1.2878835661799488e-06| +|npm|cssstyle|1.2878835661799488e-06| +|npm|abab|1.2878835661799488e-06| +|pypi|[pyexcel](https://github.com/pyexcel/pyexcel)|1.2835472578763226e-06| +|pypi|[bel-resources](https://github.com/cthoyt/bel-resources)|1.2835472578763226e-06| +|pypi|[zeus-mcmc](https://github.com/minaskar/zeus)|1.2835472578763226e-06| +|pypi|[howfairis](https://github.com/fair-software/howfairis)|1.2835472578763226e-06| +|pypi|[sit2standpy](https://github.com/PfizerRD/sit2standpy)|1.2835472578763226e-06| +|pypi|[mira-multiome](https://pypi.org/project/mira-multiome)|1.2835472578763226e-06| +|pypi|[parmap](https://github.com/zeehio/parmap)|1.2835472578763226e-06| +|pypi|[cpplint](https://github.com/cpplint/cpplint)|1.2835472578763226e-06| +|pypi|[PSSMGen](https://github.com/DeepRank/PSSMGen)|1.2835472578763226e-06| +|pypi|[contextily](https://github.com/darribas/contextily)|1.2835472578763226e-06| +|pypi|[Crimson](https://git.sr.ht/~bow/crimson)|1.2835472578763226e-06| +|pypi|[google-cloud-monitoring](https://github.com/googleapis/python-monitoring)|1.2835472578763226e-06| +|pypi|[pystan](https://mc-stan.org)|1.2835472578763226e-06| +|pypi|[symfem](https://github.com/mscroggs/symfem)|1.2835472578763226e-06| +|pypi|[pyone](http://opennebula.io)|1.2835472578763226e-06| +|pypi|[msstitch](https://github.com/lehtiolab/msstitch)|1.2835472578763226e-06| +|pypi|[synthia](https://github.com/dmey/synthia)|1.2835472578763226e-06| +|pypi|[surfinBH](https://github.com/vijayvarma392/surfinBH)|1.2835472578763226e-06| +|pypi|[BisPy](https://github.com/fAndreuzzi/BisPy)|1.2835472578763226e-06| +|pypi|[sphinxcontrib-doxylink](http://sphinxcontrib-doxylink.readthedocs.io/en/stable/)|1.2835472578763226e-06| +|pypi|[bigslice](https://github.com/satriaphd/bigslice)|1.2835472578763226e-06| +|pypi|[circuitgraph](https://github.com/circuitgraph/circuitgraph)|1.2835472578763226e-06| +|npm|[node-minify](https://github.com/srod/node-minify)|1.2835472578763226e-06| +|npm|[grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit#readme)|1.2835472578763226e-06| +|cran|[CholWishart](https://github.com/gzt/CholWishart)|1.2835472578763226e-06| +|cran|[proceduralnames](https://mikemahoney218.github.io/proceduralnames/)|1.2835472578763226e-06| +|pypi|[tesliper](https://github.com/mishioo/tesliper)|1.2835472578763128e-06| +|pypi|[libceed](https://libceed.readthedocs.io)|1.2835472578763128e-06| +|pypi|[pyplif-hippos](https://github.com/radifar/PyPLIF-HIPPOS)|1.2835472578763128e-06| +|pypi|[clingo](https://github.com/potassco/clingo)|1.2835472578763128e-06| +|pypi|[pypolychord](https://ccpforge.cse.rl.ac.uk/gf/project/polychord/)|1.2835472578763128e-06| +|pypi|[picmistandard](https://github.com/picmi-standard/picmi)|1.2835472578763128e-06| +|pypi|[anesthetic](https://github.com/williamjameshandley/anesthetic)|1.2835472578763128e-06| +|pypi|[asyncpg](https://github.com/MagicStack/asyncpg)|1.2835472578763128e-06| +|pypi|[wurlitzer](https://github.com/minrk/wurlitzer)|1.2835472578763128e-06| +|pypi|[electiondata](https://github.com/kavigupta/electiondata)|1.2835472578763128e-06| +|pypi|[starlink-pyast](http://www.starlink.ac.uk/ast)|1.2835472578763128e-06| +|pypi|[singularity-compose](http://github.com/singularityhub/singularity-compose)|1.2835472578763128e-06| +|pypi|[ont-fast5-api](https://github.com/nanoporetech/ont_fast5_api)|1.2835472578763128e-06| +|pypi|[diffmah](https://github.com/ArgonneCPAC/diffmah)|1.2835472578763128e-06| +|npm|[apollo-server-express](https://github.com/apollographql/apollo-server#readme)|1.2835472578763128e-06| +|npm|[graphql](https://github.com/graphql/graphql-js)|1.2835472578763128e-06| +|npm|[Matlab](https://github.com/abdennour/masfufa#readme)|1.2835472578763128e-06| +|npm|Gmsh|1.2835472578763128e-06| +|npm|[MTEX](https://github.com/diversemix/mtex#readme)|1.2835472578763128e-06| +|cran|[tabulizerjars](https://github.com/ropensci/tabulizerjars)|1.2835472578763128e-06| +|spack|bpp-phyl-omics3|1.2835472578763128e-06| +|spack|bpp-popgen3|1.2835472578763128e-06| +|spack|catkin|1.2835472578763128e-06| +|spack|roslaunch|1.2835472578763128e-06| +|pypi|[cachecontrol](https://github.com/ionrock/cachecontrol)|1.276176943177782e-06| +|pypi|[hicmatrix](https://github.com/deeptools/HiCMatrix)|1.2759523036876963e-06| +|npm|[cors](https://github.com/expressjs/cors#readme)|1.2725335174910204e-06| +|cran|[susieR](https://github.com/stephenslab/susieR)|1.2723859773730396e-06| +|npm|karma-sourcemap-loader|1.2721981351556868e-06| +|npm|babel-plugin-transform-object-rest-spread|1.2721981351556868e-06| +|pypi|[pyqtwebengine](https://pypi.org/project/pyqtwebengine)|1.271953927805172e-06| +|spack|[bpp-seq](http://biopp.univ-montp2.fr/wiki/index.php/Installation)|1.2707117852975574e-06| +|pypi|[modulegraph](http://github.com/ronaldoussoren/modulegraph)|1.2707117852975496e-06| +|npm|ent|1.2580046674445739e-06| +|npm|traverse|1.2580046674445739e-06| +|npm|charm|1.2580046674445739e-06| +|npm|deep-is|1.2580046674445739e-06| +|cran|rvg|1.2539918933857398e-06| +|cran|phosphoricons|1.2539918933857398e-06| +|cran|datamods|1.2539918933857398e-06| +|cran|[NMF](http://renozao.github.io/NMF)|1.2525164450485366e-06| +|rubygems|[i18n](https://github.com/ruby-i18n/i18n)|1.2460436114352393e-06| +|npm|[xml2js](https://github.com/Leonidas-from-XIV/node-xml2js)|1.2397899649941693e-06| +|cran|aws.ec2metadata|1.23770628438073e-06| +|pypi|[pyink](https://pypi.org/project/pyink)|1.2333379092593866e-06| +|spack|rpcsvc-proto|1.2333379092593864e-06| +|spack|libtirpc|1.2333379092593864e-06| +|cran|ISLR|1.2297210825460157e-06| +|cran|ICSOutlier|1.2297210825460157e-06| +|cran|ICS|1.2297210825460157e-06| +|cran|bigutilsr|1.2297210825460157e-06| +|pypi|[WSGIProxy2](https://pypi.org/project/WSGIProxy2)|1.2218382550937977e-06| +|pypi|[pyquery](https://pypi.org/project/pyquery)|1.2218382550937977e-06| +|npm|utils-merge|1.2096198725428597e-06| +|pypi|[PySide2](https://www.pyside.org)|1.2091015169194987e-06| +|pypi|[twiggy](https://github.com/wearpants/twiggy/)|1.2058588712153788e-06| +|pypi|[python-forge](http://github.com/dfee/forge)|1.1943166998421302e-06| +|cran|[philentropy](https://github.com/HajkD/philentropy)|1.1936989498249711e-06| +|cran|[proto](https://github.com/hadley/proto)|1.188895222235818e-06| +|npm|pkgfiles|1.1838929676685244e-06| +|npm|obake|1.1838929676685244e-06| +|npm|is-node-modern|1.1838929676685244e-06| +|npm|far|1.1838929676685244e-06| +|npm|fake|1.1838929676685244e-06| +|npm|asynckit|1.1838929676685244e-06| +|cran|tidyquant|1.1838929676685244e-06| +|cran|tibbletime|1.1838929676685244e-06| +|cran|sweep|1.1838929676685244e-06| +|npm|[temporary](https://github.com/vesln/temporary)|1.1827394309307958e-06| +|npm|[eslint-config-grunt](http://gruntjs.com/contributing#syntax)|1.1827394309307958e-06| +|npm|[grunt-legacy-log](http://gruntjs.com/)|1.1827394309307958e-06| +|npm|[findup-sync](https://github.com/gulpjs/findup-sync#readme)|1.1827394309307958e-06| +|npm|exit|1.1827394309307958e-06| +|cran|tensorflow|1.1820903974191776e-06| +|npm|cz-conventional-changelog|1.174206094646911e-06| +|pypi|[pytest-pydocstyle](https://pypi.org/project/pytest-pydocstyle)|1.1729647248900459e-06| +|pypi|[pytest-pycodestyle](https://pypi.org/project/pytest-pycodestyle)|1.1729647248900459e-06| +|pypi|[types-PyYAML](https://pypi.org/project/types-PyYAML)|1.1729647248900459e-06| +|cran|syslognet|1.1729647248900459e-06| +|cran|botor|1.1729647248900459e-06| +|cran|telegram|1.1729647248900459e-06| +|cran|RPushbullet|1.1729647248900459e-06| +|cran|slackr|1.1729647248900459e-06| +|cran|[EMbC]()|1.1574845807634635e-06| +|cran|[geodist](https://github.com/hypertidy/geodist)|1.1551925320887034e-06| +|cran|googlePolylines|1.155192532088687e-06| +|cran|languageR|1.1551925320886816e-06| +|cran|hypergeo|1.1551925320886816e-06| +|pypi|[flat-table](https://github.com/metinsenturk/flat_table)|1.143957237788969e-06| +|pypi|[tikzplotlib](https://pypi.org/project/tikzplotlib)|1.143957237788969e-06| +|go|[gonum.org/v1/gonum](https://gonum.org/v1/gonum)|1.1376896149358227e-06| +|pypi|[stsynphot](https://www.github.com/spacetelescope/stsynphot_refactor)|1.1300796509563172e-06| +|pypi|[google-cloud-firestore](https://github.com/googleapis/python-firestore)|1.128075336499745e-06| +|pypi|[pytest-ruff](https://pypi.org/project/pytest-ruff)|1.1246807801300223e-06| +|npm|testing-library|1.1243632180454992e-06| +|pypi|[stingray](https://docs.stingray.science)|1.1231038506417796e-06| +|cran|[ctmm](https://github.com/ctmm-initiative/ctmm)|1.123103850641774e-06| +|cran|automap|1.1146594607873241e-06| +|rubygems|ruby-vips|1.1114097247500432e-06| +|rubygems|mini_magick|1.1114097247500432e-06| +|rubygems|minitest-hooks|1.1114097247500432e-06| +|rubygems|minispec-metadata|1.1114097247500432e-06| +|rubygems|dhash-vips|1.1114097247500432e-06| +|rubygems|codeclimate-test-reporter|1.1114097247500432e-06| +|rubygems|ZenTest|1.1114097247500432e-06| +|npm|[yorkie](https://github.com/yyx990803/yorkie)|1.1081788825269327e-06| +|npm|vitest|1.1081788825269327e-06| +|npm|todomvc-app-css|1.1081788825269327e-06| +|npm|karma-esbuild|1.1081788825269327e-06| +|npm|jasmine-core|1.1081788825269327e-06| +|npm|he|1.1081788825269327e-06| +|go|[github.com/google/uuid](https://github.com/google/uuid)|1.1080166546126412e-06| +|npm|[crossfilter2](https://crossfilter.github.io/crossfilter/)|1.106434405734292e-06| +|cran|snpStats|1.1049667698239562e-06| +|spack|seqan.|1.1001833638939823e-06| +|pypi|[adjustText](https://github.com/Phlya/adjustText)|1.1001188536582752e-06| +|pypi|[lcbuilder](https://pypi.org/project/lcbuilder)|1.0954411942220254e-06| +|pypi|[phantomconfig](https://pypi.org/project/phantomconfig)|1.0954411942220254e-06| +|rubygems|safe_yaml|1.0920179404900816e-06| +|rubygems|pathutil|1.0920179404900816e-06| +|rubygems|jekyll-watch|1.0920179404900816e-06| +|rubygems|em-websocket|1.0920179404900816e-06| +|rubygems|colorator|1.0920179404900816e-06| +|pypi|[proxmin](https://github.com/pmelchior/proxmin)|1.091015169194872e-06| +|npm|dts-gen|1.0891815302550425e-06| +|npm|documentation|1.0891815302550425e-06| +|npm|check-node-version|1.0891815302550425e-06| +|npm|check-es3-syntax-cli|1.0891815302550425e-06| +|pypi|[pytest-responsemock](https://pypi.org/project/pytest-responsemock)|1.082992998833139e-06| +|pypi|[iso3166](https://pypi.org/project/iso3166)|1.082992998833139e-06| +|pypi|[sphinx-autodoc-typehints>=1.15.2](https://pypi.org/project/sphinx-autodoc-typehints>=1.15.2)|1.075217664482542e-06| +|pypi|[typing_extensions>=3.10](https://pypi.org/project/typing_extensions>=3.10)|1.075217664482542e-06| +|pypi|[get_version](https://pypi.org/project/get_version)|1.075217664482542e-06| +|pypi|[sphinx>=3.0](https://pypi.org/project/sphinx>=3.0)|1.075217664482542e-06| +|cran|som|1.075217664482542e-06| +|pypi|[scriptcwl](https://github.com/nlesc/scriptcwl)|1.0696227148969337e-06| +|pypi|[pyomo](http://pyomo.org)|1.0663315680818653e-06| +|pypi|[molmass](https://www.lfd.uci.edu/~gohlke/molmass)|1.0605934322387127e-06| +|cran|qdapDictionaries|1.058926487747958e-06| +|npm|tar|1.0483372228704785e-06| +|npm|closurecompiler-externs|1.0483372228704785e-06| +|npm|nodeunit|1.0483372228704785e-06| +|cran|swagger|1.047289932937541e-06| +|cran|nlshrink|1.0472899329375408e-06| +|cran|NetworkComparisonTest|1.0472899329375408e-06| +|cran|NetworkToolbox|1.0472899329375408e-06| +|cran|glassoFast|1.0472899329375408e-06| +|pypi|[phonemizer](https://pypi.org/project/phonemizer)|1.0468932322053747e-06| +|pypi|[cyvcf2](https://github.com/brentp/cyvcf2/)|1.034616880591208e-06| +|cran|[ghql](https://github.com/ropensci/ghql)|1.0342428866349523e-06| +|pypi|[dustmaps](https://github.com/gregreen/dustmaps)|1.0307273434461353e-06| +|pypi|[OpenPIV](https://pypi.org/project/OpenPIV)|1.0237072032330582e-06| +|pypi|[pyoculus](https://pypi.org/project/pyoculus)|1.0192875283135424e-06| +|pypi|[py-spec](https://pypi.org/project/py-spec)|1.0192875283135424e-06| +|pypi|[ale-py](https://pypi.org/project/ale-py)|1.0192875283135424e-06| +|pypi|[dm-reverb](https://pypi.org/project/dm-reverb)|1.0192875283135424e-06| +|pypi|[rlds](https://pypi.org/project/rlds)|1.0192875283135424e-06| +|pypi|[lightning-utilities](https://pypi.org/project/lightning-utilities)|1.0192875283135424e-06| +|pypi|[pywin32-ctypes](https://pypi.org/project/pywin32-ctypes)|1.0165694282380395e-06| +|pypi|[ua_parser](https://pypi.org/project/ua_parser)|1.008501416902817e-06| +|pypi|[flask-seasurf](https://pypi.org/project/flask-seasurf)|1.008501416902817e-06| +|pypi|[chart_studio](https://pypi.org/project/chart_studio)|1.008501416902817e-06| +|cran|geonames|9.970411735289218e-07| +|cran|[isdparser](https://github.com/ropensci/isdparser)|9.970411735289218e-07| +|cran|Exact|9.961442849170506e-07| +|npm|gpx-parse|9.94037902449191e-07| +|npm|node-geo-distance|9.94037902449191e-07| +|npm|redis|9.94037902449191e-07| +|pypi|[sdmpy](http://github.com/demorest/sdmpy)|9.93221092404294e-07| +|pypi|[click-default-group](https://pypi.org/project/click-default-group)|9.931615795615057e-07| +|npm|seed-random|9.927435822637105e-07| +|npm|freeport|9.927435822637105e-07| +|npm|node-uuid|9.927435822637105e-07| +|npm|event-emitter|9.927435822637105e-07| +|pypi|[swifttools](https://gitlab.com/DrPhilEvans/swifttools)|9.918319719953368e-07| +|cran|[xslt](https://github.com/ropensci/xslt)|9.918319719953368e-07| +|spack|sowing|9.90165027504584e-07| +|spack|hipblas|9.90165027504584e-07| +|spack|hipsparse|9.90165027504584e-07| +|spack|rocsparse|9.90165027504584e-07| +|spack|rocsolver|9.90165027504584e-07| +|spack|rocblas|9.90165027504584e-07| +|spack|rocrand|9.90165027504584e-07| +|spack|rocthrust|9.90165027504584e-07| +|spack|rocprim|9.90165027504584e-07| +|spack|metis|9.90165027504584e-07| +|spack|scotch|9.90165027504584e-07| +|spack|parmetis|9.90165027504584e-07| +|spack|mmg|9.90165027504584e-07| +|spack|parmmg|9.90165027504584e-07| +|spack|tetgen|9.90165027504584e-07| +|spack|hypre|9.90165027504584e-07| +|spack|superlu-dist|9.90165027504584e-07| +|spack|strumpack|9.90165027504584e-07| +|spack|scalapack|9.90165027504584e-07| +|spack|mumps|9.90165027504584e-07| +|spack|trilinos|9.90165027504584e-07| +|spack|mpfr|9.90165027504584e-07| +|spack|giflib|9.90165027504584e-07| +|spack|exodusii|9.90165027504584e-07| +|spack|parallel-netcdf|9.90165027504584e-07| +|spack|random123|9.90165027504584e-07| +|spack|moab|9.90165027504584e-07| +|spack|p4est|9.90165027504584e-07| +|spack|saws|9.90165027504584e-07| +|spack|libyaml|9.90165027504584e-07| +|spack|kokkos-kernels|9.90165027504584e-07| +|go|[github.com/pkg/errors](https://github.com/pkg/errors)|9.81905892562556e-07| +|pypi|[spacy-transformers](https://spacy.io)|9.801226561015982e-07| +|pypi|[pythainlp](https://pypi.org/project/pythainlp)|9.801226561015982e-07| +|pypi|[spacy-ray](https://pypi.org/project/spacy-ray)|9.801226561015982e-07| +|pypi|[natto-py](https://pypi.org/project/natto-py)|9.801226561015982e-07| +|pypi|[sudachidict-core](https://pypi.org/project/sudachidict-core)|9.801226561015982e-07| +|pypi|[sudachipy](https://pypi.org/project/sudachipy)|9.801226561015982e-07| +|pypi|[thinc-apple-ops](https://pypi.org/project/thinc-apple-ops)|9.801226561015982e-07| +|cran|starsdata|9.78355994114961e-07| +|cran|ncdfgeom|9.78355994114961e-07| +|cran|cubelyr|9.78355994114961e-07| +|cran|vtreat|9.77470604075038e-07| +|cran|smotefamily|9.77470604075038e-07| +|cran|bestNormalize|9.77470604075038e-07| +|cran|mlr3learners|9.77470604075038e-07| +|cran|mlr3filters|9.77470604075038e-07| +|cran|bbotk|9.77470604075038e-07| +|cran|alr4|9.77470604075038e-07| +|cran|carData|9.77470604075038e-07| +|cran|compositions|9.749706792564318e-07| +|go|[github.com/ulikunitz/xz](https://github.com/ulikunitz/xz)|9.740363639201852e-07| +|rubygems|coffee-script-source|9.62758674064725e-07| +|cran|[Momocs](https://github.com/MomX/Momocs/)|9.626604434072472e-07| +|cran|[iptools](https://github.com/hrbrmstr/iptools)|9.626604434072419e-07| +|pypi|[referenceseeker](https://github.com/oschwengers/referenceseeker)|9.626604434072364e-07| +|pypi|[sphinx-jinja](https://github.com/tardyp/sphinx-jinja)|9.626604434072364e-07| +|pypi|[flatstar](https://github.com/ladsantos/flatstar)|9.626604434072364e-07| +|pypi|[multiqc](http://multiqc.info)|9.626604434072364e-07| +|pypi|[miniwdl](https://github.com/chanzuckerberg/miniwdl)|9.626604434072364e-07| +|pypi|[pytest-workflow](https://github.com/LUMC/pytest-workflow)|9.626604434072364e-07| +|pypi|[Sphinx-Substitution-Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions)|9.626604434072364e-07| +|pypi|[jupyter-book](https://executablebooks.org/)|9.626604434072364e-07| +|pypi|[pyequib](https://equib.github.io/pyEQUIB/)|9.626604434072364e-07| +|pypi|[cutadapt](https://cutadapt.readthedocs.io/)|9.626604434072364e-07| +|pypi|[hdf5storage](https://github.com/frejanordsiek/hdf5storage)|9.626604434072364e-07| +|pypi|[genshi](https://github.com/edgewall/genshi)|9.626604434072364e-07| +|pypi|[fairdatapoint-client](https://github.com/fair-data/fairdatapoint-client)|9.626604434072364e-07| +|pypi|[cspy](https://github.com/torressa/cspy)|9.626604434072364e-07| +|pypi|[cygrid](https://github.com/bwinkel/cygrid)|9.626604434072364e-07| +|npm|[csv-parser](https://github.com/mafintosh/csv-parser)|9.626604434072364e-07| +|npm|[cytoscape-cose-bilkent](https://github.com/cytoscape/cytoscape.js-cose-bilkent)|9.626604434072364e-07| +|npm|[uikit](https://getuikit.com)|9.626604434072364e-07| +|npm|[hasha](https://github.com/sindresorhus/hasha#readme)|9.626604434072364e-07| +|npm|[svd-js](https://github.com/danilosalvati/svd-js#readme)|9.626604434072364e-07| +|cran|[sensemakr](https://github.com/carloscinelli/sensemakr)|9.626604434072364e-07| +|cran|[metR](https://github.com/eliocamp/metR)|9.626604434072364e-07| +|cran|[decoder](https://www.bitbucket.com/cancercentrum/decoder)|9.626604434072364e-07| +|cran|leaflet.minicharts|9.626604434072364e-07| +|spack|[zlib-ng](https://github.com/zlib-ng/zlib-ng)|9.626604434072364e-07| +|cran|[LiblineaR]()|9.626604434072355e-07| +|pypi|[proposal](https://github.com/tudo-astroparticlephysics/PROPOSAL)|9.626604434072347e-07| +|pypi|[COFFEE](UNKNOWN)|9.626604434072347e-07| +|pypi|[pystrict](https://github.com/earonesty/pystrict)|9.626604434072347e-07| +|pypi|[pycoeman](https://github.com/NLeSC/pycoeman)|9.626604434072347e-07| +|pypi|[contexttimer](https://github.com/brouberol/contexttimer)|9.626604434072347e-07| +|pypi|[pyfftlog](https://github.com/prisae/pyfftlog)|9.626604434072347e-07| +|pypi|[easybuild](https://easybuild.io)|9.626604434072347e-07| +|pypi|[easybuild-easyblocks](https://easybuild.io)|9.626604434072347e-07| +|pypi|[easybuild-easyconfigs](https://easybuild.io)|9.626604434072347e-07| +|pypi|[easybuild-framework](https://easybuild.io)|9.626604434072347e-07| +|pypi|[pypeFLOW](https://github.com/Xinyi2016/pypeflow)|9.626604434072347e-07| +|npm|[font-awesome-webpack](https://github.com/gowravshekar/font-awesome-webpack)|9.626604434072347e-07| +|npm|[tailwindcss](https://tailwindcss.com)|9.626604434072347e-07| +|go|[github.com/phil-mansfield/pyplot](https://github.com/phil-mansfield/pyplot)|9.626604434072347e-07| +|go|[github.com/phil-mansfield/table](https://github.com/phil-mansfield/table)|9.626604434072347e-07| +|go|[gopkg.in/gcfg.v1](https://gopkg.in/gcfg.v1)|9.626604434072347e-07| +|go|[gopkg.in/warnings.v0](https://gopkg.in/warnings.v0)|9.626604434072347e-07| +|go|[github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset)|9.626604434072347e-07| +|go|[github.com/exascience/pargo](https://github.com/exascience/pargo)|9.626604434072347e-07| +|cran|sva|9.626604434072345e-07| +|cran|SIS|9.626604434072345e-07| +|cran|polspline|9.626604434072345e-07| +|cran|LogicReg|9.626604434072345e-07| +|cran|KernelKnn|9.626604434072345e-07| +|cran|genefilter|9.626604434072345e-07| +|cran|extraTrees|9.626604434072345e-07| +|cran|biglasso|9.626604434072345e-07| +|cran|bartMachine|9.626604434072345e-07| +|cran|cvAUC|9.626604434072345e-07| +|cran|nnls|9.626604434072345e-07| +|pypi|[alive-progress](https://github.com/rsalmei/alive-progress)|9.607351225204233e-07| +|cran|qap|9.530338389731622e-07| +|cran|biomaRt|9.530338389731621e-07| +|cran|[tune](https://tune.tidymodels.org/)|9.442186724607364e-07| +|pypi|[jsonref](https://pypi.org/project/jsonref)|9.366425935854173e-07| +|pypi|[docker-pycreds](https://pypi.org/project/docker-pycreds)|9.366425935854173e-07| +|pypi|[sentry-sdk](https://pypi.org/project/sentry-sdk)|9.366425935854173e-07| +|pypi|[promise](https://pypi.org/project/promise)|9.366425935854173e-07| +|pypi|[testresources](https://pypi.org/project/testresources)|9.31855309218203e-07| +|pypi|[oslotest](https://pypi.org/project/oslotest)|9.31855309218203e-07| +|pypi|[requests-kerberos](https://pypi.org/project/requests-kerberos)|9.31855309218203e-07| +|pypi|[betamax](https://pypi.org/project/betamax)|9.31855309218203e-07| +|cran|dblog|9.115975851047638e-07| +|pypi|[poppy](https://poppy-optics.readthedocs.io/)|9.091793076623906e-07| +|pypi|[bioframe](https://github.com/open2c/bioframe)|9.091793076623906e-07| +|spack|[glog](https://github.com/google/glog)|9.082909167031743e-07| +|pypi|[gooey](http://pypi.python.org/pypi/Gooey/)|9.076512752125354e-07| +|pypi|[jaxns](https://pypi.org/project/jaxns)|9.076512752125354e-07| +|npm|babel-plugin-unassert|9.076512752125354e-07| +|npm|babel-preset-power-assert|9.076512752125354e-07| +|npm|eslint-config-mysticatea|9.076512752125354e-07| +|npm|if-node-version|9.076512752125354e-07| +|npm|power-assert|9.076512752125354e-07| +|npm|glob2base|9.076512752125354e-07| +|npm|shell-quote|9.076512752125354e-07| +|npm|subarg|9.076512752125354e-07| +|cran|[rgeoda](https://github.com/geodacenter/rgeoda/)|9.076512752125354e-07| +|pypi|[peakutils](https://bitbucket.org/lucashnegri/peakutils)|9.058881608473251e-07| +|pypi|[clize](https://github.com/epsy/clize)|8.984830805134215e-07| +|pypi|[tvtk](https://pypi.org/project/tvtk)|8.969730249159172e-07| +|npm|[get-stream](https://github.com/sindresorhus/get-stream#readme)|8.826326823701383e-07| +|cran|bcpa|8.82438739789965e-07| +|cran|amt|8.82438739789965e-07| +|cran|circular|8.82438739789965e-07| +|npm|batch|8.797235436675344e-07| +|pypi|[pytest-django](https://pypi.org/project/pytest-django)|8.736143523920653e-07| +|pypi|[sybil](https://pypi.org/project/sybil)|8.736143523920653e-07| +|pypi|[setuptools-git](https://pypi.org/project/setuptools-git)|8.736143523920653e-07| +|pypi|[EDFlib-Python](https://pypi.org/project/EDFlib-Python)|8.728318943961924e-07| +|pypi|[eeglabio](https://pypi.org/project/eeglabio)|8.728318943961924e-07| +|cran|Rfast|8.723421867031232e-07| +|cran|genlasso|8.723421867031232e-07| +|cran|L0Learn|8.723421867031232e-07| +|cran|mixsqp|8.723421867031232e-07| +|pypi|[diffrax](https://github.com/patrick-kidger/diffrax)|8.682819685633932e-07| +|pypi|[PyGithub](https://github.com/pygithub/pygithub)|8.682819685633932e-07| +|rubygems|search_ui|8.648782088681446e-07| +|rubygems|pstree|8.648782088681446e-07| +|rubygems|mize|8.648782088681446e-07| +|rubygems|infobar|8.648782088681446e-07| +|rubygems|rspec_junit_formatter|8.644297859167003e-07| +|npm|sendgrid-rest|8.614995154559657e-07| +|npm|system-sleep|8.614995154559657e-07| +|npm|lodash.chunk|8.614995154559657e-07| +|npm|mailparser|8.614995154559657e-07| +|npm|async.ensureasync|8.614995154559657e-07| +|npm|bottleneck|8.614995154559657e-07| +|npm|mocha-sinon|8.614995154559657e-07| +|npm|async.queue|8.614995154559657e-07| +|rubygems|[rubocop-rails](https://docs.rubocop.org/rubocop-rails/)|8.56571333317458e-07| +|pypi|[eagerpy](https://github.com/jonasrauber/eagerpy)|8.548424737456282e-07| +|cran|slider|8.471411901983664e-07| +|pypi|[pyvirtualdisplay](https://pypi.org/project/pyvirtualdisplay)|8.424138398066344e-07| +|pypi|[ldtk](https://github.com/hpparvi/ldtk)|8.377213195663357e-07| +|cran|[scattermore](https://github.com/exaexa/scattermore)|8.372434138084051e-07| +|npm|node-sass|8.359945955904931e-07| +|npm|material-components-web|8.359945955904931e-07| +|npm|foundation-sites|8.359945955904931e-07| +|npm|enhanced-resolve|8.359945955904931e-07| +|npm|bootstrap-sass|8.359945955904931e-07| +|npm|neo-async|8.359945955904931e-07| +|npm|klona|8.359945955904931e-07| +|cran|NetSwan|8.287250773679671e-07| +|cran|netrankr|8.287250773679671e-07| +|cran|RDCOMClient|8.287250773679671e-07| +|cran|base|8.287250773679671e-07| +|cran|fortunes|8.257526254375732e-07| +|npm|methods|8.251375229204868e-07| +|cran|mail|8.251375229204868e-07| +|cran|bibtex|8.251375229204868e-07| +|cran|synchronicity|8.251375229204868e-07| +|cran|doMPI|8.251375229204868e-07| +|cran|rngtools|8.251375229204868e-07| +|pypi|[dcor](https://pypi.org/project/dcor)|8.215808956665192e-07| +|cran|waveslim|8.215808956665192e-07| +|cran|StanHeaders|8.215808956665192e-07| +|cran|shinystan|8.215808956665192e-07| +|pypi|[citeproc-py](https://github.com/brechtm/citeproc-py)|8.212636378363527e-07| +|pypi|[fgivenx](https://github.com/williamjameshandley/fgivenx)|8.150525087514627e-07| +|npm|[wallaby-webpack](https://github.com/jeffling/wallaby-webpack#readme)|8.145588367291985e-07| +|npm|package-yaml|8.145588367291985e-07| +|npm|json-loader|8.145588367291985e-07| +|npm|isparta-loader|8.145588367291985e-07| +|npm|isparta|8.145588367291985e-07| +|npm|gatsby|8.145588367291985e-07| +|npm|enzyme-adapter-react-16|8.145588367291985e-07| +|npm|enzyme|8.145588367291985e-07| +|npm|conventional-changelog|8.145588367291985e-07| +|npm|chai-enzyme|8.145588367291985e-07| +|npm|babel-plugin-__coverage__|8.145588367291985e-07| +|npm|add-stream|8.145588367291985e-07| +|npm|karma-webpack|8.145588367291985e-07| +|npm|karma-mocha-reporter|8.145588367291985e-07| +|npm|lodash.isequal|8.145588367291985e-07| +|npm|clamp|8.145588367291985e-07| +|npm|watch|8.145588367291985e-07| +|npm|unminified-webpack-plugin|8.145588367291985e-07| +|npm|jsonpath|8.145588367291985e-07| +|npm|jest-cli|8.145588367291985e-07| +|npm|globify|8.145588367291985e-07| +|npm|codacy-coverage|8.145588367291985e-07| +|npm|cash-cat|8.145588367291985e-07| +|npm|biased-opener|8.145588367291985e-07| +|npm|random-buffer|8.145588367291985e-07| +|npm|nock|8.145588367291985e-07| +|npm|is-zip|8.145588367291985e-07| +|npm|p-event|8.145588367291985e-07| +|npm|make-dir|8.145588367291985e-07| +|npm|got|8.145588367291985e-07| +|npm|filenamify|8.145588367291985e-07| +|npm|ext-name|8.145588367291985e-07| +|npm|decompress|8.145588367291985e-07| +|npm|content-disposition|8.145588367291985e-07| +|npm|archive-type|8.145588367291985e-07| +|cran|[uwot](https://github.com/jlmelville/uwot)|8.105028459359822e-07| +|pypi|[jsonpickle](https://github.com/jsonpickle/jsonpickle)|7.909426345832433e-07| +|pypi|[line-profiler](https://github.com/pyutils/line_profiler)|7.909426345832419e-07| +|pypi|[mercantile](https://github.com/mapbox/mercantile)|7.792201478024149e-07| +|rubygems|letter_opener|7.779868073250304e-07| +|rubygems|rspec-rails|7.779868073250304e-07| +|cran|minpack.lm|7.755337695171424e-07| +|pypi|[test-tube](https://pypi.org/project/test-tube)|7.748242593277742e-07| +|pypi|[comet-ml](https://pypi.org/project/comet-ml)|7.748242593277742e-07| +|pypi|[neptune-client](https://pypi.org/project/neptune-client)|7.748242593277742e-07| +|pypi|[torchtext](https://pypi.org/project/torchtext)|7.748242593277742e-07| +|pypi|[iteration_utilities](https://github.com/MSeifert04/iteration_utilities)|7.701283547258022e-07| +|pypi|[cffconvert](https://github.com/citation-file-format/cff-converter-python)|7.701283547258022e-07| +|pypi|[nempy](https://github.com/UNSW-CEEM/nempy)|7.701283547258022e-07| +|pypi|[antspyx](https://github.com/ANTsX/ANTsPy)|7.701283547258022e-07| +|pypi|[vis_sample](https://github.com/AstroChem/vis_sample)|7.701283547258022e-07| +|pypi|[brian2](http://www.briansimulator.org/)|7.701283547258022e-07| +|cran|Rd2md|7.701283547258022e-07| +|spack|[cpprestsdk](https://github.com/Microsoft/cpprestsdk)|7.701283547258022e-07| +|pypi|[bakta](https://github.com/oschwengers/bakta)|7.701283547257914e-07| +|pypi|[molsets](https://pypi.org/project/molsets)|7.701283547257914e-07| +|pypi|[dateparser](https://github.com/scrapinghub/dateparser)|7.701283547257914e-07| +|pypi|[tripoli](https://github.com/DDMAL/tripoli)|7.701283547257914e-07| +|pypi|[ogb](https://github.com/snap-stanford/ogb)|7.701283547257914e-07| +|pypi|[pyunpack](https://github.com/ponty/pyunpack)|7.701283547257914e-07| +|pypi|[sphinx_argparse](https://pypi.org/project/sphinx_argparse)|7.701283547257914e-07| +|pypi|[kiwipy](https://github.com/aiidateam/kiwipy.git)|7.701283547257914e-07| +|pypi|[pyviz](http://pyviz.org)|7.701283547257914e-07| +|pypi|[control](https://python-control.org)|7.701283547257914e-07| +|pypi|[RagTag](https://github.com/malonge/RagTag)|7.701283547257914e-07| +|pypi|[foolbox](https://github.com/bethgelab/foolbox)|7.701283547257914e-07| +|pypi|[gala](http://gala.adrian.pw/)|7.701283547257914e-07| +|pypi|[kombine](https://github.com/bfarr/kombine)|7.701283547257914e-07| +|pypi|[TPOT](https://github.com/EpistasisLab/tpot)|7.701283547257914e-07| +|pypi|[update_checker](https://github.com/bboe/update_checker)|7.701283547257914e-07| +|npm|[remark-sectionize](https://github.com/jake-low/remark-sectionize#readme)|7.701283547257914e-07| +|cran|[digitTests](https://koenderks.github.io/digitTests/)|7.701283547257914e-07| +|cran|[jfa](https://koenderks.github.io/jfa/)|7.701283547257914e-07| +|cran|[RcppSimdJson](https://github.com/eddelbuettel/rcppsimdjson/)|7.701283547257914e-07| +|cran|[phonTools](http://www.santiagobarreda.com/rscripts.html)|7.701283547257914e-07| +|cran|[leafletR](https://github.com/chgrl/leafletR)|7.701283547257914e-07| +|cran|[hash](http://www.johnhughes.org)|7.701283547257914e-07| +|spack|[cereal](https://uscilab.github.io/cereal/)|7.701283547257914e-07| +|pypi|[Aemulator](https://github.com/AemulusProject/Aemulator)|7.701283547257877e-07| +|pypi|[rectangle-packer](https://github.com/Penlect/rectangle-packer)|7.701283547257877e-07| +|pypi|[statistics](UNKNOWN)|7.701283547257877e-07| +|pypi|[py-sphviewer](https://github.com/alejandrobll/py-sphviewer)|7.701283547257877e-07| +|pypi|[pykdtree](https://github.com/storpipfugl/pykdtree)|7.701283547257877e-07| +|pypi|[pbcommand](https://github.com/PacificBiosciences/pbcommand)|7.701283547257877e-07| +|pypi|[pbcore](UNKNOWN)|7.701283547257877e-07| +|pypi|[scikit-cuda](https://github.com/lebedov/scikit-cuda/)|7.701283547257877e-07| +|pypi|[Cigar](https://github.com/brentp/cigar)|7.701283547257877e-07| +|go|[github.com/armon/go-radix](https://github.com/armon/go-radix)|7.701283547257877e-07| +|go|[github.com/fredericlemoine/cobrashell](https://github.com/fredericlemoine/cobrashell)|7.701283547257877e-07| +|pypi|[bagpipes](https://bagpipes.readthedocs.io)|7.701283547257806e-07| +|pypi|[agfusion](https://github.com/murphycj/AGFusion)|7.701283547257806e-07| +|pypi|[boatswain](https://github.com/nlesc-sherlock/boatswain)|7.701283547257806e-07| +|pypi|[simupy](https://github.com/simupy/simupy)|7.701283547257806e-07| +|cran|[uchardet](https://artemklevtsov.gitlab.io/uchardet)|7.701283547257806e-07| +|cran|textshaping|7.670760167344964e-07| +|pypi|[vcrpy](https://pypi.org/project/vcrpy)|7.670292466584806e-07| +|cran|[fda](http://www.functionaldata.org)|7.640162249263832e-07| +|npm|[serve-favicon](https://github.com/expressjs/serve-favicon#readme)|7.631346677437726e-07| +|cran|R.cache|7.624270711785298e-07| +|npm|[url](https://github.com/defunctzombie/node-url#readme)|7.618167130419179e-07| +|npm|slugify|7.563760626771128e-07| +|npm|serve-handler|7.563760626771128e-07| +|npm|pixelmatch|7.563760626771128e-07| +|npm|magic-string|7.563760626771128e-07| +|npm|dtslint|7.563760626771128e-07| +|npm|cwebp-bin|7.563760626771128e-07| +|npm|zrender|7.563760626771128e-07| +|cran|tidymodels|7.474775207632646e-07| +|pypi|[sparse](https://github.com/pydata/sparse/)|7.44749124854145e-07| +|pypi|[CURandRTC](https://github.com/fynv/CURandRTC)|7.357476246041008e-07| +|cran|GPfit|7.302941294813503e-07| +|cran|rapportools|7.261210201700282e-07| +|cran|suncalc|7.219953325554259e-07| +|cran|manipulate|7.219953325554259e-07| +|cran|Gmedian|7.219953325554259e-07| +|cran|fasttime|7.219953325554259e-07| +|npm|should-util|7.219953325554258e-07| +|npm|mocha-better-spec-reporter|7.219953325554258e-07| +|npm|should-equal|7.219953325554258e-07| +|npm|eslint-config-shouldjs|7.219953325554258e-07| +|npm|should-type|7.219953325554258e-07| +|npm|should-format|7.219953325554258e-07| +|npm|should-type-adaptors|7.219953325554258e-07| +|npm|svelte-jest|7.165667962204226e-07| +|npm|rollup-plugin-postcss|7.165667962204226e-07| +|pypi|[sciris](http://github.com/sciris/sciris)|7.101342539601863e-07| +|pypi|[iPython](https://ipython.org)|7.078385613288502e-07| +|cran|[ratelimitr](https://github.com/tarakc02/ratelimitr)|7.059509918319817e-07| +|cran|truncdist|7.007601757155604e-07| +|cran|rmutil|7.007601757155604e-07| +|cran|cramer|7.007601757155604e-07| +|cran|yesno|7.007601757155604e-07| +|pypi|[mpl-interactions](https://mpl-interactions.rtfd.io)|7.001166861143509e-07| +|pypi|[django-storages](https://github.com/jschneier/django-storages)|7.001166861143509e-07| +|npm|stream-spigot|6.988914819136523e-07| +|npm|polendina|6.988914819136523e-07| +|npm|hundreds|6.988914819136523e-07| +|npm|buffer|6.988914819136523e-07| +|npm|unorm|6.988914819136523e-07| +|npm|iconv|6.988914819136523e-07| +|npm|errto|6.988914819136523e-07| +|npm|grunt-legacy-log-utils|6.988914819136523e-07| +|npm|vuepress-plugin-social-share|6.981932886250271e-07| +|npm|vuepress-plugin-smooth-scroll|6.981932886250271e-07| +|npm|vuepress-plugin-google-adsense|6.981932886250271e-07| +|npm|vuepress-plugin-element-tabs|6.981932886250271e-07| +|npm|vuepress|6.981932886250271e-07| +|npm|vue-eslint-parser|6.981932886250271e-07| +|npm|vue-codemirror|6.981932886250271e-07| +|npm|terser-webpack-plugin|6.981932886250271e-07| +|npm|replace-in-file|6.981932886250271e-07| +|npm|faker|6.981932886250271e-07| +|npm|eslint-plugin-vue|6.981932886250271e-07| +|cran|[kSamples](NA)|6.952547646830043e-07| +|npm|stream-combiner2|6.919025670945157e-07| +|npm|source-map|6.919025670945157e-07| +|npm|slash|6.919025670945157e-07| +|npm|falafel|6.919025670945157e-07| +|npm|convert-source-map|6.919025670945157e-07| +|go|[github.com/biogo/biogo](https://github.com/biogo/biogo)|6.906920384166592e-07| +|pypi|[mxnet](https://pypi.org/project/mxnet)|6.83178379192231e-07| +|pypi|[ml-datasets](https://pypi.org/project/ml-datasets)|6.83178379192231e-07| +|pypi|[Flask-Cors](https://github.com/corydolphin/flask-cors)|6.810784253515927e-07| +|cran|graphlayouts|6.807384564094016e-07| +|npm|webpack-manifest-plugin|6.723342779352114e-07| +|npm|script-loader|6.723342779352114e-07| +|npm|recursive-readdir|6.723342779352114e-07| +|npm|react-dev-utils|6.723342779352114e-07| +|npm|output-file-sync|6.723342779352114e-07| +|npm|npm-release|6.723342779352114e-07| +|npm|imports-loader|6.723342779352114e-07| +|npm|fs-promise|6.723342779352114e-07| +|npm|flow-typed|6.723342779352114e-07| +|npm|flow-bin|6.723342779352114e-07| +|npm|find-cache-dir|6.723342779352114e-07| +|npm|filesize|6.723342779352114e-07| +|npm|fake-xml-http-request|6.723342779352114e-07| +|npm|eslint-plugin-flowtype|6.723342779352114e-07| +|npm|eslint-loader|6.723342779352114e-07| +|npm|eslint-config-react-app|6.723342779352114e-07| +|npm|dmd-clear|6.723342779352114e-07| +|npm|dagre|6.723342779352114e-07| +|npm|child-process-promise|6.723342779352114e-07| +|npm|case-sensitive-paths-webpack-plugin|6.723342779352114e-07| +|npm|babel-plugin-flow-react-proptypes|6.723342779352114e-07| +|pypi|[starry](https://pypi.org/project/starry)|6.664572300511623e-07| +|npm|gulp-marked|6.664572300511623e-07| +|npm|gulp-mocha-phantomjs|6.664572300511623e-07| +|npm|humanize|6.664572300511623e-07| +|npm|chai-jquery|6.664572300511623e-07| +|npm|gulp-iife|6.664572300511623e-07| +|npm|gulp-cache|6.664572300511623e-07| +|npm|gulp-closure-compiler|6.664572300511623e-07| +|npm|drool|6.664572300511623e-07| +|npm|gulp-file|6.664572300511623e-07| +|npm|gulp-imagemin|6.664572300511623e-07| +|npm|escodegen|6.664572300511623e-07| +|npm|gulp-zip|6.664572300511623e-07| +|npm|gulp-csso|6.664572300511623e-07| +|npm|gulp-shell|6.664572300511623e-07| +|npm|swig|6.664572300511623e-07| +|npm|vinyl-paths|6.664572300511623e-07| +|npm|gulp-connect|6.664572300511623e-07| +|npm|gulp-css-inline-images|6.664572300511623e-07| +|npm|gulp-front-matter|6.664572300511623e-07| +|npm|gulp-jscs|6.664572300511623e-07| +|npm|gulp-open|6.664572300511623e-07| +|npm|gulp-flatten|6.664572300511623e-07| +|npm|gulp-load-plugins|6.664572300511623e-07| +|npm|gulp-sass|6.664572300511623e-07| +|npm|gulp-size|6.664572300511623e-07| +|npm|gulp-sourcemaps|6.664572300511623e-07| +|npm|gulp-subtree|6.664572300511623e-07| +|npm|gulp-tap|6.664572300511623e-07| +|pypi|[sagemaker](https://pypi.org/project/sagemaker)|6.618290548424737e-07| +|pypi|[ftfy](https://pypi.org/project/ftfy)|6.618290548424737e-07| +|pypi|[fairscale](https://pypi.org/project/fairscale)|6.618290548424737e-07| +|pypi|[onnxruntime-tools](https://pypi.org/project/onnxruntime-tools)|6.618290548424737e-07| +|pypi|[unidic](https://pypi.org/project/unidic)|6.618290548424737e-07| +|pypi|[unidic-lite](https://pypi.org/project/unidic-lite)|6.618290548424737e-07| +|pypi|[ipadic](https://pypi.org/project/ipadic)|6.618290548424737e-07| +|pypi|[fugashi](https://pypi.org/project/fugashi)|6.618290548424737e-07| +|pypi|[faiss-cpu](https://pypi.org/project/faiss-cpu)|6.618290548424737e-07| +|pypi|[rouge-score](https://pypi.org/project/rouge-score)|6.618290548424737e-07| +|pypi|[sigopt](https://pypi.org/project/sigopt)|6.618290548424737e-07| +|pypi|[pyctcdecode](https://pypi.org/project/pyctcdecode)|6.618290548424737e-07| +|pypi|[tf2onnx](https://pypi.org/project/tf2onnx)|6.618290548424737e-07| +|npm|[uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)|6.618290548424737e-07| +|npm|node-libs-browser|6.618290548424737e-07| +|npm|module-alias|6.618290548424737e-07| +|npm|mocha-phantomjs-istanbul|6.618290548424737e-07| +|npm|mocha-phantomjs-core|6.618290548424737e-07| +|npm|get-port|6.618290548424737e-07| +|npm|asap|6.618290548424737e-07| +|npm|a-sync-waterfall|6.618290548424737e-07| +|cran|leaflet.extras2|6.618290548424737e-07| +|cran|satellite|6.618290548424737e-07| +|cran|leafpop|6.618290548424737e-07| +|npm|[closurecompiler](https://github.com/dcodeIO/ClosureCompiler.js#readme)|6.607701283547257e-07| +|npm|[metascript](https://github.com/dcodeIO/MetaScript)|6.607701283547257e-07| +|npm|[testjs](https://github.com/dcodeIO/test.js)|6.607701283547257e-07| +|pypi|[stwcs](https://github.com/spacetelescope/stwcs)|6.568151983663956e-07| +|pypi|[flask-wtf](https://github.com/wtforms/flask-wtf/)|6.488260863990207e-07| +|pypi|[falcon](https://pypi.org/project/falcon)|6.483223394375253e-07| +|pypi|[webtest-aiohttp](https://pypi.org/project/webtest-aiohttp)|6.483223394375253e-07| +|pypi|[GridDataFormats](https://github.com/MDAnalysis/GridDataFormats)|6.466408178900202e-07| +|pypi|[gsd](https://gsd.readthedocs.io)|6.466408178900202e-07| +|cran|[tarchetypes](https://docs.ropensci.org/tarchetypes/)|6.462615564132494e-07| +|npm|websocket-stream|6.451305986895252e-07| +|npm|https-browserify|6.451305986895252e-07| +|npm|setimmediate|6.451305986895252e-07| +|npm|stream-browserify|6.451305986895252e-07| +|npm|timers-browserify|6.451305986895252e-07| +|npm|bunyan|6.451305986895252e-07| +|pypi|[guizero](https://github.com/lawsie/guizero)|6.417736289381613e-07| +|pypi|[pyemgpipeline](https://github.com/aalhossary/pyemgpipeline)|6.417736289381613e-07| +|pypi|[uvplot](https://github.com/mtazzari/uvplot)|6.417736289381613e-07| +|pypi|[Requests](https://requests.readthedocs.io)|6.417736289381613e-07| +|pypi|[AMAT](https://github.com/athulpg007/AMAT)|6.417736289381613e-07| +|pypi|[niapy](https://github.com/NiaOrg/NiaPy)|6.417736289381613e-07| +|pypi|[qtl](https://pypi.org/project/qtl)|6.417736289381613e-07| +|pypi|[agutil](https://github.com/agraubert/agutil)|6.417736289381613e-07| +|pypi|[oct2py](http://github.com/blink1073/oct2py)|6.417736289381613e-07| +|pypi|[Pandas](https://pandas.pydata.org)|6.417736289381613e-07| +|pypi|[Seaborn](https://seaborn.pydata.org)|6.417736289381613e-07| +|pypi|[Sympy](https://sympy.org)|6.417736289381613e-07| +|pypi|[wntr](https://github.com/USEPA/WNTR)|6.417736289381613e-07| +|pypi|[proper](https://pypi.org/project/proper)|6.417736289381613e-07| +|pypi|[pystokes](https://github.com/rajeshrinet/pystokes)|6.417736289381613e-07| +|pypi|[jsonlines](https://github.com/wbolster/jsonlines)|6.417736289381613e-07| +|pypi|[gwsnrcalc](https://github.com/mikekatz04/BOWIE/snr_calculator_folder)|6.417736289381613e-07| +|pypi|[mbo](https://github.com/basf/mbo)|6.417736289381613e-07| +|pypi|[pylibxc2](https://github.com/mfkasim1/pylibxc/)|6.417736289381613e-07| +|pypi|[grequests](https://github.com/kennethreitz/grequests)|6.417736289381613e-07| +|npm|[joi](https://github.com/hapijs/joi#readme)|6.417736289381613e-07| +|npm|[pm2](http://pm2.keymetrics.io/)|6.417736289381613e-07| +|cran|[nplr](https://github.com/fredcommo/nplr)|6.417736289381613e-07| +|cran|[rstackdeque](https://github.com/oneilsh/rstackdeque)|6.417736289381613e-07| +|cran|[osqp](https://osqp.org)|6.417736289381613e-07| +|cran|[ggspatial](https://paleolimbot.github.io/ggspatial/)|6.417736289381613e-07| +|cran|[biblio](https://github.com/kamapu/biblio)|6.417736289381613e-07| +|cran|[wdman](https://github.com/ropensci/wdman)|6.417736289381613e-07| +|cran|[ipaddress](https://davidchall.github.io/ipaddress/)|6.417736289381613e-07| +|cran|[spiderbar](https://gitlab.com/hrbrmstr/spiderbar)|6.417736289381613e-07| +|cran|Ecume|6.417736289381613e-07| +|cran|[cpp11](https://cpp11.r-lib.org)|6.417736289381613e-07| +|spack|[libconfig](https://www.hyperrealm.com/libconfig/)|6.417736289381613e-07| +|spack|[tclap](http://tclap.sourceforge.net)|6.417736289381613e-07| +|spack|[itk](https://itk.org/)|6.417736289381613e-07| +|pypi|[ctypesgen](https://github.com/davidjamesca/ctypesgen)|6.417736289381564e-07| +|pypi|[posix_ipc](http://semanchuk.com/philip/posix_ipc/)|6.417736289381564e-07| +|pypi|[scikits.cuda](https://github.com/lebedov/scikit-cuda/)|6.417736289381564e-07| +|npm|[html-entities](https://github.com/mdevils/html-entities#readme)|6.417736289381564e-07| +|npm|[long](https://github.com/dcodeIO/long.js#readme)|6.417736289381564e-07| +|npm|[mnemonist](https://github.com/yomguithereal/mnemonist#readme)|6.417736289381564e-07| +|npm|[obliterator](https://github.com/yomguithereal/obliterator#readme)|6.417736289381564e-07| +|npm|[pandemonium](https://github.com/yomguithereal/pandemonium#readme)|6.417736289381564e-07| +|npm|its-set|6.417736289381563e-07| +|npm|babel-plugin-transform-es2015-modules-umd|6.417736289381563e-07| +|npm|babel-preset-stage-2|6.417736289381563e-07| +|npm|eslint-plugin-babel|6.417736289381563e-07| +|spack|ant|6.332450757296759e-07| +|spack|ceres-solver|6.332450757296759e-07| +|spack|clp|6.332450757296759e-07| +|spack|gdal|6.332450757296759e-07| +|spack|ipp|6.332450757296759e-07| +|spack|jasper|6.332450757296759e-07| +|spack|onnx|6.332450757296759e-07| +|spack|openexr|6.332450757296759e-07| +|spack|openjpeg|6.332450757296759e-07| +|spack|libwebp|6.332450757296759e-07| +|spack|tesseract|6.332450757296759e-07| +|spack|leptonica|6.332450757296759e-07| +|spack|libdc1394|6.332450757296759e-07| +|npm|pretty-hrtime|6.290023337222869e-07| +|npm|utf8|6.290023337222869e-07| +|pypi|[distrax](https://github.com/deepmind/distrax)|6.271045174195758e-07| +|pypi|[pyParz](http://github.com/jpierel14/pyParz)|6.251041840306739e-07| +|spack|[pangolin](https://github.com/stevenlovegrove/Pangolin)|6.251041840306739e-07| +|pypi|[traitsui](http://docs.enthought.com/traitsui)|6.203811746402175e-07| +|cran|locatexec|6.109191275468989e-07| +|cran|doconv|6.109191275468989e-07| +|cran|equatags|6.109191275468989e-07| +|go|[gopkg.in/check.v1](https://gopkg.in/check.v1)|6.051008501416902e-07| +|cran|[fasterize](https://github.com/ecohealthalliance/fasterize)|5.989887203422765e-07| +|cran|mixtools|5.96578302956596e-07| +|cran|enrichR|5.96578302956596e-07| +|cran|metap|5.96578302956596e-07| +|cran|monocle|5.96578302956596e-07| +|cran|Rfast2|5.96578302956596e-07| +|cran|rtracklayer|5.96578302956596e-07| +|cran|GenomeInfoDb|5.96578302956596e-07| +|cran|GenomicRanges|5.96578302956596e-07| +|cran|BiocGenerics|5.96578302956596e-07| +|cran|DESeq2|5.96578302956596e-07| +|cran|MAST|5.96578302956596e-07| +|cran|SingleCellExperiment|5.96578302956596e-07| +|cran|SummarizedExperiment|5.96578302956596e-07| +|cran|S4Vectors|5.96578302956596e-07| +|cran|rsvd|5.96578302956596e-07| +|cran|sctransform|5.96578302956596e-07| +|cran|leiden|5.96578302956596e-07| +|cran|ica|5.96578302956596e-07| +|pypi|[APLpy](http://aplpy.github.io)|5.92406426712148e-07| +|spack|[casacore](https://github.com/casacore/casacore)|5.92406426712148e-07| +|npm|[babel-plugin-transform-undefined-to-void](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-simplify-comparison-operators](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-remove-debugger](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-remove-console](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-regexp-constructors](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-minify-booleans](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-merge-sibling-variables](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-member-expression-literals](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-inline-consecutive-adds](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-minify-simplify](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|babel-plugin-minify-replace|5.860270189959196e-07| +|npm|babel-plugin-minify-numeric-literals|5.860270189959196e-07| +|npm|babel-plugin-minify-mangle-names|5.860270189959196e-07| +|npm|babel-plugin-minify-infinity|5.860270189959196e-07| +|npm|babel-plugin-minify-guarded-expressions|5.860270189959196e-07| +|npm|babel-plugin-minify-flip-comparisons|5.860270189959196e-07| +|npm|babel-plugin-minify-dead-code-elimination|5.860270189959196e-07| +|npm|babel-plugin-minify-constant-folding|5.860270189959196e-07| +|npm|babel-plugin-minify-builtins|5.860270189959196e-07| +|pypi|[z3c.testsetup](https://pypi.org/project/z3c.testsetup)|5.824095682613768e-07| +|pypi|[pep440](https://pypi.org/project/pep440)|5.824095682613768e-07| +|npm|babel-helper-evaluate-path|5.801667488059605e-07| +|npm|esutils|5.801667488059605e-07| +|npm|babel-helper-is-void-0|5.801667488059605e-07| +|cran|whitening|5.775962660443407e-07| +|cran|randtoolbox|5.775962660443407e-07| +|cran|mc2d|5.775962660443407e-07| +|cran|ggExtra|5.775962660443407e-07| +|cran|DiceDesign|5.775962660443407e-07| +|cran|condMVNorm|5.775962660443407e-07| +|npm|[proxyquire](https://github.com/thlorenz/proxyquire#readme)|5.773670611768621e-07| +|cran|showtextdb|5.753070125508723e-07| +|cran|sysfonts|5.753070125508723e-07| +|pypi|[restructuredtext-lint](https://pypi.org/project/restructuredtext-lint)|5.718203033838974e-07| +|pypi|[rinohtype](https://pypi.org/project/rinohtype)|5.718203033838973e-07| +|pypi|[sphinx-testing](https://pypi.org/project/sphinx-testing)|5.718203033838973e-07| +|npm|tiny-lr|5.718203033838973e-07| +|npm|grunt-jscs|5.718203033838973e-07| +|rubygems|[puma](https://puma.io)|5.704729590108338e-07| +|rubygems|[uglifier](http://github.com/lautis/uglifier)|5.704729590108324e-07| +|pypi|[scikit_image](https://scikit-image.org)|5.704654479450298e-07| +|cran|vars|5.672820470078346e-07| +|cran|systemfit|5.672820470078346e-07| +|cran|poLCA|5.672820470078346e-07| +|cran|orcutt|5.672820470078346e-07| +|cran|muhaz|5.672820470078346e-07| +|cran|modeltests|5.672820470078346e-07| +|cran|margins|5.672820470078346e-07| +|cran|lsmeans|5.672820470078346e-07| +|cran|lmodel2|5.672820470078346e-07| +|cran|Kendall|5.672820470078346e-07| +|cran|joineRML|5.672820470078346e-07| +|cran|gmm|5.672820470078346e-07| +|cran|glmnetUtils|5.672820470078346e-07| +|cran|ergm|5.672820470078346e-07| +|cran|cmprsk|5.672820470078346e-07| +|cran|btergm|5.672820470078346e-07| +|cran|binGroup|5.672820470078346e-07| +|cran|AUC|5.672820470078346e-07| +|cran|[mvnfast](https://github.com/mfasiolo/mvnfast/)|5.63982886036567e-07| +|cran|diagram|5.616092265377563e-07| +|cran|[UpSetR](http://github.com/hms-dbmi/UpSetR)|5.583430571761983e-07| +|pypi|[kfac](http://github.com/tensorflow/kfac)|5.553810250426363e-07| +|go|[github.com/pkg/profile](https://github.com/pkg/profile)|5.527236995639624e-07| +|pypi|[fast_histogram](https://github.com/astrofrog/fast-histogram)|5.50091681946997e-07| +|pypi|[StructureFingerprint](https://github.com/dcloudf/MorganFingerprint)|5.50091681946997e-07| +|pypi|[datasketch](https://ekzhu.github.io/datasketch)|5.50091681946997e-07| +|pypi|[fpdf2](https://pyfpdf.github.io/fpdf2/)|5.50091681946997e-07| +|pypi|[pdf2image](https://github.com/Belval/pdf2image)|5.50091681946997e-07| +|pypi|[prettypyplot](https://gitlab.com/braniii/prettypyplot)|5.50091681946997e-07| +|pypi|[optimade](https://github.com/Materials-Consortia/optimade-python-tools)|5.50091681946997e-07| +|pypi|[spacepy](https://github.com/spacepy/spacepy)|5.50091681946997e-07| +|pypi|[SPARQLWrapper](http://rdflib.github.io/sparqlwrapper)|5.50091681946997e-07| +|pypi|[neomodel](https://neomodel.readthedocs.io)|5.50091681946997e-07| +|pypi|[faker](https://github.com/joke2k/faker)|5.50091681946997e-07| +|pypi|[physical-validation](https://physical-validation.readthedocs.io)|5.50091681946997e-07| +|pypi|[PyQT5](https://www.riverbankcomputing.com/software/pyqt/)|5.50091681946997e-07| +|pypi|[emn_sdk](https://www.energy.gov/eere/energy-materials-network/energy-materials-network)|5.50091681946997e-07| +|pypi|[qcelemental](https://github.com/MolSSI/QCElemental)|5.50091681946997e-07| +|pypi|[Eir](https://github.com/mjacob1002/Eir)|5.50091681946997e-07| +|pypi|[orbitize](https://github.com/sblunt/orbitize)|5.50091681946997e-07| +|pypi|[kllr](https://github.com/afarahi/kllr)|5.50091681946997e-07| +|pypi|[bed-reader](https://pypi.org/project/bed-reader)|5.50091681946997e-07| +|pypi|[qimage2ndarray](https://github.com/hmeine/qimage2ndarray)|5.50091681946997e-07| +|pypi|[singularity-hpc](https://github.com/singularityhub/singularity-hpc)|5.50091681946997e-07| +|pypi|[gimmik](https://github.com/vincentlab/GiMMiK)|5.50091681946997e-07| +|npm|[js-logger](http://github.com/jonnyreeves/js-logger)|5.50091681946997e-07| +|npm|[d3-cloud](https://www.jasondavies.com/wordcloud/)|5.50091681946997e-07| +|npm|[path](http://nodejs.org/docs/latest/api/path.html)|5.50091681946997e-07| +|npm|[react-grid-gallery](https://benhowell.github.io/react-grid-gallery/)|5.50091681946997e-07| +|cran|RISmed|5.50091681946997e-07| +|cran|[itsadug](NA)|5.50091681946997e-07| +|cran|[HGNChelper](https://github.com/waldronlab/HGNChelper)|5.50091681946997e-07| +|cran|[CORElearn](http://lkm.fri.uni-lj.si/rmarko/software/)|5.50091681946997e-07| +|cran|sde|5.50091681946997e-07| +|cran|[tidytree](https://yulab-smu.top/treedata-book/)|5.50091681946997e-07| +|cran|[msm](https://github.com/chjackson/msm)|5.50091681946997e-07| +|cran|[rsdmx](https://github.com/opensdmx/rsdmx)|5.50091681946997e-07| +|cran|[phylocomr](https://github.com/ropensci/phylocomr)|5.50091681946997e-07| +|cran|[httr2](https://httr2.r-lib.org)|5.50091681946997e-07| +|spack|[armadillo](http://arma.sourceforge.net/)|5.50091681946997e-07| +|spack|[nlopt](https://nlopt.readthedocs.io)|5.50091681946997e-07| +|spack|[petsc](https://www.mcs.anl.gov/petsc/index.html)|5.50091681946997e-07| +|spack|[arrayfire](https://arrayfire.org/docs/index.htm)|5.50091681946997e-07| +|pypi|[random](https://www.pytosquatting.org)|5.500916819469911e-07| +|pypi|[sys](https://github.com/stestagg/sys)|5.500916819469911e-07| +|pypi|[stats](http://code.google.com/p/pycalcstats/)|5.500916819469911e-07| +|pypi|[pygfunction](https://github.com/MassimoCimmino/pygfunction)|5.500916819469911e-07| +|npm|[atob](https://git.coolaj86.com/coolaj86/atob.js.git)|5.500916819469911e-07| +|npm|[node-html-parser](https://github.com/taoqf/node-fast-html-parser)|5.500916819469911e-07| +|pypi|[usort](https://pypi.org/project/usort)|5.414964994165695e-07| +|go|[github.com/gorilla/mux](https://github.com/gorilla/mux)|5.364420640155001e-07| +|go|[golang.org/x/crypto](https://golang.org/x/crypto)|5.364420640155001e-07| +|rubygems|[redis](https://github.com/redis/redis-rb)|5.36223824418916e-07| +|rubygems|[stackprof](http://github.com/tmm1/stackprof)|5.36223824418916e-07| +|pypi|[arboreto](https://github.com/aertslab/arboreto)|5.331657840409381e-07| +|pypi|[ipytree](https://pypi.org/project/ipytree)|5.236449664687705e-07| +|npm|assume|5.184085168040827e-07| +|npm|spawn-sync|5.184085168040827e-07| +|cran|[shinyFiles](https://github.com/thomasp85/shinyFiles)|5.157109518253076e-07| +|go|[github.com/brentp/irelate](https://github.com/brentp/irelate)|5.134189031505252e-07| +|go|[github.com/brentp/vcfgo](https://github.com/brentp/vcfgo)|5.134189031505252e-07| +|go|[github.com/brentp/xopen](https://github.com/brentp/xopen)|5.134189031505252e-07| +|pypi|[connexion](https://github.com/zalando/connexion)|5.134189031505204e-07| +|cran|[contentid](https://github.com/cboettig/contentid)|5.134189031505204e-07| +|pypi|[furl](https://pypi.org/project/furl)|5.042507084514085e-07| +|pypi|[pyodbc](https://pypi.org/project/pyodbc)|5.042507084514085e-07| +|pypi|[pg8000](https://pypi.org/project/pg8000)|5.042507084514085e-07| +|pypi|[psycopg2cffi](https://pypi.org/project/psycopg2cffi)|5.042507084514085e-07| +|pypi|[flexmock](https://pypi.org/project/flexmock)|5.042507084514085e-07| +|npm|browserify-middleware|5.042507084514085e-07| +|npm|code-mirror|5.042507084514085e-07| +|npm|github-basic|5.042507084514085e-07| +|npm|handle|5.042507084514085e-07| +|npm|highlight-codemirror|5.042507084514085e-07| +|npm|inconsolata|5.042507084514085e-07| +|npm|jade-code-mirror|5.042507084514085e-07| +|npm|jade-highlighter|5.042507084514085e-07| +|npm|jstransformer-cdata|5.042507084514085e-07| +|npm|jstransformer-coffee-script|5.042507084514085e-07| +|npm|jstransformer-less|5.042507084514085e-07| +|npm|jstransformer-marked|5.042507084514085e-07| +|npm|jstransformer-stylus|5.042507084514085e-07| +|npm|jstransformer-verbatim|5.042507084514085e-07| +|npm|less-file|5.042507084514085e-07| +|npm|linify|5.042507084514085e-07| +|npm|lsr|5.042507084514085e-07| +|npm|pull-request|5.042507084514085e-07| +|npm|stop|5.042507084514085e-07| +|npm|twbs|5.042507084514085e-07| +|npm|character-parser|5.042507084514085e-07| +|npm|constantinople|5.042507084514085e-07| +|npm|jstransformer|5.042507084514085e-07| +|npm|transformers|5.042507084514085e-07| +|npm|void-elements|5.042507084514085e-07| +|npm|with|5.042507084514085e-07| +|pypi|[hdfdict](https://github.com/SiggiGue/hdfdict)|5.015541805987304e-07| +|pypi|[spherical-geometry](https://pypi.org/project/spherical-geometry)|4.963717911318553e-07| +|pypi|[stregion](https://pypi.org/project/stregion)|4.963717911318553e-07| +|pypi|[tweakwcs](https://pypi.org/project/tweakwcs)|4.963717911318553e-07| +|pypi|[stsci.skypac](https://pypi.org/project/stsci.skypac)|4.963717911318553e-07| +|pypi|[fitsblender](https://pypi.org/project/fitsblender)|4.963717911318553e-07| +|rubygems|xpath|4.918884330184062e-07| +|rubygems|mini_mime|4.918884330184062e-07| +|rubygems|matrix|4.918884330184062e-07| +|rubygems|webdrivers|4.918884330184062e-07| +|rubygems|selenium-webdriver|4.918884330184062e-07| +|rubygems|selenium_statistics|4.918884330184062e-07| +|rubygems|sauce_whisk|4.918884330184062e-07| +|rubygems|rubocop-rake|4.918884330184062e-07| +|rubygems|rubocop-minitest|4.918884330184062e-07| +|rubygems|rspec-instafail|4.918884330184062e-07| +|rubygems|launchy|4.918884330184062e-07| +|rubygems|erubi|4.918884330184062e-07| +|cran|thematic|4.914080732205367e-07| +|pypi|[jsonlib](https://pypi.org/project/jsonlib)|4.906223109256947e-07| +|pypi|[yajl](https://pypi.org/project/yajl)|4.906223109256947e-07| +|pypi|[ecdsa](https://pypi.org/project/ecdsa)|4.906223109256947e-07| +|pypi|[pytest-black-multipy](https://pypi.org/project/pytest-black-multipy)|4.906223109256947e-07| +|npm|[request-promise](https://github.com/request/request-promise#readme)|4.889703839528847e-07| +|npm|grunt-release|4.86241754578144e-07| +|npm|grunt-jsdoc|4.86241754578144e-07| +|npm|grunt-mocha-istanbul|4.86241754578144e-07| +|npm|help-me-test|4.86241754578144e-07| +|npm|require-dir|4.86241754578144e-07| +|npm|normalize-path|4.838479490171438e-07| +|npm|homedir-polyfill|4.838479490171438e-07| +|npm|eslint-config-gulp|4.838479490171438e-07| +|npm|resolve-dir|4.838479490171438e-07| +|npm|micromatch|4.838479490171438e-07| +|npm|is-glob|4.838479490171438e-07| +|npm|detect-file|4.838479490171438e-07| +|pypi|[tinygp](https://github.com/dfm/tinygp)|4.832177912004922e-07| +|pypi|[tools21cm](https://pypi.org/project/tools21cm)|4.813302217036182e-07| +|pypi|[merklelib](https://github.com/vpaliy/merkle-trees)|4.813302217036182e-07| +|pypi|[nodepy](https://github.com/ketch/nodepy)|4.813302217036182e-07| +|pypi|[numfi](https://github.com/ZZZZzzzzac/numfi)|4.813302217036182e-07| +|pypi|[pypiwin32](https://pypi.org/project/pypiwin32)|4.813302217036182e-07| +|pypi|[piecewise-regression](https://github.com/chasmani/piecewise-regression)|4.813302217036182e-07| +|pypi|[flask-socketio](https://github.com/miguelgrinberg/flask-socketio)|4.813302217036182e-07| +|pypi|[astro-virgo](https://github.com/0xCoto/Virgo)|4.813302217036182e-07| +|pypi|[plotly_express](https://plotly.express/)|4.813302217036182e-07| +|pypi|[streamlit_tags](https://github.com/gagan3012/streamlit-tags)|4.813302217036182e-07| +|pypi|[streamlit-aggrid](https://github.com/PablocFonseca/streamlit-aggrid)|4.813302217036182e-07| +|pypi|[tatter](https://github.com/afarahi/tatter)|4.813302217036182e-07| +|pypi|[pystream-protobuf](https://github.com/cartoonist/pystream-protobuf)|4.813302217036182e-07| +|pypi|[flare-pp](https://github.com/mir-group/flare_pp)|4.813302217036182e-07| +|pypi|[sgdml](http://www.sgdml.org)|4.813302217036182e-07| +|pypi|[fhir.resources](https://github.com/nazrulworld/fhir.resources)|4.813302217036182e-07| +|pypi|[aiokafka](http://aiokafka.readthedocs.org)|4.813302217036182e-07| +|pypi|[ligo.skymap](https://lscsoft.docs.ligo.org/ligo.skymap/)|4.813302217036182e-07| +|pypi|[linearfit](https://github.com/Johannes-Sahlmann/linearfit)|4.813302217036182e-07| +|pypi|[dna-features-viewer](https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer)|4.813302217036182e-07| +|pypi|[clint](https://github.com/kennethreitz/clint)|4.813302217036182e-07| +|pypi|[pepita](https://pypi.org/project/pepita)|4.813302217036182e-07| +|pypi|[pywdpa](https://ecology.ghislainv.fr/pywdpa)|4.813302217036182e-07| +|npm|[vue-class-component](https://github.com/vuejs/vue-class-component#readme)|4.813302217036182e-07| +|npm|[vuetify](https://vuetifyjs.com)|4.813302217036182e-07| +|npm|[deep-filter](https://github.com/IndigoUnited/js-deep-filter#readme)|4.813302217036182e-07| +|npm|[kebabcase-keys](https://github.com/mattii/kebabcase-keys#readme)|4.813302217036182e-07| +|npm|[cross-blob](https://github.com/Richienb/cross-blob#readme)|4.813302217036182e-07| +|npm|[svgr](https://github.com/smooth-code/svgr#readme)|4.813302217036182e-07| +|cran|[fishtree](https://fishtreeoflife.org/)|4.813302217036182e-07| +|cran|COUNT|4.813302217036182e-07| +|cran|ggvenn|4.813302217036182e-07| +|cran|Rlabkey|4.813302217036182e-07| +|pypi|[sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox)|4.813302217036173e-07| +|pypi|[findiff](https://github.com/maroba/findiff)|4.813302217036173e-07| +|npm|[camera-controls](https://github.com/yomotsu/camera-controls#readme)|4.813302217036173e-07| +|npm|[daisyui](https://github.com/saadeghi/daisyui)|4.813302217036173e-07| +|npm|[gpu.js](http://gpu.rocks/)|4.813302217036128e-07| +|go|[golang.org/x/net](https://golang.org/x/net)|4.806356614991387e-07| +|pypi|[blessed](https://github.com/jquast/blessed)|4.797257876312753e-07| +|pypi|[Levenshtein](https://github.com/maxbachmann/Levenshtein)|4.76516919486584e-07| +|npm|[github-current-user](https://github.com/beaugunderson/github-current-user)|4.76516919486584e-07| +|cran|QSARdata|4.70633994554648e-07| +|cran|dimRed|4.70633994554648e-07| +|cran|ddalpha|4.70633994554648e-07| +|pypi|[time-machine](https://pypi.org/project/time-machine)|4.688216151967356e-07| +|pypi|[attrdict](https://github.com/bcj/AttrDict)|4.6764893333671553e-07| +|cran|[RcppEigen](http://dirk.eddelbuettel.com/code/rcpp.eigen.html)|4.675779296549463e-07| +|pypi|[black-nbconvert](https://pypi.org/project/black-nbconvert)|4.581893456601741e-07| +|npm|karma-tap-reporter|4.576392984264884e-07| +|npm|karma-spec-reporter|4.576392984264884e-07| +|npm|karma-html-reporter|4.576392984264884e-07| +|npm|karma-chai-sinon|4.576392984264884e-07| +|npm|eslint-plugin-mocha|4.576392984264884e-07| +|npm|eslint-config-nfl|4.576392984264884e-07| +|npm|babel-plugin-transform-class-properties|4.576392984264884e-07| +|npm|react-side-effect|4.576392984264884e-07| +|npm|react-fast-compare|4.576392984264884e-07| +|rubygems|webpacker|4.576392984264884e-07| +|rubygems|rubocop-discourse|4.576392984264884e-07| +|rubygems|mini_racer|4.576392984264884e-07| +|rubygems|listen|4.576392984264884e-07| +|rubygems|dalli|4.576392984264884e-07| +|go|[github.com/fatih/color](https://github.com/fatih/color)|4.571110688990801e-07| +|pypi|[mknotebooks](https://pypi.org/project/mknotebooks)|4.4954426366658596e-07| +|pypi|[mkdocs-macros-plugin](https://pypi.org/project/mkdocs-macros-plugin)|4.4954426366658596e-07| +|cran|[shinyalert](https://github.com/daattali/shinyalert)|4.433304673585963e-07| +|npm|tslint-config-semistandard|4.412193698949825e-07| +|npm|eslint-plugin-dependencies|4.412193698949825e-07| +|npm|eslint-config-semistandard|4.412193698949825e-07| +|npm|doctoc|4.412193698949825e-07| +|npm|snappy|4.412193698949825e-07| +|npm|optional|4.412193698949825e-07| +|npm|nested-error-stacks|4.412193698949825e-07| +|npm|denque|4.412193698949825e-07| +|npm|buffermaker|4.412193698949825e-07| +|npm|buffer-crc32|4.412193698949825e-07| +|npm|binary|4.412193698949825e-07| +|cran|[RNiftyReg](https://github.com/jonclayden/RNiftyReg)|4.4043288260461816e-07| +|npm|safe-publish-latest|4.3699109500706256e-07| +|npm|object-keys|4.3699109500706256e-07| +|npm|npmignore|4.3699109500706256e-07| +|npm|mv|4.3699109500706256e-07| +|npm|eclint|4.3699109500706256e-07| +|npm|copy-dir|4.3699109500706256e-07| +|npm|aud|4.3699109500706256e-07| +|npm|array.prototype.map|4.3699109500706256e-07| +|npm|supports-preserve-symlinks-flag|4.3699109500706256e-07| +|npm|path-parse|4.3699109500706256e-07| +|npm|is-core-module|4.3699109500706256e-07| +|rubygems|hashdiff|4.368071761960326e-07| +|rubygems|crack|4.368071761960326e-07| +|rubygems|typhoeus|4.368071761960326e-07| +|rubygems|patron|4.368071761960326e-07| +|rubygems|httpclient|4.368071761960326e-07| +|rubygems|http|4.368071761960326e-07| +|rubygems|excon|4.368071761960326e-07| +|rubygems|em-http-request|4.368071761960326e-07| +|rubygems|curb|4.368071761960326e-07| +|rubygems|async-http|4.368071761960326e-07| +|cran|[goodpractice](https://github.com/mangothecat/goodpractice)|4.317386231038479e-07| +|pypi|[python-markdown-math](https://github.com/mitya57/python-markdown-math)|4.278490859587724e-07| +|pypi|[dca](https://github.com/theislab/dca)|4.278490859587724e-07| +|pypi|[lsstdesc.coord](https://github.com/LSSTDESC/Coord)|4.278490859587724e-07| +|pypi|[treecorr](https://github.com/rmjarvis/TreeCorr)|4.278490859587724e-07| +|pypi|[retriever](https://github.com/weecology/retriever)|4.278490859587724e-07| +|pypi|[acor](http://github.com/dfm/acor)|4.278490859587724e-07| +|pypi|[hydra-colorlog](https://github.com/facebookresearch/hydra/)|4.278490859587724e-07| +|pypi|[pyDataverse](https://github.com/gdcc/pyDataverse)|4.278490859587724e-07| +|pypi|[funsies](https://github.com/aspuru-guzik-group/funsies)|4.278490859587724e-07| +|pypi|[spaghetti](https://github.com/pysal/spaghetti)|4.278490859587724e-07| +|pypi|[phylo-treetime](https://github.com/neherlab/treetime)|4.278490859587724e-07| +|pypi|[fleck](https://github.com/bmorris3/fleck)|4.278490859587724e-07| +|pypi|[injector](https://github.com/alecthomas/injector)|4.278490859587724e-07| +|pypi|[ipyplot](http://github.com/karolzak/ipyplot)|4.278490859587724e-07| +|pypi|[imagecorruptions](https://github.com/bethgelab/imagecorruptions)|4.278490859587724e-07| +|pypi|[qiskit-ibm-experiment](https://github.com/Qiskit/qiskit-ibm-experiment)|4.278490859587724e-07| +|pypi|[qiskit_dynamics](https://github.com/Qiskit/qiskit-dynamics)|4.278490859587724e-07| +|pypi|[sk-video](http://scikit-video.org/)|4.278490859587724e-07| +|pypi|[easywebdav](http://github.com/amnong/easywebdav)|4.278490859587724e-07| +|pypi|[stanza](https://github.com/stanfordnlp/stanza)|4.278490859587724e-07| +|pypi|[modAL](https://modAL-python.github.io/)|4.278490859587724e-07| +|pypi|[muse-psfr](https://github.com/musevlt/muse-psfr)|4.278490859587724e-07| +|pypi|[deepdish](https://github.com/uchicago-cs/deepdish)|4.278490859587724e-07| +|pypi|[htof](https://pypi.org/project/htof)|4.278490859587724e-07| +|pypi|[lipyphilic](https://github.com/p-j-smith/lipyphilic)|4.278490859587724e-07| +|pypi|[yabox](https://github.com/pablormier/yabox)|4.278490859587724e-07| +|pypi|[chaospy](https://chaospy.readthedocs.io/)|4.278490859587724e-07| +|npm|[js-sha256](https://github.com/emn178/js-sha256)|4.278490859587724e-07| +|npm|[react-mdl](https://github.com/react-mdl/react-mdl#readme)|4.278490859587724e-07| +|npm|[react-sigma](https://github.com/dunnock/react-sigma)|4.278490859587724e-07| +|npm|[react-simple-file-input](https://github.com/greena13/react-simple-file-input#readme)|4.278490859587724e-07| +|npm|[rjsf](https://www.rjsf.io/)|4.278490859587724e-07| +|cran|[kinship2](https://cran.r-project.org/package=kinship2)|4.278490859587724e-07| +|cran|[corrr](https://github.com/tidymodels/corrr)|4.278490859587724e-07| +|cran|mcclust|4.278490859587724e-07| +|cran|[rdist](https://github.com/blasern/rdist)|4.278490859587724e-07| +|cran|[ggiraphExtra](https://github.com/cardiomoon/ggiraphExtra)|4.278490859587724e-07| +|cran|[memuse](https://github.com/shinra-dev/memuse)|4.278490859587724e-07| +|cran|[RcppAlgos](https://github.com/jwood000/RcppAlgos)|4.278490859587724e-07| +|cran|treeman|4.278490859587724e-07| +|cran|[treemapify](https://wilkox.org/treemapify/)|4.278490859587724e-07| +|cran|[restez](https://github.com/ropensci/restez#readme)|4.278490859587724e-07| +|cran|[babette](https://docs.ropensci.org/babette/)|4.278490859587724e-07| +|cran|[spocc](https://github.com/ropensci/spocc)|4.278490859587724e-07| +|cran|[RcppProgress](https://github.com/kforner/rcpp_progress)|4.278490859587724e-07| +|cran|[randomForestSRC](https://www.randomforestsrc.org/)|4.278490859587724e-07| +|cran|[ggpp](https://docs.r4photobiology.info/ggpp/)|4.278490859587724e-07| +|cran|[minerva](https://www.r-project.org)|4.278490859587724e-07| +|cran|[coarseDataTools](https://cran.r-project.org/package=coarseDataTools)|4.278490859587724e-07| +|cran|[incidence](https://www.repidemicsconsortium.org/incidence/)|4.278490859587724e-07| +|pypi|[vmad](https://pypi.org/project/vmad)|4.278490859587709e-07| +|pypi|[abopt](https://pypi.org/project/abopt)|4.278490859587709e-07| +|pypi|[fastpm](https://pypi.org/project/fastpm)|4.278490859587709e-07| +|pypi|[biolib](http://pypi.python.org/pypi/biolib/)|4.278490859587709e-07| +|pypi|[weightedstats](https://github.com/tinybike/weightedstats)|4.278490859587709e-07| +|pypi|[pysyzygy](http://github.com/rodluger/pysyzygy)|4.278490859587709e-07| +|pypi|[k2plr](https://github.com/rodluger/k2plr)|4.278490859587709e-07| +|pypi|[single-source](https://github.com/rabbit72/single-source)|4.2357059509918577e-07| +|pypi|[python-sat](https://github.com/pysathq/pysat)|4.2357059509918577e-07| +|go|[github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)|4.148127251977894e-07| +|pypi|[scikit-misc](https://github.com/has2k1/scikit-misc)|4.122937156192719e-07| +|cran|shinycustomloader|4.080843184008925e-07| +|pypi|[tf-slim](https://pypi.org/project/tf-slim)|4.0727941836459923e-07| +|pypi|[pypng](https://pypi.org/project/pypng)|4.0727941836459923e-07| +|pypi|[mesh-tensorflow](https://pypi.org/project/mesh-tensorflow)|4.0727941836459923e-07| +|pypi|[dopamine-rl](https://pypi.org/project/dopamine-rl)|4.0727941836459923e-07| +|pypi|[astroutils](https://github.com/chengxinlun/astroutils)|4.053307130135744e-07| +|go|[github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)|3.9644009787584446e-07| +|pypi|[python-consul](https://github.com/cablehead/python-consul)|3.9337806301050115e-07| +|pypi|[pytest-param-files~=0.3.3](https://pypi.org/project/pytest-param-files~=0.3.3)|3.909882416300152e-07| +|pypi|[pytest-cov~=2.8](https://pypi.org/project/pytest-cov~=2.8)|3.909882416300152e-07| +|pypi|[pytest~=5.4](https://pypi.org/project/pytest~=5.4)|3.909882416300152e-07| +|pypi|[pandas<1.4](https://pypi.org/project/pandas<1.4)|3.909882416300152e-07| +|pypi|[matplotlib~=3.3.0](https://pypi.org/project/matplotlib~=3.3.0)|3.909882416300152e-07| +|pypi|[ipython!=8.1.0](https://pypi.org/project/ipython!=8.1.0)|3.909882416300152e-07| +|pypi|[coverage<5.0](https://pypi.org/project/coverage<5.0)|3.909882416300152e-07| +|pypi|[sphinx-design~=0.1.0](https://pypi.org/project/sphinx-design~=0.1.0)|3.909882416300152e-07| +|pypi|[sphinx-book-theme~=0.3.0](https://pypi.org/project/sphinx-book-theme~=0.3.0)|3.909882416300152e-07| +|pypi|[jupytext~=1.11.2](https://pypi.org/project/jupytext~=1.11.2)|3.909882416300152e-07| +|pypi|[ipykernel~=5.5](https://pypi.org/project/ipykernel~=5.5)|3.909882416300152e-07| +|pypi|[coconut~=1.4.3](https://pypi.org/project/coconut~=1.4.3)|3.909882416300152e-07| +|pypi|[sphinx-togglebutton~=0.3.0](https://pypi.org/project/sphinx-togglebutton~=0.3.0)|3.909882416300152e-07| +|pypi|[sphinx>=3.5,<5](https://pypi.org/project/sphinx>=3.5,<5)|3.909882416300152e-07| +|pypi|[nbformat~=5.0](https://pypi.org/project/nbformat~=5.0)|3.909882416300152e-07| +|pypi|[myst-parser~=0.17.2](https://pypi.org/project/myst-parser~=0.17.2)|3.909882416300152e-07| +|pypi|[jupyter-cache~=0.5.0](https://pypi.org/project/jupyter-cache~=0.5.0)|3.909882416300152e-07| +|pypi|[docutils>=0.15,<0.18](https://pypi.org/project/docutils>=0.15,<0.18)|3.909882416300152e-07| +|rubygems|rspec-extra-formatters|3.889934036625152e-07| +|rubygems|paranoia|3.889934036625152e-07| +|rubygems|paper_trail|3.889934036625152e-07| +|rubygems|discard|3.889934036625152e-07| +|rubygems|database_cleaner|3.889934036625152e-07| +|rubygems|after_commit_action|3.889934036625152e-07| +|pypi|[cpnest](https://github.com/johnveitch/cpnest)|3.850641773629011e-07| +|pypi|[clldutils](https://github.com/clld/clldutils)|3.850641773629011e-07| +|pypi|[pypka](https://pypka.org)|3.850641773629011e-07| +|pypi|[ncplot](https://github.com/pmlmodelling/ncplot)|3.850641773629011e-07| +|cran|scatterpie|3.850641773629011e-07| +|pypi|[sphinx-rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|3.850641773628957e-07| +|pypi|[jupyter_dash](https://github.com/plotly/jupyter-dash)|3.850641773628957e-07| +|pypi|[louvain](https://github.com/vtraag/louvain-igraph)|3.850641773628957e-07| +|pypi|[multipletau](https://github.com/FCS-analysis/multipletau)|3.850641773628957e-07| +|pypi|[slab](http://github.com/DrMarc/slab.git)|3.850641773628957e-07| +|pypi|[fsps](https://github.com/dfm/python-fsps)|3.850641773628957e-07| +|pypi|[muse-origin](https://github.com/musevlt/origin)|3.850641773628957e-07| +|pypi|[libroadrunner](http://libroadrunner.org)|3.850641773628957e-07| +|npm|[node-gzip](https://github.com/Rebsos/node-gzip#readme)|3.850641773628957e-07| +|cran|[DirichletReg](https://github.com/maiermarco/DirichletReg)|3.850641773628957e-07| +|cran|[hyper2](https://github.com/RobinHankin/hyper2)|3.850641773628957e-07| +|cran|[mRMRe](https://www.pmgenomics.ca/bhklab/)|3.850641773628957e-07| +|cran|[Rdimtools](http://kyoustat.com/Rdimtools/)|3.850641773628957e-07| +|cran|[liger](https://github.com/JEFworks/liger)|3.850641773628957e-07| +|cran|[mlr3proba](https://mlr3proba.mlr-org.com)|3.850641773628957e-07| +|cran|[jmvcore](https://www.jamovi.org)|3.850641773628957e-07| +|cran|ggm|3.850641773628957e-07| +|cran|[cutpointr](https://github.com/thie1e/cutpointr)|3.850641773628957e-07| +|cran|pmsampsize|3.850641773628957e-07| +|cran|[scrapeR](http://www.ryanacton.com)|3.850641773628957e-07| +|cran|[analogue](https://github.com/gavinsimpson/analogue)|3.850641773628957e-07| +|cran|[drat](https://github.com/eddelbuettel/drat)|3.850641773628957e-07| +|spack|[silo](https://wci.llnl.gov/simulation/computer-codes/silo)|3.850641773628957e-07| +|pypi|[almatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/almatasks/browse)|3.8506417736289384e-07| +|pypi|[casampi](https://open-bitbucket.nrao.edu/projects/CASA/repos/casampi/browse)|3.8506417736289384e-07| +|pypi|[casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse)|3.8506417736289384e-07| +|pypi|[casaplotserver](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotserver/browse)|3.8506417736289384e-07| +|pypi|[casashell](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|3.8506417736289384e-07| +|pypi|[casatestutils](https://open-bitbucket.nrao.edu/projects/CASA/repos/casa6/browse)|3.8506417736289384e-07| +|pypi|[casaviewer](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaviewer/browse)|3.8506417736289384e-07| +|pypi|[tensorboard_plugin_profile](https://github.com/tensorflow/profiler)|3.850641773628903e-07| +|cran|[cowsay](https://github.com/sckott/cowsay)|3.850641773628903e-07| +|cran|[rworldmap](https://github.com/AndySouth/rworldmap/)|3.850641773628903e-07| +|go|[github.com/BurntSushi/toml](https://github.com/BurntSushi/toml)|3.766932169854396e-07| +|go|[github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)|3.6141289248691203e-07| +|go|github.com/opencontainers/go-digest|3.5928075418479194e-07| +|go|github.com/opencontainers/image-spec|3.5928075418479194e-07| +|pypi|[grpcio-reflection](https://grpc.io)|3.5618436406067943e-07| +|go|[github.com/adam-hanna/arrayOperations](https://github.com/adam-hanna/arrayOperations)|3.500583430571762e-07| +|go|[github.com/dgryski/go-minhash](https://github.com/dgryski/go-minhash)|3.500583430571762e-07| +|go|[github.com/ekzhu/lshensemble](https://github.com/ekzhu/lshensemble)|3.500583430571762e-07| +|go|[github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|3.500583430571762e-07| +|go|[github.com/will-rowe/gfa](https://github.com/will-rowe/gfa)|3.500583430571762e-07| +|go|[github.com/will-rowe/nthash](https://github.com/will-rowe/nthash)|3.500583430571762e-07| +|pypi|[OpenNMT-py](https://opennmt.net/)|3.5005834305717544e-07| +|pypi|[albumentations](https://github.com/albumentations-team/albumentations)|3.5005834305717544e-07| +|pypi|[swiftbat](https://github.com/lanl/swiftbat_python/)|3.5005834305717544e-07| +|pypi|[pysm3](https://pysm3.readthedocs.io/)|3.5005834305717544e-07| +|pypi|[datapackage](https://github.com/frictionlessdata/datapackage-py)|3.5005834305717544e-07| +|pypi|[flask_cors](https://github.com/corydolphin/flask-cors)|3.5005834305717544e-07| +|pypi|[exo-det-box](https://github.com/SIOSlab/exodetbox)|3.5005834305717544e-07| +|pypi|[pyvolcans](https://github.com/BritishGeologicalSurvey/pyvolcans)|3.5005834305717544e-07| +|pypi|[frbcat](http://github.com/davidgardenier/frbcat)|3.5005834305717544e-07| +|pypi|[nano-CAT](https://github.com/nlesc-nano/nano-CAT)|3.5005834305717544e-07| +|pypi|[data-CAT](https://github.com/nlesc-nano/data-CAT)|3.5005834305717544e-07| +|pypi|[ausdex](https://github.com/rbturnbull/ausdex)|3.5005834305717544e-07| +|pypi|[impedance](https://impedancepy.readthedocs.io/en/latest/)|3.5005834305717544e-07| +|pypi|[pvpumpingsystem](https://github.com/tylunel/pvpumpingsystem)|3.5005834305717544e-07| +|pypi|[imagedata](https://github.com/erling6232/imagedata)|3.5005834305717544e-07| +|pypi|[triqler](https://github.com/statisticalbiotechnology/triqler)|3.5005834305717544e-07| +|pypi|[jupyter_client](https://jupyter-client.readthedocs.io)|3.5005834305717544e-07| +|pypi|[torchmeta](https://github.com/tristandeleu/pytorch-meta)|3.5005834305717544e-07| +|pypi|[biomaj-zipkin](http://biomaj.genouest.org)|3.5005834305717544e-07| +|pypi|[prometheus_client](https://github.com/prometheus/client_python)|3.5005834305717544e-07| +|pypi|[biomaj](http://biomaj.genouest.org)|3.5005834305717544e-07| +|pypi|[myvariant](https://github.com/biothings/myvariant.py)|3.5005834305717544e-07| +|pypi|[bravado](https://github.com/Yelp/bravado)|3.5005834305717544e-07| +|pypi|[libfmp](http://audiolabs-erlangen.de/FMP)|3.5005834305717544e-07| +|pypi|[FitBenchmarking](http://fitbenchmarking.com)|3.5005834305717544e-07| +|pypi|[aad2onnx](http://github.com/matwey/aad2onnx)|3.5005834305717544e-07| +|npm|[angular-toastr](https://github.com/Foxandxss/angular-toastr#readme)|3.5005834305717544e-07| +|npm|[dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill)|3.5005834305717544e-07| +|npm|[grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin#readme)|3.5005834305717544e-07| +|npm|[material-design-lite](https://github.com/google/material-design-lite#readme)|3.5005834305717544e-07| +|cran|[BFpack](https://github.com/jomulder/BFpack)|3.5005834305717544e-07| +|cran|[keyATM](https://keyatm.github.io/keyATM/)|3.5005834305717544e-07| +|cran|[irr](https://www.r-project.org)|3.5005834305717544e-07| +|cran|[genie](http://genieclust.gagolewski.com/)|3.5005834305717544e-07| +|cran|[optparse](https://github.com/trevorld/r-optparse)|3.5005834305717544e-07| +|cran|[haldensify](https://github.com/nhejazi/haldensify)|3.5005834305717544e-07| +|cran|lspline|3.5005834305717544e-07| +|cran|pbs|3.5005834305717544e-07| +|cran|[sofa](https://github.com/ropensci/sofa)|3.5005834305717544e-07| +|cran|[elastic](https://docs.ropensci.org/elastic)|3.5005834305717544e-07| +|cran|[mongolite](https://github.com/jeroen/mongolite/)|3.5005834305717544e-07| +|cran|[RcppXPtrUtils](https://github.com/Enchufa2/RcppXPtrUtils)|3.5005834305717544e-07| +|npm|[testcafe-reporter-xunit](https://github.com/DevExpress/testcafe-reporter-xunit#readme)|3.4655775962660556e-07| +|npm|[testcafe-browser-provider-saucelabs](https://github.com/DevExpress/testcafe-browser-provider-saucelabs)|3.4655775962660556e-07| +|pypi|[django-filter](https://github.com/carltongibson/django-filter/tree/main)|3.2623492804356387e-07| +|go|[github.com/bsipos/thist](https://github.com/bsipos/thist)|3.231307782066242e-07| +|go|[github.com/mattn/go-colorable](https://github.com/mattn/go-colorable)|3.231307782066242e-07| +|go|[github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)|3.231307782066242e-07| +|go|[github.com/shenwei356/breader](https://github.com/shenwei356/breader)|3.231307782066242e-07| +|go|[github.com/shenwei356/go-logging](https://github.com/shenwei356/go-logging)|3.231307782066242e-07| +|go|[github.com/shenwei356/util](https://github.com/shenwei356/util)|3.231307782066242e-07| +|go|[github.com/shenwei356/xopen](https://github.com/shenwei356/xopen)|3.231307782066242e-07| +|go|[github.com/tatsushid/go-prettytable](https://github.com/tatsushid/go-prettytable)|3.231307782066242e-07| +|pypi|[prox_tv](https://github.com/albarji/proxTV)|3.2088681446908065e-07| +|pypi|[pynufft](https://github.com/jyhmiinlin/pynufft)|3.2088681446908065e-07| +|pypi|[vasppy](https://github.com/bjmorgan/vasppy)|3.2088681446908065e-07| +|pypi|[octopuspy](https://github.com/afatt/octopuspy)|3.2088681446908065e-07| +|pypi|[iScore](https://github.com/DeepRank/iScore)|3.2088681446908065e-07| +|pypi|[deeprank](https://github.com/DeepRank/deeprank)|3.2088681446908065e-07| +|pypi|[grpc4bmi](https://github.com/eWaterCycle/grpc4bmi)|3.2088681446908065e-07| +|pypi|[enlighten](https://github.com/Rockhopper-Technologies/enlighten)|3.2088681446908065e-07| +|pypi|[pyphe](https://github.com/Bahler-Lab/pyphe)|3.2088681446908065e-07| +|pypi|[asyncstdlib](https://pypi.org/project/asyncstdlib)|3.2088681446908065e-07| +|pypi|[plonk](https://github.com/dmentipl/plonk)|3.2088681446908065e-07| +|pypi|[daft](http://daft-pgm.org)|3.2088681446908065e-07| +|pypi|[yacs](https://github.com/rbgirshick/yacs)|3.2088681446908065e-07| +|pypi|[k2sc](https://github.com/OxES/k2sc)|3.2088681446908065e-07| +|pypi|[skycalc_ipy](https://github.com/AstarVienna/skycalc_ipy)|3.2088681446908065e-07| +|npm|[color-blend](https://github.com/Loilo/color-blend#readme)|3.2088681446908065e-07| +|npm|[echarts](https://echarts.apache.org)|3.2088681446908065e-07| +|npm|[element-plus](https://element-plus.org/)|3.2088681446908065e-07| +|npm|[mysql](https://github.com/mysqljs/mysql#readme)|3.2088681446908065e-07| +|npm|[string-random](https://github.com/maichong/string-random#readme)|3.2088681446908065e-07| +|npm|[bs-custom-file-input](https://github.com/Johann-S/bs-custom-file-input)|3.2088681446908065e-07| +|npm|[uglify-js-plugin](https://github.com/KyLeoHC/uglify-js-plugin#readme)|3.2088681446908065e-07| +|cran|rje|3.2088681446908065e-07| +|cran|[usefun](https://github.com/bblodfon/usefun)|3.2088681446908065e-07| +|cran|[truncnorm](https://github.com/olafmersmann/truncnorm)|3.2088681446908065e-07| +|cran|[signs](https://benjaminwolfe.github.io/signs)|3.2088681446908065e-07| +|cran|[gdalUtilities](https://github.com/JoshOBrien/gdalUtilities/)|3.2088681446908065e-07| +|cran|[strex](https://rorynolan.github.io/strex/)|3.2088681446908065e-07| +|cran|rCAT|3.2088681446908065e-07| +|go|[github.com/brentp/bix](https://github.com/brentp/bix)|3.208868144690782e-07| +|go|[github.com/brentp/goluaez](https://github.com/brentp/goluaez)|3.208868144690782e-07| +|go|[github.com/yuin/gluare](https://github.com/yuin/gluare)|3.208868144690782e-07| +|go|[github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua)|3.208868144690782e-07| +|go|[golang.org/x/tools](https://golang.org/x/tools)|3.208868144690782e-07| +|npm|[less-loader](https://github.com/webpack-contrib/less-loader)|3.176779463243874e-07| +|pypi|[zope.sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy)|3.085450139125773e-07| +|rubygems|[activerecord-jdbcmysql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|3.0805134189031543e-07| +|pypi|[geopy](https://github.com/geopy/geopy)|3.069405798402317e-07| +|pypi|[mcalf](https://github.com/ConorMacBride/mcalf/)|2.962032133560794e-07| +|pypi|[cosmic-popsynth](https://github.com/COSMIC-PopSynth/COSMIC)|2.962032133560794e-07| +|cran|[repr](https://github.com/IRkernel/repr/)|2.962032133560794e-07| +|cran|[odin](https://github.com/mrc-ide/odin)|2.962032133560794e-07| +|pypi|[einsteinpy](https://einsteinpy.org/)|2.96203213356074e-07| +|pypi|[transbigdata](https://github.com/ni1o1/transbigdata)|2.96203213356074e-07| +|pypi|[montage-wrapper](http://astropy.org/montage-wrapper/)|2.96203213356074e-07| +|pypi|[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)|2.96203213356074e-07| +|pypi|[QScintilla](https://www.riverbankcomputing.com/software/qscintilla/)|2.96203213356074e-07| +|pypi|[ipyfilechooser](https://github.com/crahan/ipyfilechooser)|2.96203213356074e-07| +|pypi|[gh-md-to-html](https://github.com/phseiff/github-flavored-markdown-to-html/)|2.96203213356074e-07| +|pypi|[fury](https://github.com/fury-gl/fury)|2.96203213356074e-07| +|pypi|[opencv-contrib-python-headless](https://github.com/skvark/opencv-python)|2.96203213356074e-07| +|pypi|[kalmus](https://github.com/KALMUS-Color-Toolkit/KALMUS)|2.96203213356074e-07| +|pypi|[keras-tcn](https://pypi.org/project/keras-tcn)|2.96203213356074e-07| +|pypi|[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter)|2.96203213356074e-07| +|pypi|[backports.tempfile](https://github.com/pjdelport/backports.tempfile)|2.96203213356074e-07| +|pypi|[bdsf](https://github.com/lofar-astron/PyBDSF)|2.96203213356074e-07| +|pypi|[ont_fast5_api](https://github.com/nanoporetech/ont_fast5_api)|2.96203213356074e-07| +|pypi|[linuxdoc](https://github.com/return42/linuxdoc)|2.96203213356074e-07| +|cran|[likert](http://jason.bryer.org/likert)|2.96203213356074e-07| +|cran|[plumber](https://www.rplumber.io)|2.96203213356074e-07| +|cran|[tictoc](https://github.com/collectivemedia/tictoc)|2.96203213356074e-07| +|cran|[pwr](https://github.com/heliosdrm/pwr)|2.96203213356074e-07| +|cran|R2jags|2.96203213356074e-07| +|cran|[bib2df](https://github.com/ropensci/bib2df)|2.96203213356074e-07| +|cran|[waiter](https://waiter.john-coene.com/)|2.96203213356074e-07| +|spack|[lua](https://www.lua.org)|2.96203213356074e-07| +|npm|[aws-amplify](https://aws-amplify.github.io/)|2.962032133560722e-07| +|npm|[aws-amplify-react](https://github.com/aws-amplify/amplify-js#readme)|2.962032133560722e-07| +|go|[github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)|2.955899561855627e-07| +|pypi|[outcome](https://github.com/python-trio/outcome)|2.9301550258376134e-07| +|pypi|[flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy)|2.8562452716478623e-07| +|pypi|[plotnine](https://github.com/has2k1/plotnine)|2.750458409734985e-07| +|pypi|[transformations](https://www.lfd.uci.edu/~gohlke/)|2.750458409734985e-07| +|pypi|[hidapi](https://github.com/trezor/cython-hidapi)|2.750458409734985e-07| +|pypi|[keyboard](https://github.com/boppreh/keyboard)|2.750458409734985e-07| +|pypi|[markdown_inline_graphviz_extension](https://github.com/cesaremorel/markdown-inline-graphviz)|2.750458409734985e-07| +|pypi|[morpheus-astro](https://github.com/morpheus-project/morpheus)|2.750458409734985e-07| +|pypi|[bifacial_radiance](https://github.com/NREL/bifacial_radiance)|2.750458409734985e-07| +|pypi|[psrqpy](https://github.com/mattpitkin/psrqpy)|2.750458409734985e-07| +|pypi|[cloup](https://github.com/janLuke/cloup)|2.750458409734985e-07| +|pypi|[Flake8-pyproject](https://pypi.org/project/Flake8-pyproject)|2.750458409734985e-07| +|pypi|[tensorflow-macos](https://www.tensorflow.org/)|2.750458409734985e-07| +|pypi|[Dans-Diffraction](https://github.com/DanPorter/Dans_Diffraction)|2.750458409734985e-07| +|pypi|[cloudnetpy](https://github.com/actris-cloudnet/cloudnetpy)|2.750458409734985e-07| +|pypi|[cloudnetpy_qc](https://github.com/actris-cloudnet/cloudnetpy-qc)|2.750458409734985e-07| +|pypi|[rejected-article-tracker](https://github.com/sagepublishing/rejected_article_tracker_pkg)|2.750458409734985e-07| +|pypi|[kineticstoolkit](https://kineticstoolkit.uqam.ca)|2.750458409734985e-07| +|pypi|[fil-finder](http://fil-finder.readthedocs.io)|2.750458409734985e-07| +|npm|[cpx](https://github.com/mysticatea/cpx)|2.750458409734985e-07| +|npm|tls|2.750458409734985e-07| +|npm|[dataframe-js](https://gmousse.gitbooks.io/dataframe-js/)|2.750458409734985e-07| +|npm|[svelte-inview](https://github.com/maciekgrzybek/svelte-inview)|2.750458409734985e-07| +|npm|[svelte-moveable](https://daybrush.com/moveable)|2.750458409734985e-07| +|npm|[svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal#readme)|2.750458409734985e-07| +|npm|[sveltejs-tippy](https://github.com/mdauner/sveltejs-tippy#readme)|2.750458409734985e-07| +|cran|[MultinomialCI](http://decsai.ugr.es/~pjvi)|2.750458409734985e-07| +|cran|[depmixS4](https://depmix.github.io/)|2.750458409734985e-07| +|cran|GeoLight|2.750458409734985e-07| +|cran|[bestglm](http://www.stats.uwo.ca/faculty/aim)|2.750458409734985e-07| +|cran|[GGMncv](https://donaldrwilliams.github.io/GGMncv/)|2.750458409734985e-07| +|cran|[cmocean](https://matplotlib.org/cmocean/)|2.750458409734985e-07| +|cran|[ProFit](https://github.com/ICRAR/ProFit)|2.750458409734985e-07| +|cran|sphereplot|2.750458409734985e-07| +|cran|[ggwordcloud](https://github.com/lepennec/ggwordcloud)|2.750458409734985e-07| +|cran|[akmedoids](https://cran.r-project.org/package=akmedoids)|2.750458409734985e-07| +|cran|[outsider](https://github.com/ropensci/outsider#readme)|2.750458409734985e-07| +|cran|[anomalize](https://github.com/business-science/anomalize)|2.750458409734985e-07| +|cran|[webdriver](https://github.com/rstudio/webdriver)|2.750458409734985e-07| +|spack|[opencv](https://opencv.org/)|2.750458409734985e-07| +|pypi|[ratelimiter](https://github.com/RazerM/ratelimiter)|2.704617436239389e-07| +|pypi|[retry](https://github.com/invl/retry)|2.704617436239389e-07| +|go|github.com/docker/distribution|2.6973094549574684e-07| +|go|golang.org/x/sync|2.6973094549574684e-07| +|npm|[angular-cesium](https://github.com/articodeltd/angular-cesium#readme)|2.567094515752625e-07| +|npm|[angular2-uuid](https://github.com/wulfsolter/angular2-uuid#readme)|2.567094515752625e-07| +|npm|[cesium](http://cesium.com/cesiumjs/)|2.567094515752625e-07| +|pypi|[ficus](https://github.com/camillescott/ficus)|2.567094515752602e-07| +|pypi|[gobbli](https://github.com/RTIInternational/gobbli/)|2.567094515752602e-07| +|pypi|[pyrice](https://github.com/SouthGreenPlatform/PyRice)|2.567094515752602e-07| +|pypi|[trio-websocket](https://github.com/HyperionGray/trio-websocket)|2.567094515752602e-07| +|pypi|[pygtc](http://github.com/sebastianbocquet/pygtc)|2.567094515752602e-07| +|pypi|[nd2reader](https://github.com/rbnvrw/nd2reader)|2.567094515752602e-07| +|pypi|[kimimaro](https://github.com/seung-lab/kimimaro/)|2.567094515752602e-07| +|cran|[cmdfun](https://snystrom.github.io/cmdfun/)|2.567094515752602e-07| +|cran|[COVID19](https://covid19datahub.io)|2.567094515752602e-07| +|cran|[qdapRegex](http://trinker.github.com/qdapRegex/)|2.567094515752602e-07| +|cran|[iotools](http://www.rforge.net/iotools)|2.567094515752602e-07| +|pypi|[pyvinecopulib](https://github.com/vinecopulib/pyvinecopulib/)|2.541423570595093e-07| +|pypi|[pyFFTW](https://github.com/pyFFTW/pyFFTW)|2.533401400233378e-07| +|cran|[biomartr](https://docs.ropensci.org/biomartr/)|2.406651108518118e-07| +|pypi|[c3d](https://github.com/EmbodiedCognition/py-c3d)|2.406651108518091e-07| +|pypi|[frites](https://github.com/brainets/frites)|2.406651108518091e-07| +|pypi|[elmada](https://github.com/DrafProject/elmada)|2.406651108518091e-07| +|pypi|[qcg-pilotjob](http://github.com/vecma-project/QCG-PilotJob)|2.406651108518091e-07| +|pypi|[ymmsl](https://github.com/multiscale/ymmsl-python)|2.406651108518091e-07| +|pypi|[hypercube](http://github.com/ska-sa/hypercube)|2.406651108518091e-07| +|pypi|[keckdrpframework](https://github.com/Keck-DataReductionPipelines/KeckDRPFramework.git)|2.406651108518091e-07| +|pypi|[amptk](https://github.com/nextgenusfs/amptk)|2.406651108518091e-07| +|pypi|[pirecorder](https://github.com/jollejolles)|2.406651108518091e-07| +|pypi|[django-tables2](https://github.com/jieter/django-tables2/)|2.406651108518091e-07| +|pypi|[keras-tuner](https://github.com/keras-team/keras-tuner)|2.406651108518091e-07| +|pypi|[diffeqpy](http://github.com/SciML/diffeqpy)|2.406651108518091e-07| +|pypi|[pebble](https://github.com/noxdafox/pebble)|2.406651108518091e-07| +|pypi|[samsum](https://github.com/hallamlab/samsum)|2.406651108518091e-07| +|pypi|[mlconfound](https://mlconfound.readthedocs.io)|2.406651108518091e-07| +|npm|express-flash|2.406651108518091e-07| +|npm|[passport-local](https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local)|2.406651108518091e-07| +|cran|[dplR](https://github.com/AndyBunn/dplR)|2.406651108518091e-07| +|cran|[lunar](http://statistics.lazaridis.eu)|2.406651108518091e-07| +|cran|[greta](https://greta-stats.org)|2.406651108518091e-07| +|cran|[UNF](https://github.com/leeper/UNF)|2.406651108518091e-07| +|cran|ggnewscale|2.406651108518091e-07| +|cran|[ggpointdensity](https://github.com/LKremer/ggpointdensity)|2.406651108518091e-07| +|cran|[osmextract](https://docs.ropensci.org/osmextract/)|2.406651108518091e-07| +|cran|[BSDA](https://github.com/alanarnholt/BSDA)|2.406651108518091e-07| +|cran|[rplos](https://docs.ropensci.org/rplos)|2.406651108518091e-07| +|cran|[microdemic](https://github.com/ropensci/microdemic)|2.406651108518091e-07| +|cran|[aRxiv](https://docs.ropensci.org/aRxiv/)|2.406651108518091e-07| +|cran|[codemeta](https://github.com/cboettig/codemeta)|2.406651108518091e-07| +|cran|[sortable](https://rstudio.github.io/sortable/)|2.406651108518091e-07| +|cran|[esquisse](https://dreamrs.github.io/esquisse/)|2.406651108518091e-07| +|cran|[ggnetwork](https://github.com/briatte/ggnetwork)|2.406651108518091e-07| +|cran|randomcoloR|2.406651108518091e-07| +|cran|shinyMatrix|2.406651108518091e-07| +|cran|[shinyvalidate](https://rstudio.github.io/shinyvalidate/)|2.406651108518091e-07| +|cran|[RaMS](https://github.com/wkumler/RaMS)|2.406651108518091e-07| +|npm|[ng-bootstrap](https://github.com/valor-software/ngx-bootstrap#readme)|2.4066511085180867e-07| +|pypi|[plato-draw](https://plato-draw.readthedocs.io/)|2.382584597432893e-07| +|pypi|[tinynpydb](https://github.com/quatrope/tinynpydb)|2.374562427071185e-07| +|go|[github.com/docker/docker](https://github.com/docker/docker)|2.3703815819657168e-07| +|go|github.com/davecgh/go-spew|2.308355740449495e-07| +|go|github.com/onsi/ginkgo|2.308355740449495e-07| +|go|github.com/onsi/gomega|2.308355740449495e-07| +|pypi|[PyQt5-stubs](https://github.com/python-qt-tools/PyQt5-stubs)|2.2650833962523196e-07| +|pypi|[WRFpy](https://github.com/ERA-URBAN/wrfpy)|2.2650833962523196e-07| +|pypi|[pygmsh](https://pypi.org/project/pygmsh)|2.2650833962523196e-07| +|pypi|[pacopy](https://github.com/sigma-py/pacopy)|2.2650833962523196e-07| +|pypi|[dmsh](https://pypi.org/project/dmsh)|2.2650833962523196e-07| +|pypi|[glvis](https://github.com/glvis/pyglvis)|2.2650833962523196e-07| +|pypi|[algoliasearch](https://github.com/algolia/algoliasearch-client-python)|2.2650833962523196e-07| +|pypi|[python-gitlab](https://github.com/python-gitlab/python-gitlab)|2.2650833962523196e-07| +|pypi|[isaExplorer](http://github.com/phenomecentre/isaexplorer)|2.2650833962523196e-07| +|pypi|[simsopt](https://github.com/hiddenSymmetries/simsopt)|2.2650833962523196e-07| +|pypi|[tf_agents](https://github.com/tensorflow/agents)|2.2650833962523196e-07| +|pypi|[lunr](https://github.com/yeraydiazdiaz/lunr.py)|2.2650833962523196e-07| +|npm|[root](https://github.com/mafintosh/root#readme)|2.2650833962523196e-07| +|cran|[slippymath](https://www.github.com/milesmcbain/slippymath)|2.2650833962523196e-07| +|cran|[leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)|2.2650833962523196e-07| +|pypi|[astro-tigger-lsm](https://github.com/ska-sa/tigger-lsm)|2.2650833962522926e-07| +|pypi|[pylustrator](https://github.com/rgerum/pylustrator)|2.2650833962522926e-07| +|cran|[biwavelet](https://github.com/tgouhier/biwavelet)|2.2650833962522926e-07| +|cran|[wpp2015](http://esa.un.org/wpp)|2.2424325622897895e-07| +|pypi|[properimage](https://github.com/toros-astro/ProperImage)|2.139245429793862e-07| +|pypi|[prism](https://prism-tool.readthedocs.io/en/latest)|2.139245429793862e-07| +|pypi|[mdx_gh_links](https://pypi.org/project/mdx-gh-links/)|2.139245429793862e-07| +|pypi|[pyyaml_env_tag](https://github.com/waylan/pyyaml-env-tag)|2.139245429793862e-07| +|pypi|[Keras-Applications](https://github.com/keras-team/keras-applications)|2.139245429793862e-07| +|pypi|[lcdata](https://github.com/kboone/lcdata)|2.139245429793862e-07| +|pypi|[hciplot](https://github.com/carlgogo/hciplot)|2.139245429793862e-07| +|pypi|[cellmlmanip](https://github.com/ModellingWebLab/cellmlmanip)|2.139245429793862e-07| +|pypi|[pymunk](http://www.pymunk.org)|2.139245429793862e-07| +|pypi|[kplr](https://github.com/dfm/kplr)|2.139245429793862e-07| +|pypi|[TRUNAJOD](https://github.com/dpalmasan/TRUNAJOD2.0)|2.139245429793862e-07| +|pypi|[elisa](https://github.com/mikecokina/elisa)|2.139245429793862e-07| +|pypi|[keras_applications](https://github.com/keras-team/keras-applications)|2.139245429793862e-07| +|pypi|[redis_lru](https://github.com/leohowell/redis-lru)|2.139245429793862e-07| +|npm|[mongoskin](https://github.com/kissjs/node-mongoskin)|2.139245429793862e-07| +|npm|[ltd](https://github.com/overlandjs/ltd#readme)|2.139245429793862e-07| +|npm|[nunjucks](https://github.com/mozilla/nunjucks#readme)|2.139245429793862e-07| +|npm|[xml-js](https://github.com/nashwaan/xml-js#readme)|2.139245429793862e-07| +|cran|[fossil](http://matthewvavrek.com/programs-and-code/fossil/)|2.139245429793862e-07| +|cran|[dataRetrieval](https://pubs.usgs.gov/tm/04/a10/)|2.139245429793862e-07| +|cran|[rnoaa](https://docs.ropensci.org/rnoaa/)|2.139245429793862e-07| +|cran|[blockCV](https://github.com/rvalavi/blockCV)|2.139245429793862e-07| +|cran|[workflowsets](https://github.com/tidymodels/workflowsets)|2.139245429793862e-07| +|cran|[bizdays](https://github.com/wilsonfreitas/R-bizdays)|2.139245429793862e-07| +|cran|[ascii](https://github.com/mclements/ascii)|2.139245429793862e-07| +|cran|smoother|2.139245429793862e-07| +|cran|[ptw](https://github.com/rwehrens/ptw)|2.139245429793862e-07| +|cran|[FedData](https://github.com/ropensci/FedData)|2.139245429793862e-07| +|go|github.com/bradfitz/gomemcache|2.1392454297938546e-07| +|go|github.com/docker/libtrust|2.1392454297938546e-07| +|go|github.com/phayes/permbits|2.1392454297938546e-07| +|go|github.com/spf13/afero|2.1392454297938546e-07| +|go|github.com/spf13/viper|2.1392454297938546e-07| +|go|github.com/sylabs/sif|2.1392454297938546e-07| +|go|github.com/vmihailenco/msgpack|2.1392454297938546e-07| +|go|google.golang.org/appengine|2.1392454297938546e-07| +|cran|[longitudinalData](http:www.r-project.org)|2.1178529754959289e-07| +|pypi|[wotan](https://github.com/hippke/wotan)|2.0814279857453842e-07| +|pypi|[markov-clustering](https://github.com/guyallard/markov_clustering.git)|2.026653565067872e-07| +|pypi|[sos-bash](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[sos-matlab](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[sos-sas](https://github.com/vatlab/sos-sas)|2.026653565067872e-07| +|pypi|[sos-julia](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[sos-javascript](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[sos-r](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[qmctorch](https://github.com/NLESC-JCER/QMCTorch)|2.026653565067872e-07| +|pypi|[sphinx-js](https://github.com/mozilla/sphinx-js)|2.026653565067872e-07| +|cran|[rvcheck](https://github.com/GuangchuangYu/rvcheck)|2.026653565067872e-07| +|cran|[turner](http://www.gastonsanchez.com)|2.026653565067872e-07| +|cran|[blocksdesign]()|2.026653565067872e-07| +|cran|shinyhelper|2.026653565067872e-07| +|cran|[bsplus](https://github.com/ijlyttle/bsplus)|2.026653565067872e-07| +|cran|[nabor](https://github.com/jefferis/nabor)|2.026653565067872e-07| +|go|[github.com/JSchwehn/goDistances](https://github.com/JSchwehn/goDistances)|2.0266535650678623e-07| +|go|[github.com/Lebonesco/go_worker_pool](https://github.com/Lebonesco/go_worker_pool)|2.0266535650678623e-07| +|go|[github.com/cheekybits/genny](https://github.com/cheekybits/genny)|2.0266535650678623e-07| +|go|[github.com/cornelk/hashmap](https://github.com/cornelk/hashmap)|2.0266535650678623e-07| +|go|[github.com/deckarep/golang-set](https://github.com/deckarep/golang-set)|2.0266535650678623e-07| +|go|[github.com/dgryski/go-jump](https://github.com/dgryski/go-jump)|2.0266535650678623e-07| +|go|[github.com/irfansharif/cfilter](https://github.com/irfansharif/cfilter)|2.0266535650678623e-07| +|go|[github.com/leesper/go_rng](https://github.com/leesper/go_rng)|2.0266535650678623e-07| +|go|[github.com/linxGnu/fimap](https://github.com/linxGnu/fimap)|2.0266535650678623e-07| +|go|[github.com/lithammer/go-jump-consistent-hash](https://github.com/lithammer/go-jump-consistent-hash)|2.0266535650678623e-07| +|go|[github.com/oleiade/lane](https://github.com/oleiade/lane)|2.0266535650678623e-07| +|go|[github.com/segmentio/objconv](https://github.com/segmentio/objconv)|2.0266535650678623e-07| +|go|[github.com/tidwall/gjson](https://github.com/tidwall/gjson)|2.0266535650678623e-07| +|go|[github.com/twmb/murmur3](https://github.com/twmb/murmur3)|2.0266535650678623e-07| +|go|[github.com/valyala/fastrand](https://github.com/valyala/fastrand)|2.0266535650678623e-07| +|go|[github.com/will-rowe/ntHash](https://github.com/will-rowe/ntHash)|2.0266535650678623e-07| +|pypi|[extension_helpers](https://github.com/astropy/extension-helpers)|1.9253208868144785e-07| +|pypi|[jupyter-contrib-nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|1.9253208868144785e-07| +|cran|[symengine](https://github.com/symengine/symengine.R)|1.9253208868144785e-07| +|cran|[sensitivity](NA)|1.9253208868144785e-07| +|cran|[EasyABC](http://easyabc.r-forge.r-project.org/)|1.9253208868144785e-07| +|go|[github.com/alexflint/go-arg](https://github.com/alexflint/go-arg)|1.9253208868144692e-07| +|go|[github.com/biogo/store](https://github.com/biogo/store)|1.9253208868144692e-07| +|go|[github.com/brentp/faidx](https://github.com/brentp/faidx)|1.9253208868144692e-07| +|go|[github.com/brentp/gargs](https://github.com/brentp/gargs)|1.9253208868144692e-07| +|go|[github.com/brentp/go-athenaeum](https://github.com/brentp/go-athenaeum)|1.9253208868144692e-07| +|go|[github.com/brentp/go-chartjs](https://github.com/brentp/go-chartjs)|1.9253208868144692e-07| +|go|[github.com/brentp/goleft](https://github.com/brentp/goleft)|1.9253208868144692e-07| +|go|[github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go)|1.9253208868144692e-07| +|go|[github.com/kyroy/kdtree](https://github.com/kyroy/kdtree)|1.9253208868144692e-07| +|go|[github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate)|1.9253208868144692e-07| +|cran|[dqrng](https://daqana.github.io/dqrng/)|1.9253208868144515e-07| +|pypi|[convertdate](https://github.com/fitnr/convertdate)|1.869853308884817e-07| +|pypi|[rsudp](https://github.com/raspishake/rsudp)|1.833638939823314e-07| +|pypi|[gwosc](https://github.com/gwpy/gwosc/)|1.833638939823314e-07| +|pypi|[dqsegdb2](https://github.com/duncanmmacleod/dqsegdb2/)|1.833638939823314e-07| +|cran|[JBrowseR](https://gmod.github.io/JBrowseR/)|1.833638939823314e-07| +|cran|[summarytools](https://github.com/dcomtois/summarytools)|1.833638939823314e-07| +|cran|[pastecs](https://github.com/phgrosjean/pastecs)|1.833638939823314e-07| +|cran|[desplot](https://kwstat.github.io/desplot/)|1.833638939823314e-07| +|cran|[agricolae](http://tarwi.lamolina.edu.pe/~fmendiburu)|1.833638939823314e-07| +|cran|PairedData|1.833638939823314e-07| +|pypi|[corral-pipeline](https://github.com/toros-astro/corral)|1.8336389398233038e-07| +|go|github.com/antchfx/jsonquery|1.750291715285881e-07| +|go|github.com/bhmj/jsonslice|1.750291715285881e-07| +|go|github.com/codegangsta/negroni|1.750291715285881e-07| +|go|github.com/evanphx/json-patch/v5|1.750291715285881e-07| +|go|github.com/gorilla/context|1.750291715285881e-07| +|go|github.com/grandcat/zeroconf|1.750291715285881e-07| +|go|github.com/justinas/alice|1.750291715285881e-07| +|go|github.com/kelseyhightower/envconfig|1.750291715285881e-07| +|go|github.com/linksmart/go-sec|1.750291715285881e-07| +|go|github.com/linksmart/service-catalog/v3|1.750291715285881e-07| +|go|github.com/miekg/dns|1.750291715285881e-07| +|go|github.com/rs/cors|1.750291715285881e-07| +|go|github.com/satori/go.uuid|1.750291715285881e-07| +|go|github.com/syndtr/goleveldb|1.750291715285881e-07| +|go|github.com/xeipuuv/gojsonschema|1.750291715285881e-07| +|go|[github.com/Knetic/govaluate](https://github.com/Knetic/govaluate)|1.750291715285881e-07| +|go|[github.com/araddon/dateparse](https://github.com/araddon/dateparse)|1.750291715285881e-07| +|go|[github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb/v3)|1.750291715285881e-07| +|go|[github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)|1.750291715285881e-07| +|go|[github.com/metakeule/fmtdate](https://github.com/metakeule/fmtdate)|1.750291715285881e-07| +|go|[github.com/mxschmitt/golang-combinations](https://github.com/mxschmitt/golang-combinations)|1.750291715285881e-07| +|go|[github.com/shenwei356/natsort](https://github.com/shenwei356/natsort)|1.750291715285881e-07| +|go|[github.com/xuri/excelize/v2](https://github.com/xuri/excelize/v2)|1.750291715285881e-07| +|go|[gonum.org/v1/plot](https://gonum.org/v1/plot)|1.750291715285881e-07| +|pypi|[scorpio-gp](https://github.com/josegit88/SCORPIO)|1.7502917152858772e-07| +|pypi|[kamodo](https://github.com/ensemblegov/kamodo-core)|1.7502917152858772e-07| +|pypi|[aniso8601](https://bitbucket.org/nielsenb/aniso8601)|1.7502917152858772e-07| +|pypi|[starry-process](https://github.com/rodluger/starry_process)|1.7502917152858772e-07| +|pypi|[datetime](https://github.com/zopefoundation/DateTime)|1.7502917152858772e-07| +|pypi|[astral](https://github.com/sffjunkie/astral)|1.7502917152858772e-07| +|cran|harmonicmeanp|1.7502917152858772e-07| +|cran|NBPSeq|1.7502917152858772e-07| +|cran|[rmdformats](https://github.com/juba/rmdformats)|1.7502917152858772e-07| +|pypi|[typing-utils](https://github.com/bojiang/typing_utils)|1.7327887981330278e-07| +|pypi|[py-zipkin](https://github.com/Yelp/py_zipkin)|1.7327887981330278e-07| +|pypi|[sphinxcontrib-katex](https://github.com/hagenw/sphinxcontrib-katex)|1.6741920754908343e-07| +|cran|[DescTools](https://andrisignorell.github.io/DescTools/)|1.6741920754908343e-07| +|cran|[coloc](https://github.com/chr1swallace/coloc)|1.6741920754908343e-07| +|cran|[dams](https://github.com/jsta/dams)|1.6741920754908343e-07| +|cran|[reservoir](https://cran.r-project.org/package=reservoir)|1.6741920754908343e-07| +|cran|[ggtern](http://www.ggtern.com)|1.6741920754908343e-07| +|spack|[clapack](https://www.netlib.org/clapack/)|1.6741920754908343e-07| +|spack|[qwt](http://qwt.sourceforge.net/)|1.6741920754908343e-07| +|pypi|[your](https://github.com/thepetabyteproject/your)|1.6741920754908073e-07| +|cran|[coro](https://github.com/r-lib/coro)|1.6574501547359373e-07| +|pypi|[barycorrpy](https://github.com/shbhuk/barycorrpy)|1.6044340723454032e-07| +|pypi|[plaster_pastedeploy](https://github.com/Pylons/plaster_pastedeploy)|1.6044340723454032e-07| +|pypi|[pyramid_jinja2](https://github.com/Pylons/pyramid_jinja2)|1.6044340723454032e-07| +|pypi|[pyramid_tm](https://github.com/Pylons/pyramid_tm)|1.6044340723454032e-07| +|pypi|[pyramid_retry](https://github.com/Pylons/pyramid_retry)|1.6044340723454032e-07| +|pypi|[swiftemulator](https://github.com/SWIFTSIM/emulator)|1.6044340723454032e-07| +|pypi|[drizzlepac](https://github.com/spacetelescope/drizzlepac)|1.6044340723454032e-07| +|pypi|[astro-prospector](https://pypi.org/project/astro-prospector)|1.6044340723454032e-07| +|pypi|[astropop](https://github.com/sparc4-dev/astropop)|1.6044340723454032e-07| +|pypi|[connectomemapper](https://github.com/connectomicslab/connectomemapper3)|1.6044340723454032e-07| +|pypi|[qnorm](https://github.com/Maarten-vd-Sande/qnorm)|1.6044340723454032e-07| +|pypi|[turbustat](https://turbustat.readthedocs.org)|1.6044340723454032e-07| +|pypi|[PyQt6](https://www.riverbankcomputing.com/software/pyqt/)|1.6044340723454032e-07| +|pypi|[Pyside6](https://www.pyside.org)|1.6044340723454032e-07| +|npm|[bcryptjs](https://github.com/dcodeIO/bcrypt.js#readme)|1.6044340723454032e-07| +|npm|[hypertimer](https://github.com/enmasseio/hypertimer#readme)|1.6044340723454032e-07| +|npm|[jwt-simple](https://github.com/hokaccha/node-jwt-simple#readme)|1.6044340723454032e-07| +|npm|[kafka-node](https://github.com/SOHU-Co/kafka-node#readme)|1.6044340723454032e-07| +|npm|[mqtt-router](https://github.com/wolfeidau/mqtt-router)|1.6044340723454032e-07| +|cran|[ucminf](NA)|1.5883897316219468e-07| +|pypi|[empyre](https://iffgit.fz-juelich.de/empyre/empyre)|1.5402567094516042e-07| +|rubygems|[net-ldap](http://github.com/ruby-ldap/ruby-net-ldap)|1.5402567094516042e-07| +|pypi|[flask_sock](https://github.com/miguelgrinberg/flask-sock)|1.5402567094515772e-07| +|pypi|[scikit-opt](https://github.com/guofei9987/scikit-opt)|1.5402567094515772e-07| +|pypi|[hotsoss](https://github.com/hover2pi/hotsoss)|1.5402567094515772e-07| +|pypi|[jwst-backgrounds](http://jwst.stsci.edu/)|1.5402567094515772e-07| +|pypi|[nircam_gsim](https://github.com/npirzkal/GRISM_NIRCAM)|1.5402567094515772e-07| +|pypi|[ncempy](https://github.com/ercius/openNCEM)|1.5402567094515772e-07| +|pypi|[applaunchservices](https://github.com/impact27/applaunchservices)|1.5402567094515772e-07| +|pypi|[python-lsp-black](https://github.com/python-lsp/python-lsp-black)|1.5402567094515772e-07| +|pypi|[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)|1.5402567094515772e-07| +|pypi|[atlite](https://github.com/PyPSA/atlite)|1.5402567094515772e-07| +|rubygems|[rack-openid](https://github.com/grosser/rack-openid)|1.5402567094515772e-07| +|rubygems|[activerecord-jdbcpostgresql-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.5402567094515772e-07| +|rubygems|[activerecord-jdbcsqlite3-adapter](https://github.com/jruby/activerecord-jdbc-adapter)|1.5402567094515772e-07| +|rubygems|[tiny_tds](http://github.com/rails-sqlserver/tiny_tds)|1.5402567094515772e-07| +|rubygems|[shoulda](https://github.com/thoughtbot/shoulda)|1.5402567094515772e-07| +|pypi|[node2vec](https://github.com/eliorc/node2vec)|1.48101606678037e-07| +|pypi|[tensor2tensor](http://github.com/tensorflow/tensor2tensor)|1.48101606678037e-07| +|pypi|[hic2cool](https://github.com/4dn-dcic/hic2cool)|1.48101606678037e-07| +|pypi|[pygenometracks](http://pygenometracks.readthedocs.io)|1.48101606678037e-07| +|pypi|[cleanlab](https://github.com/cleanlab/cleanlab)|1.48101606678037e-07| +|pypi|[PoPE](https://github.com/afarahi/PoPE)|1.48101606678037e-07| +|pypi|[ctxcore](https://github.com/aertslab/ctxcore)|1.48101606678037e-07| +|pypi|[pyramid-tm](https://github.com/Pylons/pyramid_tm)|1.48101606678037e-07| +|pypi|[pyramid_openapi3](https://github.com/Pylons/pyramid_openapi3)|1.48101606678037e-07| +|pypi|[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)|1.48101606678037e-07| +|pypi|[skosprovider_sqlalchemy](https://github.com/OnroerendErfgoed/skosprovider_sqlalchemy)|1.48101606678037e-07| +|pypi|[pyramid_skosprovider](https://github.com/OnroerendErfgoed/pyramid_skosprovider)|1.48101606678037e-07| +|pypi|[skosprovider_rdf](http://github.com/OnroerendErfgoed/skosprovider_rdf)|1.48101606678037e-07| +|pypi|[pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2)|1.48101606678037e-07| +|pypi|[voprov](https://github.com/sanguillon/voprov/)|1.48101606678037e-07| +|pypi|[authlib](https://authlib.org/)|1.48101606678037e-07| +|npm|[binary-split](https://github.com/maxogden/binary-split#readme)|1.48101606678037e-07| +|npm|[download](https://github.com/kevva/download#readme)|1.48101606678037e-07| +|npm|[ftp](https://github.com/mscdex/node-ftp)|1.48101606678037e-07| +|npm|pipeline|1.48101606678037e-07| +|go|[github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash/v2)|1.481016066780361e-07| +|go|[github.com/cznic/sortutil](https://github.com/cznic/sortutil)|1.481016066780361e-07| +|go|[github.com/iafan/cwalk](https://github.com/iafan/cwalk)|1.481016066780361e-07| +|go|[github.com/klauspost/compress](https://github.com/klauspost/compress)|1.481016066780361e-07| +|go|[github.com/klauspost/pgzip](https://github.com/klauspost/pgzip)|1.481016066780361e-07| +|go|[github.com/logrusorgru/aurora](https://github.com/logrusorgru/aurora)|1.481016066780361e-07| +|go|[github.com/shenwei356/bio](https://github.com/shenwei356/bio)|1.481016066780361e-07| +|go|[github.com/shenwei356/bwt](https://github.com/shenwei356/bwt)|1.481016066780361e-07| +|go|[github.com/smallfish/simpleyaml](https://github.com/smallfish/simpleyaml)|1.481016066780361e-07| +|go|[github.com/twotwotwo/sorts](https://github.com/twotwotwo/sorts)|1.481016066780361e-07| +|go|[github.com/ghodss/yaml](https://github.com/ghodss/yaml)|1.474883495075266e-07| +|go|[github.com/google/shlex](https://github.com/google/shlex)|1.474883495075266e-07| +|pypi|[fspath](https://github.com/return42/fspath)|1.4662059061125682e-07| +|go|github.com/containernetworking/cni|1.453562112054065e-07| +|go|github.com/containernetworking/plugins|1.453562112054065e-07| +|go|github.com/containers/common|1.453562112054065e-07| +|go|github.com/containers/image/v5|1.453562112054065e-07| +|go|github.com/cyphar/filepath-securejoin|1.453562112054065e-07| +|go|github.com/moby/term|1.453562112054065e-07| +|go|github.com/opencontainers/runc|1.453562112054065e-07| +|go|github.com/opencontainers/runtime-spec|1.453562112054065e-07| +|go|github.com/opencontainers/runtime-tools|1.453562112054065e-07| +|go|github.com/opencontainers/selinux|1.453562112054065e-07| +|go|gopkg.in/yaml.v2|1.453562112054065e-07| +|npm|[loaders.gl](https://github.com/uber/luma.gl#readme)|1.443990665110879e-07| +|pypi|[geobo](https://github.com/sebhaan/geobo)|1.4261636198625745e-07| +|npm|[filesaver](https://github.com/jacoborus/node-filesaver)|1.4261636198625745e-07| +|npm|[cover](http://www.cover.io)|1.4119019836639526e-07| +|npm|[grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify#readme)|1.4119019836639526e-07| +|npm|[jasmine-node](https://github.com/mhevery/jasmine-node)|1.4119019836639526e-07| +|npm|[promises-aplus-tests](https://github.com/promises-aplus/promises-tests#readme)|1.4119019836639526e-07| +|pypi|[flask-migrate](https://github.com/miguelgrinberg/flask-migrate)|1.3752292048674924e-07| +|pypi|[sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils)|1.3752292048674924e-07| +|npm|[zeit](https://github.com/daviddenton/zeit#readme)|1.3752292048674924e-07| +|cran|[audio](http://www.rforge.net/audio/)|1.361476912818796e-07| +|pypi|[dearwatson](https://github.com/PlanetHunters/watson)|1.327807508147915e-07| +|pypi|[epimargin](https://github.com/COVID-IWG/epimargin)|1.327807508147915e-07| +|npm|[sendgrid](https://sendgrid.com)|1.3053022961454115e-07| +|npm|[stoplight](https://github.com/andrewhao/stoplight)|1.3053022961454115e-07| +|npm|[cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store#readme)|1.3053022961454115e-07| +|npm|[cron](https://github.com/kelektiv/node-cron#readme)|1.3053022961454115e-07| +|npm|[email-validator](http://github.com/manishsaraan/email-validator)|1.3053022961454115e-07| +|pypi|[Flask-Migrate](https://github.com/miguelgrinberg/flask-migrate)|1.283547257876301e-07| +|pypi|[marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy)|1.283547257876301e-07| +|pypi|[nixio](https://github.com/G-Node/nixpy)|1.19129229871646e-07| +|npm|[tap-spec](https://github.com/scottcorgan/tap-spec#readme)|1.19129229871646e-07| +|npm|[d3-v4-grid](https://github.com/finnfiddle/d3-v4-grid#readme)|1.1668611435239271e-07| +|npm|[errorhandler](https://github.com/expressjs/errorhandler#readme)|1.1668611435239271e-07| +|npm|[parallelshell](https://github.com/darkguy2008/parallelshell)|1.1668611435239271e-07| +|npm|[save-svg-as-png](https://github.com/exupero/saveSvgAsPng)|1.1668611435239271e-07| +|npm|[method-override](https://github.com/expressjs/method-override#readme)|1.1668611435239136e-07| +|pypi|[reorientexpress](https://github.com/angelrure/reorientexpress)|1.1325416981261598e-07| +|pypi|[drop](https://github.com/cod3monk/drop)|1.1001833638939857e-07| +|npm|[dedent](https://github.com/dmnd/dedent)|1.0891815302550477e-07| +|pypi|[QDarkStyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)|1.069622714896931e-07| +|pypi|[tox-pyenv](https://github.com/samstav/tox-pyenv)|1.0589264877479644e-07| +|pypi|[element-coder](https://github.com/kjappelbaum/element-coder)|1.0407139928726921e-07| +|pypi|[DBSP-DRP](https://github.com/finagle29/DBSP_DRP)|1.013326782533936e-07| +|npm|[jsx-to-string](https://github.com/alansouzati/jsx-to-string#readme)|1.013326782533936e-07| +|npm|[pretty-checkbox](https://lokesh-coder.github.io/pretty-checkbox)|1.013326782533936e-07| +|pypi|[apache-libcloud](https://libcloud.apache.org/)|9.901650275045912e-08| +|pypi|[ukbcc](https://github.com/tool-bin/ukbcc/)|9.873440445202376e-08| +|pypi|[flask_bootstrap](http://github.com/mbr/flask-bootstrap)|9.873440445202376e-08| +|pypi|[Flask-Script](http://github.com/smurfix/flask-script)|9.873440445202376e-08| +|pypi|[tinydb-serialization](https://tinydb.readthedocs.org)|9.873440445202376e-08| +|npm|[serve-index](https://github.com/expressjs/serve-index#readme)|9.77470604075041e-08| +|npm|[portscanner](https://github.com/baalexander/node-portscanner)|9.77470604075041e-08| +|npm|[opn](https://github.com/sindresorhus/open#readme)|9.77470604075041e-08| +|npm|[node-http2](https://github.com/kaazing/node-http2)|9.77470604075041e-08| +|npm|[connect-livereload](https://github.com/intesso/connect-livereload#readme)|9.77470604075041e-08| +|pypi|[technical](https://github.com/freqtrade/technical)|9.626604434072527e-08| +|pypi|[janus](https://github.com/aio-libs/janus)|9.626604434072392e-08| +|pypi|[vflow](https://github.com/Yu-Group/pcs-pipeline)|9.626604434072392e-08| +|pypi|[viscm](https://github.com/bids/viscm)|9.530338389731599e-08| +|pypi|[pytest-datadir-ng](https://github.com/Tblue/pytest-datadir-ng)|9.530338389731599e-08| +|pypi|[cellocity](https://github.com/oftatkofta/cellocity)|9.39180920397292e-08| +|pypi|[JayDeBeApi](https://github.com/baztian/jaydebeapi)|9.16819469911657e-08| +|pypi|[dash-auth](https://plotly.com/dash)|9.16819469911657e-08| +|pypi|[deeplc](http://compomics.github.io/projects/DeepLC)|9.16819469911657e-08| +|go|[github.com/AdRoll/goamz](https://github.com/AdRoll/goamz)|9.168194699116519e-08| +|go|[github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go)|9.168194699116519e-08| +|go|[github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest/autorest)|9.168194699116519e-08| +|go|[github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest/autorest/azure/auth)|9.168194699116519e-08| +|go|[github.com/Azure/go-autorest/autorest/to](https://github.com/Azure/go-autorest/autorest/to)|9.168194699116519e-08| +|go|[github.com/arvados/cgofuse](https://github.com/arvados/cgofuse)|9.168194699116519e-08| +|go|[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)|9.168194699116519e-08| +|go|[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)|9.168194699116519e-08| +|go|[github.com/bradleypeabody/godap](https://github.com/bradleypeabody/godap)|9.168194699116519e-08| +|go|[github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)|9.168194699116519e-08| +|go|[github.com/coreos/go-systemd](https://github.com/coreos/go-systemd)|9.168194699116519e-08| +|go|[github.com/creack/pty](https://github.com/creack/pty)|9.168194699116519e-08| +|go|[github.com/go-ldap/ldap](https://github.com/go-ldap/ldap)|9.168194699116519e-08| +|go|[github.com/gogo/protobuf](https://github.com/gogo/protobuf)|9.168194699116519e-08| +|go|[github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru)|9.168194699116519e-08| +|go|[github.com/imdario/mergo](https://github.com/imdario/mergo)|9.168194699116519e-08| +|go|[github.com/jmcvetta/randutil](https://github.com/jmcvetta/randutil)|9.168194699116519e-08| +|go|[github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)|9.168194699116519e-08| +|go|[github.com/johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)|9.168194699116519e-08| +|go|[github.com/julienschmidt/httprouter](https://github.com/julienschmidt/httprouter)|9.168194699116519e-08| +|go|[github.com/lib/pq](https://github.com/lib/pq)|9.168194699116519e-08| +|go|[github.com/msteinert/pam](https://github.com/msteinert/pam)|9.168194699116519e-08| +|go|[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)|9.168194699116519e-08| +|go|[github.com/prometheus/client_model](https://github.com/prometheus/client_model)|9.168194699116519e-08| +|go|[github.com/prometheus/common](https://github.com/prometheus/common)|9.168194699116519e-08| +|go|[golang.org/x/oauth2](https://golang.org/x/oauth2)|9.168194699116519e-08| +|go|[google.golang.org/api](https://google.golang.org/api)|9.168194699116519e-08| +|go|[gopkg.in/square/go-jose.v2](https://gopkg.in/square/go-jose.v2)|9.168194699116519e-08| +|go|[gopkg.in/src-d/go-billy.v4](https://gopkg.in/src-d/go-billy.v4)|9.168194699116519e-08| +|go|[gopkg.in/src-d/go-git.v4](https://gopkg.in/src-d/go-git.v4)|9.168194699116519e-08| +|go|[rsc.io/getopt](https://rsc.io/getopt)|9.168194699116519e-08| +|pypi|[desk](https://github.com/s-goldman/Dusty_Evolved_Star_Kit)|8.95498086890451e-08| +|go|github.com/Netflix/go-expect|8.954980868904507e-08| +|go|github.com/ProtonMail/go-crypto|8.954980868904507e-08| +|go|github.com/adigunhammedolalekan/registry-auth|8.954980868904507e-08| +|go|github.com/apex/log|8.954980868904507e-08| +|go|github.com/blang/semver/v4|8.954980868904507e-08| +|go|github.com/buger/jsonparser|8.954980868904507e-08| +|go|github.com/containerd/containerd|8.954980868904507e-08| +|go|github.com/go-log/log|8.954980868904507e-08| +|go|github.com/gosimple/slug|8.954980868904507e-08| +|go|github.com/opencontainers/umoci|8.954980868904507e-08| +|go|github.com/pelletier/go-toml|8.954980868904507e-08| +|go|github.com/seccomp/libseccomp-golang|8.954980868904507e-08| +|go|github.com/sylabs/json-resp|8.954980868904507e-08| +|go|github.com/sylabs/scs-build-client|8.954980868904507e-08| +|go|github.com/sylabs/scs-key-client|8.954980868904507e-08| +|go|github.com/sylabs/scs-library-client|8.954980868904507e-08| +|go|github.com/sylabs/sif/v2|8.954980868904507e-08| +|go|github.com/vbauerster/mpb/v4|8.954980868904507e-08| +|go|github.com/vbauerster/mpb/v6|8.954980868904507e-08| +|go|golang.org/x/term|8.954980868904507e-08| +|go|gotest.tools/v3|8.954980868904507e-08| +|go|mvdan.cc/sh/v3|8.954980868904507e-08| +|go|oras.land/oras-go|8.954980868904507e-08| +|pypi|[django-datatables-view](https://bitbucket.org/pigletto/django-datatables-view)|8.556981719175475e-08| +|pypi|[django-dirtyfields](https://github.com/romgar/django-dirtyfields)|8.556981719175475e-08| +|pypi|[django-guardian](http://github.com/django-guardian/django-guardian)|8.556981719175475e-08| +|pypi|[django-notifications-hq](http://github.com/django-notifications/django-notifications)|8.556981719175475e-08| +|pypi|[django-rq](https://github.com/rq/django-rq)|8.556981719175475e-08| +|pypi|[django-user-agents](https://github.com/selwin/django-user_agents)|8.556981719175475e-08| +|pypi|[google](http://breakingcode.wordpress.com/)|8.556981719175475e-08| +|npm|[parents](https://github.com/substack/node-parents)|8.386697782963775e-08| +|npm|[coverify](https://github.com/substack/coverify)|8.386697782963775e-08| +|pypi|[ExoPix](https://github.com/jeaadams/ExoPix.git)|8.192854837508381e-08| +|npm|[connect-timeout](https://github.com/expressjs/timeout#readme)|7.858452599242755e-08| +|npm|[csv-writer](https://github.com/ryu1kn/csv-writer#readme)|7.858452599242755e-08| +|rubygems|[coffee-rails](https://github.com/rails/coffee-rails)|7.858452599242755e-08| +|rubygems|[fastimage](http://github.com/sdsykes/fastimage)|7.858452599242755e-08| +|rubygems|[image_processing](https://github.com/janko/image_processing)|7.858452599242755e-08| +|rubygems|[jquery-rails](https://github.com/rails/jquery-rails)|7.858452599242755e-08| +|rubygems|[rotp](https://github.com/mdp/rotp)|7.858452599242755e-08| +|rubygems|[sass-rails](https://github.com/rails/sass-rails)|7.858452599242755e-08| +|rubygems|[tzinfo-data](https://tzinfo.github.io)|7.858452599242755e-08| +|rubygems|[reverse_markdown](http://github.com/xijo/reverse_markdown)|7.858452599242755e-08| +|rubygems|[groupdate](https://github.com/ankane/groupdate)|7.858452599242755e-08| +|rubygems|[diffy](http://github.com/samg/diffy)|7.858452599242755e-08| +|rubygems|[jbuilder](https://github.com/rails/jbuilder)|7.858452599242755e-08| +|rubygems|[rqrcode](https://github.com/whomwah/rqrcode)|7.858452599242755e-08| +|rubygems|[will_paginate-bootstrap](https://github.com/bootstrap-ruby/will_paginate-bootstrap)|7.858452599242755e-08| +|rubygems|[aws-sdk-s3](https://github.com/aws/aws-sdk-ruby)|7.858452599242755e-08| +|rubygems|[whenever](https://github.com/javan/whenever)|7.858452599242755e-08| +|rubygems|[flamegraph](https://github.com/SamSaffron/flamegraph)|7.858452599242755e-08| +|rubygems|[rack-mini-profiler](https://miniprofiler.com)|7.858452599242755e-08| +|rubygems|[thwait](https://github.com/ruby/thwait)|7.858452599242755e-08| +|rubygems|[rmagick](https://github.com/rmagick/rmagick)|7.858452599242755e-08| +|rubygems|[minitest-ci](https://github.com/circleci/minitest-ci)|7.858452599242755e-08| +|rubygems|[spring](https://github.com/rails/spring)|7.858452599242755e-08| +|rubygems|[web-console](https://github.com/rails/web-console)|7.858452599242755e-08| +|npm|[csv-write-stream](https://github.com/maxogden/csv-write-stream)|7.85845259924262e-08| +|rubygems|[counter_culture](https://github.com/magnusvk/counter_culture)|7.85845259924262e-08| +|rubygems|[rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer)|7.85845259924262e-08| +|rubygems|[devise](https://github.com/heartcombo/devise)|7.85845259924262e-08| +|rubygems|[omniauth](https://github.com/omniauth/omniauth)|7.85845259924262e-08| +|rubygems|[premailer-rails](https://github.com/fphilipe/premailer-rails)|7.85845259924262e-08| +|rubygems|[rails-controller-testing](https://github.com/rails/rails-controller-testing)|7.85845259924262e-08| +|rubygems|[letter_opener_web](https://github.com/fgrehm/letter_opener_web)|7.85845259924262e-08| +|pypi|[caracal](https://github.com/caracal-pipeline/caracal)|7.701283547258021e-08| +|cran|[enviPick](NA)|7.701283547257886e-08| +|pypi|[gviz-api](https://github.com/google/google-visualization-python)|7.62427071178536e-08| +|pypi|[ml-dtypes](https://pypi.org/project/ml-dtypes)|7.474775207632588e-08| +|pypi|[opensearch-py](https://github.com/opensearch-project/opensearch-py)|7.40508033390185e-08| +|pypi|[jupyterlab-thredds](https://github.com/eWaterCycle/jupyterlab_thredds)|7.265361837035711e-08| +|pypi|[ruptures](https://github.com/deepcharles/ruptures/)|7.265361837035711e-08| +|pypi|[tagore](https://github.com/jordanlab/tagore)|7.265361837035711e-08| +|pypi|[tidynamics](https://pypi.org/project/tidynamics/)|7.059509918319763e-08| +|npm|[vx](https://github.com/vxjs/vx)|6.876146024337462e-08| +|npm|[is-blob](https://github.com/sindresorhus/is-blob#readme)|6.80738456409398e-08| +|npm|eslint-config-richienb|6.80738456409398e-08| +|npm|[fetch-blob](https://github.com/node-fetch/fetch-blob#readme)|6.80738456409398e-08| +|npm|[blob-polyfill](https://github.com/bjornstar/blob-polyfill)|6.80738456409398e-08| +|pypi|[comet](http://comet.transientskp.org/)|6.755511883559528e-08| +|pypi|[sendgrid](https://github.com/sendgrid/sendgrid-python/)|6.755511883559528e-08| +|npm|[aproba](https://github.com/iarna/aproba)|6.526511480727057e-08| +|npm|[chownr](https://github.com/isaacs/chownr#readme)|6.526511480727057e-08| +|npm|concat-map|6.526511480727057e-08| +|npm|[console-control-strings](https://github.com/iarna/console-control-strings#readme)|6.526511480727057e-08| +|npm|[deep-extend](https://github.com/unclechu/node-deep-extend)|6.526511480727057e-08| +|pypi|[trustme](https://github.com/python-trio/trustme)|6.353558926487733e-08| +|pypi|[aft-pytorch](https://github.com/rish-16/aft-pytorch)|6.210712538111221e-08| +|pypi|[flowTorch](https://flowtorch.ai/users)|6.016627771295227e-08| +|go|github.com/blang/semver|5.5806402516361415e-08| +|go|github.com/buger/goterm|5.5806402516361415e-08| +|go|github.com/checkpoint-restore/checkpointctl|5.5806402516361415e-08| +|go|github.com/checkpoint-restore/go-criu/v5|5.5806402516361415e-08| +|go|github.com/container-orchestrated-devices/container-device-interface|5.5806402516361415e-08| +|go|github.com/containers/buildah|5.5806402516361415e-08| +|go|github.com/containers/conmon|5.5806402516361415e-08| +|go|github.com/containers/ocicrypt|5.5806402516361415e-08| +|go|github.com/containers/psgo|5.5806402516361415e-08| +|go|github.com/containers/storage|5.5806402516361415e-08| +|go|github.com/coreos/go-systemd/v22|5.5806402516361415e-08| +|go|github.com/coreos/stream-metadata-go|5.5806402516361415e-08| +|go|github.com/digitalocean/go-qemu|5.5806402516361415e-08| +|go|github.com/docker/go-connections|5.5806402516361415e-08| +|go|github.com/docker/go-plugins-helpers|5.5806402516361415e-08| +|go|github.com/docker/go-units|5.5806402516361415e-08| +|go|github.com/dtylman/scp|5.5806402516361415e-08| +|go|github.com/godbus/dbus/v5|5.5806402516361415e-08| +|go|github.com/google/gofuzz|5.5806402516361415e-08| +|go|github.com/gorilla/handlers|5.5806402516361415e-08| +|go|github.com/gorilla/schema|5.5806402516361415e-08| +|go|github.com/hashicorp/go-multierror|5.5806402516361415e-08| +|go|github.com/json-iterator/go|5.5806402516361415e-08| +|go|github.com/mrunalp/fileutils|5.5806402516361415e-08| +|go|github.com/nxadm/tail|5.5806402516361415e-08| +|go|github.com/pmezard/go-difflib|5.5806402516361415e-08| +|go|github.com/rootless-containers/rootlesskit|5.5806402516361415e-08| +|go|github.com/stretchr/testify|5.5806402516361415e-08| +|go|github.com/syndtr/gocapability|5.5806402516361415e-08| +|go|github.com/uber/jaeger-client-go|5.5806402516361415e-08| +|go|github.com/vbauerster/mpb/v7|5.5806402516361415e-08| +|go|github.com/vishvananda/netlink|5.5806402516361415e-08| +|go|go.etcd.io/bbolt|5.5806402516361415e-08| +|go|golang.org/x/text|5.5806402516361415e-08| +|go|google.golang.org/protobuf|5.5806402516361415e-08| +|go|gopkg.in/inf.v0|5.5806402516361415e-08| +|pypi|[PySDM](https://github.com/atmos-cloud-sim-uj/PySDM)|5.5009168194699285e-08| +|pypi|[django-timezone-field](https://github.com/mfogel/django-timezone-field/)|5.4234391177872184e-08| +|pypi|[firebase-admin](https://firebase.google.com/docs/admin/setup/)|5.4234391177872184e-08| +|pypi|[GromacsWrapper](https://github.com/Becksteinlab/GromacsWrapper)|5.4234391177872184e-08| +|pypi|[heat](https://github.com/helmholtz-analytics/heat)|5.4234391177872184e-08| +|pypi|[duecredit](https://github.com/duecredit/duecredit)|5.4234391177872184e-08| +|pypi|[ipyevents](https://github.com/mwcraig/ipyevents)|5.2748517446971504e-08| +|pypi|[liionpack](https://liionpack.readthedocs.io/en/latest/)|4.639327438107164e-08| +|pypi|[asciimatics](https://github.com/peterbrittain/asciimatics)|4.584097349558285e-08| +|pypi|[scikit-mdr](https://github.com/EpistasisLab/scikit-mdr)|4.4848651245796194e-08| +|pypi|[ldap3](https://github.com/cannatag/ldap3)|4.3319719953325696e-08| +|pypi|[jmp](https://github.com/deepmind/jmp)|3.8899340366251606e-08| +|rubygems|[coffee-script](http://github.com/josh/ruby-coffee-script)|3.8899340366251606e-08| +|npm|text-table|3.6655147652814205e-08| +|pypi|[pytest-parallel](https://github.com/browsertron/pytest-parallel)|3.640235353107059e-08| +|pypi|[pika](https://pika.readthedocs.io)|3.3149003094719015e-08| +|pypi|[pyobjc-framework-CFNetwork](https://github.com/ronaldoussoren/pyobjc)|3.258235346916803e-08| +|pypi|[twistedchecker](https://github.com/twisted/twistedchecker)|3.258235346916803e-08| +|npm|[utfx](https://github.com/dcodeIO/utfx)|3.176779463243866e-08| +|cran|[OAIHarvester](NA)|3.176779463243866e-08| +|rubygems|[hoe-rubygems](http://github.com/jbarnette/hoe-rubygems)|2.5946346266044278e-08| +|rubygems|[hoe-git](http://github.com/jbarnette/hoe-git)|2.5946346266044278e-08| +|pypi|[aiohttp-remotes](https://github.com/aio-libs/aiohttp-remotes)|2.4204034005667538e-08| +|cran|[uroot](https://jalobe.com)|2.3677859353370628e-08| +|pypi|[pybv](https://github.com/bids-standard/pybv)|2.1908823884440494e-08| +|pypi|[geomet](https://github.com/geomet/geomet)|1.3236581096849555e-08| +|npm|[babel-plugin-transform-remove-undefined](https://github.com/babel/minify#readme)|5.860270189959175e-09| +|npm|[babel-plugin-transform-property-literals](https://github.com/babel/minify#readme)|5.860270189959175e-09| +|npm|[babel-plugin-minify-type-constructors](https://github.com/babel/minify#readme)|5.860270189959175e-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 107992bc..81f60d4f 100644 --- a/pages/go.md +++ b/pages/go.md @@ -9,252 +9,252 @@ tipue_search_active: true |Manager|Name|Credit| |-------|----|------| -|go.mod|github/sylabs/singularity|3.904724716907458e-06| -|go.mod|github/mlpack/mlpack|3.904724716907458e-06| -|go.mod|[github/arvados/arvados](https://github/arvados/arvados)|3.904724716907458e-06| -|go.mod|github/jasonyangshadow/lpmx|3.904724716907458e-06| -|go.mod|[github/shenwei356/seqkit](https://github/shenwei356/seqkit)|3.904724716907458e-06| -|go.mod|[github/shenwei356/csvtk](https://github/shenwei356/csvtk)|3.904724716907458e-06| -|go.mod|[github/cov-ert/gofasta](https://github/cov-ert/gofasta)|3.904724716907458e-06| -|go.mod|[github/GoelandProver/Goeland](https://github/GoelandProver/Goeland)|3.904724716907458e-06| -|go.mod|[github/ExaScience/elprep](https://github/ExaScience/elprep)|3.904724716907458e-06| -|go.mod|[github/will-rowe/groot](https://github/will-rowe/groot)|3.904724716907458e-06| -|go.mod|[github/will-rowe/hulk](https://github/will-rowe/hulk)|3.904724716907458e-06| -|go.mod|github/containers/podman|3.904724716907458e-06| -|go.mod|[github/fredericlemoine/goalign](https://github/fredericlemoine/goalign)|3.904724716907458e-06| -|go.mod|github/linksmart/thing-directory|3.904724716907458e-06| -|go.mod|[github/brentp/vcfanno](https://github/brentp/vcfanno)|3.904724716907458e-06| -|go.mod|[github/brentp/smoove](https://github/brentp/smoove)|3.904724716907458e-06| -|go.mod|[github/phil-mansfield/gotetra](https://github/phil-mansfield/gotetra)|3.904724716907458e-06| -|go|[github.com/spf13/cobra](https://github.com/spf13/cobra)|3.3016527455514562e-06| -|go|[github.com/biogo/hts](https://github.com/biogo/hts)|2.3040879464151624e-06| -|go|[github.com/spf13/pflag](https://github.com/spf13/pflag)|1.989364877230788e-06| -|go|[golang.org/x/sys](https://golang.org/x/sys)|1.5948555660770738e-06| -|go|[gonum.org/v1/gonum](https://gonum.org/v1/gonum)|1.1421319796954315e-06| -|go|[github.com/google/uuid](https://github.com/google/uuid)|1.1123431546306522e-06| -|go|[github.com/pkg/errors](https://github.com/pkg/errors)|9.85739964770922e-07| -|go|[github.com/ulikunitz/xz](https://github.com/ulikunitz/xz)|9.77839707785551e-07| -|go|[github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset)|9.66419367434596e-07| -|go|[github.com/exascience/pargo](https://github.com/exascience/pargo)|9.66419367434596e-07| -|go|[github.com/phil-mansfield/pyplot](https://github.com/phil-mansfield/pyplot)|9.66419367434596e-07| -|go|[github.com/phil-mansfield/table](https://github.com/phil-mansfield/table)|9.66419367434596e-07| -|go|[gopkg.in/gcfg.v1](https://gopkg.in/gcfg.v1)|9.66419367434596e-07| -|go|[gopkg.in/warnings.v0](https://gopkg.in/warnings.v0)|9.66419367434596e-07| -|go|[github.com/armon/go-radix](https://github.com/armon/go-radix)|7.731354939476767e-07| -|go|[github.com/fredericlemoine/cobrashell](https://github.com/fredericlemoine/cobrashell)|7.731354939476767e-07| -|go|[github.com/biogo/biogo](https://github.com/biogo/biogo)|6.93389000690836e-07| -|go|[gopkg.in/check.v1](https://gopkg.in/check.v1)|6.074636023874603e-07| -|go|[github.com/pkg/profile](https://github.com/pkg/profile)|5.548819334552704e-07| -|go|[github.com/gorilla/mux](https://github.com/gorilla/mux)|5.385367226020504e-07| -|go|[golang.org/x/crypto](https://golang.org/x/crypto)|5.385367226020504e-07| -|go|[github.com/brentp/irelate](https://github.com/brentp/irelate)|5.154236626317846e-07| -|go|[github.com/brentp/vcfgo](https://github.com/brentp/vcfgo)|5.154236626317846e-07| -|go|[github.com/brentp/xopen](https://github.com/brentp/xopen)|5.154236626317846e-07| -|go|[golang.org/x/net](https://golang.org/x/net)|4.825124114464216e-07| -|go|[github.com/fatih/color](https://github.com/fatih/color)|4.5889596178818234e-07| -|go|[github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)|4.1643245469875696e-07| -|go|[github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)|3.9798808732479343e-07| -|go|[github.com/BurntSushi/toml](https://github.com/BurntSushi/toml)|3.781641003004941e-07| -|go|[github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)|3.628241103412148e-07| -|go|github.com/opencontainers/go-digest|3.606836466259665e-07| -|go|github.com/opencontainers/image-spec|3.606836466259665e-07| -|go|[github.com/adam-hanna/arrayOperations](https://github.com/adam-hanna/arrayOperations)|3.5142522452167124e-07| -|go|[github.com/dgryski/go-minhash](https://github.com/dgryski/go-minhash)|3.5142522452167124e-07| -|go|[github.com/ekzhu/lshensemble](https://github.com/ekzhu/lshensemble)|3.5142522452167124e-07| -|go|[github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|3.5142522452167124e-07| -|go|[github.com/will-rowe/gfa](https://github.com/will-rowe/gfa)|3.5142522452167124e-07| -|go|[github.com/will-rowe/nthash](https://github.com/will-rowe/nthash)|3.5142522452167124e-07| -|go|[github.com/bsipos/thist](https://github.com/bsipos/thist)|3.2439251494308116e-07| -|go|[github.com/mattn/go-colorable](https://github.com/mattn/go-colorable)|3.2439251494308116e-07| -|go|[github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)|3.2439251494308116e-07| -|go|[github.com/shenwei356/breader](https://github.com/shenwei356/breader)|3.2439251494308116e-07| -|go|[github.com/shenwei356/go-logging](https://github.com/shenwei356/go-logging)|3.2439251494308116e-07| -|go|[github.com/shenwei356/util](https://github.com/shenwei356/util)|3.2439251494308116e-07| -|go|[github.com/shenwei356/xopen](https://github.com/shenwei356/xopen)|3.2439251494308116e-07| -|go|[github.com/tatsushid/go-prettytable](https://github.com/tatsushid/go-prettytable)|3.2439251494308116e-07| -|go|[github.com/brentp/bix](https://github.com/brentp/bix)|3.221397891448653e-07| -|go|[github.com/brentp/goluaez](https://github.com/brentp/goluaez)|3.221397891448653e-07| -|go|[github.com/yuin/gluare](https://github.com/yuin/gluare)|3.221397891448653e-07| -|go|[github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua)|3.221397891448653e-07| -|go|[golang.org/x/tools](https://golang.org/x/tools)|3.221397891448653e-07| -|go|[github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)|2.967441535935501e-07| -|go|github.com/docker/distribution|2.7078417058553893e-07| -|go|golang.org/x/sync|2.7078417058553893e-07| -|go|[github.com/docker/docker](https://github.com/docker/docker)|2.3796372695173208e-07| -|go|github.com/davecgh/go-spew|2.3173692341646436e-07| -|go|github.com/onsi/ginkgo|2.3173692341646436e-07| -|go|github.com/onsi/gomega|2.3173692341646436e-07| -|go|github.com/bradfitz/gomemcache|2.147598594299102e-07| -|go|github.com/docker/libtrust|2.147598594299102e-07| -|go|github.com/phayes/permbits|2.147598594299102e-07| -|go|github.com/spf13/afero|2.147598594299102e-07| -|go|github.com/spf13/viper|2.147598594299102e-07| -|go|github.com/sylabs/sif|2.147598594299102e-07| -|go|github.com/vmihailenco/msgpack|2.147598594299102e-07| -|go|google.golang.org/appengine|2.147598594299102e-07| -|go|[github.com/JSchwehn/goDistances](https://github.com/JSchwehn/goDistances)|2.0345670893359915e-07| -|go|[github.com/Lebonesco/go_worker_pool](https://github.com/Lebonesco/go_worker_pool)|2.0345670893359915e-07| -|go|[github.com/cheekybits/genny](https://github.com/cheekybits/genny)|2.0345670893359915e-07| -|go|[github.com/cornelk/hashmap](https://github.com/cornelk/hashmap)|2.0345670893359915e-07| -|go|[github.com/deckarep/golang-set](https://github.com/deckarep/golang-set)|2.0345670893359915e-07| -|go|[github.com/dgryski/go-jump](https://github.com/dgryski/go-jump)|2.0345670893359915e-07| -|go|[github.com/irfansharif/cfilter](https://github.com/irfansharif/cfilter)|2.0345670893359915e-07| -|go|[github.com/leesper/go_rng](https://github.com/leesper/go_rng)|2.0345670893359915e-07| -|go|[github.com/linxGnu/fimap](https://github.com/linxGnu/fimap)|2.0345670893359915e-07| -|go|[github.com/lithammer/go-jump-consistent-hash](https://github.com/lithammer/go-jump-consistent-hash)|2.0345670893359915e-07| -|go|[github.com/oleiade/lane](https://github.com/oleiade/lane)|2.0345670893359915e-07| -|go|[github.com/segmentio/objconv](https://github.com/segmentio/objconv)|2.0345670893359915e-07| -|go|[github.com/tidwall/gjson](https://github.com/tidwall/gjson)|2.0345670893359915e-07| -|go|[github.com/twmb/murmur3](https://github.com/twmb/murmur3)|2.0345670893359915e-07| -|go|[github.com/valyala/fastrand](https://github.com/valyala/fastrand)|2.0345670893359915e-07| -|go|[github.com/will-rowe/ntHash](https://github.com/will-rowe/ntHash)|2.0345670893359915e-07| -|go|[github.com/alexflint/go-arg](https://github.com/alexflint/go-arg)|1.9328387348691918e-07| -|go|[github.com/biogo/store](https://github.com/biogo/store)|1.9328387348691918e-07| -|go|[github.com/brentp/faidx](https://github.com/brentp/faidx)|1.9328387348691918e-07| -|go|[github.com/brentp/gargs](https://github.com/brentp/gargs)|1.9328387348691918e-07| -|go|[github.com/brentp/go-athenaeum](https://github.com/brentp/go-athenaeum)|1.9328387348691918e-07| -|go|[github.com/brentp/go-chartjs](https://github.com/brentp/go-chartjs)|1.9328387348691918e-07| -|go|[github.com/brentp/goleft](https://github.com/brentp/goleft)|1.9328387348691918e-07| -|go|[github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go)|1.9328387348691918e-07| -|go|[github.com/kyroy/kdtree](https://github.com/kyroy/kdtree)|1.9328387348691918e-07| -|go|[github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate)|1.9328387348691918e-07| -|go|[github.com/Knetic/govaluate](https://github.com/Knetic/govaluate)|1.7571261226083562e-07| -|go|[github.com/araddon/dateparse](https://github.com/araddon/dateparse)|1.7571261226083562e-07| -|go|[github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb/v3)|1.7571261226083562e-07| -|go|[github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)|1.7571261226083562e-07| -|go|[github.com/metakeule/fmtdate](https://github.com/metakeule/fmtdate)|1.7571261226083562e-07| -|go|[github.com/mxschmitt/golang-combinations](https://github.com/mxschmitt/golang-combinations)|1.7571261226083562e-07| -|go|[github.com/shenwei356/natsort](https://github.com/shenwei356/natsort)|1.7571261226083562e-07| -|go|[github.com/xuri/excelize/v2](https://github.com/xuri/excelize/v2)|1.7571261226083562e-07| -|go|[gonum.org/v1/plot](https://gonum.org/v1/plot)|1.7571261226083562e-07| -|go|github.com/antchfx/jsonquery|1.7571261226083562e-07| -|go|github.com/bhmj/jsonslice|1.7571261226083562e-07| -|go|github.com/codegangsta/negroni|1.7571261226083562e-07| -|go|github.com/evanphx/json-patch/v5|1.7571261226083562e-07| -|go|github.com/gorilla/context|1.7571261226083562e-07| -|go|github.com/grandcat/zeroconf|1.7571261226083562e-07| -|go|github.com/justinas/alice|1.7571261226083562e-07| -|go|github.com/kelseyhightower/envconfig|1.7571261226083562e-07| -|go|github.com/linksmart/go-sec|1.7571261226083562e-07| -|go|github.com/linksmart/service-catalog/v3|1.7571261226083562e-07| -|go|github.com/miekg/dns|1.7571261226083562e-07| -|go|github.com/rs/cors|1.7571261226083562e-07| -|go|github.com/satori/go.uuid|1.7571261226083562e-07| -|go|github.com/syndtr/goleveldb|1.7571261226083562e-07| -|go|github.com/xeipuuv/gojsonschema|1.7571261226083562e-07| -|go|[github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash/v2)|1.4867990268224554e-07| -|go|[github.com/cznic/sortutil](https://github.com/cznic/sortutil)|1.4867990268224554e-07| -|go|[github.com/iafan/cwalk](https://github.com/iafan/cwalk)|1.4867990268224554e-07| -|go|[github.com/klauspost/compress](https://github.com/klauspost/compress)|1.4867990268224554e-07| -|go|[github.com/klauspost/pgzip](https://github.com/klauspost/pgzip)|1.4867990268224554e-07| -|go|[github.com/logrusorgru/aurora](https://github.com/logrusorgru/aurora)|1.4867990268224554e-07| -|go|[github.com/shenwei356/bio](https://github.com/shenwei356/bio)|1.4867990268224554e-07| -|go|[github.com/shenwei356/bwt](https://github.com/shenwei356/bwt)|1.4867990268224554e-07| -|go|[github.com/smallfish/simpleyaml](https://github.com/smallfish/simpleyaml)|1.4867990268224554e-07| -|go|[github.com/twotwotwo/sorts](https://github.com/twotwotwo/sorts)|1.4867990268224554e-07| -|go|[github.com/ghodss/yaml](https://github.com/ghodss/yaml)|1.4806425091130454e-07| -|go|[github.com/google/shlex](https://github.com/google/shlex)|1.4806425091130454e-07| -|go|github.com/containernetworking/cni|1.4592378719605626e-07| -|go|github.com/containernetworking/plugins|1.4592378719605626e-07| -|go|github.com/containers/common|1.4592378719605626e-07| -|go|github.com/containers/image/v5|1.4592378719605626e-07| -|go|github.com/cyphar/filepath-securejoin|1.4592378719605626e-07| -|go|github.com/moby/term|1.4592378719605626e-07| -|go|github.com/opencontainers/runc|1.4592378719605626e-07| -|go|github.com/opencontainers/runtime-spec|1.4592378719605626e-07| -|go|github.com/opencontainers/runtime-tools|1.4592378719605626e-07| -|go|github.com/opencontainers/selinux|1.4592378719605626e-07| -|go|gopkg.in/yaml.v2|1.4592378719605626e-07| -|go|[github.com/AdRoll/goamz](https://github.com/AdRoll/goamz)|9.20399397556758e-08| -|go|[github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go)|9.20399397556758e-08| -|go|[github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest/autorest)|9.20399397556758e-08| -|go|[github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest/autorest/azure/auth)|9.20399397556758e-08| -|go|[github.com/Azure/go-autorest/autorest/to](https://github.com/Azure/go-autorest/autorest/to)|9.20399397556758e-08| -|go|[github.com/arvados/cgofuse](https://github.com/arvados/cgofuse)|9.20399397556758e-08| -|go|[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)|9.20399397556758e-08| -|go|[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)|9.20399397556758e-08| -|go|[github.com/bradleypeabody/godap](https://github.com/bradleypeabody/godap)|9.20399397556758e-08| -|go|[github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)|9.20399397556758e-08| -|go|[github.com/coreos/go-systemd](https://github.com/coreos/go-systemd)|9.20399397556758e-08| -|go|[github.com/creack/pty](https://github.com/creack/pty)|9.20399397556758e-08| -|go|[github.com/go-ldap/ldap](https://github.com/go-ldap/ldap)|9.20399397556758e-08| -|go|[github.com/gogo/protobuf](https://github.com/gogo/protobuf)|9.20399397556758e-08| -|go|[github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru)|9.20399397556758e-08| -|go|[github.com/imdario/mergo](https://github.com/imdario/mergo)|9.20399397556758e-08| -|go|[github.com/jmcvetta/randutil](https://github.com/jmcvetta/randutil)|9.20399397556758e-08| -|go|[github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)|9.20399397556758e-08| -|go|[github.com/johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)|9.20399397556758e-08| -|go|[github.com/julienschmidt/httprouter](https://github.com/julienschmidt/httprouter)|9.20399397556758e-08| -|go|[github.com/lib/pq](https://github.com/lib/pq)|9.20399397556758e-08| -|go|[github.com/msteinert/pam](https://github.com/msteinert/pam)|9.20399397556758e-08| -|go|[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)|9.20399397556758e-08| -|go|[github.com/prometheus/client_model](https://github.com/prometheus/client_model)|9.20399397556758e-08| -|go|[github.com/prometheus/common](https://github.com/prometheus/common)|9.20399397556758e-08| -|go|[golang.org/x/oauth2](https://golang.org/x/oauth2)|9.20399397556758e-08| -|go|[google.golang.org/api](https://google.golang.org/api)|9.20399397556758e-08| -|go|[gopkg.in/square/go-jose.v2](https://gopkg.in/square/go-jose.v2)|9.20399397556758e-08| -|go|[gopkg.in/src-d/go-billy.v4](https://gopkg.in/src-d/go-billy.v4)|9.20399397556758e-08| -|go|[gopkg.in/src-d/go-git.v4](https://gopkg.in/src-d/go-git.v4)|9.20399397556758e-08| -|go|[rsc.io/getopt](https://rsc.io/getopt)|9.20399397556758e-08| -|go|github.com/Netflix/go-expect|8.989947604042753e-08| -|go|github.com/ProtonMail/go-crypto|8.989947604042753e-08| -|go|github.com/adigunhammedolalekan/registry-auth|8.989947604042753e-08| -|go|github.com/apex/log|8.989947604042753e-08| -|go|github.com/blang/semver/v4|8.989947604042753e-08| -|go|github.com/buger/jsonparser|8.989947604042753e-08| -|go|github.com/containerd/containerd|8.989947604042753e-08| -|go|github.com/go-log/log|8.989947604042753e-08| -|go|github.com/gosimple/slug|8.989947604042753e-08| -|go|github.com/opencontainers/umoci|8.989947604042753e-08| -|go|github.com/pelletier/go-toml|8.989947604042753e-08| -|go|github.com/seccomp/libseccomp-golang|8.989947604042753e-08| -|go|github.com/sylabs/json-resp|8.989947604042753e-08| -|go|github.com/sylabs/scs-build-client|8.989947604042753e-08| -|go|github.com/sylabs/scs-key-client|8.989947604042753e-08| -|go|github.com/sylabs/scs-library-client|8.989947604042753e-08| -|go|github.com/sylabs/sif/v2|8.989947604042753e-08| -|go|github.com/vbauerster/mpb/v4|8.989947604042753e-08| -|go|github.com/vbauerster/mpb/v6|8.989947604042753e-08| -|go|golang.org/x/term|8.989947604042753e-08| -|go|gotest.tools/v3|8.989947604042753e-08| -|go|mvdan.cc/sh/v3|8.989947604042753e-08| -|go|oras.land/oras-go|8.989947604042753e-08| -|go|github.com/blang/semver|5.602431115562874e-08| -|go|github.com/buger/goterm|5.602431115562874e-08| -|go|github.com/checkpoint-restore/checkpointctl|5.602431115562874e-08| -|go|github.com/checkpoint-restore/go-criu/v5|5.602431115562874e-08| -|go|github.com/container-orchestrated-devices/container-device-interface|5.602431115562874e-08| -|go|github.com/containers/buildah|5.602431115562874e-08| -|go|github.com/containers/conmon|5.602431115562874e-08| -|go|github.com/containers/ocicrypt|5.602431115562874e-08| -|go|github.com/containers/psgo|5.602431115562874e-08| -|go|github.com/containers/storage|5.602431115562874e-08| -|go|github.com/coreos/go-systemd/v22|5.602431115562874e-08| -|go|github.com/coreos/stream-metadata-go|5.602431115562874e-08| -|go|github.com/digitalocean/go-qemu|5.602431115562874e-08| -|go|github.com/docker/go-connections|5.602431115562874e-08| -|go|github.com/docker/go-plugins-helpers|5.602431115562874e-08| -|go|github.com/docker/go-units|5.602431115562874e-08| -|go|github.com/dtylman/scp|5.602431115562874e-08| -|go|github.com/godbus/dbus/v5|5.602431115562874e-08| -|go|github.com/google/gofuzz|5.602431115562874e-08| -|go|github.com/gorilla/handlers|5.602431115562874e-08| -|go|github.com/gorilla/schema|5.602431115562874e-08| -|go|github.com/hashicorp/go-multierror|5.602431115562874e-08| -|go|github.com/json-iterator/go|5.602431115562874e-08| -|go|github.com/mrunalp/fileutils|5.602431115562874e-08| -|go|github.com/nxadm/tail|5.602431115562874e-08| -|go|github.com/pmezard/go-difflib|5.602431115562874e-08| -|go|github.com/rootless-containers/rootlesskit|5.602431115562874e-08| -|go|github.com/stretchr/testify|5.602431115562874e-08| -|go|github.com/syndtr/gocapability|5.602431115562874e-08| -|go|github.com/uber/jaeger-client-go|5.602431115562874e-08| -|go|github.com/vbauerster/mpb/v7|5.602431115562874e-08| -|go|github.com/vishvananda/netlink|5.602431115562874e-08| -|go|go.etcd.io/bbolt|5.602431115562874e-08| -|go|golang.org/x/text|5.602431115562874e-08| -|go|google.golang.org/protobuf|5.602431115562874e-08| -|go|gopkg.in/inf.v0|5.602431115562874e-08| +|go.mod|[github/fredericlemoine/goalign](https://github/fredericlemoine/goalign)|3.889537145079736e-06| +|go.mod|github/jasonyangshadow/lpmx|3.889537145079736e-06| +|go.mod|[github/will-rowe/groot](https://github/will-rowe/groot)|3.889537145079736e-06| +|go.mod|[github/will-rowe/hulk](https://github/will-rowe/hulk)|3.889537145079736e-06| +|go.mod|[github/arvados/arvados](https://github/arvados/arvados)|3.889537145079736e-06| +|go.mod|[github/brentp/smoove](https://github/brentp/smoove)|3.889537145079736e-06| +|go.mod|[github/brentp/vcfanno](https://github/brentp/vcfanno)|3.889537145079736e-06| +|go.mod|[github/cov-ert/gofasta](https://github/cov-ert/gofasta)|3.889537145079736e-06| +|go.mod|[github/phil-mansfield/gotetra](https://github/phil-mansfield/gotetra)|3.889537145079736e-06| +|go.mod|github/sylabs/singularity|3.889537145079736e-06| +|go.mod|[github/GoelandProver/Goeland](https://github/GoelandProver/Goeland)|3.889537145079736e-06| +|go.mod|github/containers/podman|3.889537145079736e-06| +|go.mod|github/linksmart/thing-directory|3.889537145079736e-06| +|go.mod|github/mlpack/mlpack|3.889537145079736e-06| +|go.mod|[github/shenwei356/seqkit](https://github/shenwei356/seqkit)|3.889537145079736e-06| +|go.mod|[github/shenwei356/csvtk](https://github/shenwei356/csvtk)|3.889537145079736e-06| +|go.mod|[github/ExaScience/elprep](https://github/ExaScience/elprep)|3.889537145079736e-06| +|go|[github.com/spf13/cobra](https://github.com/spf13/cobra)|3.288810844557479e-06| +|go|[github.com/biogo/hts](https://github.com/biogo/hts)|2.29512611076205e-06| +|go|[github.com/spf13/pflag](https://github.com/spf13/pflag)|1.981627168645682e-06| +|go|[golang.org/x/sys](https://golang.org/x/sys)|1.58865231611178e-06| +|go|[gonum.org/v1/gonum](https://gonum.org/v1/gonum)|1.1376896149358227e-06| +|go|[github.com/google/uuid](https://github.com/google/uuid)|1.1080166546126412e-06| +|go|[github.com/pkg/errors](https://github.com/pkg/errors)|9.81905892562556e-07| +|go|[github.com/ulikunitz/xz](https://github.com/ulikunitz/xz)|9.740363639201852e-07| +|go|[github.com/phil-mansfield/pyplot](https://github.com/phil-mansfield/pyplot)|9.626604434072347e-07| +|go|[github.com/phil-mansfield/table](https://github.com/phil-mansfield/table)|9.626604434072347e-07| +|go|[gopkg.in/gcfg.v1](https://gopkg.in/gcfg.v1)|9.626604434072347e-07| +|go|[gopkg.in/warnings.v0](https://gopkg.in/warnings.v0)|9.626604434072347e-07| +|go|[github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset)|9.626604434072347e-07| +|go|[github.com/exascience/pargo](https://github.com/exascience/pargo)|9.626604434072347e-07| +|go|[github.com/armon/go-radix](https://github.com/armon/go-radix)|7.701283547257877e-07| +|go|[github.com/fredericlemoine/cobrashell](https://github.com/fredericlemoine/cobrashell)|7.701283547257877e-07| +|go|[github.com/biogo/biogo](https://github.com/biogo/biogo)|6.906920384166592e-07| +|go|[gopkg.in/check.v1](https://gopkg.in/check.v1)|6.051008501416902e-07| +|go|[github.com/pkg/profile](https://github.com/pkg/profile)|5.527236995639624e-07| +|go|[github.com/gorilla/mux](https://github.com/gorilla/mux)|5.364420640155001e-07| +|go|[golang.org/x/crypto](https://golang.org/x/crypto)|5.364420640155001e-07| +|go|[github.com/brentp/irelate](https://github.com/brentp/irelate)|5.134189031505252e-07| +|go|[github.com/brentp/vcfgo](https://github.com/brentp/vcfgo)|5.134189031505252e-07| +|go|[github.com/brentp/xopen](https://github.com/brentp/xopen)|5.134189031505252e-07| +|go|[golang.org/x/net](https://golang.org/x/net)|4.806356614991387e-07| +|go|[github.com/fatih/color](https://github.com/fatih/color)|4.571110688990801e-07| +|go|[github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)|4.148127251977894e-07| +|go|[github.com/mattn/go-isatty](https://github.com/mattn/go-isatty)|3.9644009787584446e-07| +|go|[github.com/BurntSushi/toml](https://github.com/BurntSushi/toml)|3.766932169854396e-07| +|go|[github.com/sirupsen/logrus](https://github.com/sirupsen/logrus)|3.6141289248691203e-07| +|go|github.com/opencontainers/go-digest|3.5928075418479194e-07| +|go|github.com/opencontainers/image-spec|3.5928075418479194e-07| +|go|[github.com/adam-hanna/arrayOperations](https://github.com/adam-hanna/arrayOperations)|3.500583430571762e-07| +|go|[github.com/dgryski/go-minhash](https://github.com/dgryski/go-minhash)|3.500583430571762e-07| +|go|[github.com/ekzhu/lshensemble](https://github.com/ekzhu/lshensemble)|3.500583430571762e-07| +|go|[github.com/orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|3.500583430571762e-07| +|go|[github.com/will-rowe/gfa](https://github.com/will-rowe/gfa)|3.500583430571762e-07| +|go|[github.com/will-rowe/nthash](https://github.com/will-rowe/nthash)|3.500583430571762e-07| +|go|[github.com/bsipos/thist](https://github.com/bsipos/thist)|3.231307782066242e-07| +|go|[github.com/mattn/go-colorable](https://github.com/mattn/go-colorable)|3.231307782066242e-07| +|go|[github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)|3.231307782066242e-07| +|go|[github.com/shenwei356/breader](https://github.com/shenwei356/breader)|3.231307782066242e-07| +|go|[github.com/shenwei356/go-logging](https://github.com/shenwei356/go-logging)|3.231307782066242e-07| +|go|[github.com/shenwei356/util](https://github.com/shenwei356/util)|3.231307782066242e-07| +|go|[github.com/shenwei356/xopen](https://github.com/shenwei356/xopen)|3.231307782066242e-07| +|go|[github.com/tatsushid/go-prettytable](https://github.com/tatsushid/go-prettytable)|3.231307782066242e-07| +|go|[github.com/brentp/bix](https://github.com/brentp/bix)|3.208868144690782e-07| +|go|[github.com/brentp/goluaez](https://github.com/brentp/goluaez)|3.208868144690782e-07| +|go|[github.com/yuin/gluare](https://github.com/yuin/gluare)|3.208868144690782e-07| +|go|[github.com/yuin/gopher-lua](https://github.com/yuin/gopher-lua)|3.208868144690782e-07| +|go|[golang.org/x/tools](https://golang.org/x/tools)|3.208868144690782e-07| +|go|[github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify)|2.955899561855627e-07| +|go|github.com/docker/distribution|2.6973094549574684e-07| +|go|golang.org/x/sync|2.6973094549574684e-07| +|go|[github.com/docker/docker](https://github.com/docker/docker)|2.3703815819657168e-07| +|go|github.com/davecgh/go-spew|2.308355740449495e-07| +|go|github.com/onsi/ginkgo|2.308355740449495e-07| +|go|github.com/onsi/gomega|2.308355740449495e-07| +|go|github.com/bradfitz/gomemcache|2.1392454297938546e-07| +|go|github.com/docker/libtrust|2.1392454297938546e-07| +|go|github.com/phayes/permbits|2.1392454297938546e-07| +|go|github.com/spf13/afero|2.1392454297938546e-07| +|go|github.com/spf13/viper|2.1392454297938546e-07| +|go|github.com/sylabs/sif|2.1392454297938546e-07| +|go|github.com/vmihailenco/msgpack|2.1392454297938546e-07| +|go|google.golang.org/appengine|2.1392454297938546e-07| +|go|[github.com/JSchwehn/goDistances](https://github.com/JSchwehn/goDistances)|2.0266535650678623e-07| +|go|[github.com/Lebonesco/go_worker_pool](https://github.com/Lebonesco/go_worker_pool)|2.0266535650678623e-07| +|go|[github.com/cheekybits/genny](https://github.com/cheekybits/genny)|2.0266535650678623e-07| +|go|[github.com/cornelk/hashmap](https://github.com/cornelk/hashmap)|2.0266535650678623e-07| +|go|[github.com/deckarep/golang-set](https://github.com/deckarep/golang-set)|2.0266535650678623e-07| +|go|[github.com/dgryski/go-jump](https://github.com/dgryski/go-jump)|2.0266535650678623e-07| +|go|[github.com/irfansharif/cfilter](https://github.com/irfansharif/cfilter)|2.0266535650678623e-07| +|go|[github.com/leesper/go_rng](https://github.com/leesper/go_rng)|2.0266535650678623e-07| +|go|[github.com/linxGnu/fimap](https://github.com/linxGnu/fimap)|2.0266535650678623e-07| +|go|[github.com/lithammer/go-jump-consistent-hash](https://github.com/lithammer/go-jump-consistent-hash)|2.0266535650678623e-07| +|go|[github.com/oleiade/lane](https://github.com/oleiade/lane)|2.0266535650678623e-07| +|go|[github.com/segmentio/objconv](https://github.com/segmentio/objconv)|2.0266535650678623e-07| +|go|[github.com/tidwall/gjson](https://github.com/tidwall/gjson)|2.0266535650678623e-07| +|go|[github.com/twmb/murmur3](https://github.com/twmb/murmur3)|2.0266535650678623e-07| +|go|[github.com/valyala/fastrand](https://github.com/valyala/fastrand)|2.0266535650678623e-07| +|go|[github.com/will-rowe/ntHash](https://github.com/will-rowe/ntHash)|2.0266535650678623e-07| +|go|[github.com/alexflint/go-arg](https://github.com/alexflint/go-arg)|1.9253208868144692e-07| +|go|[github.com/biogo/store](https://github.com/biogo/store)|1.9253208868144692e-07| +|go|[github.com/brentp/faidx](https://github.com/brentp/faidx)|1.9253208868144692e-07| +|go|[github.com/brentp/gargs](https://github.com/brentp/gargs)|1.9253208868144692e-07| +|go|[github.com/brentp/go-athenaeum](https://github.com/brentp/go-athenaeum)|1.9253208868144692e-07| +|go|[github.com/brentp/go-chartjs](https://github.com/brentp/go-chartjs)|1.9253208868144692e-07| +|go|[github.com/brentp/goleft](https://github.com/brentp/goleft)|1.9253208868144692e-07| +|go|[github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go)|1.9253208868144692e-07| +|go|[github.com/kyroy/kdtree](https://github.com/kyroy/kdtree)|1.9253208868144692e-07| +|go|[github.com/valyala/fasttemplate](https://github.com/valyala/fasttemplate)|1.9253208868144692e-07| +|go|github.com/antchfx/jsonquery|1.750291715285881e-07| +|go|github.com/bhmj/jsonslice|1.750291715285881e-07| +|go|github.com/codegangsta/negroni|1.750291715285881e-07| +|go|github.com/evanphx/json-patch/v5|1.750291715285881e-07| +|go|github.com/gorilla/context|1.750291715285881e-07| +|go|github.com/grandcat/zeroconf|1.750291715285881e-07| +|go|github.com/justinas/alice|1.750291715285881e-07| +|go|github.com/kelseyhightower/envconfig|1.750291715285881e-07| +|go|github.com/linksmart/go-sec|1.750291715285881e-07| +|go|github.com/linksmart/service-catalog/v3|1.750291715285881e-07| +|go|github.com/miekg/dns|1.750291715285881e-07| +|go|github.com/rs/cors|1.750291715285881e-07| +|go|github.com/satori/go.uuid|1.750291715285881e-07| +|go|github.com/syndtr/goleveldb|1.750291715285881e-07| +|go|github.com/xeipuuv/gojsonschema|1.750291715285881e-07| +|go|[github.com/Knetic/govaluate](https://github.com/Knetic/govaluate)|1.750291715285881e-07| +|go|[github.com/araddon/dateparse](https://github.com/araddon/dateparse)|1.750291715285881e-07| +|go|[github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb/v3)|1.750291715285881e-07| +|go|[github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth)|1.750291715285881e-07| +|go|[github.com/metakeule/fmtdate](https://github.com/metakeule/fmtdate)|1.750291715285881e-07| +|go|[github.com/mxschmitt/golang-combinations](https://github.com/mxschmitt/golang-combinations)|1.750291715285881e-07| +|go|[github.com/shenwei356/natsort](https://github.com/shenwei356/natsort)|1.750291715285881e-07| +|go|[github.com/xuri/excelize/v2](https://github.com/xuri/excelize/v2)|1.750291715285881e-07| +|go|[gonum.org/v1/plot](https://gonum.org/v1/plot)|1.750291715285881e-07| +|go|[github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash/v2)|1.481016066780361e-07| +|go|[github.com/cznic/sortutil](https://github.com/cznic/sortutil)|1.481016066780361e-07| +|go|[github.com/iafan/cwalk](https://github.com/iafan/cwalk)|1.481016066780361e-07| +|go|[github.com/klauspost/compress](https://github.com/klauspost/compress)|1.481016066780361e-07| +|go|[github.com/klauspost/pgzip](https://github.com/klauspost/pgzip)|1.481016066780361e-07| +|go|[github.com/logrusorgru/aurora](https://github.com/logrusorgru/aurora)|1.481016066780361e-07| +|go|[github.com/shenwei356/bio](https://github.com/shenwei356/bio)|1.481016066780361e-07| +|go|[github.com/shenwei356/bwt](https://github.com/shenwei356/bwt)|1.481016066780361e-07| +|go|[github.com/smallfish/simpleyaml](https://github.com/smallfish/simpleyaml)|1.481016066780361e-07| +|go|[github.com/twotwotwo/sorts](https://github.com/twotwotwo/sorts)|1.481016066780361e-07| +|go|[github.com/ghodss/yaml](https://github.com/ghodss/yaml)|1.474883495075266e-07| +|go|[github.com/google/shlex](https://github.com/google/shlex)|1.474883495075266e-07| +|go|github.com/containernetworking/cni|1.453562112054065e-07| +|go|github.com/containernetworking/plugins|1.453562112054065e-07| +|go|github.com/containers/common|1.453562112054065e-07| +|go|github.com/containers/image/v5|1.453562112054065e-07| +|go|github.com/cyphar/filepath-securejoin|1.453562112054065e-07| +|go|github.com/moby/term|1.453562112054065e-07| +|go|github.com/opencontainers/runc|1.453562112054065e-07| +|go|github.com/opencontainers/runtime-spec|1.453562112054065e-07| +|go|github.com/opencontainers/runtime-tools|1.453562112054065e-07| +|go|github.com/opencontainers/selinux|1.453562112054065e-07| +|go|gopkg.in/yaml.v2|1.453562112054065e-07| +|go|[github.com/AdRoll/goamz](https://github.com/AdRoll/goamz)|9.168194699116519e-08| +|go|[github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go)|9.168194699116519e-08| +|go|[github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest/autorest)|9.168194699116519e-08| +|go|[github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest/autorest/azure/auth)|9.168194699116519e-08| +|go|[github.com/Azure/go-autorest/autorest/to](https://github.com/Azure/go-autorest/autorest/to)|9.168194699116519e-08| +|go|[github.com/arvados/cgofuse](https://github.com/arvados/cgofuse)|9.168194699116519e-08| +|go|[github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)|9.168194699116519e-08| +|go|[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)|9.168194699116519e-08| +|go|[github.com/bradleypeabody/godap](https://github.com/bradleypeabody/godap)|9.168194699116519e-08| +|go|[github.com/coreos/go-oidc](https://github.com/coreos/go-oidc)|9.168194699116519e-08| +|go|[github.com/coreos/go-systemd](https://github.com/coreos/go-systemd)|9.168194699116519e-08| +|go|[github.com/creack/pty](https://github.com/creack/pty)|9.168194699116519e-08| +|go|[github.com/go-ldap/ldap](https://github.com/go-ldap/ldap)|9.168194699116519e-08| +|go|[github.com/gogo/protobuf](https://github.com/gogo/protobuf)|9.168194699116519e-08| +|go|[github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru)|9.168194699116519e-08| +|go|[github.com/imdario/mergo](https://github.com/imdario/mergo)|9.168194699116519e-08| +|go|[github.com/jmcvetta/randutil](https://github.com/jmcvetta/randutil)|9.168194699116519e-08| +|go|[github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx)|9.168194699116519e-08| +|go|[github.com/johannesboyne/gofakes3](https://github.com/johannesboyne/gofakes3)|9.168194699116519e-08| +|go|[github.com/julienschmidt/httprouter](https://github.com/julienschmidt/httprouter)|9.168194699116519e-08| +|go|[github.com/lib/pq](https://github.com/lib/pq)|9.168194699116519e-08| +|go|[github.com/msteinert/pam](https://github.com/msteinert/pam)|9.168194699116519e-08| +|go|[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)|9.168194699116519e-08| +|go|[github.com/prometheus/client_model](https://github.com/prometheus/client_model)|9.168194699116519e-08| +|go|[github.com/prometheus/common](https://github.com/prometheus/common)|9.168194699116519e-08| +|go|[golang.org/x/oauth2](https://golang.org/x/oauth2)|9.168194699116519e-08| +|go|[google.golang.org/api](https://google.golang.org/api)|9.168194699116519e-08| +|go|[gopkg.in/square/go-jose.v2](https://gopkg.in/square/go-jose.v2)|9.168194699116519e-08| +|go|[gopkg.in/src-d/go-billy.v4](https://gopkg.in/src-d/go-billy.v4)|9.168194699116519e-08| +|go|[gopkg.in/src-d/go-git.v4](https://gopkg.in/src-d/go-git.v4)|9.168194699116519e-08| +|go|[rsc.io/getopt](https://rsc.io/getopt)|9.168194699116519e-08| +|go|github.com/Netflix/go-expect|8.954980868904507e-08| +|go|github.com/ProtonMail/go-crypto|8.954980868904507e-08| +|go|github.com/adigunhammedolalekan/registry-auth|8.954980868904507e-08| +|go|github.com/apex/log|8.954980868904507e-08| +|go|github.com/blang/semver/v4|8.954980868904507e-08| +|go|github.com/buger/jsonparser|8.954980868904507e-08| +|go|github.com/containerd/containerd|8.954980868904507e-08| +|go|github.com/go-log/log|8.954980868904507e-08| +|go|github.com/gosimple/slug|8.954980868904507e-08| +|go|github.com/opencontainers/umoci|8.954980868904507e-08| +|go|github.com/pelletier/go-toml|8.954980868904507e-08| +|go|github.com/seccomp/libseccomp-golang|8.954980868904507e-08| +|go|github.com/sylabs/json-resp|8.954980868904507e-08| +|go|github.com/sylabs/scs-build-client|8.954980868904507e-08| +|go|github.com/sylabs/scs-key-client|8.954980868904507e-08| +|go|github.com/sylabs/scs-library-client|8.954980868904507e-08| +|go|github.com/sylabs/sif/v2|8.954980868904507e-08| +|go|github.com/vbauerster/mpb/v4|8.954980868904507e-08| +|go|github.com/vbauerster/mpb/v6|8.954980868904507e-08| +|go|golang.org/x/term|8.954980868904507e-08| +|go|gotest.tools/v3|8.954980868904507e-08| +|go|mvdan.cc/sh/v3|8.954980868904507e-08| +|go|oras.land/oras-go|8.954980868904507e-08| +|go|github.com/blang/semver|5.5806402516361415e-08| +|go|github.com/buger/goterm|5.5806402516361415e-08| +|go|github.com/checkpoint-restore/checkpointctl|5.5806402516361415e-08| +|go|github.com/checkpoint-restore/go-criu/v5|5.5806402516361415e-08| +|go|github.com/container-orchestrated-devices/container-device-interface|5.5806402516361415e-08| +|go|github.com/containers/buildah|5.5806402516361415e-08| +|go|github.com/containers/conmon|5.5806402516361415e-08| +|go|github.com/containers/ocicrypt|5.5806402516361415e-08| +|go|github.com/containers/psgo|5.5806402516361415e-08| +|go|github.com/containers/storage|5.5806402516361415e-08| +|go|github.com/coreos/go-systemd/v22|5.5806402516361415e-08| +|go|github.com/coreos/stream-metadata-go|5.5806402516361415e-08| +|go|github.com/digitalocean/go-qemu|5.5806402516361415e-08| +|go|github.com/docker/go-connections|5.5806402516361415e-08| +|go|github.com/docker/go-plugins-helpers|5.5806402516361415e-08| +|go|github.com/docker/go-units|5.5806402516361415e-08| +|go|github.com/dtylman/scp|5.5806402516361415e-08| +|go|github.com/godbus/dbus/v5|5.5806402516361415e-08| +|go|github.com/google/gofuzz|5.5806402516361415e-08| +|go|github.com/gorilla/handlers|5.5806402516361415e-08| +|go|github.com/gorilla/schema|5.5806402516361415e-08| +|go|github.com/hashicorp/go-multierror|5.5806402516361415e-08| +|go|github.com/json-iterator/go|5.5806402516361415e-08| +|go|github.com/mrunalp/fileutils|5.5806402516361415e-08| +|go|github.com/nxadm/tail|5.5806402516361415e-08| +|go|github.com/pmezard/go-difflib|5.5806402516361415e-08| +|go|github.com/rootless-containers/rootlesskit|5.5806402516361415e-08| +|go|github.com/stretchr/testify|5.5806402516361415e-08| +|go|github.com/syndtr/gocapability|5.5806402516361415e-08| +|go|github.com/uber/jaeger-client-go|5.5806402516361415e-08| +|go|github.com/vbauerster/mpb/v7|5.5806402516361415e-08| +|go|github.com/vishvananda/netlink|5.5806402516361415e-08| +|go|go.etcd.io/bbolt|5.5806402516361415e-08| +|go|golang.org/x/text|5.5806402516361415e-08| +|go|google.golang.org/protobuf|5.5806402516361415e-08| +|go|gopkg.in/inf.v0|5.5806402516361415e-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 97980421..29661cfe 100644 --- a/pages/js.md +++ b/pages/js.md @@ -9,1593 +9,1593 @@ tipue_search_active: true |Manager|Name|Credit| |-------|----|------| -|npm|[express](http://expressjs.com/)|0.00034591902632660884| -|npm|[core-js](https://github.com/zloirock/core-js#readme)|0.0003345660410391963| -|npm|[lodash](https://lodash.com/)|0.00031569019551235347| -|npm|[axios](https://axios-http.com)|0.00022008063213769881| -|npm|[mocha](https://mochajs.org/)|0.000206385183098596| -|npm|[nuxt](https://github.com/nuxt/nuxt.js#readme)|0.00019951190941038658| -|npm|[react](https://reactjs.org/)|0.00018653865258194395| -|npm|[react-dom](https://reactjs.org/)|0.00018653865258194395| -|npm|[angular](http://angularjs.org)|0.00018529469050408142| -|npm|[fs](https://github.com/npm/security-holder#readme)|0.00017802120815235207| -|npm|[serve-static](https://github.com/expressjs/serve-static#readme)|0.0001587998866664378| -|npm|[papaparse](http://papaparse.com)|0.00015696670916059302| -|npm|[vue-router](https://github.com/vuejs/router#readme)|0.00014710162266266995| -|npm|[d3](https://d3js.org)|0.0001463440520683088| -|npm|eslint|0.0001461796887741419| -|npm|nestjs|0.00014414390565126178| -|npm|[node-fetch](https://github.com/node-fetch/node-fetch)|0.00013925031275677978| -|npm|[finalhandler](https://github.com/pillarjs/finalhandler#readme)|0.00013007025876310337| -|npm|[body-parser](https://github.com/expressjs/body-parser#readme)|0.00012962589937192851| -|npm|[progress](https://github.com/visionmedia/node-progress#readme)|0.00012885591565794613| -|npm|[ajv](https://ajv.js.org)|0.00012494258183704803| -|npm|[dotenv](https://github.com/motdotla/dotenv#readme)|0.00011386752052995708| -|npm|[d3-dispatch](https://d3js.org/d3-dispatch/)|0.00010299269258660121| -|npm|[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)|0.0001009723553563722| -|npm|[three](https://threejs.org/)|0.00010097149550956657| -|npm|[tape](https://github.com/substack/tape)|0.0001001372021791871| -|npm|[js-yaml](https://github.com/nodeca/js-yaml#readme)|0.00010006779450432321| -|npm|[tap](http://www.node-tap.org/)|9.805209927902832e-05| -|npm|[yargs](https://yargs.js.org/)|9.79348491404329e-05| -|npm|[file-type](https://github.com/sindresorhus/file-type#readme)|9.745967620821193e-05| -|npm|rollup|9.681740837843612e-05| -|npm|[quasar](https://quasar.dev)|9.664193674345959e-05| -|npm|[midi-parser-js](https://github.com/colxi/midi-parser-js#readme)|9.664193674345959e-05| -|npm|[docusaurus](https://github.com/facebook/docusaurus)|9.664193674345959e-05| -|npm|[postcss-scss](https://github.com/postcss/postcss-scss#readme)|9.664193674345959e-05| -|npm|[plotly.js-dist-min](https://github.com/plotly/plotly.js#readme)|9.664193674345959e-05| -|npm|[webpack](https://github.com/webpack/webpack)|9.37856875764272e-05| -|npm|[vows](https://github.com/cloudhead/vows)|9.281581270497454e-05| -|npm|[uglify-js](https://github.com/mishoo/UglifyJS#readme)|8.985259316553642e-05| -|npm|[jshint](http://jshint.com/)|8.710497766583281e-05| -|npm|[nyc](https://istanbul.js.org/)|7.804495537906927e-05| -|npm|[remark-directive](https://github.com/remarkjs/remark-directive#readme)|7.731354939476767e-05| -|npm|[bootstrap](https://getbootstrap.com/)|7.671219695081313e-05| -|npm|[mkdirp](https://github.com/isaacs/node-mkdirp#readme)|7.099939412225351e-05| -|npm|[react-select](https://github.com/JedWatson/react-select)|7.040549193649137e-05| -|npm|[ajv-formats](https://github.com/ajv-validator/ajv-formats#readme)|6.979695431472081e-05| -|npm|[chai](http://chaijs.com)|6.900518562982936e-05| -|npm|[cytoscape](http://js.cytoscape.org)|6.790455737156244e-05| -|npm|[pg](https://github.com/brianc/node-postgres)|6.693813800412785e-05| -|npm|[webpack-cli](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli)|6.29103313223286e-05| -|npm|[react-bootstrap](https://react-bootstrap.github.io/)|6.266380606374366e-05| -|npm|[requirejs](http://github.com/jrburke/r.js)|6.171718690329585e-05| -|npm|[react-redux](https://github.com/reduxjs/react-redux)|6.044684644249361e-05| -|npm|[moment](https://momentjs.com)|5.8785866407807234e-05| -|npm|[vuex](https://github.com/vuejs/vuex#readme)|5.798516204607575e-05| -|npm|[react-images](https://jossmac.github.io/react-images/)|5.782737929220889e-05| -|npm|[supertest](https://github.com/visionmedia/supertest#readme)|5.777948331949589e-05| -|npm|[pako](https://github.com/nodeca/pako#readme)|5.5776203491939535e-05| -|npm|[choices.js](https://github.com/jshjohnson/Choices#readme)|5.522396385340548e-05| -|npm|[filepond](https://pqina.nl/filepond/)|5.522396385340548e-05| -|npm|[cytoscape-cola](https://github.com/cytoscape/cytoscape.js-cola)|5.522396385340548e-05| -|npm|[modernizr](https://github.com/Modernizr/Modernizr)|5.522396385340548e-05| -|npm|[tslib](https://www.typescriptlang.org/)|5.51257074809524e-05| -|npm|[cookie-parser](https://github.com/expressjs/cookie-parser#readme)|5.497110687605472e-05| -|npm|[d3-array](https://d3js.org/d3-array/)|5.367948876677365e-05| -|npm|[d3-scale](https://d3js.org/d3-scale/)|5.367948876677365e-05| -|npm|[rc-slider](http://github.com/react-component/slider/)|5.3124807332662e-05| -|npm|[d3-brush](https://d3js.org/d3-brush/)|5.303520918848392e-05| -|npm|[d3-format](https://d3js.org/d3-format/)|5.303520918848392e-05| -|npm|[rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve#readme)|5.213157575243665e-05| -|npm|[ws](https://github.com/websockets/ws)|5.1377500239334e-05| -|npm|[rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel)|5.033731917841193e-05| -|npm|[typescript](https://www.typescriptlang.org/)|4.913892058119664e-05| -|npm|[vue-property-decorator](https://github.com/kaorun343/vue-property-decorator#readme)|4.8320968371729793e-05| -|npm|[algebrite](https://github.com/davidedc/Algebrite#readme)|4.8320968371729793e-05| -|npm|[web-worker](https://github.com/developit/web-worker)|4.8320968371729793e-05| -|npm|[websql](https://github.com/nolanlawson/node-websql#readme)|4.8320968371729793e-05| -|npm|[d3-fetch](https://d3js.org/d3-fetch/)|4.8320968371729793e-05| -|npm|[fflate](https://101arrowz.github.io/fflate)|4.8320968371729793e-05| -|npm|react-router-dom|4.770424785545448e-05| -|npm|eslint-plugin-import|4.6961982567371046e-05| -|npm|[semver](https://github.com/npm/node-semver#readme)|4.54786774771515e-05| -|npm|[mongoose](https://mongoosejs.com)|4.5153613302050516e-05| -|npm|[ava](https://avajs.dev)|4.471869504958143e-05| -|npm|cross-env|4.469870761882965e-05| -|npm|[fs-extra](https://github.com/jprichardson/node-fs-extra)|4.4427487170190216e-05| -|npm|[esm](https://github.com/standard-things/esm#readme)|4.420676119034274e-05| -|npm|[prop-types](https://facebook.github.io/react/)|4.347294725016116e-05| -|npm|[apexcharts](https://apexcharts.com)|4.295197188598204e-05| -|npm|[idb](https://github.com/jakearchibald/idb#readme)|4.295197188598204e-05| -|npm|[lodash.debounce](https://lodash.com/)|4.295197188598204e-05| -|npm|[nanoid](https://github.com/ai/nanoid#readme)|4.295197188598204e-05| -|npm|vue-apexcharts|4.295197188598204e-05| -|npm|[vuex-persist](https://github.com/championswimmer/vuex-persist#readme)|4.295197188598204e-05| -|npm|[babyparse](https://github.com/Rich-Harris/BabyParse#readme)|4.295197188598204e-05| -|npm|[colormap](https://github.com/bpostlethwaite/colormap#readme)|4.295197188598204e-05| -|npm|rollup-plugin-json|4.264571994358071e-05| -|npm|[debug](https://github.com/debug-js/debug#readme)|4.153028502904072e-05| -|npm|[xo](https://github.com/xojs/xo#readme)|4.129614563979558e-05| -|npm|[nodemon](https://nodemon.io)|4.1290821810095635e-05| -|npm|[rimraf](https://github.com/isaacs/rimraf#readme)|4.120140079974082e-05| -|npm|[chokidar](https://github.com/paulmillr/chokidar)|4.1147030317398336e-05| -|npm|[testcafe](https://testcafe.io/)|4.114668516762425e-05| -|npm|[jquery](https://jquery.com)|4.0932960226150485e-05| -|npm|[istanbul](https://github.com/gotwarlost/istanbul#readme)|4.0086333807574215e-05| -|npm|[css-loader](https://github.com/webpack-contrib/css-loader)|3.9794888428559906e-05| -|npm|[style-loader](https://github.com/webpack-contrib/style-loader)|3.937930944381849e-05| -|npm|[coveralls](https://github.com/nickmerwin/node-coveralls#readme)|3.8983630799466504e-05| -|npm|[colors](https://github.com/Marak/colors.js)|3.8798485524627654e-05| -|npm|[auspice](https://www.npmjs.com/package/auspice)|3.8656774697383836e-05| -|npm|[heroku-ssl-redirect](https://github.com/paulomcnally/node-heroku-ssl-redirect)|3.8656774697383836e-05| -|npm|[react-file-drop](https://github.com/sarink/react-file-drop#readme)|3.8656774697383836e-05| -|npm|[rxjs](https://rxjs.dev)|3.809346750469049e-05| -|npm|[passport](https://www.passportjs.org/)|3.726447560870687e-05| -|npm|[clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin)|3.692821973124066e-05| -|npm|[xlsx](https://sheetjs.com/)|3.636306220642511e-05| -|npm|husky|3.5893968699750904e-05| -|npm|[tippy.js](https://atomiks.github.io/tippyjs/)|3.523434220067936e-05| -|npm|[angular-animate](http://angularjs.org)|3.5142522452167124e-05| -|npm|[angular-sanitize](http://angularjs.org)|3.5142522452167124e-05| -|npm|[angular-touch](http://angularjs.org)|3.5142522452167124e-05| -|npm|[colorbrewer](http://colorbrewer2.org/)|3.5142522452167124e-05| -|npm|[dc](http://dc-js.github.io/dc.js/)|3.5142522452167124e-05| -|npm|[sinon](https://sinonjs.org/)|3.472577313890687e-05| -|npm|fortawesome|3.42142040338197e-05| -|npm|[babel-cli](https://babeljs.io/)|3.367875517858103e-05| -|npm|[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)|3.350689131145984e-05| -|npm|[babel](https://babeljs.io/)|3.299968571727888e-05| -|npm|react-router-bootstrap|3.291211468043516e-05| -|npm|[events](https://github.com/Gozala/events#readme)|3.286162857057039e-05| -|npm|[bytes](https://github.com/visionmedia/bytes.js#readme)|3.271636358565293e-05| -|npm|[browserify](https://github.com/browserify/browserify#readme)|3.26532712103895e-05| -|npm|npm-run-all|3.263122550772172e-05| -|npm|immutable|3.2436812452842374e-05| -|npm|[mongodb](https://github.com/mongodb/node-mongodb-native)|3.240244164827196e-05| -|npm|[normalize.css](https://necolas.github.io/normalize.css)|3.221397891448653e-05| -|npm|[vue-cookies](https://github.com/cmp-cc/vue-cookies#readme)|3.221397891448653e-05| -|npm|[ProtVista](https://github.com/ebi-uniprot/ProtVista)|3.221397891448653e-05| -|npm|[downloadjs](http://danml.com/download.html)|3.221397891448653e-05| -|npm|[litemol](https://webchemdev.ncbr.muni.cz/LiteMol/)|3.221397891448653e-05| -|npm|[semantic-ui-button](http://www.semantic-ui.com)|3.221397891448653e-05| -|npm|[semantic-ui-dropdown](http://www.semantic-ui.com)|3.221397891448653e-05| -|npm|[semantic-ui-label](http://www.semantic-ui.com)|3.221397891448653e-05| -|npm|[semantic-ui-transition](http://www.semantic-ui.com)|3.221397891448653e-05| -|npm|[async](https://caolan.github.io/async/)|3.201615941896838e-05| -|npm|prettier|3.1967754778659794e-05| -|npm|eslint-config-standard|3.135580812823914e-05| -|npm|[commander](https://github.com/tj/commander.js#readme)|3.098026022201149e-05| -|npm|[winston](https://github.com/winstonjs/winston#readme)|3.097497972546782e-05| -|npm|jest|3.087696808417851e-05| -|npm|eslint-plugin-node|3.0453724678693753e-05| -|npm|[grunt](https://gruntjs.com/)|3.0339134747942976e-05| -|npm|babel-preset-env|3.0292486020930465e-05| -|npm|[uuid](https://github.com/uuidjs/uuid#readme)|3.0030072427285932e-05| -|npm|eslint-plugin-standard|2.9967987436630857e-05| -|npm|eslint-plugin-promise|2.9967987436630857e-05| -|npm|[sirv-cli](https://github.com/lukeed/sirv#readme)|2.985000572497233e-05| -|npm|[concurrently](https://github.com/open-cli-tools/concurrently#readme)|2.8904894323676048e-05| -|npm|[babel-preset-minify](https://github.com/babel/minify#readme)|2.8227482638999824e-05| -|npm|object-assign|2.8051450872243616e-05| -|npm|[swagger-ui-express](https://github.com/scottie1984/swagger-ui-express)|2.797198169106653e-05| -|npm|[zone.js](https://github.com/angular/angular#readme)|2.792063205801053e-05| -|npm|chalk|2.7803015496934713e-05| -|npm|[plotly.js-dist](https://github.com/plotly/plotly.js#readme)|2.761198192670274e-05| -|npm|[svelte-range-slider-pips](https://simeydotme.github.io/svelte-range-slider-pips/)|2.761198192670274e-05| -|npm|[svelte-simple-datatables](https://vincjo.fr/svelte-simple-datatables)|2.761198192670274e-05| -|npm|[cors-anywhere](https://github.com/Rob--W/cors-anywhere#readme)|2.761198192670274e-05| -|npm|[dotenv-webpack](https://github.com/mrsteele/dotenv-webpack#readme)|2.761198192670274e-05| -|npm|net|2.761198192670274e-05| -|npm|eslint-plugin-markdown|2.7492123575829833e-05| -|npm|[bcrypt](https://github.com/kelektiv/node.bcrypt.js#readme)|2.7349668098399064e-05| -|npm|spc|2.733586210743571e-05| -|npm|process|2.733586210743571e-05| -|npm|util|2.733586210743571e-05| -|npm|[underscore](https://underscorejs.org)|2.726913315111285e-05| -|npm|[semantic-release](https://github.com/semantic-release/semantic-release#readme)|2.6927347637984895e-05| -|npm|[mathjs](https://mathjs.org)|2.6791292463881297e-05| -|npm|expect.js|2.644364994142913e-05| -|npm|[plotly.js](https://github.com/plotly/plotly.js#readme)|2.6438984027816516e-05| -|npm|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme)|2.6308082780164e-05| -|npm|[inquirer](https://github.com/SBoudrias/Inquirer.js#readme)|2.6221795336643053e-05| -|npm|[grunt-cli](https://github.com/gruntjs/grunt-cli#readme)|2.6147521701258527e-05| -|npm|after|2.5877895940312266e-05| -|npm|[regenerator-runtime](https://github.com/hackwaly/regenerator-runtime)|2.451115990087599e-05| -|npm|[glob](https://github.com/isaacs/node-glob#readme)|2.444741515805553e-05| -|npm|[emotion](https://emotion.sh)|2.4160484185864897e-05| -|npm|[express-handlebars](https://github.com/express-handlebars/express-handlebars)|2.4160484185864897e-05| -|npm|[express-session](https://github.com/expressjs/session#readme)|2.4160484185864897e-05| -|npm|[helmet](https://helmetjs.github.io/)|2.4160484185864897e-05| -|npm|[node-cmd](https://github.com/RIAEvangelist/node-cmd)|2.4160484185864897e-05| -|npm|[passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose#readme)|2.4160484185864897e-05| -|npm|clipboard|2.4063842249121436e-05| -|npm|[markdown-it](https://github.com/markdown-it/markdown-it#readme)|2.3867873877391647e-05| -|npm|[d3-dsv](https://d3js.org/d3-dsv/)|2.3832713718052627e-05| -|npm|[bluebird](https://github.com/petkaantonov/bluebird)|2.3316574431209452e-05| -|npm|[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint#readme)|2.286241447151053e-05| -|npm|sax|2.277204384466221e-05| -|npm|[diff2html](https://diff2html.xyz/)|2.2739279233755198e-05| -|npm|[difflib-ts](https://github.com/mailmangroup/difflib-ts#readme)|2.2739279233755198e-05| -|npm|[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form#readme)|2.2739279233755198e-05| -|npm|react-schemaorg|2.2739279233755198e-05| -|npm|safe-buffer|2.2110665340064503e-05| -|npm|[standard](https://standardjs.com)|2.2102641877816225e-05| -|npm|[react-dnd](https://github.com/react-dnd/react-dnd#readme)|2.1862553689964858e-05| -|npm|[react-dnd-html5-backend](https://github.com/react-dnd/react-dnd#readme)|2.1862553689964858e-05| -|npm|redux|2.1790071745109768e-05| -|npm|[date-fns](https://github.com/date-fns/date-fns#readme)|2.1770985749900238e-05| -|npm|vary|2.1741833447553167e-05| -|npm|eslint-config-prettier|2.1727522359812957e-05| -|npm|[ajv-errors](https://github.com/epoberezkin/ajv-errors#readme)|2.147598594299102e-05| -|npm|[heta-parser](https://github.com/hetalang/heta-parser#readme)|2.147598594299102e-05| -|npm|[mathjs-mathml](https://github.com/insysbio/mathjs-mathml#readme)|2.147598594299102e-05| -|npm|[random-id](https://github.com/KingCosmic/random-id#readme)|2.147598594299102e-05| -|npm|[storybook](https://github.com/storybookjs/storybook/tree/main/lib/cli)|2.147598594299102e-05| -|npm|[react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons#readme)|2.147598594299102e-05| -|npm|[react-toastify](https://github.com/fkhadra/react-toastify#readme)|2.147598594299102e-05| -|npm|[recoil](https://github.com/facebookexperimental/Recoil#readme)|2.147598594299102e-05| -|npm|[bower](http://bower.io)|2.147598594299102e-05| -|npm|[http-auth](https://github.com/gevorg/http-auth)|2.147598594299102e-05| -|npm|[kerberos](https://github.com/mongodb-js/kerberos#readme)|2.147598594299102e-05| -|npm|[multer](https://github.com/expressjs/multer#readme)|2.147598594299102e-05| -|npm|lint-staged|2.0923575242739943e-05| -|npm|[jasmine](http://jasmine.github.io/)|2.082985208020072e-05| -|npm|[tsd](https://github.com/SamVerschueren/tsd#readme)|2.0054008993739565e-05| -|npm|validator|2.000698690451766e-05| -|npm|[babel-loader](https://github.com/babel/babel-loader)|1.9652785826158283e-05| -|npm|[minimist](https://github.com/substack/minimist)|1.9419568968681168e-05| -|npm|[emotion-icons](https://github.com/emotion-icons/emotion-icons)|1.9328387348691918e-05| -|npm|tinymce|1.9328387348691918e-05| -|npm|[grunt-contrib-internal](https://github.com/gruntjs/grunt-contrib-internal#readme)|1.9278753041179825e-05| -|npm|[font-awesome](http://fontawesome.io/)|1.902839250745819e-05| -|npm|coffee-script|1.880778643944888e-05| -|npm|react-transition-group|1.8768713715023748e-05| -|npm|[mqtt](https://github.com/mqttjs/MQTT.js#readme)|1.8764642717688405e-05| -|npm|[sass](https://github.com/sass/dart-sass)|1.848105725276859e-05| -|npm|json5|1.7936088260014957e-05| -|npm|js-cookie|1.75533313676896e-05| -|npm|styled-components|1.7435475347270746e-05| -|npm|react-highcharts|1.7075830928355644e-05| -|npm|gulp|1.69584784247685e-05| -|npm|[ts-node](https://typestrong.org/ts-node)|1.6935840705694208e-05| -|npm|[socket.io](https://github.com/socketio/socket.io#readme)|1.6866318960227592e-05| -|npm|[babel-preset-es2015](https://babeljs.io/)|1.6647844026086508e-05| -|npm|rollup-plugin-commonjs|1.6615663999215253e-05| -|npm|[proj4](https://github.com/proj4js/proj4js#readme)|1.6590199140960563e-05| -|npm|nprogress|1.6567189156021642e-05| -|npm|on-headers|1.643292723344299e-05| -|npm|[form-data](https://github.com/form-data/form-data#readme)|1.628659883292401e-05| -|npm|autoprefixer|1.6178252935632755e-05| -|npm|[saxes](https://github.com/lddubeau/saxes#readme)|1.6160902665197866e-05| -|npm|[lru-cache](https://github.com/isaacs/node-lru-cache#readme)|1.6106989457243266e-05| -|npm|[sift](https://github.com/crcn/sift.js#readme)|1.6106989457243266e-05| -|npm|docco|1.6049958324572735e-05| -|npm|postcss|1.5997846554659736e-05| -|npm|[eventemitter2](https://github.com/hij1nx/EventEmitter2#readme)|1.593733329829093e-05| -|npm|[fibers](https://github.com/laverdet/node-fibers)|1.570724919257565e-05| -|npm|[xmlbuilder](http://github.com/oozcitak/xmlbuilder-js)|1.5668130312678342e-05| -|npm|whatwg-fetch|1.5562035821642372e-05| -|npm|zap|1.5402308668488873e-05| -|npm|diff|1.5402308668488873e-05| -|npm|del-cli|1.517373614178419e-05| -|npm|puppeteer|1.5057757409938507e-05| -|npm|depd|1.5022916054318582e-05| -|npm|[should](https://github.com/shouldjs/should.js)|1.5017985813227467e-05| -|npm|[deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order#readme)|1.4867990268224553e-05| -|npm|[dice-coefficient](https://words.github.io/dice-coefficient/)|1.4867990268224553e-05| -|npm|[elasticdump](https://github.com/elasticsearch-dump/elasticsearch-dump#readme)|1.4867990268224553e-05| -|npm|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html)|1.4867990268224553e-05| -|npm|[swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc)|1.4867990268224553e-05| -|npm|[qunit](https://qunitjs.com)|1.4836638201789381e-05| -|npm|reflect-metadata|1.481248280455671e-05| -|npm|recharts|1.4792133175019325e-05| -|npm|[request](https://github.com/request/request#readme)|1.4729100968520104e-05| -|npm|babel-runtime|1.4647466112567635e-05| -|npm|[angular-plotly](https://github.com/alonho/angular-plotly#readme)|1.4317323961994013e-05| -|npm|[angular-plotly.js](https://github.com/plotly/angular-plotly.js)|1.4317323961994013e-05| -|npm|[crypto-js](http://github.com/brix/crypto-js)|1.4317323961994013e-05| -|npm|[ng2-file-upload](https://github.com/valor-software/ng2-file-upload)|1.4317323961994013e-05| -|npm|[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service#readme)|1.4317323961994013e-05| -|npm|[ngx-smart-loader](https://github.com/biig-io/ngx-smart-loader)|1.4317323961994013e-05| -|npm|ngx-smart-modal|1.4317323961994013e-05| -|npm|plotly|1.4317323961994013e-05| -|npm|[vnu-jar](https://github.com/validator/validator#readme)|1.4165975746358507e-05| -|npm|stylelint-config-twbs-bootstrap|1.4165975746358507e-05| -|npm|stylelint|1.4165975746358507e-05| -|npm|postcss-cli|1.4165975746358507e-05| -|npm|lockfile-lint|1.4165975746358507e-05| -|npm|hugo-bin|1.4165975746358507e-05| -|npm|find-unused-sass-variables|1.4165975746358507e-05| -|npm|clean-css-cli|1.4165975746358507e-05| -|npm|[cache-manager](https://github.com/BryanDonovan/node-cache-manager#readme)|1.4101910769658406e-05| -|npm|[grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect#readme)|1.4045294806716135e-05| -|npm|grunt-shell|1.4019652479500196e-05| -|npm|[difflet](https://github.com/substack/difflet#readme)|1.3944093352957077e-05| -|npm|camelcase|1.3877051210956854e-05| -|npm|[minimatch](https://github.com/isaacs/minimatch#readme)|1.3770924852046977e-05| -|npm|[type-fest](https://github.com/sindresorhus/type-fest#readme)|1.3667931053717855e-05| -|npm|[is-stream](https://github.com/sindresorhus/is-stream#readme)|1.3667931053717855e-05| -|npm|babel-core|1.364210091936435e-05| -|npm|retry|1.3546933632916167e-05| -|npm|[sortablejs](https://github.com/SortableJS/Sortable#readme)|1.3529871144084351e-05| -|npm|[stylus](https://github.com/stylus/stylus)|1.3513306216351901e-05| -|npm|npm-run-all2|1.3472674895807601e-05| -|npm|readable-stream|1.3353218179711737e-05| -|npm|dayjs|1.3335951468382006e-05| -|npm|[bull-board](https://github.com/felixmosh/bull-board#readme)|1.3103991422841977e-05| -|npm|[auth0](https://github.com/auth0/node-auth0)|1.3103991422841977e-05| -|npm|[aws-sdk](https://github.com/aws/aws-sdk-js)|1.3103991422841977e-05| -|npm|[bullmq](https://github.com/taskforcesh/bullmq#readme)|1.3103991422841977e-05| -|npm|[class-transformer](https://github.com/typestack/class-transformer#readme)|1.3103991422841977e-05| -|npm|[class-validator](https://github.com/typestack/class-validator#readme)|1.3103991422841977e-05| -|npm|[compare-versions](https://github.com/omichelsen/compare-versions#readme)|1.3103991422841977e-05| -|npm|[err-code](https://github.com/IndigoUnited/js-err-code#readme)|1.3103991422841977e-05| -|npm|hammerjs|1.3103991422841977e-05| -|npm|http-status-codes|1.3103991422841977e-05| -|npm|is-url|1.3103991422841977e-05| -|npm|jwks-rsa|1.3103991422841977e-05| -|npm|nats|1.3103991422841977e-05| -|npm|nestjs-s3|1.3103991422841977e-05| -|npm|ngx-material-file-input|1.3103991422841977e-05| -|npm|passport-jwt|1.3103991422841977e-05| -|npm|sharp|1.3103991422841977e-05| -|npm|ssh2|1.3103991422841977e-05| -|npm|stackdriver-errors-js|1.3103991422841977e-05| -|npm|tiny-version-compare|1.3103991422841977e-05| -|npm|unzipper|1.3103991422841977e-05| -|npm|yaml|1.3103991422841977e-05| -|npm|[pug](https://pugjs.org)|1.3007086547695684e-05| -|npm|svgo|1.2984534501031964e-05| -|npm|p-each-series|1.2756735650136664e-05| -|npm|react-test-renderer|1.262605384093701e-05| -|npm|react-collapsible|1.2603378510097768e-05| -|npm|react-icons|1.2603378510097768e-05| -|npm|[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer#readme)|1.2301137948346068e-05| -|npm|[keycode](https://github.com/timoxley/keycode)|1.2301137948346068e-05| -|npm|[react-event-listener](https://github.com/oliviertassinari/react-event-listener)|1.2301137948346068e-05| -|npm|simple-assign|1.2301137948346068e-05| -|npm|warning|1.2301137948346068e-05| -|npm|lodash.merge|1.2301137948346068e-05| -|npm|lodash.throttle|1.2301137948346068e-05| -|npm|recompose|1.2301137948346068e-05| -|npm|inherits|1.2179967321775401e-05| -|npm|[react-plotly.js](https://github.com/plotly/react-plotly.js#readme)|1.2121660065822504e-05| -|npm|[jade](http://jade-lang.com)|1.209037744344126e-05| -|npm|marked|1.2024010207398329e-05| -|npm|[bundt](https://github.com/lukeed/bundt#readme)|1.1959439672003124e-05| -|npm|ms|1.1850203908043713e-05| -|npm|eslint-plugin-prettier|1.1839501805129758e-05| -|npm|react-json-view|1.1735092318848663e-05| -|npm|[canvg](https://github.com/canvg/canvg)|1.1714174150722373e-05| -|npm|[googleapis](https://github.com/googleapis/google-api-nodejs-client#readme)|1.1714174150722373e-05| -|npm|[http](https://github.com/npm/security-holder#readme)|1.1714174150722373e-05| -|npm|[jspdf](https://github.com/mrrio/jspdf)|1.1714174150722373e-05| -|npm|[multiparty](https://github.com/pillarjs/multiparty#readme)|1.1714174150722373e-05| -|npm|[node-xlsx](https://github.com/mgcrea/node-xlsx#readme)|1.1714174150722373e-05| -|npm|[pg-hstore](https://github.com/scarney81/pg-hstore)|1.1714174150722373e-05| -|npm|[sequelize](https://sequelize.org/)|1.1714174150722373e-05| -|npm|create-react-class|1.1617236298429812e-05| -|npm|react-ga|1.1617236298429812e-05| -|npm|acorn|1.159584112303838e-05| -|npm|[terser](https://terser.org)|1.155362688816114e-05| -|npm|vue-loader|1.137268505606069e-05| -|npm|on-finished|1.1328545574492803e-05| -|npm|[through2](https://github.com/rvagg/through2#readme)|1.1318697507197995e-05| -|npm|react-router|1.0990574911432308e-05| -|npm|[unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position#readme)|1.0934344842974284e-05| -|npm|[unist-builder](https://github.com/syntax-tree/unist-builder#readme)|1.0934344842974284e-05| -|npm|[remark](https://remark.js.org)|1.0934344842974284e-05| -|npm|[unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents#readme)|1.0934344842974284e-05| -|npm|[unist-util-find-after](https://github.com/syntax-tree/unist-util-find-after#readme)|1.0934344842974284e-05| -|npm|[split](http://github.com/dominictarr/split)|1.0919350740288607e-05| -|npm|[strip-ansi](https://github.com/chalk/strip-ansi#readme)|1.0906782861014853e-05| -|npm|babel-jest|1.0786967466281581e-05| -|npm|basic-auth|1.0770670837606361e-05| -|npm|source-map-js|1.0630613041780554e-05| -|npm|[del](https://github.com/sindresorhus/del#readme)|1.0552538392883959e-05| -|npm|codemirror|1.0365113215562259e-05| -|npm|highcharts-exporting|1.0172835446679958e-05| -|npm|highcharts-no-data-to-display|1.0172835446679958e-05| -|npm|[history](https://github.com/remix-run/history#readme)|1.0172835446679958e-05| -|npm|[jsdocx](https://github.com/zuck/jsdocx#readme)|1.0172835446679958e-05| -|npm|[ramda](https://ramdajs.com/)|1.0172835446679958e-05| -|npm|[rc-tooltip](http://github.com/react-component/tooltip)|1.0172835446679958e-05| -|npm|[react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-table#readme)|1.0172835446679958e-05| -|npm|react-fontawesome|1.0172835446679958e-05| -|npm|react-js-pagination|1.0172835446679958e-05| -|npm|react-router-redux|1.0172835446679958e-05| -|npm|react-s-alert|1.0172835446679958e-05| -|npm|react-table|1.0172835446679958e-05| -|npm|redux-form|1.0172835446679958e-05| -|npm|redux-observable|1.0172835446679958e-05| -|npm|redux-persist|1.0172835446679958e-05| -|npm|reselect|1.0172835446679958e-05| -|npm|rx-dom|1.0172835446679958e-05| -|npm|karma|9.988272638358634e-06| -|npm|[fuse.js](http://fusejs.io)|9.84367155686953e-06| -|npm|[bootstrap-icons](https://icons.getbootstrap.com/)|9.821976428212835e-06| -|npm|babel-eslint|9.779416462244907e-06| -|npm|[file-loader](https://github.com/webpack-contrib/file-loader)|9.776350220300886e-06| -|npm|gh-pages|9.744866846693832e-06| -|npm|[antv](https://github.com/ant-design-vue/antv#readme)|9.664193674345959e-06| -|npm|form-create|9.664193674345959e-06| -|npm|ant-design-vue|9.664193674345959e-06| -|npm|butterfly-dag|9.664193674345959e-06| -|npm|china-area-data|9.664193674345959e-06| -|npm|cron-parser|9.664193674345959e-06| -|npm|dom-align|9.664193674345959e-06| -|npm|element-resize-detector|9.664193674345959e-06| -|npm|enquire.js|9.664193674345959e-06| -|npm|lodash.get|9.664193674345959e-06| -|npm|lodash.pick|9.664193674345959e-06| -|npm|md5|9.664193674345959e-06| -|npm|react-visual-modeling|9.664193674345959e-06| -|npm|viser-vue|9.664193674345959e-06| -|npm|vue-area-linkage|9.664193674345959e-06| -|npm|vue-cropper|9.664193674345959e-06| -|npm|vue-i18n|9.664193674345959e-06| -|npm|vue-ls|9.664193674345959e-06| -|npm|vue-photo-preview|9.664193674345959e-06| -|npm|vue-splitpane|9.664193674345959e-06| -|npm|vuedraggable|9.664193674345959e-06| -|npm|vuera|9.664193674345959e-06| -|npm|vxe-table|9.664193674345959e-06| -|npm|vxe-table-plugin-antd|9.664193674345959e-06| -|npm|xe-utils|9.664193674345959e-06| -|npm|[morgan](https://github.com/expressjs/morgan#readme)|9.629852172148719e-06| -|npm|svg-sprite|9.5675517376025e-06| -|npm|picocolors|9.5675517376025e-06| -|npm|dompurify|9.546337653927106e-06| -|npm|query-string|9.546337653927106e-06| -|npm|react-virtualized|9.546337653927106e-06| -|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|9.527033313734746e-06| -|npm|[standard-version](https://github.com/conventional-changelog/standard-version#readme)|9.454677493863685e-06| -|npm|publish-please|9.214240186508027e-06| -|npm|[deepmerge](https://github.com/TehShrike/deepmerge)|9.090714049714447e-06| -|npm|globby|9.03758110312591e-06| -|npm|strip-json-comments|8.943883645821613e-06| -|npm|cpy-cli|8.927127381941481e-06| -|npm|[actions](https://github.com/fundon/actions)|8.614938361131255e-06| -|npm|[react-scripts](https://github.com/facebook/create-react-app#readme)|8.57306524568197e-06| -|npm|needle|8.545235656754842e-06| -|npm|webworker-threads|8.504490433424444e-06| -|npm|c8|8.38366625305284e-06| -|npm|karma-chrome-launcher|8.374697444516943e-06| -|npm|clean-css|8.175447648797903e-06| -|npm|[matcha](https://github.com/logicalparadox/matcha#readme)|8.114701288559158e-06| -|npm|codecov|8.054181532793937e-06| -|npm|rtlcss|8.015406772185471e-06| -|npm|quick-lru|7.972959781335416e-06| -|npm|map-obj|7.972959781335416e-06| -|npm|lodash.kebabcase|7.972959781335416e-06| -|npm|memfs|7.909059539345239e-06| -|npm|ghsign|7.893230183522061e-06| -|npm|git-config-path|7.893230183522061e-06| -|npm|github-username|7.893230183522061e-06| -|npm|parse-git-config|7.893230183522061e-06| -|npm|[cdbreact](https://www.devwares.com/product/contrast/)|7.88913769334364e-06| -|npm|[child_process](https://github.com/npm/security-holder#readme)|7.88913769334364e-06| -|npm|[danfojs-node](https://github.com/opensource9ja/danfojs#readme)|7.88913769334364e-06| -|npm|[express-fileupload](https://github.com/richardgirges/express-fileupload#readme)|7.88913769334364e-06| -|npm|mkdir-recursive|7.88913769334364e-06| -|npm|ncp|7.88913769334364e-06| -|npm|node-pre-gyp|7.88913769334364e-06| -|npm|react-bootstrap-drawer|7.88913769334364e-06| -|npm|react-combo-select|7.88913769334364e-06| -|npm|react-jsx-parser|7.88913769334364e-06| -|npm|react-pro-sidebar|7.88913769334364e-06| -|npm|react-spinners|7.88913769334364e-06| -|npm|reactour|7.88913769334364e-06| -|npm|util-promisifyall|7.88913769334364e-06| -|npm|web-vitals|7.88913769334364e-06| -|npm|[benchmark](https://benchmarkjs.com/)|7.873081314031618e-06| -|npm|package-json-versionify|7.854622715935262e-06| -|npm|babel-preset-react|7.746258627200617e-06| -|npm|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|7.7393534142414e-06| -|npm|[nopt](https://github.com/npm/nopt#readme)|7.7393534142414e-06| -|npm|[webpack-dev-server](https://github.com/webpack/webpack-dev-server#readme)|7.738623472080073e-06| -|npm|parseurl|7.666194644627142e-06| -|npm|[grunt-legacy-util](http://gruntjs.com/)|7.501941849638062e-06| -|npm|[grunt-known-options](http://gruntjs.com/)|7.501941849638062e-06| -|npm|xregexp|7.359655182771153e-06| -|npm|bufferedstream|7.359655182771153e-06| -|npm|tslint|7.350868402808215e-06| -|npm|concat-stream|7.344635478316518e-06| -|npm|gulp-eslint|7.329952519859955e-06| -|npm|safer-buffer|7.253616172178505e-06| -|npm|[rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license)|7.164833241325452e-06| -|npm|[brace-expansion](https://github.com/juliangruber/brace-expansion)|7.078211056989126e-06| -|npm|electron|7.016204607575165e-06| -|npm|v8-argv|7.016204607575165e-06| -|npm|[grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit#readme)|7.002357552638693e-06| -|npm|[mdi](http://materialdesignicons.com)|6.902995481675685e-06| -|npm|[abort-controller](https://github.com/mysticatea/abort-controller#readme)|6.902995481675685e-06| -|npm|color|6.902995481675685e-06| -|npm|dotenv-load|6.902995481675685e-06| -|npm|iframe-resizer|6.902995481675685e-06| -|npm|isomorphic-unfetch|6.902995481675685e-06| -|npm|js-file-download|6.902995481675685e-06| -|npm|material-table|6.902995481675685e-06| -|npm|material-ui-chip-input|6.902995481675685e-06| -|npm|materialize-css|6.902995481675685e-06| -|npm|mui-datatables|6.902995481675685e-06| -|npm|next|6.902995481675685e-06| -|npm|next-env|6.902995481675685e-06| -|npm|next-redux-wrapper|6.902995481675685e-06| -|npm|ra-data-simple-rest|6.902995481675685e-06| -|npm|react-admin|6.902995481675685e-06| -|npm|react-loading|6.902995481675685e-06| -|npm|react-scroll|6.902995481675685e-06| -|npm|react-scroll-to-component|6.902995481675685e-06| -|npm|react-swipeable-views|6.902995481675685e-06| -|npm|react-wordcloud|6.902995481675685e-06| -|npm|redux-saga|6.902995481675685e-06| -|npm|serialize-error|6.902995481675685e-06| -|npm|swagger-client|6.902995481675685e-06| -|npm|swagger-ui-react|6.902995481675685e-06| -|npm|tween|6.902995481675685e-06| -|npm|uuid5|6.902995481675685e-06| -|npm|accepts|6.879619696976198e-06| -|npm|cross-spawn|6.875430365643482e-06| -|npm|sprintf-js|6.8253367825068335e-06| -|npm|rollup-plugin-replace|6.7529598976605376e-06| -|npm|bundlewatch|6.623302683380875e-06| -|npm|shelljs|6.6221254283374884e-06| -|npm|[ansi-regex](https://github.com/chalk/ansi-regex#readme)|6.551995711420988e-06| -|npm|[balanced-match](https://github.com/juliangruber/balanced-match)|6.551995711420988e-06| -|npm|[cacatoo](https://github.com/bramvandijk88/cacatoo#readme)|6.551995711420988e-06| -|npm|[code-point-at](https://github.com/sindresorhus/code-point-at#readme)|6.551995711420988e-06| -|npm|[decompress-response](https://github.com/sindresorhus/decompress-response#readme)|6.551995711420988e-06| -|npm|[detect-libc](https://github.com/lovell/detect-libc#readme)|6.551995711420988e-06| -|npm|[esdoc](https://esdoc.org/)|6.551995711420988e-06| -|npm|esdoc-standard-plugin|6.551995711420988e-06| -|npm|fast-random|6.551995711420988e-06| -|npm|flatted|6.551995711420988e-06| -|npm|fs.realpath|6.551995711420988e-06| -|npm|has-unicode|6.551995711420988e-06| -|npm|ignore-walk|6.551995711420988e-06| -|npm|ini|6.551995711420988e-06| -|npm|is-fullwidth-code-point|6.551995711420988e-06| -|npm|jsdocs|6.551995711420988e-06| -|npm|mimic-response|6.551995711420988e-06| -|npm|node|6.551995711420988e-06| -|npm|npm|6.551995711420988e-06| -|npm|npm-bundled|6.551995711420988e-06| -|npm|npm-normalize-package-bin|6.551995711420988e-06| -|npm|npm-packlist|6.551995711420988e-06| -|npm|number-is-nan|6.551995711420988e-06| -|npm|odex|6.551995711420988e-06| -|npm|os-homedir|6.551995711420988e-06| -|npm|os-tmpdir|6.551995711420988e-06| -|npm|osenv|6.551995711420988e-06| -|npm|path-is-absolute|6.551995711420988e-06| -|npm|rc|6.551995711420988e-06| -|npm|set-blocking|6.551995711420988e-06| -|npm|signal-exit|6.551995711420988e-06| -|npm|simple-concat|6.551995711420988e-06| -|npm|string-width|6.551995711420988e-06| -|npm|[rollup-plugin-uglify](https://github.com/TrySound/rollup-plugin-uglify)|6.3988667203465265e-06| -|npm|prismjs|6.318895863995435e-06| -|npm|run-sequence|6.13112724740273e-06| -|npm|tsconfig-paths|6.074636023874602e-06| -|npm|replace|6.074636023874602e-06| -|npm|node-qunit-phantomjs|6.074636023874602e-06| -|npm|karma-coverage-istanbul-reporter|5.985025709857819e-06| -|npm|karma-browserstack-launcher|5.985025709857819e-06| -|npm|ip|5.985025709857819e-06| -|npm|chai-passport-strategy|5.979719836001562e-06| -|npm|passport-strategy|5.979719836001562e-06| -|npm|uglify-es|5.960736598426954e-06| -|npm|d3-request|5.877210353098678e-06| -|npm|tough-cookie|5.765139837344226e-06| -|npm|moment-timezone|5.758736230645376e-06| -|npm|gulp-uglify|5.757553374276751e-06| -|npm|karma-jasmine|5.710930024756298e-06| -|npm|rollup-plugin-svelte|5.709244383340791e-06| -|npm|classnames|5.64983630192533e-06| -|npm|[compression](https://github.com/expressjs/compression#readme)|5.642310209290532e-06| -|npm|updater-license|5.627971610354412e-06| -|npm|update|5.627971610354412e-06| -|npm|cose-base|5.627971610354412e-06| -|npm|murl|5.627971610354412e-06| -|npm|protein|5.627971610354412e-06| -|npm|network-address|5.627971610354412e-06| -|npm|mime-types|5.457018399872541e-06| -|npm|[which](https://github.com/isaacs/node-which#readme)|5.452521787076649e-06| -|npm|cli-table|5.451985831427455e-06| -|npm|[tslint-config-prettier](https://github.com/prettier/tslint-config-prettier#readme)|5.315306520890277e-06| -|npm|microbundle|5.315306520890277e-06| -|npm|const-version|5.315306520890277e-06| -|npm|esbuild|5.288818282414079e-06| -|npm|execa|5.235275817460057e-06| -|npm|gulp-rename|5.234040487126068e-06| -|npm|gulp-concat|5.234040487126068e-06| -|npm|eslint-plugin-html|5.198035555178413e-06| -|npm|compressible|5.104381658950187e-06| -|npm|jshint-stylish|5.0980214631132235e-06| -|npm|[is-plain-object](https://github.com/jonschlinkert/is-plain-object)|5.089751143526525e-06| -|npm|karma-rollup-preprocessor|5.05785026266249e-06| -|npm|karma-firefox-launcher|5.05785026266249e-06| -|npm|coffeescript|5.043593998738473e-06| -|npm|browser-sync|5.005431163077052e-06| -|npm|jsmd|4.970156746806493e-06| -|npm|is-mergeable-object|4.970156746806493e-06| -|npm|[react-helmet](https://github.com/nfl/react-helmet#readme)|4.941633609091682e-06| -|npm|gzip-size|4.927204774920511e-06| -|npm|read-file-relative|4.9204551793384285e-06| -|npm|normalize-newline|4.9204551793384285e-06| -|npm|callsite-record|4.9204551793384285e-06| -|npm|[apache-arrow](https://github.com/apache/arrow/blob/master/js/README.md)|4.8320968371729795e-06| -|npm|baseui|4.8320968371729795e-06| -|npm|color2k|4.8320968371729795e-06| -|npm|copy-to-clipboard|4.8320968371729795e-06| -|npm|cypress-circleci-reporter|4.8320968371729795e-06| -|npm|d3-graphviz|4.8320968371729795e-06| -|npm|decamelize|4.8320968371729795e-06| -|npm|deck.gl|4.8320968371729795e-06| -|npm|fzy.js|4.8320968371729795e-06| -|npm|hoist-non-react-statics|4.8320968371729795e-06| -|npm|humanize-string|4.8320968371729795e-06| -|npm|immer|4.8320968371729795e-06| -|npm|jest-fetch-mock|4.8320968371729795e-06| -|npm|katex|4.8320968371729795e-06| -|npm|mapbox-gl|4.8320968371729795e-06| -|npm|moment-duration-format|4.8320968371729795e-06| -|npm|node-emoji|4.8320968371729795e-06| -|npm|numbro|4.8320968371729795e-06| -|npm|protobufjs|4.8320968371729795e-06| -|npm|react-color|4.8320968371729795e-06| -|npm|react-debounce-render|4.8320968371729795e-06| -|npm|react-device-detect|4.8320968371729795e-06| -|npm|react-dropzone|4.8320968371729795e-06| -|npm|react-feather|4.8320968371729795e-06| -|npm|react-google-login|4.8320968371729795e-06| -|npm|react-hotkeys|4.8320968371729795e-06| -|npm|react-html-parser|4.8320968371729795e-06| -|npm|react-map-gl|4.8320968371729795e-06| -|npm|react-markdown|4.8320968371729795e-06| -|npm|react-webcam|4.8320968371729795e-06| -|npm|react-window|4.8320968371729795e-06| -|npm|rehype-katex|4.8320968371729795e-06| -|npm|rehype-raw|4.8320968371729795e-06| -|npm|remark-emoji|4.8320968371729795e-06| -|npm|remark-gfm|4.8320968371729795e-06| -|npm|remark-math|4.8320968371729795e-06| -|npm|re-resizable|4.8320968371729795e-06| -|npm|styletron-engine-atomic|4.8320968371729795e-06| -|npm|styletron-react|4.8320968371729795e-06| -|npm|typed-signals|4.8320968371729795e-06| -|npm|vega|4.8320968371729795e-06| -|npm|vega-embed|4.8320968371729795e-06| -|npm|vega-lite|4.8320968371729795e-06| -|npm|xxhashjs|4.8320968371729795e-06| -|npm|draco3d|4.783775868801249e-06| -|npm|webgl-obj-loader|4.783775868801249e-06| -|npm|fresh|4.7403334597362805e-06| -|npm|etag|4.7403334597362805e-06| -|npm|temp-path|4.7403334597362805e-06| -|npm|grunt-contrib-clean|4.718851805582714e-06| -|npm|hot-loader|4.7142408167541265e-06| -|npm|[babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash#readme)|4.7142408167541265e-06| -|npm|babel-plugin-strip-function-call|4.7142408167541265e-06| -|npm|babel-plugin-styled-components|4.7142408167541265e-06| -|npm|binomial|4.7142408167541265e-06| -|npm|compression-webpack-plugin|4.7142408167541265e-06| -|npm|css.escape|4.7142408167541265e-06| -|npm|d3-axis|4.7142408167541265e-06| -|npm|d3-color|4.7142408167541265e-06| -|npm|d3-ease|4.7142408167541265e-06| -|npm|d3-interpolate|4.7142408167541265e-06| -|npm|d3-selection|4.7142408167541265e-06| -|npm|d3-shape|4.7142408167541265e-06| -|npm|d3-timer|4.7142408167541265e-06| -|npm|d3-transition|4.7142408167541265e-06| -|npm|d3-zoom|4.7142408167541265e-06| -|npm|dom-to-image|4.7142408167541265e-06| -|npm|express-naked-redirect|4.7142408167541265e-06| -|npm|express-static-gzip|4.7142408167541265e-06| -|npm|html-webpack-plugin|4.7142408167541265e-06| -|npm|i18next|4.7142408167541265e-06| -|npm|leaflet|4.7142408167541265e-06| -|npm|leaflet-gesture-handling|4.7142408167541265e-06| -|npm|linspace|4.7142408167541265e-06| -|npm|lodash-webpack-plugin|4.7142408167541265e-06| -|npm|mousetrap|4.7142408167541265e-06| -|npm|null-loader|4.7142408167541265e-06| -|npm|outer-product|4.7142408167541265e-06| -|npm|react-addons-css-transition-group|4.7142408167541265e-06| -|npm|react-hot-loader|4.7142408167541265e-06| -|npm|react-i18next|4.7142408167541265e-06| -|npm|react-tooltip|4.7142408167541265e-06| -|npm|redux-thunk|4.7142408167541265e-06| -|npm|typeface-lato|4.7142408167541265e-06| -|npm|webpack-bundle-analyzer|4.7142408167541265e-06| -|npm|webpack-dev-middleware|4.7142408167541265e-06| -|npm|webpack-hot-middleware|4.7142408167541265e-06| -|npm|yaml-front-matter|4.7142408167541265e-06| -|npm|vinyl-source-stream|4.683317990456118e-06| -|npm|vinyl-buffer|4.683317990456118e-06| -|npm|[dateformat](https://github.com/felixge/node-dateformat)|4.6043404662498766e-06| -|npm|rollup-plugin-istanbul|4.598424008756008e-06| -|npm|karma-jasmine-html-reporter|4.598424008756008e-06| -|npm|karma-detect-browsers|4.598424008756008e-06| -|npm|hammer-simulator|4.598424008756008e-06| -|npm|eslint-plugin-unicorn|4.598424008756008e-06| -|npm|eslint-config-xo|4.598424008756008e-06| -|npm|mocha-lcov-reporter|4.555977017905952e-06| -|npm|any-promise|4.555977017905952e-06| -|npm|thenify-all|4.555977017905952e-06| -|npm|schema-utils|4.524538112168355e-06| -|npm|loader-utils|4.524538112168355e-06| -|npm|babel-plugin-external-helpers|4.325103723644866e-06| -|npm|csso|4.252245216712222e-06| -|npm|google-closure-compiler|4.252245216712222e-06| -|npm|ora|4.252245216712222e-06| -|npm|update-notifier|4.252245216712222e-06| -|npm|crass|4.252245216712222e-06| -|npm|sqwish|4.252245216712222e-06| -|npm|html-minifier|4.252245216712222e-06| -|npm|node-version|4.252245216712222e-06| -|npm|eslint-plugin-react|4.231883784661554e-06| -|npm|ascli|4.2097227645451e-06| -|npm|prettier-plugin-svelte|4.1905853773721405e-06| -|npm|eslint-plugin-svelte3|4.1905853773721405e-06| -|npm|svelte|4.1905853773721405e-06| -|npm|path-platform|4.167625536899648e-06| -|npm|underscore.string|4.082155408043733e-06| -|npm|gulp-babel|4.038548199443775e-06| -|npm|isexe|3.986479890667708e-06| -|npm|superagent|3.986479890667708e-06| -|npm|connect-flash|3.986479890667708e-06| -|npm|seedrandom|3.948513415518491e-06| -|npm|less|3.923202432085681e-06| -|npm|[typedoc](https://typedoc.org)|3.910736772745022e-06| -|npm|sass-true|3.905123158205102e-06| -|package.json|github/hetalang/heta-compiler|3.904724716907458e-06| -|package.json|github/gear-genomics/tracy|3.904724716907458e-06| -|package.json|github/citation-file-format/cff-initializer-javascript|3.904724716907458e-06| -|package.json|github/CrowdTruth/CrowdTruth|3.904724716907458e-06| -|package.json|github/amkram/shusher|3.904724716907458e-06| -|package.json|github/biosimulations/Biosimulations|3.904724716907458e-06| -|package.json|github/bramvandijk88/cacatoo|3.904724716907458e-06| -|package.json|github/wangjun1996/VisFeature|3.904724716907458e-06| -|package.json|github/yyZhang14/dbEssLnc|3.904724716907458e-06| -|package.json|github/fairdataihub/SPARClink|3.904724716907458e-06| -|package.json|github/nlesc-sherlock/Rig|3.904724716907458e-06| -|package.json|github/tobiasrausch/alfred|3.904724716907458e-06| -|package.json|github/bids-standard/bids-validator|3.904724716907458e-06| -|package.json|github/CDSP-SCPO/dataverse-feed|3.904724716907458e-06| -|package.json|github/CDSP-SCPO/WPSS-for-ESS-webpanel|3.904724716907458e-06| -|package.json|github/lumen-org/lumen|3.904724716907458e-06| -|package.json|github/nextstrain/auspice|3.904724716907458e-06| -|package.json|github/pmkruyen/dearscholar|3.904724716907458e-06| -|package.json|github/Via-Appia/via-appia-online-viewer|3.904724716907458e-06| -|package.json|github/cinemascience/cinema_snap|3.904724716907458e-06| -|package.json|github/MichaelSel/edoJS|3.904724716907458e-06| -|package.json|github/luntergroup/octopus|3.904724716907458e-06| -|package.json|github/IPK-BIT/divbrowse|3.904724716907458e-06| -|package.json|github/DorianDepriester/mtex2Gmsh|3.904724716907458e-06| -|package.json|github/ratschlab/metagraph|3.904724716907458e-06| -|package.json|github/Samreay/Marz|3.904724716907458e-06| -|package.json|github/eucp-project/atlas|3.904724716907458e-06| -|package.json|github/eucp-project/storyboards|3.904724716907458e-06| -|package.json|github/ci-for-science/self-hosted-runners|3.904724716907458e-06| -|package.json|github/dondi/GRNsight|3.904724716907458e-06| -|package.json|github/ReGIS-org/regis-v2|3.904724716907458e-06| -|package.json|github/i-VRESSE/workflow-builder|3.904724716907458e-06| -|package.json|github/sib-swiss/glittr|3.904724716907458e-06| -|package.json|github/EMResearch/EvoMaster|3.904724716907458e-06| -|package.json|github/korcsmarosgroup/TFlink|3.904724716907458e-06| -|package.json|github/MolMeDB/MolMeDB|3.904724716907458e-06| -|package.json|github/davidhoksza/MolArt|3.904724716907458e-06| -|package.json|github/leraman/Hopla|3.904724716907458e-06| -|package.json|github/bio-tools/biotoolsSum|3.904724716907458e-06| -|package.json|github/reproducible-biomedical-modeling/Biosimulations|3.904724716907458e-06| -|package.json|github/streamlit/streamlit|3.904724716907458e-06| -|package.json|github/ImperialCollegeLondon/EpiCollectplus|3.904724716907458e-06| -|package.json|github/klevis-a/kinematics-vis|3.904724716907458e-06| -|package.json|github/jspsych/jspsych|3.904724716907458e-06| -|package.json|github/PopMedNet-Team/popmednet|3.904724716907458e-06| -|package.json|github/eWaterCycle/setup-singularity|3.904724716907458e-06| -|package.json|github/eWaterCycle/eWaterleaf|3.904724716907458e-06| -|package.json|github/eWaterCycle/Cesium-NcWMS|3.904724716907458e-06| -|package.json|github/eWaterCycle/setup-grpc|3.904724716907458e-06| -|package.json|github/TNOCS/csWeb|3.904724716907458e-06| -|package.json|github/emrecdem/emo-spectre|3.904724716907458e-06| -|package.json|github/Shamir-Lab/domino_web|3.904724716907458e-06| -|package.json|github/tortellini-tools/action|3.904724716907458e-06| -|package.json|github/souzamonteiro/cnatool|3.904724716907458e-06| -|package.json|github/mathjax/MathJax|3.904724716907458e-06| -|package.json|github/SchmidtDSE/afscgap|3.904724716907458e-06| -|package.json|github/tyo-nu/MINE-app|3.904724716907458e-06| -|package.json|github/ci-for-research/self-hosted-runners|3.904724716907458e-06| -|package.json|github/vibbits/phyd3|3.904724716907458e-06| -|package.json|github/ADAH-EviDENce/evidence|3.904724716907458e-06| -|package.json|github/NLeSC/spot|3.904724716907458e-06| -|package.json|github/NLeSC/DiVE|3.904724716907458e-06| -|package.json|github/NLeSC/case-law-app|3.904724716907458e-06| -|package.json|github/NLeSC/ExtJS-DateTime|3.904724716907458e-06| -|package.json|github/NLeSC/pattyvis|3.904724716907458e-06| -|package.json|github/NLeSC/docker-couch-admin|3.904724716907458e-06| -|package.json|github/NLeSC/UncertaintyVisualization|3.904724716907458e-06| -|package.json|github/NLeSC/nlesc-serverless-boilerplate|3.904724716907458e-06| -|package.json|github/NLeSC/xenon-flow|3.904724716907458e-06| -|package.json|github/MaayanLab/signature-commons-ui|3.904724716907458e-06| -|package.json|github/research-software-directory/research-software-directory|3.904724716907458e-06| -|package.json|github/PathwayCommons/grounding-search|3.904724716907458e-06| -|package.json|github/interactivereport/OmicsView0|3.904724716907458e-06| -|package.json|github/phelelani/nf-rnaSeqMetagen|3.904724716907458e-06| -|package.json|github/eweitz/ideogram|3.904724716907458e-06| -|package.json|github/AA-ALERT/frbcat-web|3.904724716907458e-06| -|package.json|github/Yomguithereal/talisman|3.904724716907458e-06| -|package.json|github/neuroneural/brainchop|3.904724716907458e-06| -|package.json|github/CNIC-Proteomics/TurboPutative-web|3.904724716907458e-06| -|package.json|github/iomega/paired-data-form|3.904724716907458e-06| -|package.json|github/iomega/zenodo-upload|3.904724716907458e-06| -|package.json|github/meta-logic/sequoia|3.904724716907458e-06| -|package.json|github/PDB-REDO/tortoize|3.904724716907458e-06| -|package.json|github/ZjuLiangsl/mmkp|3.904724716907458e-06| -|package.json|github/sonjageorgievska/CClusTera|3.904724716907458e-06| -|package.json|github/Kaixhin/FGMachine|3.904724716907458e-06| -|package.json|github/Kaixhin/FGLab|3.904724716907458e-06| -|package.json|gitlab/magnumpi/magnumpi|3.904724716907458e-06| -|package.json|gitlab/geekysquirrel/bigx|3.904724716907458e-06| -|package.json|gitlab/metafundev/metafun|3.904724716907458e-06| -|npm|retape|3.865677469738384e-06| -|npm|test|3.865677469738384e-06| -|npm|babel-plugin-remove-comments|3.865677469738384e-06| -|npm|leaflet-geotiff-2|3.865677469738384e-06| -|npm|svelte-preprocess|3.7566828042382406e-06| -|npm|json-stringify-safe|3.7163338174905927e-06| -|npm|[url-loader](https://github.com/webpack-contrib/url-loader)|3.6896324282111095e-06| -|npm|[time-span](https://github.com/sindresorhus/time-span#readme)|3.6798275913855763e-06| -|npm|loud-rejection|3.6798275913855763e-06| -|npm|csv-spectrum|3.6798275913855763e-06| -|npm|bops|3.6798275913855763e-06| -|npm|babel-plugin-transform-runtime|3.6655673007195846e-06| -|npm|[grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#readme)|3.6400353877170964e-06| -|npm|karma-cli|3.5438206745943326e-06| -|npm|through|3.5020944220057287e-06| -|npm|escape-html|3.4537558867282045e-06| -|npm|watch-run|3.416982763429464e-06| -|npm|rollup-plugin-modify|3.416982763429464e-06| -|npm|rollup-plugin-html|3.416982763429464e-06| -|npm|rollup-plugin-esbuild|3.416982763429464e-06| -|npm|p-limit|3.416982763429464e-06| -|npm|number-precision|3.416982763429464e-06| -|npm|archiver|3.416982763429464e-06| -|npm|path-scurry|3.384521427176884e-06| -|npm|minipass|3.384521427176884e-06| -|npm|jackspeak|3.384521427176884e-06| -|npm|foreground-child|3.384521427176884e-06| -|npm|eslint-config-xo-nextjs|3.382812935795169e-06| -|npm|eslint-config-airbnb-base|3.322066575556423e-06| -|npm|livereload|3.2991557715870687e-06| -|npm|jsonlint|3.2991557715870687e-06| -|npm|http-server|3.2991557715870687e-06| -|npm|highlight.js|3.2991557715870687e-06| -|npm|handlebars|3.2991557715870687e-06| -|npm|download-cli|3.2991557715870687e-06| -|npm|heap|3.2991557715870687e-06| -|npm|git-state|3.289542846844682e-06| -|npm|xpath|3.289542846844682e-06| -|npm|coffee-coverage|3.289542846844682e-06| -|npm|conventional-changelog-cli|3.280423651621505e-06| -|npm|gulp-if|3.2724750008735056e-06| -|npm|read-package-json|3.2382482804193076e-06| -|npm|is-wsl|3.2382482804193076e-06| -|npm|[covert](https://github.com/substack/covert)|3.2036415462709907e-06| -|npm|utest|3.189183912534166e-06| -|npm|urun|3.189183912534166e-06| -|npm|timezone-mock|3.189183912534166e-06| -|npm|sqlstring|3.189183912534166e-06| -|npm|bignumber.js|3.189183912534166e-06| -|npm|[resolve](https://github.com/browserify/resolve#readme)|3.1725335688325723e-06| -|npm|eslint-plugin-pabigot|3.1572920734088244e-06| -|npm|gulp-jshint|3.154137935473351e-06| -|npm|enquirer|3.1057459613341443e-06| -|npm|zuul|3.044221007418977e-06| -|npm|travis-cov|3.037318011937301e-06| -|npm|ts-loader|3.0014037786880424e-06| -|npm|assert|2.967056137926891e-06| -|npm|[jsdom](https://github.com/jsdom/jsdom#readme)|2.948840874035657e-06| -|npm|[rx](https://github.com/Reactive-Extensions/RxJS)|2.9418028744562996e-06| -|npm|eslint-plugin-jest|2.9389165827466474e-06| -|npm|server-destroy|2.9064875908150017e-06| -|npm|karma-coverage|2.890740912500524e-06| -|npm|gulp-mocha|2.8586522465292245e-06| -|npm|gulp-istanbul|2.8586522465292245e-06| -|npm|gulp-coveralls|2.8586522465292245e-06| -|npm|stealthy-require|2.8586522465292245e-06| -|npm|request-promise-core|2.8586522465292245e-06| -|npm|updox|2.8348301444748145e-06| -|npm|safename|2.8348301444748145e-06| -|npm|[q](https://github.com/kriskowal/q)|2.8072181625481214e-06| -|npm|browserify-istanbul|2.802090937643244e-06| -|npm|combined-stream|2.802090937643244e-06| -|npm|split2|2.797362879798842e-06| -|npm|csstype|2.7910238647024836e-06| -|npm|merge-stream|2.7489621137228223e-06| -|npm|gulp-replace|2.7489621137228223e-06| -|npm|gulp-header|2.7489621137228223e-06| -|npm|jest-canvas-mock|2.727201458165925e-06| -|npm|[connect](https://github.com/senchalabs/connect#readme)|2.7054910191331514e-06| -|npm|open|2.703213030624198e-06| -|npm|imagemin-svgo|2.6762382482804193e-06| -|npm|imagemin-optipng|2.6762382482804193e-06| -|npm|imagemin-jpegtran|2.6762382482804193e-06| -|npm|imagemin-gifsicle|2.6762382482804193e-06| -|npm|pretty-bytes|2.6762382482804193e-06| -|npm|plur|2.6762382482804193e-06| -|npm|p-map|2.6762382482804193e-06| -|npm|imagemin|2.6762382482804193e-06| -|npm|nodeunit-x|2.671554831345929e-06| -|npm|karma-mocha|2.6637674197606444e-06| -|npm|karma-chai|2.6637674197606444e-06| -|npm|houkou|2.6576532604451385e-06| -|npm|prettier-plugin-pkgjson|2.6576532604451385e-06| -|npm|make-dir-cli|2.6576532604451385e-06| -|npm|koa|2.6576532604451385e-06| -|npm|formdata-polyfill|2.6576532604451385e-06| -|npm|once|2.6576532604451385e-06| -|npm|hexoid|2.6576532604451385e-06| -|npm|dezalgo|2.6576532604451385e-06| -|npm|rollup-plugin-typescript2|2.631165021968941e-06| -|npm|watchify|2.603415438803401e-06| -|npm|gulp-gh-pages|2.603415438803401e-06| -|npm|gulp-clean|2.603415438803401e-06| -|npm|gulp-beautify|2.603415438803401e-06| -|npm|babelify|2.603415438803401e-06| -|npm|babel-plugin-transform-es2015-modules-commonjs|2.603415438803401e-06| -|npm|eslint-plugin-jsx-a11y|2.5964048551568525e-06| -|npm|babel-register|2.5533943286873483e-06| -|npm|babel-plugin-istanbul|2.5104412701195787e-06| -|npm|[babel-polyfill](https://babeljs.io/)|2.4885000354594914e-06| -|npm|[angular-mocks](http://angularjs.org)|2.4850783734032465e-06| -|npm|gulp-angular-templatecache|2.4850783734032465e-06| -|npm|gulp-cssnano|2.4850783734032465e-06| -|npm|gulp-less|2.4850783734032465e-06| -|npm|[shx](https://github.com/shelljs/shx#readme)|2.48003618539924e-06| -|npm|[ts-jest](https://kulshekhar.github.io/ts-jest)|2.4678208846990574e-06| -|npm|[querystring](https://github.com/Gozala/querystring#readme)|2.436548223350254e-06| -|npm|gulp-json-editor|2.391887934400625e-06| -|npm|requizzle|2.391887934400625e-06| -|npm|markdown-it-anchor|2.391887934400625e-06| -|npm|klaw|2.391887934400625e-06| -|npm|js2xmlparser|2.391887934400625e-06| -|npm|escape-string-regexp|2.391887934400625e-06| -|npm|catharsis|2.391887934400625e-06| -|npm|optimist|2.3868257377140626e-06| -|npm|gaze|2.3281042561499413e-06| -|npm|hooker|2.3207446009671702e-06| -|npm|punycode|2.3194064818430297e-06| -|npm|phantomjs-prebuilt|2.277988508952976e-06| -|npm|pify|2.252872225392725e-06| -|npm|rollup-plugin-livereload|2.2380237982695904e-06| -|npm|duplexer|2.2267337675015337e-06| -|npm|rollup-plugin-copy|2.219578547184951e-06| -|npm|karma-sinon|2.204341165854162e-06| -|npm|bl|2.1969933619679815e-06| -|npm|[clsx](https://github.com/lukeed/clsx#readme)|2.1186886132219995e-06| -|npm|gulp-autoprefixer|2.107789146671984e-06| -|npm|ubelt|2.102758623648901e-06| -|npm|asynct|2.102758623648901e-06| -|npm|event-stream|2.102758623648901e-06| -|npm|it-is|2.102758623648901e-06| -|npm|stream-spec|2.102758623648901e-06| -|npm|string-to-stream|2.102758623648901e-06| -|npm|read-dir-deep|2.0799025516527175e-06| -|npm|gulp-uglify-es|2.0799025516527175e-06| -|npm|gulp-strip-comments|2.0799025516527175e-06| -|npm|gulp-jsbeautifier|2.0799025516527175e-06| -|npm|webgpu|2.0799025516527175e-06| -|npm|gpu-mock.js|2.0799025516527175e-06| -|npm|gl-wiretap|2.0799025516527175e-06| -|npm|gl|2.0799025516527175e-06| -|npm|pngjs|2.052241899957636e-06| -|npm|[types](http://nodeca.github.com/types/)|2.0357386675165148e-06| -|npm|[runmd](https://github.com/broofa/runmd)|2.0248786746248674e-06| -|npm|random-seed|2.0248786746248674e-06| -|npm|optional-dev-dependency|2.0248786746248674e-06| -|npm|pm2-sysmonit|1.993239945333854e-06| -|npm|yamljs|1.993239945333854e-06| -|npm|vizion|1.993239945333854e-06| -|npm|source-map-support|1.993239945333854e-06| -|npm|promptly|1.993239945333854e-06| -|npm|pm2-multimeter|1.993239945333854e-06| -|npm|pm2-deploy|1.993239945333854e-06| -|npm|pm2-axon-rpc|1.993239945333854e-06| -|npm|pm2-axon|1.993239945333854e-06| -|npm|pidusage|1.993239945333854e-06| -|npm|fclone|1.993239945333854e-06| -|npm|croner|1.993239945333854e-06| -|npm|cli-tableau|1.993239945333854e-06| -|npm|blessed|1.993239945333854e-06| -|npm|mocha-headless-chrome|1.9733075458805153e-06| -|npm|gulp-format-md|1.9733075458805153e-06| -|npm|babel-plugin-module-resolver|1.9573257120845953e-06| -|npm|sveld|1.952561579102551e-06| -|npm|pretty-quick|1.952561579102551e-06| -|npm|kefir|1.9438835276398726e-06| -|npm|highland|1.9438835276398726e-06| -|npm|grunt-saucelabs|1.9438835276398726e-06| -|npm|co|1.9438835276398726e-06| -|npm|baconjs|1.9438835276398726e-06| -|npm|acorn-walk|1.9438835276398726e-06| -|npm|[natives](https://github.com/addaleax/natives#readme)|1.932838734869192e-06| -|npm|[nonew](https://github.com/frewsxcv/nonew.js)|1.932838734869192e-06| -|npm|[three.trackball](https://github.com/anvaka/three.trackball)|1.932838734869192e-06| -|npm|[three-buffergeometry-sort](https://github.com/frewsxcv/three-buffergeometry-sort)|1.932838734869192e-06| -|npm|tmp|1.87383018557718e-06| -|npm|docdown|1.8399137956927882e-06| -|npm|qunitjs|1.8399137956927882e-06| -|npm|platform|1.8399137956927882e-06| -|npm|qunit-extras|1.8399137956927882e-06| -|npm|[formidable](https://github.com/node-formidable/formidable)|1.832795322091288e-06| -|npm|babel-preset-es2016|1.804166899090757e-06| -|npm|babel-preset-es2017|1.804166899090757e-06| -|npm|mini-svg-data-uri|1.771768840296759e-06| -|npm|walkdir|1.7540511518937913e-06| -|npm|jasmine-reporters|1.7540511518937913e-06| -|npm|jasmine-growl-reporter|1.7540511518937913e-06| -|npm|[pre-commit](https://github.com/observing/pre-commit)|1.7457467790685115e-06| -|npm|[ndjson](https://github.com/ndjson/ndjson.js)|1.710729165964287e-06| -|npm|cli-color|1.7024834999328778e-06| -|npm|node-domexception|1.6914064678975846e-06| -|npm|native-hello-world|1.6914064678975846e-06| -|npm|module-not-found-error|1.6914064678975846e-06| -|npm|fill-keys|1.6914064678975846e-06| -|npm|codeclimate-test-reporter|1.6855446110201508e-06| -|npm|normalize-wheel-es|1.678517848702193e-06| -|npm|memoize-one|1.678517848702193e-06| -|npm|lodash-unified|1.678517848702193e-06| -|npm|lodash-es|1.678517848702193e-06| -|npm|async-validator|1.678517848702193e-06| -|npm|[grunt-eslint](https://github.com/sindresorhus/grunt-eslint#readme)|1.67549809759605e-06| -|npm|promise|1.6715795308752161e-06| -|npm|gulp-util|1.6656795347370318e-06| -|npm|[abbrev](https://github.com/isaacs/abbrev-js#readme)|1.6441659938186225e-06| -|npm|shortid|1.6354789295047007e-06| -|npm|react-beautiful-dnd|1.6354789295047007e-06| -|npm|objectpath|1.6354789295047007e-06| -|npm|in-publish|1.6272131687383575e-06| -|npm|[sass-loader](https://github.com/webpack-contrib/sass-loader)|1.6150521861181784e-06| -|npm|taper|1.6135751938416911e-06| -|npm|karma-tap|1.6135751938416911e-06| -|npm|karma-phantomjs-launcher|1.6135751938416911e-06| -|npm|karma-browserify|1.6135751938416911e-06| -|npm|function-bind|1.6135751938416911e-06| -|npm|buffer-equal|1.6135751938416911e-06| -|npm|tunnel-agent|1.6135751938416911e-06| -|npm|qs|1.6135751938416911e-06| -|npm|performance-now|1.6135751938416911e-06| -|npm|oauth-sign|1.6135751938416911e-06| -|npm|isstream|1.6135751938416911e-06| -|npm|is-typedarray|1.6135751938416911e-06| -|npm|http-signature|1.6135751938416911e-06| -|npm|har-validator|1.6135751938416911e-06| -|npm|forever-agent|1.6135751938416911e-06| -|npm|extend|1.6135751938416911e-06| -|npm|caseless|1.6135751938416911e-06| -|npm|aws4|1.6135751938416911e-06| -|npm|aws-sign2|1.6135751938416911e-06| -|npm|[argparse](https://github.com/nodeca/argparse#readme)|1.6091916714495815e-06| -|npm|[mz](https://github.com/normalize/mz#readme)|1.6049464494895996e-06| -|npm|generate-object-property|1.5620492632820407e-06| -|npm|[opener](https://github.com/domenic/opener#readme)|1.5591565794611488e-06| -|npm|uri-path|1.559156579461148e-06| -|npm|maxmin|1.559156579461148e-06| -|npm|[jsdoc](https://github.com/jsdoc/jsdoc#readme)|1.535640374853574e-06| -|npm|svelte-check|1.5186590059686506e-06| -|npm|svelte-guides|1.5186590059686506e-06| -|npm|scenejs|1.5186590059686506e-06| -|npm|print-sizes|1.5186590059686506e-06| -|npm|keycon|1.5186590059686506e-06| -|npm|moveable|1.5186590059686506e-06| -|npm|framework-utils|1.5186590059686506e-06| -|npm|chai-timers|1.5186590059686506e-06| -|npm|[file-saver](https://github.com/eligrey/FileSaver.js#readme)|1.5154137036552945e-06| -|npm|path-exists|1.4926990229606395e-06| -|npm|eslint-config-airbnb|1.462019043042081e-06| -|npm|http-errors|1.4410333588189815e-06| -|npm|conventional-github-releaser|1.4387295846018794e-06| -|npm|corp-semantic-release|1.4387295846018794e-06| -|npm|gulp-clean-css|1.4387295846018794e-06| -|npm|babel-preset-stage-3|1.4351327606403748e-06| -|npm|babel-preset-es2015-loose|1.4351327606403748e-06| -|npm|babel-plugin-add-module-exports|1.4351327606403748e-06| -|npm|saucelabs-connector|1.4351327606403748e-06| -|npm|pinkie|1.4351327606403748e-06| -|npm|desired-capabilities|1.4351327606403748e-06| -|npm|is-number-like|1.3878206916082748e-06| -|npm|[material-ui](http://material-ui.com/)|1.3667931053717933e-06| -|npm|serialize-javascript|1.3573374892764335e-06| -|npm|jest-worker|1.3573374892764335e-06| -|npm|into-stream|1.3531251743180677e-06| -|npm|ejs|1.3288266302225693e-06| -|npm|overland|1.3288266302225693e-06| -|npm|sinon-chai|1.324289687814053e-06| -|npm|repeat-string|1.3155383639203435e-06| -|npm|tap-out|1.3155383639203435e-06| -|npm|figures|1.3155383639203435e-06| -|npm|pretty-ms|1.3155383639203435e-06| -|npm|tapes|1.3155383639203435e-06| -|npm|expect|1.3034767068152464e-06| -|npm|vuetify-loader|1.2929123969733107e-06| -|npm|vue-meta|1.2929123969733107e-06| -|npm|stylus-loader|1.2929123969733107e-06| -|npm|pug-loader|1.2929123969733107e-06| -|npm|postcss-loader|1.2929123969733107e-06| -|npm|optimize-css-assets-webpack-plugin|1.2929123969733107e-06| -|npm|identity-obj-proxy|1.2929123969733107e-06| -|npm|happypack|1.2929123969733107e-06| -|npm|friendly-errors-webpack-plugin|1.2929123969733107e-06| -|npm|fork-ts-checker-webpack-plugin|1.2929123969733107e-06| -|npm|cssnano|1.2929123969733107e-06| -|npm|babel-plugin-transform-define|1.2929123969733107e-06| -|npm|babel-plugin-detective|1.2929123969733107e-06| -|npm|webidl2js|1.2929123969733107e-06| -|npm|mocha-sugar-free|1.2929123969733107e-06| -|npm|eslint-plugin-jsdom-internal|1.2929123969733107e-06| -|npm|xml-name-validator|1.2929123969733107e-06| -|npm|whatwg-url|1.2929123969733107e-06| -|npm|whatwg-mimetype|1.2929123969733107e-06| -|npm|whatwg-encoding|1.2929123969733107e-06| -|npm|webidl-conversions|1.2929123969733107e-06| -|npm|w3c-xmlserializer|1.2929123969733107e-06| -|npm|symbol-tree|1.2929123969733107e-06| -|npm|rrweb-cssom|1.2929123969733107e-06| -|npm|parse5|1.2929123969733107e-06| -|npm|nwsapi|1.2929123969733107e-06| -|npm|is-potential-custom-element-name|1.2929123969733107e-06| -|npm|https-proxy-agent|1.2929123969733107e-06| -|npm|http-proxy-agent|1.2929123969733107e-06| -|npm|html-encoding-sniffer|1.2929123969733107e-06| -|npm|domexception|1.2929123969733107e-06| -|npm|decimal.js|1.2929123969733107e-06| -|npm|data-urls|1.2929123969733107e-06| -|npm|cssstyle|1.2929123969733107e-06| -|npm|abab|1.2929123969733107e-06| -|npm|[grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit#readme)|1.288559156579471e-06| -|npm|[node-minify](https://github.com/srod/node-minify)|1.288559156579471e-06| -|npm|[Matlab](https://github.com/abdennour/masfufa#readme)|1.2885591565794613e-06| -|npm|Gmsh|1.2885591565794613e-06| -|npm|[MTEX](https://github.com/diversemix/mtex#readme)|1.2885591565794613e-06| -|npm|[apollo-server-express](https://github.com/apollographql/apollo-server#readme)|1.2885591565794613e-06| -|npm|[graphql](https://github.com/graphql/graphql-js)|1.2885591565794613e-06| -|npm|[cors](https://github.com/expressjs/cors#readme)|1.2775024105698606e-06| -|npm|babel-plugin-transform-object-rest-spread|1.277165718658833e-06| -|npm|karma-sourcemap-loader|1.277165718658833e-06| -|npm|ent|1.2629168293635298e-06| -|npm|traverse|1.2629168293635298e-06| -|npm|charm|1.2629168293635298e-06| -|npm|deep-is|1.2629168293635298e-06| -|npm|[xml2js](https://github.com/Leonidas-from-XIV/node-xml2js)|1.244631003514256e-06| -|npm|utils-merge|1.2143431051572402e-06| -|npm|pkgfiles|1.1885157438015525e-06| -|npm|obake|1.1885157438015525e-06| -|npm|is-node-modern|1.1885157438015525e-06| -|npm|far|1.1885157438015525e-06| -|npm|fake|1.1885157438015525e-06| -|npm|asynckit|1.1885157438015525e-06| -|npm|[temporary](https://github.com/vesln/temporary)|1.1873577028204123e-06| -|npm|[eslint-config-grunt](http://gruntjs.com/contributing#syntax)|1.1873577028204123e-06| -|npm|[grunt-legacy-log](http://gruntjs.com/)|1.1873577028204123e-06| -|npm|[findup-sync](https://github.com/gulpjs/findup-sync#readme)|1.1873577028204123e-06| -|npm|exit|1.1873577028204123e-06| -|npm|cz-conventional-changelog|1.1787910462074222e-06| -|npm|testing-library|1.1287535468937832e-06| -|npm|[yorkie](https://github.com/yyx990803/yorkie)|1.1125060160002905e-06| -|npm|vitest|1.1125060160002905e-06| -|npm|todomvc-app-css|1.1125060160002905e-06| -|npm|karma-esbuild|1.1125060160002905e-06| -|npm|jasmine-core|1.1125060160002905e-06| -|npm|he|1.1125060160002905e-06| -|npm|[crossfilter2](https://crossfilter.github.io/crossfilter/)|1.1107547275059995e-06| -|npm|dts-gen|1.0934344842974283e-06| -|npm|documentation|1.0934344842974283e-06| -|npm|check-node-version|1.0934344842974283e-06| -|npm|check-es3-syntax-cli|1.0934344842974283e-06| -|npm|tar|1.052430691136275e-06| -|npm|closurecompiler-externs|1.052430691136275e-06| -|npm|nodeunit|1.052430691136275e-06| -|npm|gpx-parse|9.979193468164274e-07| -|npm|node-geo-distance|9.979193468164274e-07| -|npm|redis|9.979193468164274e-07| -|npm|seed-random|9.96619972666927e-07| -|npm|freeport|9.96619972666927e-07| -|npm|node-uuid|9.96619972666927e-07| -|npm|event-emitter|9.96619972666927e-07| -|npm|[csv-parser](https://github.com/mafintosh/csv-parser)|9.664193674345978e-07| -|npm|[cytoscape-cose-bilkent](https://github.com/cytoscape/cytoscape.js-cose-bilkent)|9.664193674345978e-07| -|npm|[uikit](https://getuikit.com)|9.664193674345978e-07| -|npm|[svd-js](https://github.com/danilosalvati/svd-js#readme)|9.664193674345978e-07| -|npm|[hasha](https://github.com/sindresorhus/hasha#readme)|9.664193674345978e-07| -|npm|[tailwindcss](https://tailwindcss.com)|9.66419367434596e-07| -|npm|[font-awesome-webpack](https://github.com/gowravshekar/font-awesome-webpack)|9.66419367434596e-07| -|npm|babel-plugin-unassert|9.111954035811903e-07| -|npm|babel-preset-power-assert|9.111954035811903e-07| -|npm|eslint-config-mysticatea|9.111954035811903e-07| -|npm|if-node-version|9.111954035811903e-07| -|npm|power-assert|9.111954035811903e-07| -|npm|glob2base|9.111954035811903e-07| -|npm|shell-quote|9.111954035811903e-07| -|npm|subarg|9.111954035811903e-07| -|npm|[get-stream](https://github.com/sindresorhus/get-stream#readme)|8.860791200209393e-07| -|npm|batch|8.831586219325384e-07| -|npm|sendgrid-rest|8.648634339075705e-07| -|npm|system-sleep|8.648634339075705e-07| -|npm|lodash.chunk|8.648634339075705e-07| -|npm|mailparser|8.648634339075705e-07| -|npm|async.ensureasync|8.648634339075705e-07| -|npm|bottleneck|8.648634339075705e-07| -|npm|mocha-sinon|8.648634339075705e-07| -|npm|async.queue|8.648634339075705e-07| -|npm|node-sass|8.392589243510965e-07| -|npm|material-components-web|8.392589243510965e-07| -|npm|foundation-sites|8.392589243510965e-07| -|npm|enhanced-resolve|8.392589243510965e-07| -|npm|bootstrap-sass|8.392589243510965e-07| -|npm|neo-async|8.392589243510965e-07| -|npm|klona|8.392589243510965e-07| -|npm|methods|8.283594578010822e-07| -|npm|watch|8.177394647523504e-07| -|npm|unminified-webpack-plugin|8.177394647523504e-07| -|npm|jsonpath|8.177394647523504e-07| -|npm|jest-cli|8.177394647523504e-07| -|npm|globify|8.177394647523504e-07| -|npm|codacy-coverage|8.177394647523504e-07| -|npm|cash-cat|8.177394647523504e-07| -|npm|biased-opener|8.177394647523504e-07| -|npm|[wallaby-webpack](https://github.com/jeffling/wallaby-webpack#readme)|8.177394647523504e-07| -|npm|package-yaml|8.177394647523504e-07| -|npm|json-loader|8.177394647523504e-07| -|npm|isparta-loader|8.177394647523504e-07| -|npm|isparta|8.177394647523504e-07| -|npm|gatsby|8.177394647523504e-07| -|npm|enzyme-adapter-react-16|8.177394647523504e-07| -|npm|enzyme|8.177394647523504e-07| -|npm|conventional-changelog|8.177394647523504e-07| -|npm|chai-enzyme|8.177394647523504e-07| -|npm|babel-plugin-__coverage__|8.177394647523504e-07| -|npm|add-stream|8.177394647523504e-07| -|npm|karma-webpack|8.177394647523504e-07| -|npm|karma-mocha-reporter|8.177394647523504e-07| -|npm|lodash.isequal|8.177394647523504e-07| -|npm|clamp|8.177394647523504e-07| -|npm|random-buffer|8.177394647523504e-07| -|npm|nock|8.177394647523504e-07| -|npm|is-zip|8.177394647523504e-07| -|npm|p-event|8.177394647523504e-07| -|npm|make-dir|8.177394647523504e-07| -|npm|got|8.177394647523504e-07| -|npm|filenamify|8.177394647523504e-07| -|npm|ext-name|8.177394647523504e-07| -|npm|decompress|8.177394647523504e-07| -|npm|content-disposition|8.177394647523504e-07| -|npm|archive-type|8.177394647523504e-07| -|npm|[remark-sectionize](https://github.com/jake-low/remark-sectionize#readme)|7.731354939476804e-07| -|npm|[serve-favicon](https://github.com/expressjs/serve-favicon#readme)|7.661144985432408e-07| -|npm|[url](https://github.com/defunctzombie/node-url#readme)|7.64791397591086e-07| -|npm|slugify|7.593295029843253e-07| -|npm|serve-handler|7.593295029843253e-07| -|npm|pixelmatch|7.593295029843253e-07| -|npm|magic-string|7.593295029843253e-07| -|npm|dtslint|7.593295029843253e-07| -|npm|cwebp-bin|7.593295029843253e-07| -|npm|zrender|7.593295029843253e-07| -|npm|should-util|7.248145255759468e-07| -|npm|mocha-better-spec-reporter|7.248145255759468e-07| -|npm|should-equal|7.248145255759468e-07| -|npm|eslint-config-shouldjs|7.248145255759468e-07| -|npm|should-type|7.248145255759468e-07| -|npm|should-format|7.248145255759468e-07| -|npm|should-type-adaptors|7.248145255759468e-07| -|npm|svelte-jest|7.193647923009397e-07| -|npm|rollup-plugin-postcss|7.193647923009397e-07| -|npm|stream-spigot|7.016204607575166e-07| -|npm|polendina|7.016204607575166e-07| -|npm|hundreds|7.016204607575166e-07| -|npm|buffer|7.016204607575166e-07| -|npm|unorm|7.016204607575166e-07| -|npm|iconv|7.016204607575166e-07| -|npm|errto|7.016204607575166e-07| -|npm|grunt-legacy-log-utils|7.016204607575166e-07| -|npm|vuepress-plugin-social-share|7.009195412163002e-07| -|npm|vuepress-plugin-smooth-scroll|7.009195412163002e-07| -|npm|vuepress-plugin-google-adsense|7.009195412163002e-07| -|npm|vuepress-plugin-element-tabs|7.009195412163002e-07| -|npm|vuepress|7.009195412163002e-07| -|npm|vue-eslint-parser|7.009195412163002e-07| -|npm|vue-codemirror|7.009195412163002e-07| -|npm|terser-webpack-plugin|7.009195412163002e-07| -|npm|replace-in-file|7.009195412163002e-07| -|npm|faker|7.009195412163002e-07| -|npm|eslint-plugin-vue|7.009195412163002e-07| -|npm|stream-combiner2|6.946042561499414e-07| -|npm|source-map|6.946042561499414e-07| -|npm|slash|6.946042561499414e-07| -|npm|falafel|6.946042561499414e-07| -|npm|convert-source-map|6.946042561499414e-07| -|npm|webpack-manifest-plugin|6.749595582082891e-07| -|npm|script-loader|6.749595582082891e-07| -|npm|recursive-readdir|6.749595582082891e-07| -|npm|react-dev-utils|6.749595582082891e-07| -|npm|output-file-sync|6.749595582082891e-07| -|npm|npm-release|6.749595582082891e-07| -|npm|imports-loader|6.749595582082891e-07| -|npm|fs-promise|6.749595582082891e-07| -|npm|flow-typed|6.749595582082891e-07| -|npm|flow-bin|6.749595582082891e-07| -|npm|find-cache-dir|6.749595582082891e-07| -|npm|filesize|6.749595582082891e-07| -|npm|fake-xml-http-request|6.749595582082891e-07| -|npm|eslint-plugin-flowtype|6.749595582082891e-07| -|npm|eslint-loader|6.749595582082891e-07| -|npm|eslint-config-react-app|6.749595582082891e-07| -|npm|dmd-clear|6.749595582082891e-07| -|npm|dagre|6.749595582082891e-07| -|npm|child-process-promise|6.749595582082891e-07| -|npm|case-sensitive-paths-webpack-plugin|6.749595582082891e-07| -|npm|babel-plugin-flow-react-proptypes|6.749595582082891e-07| -|npm|gulp-marked|6.690595620701048e-07| -|npm|gulp-mocha-phantomjs|6.690595620701048e-07| -|npm|humanize|6.690595620701048e-07| -|npm|chai-jquery|6.690595620701048e-07| -|npm|gulp-iife|6.690595620701048e-07| -|npm|gulp-cache|6.690595620701048e-07| -|npm|gulp-closure-compiler|6.690595620701048e-07| -|npm|drool|6.690595620701048e-07| -|npm|gulp-file|6.690595620701048e-07| -|npm|gulp-imagemin|6.690595620701048e-07| -|npm|escodegen|6.690595620701048e-07| -|npm|gulp-zip|6.690595620701048e-07| -|npm|gulp-csso|6.690595620701048e-07| -|npm|gulp-shell|6.690595620701048e-07| -|npm|swig|6.690595620701048e-07| -|npm|vinyl-paths|6.690595620701048e-07| -|npm|gulp-connect|6.690595620701048e-07| -|npm|gulp-css-inline-images|6.690595620701048e-07| -|npm|gulp-front-matter|6.690595620701048e-07| -|npm|gulp-jscs|6.690595620701048e-07| -|npm|gulp-open|6.690595620701048e-07| -|npm|gulp-flatten|6.690595620701048e-07| -|npm|gulp-load-plugins|6.690595620701048e-07| -|npm|gulp-sass|6.690595620701048e-07| -|npm|gulp-size|6.690595620701048e-07| -|npm|gulp-sourcemaps|6.690595620701048e-07| -|npm|gulp-subtree|6.690595620701048e-07| -|npm|gulp-tap|6.690595620701048e-07| -|npm|[uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)|6.644133151112846e-07| -|npm|node-libs-browser|6.644133151112846e-07| -|npm|module-alias|6.644133151112846e-07| -|npm|mocha-phantomjs-istanbul|6.644133151112846e-07| -|npm|mocha-phantomjs-core|6.644133151112846e-07| -|npm|get-port|6.644133151112846e-07| -|npm|asap|6.644133151112846e-07| -|npm|a-sync-waterfall|6.644133151112846e-07| -|npm|[closurecompiler](https://github.com/dcodeIO/ClosureCompiler.js#readme)|6.633502538071065e-07| -|npm|[metascript](https://github.com/dcodeIO/MetaScript)|6.633502538071065e-07| -|npm|[testjs](https://github.com/dcodeIO/test.js)|6.633502538071065e-07| -|npm|websocket-stream|6.476496560838615e-07| -|npm|https-browserify|6.476496560838615e-07| -|npm|setimmediate|6.476496560838615e-07| -|npm|stream-browserify|6.476496560838615e-07| -|npm|timers-browserify|6.476496560838615e-07| -|npm|bunyan|6.476496560838615e-07| -|npm|[joi](https://github.com/hapijs/joi#readme)|6.442795782897355e-07| -|npm|[pm2](http://pm2.keymetrics.io/)|6.442795782897355e-07| -|npm|[html-entities](https://github.com/mdevils/html-entities#readme)|6.442795782897306e-07| -|npm|[long](https://github.com/dcodeIO/long.js#readme)|6.442795782897306e-07| -|npm|[mnemonist](https://github.com/yomguithereal/mnemonist#readme)|6.442795782897306e-07| -|npm|[obliterator](https://github.com/yomguithereal/obliterator#readme)|6.442795782897306e-07| -|npm|[pandemonium](https://github.com/yomguithereal/pandemonium#readme)|6.442795782897306e-07| -|npm|its-set|6.442795782897305e-07| -|npm|babel-plugin-transform-es2015-modules-umd|6.442795782897305e-07| -|npm|babel-preset-stage-2|6.442795782897305e-07| -|npm|eslint-plugin-babel|6.442795782897305e-07| -|npm|pretty-hrtime|6.314584146817649e-07| -|npm|utf8|6.314584146817649e-07| -|npm|[babel-plugin-transform-undefined-to-void](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-simplify-comparison-operators](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-remove-debugger](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-remove-console](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-regexp-constructors](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-minify-booleans](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-merge-sibling-variables](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-member-expression-literals](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-transform-inline-consecutive-adds](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|[babel-plugin-minify-simplify](https://github.com/babel/minify#readme)|5.883152931817685e-07| -|npm|babel-plugin-minify-replace|5.883152931817685e-07| -|npm|babel-plugin-minify-numeric-literals|5.883152931817685e-07| -|npm|babel-plugin-minify-mangle-names|5.883152931817685e-07| -|npm|babel-plugin-minify-infinity|5.883152931817685e-07| -|npm|babel-plugin-minify-guarded-expressions|5.883152931817685e-07| -|npm|babel-plugin-minify-flip-comparisons|5.883152931817685e-07| -|npm|babel-plugin-minify-dead-code-elimination|5.883152931817685e-07| -|npm|babel-plugin-minify-constant-folding|5.883152931817685e-07| -|npm|babel-plugin-minify-builtins|5.883152931817685e-07| -|npm|babel-helper-evaluate-path|5.824321402499509e-07| -|npm|esutils|5.824321402499509e-07| -|npm|babel-helper-is-void-0|5.824321402499509e-07| -|npm|[proxyquire](https://github.com/thlorenz/proxyquire#readme)|5.796215206113676e-07| -|npm|tiny-lr|5.740531042561499e-07| -|npm|grunt-jscs|5.740531042561499e-07| -|npm|[d3-cloud](https://www.jasondavies.com/wordcloud/)|5.522396385340605e-07| -|npm|[js-logger](http://github.com/jonnyreeves/js-logger)|5.522396385340605e-07| -|npm|[path](http://nodejs.org/docs/latest/api/path.html)|5.522396385340605e-07| -|npm|[react-grid-gallery](https://benhowell.github.io/react-grid-gallery/)|5.522396385340605e-07| -|npm|[atob](https://git.coolaj86.com/coolaj86/atob.js.git)|5.522396385340548e-07| -|npm|[node-html-parser](https://github.com/taoqf/node-fast-html-parser)|5.522396385340548e-07| -|npm|assume|5.204327593531029e-07| -|npm|spawn-sync|5.204327593531029e-07| -|npm|browserify-middleware|5.062196686562169e-07| -|npm|code-mirror|5.062196686562169e-07| -|npm|github-basic|5.062196686562169e-07| -|npm|handle|5.062196686562169e-07| -|npm|highlight-codemirror|5.062196686562169e-07| -|npm|inconsolata|5.062196686562169e-07| -|npm|jade-code-mirror|5.062196686562169e-07| -|npm|jade-highlighter|5.062196686562169e-07| -|npm|jstransformer-cdata|5.062196686562169e-07| -|npm|jstransformer-coffee-script|5.062196686562169e-07| -|npm|jstransformer-less|5.062196686562169e-07| -|npm|jstransformer-marked|5.062196686562169e-07| -|npm|jstransformer-stylus|5.062196686562169e-07| -|npm|jstransformer-verbatim|5.062196686562169e-07| -|npm|less-file|5.062196686562169e-07| -|npm|linify|5.062196686562169e-07| -|npm|lsr|5.062196686562169e-07| -|npm|pull-request|5.062196686562169e-07| -|npm|stop|5.062196686562169e-07| -|npm|twbs|5.062196686562169e-07| -|npm|character-parser|5.062196686562169e-07| -|npm|constantinople|5.062196686562169e-07| -|npm|jstransformer|5.062196686562169e-07| -|npm|transformers|5.062196686562169e-07| -|npm|void-elements|5.062196686562169e-07| -|npm|with|5.062196686562169e-07| -|npm|[request-promise](https://github.com/request/request-promise#readme)|4.908796786969412e-07| -|npm|grunt-release|4.881403947756377e-07| -|npm|grunt-jsdoc|4.881403947756377e-07| -|npm|grunt-mocha-istanbul|4.881403947756377e-07| -|npm|help-me-test|4.881403947756377e-07| -|npm|require-dir|4.881403947756377e-07| -|npm|normalize-path|4.857372420628961e-07| -|npm|homedir-polyfill|4.857372420628961e-07| -|npm|eslint-config-gulp|4.857372420628961e-07| -|npm|resolve-dir|4.857372420628961e-07| -|npm|micromatch|4.857372420628961e-07| -|npm|is-glob|4.857372420628961e-07| -|npm|detect-file|4.857372420628961e-07| -|npm|[deep-filter](https://github.com/IndigoUnited/js-deep-filter#readme)|4.832096837172989e-07| -|npm|[kebabcase-keys](https://github.com/mattii/kebabcase-keys#readme)|4.832096837172989e-07| -|npm|[svgr](https://github.com/smooth-code/svgr#readme)|4.832096837172989e-07| -|npm|[vue-class-component](https://github.com/vuejs/vue-class-component#readme)|4.832096837172989e-07| -|npm|[vuetify](https://vuetifyjs.com)|4.832096837172989e-07| -|npm|[cross-blob](https://github.com/Richienb/cross-blob#readme)|4.832096837172989e-07| -|npm|[camera-controls](https://github.com/yomotsu/camera-controls#readme)|4.83209683717298e-07| -|npm|[daisyui](https://github.com/saadeghi/daisyui)|4.83209683717298e-07| -|npm|[gpu.js](http://gpu.rocks/)|4.832096837172935e-07| -|npm|[github-current-user](https://github.com/beaugunderson/github-current-user)|4.783775868801279e-07| -|npm|karma-tap-reporter|4.5942625390648253e-07| -|npm|karma-spec-reporter|4.5942625390648253e-07| -|npm|karma-html-reporter|4.5942625390648253e-07| -|npm|karma-chai-sinon|4.5942625390648253e-07| -|npm|eslint-plugin-mocha|4.5942625390648253e-07| -|npm|eslint-config-nfl|4.5942625390648253e-07| -|npm|babel-plugin-transform-class-properties|4.5942625390648253e-07| -|npm|react-side-effect|4.5942625390648253e-07| -|npm|react-fast-compare|4.5942625390648253e-07| -|npm|tslint-config-semistandard|4.4294221007418975e-07| -|npm|eslint-plugin-dependencies|4.4294221007418975e-07| -|npm|eslint-config-semistandard|4.4294221007418975e-07| -|npm|doctoc|4.4294221007418975e-07| -|npm|snappy|4.4294221007418975e-07| -|npm|optional|4.4294221007418975e-07| -|npm|nested-error-stacks|4.4294221007418975e-07| -|npm|denque|4.4294221007418975e-07| -|npm|buffermaker|4.4294221007418975e-07| -|npm|buffer-crc32|4.4294221007418975e-07| -|npm|binary|4.4294221007418975e-07| -|npm|safe-publish-latest|4.386974249368051e-07| -|npm|object-keys|4.386974249368051e-07| -|npm|npmignore|4.386974249368051e-07| -|npm|mv|4.386974249368051e-07| -|npm|eclint|4.386974249368051e-07| -|npm|copy-dir|4.386974249368051e-07| -|npm|aud|4.386974249368051e-07| -|npm|array.prototype.map|4.386974249368051e-07| -|npm|supports-preserve-symlinks-flag|4.386974249368051e-07| -|npm|path-parse|4.386974249368051e-07| -|npm|is-core-module|4.386974249368051e-07| -|npm|[rjsf](https://www.rjsf.io/)|4.2951971885982185e-07| -|npm|[js-sha256](https://github.com/emn178/js-sha256)|4.2951971885982185e-07| -|npm|[react-mdl](https://github.com/react-mdl/react-mdl#readme)|4.2951971885982185e-07| -|npm|[react-sigma](https://github.com/dunnock/react-sigma)|4.2951971885982185e-07| -|npm|[react-simple-file-input](https://github.com/greena13/react-simple-file-input#readme)|4.2951971885982185e-07| -|npm|[node-gzip](https://github.com/Rebsos/node-gzip#readme)|3.865677469738402e-07| -|npm|[angular-toastr](https://github.com/Foxandxss/angular-toastr#readme)|3.5142522452167044e-07| -|npm|[dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill)|3.5142522452167044e-07| -|npm|[grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin#readme)|3.5142522452167044e-07| -|npm|[material-design-lite](https://github.com/google/material-design-lite#readme)|3.5142522452167044e-07| -|npm|[testcafe-reporter-xunit](https://github.com/DevExpress/testcafe-reporter-xunit#readme)|3.4791097227645565e-07| -|npm|[testcafe-browser-provider-saucelabs](https://github.com/DevExpress/testcafe-browser-provider-saucelabs)|3.4791097227645565e-07| -|npm|[echarts](https://echarts.apache.org)|3.2213978914486775e-07| -|npm|[element-plus](https://element-plus.org/)|3.2213978914486775e-07| -|npm|[mysql](https://github.com/mysqljs/mysql#readme)|3.2213978914486775e-07| -|npm|[string-random](https://github.com/maichong/string-random#readme)|3.2213978914486775e-07| -|npm|[color-blend](https://github.com/Loilo/color-blend#readme)|3.2213978914486775e-07| -|npm|[bs-custom-file-input](https://github.com/Johann-S/bs-custom-file-input)|3.2213978914486775e-07| -|npm|[uglify-js-plugin](https://github.com/KyLeoHC/uglify-js-plugin#readme)|3.2213978914486775e-07| -|npm|[less-loader](https://github.com/webpack-contrib/less-loader)|3.1891839125341663e-07| -|npm|[aws-amplify](https://aws-amplify.github.io/)|2.973598053644911e-07| -|npm|[aws-amplify-react](https://github.com/aws-amplify/amplify-js#readme)|2.973598053644911e-07| -|npm|[dataframe-js](https://gmousse.gitbooks.io/dataframe-js/)|2.7611981926703025e-07| -|npm|[svelte-inview](https://github.com/maciekgrzybek/svelte-inview)|2.7611981926703025e-07| -|npm|[svelte-moveable](https://daybrush.com/moveable)|2.7611981926703025e-07| -|npm|[svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal#readme)|2.7611981926703025e-07| -|npm|[sveltejs-tippy](https://github.com/mdauner/sveltejs-tippy#readme)|2.7611981926703025e-07| -|npm|[cpx](https://github.com/mysticatea/cpx)|2.7611981926703025e-07| -|npm|tls|2.7611981926703025e-07| -|npm|[angular-cesium](https://github.com/articodeltd/angular-cesium#readme)|2.577118313158922e-07| -|npm|[angular2-uuid](https://github.com/wulfsolter/angular2-uuid#readme)|2.577118313158922e-07| -|npm|[cesium](http://cesium.com/cesiumjs/)|2.577118313158922e-07| -|npm|express-flash|2.4160484185864945e-07| -|npm|[passport-local](https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local)|2.4160484185864945e-07| -|npm|[ng-bootstrap](https://github.com/valor-software/ngx-bootstrap#readme)|2.41604841858649e-07| -|npm|[root](https://github.com/mafintosh/root#readme)|2.2739279233755228e-07| -|npm|[nunjucks](https://github.com/mozilla/nunjucks#readme)|2.1475985942991093e-07| -|npm|[xml-js](https://github.com/nashwaan/xml-js#readme)|2.1475985942991093e-07| -|npm|[ltd](https://github.com/overlandjs/ltd#readme)|2.1475985942991093e-07| -|npm|[mongoskin](https://github.com/kissjs/node-mongoskin)|2.1475985942991093e-07| -|npm|[bcryptjs](https://github.com/dcodeIO/bcrypt.js#readme)|1.6106989457243388e-07| -|npm|[hypertimer](https://github.com/enmasseio/hypertimer#readme)|1.6106989457243388e-07| -|npm|[jwt-simple](https://github.com/hokaccha/node-jwt-simple#readme)|1.6106989457243388e-07| -|npm|[kafka-node](https://github.com/SOHU-Co/kafka-node#readme)|1.6106989457243388e-07| -|npm|[mqtt-router](https://github.com/wolfeidau/mqtt-router)|1.6106989457243388e-07| -|npm|[binary-split](https://github.com/maxogden/binary-split#readme)|1.4867990268224644e-07| -|npm|[download](https://github.com/kevva/download#readme)|1.4867990268224644e-07| -|npm|[ftp](https://github.com/mscdex/node-ftp)|1.4867990268224644e-07| -|npm|pipeline|1.4867990268224644e-07| -|npm|[loaders.gl](https://github.com/uber/luma.gl#readme)|1.449629051151921e-07| -|npm|[filesaver](https://github.com/jacoborus/node-filesaver)|1.431732396199406e-07| -|npm|[cover](http://www.cover.io)|1.417415072237416e-07| -|npm|[grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify#readme)|1.417415072237416e-07| -|npm|[jasmine-node](https://github.com/mhevery/jasmine-node)|1.417415072237416e-07| -|npm|[promises-aplus-tests](https://github.com/promises-aplus/promises-tests#readme)|1.417415072237416e-07| -|npm|[zeit](https://github.com/daviddenton/zeit#readme)|1.3805990963351513e-07| -|npm|[sendgrid](https://sendgrid.com)|1.3103991422842064e-07| -|npm|[stoplight](https://github.com/andrewhao/stoplight)|1.3103991422842064e-07| -|npm|[cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store#readme)|1.3103991422842064e-07| -|npm|[cron](https://github.com/kelektiv/node-cron#readme)|1.3103991422842064e-07| -|npm|[email-validator](http://github.com/manishsaraan/email-validator)|1.3103991422842064e-07| -|npm|[tap-spec](https://github.com/scottcorgan/tap-spec#readme)|1.1959439672003196e-07| -|npm|[d3-v4-grid](https://github.com/finnfiddle/d3-v4-grid#readme)|1.1714174150722439e-07| -|npm|[errorhandler](https://github.com/expressjs/errorhandler#readme)|1.1714174150722439e-07| -|npm|[parallelshell](https://github.com/darkguy2008/parallelshell)|1.1714174150722439e-07| -|npm|[save-svg-as-png](https://github.com/exupero/saveSvgAsPng)|1.1714174150722439e-07| -|npm|[method-override](https://github.com/expressjs/method-override#readme)|1.1714174150722304e-07| -|npm|[dedent](https://github.com/dmnd/dedent)|1.0934344842974336e-07| -|npm|[jsx-to-string](https://github.com/alansouzati/jsx-to-string#readme)|1.0172835446680005e-07| -|npm|[pretty-checkbox](https://lokesh-coder.github.io/pretty-checkbox)|1.0172835446680005e-07| -|npm|[serve-index](https://github.com/expressjs/serve-index#readme)|9.812873577028234e-08| -|npm|[portscanner](https://github.com/baalexander/node-portscanner)|9.812873577028234e-08| -|npm|[opn](https://github.com/sindresorhus/open#readme)|9.812873577028234e-08| -|npm|[node-http2](https://github.com/kaazing/node-http2)|9.812873577028234e-08| -|npm|[connect-livereload](https://github.com/intesso/connect-livereload#readme)|9.812873577028234e-08| -|npm|[parents](https://github.com/substack/node-parents)|8.419445529090146e-08| -|npm|[coverify](https://github.com/substack/coverify)|8.419445529090146e-08| -|npm|[connect-timeout](https://github.com/expressjs/timeout#readme)|7.889137693343664e-08| -|npm|[csv-writer](https://github.com/ryu1kn/csv-writer#readme)|7.889137693343664e-08| -|npm|[csv-write-stream](https://github.com/maxogden/csv-write-stream)|7.889137693343529e-08| -|npm|[vx](https://github.com/vxjs/vx)|6.902995481675756e-08| -|npm|[is-blob](https://github.com/sindresorhus/is-blob#readme)|6.833965526858893e-08| -|npm|eslint-config-richienb|6.833965526858893e-08| -|npm|[fetch-blob](https://github.com/node-fetch/fetch-blob#readme)|6.833965526858893e-08| -|npm|[blob-polyfill](https://github.com/bjornstar/blob-polyfill)|6.833965526858893e-08| -|npm|[aproba](https://github.com/iarna/aproba)|6.551995711421032e-08| -|npm|[chownr](https://github.com/isaacs/chownr#readme)|6.551995711421032e-08| -|npm|concat-map|6.551995711421032e-08| -|npm|[console-control-strings](https://github.com/iarna/console-control-strings#readme)|6.551995711421032e-08| -|npm|[deep-extend](https://github.com/unclechu/node-deep-extend)|6.551995711421032e-08| -|npm|text-table|3.679827591385604e-08| -|npm|[utfx](https://github.com/dcodeIO/utfx)|3.189183912534159e-08| -|npm|[babel-plugin-transform-remove-undefined](https://github.com/babel/minify#readme)|5.883152931817665e-09| -|npm|[babel-plugin-transform-property-literals](https://github.com/babel/minify#readme)|5.883152931817665e-09| -|npm|[babel-plugin-minify-type-constructors](https://github.com/babel/minify#readme)|5.883152931817665e-09| +|npm|[express](http://expressjs.com/)|0.0003445735614245216| +|npm|[core-js](https://github.com/zloirock/core-js#readme)|0.0003332647339950919| +|npm|[lodash](https://lodash.com/)|0.00031446230677057053| +|npm|[axios](https://axios-http.com)|0.00021922462034408658| +|npm|[mocha](https://mochajs.org/)|0.00020558244026273995| +|npm|[nuxt](https://github.com/nuxt/nuxt.js#readme)|0.00019873590042784908| +|npm|[react](https://reactjs.org/)|0.00018581310356373333| +|npm|[react-dom](https://reactjs.org/)|0.00018581310356373333| +|npm|[angular](http://angularjs.org)|0.00018457397992257974| +|npm|[fs](https://github.com/npm/security-holder#readme)|0.0001773287880506315| +|npm|[serve-static](https://github.com/expressjs/serve-static#readme)|0.00015818222860861425| +|npm|[papaparse](http://papaparse.com)|0.00015635618131477197| +|npm|[vue-router](https://github.com/vuejs/router#readme)|0.00014652946543722197| +|npm|[d3](https://d3js.org)|0.00014577484144182758| +|npm|eslint|0.00014561111744479865| +|npm|nestjs|0.00014358325257599432| +|npm|[node-fetch](https://github.com/node-fetch/node-fetch)|0.0001387086934928483| +|npm|[finalhandler](https://github.com/pillarjs/finalhandler#readme)|0.00012956434566017416| +|npm|[body-parser](https://github.com/expressjs/body-parser#readme)|0.00012912171462135702| +|npm|[progress](https://github.com/visionmedia/node-progress#readme)|0.0001283547257876313| +|npm|[ajv](https://ajv.js.org)|0.00012445661302399068| +|npm|[dotenv](https://github.com/motdotla/dotenv#readme)|0.00011342462857923768| +|npm|[d3-dispatch](https://d3js.org/d3-dispatch/)|0.00010259209868311386| +|npm|[vue](https://github.com/vuejs/core/tree/main/packages/vue#readme)|0.0001005796196295874| +|npm|[three](https://threejs.org/)|0.00010057876312718786| +|npm|[tape](https://github.com/substack/tape)|9.974771481170678e-05| +|npm|[js-yaml](https://github.com/nodeca/js-yaml#readme)|9.967857710057242e-05| +|npm|[tap](http://www.node-tap.org/)|9.767072199672948e-05| +|npm|[yargs](https://yargs.js.org/)|9.75539279069034e-05| +|npm|[file-type](https://github.com/sindresorhus/file-type#readme)|9.708060317745265e-05| +|npm|rollup|9.644083347225784e-05| +|npm|[midi-parser-js](https://github.com/colxi/midi-parser-js#readme)|9.626604434072345e-05| +|npm|[postcss-scss](https://github.com/postcss/postcss-scss#readme)|9.626604434072345e-05| +|npm|[quasar](https://quasar.dev)|9.626604434072345e-05| +|npm|[docusaurus](https://github.com/facebook/docusaurus)|9.626604434072345e-05| +|npm|[plotly.js-dist-min](https://github.com/plotly/plotly.js#readme)|9.626604434072345e-05| +|npm|[webpack](https://github.com/webpack/webpack)|9.342090466092184e-05| +|npm|[vows](https://github.com/cloudhead/vows)|9.245480215380775e-05| +|npm|[uglify-js](https://github.com/mishoo/UglifyJS#readme)|8.950310816683733e-05| +|npm|[jshint](http://jshint.com/)|8.67661796196802e-05| +|npm|[nyc](https://istanbul.js.org/)|7.77413966261363e-05| +|npm|[remark-directive](https://github.com/remarkjs/remark-directive#readme)|7.701283547257876e-05| +|npm|[bootstrap](https://getbootstrap.com/)|7.641382201129226e-05| +|npm|[mkdirp](https://github.com/isaacs/node-mkdirp#readme)|7.072323934153684e-05| +|npm|[react-select](https://github.com/JedWatson/react-select)|7.013164716038677e-05| +|npm|[ajv-formats](https://github.com/ajv-validator/ajv-formats#readme)|6.952547646830028e-05| +|npm|[chai](http://chaijs.com)|6.873678739711898e-05| +|npm|[cytoscape](http://js.cytoscape.org)|6.764044007334556e-05| +|npm|[pg](https://github.com/brianc/node-postgres)|6.667777962993832e-05| +|npm|[webpack-cli](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli)|6.266563925184113e-05| +|npm|[react-bootstrap](https://react-bootstrap.github.io/)|6.242007286240665e-05| +|npm|[requirejs](http://github.com/jrburke/r.js)|6.147713561234565e-05| +|npm|[react-redux](https://github.com/reduxjs/react-redux)|6.0211736187952596e-05| +|npm|[moment](https://momentjs.com)|5.8557216596808376e-05| +|npm|[vuex](https://github.com/vuejs/vuex#readme)|5.775962660443407e-05| +|npm|[react-images](https://jossmac.github.io/react-images/)|5.7602457552449225e-05| +|npm|[supertest](https://github.com/visionmedia/supertest#readme)|5.755474787290119e-05| +|npm|[pako](https://github.com/nodeca/pako#readme)|5.555925987664611e-05| +|npm|[choices.js](https://github.com/jshjohnson/Choices#readme)|5.5009168194699116e-05| +|npm|[filepond](https://pqina.nl/filepond/)|5.5009168194699116e-05| +|npm|[cytoscape-cola](https://github.com/cytoscape/cytoscape.js-cola)|5.5009168194699116e-05| +|npm|[modernizr](https://github.com/Modernizr/Modernizr)|5.5009168194699116e-05| +|npm|[tslib](https://www.typescriptlang.org/)|5.491129399405644e-05| +|npm|[cookie-parser](https://github.com/expressjs/cookie-parser#readme)|5.475729471395416e-05| +|npm|[d3-array](https://d3js.org/d3-array/)|5.3470700401286395e-05| +|npm|[d3-scale](https://d3js.org/d3-scale/)|5.3470700401286395e-05| +|npm|[rc-slider](http://github.com/react-component/slider/)|5.2918176421216405e-05| +|npm|[d3-brush](https://d3js.org/d3-brush/)|5.282892677234824e-05| +|npm|[d3-format](https://d3js.org/d3-format/)|5.282892677234824e-05| +|npm|[rollup-plugin-node-resolve](https://github.com/rollup/rollup-plugin-node-resolve#readme)|5.192880805211601e-05| +|npm|[ws](https://github.com/websockets/ws)|5.117766554373176e-05| +|npm|[rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel)|5.014153030568376e-05| +|npm|[typescript](https://www.typescriptlang.org/)|4.894779292432695e-05| +|npm|[vue-property-decorator](https://github.com/kaorun343/vue-property-decorator#readme)|4.8133022170361726e-05| +|npm|[algebrite](https://github.com/davidedc/Algebrite#readme)|4.8133022170361726e-05| +|npm|[web-worker](https://github.com/developit/web-worker)|4.8133022170361726e-05| +|npm|[websql](https://github.com/nolanlawson/node-websql#readme)|4.8133022170361726e-05| +|npm|[d3-fetch](https://d3js.org/d3-fetch/)|4.8133022170361726e-05| +|npm|[fflate](https://101arrowz.github.io/fflate)|4.8133022170361726e-05| +|npm|react-router-dom|4.75187004114426e-05| +|npm|eslint-plugin-import|4.6779322191768674e-05| +|npm|[semver](https://github.com/npm/node-semver#readme)|4.530178647179501e-05| +|npm|[mongoose](https://mongoosejs.com)|4.4977986645877615e-05| +|npm|[ava](https://avajs.dev)|4.4544760024106576e-05| +|npm|cross-env|4.452485033520914e-05| +|npm|[fs-extra](https://github.com/jprichardson/node-fs-extra)|4.42546848085792e-05| +|npm|[esm](https://github.com/standard-things/esm#readme)|4.4034817350629235e-05| +|npm|[prop-types](https://facebook.github.io/react/)|4.3303857607025565e-05| +|npm|[apexcharts](https://apexcharts.com)|4.278490859587709e-05| +|npm|[idb](https://github.com/jakearchibald/idb#readme)|4.278490859587709e-05| +|npm|[lodash.debounce](https://lodash.com/)|4.278490859587709e-05| +|npm|[nanoid](https://github.com/ai/nanoid#readme)|4.278490859587709e-05| +|npm|vue-apexcharts|4.278490859587709e-05| +|npm|[vuex-persist](https://github.com/championswimmer/vuex-persist#readme)|4.278490859587709e-05| +|npm|[babyparse](https://github.com/Rich-Harris/BabyParse#readme)|4.278490859587709e-05| +|npm|[colormap](https://github.com/bpostlethwaite/colormap#readme)|4.278490859587709e-05| +|npm|rollup-plugin-json|4.247984783178149e-05| +|npm|[debug](https://github.com/debug-js/debug#readme)|4.136875144277451e-05| +|npm|[xo](https://github.com/xojs/xo#readme)|4.113552274738097e-05| +|npm|[nodemon](https://nodemon.io)|4.1130219624914386e-05| +|npm|[rimraf](https://github.com/isaacs/rimraf#readme)|4.1041146420900905e-05| +|npm|[chokidar](https://github.com/paulmillr/chokidar)|4.098698741456909e-05| +|npm|[testcafe](https://testcafe.io/)|4.098664360726788e-05| +|npm|[jquery](https://jquery.com)|4.07737499568928e-05| +|npm|[istanbul](https://github.com/gotwarlost/istanbul#readme)|3.993041652321959e-05| +|npm|[css-loader](https://github.com/webpack-contrib/css-loader)|3.964010473183272e-05| +|npm|[style-loader](https://github.com/webpack-contrib/style-loader)|3.922614215698916e-05| +|npm|[coveralls](https://github.com/nickmerwin/node-coveralls#readme)|3.8832002519421903e-05| +|npm|[colors](https://github.com/Marak/colors.js)|3.864757737400678e-05| +|npm|[auspice](https://www.npmjs.com/package/auspice)|3.850641773628938e-05| +|npm|[heroku-ssl-redirect](https://github.com/paulomcnally/node-heroku-ssl-redirect)|3.850641773628938e-05| +|npm|[react-file-drop](https://github.com/sarink/react-file-drop#readme)|3.850641773628938e-05| +|npm|[rxjs](https://rxjs.dev)|3.7945301547846104e-05| +|npm|[passport](https://www.passportjs.org/)|3.711953404663489e-05| +|npm|[clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin)|3.678458604889433e-05| +|npm|[xlsx](https://sheetjs.com/)|3.622162672526437e-05| +|npm|husky|3.575435777520889e-05| +|npm|[tippy.js](https://atomiks.github.io/tippyjs/)|3.509729691790737e-05| +|npm|[angular-animate](http://angularjs.org)|3.500583430571762e-05| +|npm|[angular-sanitize](http://angularjs.org)|3.500583430571762e-05| +|npm|[angular-touch](http://angularjs.org)|3.500583430571762e-05| +|npm|[colorbrewer](http://colorbrewer2.org/)|3.500583430571762e-05| +|npm|[dc](http://dc-js.github.io/dc.js/)|3.500583430571762e-05| +|npm|[sinon](https://sinonjs.org/)|3.459070595439148e-05| +|npm|fortawesome|3.408112661634081e-05| +|npm|[babel-cli](https://babeljs.io/)|3.354776040931389e-05| +|npm|[mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin)|3.337656501308777e-05| +|npm|[babel](https://babeljs.io/)|3.2871332213905566e-05| +|npm|react-router-bootstrap|3.278410178786248e-05| +|npm|[events](https://github.com/Gozala/events#readme)|3.273381204559735e-05| +|npm|[bytes](https://github.com/visionmedia/bytes.js#readme)|3.258911207423459e-05| +|npm|[browserify](https://github.com/browserify/browserify#readme)|3.2526265099108335e-05| +|npm|npm-run-all|3.250430514401997e-05| +|npm|immutable|3.231064826593906e-05| +|npm|[mongodb](https://github.com/mongodb/node-mongodb-native)|3.227641114788973e-05| +|npm|[ProtVista](https://github.com/ebi-uniprot/ProtVista)|3.208868144690782e-05| +|npm|[downloadjs](http://danml.com/download.html)|3.208868144690782e-05| +|npm|[litemol](https://webchemdev.ncbr.muni.cz/LiteMol/)|3.208868144690782e-05| +|npm|[semantic-ui-button](http://www.semantic-ui.com)|3.208868144690782e-05| +|npm|[semantic-ui-dropdown](http://www.semantic-ui.com)|3.208868144690782e-05| +|npm|[semantic-ui-label](http://www.semantic-ui.com)|3.208868144690782e-05| +|npm|[semantic-ui-transition](http://www.semantic-ui.com)|3.208868144690782e-05| +|npm|[normalize.css](https://necolas.github.io/normalize.css)|3.208868144690782e-05| +|npm|[vue-cookies](https://github.com/cmp-cc/vue-cookies#readme)|3.208868144690782e-05| +|npm|[async](https://caolan.github.io/async/)|3.1891631377665506e-05| +|npm|prettier|3.184341500900339e-05| +|npm|eslint-config-standard|3.1233848547810356e-05| +|npm|[commander](https://github.com/tj/commander.js#readme)|3.0859761349113735e-05| +|npm|[winston](https://github.com/winstonjs/winston#readme)|3.085450139125752e-05| +|npm|jest|3.075687096988766e-05| +|npm|eslint-plugin-node|3.0335273785349945e-05| +|npm|[grunt](https://gruntjs.com/)|3.0221129556391274e-05| +|npm|babel-preset-env|3.0174662271335245e-05| +|npm|[uuid](https://github.com/uuidjs/uuid#readme)|2.9913269345110566e-05| +|npm|eslint-plugin-standard|2.98514258363328e-05| +|npm|eslint-plugin-promise|2.98514258363328e-05| +|npm|[sirv-cli](https://github.com/lukeed/sirv#readme)|2.973390301892421e-05| +|npm|[concurrently](https://github.com/open-cli-tools/concurrently#readme)|2.8792467663529506e-05| +|npm|[babel-preset-minify](https://github.com/babel/minify#readme)|2.8117690796763337e-05| +|npm|object-assign|2.7942343712102638e-05| +|npm|[swagger-ui-express](https://github.com/scottie1984/swagger-ui-express)|2.7863183629257634e-05| +|npm|[zone.js](https://github.com/angular/angular#readme)|2.7812033722506793e-05| +|npm|chalk|2.7694874635414156e-05| +|npm|[cors-anywhere](https://github.com/Rob--W/cors-anywhere#readme)|2.7504584097349558e-05| +|npm|[dotenv-webpack](https://github.com/mrsteele/dotenv-webpack#readme)|2.7504584097349558e-05| +|npm|net|2.7504584097349558e-05| +|npm|[plotly.js-dist](https://github.com/plotly/plotly.js#readme)|2.7504584097349558e-05| +|npm|[svelte-range-slider-pips](https://simeydotme.github.io/svelte-range-slider-pips/)|2.7504584097349558e-05| +|npm|[svelte-simple-datatables](https://vincjo.fr/svelte-simple-datatables)|2.7504584097349558e-05| +|npm|eslint-plugin-markdown|2.738519193998452e-05| +|npm|[bcrypt](https://github.com/kelektiv/node.bcrypt.js#readme)|2.7243290548424736e-05| +|npm|process|2.722953825637606e-05| +|npm|util|2.722953825637606e-05| +|npm|spc|2.722953825637606e-05| +|npm|[underscore](https://underscorejs.org)|2.716306884480747e-05| +|npm|[semantic-release](https://github.com/semantic-release/semantic-release#readme)|2.6822612719128478e-05| +|npm|[mathjs](https://mathjs.org)|2.6687086736678336e-05| +|npm|expect.js|2.6340796382730454e-05| +|npm|[plotly.js](https://github.com/plotly/plotly.js#readme)|2.6336148617362154e-05| +|npm|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter#readme)|2.620575651497472e-05| +|npm|[inquirer](https://github.com/SBoudrias/Inquirer.js#readme)|2.61198046896705e-05| +|npm|[grunt-cli](https://github.com/gruntjs/grunt-cli#readme)|2.60458199443497e-05| +|npm|after|2.5777242902815914e-05| +|npm|[regenerator-runtime](https://github.com/hackwaly/regenerator-runtime)|2.4415822833972544e-05| +|npm|[glob](https://github.com/isaacs/node-glob#readme)|2.4352326028697092e-05| +|npm|[emotion](https://emotion.sh)|2.4066511085180863e-05| +|npm|[express-handlebars](https://github.com/express-handlebars/express-handlebars)|2.4066511085180863e-05| +|npm|[express-session](https://github.com/expressjs/session#readme)|2.4066511085180863e-05| +|npm|[helmet](https://helmetjs.github.io/)|2.4066511085180863e-05| +|npm|[node-cmd](https://github.com/RIAEvangelist/node-cmd)|2.4066511085180863e-05| +|npm|[passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose#readme)|2.4066511085180863e-05| +|npm|clipboard|2.397024504084014e-05| +|npm|[markdown-it](https://github.com/markdown-it/markdown-it#readme)|2.3775038895371453e-05| +|npm|[d3-dsv](https://d3js.org/d3-dsv/)|2.374001549277821e-05| +|npm|[bluebird](https://github.com/petkaantonov/bluebird)|2.3225883748863242e-05| +|npm|[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint#readme)|2.2773490261197382e-05| +|npm|sax|2.268347113425901e-05| +|npm|[diff2html](https://diff2html.xyz/)|2.2650833962523166e-05| +|npm|[difflib-ts](https://github.com/mailmangroup/difflib-ts#readme)|2.2650833962523166e-05| +|npm|[react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form#readme)|2.2650833962523166e-05| +|npm|react-schemaorg|2.2650833962523166e-05| +|npm|safe-buffer|2.2024665085921894e-05| +|npm|[standard](https://standardjs.com)|2.2016672831228063e-05| +|npm|[react-dnd](https://github.com/react-dnd/react-dnd#readme)|2.177751847530144e-05| +|npm|[react-dnd-html5-backend](https://github.com/react-dnd/react-dnd#readme)|2.177751847530144e-05| +|npm|redux|2.1705318451663212e-05| +|npm|[date-fns](https://github.com/date-fns/date-fns#readme)|2.1686306692140998e-05| +|npm|vary|2.165726777875678e-05| +|npm|eslint-config-prettier|2.1643012354523908e-05| +|npm|[bower](http://bower.io)|2.1392454297938547e-05| +|npm|[http-auth](https://github.com/gevorg/http-auth)|2.1392454297938547e-05| +|npm|[kerberos](https://github.com/mongodb-js/kerberos#readme)|2.1392454297938547e-05| +|npm|[multer](https://github.com/expressjs/multer#readme)|2.1392454297938547e-05| +|npm|[storybook](https://github.com/storybookjs/storybook/tree/main/lib/cli)|2.1392454297938547e-05| +|npm|[react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons#readme)|2.1392454297938547e-05| +|npm|[react-toastify](https://github.com/fkhadra/react-toastify#readme)|2.1392454297938547e-05| +|npm|[recoil](https://github.com/facebookexperimental/Recoil#readme)|2.1392454297938547e-05| +|npm|[ajv-errors](https://github.com/epoberezkin/ajv-errors#readme)|2.1392454297938547e-05| +|npm|[heta-parser](https://github.com/hetalang/heta-parser#readme)|2.1392454297938547e-05| +|npm|[mathjs-mathml](https://github.com/insysbio/mathjs-mathml#readme)|2.1392454297938547e-05| +|npm|[random-id](https://github.com/KingCosmic/random-id#readme)|2.1392454297938547e-05| +|npm|lint-staged|2.084219221962543e-05| +|npm|[jasmine](http://jasmine.github.io/)|2.074883359680826e-05| +|npm|[tsd](https://github.com/SamVerschueren/tsd#readme)|1.9976008180850653e-05| +|npm|validator|1.9929168985791416e-05| +|npm|[babel-loader](https://github.com/babel/babel-loader)|1.9576345585683145e-05| +|npm|[minimist](https://github.com/substack/minimist)|1.9344035833836047e-05| +|npm|[emotion-icons](https://github.com/emotion-icons/emotion-icons)|1.925320886814469e-05| +|npm|tinymce|1.925320886814469e-05| +|npm|[grunt-contrib-internal](https://github.com/gruntjs/grunt-contrib-internal#readme)|1.9203767615115337e-05| +|npm|[font-awesome](http://fontawesome.io/)|1.8954380867989276e-05| +|npm|coffee-script|1.873463285547591e-05| +|npm|react-transition-group|1.8695712105863795e-05| +|npm|[mqtt](https://github.com/mqttjs/MQTT.js#readme)|1.8691656942823804e-05| +|npm|[sass](https://github.com/sass/dart-sass)|1.84091744941036e-05| +|npm|json5|1.78663251784902e-05| +|npm|js-cookie|1.7485057033315075e-05| +|npm|styled-components|1.7367659418265412e-05| +|npm|react-highcharts|1.7009413849676702e-05| +|npm|gulp|1.689251779301133e-05| +|npm|[ts-node](https://typestrong.org/ts-node)|1.6869968124186257e-05| +|npm|[socket.io](https://github.com/socketio/socket.io#readme)|1.6800716786131025e-05| +|npm|[babel-preset-es2015](https://babeljs.io/)|1.658309161836155e-05| +|npm|rollup-plugin-commonjs|1.655103675690014e-05| +|npm|[proj4](https://github.com/proj4js/proj4js#readme)|1.6525670945157528e-05| +|npm|nprogress|1.6502750458409736e-05| +|npm|on-headers|1.636901075256612e-05| +|npm|[form-data](https://github.com/form-data/form-data#readme)|1.6223251501796335e-05| +|npm|autoprefixer|1.6115327019897114e-05| +|npm|[saxes](https://github.com/lddubeau/saxes#readme)|1.6098044233983556e-05| +|npm|[lru-cache](https://github.com/isaacs/node-lru-cache#readme)|1.604434072345391e-05| +|npm|[sift](https://github.com/crcn/sift.js#readme)|1.604434072345391e-05| +|npm|docco|1.5987531415492324e-05| +|npm|postcss|1.59356223362441e-05| +|npm|[eventemitter2](https://github.com/hij1nx/EventEmitter2#readme)|1.587534444843371e-05| +|npm|[fibers](https://github.com/laverdet/node-fibers)|1.56461552633941e-05| +|npm|[xmlbuilder](http://github.com/oozcitak/xmlbuilder-js)|1.560718853783323e-05| +|npm|whatwg-fetch|1.550150670526103e-05| +|npm|zap|1.53424008168028e-05| +|npm|diff|1.53424008168028e-05| +|npm|del-cli|1.5114717331431081e-05| +|npm|puppeteer|1.4999189703170952e-05| +|npm|depd|1.4964483864297893e-05| +|npm|[should](https://github.com/shouldjs/should.js)|1.4959572799562637e-05| +|npm|[deep-equal-in-any-order](https://github.com/oprogramador/deep-equal-in-any-order#readme)|1.4810160667803608e-05| +|npm|[dice-coefficient](https://words.github.io/dice-coefficient/)|1.4810160667803608e-05| +|npm|[elasticdump](https://github.com/elasticsearch-dump/elasticsearch-dump#readme)|1.4810160667803608e-05| +|npm|[elasticsearch](https://www.elastic.co/guide/en/elasticsearch/client/elasticsearch-js/16.x/index.html)|1.4810160667803608e-05| +|npm|[swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc)|1.4810160667803608e-05| +|npm|[qunit](https://qunitjs.com)|1.4778930546395413e-05| +|npm|reflect-metadata|1.475486910247753e-05| +|npm|recharts|1.473459862358012e-05| +|npm|[request](https://github.com/request/request#readme)|1.4671811583189415e-05| +|npm|babel-runtime|1.4590494249041506e-05| +|npm|[angular-plotly](https://github.com/alonho/angular-plotly#readme)|1.4261636198625697e-05| +|npm|[angular-plotly.js](https://github.com/plotly/angular-plotly.js)|1.4261636198625697e-05| +|npm|[crypto-js](http://github.com/brix/crypto-js)|1.4261636198625697e-05| +|npm|[ng2-file-upload](https://github.com/valor-software/ng2-file-upload)|1.4261636198625697e-05| +|npm|[ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service#readme)|1.4261636198625697e-05| +|npm|[ngx-smart-loader](https://github.com/biig-io/ngx-smart-loader)|1.4261636198625697e-05| +|npm|ngx-smart-modal|1.4261636198625697e-05| +|npm|plotly|1.4261636198625697e-05| +|npm|[vnu-jar](https://github.com/validator/validator#readme)|1.4110876657496745e-05| +|npm|stylelint-config-twbs-bootstrap|1.4110876657496745e-05| +|npm|stylelint|1.4110876657496745e-05| +|npm|postcss-cli|1.4110876657496745e-05| +|npm|lockfile-lint|1.4110876657496745e-05| +|npm|hugo-bin|1.4110876657496745e-05| +|npm|find-unused-sass-variables|1.4110876657496745e-05| +|npm|clean-css-cli|1.4110876657496745e-05| +|npm|[cache-manager](https://github.com/BryanDonovan/node-cache-manager#readme)|1.4047060863903218e-05| +|npm|[grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect#readme)|1.3990665110851817e-05| +|npm|grunt-shell|1.396512252042007e-05| +|npm|[difflet](https://github.com/substack/difflet#readme)|1.3889857283906289e-05| +|npm|camelcase|1.3823075904807663e-05| +|npm|[minimatch](https://github.com/isaacs/minimatch#readme)|1.3717362328312838e-05| +|npm|[type-fest](https://github.com/sindresorhus/type-fest#readme)|1.361476912818803e-05| +|npm|[is-stream](https://github.com/sindresorhus/is-stream#readme)|1.361476912818803e-05| +|npm|babel-core|1.3589039461101555e-05| +|npm|retry|1.349424233134901e-05| +|npm|[sortablejs](https://github.com/SortableJS/Sortable#readme)|1.347724620770129e-05| +|npm|[stylus](https://github.com/stylus/stylus)|1.3460745709870564e-05| +|npm|npm-run-all2|1.3420272426356773e-05| +|npm|readable-stream|1.3301280341595394e-05| +|npm|dayjs|1.3284080789780753e-05| +|npm|[bull-board](https://github.com/felixmosh/bull-board#readme)|1.3053022961454027e-05| +|npm|[auth0](https://github.com/auth0/node-auth0)|1.3053022961454027e-05| +|npm|[aws-sdk](https://github.com/aws/aws-sdk-js)|1.3053022961454027e-05| +|npm|[bullmq](https://github.com/taskforcesh/bullmq#readme)|1.3053022961454027e-05| +|npm|[class-transformer](https://github.com/typestack/class-transformer#readme)|1.3053022961454027e-05| +|npm|[class-validator](https://github.com/typestack/class-validator#readme)|1.3053022961454027e-05| +|npm|[compare-versions](https://github.com/omichelsen/compare-versions#readme)|1.3053022961454027e-05| +|npm|[err-code](https://github.com/IndigoUnited/js-err-code#readme)|1.3053022961454027e-05| +|npm|hammerjs|1.3053022961454027e-05| +|npm|http-status-codes|1.3053022961454027e-05| +|npm|is-url|1.3053022961454027e-05| +|npm|jwks-rsa|1.3053022961454027e-05| +|npm|nats|1.3053022961454027e-05| +|npm|nestjs-s3|1.3053022961454027e-05| +|npm|ngx-material-file-input|1.3053022961454027e-05| +|npm|passport-jwt|1.3053022961454027e-05| +|npm|sharp|1.3053022961454027e-05| +|npm|ssh2|1.3053022961454027e-05| +|npm|stackdriver-errors-js|1.3053022961454027e-05| +|npm|tiny-version-compare|1.3053022961454027e-05| +|npm|unzipper|1.3053022961454027e-05| +|npm|yaml|1.3053022961454027e-05| +|npm|[pug](https://pugjs.org)|1.2956495001419156e-05| +|npm|svgo|1.293403067177863e-05| +|npm|p-each-series|1.2707117852975495e-05| +|npm|react-test-renderer|1.2576944335526908e-05| +|npm|react-collapsible|1.255435720122924e-05| +|npm|react-icons|1.255435720122924e-05| +|npm|[inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer#readme)|1.2253292215369226e-05| +|npm|[keycode](https://github.com/timoxley/keycode)|1.2253292215369226e-05| +|npm|[react-event-listener](https://github.com/oliviertassinari/react-event-listener)|1.2253292215369226e-05| +|npm|simple-assign|1.2253292215369226e-05| +|npm|warning|1.2253292215369226e-05| +|npm|lodash.merge|1.2253292215369226e-05| +|npm|lodash.throttle|1.2253292215369226e-05| +|npm|recompose|1.2253292215369226e-05| +|npm|inherits|1.2132592886451497e-05| +|npm|[react-plotly.js](https://github.com/plotly/react-plotly.js#readme)|1.2074512418736457e-05| +|npm|[jade](http://jade-lang.com)|1.2043351471276958e-05| +|npm|marked|1.1977242373063833e-05| +|npm|[bundt](https://github.com/lukeed/bundt#readme)|1.1912922987164527e-05| +|npm|ms|1.1804112099766607e-05| +|npm|eslint-plugin-prettier|1.1793451623079466e-05| +|npm|react-json-view|1.1689448241373563e-05| +|npm|[canvg](https://github.com/canvg/canvg)|1.1668611435239207e-05| +|npm|[googleapis](https://github.com/googleapis/google-api-nodejs-client#readme)|1.1668611435239207e-05| +|npm|[http](https://github.com/npm/security-holder#readme)|1.1668611435239207e-05| +|npm|[jspdf](https://github.com/mrrio/jspdf)|1.1668611435239207e-05| +|npm|[multiparty](https://github.com/pillarjs/multiparty#readme)|1.1668611435239207e-05| +|npm|[node-xlsx](https://github.com/mgcrea/node-xlsx#readme)|1.1668611435239207e-05| +|npm|[pg-hstore](https://github.com/scarney81/pg-hstore)|1.1668611435239207e-05| +|npm|[sequelize](https://sequelize.org/)|1.1668611435239207e-05| +|npm|create-react-class|1.15720506263239e-05| +|npm|react-ga|1.15720506263239e-05| +|npm|acorn|1.1550738668261878e-05| +|npm|[terser](https://terser.org)|1.1508688627219245e-05| +|npm|vue-loader|1.1328450575095849e-05| +|npm|on-finished|1.1284482775681085e-05| +|npm|[through2](https://github.com/rvagg/through2#readme)|1.1274673012809827e-05| +|npm|react-router|1.094782666206851e-05| +|npm|[unist-util-remove-position](https://github.com/syntax-tree/unist-util-remove-position#readme)|1.0891815302550425e-05| +|npm|[unist-builder](https://github.com/syntax-tree/unist-builder#readme)|1.0891815302550425e-05| +|npm|[remark](https://remark.js.org)|1.0891815302550425e-05| +|npm|[unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents#readme)|1.0891815302550425e-05| +|npm|[unist-util-find-after](https://github.com/syntax-tree/unist-util-find-after#readme)|1.0891815302550425e-05| +|npm|[split](http://github.com/dominictarr/split)|1.08768795199841e-05| +|npm|[strip-ansi](https://github.com/chalk/strip-ansi#readme)|1.0864360523943618e-05| +|npm|babel-jest|1.0745011155638712e-05| +|npm|basic-auth|1.0728777913306064e-05| +|npm|source-map-js|1.0589264877479579e-05| +|npm|[del](https://github.com/sindresorhus/del#readme)|1.0511493902829957e-05| +|npm|codemirror|1.0324797722697372e-05| +|npm|highcharts-exporting|1.0133267825339312e-05| +|npm|highcharts-no-data-to-display|1.0133267825339312e-05| +|npm|[history](https://github.com/remix-run/history#readme)|1.0133267825339312e-05| +|npm|[jsdocx](https://github.com/zuck/jsdocx#readme)|1.0133267825339312e-05| +|npm|[ramda](https://ramdajs.com/)|1.0133267825339312e-05| +|npm|[rc-tooltip](http://github.com/react-component/tooltip)|1.0133267825339312e-05| +|npm|[react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-table#readme)|1.0133267825339312e-05| +|npm|react-fontawesome|1.0133267825339312e-05| +|npm|react-js-pagination|1.0133267825339312e-05| +|npm|react-router-redux|1.0133267825339312e-05| +|npm|react-s-alert|1.0133267825339312e-05| +|npm|react-table|1.0133267825339312e-05| +|npm|redux-form|1.0133267825339312e-05| +|npm|redux-observable|1.0133267825339312e-05| +|npm|redux-persist|1.0133267825339312e-05| +|npm|reselect|1.0133267825339312e-05| +|npm|rx-dom|1.0133267825339312e-05| +|npm|karma|9.949422880916554e-06| +|npm|[fuse.js](http://fusejs.io)|9.805384230705121e-06| +|npm|[bootstrap-icons](https://icons.getbootstrap.com/)|9.783773486057203e-06| +|npm|babel-eslint|9.741379058657801e-06| +|npm|[file-loader](https://github.com/webpack-contrib/file-loader)|9.738324742975717e-06| +|npm|gh-pages|9.70696382511976e-06| +|npm|[antv](https://github.com/ant-design-vue/antv#readme)|9.626604434072345e-06| +|npm|form-create|9.626604434072345e-06| +|npm|ant-design-vue|9.626604434072345e-06| +|npm|butterfly-dag|9.626604434072345e-06| +|npm|china-area-data|9.626604434072345e-06| +|npm|cron-parser|9.626604434072345e-06| +|npm|dom-align|9.626604434072345e-06| +|npm|element-resize-detector|9.626604434072345e-06| +|npm|enquire.js|9.626604434072345e-06| +|npm|lodash.get|9.626604434072345e-06| +|npm|lodash.pick|9.626604434072345e-06| +|npm|md5|9.626604434072345e-06| +|npm|react-visual-modeling|9.626604434072345e-06| +|npm|viser-vue|9.626604434072345e-06| +|npm|vue-area-linkage|9.626604434072345e-06| +|npm|vue-cropper|9.626604434072345e-06| +|npm|vue-i18n|9.626604434072345e-06| +|npm|vue-ls|9.626604434072345e-06| +|npm|vue-photo-preview|9.626604434072345e-06| +|npm|vue-splitpane|9.626604434072345e-06| +|npm|vuedraggable|9.626604434072345e-06| +|npm|vuera|9.626604434072345e-06| +|npm|vxe-table|9.626604434072345e-06| +|npm|vxe-table-plugin-antd|9.626604434072345e-06| +|npm|xe-utils|9.626604434072345e-06| +|npm|[morgan](https://github.com/expressjs/morgan#readme)|9.592396504423518e-06| +|npm|svg-sprite|9.530338389731622e-06| +|npm|picocolors|9.530338389731622e-06| +|npm|dompurify|9.509206819022682e-06| +|npm|query-string|9.509206819022682e-06| +|npm|react-virtualized|9.509206819022682e-06| +|npm|[rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser)|9.489977563778561e-06| +|npm|[standard-version](https://github.com/conventional-changelog/standard-version#readme)|9.417903174556551e-06| +|npm|publish-please|9.178401057038917e-06| +|npm|[deepmerge](https://github.com/TehShrike/deepmerge)|9.055355379742783e-06| +|npm|globby|9.00242909572363e-06| +|npm|strip-json-comments|8.90909607815992e-06| +|npm|cpy-cli|8.892404988390561e-06| +|npm|[actions](https://github.com/fundon/actions)|8.581430238373063e-06| +|npm|[react-scripts](https://github.com/facebook/create-react-app#readme)|8.539719989961696e-06| +|npm|needle|8.511998645254434e-06| +|npm|webworker-threads|8.471411901983664e-06| +|npm|c8|8.351057671749641e-06| +|npm|karma-chrome-launcher|8.34212374772769e-06| +|npm|clean-css|8.143648941490249e-06| +|npm|[matcha](https://github.com/logicalparadox/matcha#readme)|8.08313885647608e-06| +|npm|codecov|8.022854494548919e-06| +|npm|rtlcss|7.984230549812131e-06| +|npm|quick-lru|7.941948658109684e-06| +|npm|map-obj|7.941948658109684e-06| +|npm|lodash.kebabcase|7.941948658109684e-06| +|npm|memfs|7.878296958484309e-06| +|npm|ghsign|7.862529171528587e-06| +|npm|git-config-path|7.862529171528587e-06| +|npm|github-username|7.862529171528587e-06| +|npm|parse-git-config|7.862529171528587e-06| +|npm|[cdbreact](https://www.devwares.com/product/contrast/)|7.85845259924273e-06| +|npm|[child_process](https://github.com/npm/security-holder#readme)|7.85845259924273e-06| +|npm|[danfojs-node](https://github.com/opensource9ja/danfojs#readme)|7.85845259924273e-06| +|npm|[express-fileupload](https://github.com/richardgirges/express-fileupload#readme)|7.85845259924273e-06| +|npm|mkdir-recursive|7.85845259924273e-06| +|npm|ncp|7.85845259924273e-06| +|npm|node-pre-gyp|7.85845259924273e-06| +|npm|react-bootstrap-drawer|7.85845259924273e-06| +|npm|react-combo-select|7.85845259924273e-06| +|npm|react-jsx-parser|7.85845259924273e-06| +|npm|react-pro-sidebar|7.85845259924273e-06| +|npm|react-spinners|7.85845259924273e-06| +|npm|reactour|7.85845259924273e-06| +|npm|util-promisifyall|7.85845259924273e-06| +|npm|web-vitals|7.85845259924273e-06| +|npm|[benchmark](https://benchmarkjs.com/)|7.842458671814458e-06| +|npm|package-json-versionify|7.824071869121045e-06| +|npm|babel-preset-react|7.716129266534726e-06| +|npm|[iconv-lite](https://github.com/ashtuchkin/iconv-lite)|7.70925091165781e-06| +|npm|[nopt](https://github.com/npm/nopt#readme)|7.70925091165781e-06| +|npm|[webpack-dev-server](https://github.com/webpack/webpack-dev-server#readme)|7.70852380863363e-06| +|npm|parseurl|7.636376695795453e-06| +|npm|[grunt-legacy-util](http://gruntjs.com/)|7.4727627681536665e-06| +|npm|[grunt-known-options](http://gruntjs.com/)|7.4727627681536665e-06| +|npm|xregexp|7.331029530562786e-06| +|npm|bufferedstream|7.331029530562786e-06| +|npm|tslint|7.322276927106897e-06| +|npm|concat-stream|7.3160682458065355e-06| +|npm|gulp-eslint|7.301442397262288e-06| +|npm|safer-buffer|7.225402962640666e-06| +|npm|[rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license)|7.1369653562950145e-06| +|npm|[brace-expansion](https://github.com/juliangruber/brace-expansion)|7.050680092162253e-06| +|npm|electron|6.988914819136522e-06| +|npm|v8-argv|6.988914819136522e-06| +|npm|[grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit#readme)|6.975121622834574e-06| +|npm|[mdi](http://materialdesignicons.com)|6.8761460243373895e-06| +|npm|[abort-controller](https://github.com/mysticatea/abort-controller#readme)|6.8761460243373895e-06| +|npm|color|6.8761460243373895e-06| +|npm|dotenv-load|6.8761460243373895e-06| +|npm|iframe-resizer|6.8761460243373895e-06| +|npm|isomorphic-unfetch|6.8761460243373895e-06| +|npm|js-file-download|6.8761460243373895e-06| +|npm|material-table|6.8761460243373895e-06| +|npm|material-ui-chip-input|6.8761460243373895e-06| +|npm|materialize-css|6.8761460243373895e-06| +|npm|mui-datatables|6.8761460243373895e-06| +|npm|next|6.8761460243373895e-06| +|npm|next-env|6.8761460243373895e-06| +|npm|next-redux-wrapper|6.8761460243373895e-06| +|npm|ra-data-simple-rest|6.8761460243373895e-06| +|npm|react-admin|6.8761460243373895e-06| +|npm|react-loading|6.8761460243373895e-06| +|npm|react-scroll|6.8761460243373895e-06| +|npm|react-scroll-to-component|6.8761460243373895e-06| +|npm|react-swipeable-views|6.8761460243373895e-06| +|npm|react-wordcloud|6.8761460243373895e-06| +|npm|redux-saga|6.8761460243373895e-06| +|npm|serialize-error|6.8761460243373895e-06| +|npm|swagger-client|6.8761460243373895e-06| +|npm|swagger-ui-react|6.8761460243373895e-06| +|npm|tween|6.8761460243373895e-06| +|npm|uuid5|6.8761460243373895e-06| +|npm|accepts|6.852861160620788e-06| +|npm|cross-spawn|6.848688123847903e-06| +|npm|sprintf-js|6.798789381563594e-06| +|npm|rollup-plugin-replace|6.7266940092993525e-06| +|npm|bundlewatch|6.597541101570759e-06| +|npm|shelljs|6.596368425504592e-06| +|npm|[ansi-regex](https://github.com/chalk/ansi-regex#readme)|6.526511480727014e-06| +|npm|[balanced-match](https://github.com/juliangruber/balanced-match)|6.526511480727014e-06| +|npm|[cacatoo](https://github.com/bramvandijk88/cacatoo#readme)|6.526511480727014e-06| +|npm|[code-point-at](https://github.com/sindresorhus/code-point-at#readme)|6.526511480727014e-06| +|npm|[decompress-response](https://github.com/sindresorhus/decompress-response#readme)|6.526511480727014e-06| +|npm|[detect-libc](https://github.com/lovell/detect-libc#readme)|6.526511480727014e-06| +|npm|[esdoc](https://esdoc.org/)|6.526511480727014e-06| +|npm|esdoc-standard-plugin|6.526511480727014e-06| +|npm|fast-random|6.526511480727014e-06| +|npm|flatted|6.526511480727014e-06| +|npm|fs.realpath|6.526511480727014e-06| +|npm|has-unicode|6.526511480727014e-06| +|npm|ignore-walk|6.526511480727014e-06| +|npm|ini|6.526511480727014e-06| +|npm|is-fullwidth-code-point|6.526511480727014e-06| +|npm|jsdocs|6.526511480727014e-06| +|npm|mimic-response|6.526511480727014e-06| +|npm|node|6.526511480727014e-06| +|npm|npm|6.526511480727014e-06| +|npm|npm-bundled|6.526511480727014e-06| +|npm|npm-normalize-package-bin|6.526511480727014e-06| +|npm|npm-packlist|6.526511480727014e-06| +|npm|number-is-nan|6.526511480727014e-06| +|npm|odex|6.526511480727014e-06| +|npm|os-homedir|6.526511480727014e-06| +|npm|os-tmpdir|6.526511480727014e-06| +|npm|osenv|6.526511480727014e-06| +|npm|path-is-absolute|6.526511480727014e-06| +|npm|rc|6.526511480727014e-06| +|npm|set-blocking|6.526511480727014e-06| +|npm|signal-exit|6.526511480727014e-06| +|npm|simple-concat|6.526511480727014e-06| +|npm|string-width|6.526511480727014e-06| +|npm|[rollup-plugin-uglify](https://github.com/TrySound/rollup-plugin-uglify)|6.373978090551324e-06| +|npm|prismjs|6.294318283816533e-06| +|npm|run-sequence|6.107280000232746e-06| +|npm|tsconfig-paths|6.051008501416902e-06| +|npm|replace|6.051008501416902e-06| +|npm|node-qunit-phantomjs|6.051008501416902e-06| +|npm|karma-coverage-istanbul-reporter|5.96174673004507e-06| +|npm|karma-browserstack-launcher|5.96174673004507e-06| +|npm|ip|5.96174673004507e-06| +|npm|chai-passport-strategy|5.956461493582264e-06| +|npm|passport-strategy|5.956461493582264e-06| +|npm|uglify-es|5.937552092015336e-06| +|npm|d3-request|5.854350725120853e-06| +|npm|tough-cookie|5.742716111800297e-06| +|npm|moment-timezone|5.7363374121675645e-06| +|npm|gulp-uglify|5.735159156562723e-06| +|npm|karma-jasmine|5.688717150292057e-06| +|npm|rollup-plugin-svelte|5.687038065241449e-06| +|npm|classnames|5.627861053765371e-06| +|npm|[compression](https://github.com/expressjs/compression#readme)|5.620364234147434e-06| +|npm|updater-license|5.606081405724483e-06| +|npm|update|5.606081405724483e-06| +|npm|cose-base|5.606081405724483e-06| +|npm|murl|5.606081405724483e-06| +|npm|protein|5.606081405724483e-06| +|npm|network-address|5.606081405724483e-06| +|npm|mime-types|5.435793124104854e-06| +|npm|[which](https://github.com/isaacs/node-which#readme)|5.4313140010514575e-06| +|npm|cli-table|5.43078013002167e-06| +|npm|[tslint-config-prettier](https://github.com/prettier/tslint-config-prettier#readme)|5.2946324387397895e-06| +|npm|microbundle|5.2946324387397895e-06| +|npm|const-version|5.2946324387397895e-06| +|npm|esbuild|5.268247227251053e-06| +|npm|execa|5.2149130177033075e-06| +|npm|gulp-rename|5.2136824922325395e-06| +|npm|gulp-concat|5.2136824922325395e-06| +|npm|eslint-plugin-html|5.1778176028051005e-06| +|npm|compressible|5.084527976885036e-06| +|npm|jshint-stylish|5.0781925192660315e-06| +|npm|[is-plain-object](https://github.com/jonschlinkert/is-plain-object)|5.0699543673945665e-06| +|npm|karma-rollup-preprocessor|5.038177566191613e-06| +|npm|karma-firefox-launcher|5.038177566191613e-06| +|npm|coffeescript|5.023976752535679e-06| +|npm|browser-sync|4.985962352641124e-06| +|npm|jsmd|4.95082513752292e-06| +|npm|is-mergeable-object|4.95082513752292e-06| +|npm|[react-helmet](https://github.com/nfl/react-helmet#readme)|4.922412941611745e-06| +|npm|gzip-size|4.908040228927044e-06| +|npm|read-file-relative|4.901316886147692e-06| +|npm|normalize-newline|4.901316886147692e-06| +|npm|callsite-record|4.901316886147692e-06| +|npm|[apache-arrow](https://github.com/apache/arrow/blob/master/js/README.md)|4.813302217036173e-06| +|npm|baseui|4.813302217036173e-06| +|npm|color2k|4.813302217036173e-06| +|npm|copy-to-clipboard|4.813302217036173e-06| +|npm|cypress-circleci-reporter|4.813302217036173e-06| +|npm|d3-graphviz|4.813302217036173e-06| +|npm|decamelize|4.813302217036173e-06| +|npm|deck.gl|4.813302217036173e-06| +|npm|fzy.js|4.813302217036173e-06| +|npm|hoist-non-react-statics|4.813302217036173e-06| +|npm|humanize-string|4.813302217036173e-06| +|npm|immer|4.813302217036173e-06| +|npm|jest-fetch-mock|4.813302217036173e-06| +|npm|katex|4.813302217036173e-06| +|npm|mapbox-gl|4.813302217036173e-06| +|npm|moment-duration-format|4.813302217036173e-06| +|npm|node-emoji|4.813302217036173e-06| +|npm|numbro|4.813302217036173e-06| +|npm|protobufjs|4.813302217036173e-06| +|npm|react-color|4.813302217036173e-06| +|npm|react-debounce-render|4.813302217036173e-06| +|npm|react-device-detect|4.813302217036173e-06| +|npm|react-dropzone|4.813302217036173e-06| +|npm|react-feather|4.813302217036173e-06| +|npm|react-google-login|4.813302217036173e-06| +|npm|react-hotkeys|4.813302217036173e-06| +|npm|react-html-parser|4.813302217036173e-06| +|npm|react-map-gl|4.813302217036173e-06| +|npm|react-markdown|4.813302217036173e-06| +|npm|react-webcam|4.813302217036173e-06| +|npm|react-window|4.813302217036173e-06| +|npm|rehype-katex|4.813302217036173e-06| +|npm|rehype-raw|4.813302217036173e-06| +|npm|remark-emoji|4.813302217036173e-06| +|npm|remark-gfm|4.813302217036173e-06| +|npm|remark-math|4.813302217036173e-06| +|npm|re-resizable|4.813302217036173e-06| +|npm|styletron-engine-atomic|4.813302217036173e-06| +|npm|styletron-react|4.813302217036173e-06| +|npm|typed-signals|4.813302217036173e-06| +|npm|vega|4.813302217036173e-06| +|npm|vega-embed|4.813302217036173e-06| +|npm|vega-lite|4.813302217036173e-06| +|npm|xxhashjs|4.813302217036173e-06| +|npm|draco3d|4.76516919486581e-06| +|npm|webgl-obj-loader|4.76516919486581e-06| +|npm|fresh|4.721895756664572e-06| +|npm|etag|4.721895756664572e-06| +|npm|temp-path|4.721895756664572e-06| +|npm|grunt-contrib-clean|4.700497656202774e-06| +|npm|hot-loader|4.69590460198651e-06| +|npm|[babel-plugin-lodash](https://github.com/lodash/babel-plugin-lodash#readme)|4.69590460198651e-06| +|npm|babel-plugin-strip-function-call|4.69590460198651e-06| +|npm|babel-plugin-styled-components|4.69590460198651e-06| +|npm|binomial|4.69590460198651e-06| +|npm|compression-webpack-plugin|4.69590460198651e-06| +|npm|css.escape|4.69590460198651e-06| +|npm|d3-axis|4.69590460198651e-06| +|npm|d3-color|4.69590460198651e-06| +|npm|d3-ease|4.69590460198651e-06| +|npm|d3-interpolate|4.69590460198651e-06| +|npm|d3-selection|4.69590460198651e-06| +|npm|d3-shape|4.69590460198651e-06| +|npm|d3-timer|4.69590460198651e-06| +|npm|d3-transition|4.69590460198651e-06| +|npm|d3-zoom|4.69590460198651e-06| +|npm|dom-to-image|4.69590460198651e-06| +|npm|express-naked-redirect|4.69590460198651e-06| +|npm|express-static-gzip|4.69590460198651e-06| +|npm|html-webpack-plugin|4.69590460198651e-06| +|npm|i18next|4.69590460198651e-06| +|npm|leaflet|4.69590460198651e-06| +|npm|leaflet-gesture-handling|4.69590460198651e-06| +|npm|linspace|4.69590460198651e-06| +|npm|lodash-webpack-plugin|4.69590460198651e-06| +|npm|mousetrap|4.69590460198651e-06| +|npm|null-loader|4.69590460198651e-06| +|npm|outer-product|4.69590460198651e-06| +|npm|react-addons-css-transition-group|4.69590460198651e-06| +|npm|react-hot-loader|4.69590460198651e-06| +|npm|react-i18next|4.69590460198651e-06| +|npm|react-tooltip|4.69590460198651e-06| +|npm|redux-thunk|4.69590460198651e-06| +|npm|typeface-lato|4.69590460198651e-06| +|npm|webpack-bundle-analyzer|4.69590460198651e-06| +|npm|webpack-dev-middleware|4.69590460198651e-06| +|npm|webpack-hot-middleware|4.69590460198651e-06| +|npm|yaml-front-matter|4.69590460198651e-06| +|npm|vinyl-source-stream|4.6651020511700185e-06| +|npm|vinyl-buffer|4.6651020511700185e-06| +|npm|[dateformat](https://github.com/felixge/node-dateformat)|4.5864317129778035e-06| +|npm|rollup-plugin-istanbul|4.5805382677651245e-06| +|npm|karma-jasmine-html-reporter|4.5805382677651245e-06| +|npm|karma-detect-browsers|4.5805382677651245e-06| +|npm|hammer-simulator|4.5805382677651245e-06| +|npm|eslint-plugin-unicorn|4.5805382677651245e-06| +|npm|eslint-config-xo|4.5805382677651245e-06| +|npm|mocha-lcov-reporter|4.538256376062677e-06| +|npm|any-promise|4.538256376062677e-06| +|npm|thenify-all|4.538256376062677e-06| +|npm|schema-utils|4.506939753116747e-06| +|npm|loader-utils|4.506939753116747e-06| +|npm|babel-plugin-external-helpers|4.308281072055426e-06| +|npm|csso|4.235705950991832e-06| +|npm|google-closure-compiler|4.235705950991832e-06| +|npm|ora|4.235705950991832e-06| +|npm|update-notifier|4.235705950991832e-06| +|npm|crass|4.235705950991832e-06| +|npm|sqwish|4.235705950991832e-06| +|npm|html-minifier|4.235705950991832e-06| +|npm|node-version|4.235705950991832e-06| +|npm|eslint-plugin-react|4.2154237154874514e-06| +|npm|ascli|4.193348891481914e-06| +|npm|prettier-plugin-svelte|4.174285939887224e-06| +|npm|eslint-plugin-svelte3|4.174285939887224e-06| +|npm|svelte|4.174285939887224e-06| +|npm|path-platform|4.151415402567094e-06| +|npm|underscore.string|4.066277712952158e-06| +|npm|gulp-babel|4.022840116209844e-06| +|npm|isexe|3.970974329054842e-06| +|npm|superagent|3.970974329054842e-06| +|npm|connect-flash|3.970974329054842e-06| +|npm|seedrandom|3.933155525920987e-06| +|npm|less|3.907942990498416e-06| +|npm|[typedoc](https://typedoc.org)|3.895525816802801e-06| +|npm|sass-true|3.889934036625152e-06| +|package.json|gitlab/metafundev/metafun|3.889537145079736e-06| +|package.json|gitlab/geekysquirrel/bigx|3.889537145079736e-06| +|package.json|gitlab/magnumpi/magnumpi|3.889537145079736e-06| +|package.json|github/tobiasrausch/alfred|3.889537145079736e-06| +|package.json|github/Shamir-Lab/domino_web|3.889537145079736e-06| +|package.json|github/lumen-org/lumen|3.889537145079736e-06| +|package.json|github/CDSP-SCPO/WPSS-for-ESS-webpanel|3.889537145079736e-06| +|package.json|github/CDSP-SCPO/dataverse-feed|3.889537145079736e-06| +|package.json|github/phelelani/nf-rnaSeqMetagen|3.889537145079736e-06| +|package.json|github/emrecdem/emo-spectre|3.889537145079736e-06| +|package.json|github/ci-for-science/self-hosted-runners|3.889537145079736e-06| +|package.json|github/reproducible-biomedical-modeling/Biosimulations|3.889537145079736e-06| +|package.json|github/ADAH-EviDENce/evidence|3.889537145079736e-06| +|package.json|github/eucp-project/atlas|3.889537145079736e-06| +|package.json|github/eucp-project/storyboards|3.889537145079736e-06| +|package.json|github/sib-swiss/glittr|3.889537145079736e-06| +|package.json|github/Kaixhin/FGLab|3.889537145079736e-06| +|package.json|github/Kaixhin/FGMachine|3.889537145079736e-06| +|package.json|github/MichaelSel/edoJS|3.889537145079736e-06| +|package.json|github/davidhoksza/MolArt|3.889537145079736e-06| +|package.json|github/fairdataihub/SPARClink|3.889537145079736e-06| +|package.json|github/bids-standard/bids-validator|3.889537145079736e-06| +|package.json|github/korcsmarosgroup/TFlink|3.889537145079736e-06| +|package.json|github/iomega/zenodo-upload|3.889537145079736e-06| +|package.json|github/iomega/paired-data-form|3.889537145079736e-06| +|package.json|github/cinemascience/cinema_snap|3.889537145079736e-06| +|package.json|github/leraman/Hopla|3.889537145079736e-06| +|package.json|github/wangjun1996/VisFeature|3.889537145079736e-06| +|package.json|github/biosimulations/Biosimulations|3.889537145079736e-06| +|package.json|github/vibbits/phyd3|3.889537145079736e-06| +|package.json|github/neuroneural/brainchop|3.889537145079736e-06| +|package.json|github/dondi/GRNsight|3.889537145079736e-06| +|package.json|github/nextstrain/auspice|3.889537145079736e-06| +|package.json|github/jspsych/jspsych|3.889537145079736e-06| +|package.json|github/citation-file-format/cff-initializer-javascript|3.889537145079736e-06| +|package.json|github/mathjax/MathJax|3.889537145079736e-06| +|package.json|github/EMResearch/EvoMaster|3.889537145079736e-06| +|package.json|github/ratschlab/metagraph|3.889537145079736e-06| +|package.json|github/souzamonteiro/cnatool|3.889537145079736e-06| +|package.json|github/Yomguithereal/talisman|3.889537145079736e-06| +|package.json|github/CNIC-Proteomics/TurboPutative-web|3.889537145079736e-06| +|package.json|github/research-software-directory/research-software-directory|3.889537145079736e-06| +|package.json|github/streamlit/streamlit|3.889537145079736e-06| +|package.json|github/interactivereport/OmicsView0|3.889537145079736e-06| +|package.json|github/DorianDepriester/mtex2Gmsh|3.889537145079736e-06| +|package.json|github/ReGIS-org/regis-v2|3.889537145079736e-06| +|package.json|github/tortellini-tools/action|3.889537145079736e-06| +|package.json|github/AA-ALERT/frbcat-web|3.889537145079736e-06| +|package.json|github/bio-tools/biotoolsSum|3.889537145079736e-06| +|package.json|github/MaayanLab/signature-commons-ui|3.889537145079736e-06| +|package.json|github/nlesc-sherlock/Rig|3.889537145079736e-06| +|package.json|github/eWaterCycle/eWaterleaf|3.889537145079736e-06| +|package.json|github/eWaterCycle/setup-grpc|3.889537145079736e-06| +|package.json|github/eWaterCycle/Cesium-NcWMS|3.889537145079736e-06| +|package.json|github/eWaterCycle/setup-singularity|3.889537145079736e-06| +|package.json|github/TNOCS/csWeb|3.889537145079736e-06| +|package.json|github/NLeSC/nlesc-serverless-boilerplate|3.889537145079736e-06| +|package.json|github/NLeSC/docker-couch-admin|3.889537145079736e-06| +|package.json|github/NLeSC/ExtJS-DateTime|3.889537145079736e-06| +|package.json|github/NLeSC/pattyvis|3.889537145079736e-06| +|package.json|github/NLeSC/DiVE|3.889537145079736e-06| +|package.json|github/NLeSC/case-law-app|3.889537145079736e-06| +|package.json|github/NLeSC/UncertaintyVisualization|3.889537145079736e-06| +|package.json|github/NLeSC/xenon-flow|3.889537145079736e-06| +|package.json|github/NLeSC/spot|3.889537145079736e-06| +|package.json|github/ZjuLiangsl/mmkp|3.889537145079736e-06| +|package.json|github/i-VRESSE/workflow-builder|3.889537145079736e-06| +|package.json|github/ImperialCollegeLondon/EpiCollectplus|3.889537145079736e-06| +|package.json|github/hetalang/heta-compiler|3.889537145079736e-06| +|package.json|github/meta-logic/sequoia|3.889537145079736e-06| +|package.json|github/IPK-BIT/divbrowse|3.889537145079736e-06| +|package.json|github/pmkruyen/dearscholar|3.889537145079736e-06| +|package.json|github/CrowdTruth/CrowdTruth|3.889537145079736e-06| +|package.json|github/tyo-nu/MINE-app|3.889537145079736e-06| +|package.json|github/Via-Appia/via-appia-online-viewer|3.889537145079736e-06| +|package.json|github/amkram/shusher|3.889537145079736e-06| +|package.json|github/bramvandijk88/cacatoo|3.889537145079736e-06| +|package.json|github/sonjageorgievska/CClusTera|3.889537145079736e-06| +|package.json|github/eweitz/ideogram|3.889537145079736e-06| +|package.json|github/SchmidtDSE/afscgap|3.889537145079736e-06| +|package.json|github/luntergroup/octopus|3.889537145079736e-06| +|package.json|github/klevis-a/kinematics-vis|3.889537145079736e-06| +|package.json|github/Samreay/Marz|3.889537145079736e-06| +|package.json|github/PathwayCommons/grounding-search|3.889537145079736e-06| +|package.json|github/yyZhang14/dbEssLnc|3.889537145079736e-06| +|package.json|github/PopMedNet-Team/popmednet|3.889537145079736e-06| +|package.json|github/ci-for-research/self-hosted-runners|3.889537145079736e-06| +|package.json|github/PDB-REDO/tortoize|3.889537145079736e-06| +|package.json|github/gear-genomics/tracy|3.889537145079736e-06| +|package.json|github/MolMeDB/MolMeDB|3.889537145079736e-06| +|npm|leaflet-geotiff-2|3.850641773628939e-06| +|npm|retape|3.850641773628938e-06| +|npm|test|3.850641773628938e-06| +|npm|babel-plugin-remove-comments|3.850641773628938e-06| +|npm|svelte-preprocess|3.7420710469288736e-06| +|npm|json-stringify-safe|3.7018789990639466e-06| +|npm|[url-loader](https://github.com/webpack-contrib/url-loader)|3.675281465829891e-06| +|npm|[time-span](https://github.com/sindresorhus/time-span#readme)|3.665514765281393e-06| +|npm|loud-rejection|3.665514765281393e-06| +|npm|csv-spectrum|3.665514765281393e-06| +|npm|bops|3.665514765281393e-06| +|npm|babel-plugin-transform-runtime|3.651309940545646e-06| +|npm|[grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch#readme)|3.625877334867166e-06| +|npm|karma-cli|3.5300368524449955e-06| +|npm|through|3.4884728956657613e-06| +|npm|escape-html|3.440322374916737e-06| +|npm|watch-run|3.4036922820470077e-06| +|npm|rollup-plugin-modify|3.4036922820470077e-06| +|npm|rollup-plugin-html|3.4036922820470077e-06| +|npm|rollup-plugin-esbuild|3.4036922820470077e-06| +|npm|p-limit|3.4036922820470077e-06| +|npm|number-precision|3.4036922820470077e-06| +|npm|archiver|3.4036922820470077e-06| +|npm|path-scurry|3.371357205367561e-06| +|npm|minipass|3.371357205367561e-06| +|npm|jackspeak|3.371357205367561e-06| +|npm|foreground-child|3.371357205367561e-06| +|npm|eslint-config-xo-nextjs|3.3696553592265378e-06| +|npm|eslint-config-airbnb-base|3.3091452742123684e-06| +|npm|livereload|3.2863235826660766e-06| +|npm|jsonlint|3.2863235826660766e-06| +|npm|http-server|3.2863235826660766e-06| +|npm|highlight.js|3.2863235826660766e-06| +|npm|handlebars|3.2863235826660766e-06| +|npm|download-cli|3.2863235826660766e-06| +|npm|heap|3.2863235826660766e-06| +|npm|git-state|3.276748047751548e-06| +|npm|xpath|3.276748047751548e-06| +|npm|coffee-coverage|3.276748047751548e-06| +|npm|conventional-changelog-cli|3.2676643219769247e-06| +|npm|gulp-if|3.2597465878012635e-06| +|npm|read-package-json|3.225652993447626e-06| +|npm|is-wsl|3.225652993447626e-06| +|npm|[covert](https://github.com/substack/covert)|3.191180863477249e-06| +|npm|utest|3.176779463243874e-06| +|npm|urun|3.176779463243874e-06| +|npm|timezone-mock|3.176779463243874e-06| +|npm|sqlstring|3.176779463243874e-06| +|npm|bignumber.js|3.176779463243874e-06| +|npm|[resolve](https://github.com/browserify/resolve#readme)|3.1601938816725856e-06| +|npm|eslint-plugin-pabigot|3.145011668611435e-06| +|npm|gulp-jshint|3.141869798812622e-06| +|npm|enquirer|3.093666047054354e-06| +|npm|zuul|3.0323803967327885e-06| +|npm|travis-cov|3.025504250708451e-06| +|npm|ts-loader|2.9897297072034525e-06| +|npm|assert|2.955515662866888e-06| +|npm|[jsdom](https://github.com/jsdom/jsdom#readme)|2.9373712479211657e-06| +|npm|[rx](https://github.com/Reactive-Extensions/RxJS)|2.9303606229025996e-06| +|npm|eslint-plugin-jest|2.9274855575317634e-06| +|npm|server-destroy|2.8951826993688132e-06| +|npm|karma-coverage|2.8794972683445514e-06| +|npm|gulp-mocha|2.8475334124314836e-06| +|npm|gulp-istanbul|2.8475334124314836e-06| +|npm|gulp-coveralls|2.8475334124314836e-06| +|npm|stealthy-require|2.8475334124314836e-06| +|npm|request-promise-core|2.8475334124314836e-06| +|npm|updox|2.823803967327888e-06| +|npm|safename|2.823803967327888e-06| +|npm|[q](https://github.com/kriskowal/q)|2.796299383230548e-06| +|npm|browserify-istanbul|2.791192100857389e-06| +|npm|combined-stream|2.791192100857389e-06| +|npm|split2|2.786482432969598e-06| +|npm|csstype|2.780168073707919e-06| +|npm|merge-stream|2.7382699234710803e-06| +|npm|gulp-replace|2.7382699234710803e-06| +|npm|gulp-header|2.7382699234710803e-06| +|npm|jest-canvas-mock|2.716593906792273e-06| +|npm|[connect](https://github.com/senchalabs/connect#readme)|2.694967911318553e-06| +|npm|open|2.692698783130522e-06| +|npm|imagemin-svgo|2.6658289202046493e-06| +|npm|imagemin-optipng|2.6658289202046493e-06| +|npm|imagemin-jpegtran|2.6658289202046493e-06| +|npm|imagemin-gifsicle|2.6658289202046493e-06| +|npm|pretty-bytes|2.6658289202046493e-06| +|npm|plur|2.6658289202046493e-06| +|npm|p-map|2.6658289202046493e-06| +|npm|imagemin|2.6658289202046493e-06| +|npm|nodeunit-x|2.6611637195942917e-06| +|npm|karma-mocha|2.653406597435632e-06| +|npm|karma-chai|2.653406597435632e-06| +|npm|prettier-plugin-pkgjson|2.6473162193698947e-06| +|npm|make-dir-cli|2.6473162193698947e-06| +|npm|koa|2.6473162193698947e-06| +|npm|formdata-polyfill|2.6473162193698947e-06| +|npm|once|2.6473162193698947e-06| +|npm|hexoid|2.6473162193698947e-06| +|npm|dezalgo|2.6473162193698947e-06| +|npm|houkou|2.6473162193698947e-06| +|npm|rollup-plugin-typescript2|2.6209310078811583e-06| +|npm|watchify|2.593289357750101e-06| +|npm|gulp-gh-pages|2.593289357750101e-06| +|npm|gulp-clean|2.593289357750101e-06| +|npm|gulp-beautify|2.593289357750101e-06| +|npm|babelify|2.593289357750101e-06| +|npm|babel-plugin-transform-es2015-modules-commonjs|2.593289357750101e-06| +|npm|eslint-plugin-jsx-a11y|2.5863060420290547e-06| +|npm|babel-register|2.5434628065998826e-06| +|npm|babel-plugin-istanbul|2.5006768155489073e-06| +|npm|[babel-polyfill](https://babeljs.io/)|2.4788209221360396e-06| +|npm|[angular-mocks](http://angularjs.org)|2.47541256876146e-06| +|npm|gulp-angular-templatecache|2.47541256876146e-06| +|npm|gulp-cssnano|2.47541256876146e-06| +|npm|gulp-less|2.47541256876146e-06| +|npm|[shx](https://github.com/shelljs/shx#readme)|2.470389992534988e-06| +|npm|[ts-jest](https://kulshekhar.github.io/ts-jest)|2.4582222037006167e-06| +|npm|[querystring](https://github.com/Gozala/querystring#readme)|2.4270711785297554e-06| +|npm|gulp-json-editor|2.3825845974329056e-06| +|npm|requizzle|2.3825845974329056e-06| +|npm|markdown-it-anchor|2.3825845974329056e-06| +|npm|klaw|2.3825845974329056e-06| +|npm|js2xmlparser|2.3825845974329056e-06| +|npm|escape-string-regexp|2.3825845974329056e-06| +|npm|catharsis|2.3825845974329056e-06| +|npm|optimist|2.3775420903483915e-06| +|npm|gaze|2.3190490081680277e-06| +|npm|hooker|2.311717978637465e-06| +|npm|punycode|2.3103850641773627e-06| +|npm|phantomjs-prebuilt|2.2691281880313383e-06| +|npm|pify|2.2441095951889417e-06| +|npm|rollup-plugin-livereload|2.2293189215746482e-06| +|npm|duplexer|2.218072803800633e-06| +|npm|rollup-plugin-copy|2.210945413979253e-06| +|npm|karma-sinon|2.1957672990091436e-06| +|npm|bl|2.188448074679113e-06| +|npm|[clsx](https://github.com/lukeed/clsx#readme)|2.1104478951620153e-06| +|npm|gulp-autoprefixer|2.0995908224920077e-06| +|npm|ubelt|2.094579865875082e-06| +|npm|asynct|2.094579865875082e-06| +|npm|event-stream|2.094579865875082e-06| +|npm|it-is|2.094579865875082e-06| +|npm|stream-spec|2.094579865875082e-06| +|npm|string-to-stream|2.094579865875082e-06| +|npm|read-dir-deep|2.071812693419918e-06| +|npm|gulp-uglify-es|2.071812693419918e-06| +|npm|gulp-strip-comments|2.071812693419918e-06| +|npm|gulp-jsbeautifier|2.071812693419918e-06| +|npm|webgpu|2.071812693419918e-06| +|npm|gpu-mock.js|2.071812693419918e-06| +|npm|gl-wiretap|2.071812693419918e-06| +|npm|gl|2.071812693419918e-06| +|npm|pngjs|2.0442596288570615e-06| +|npm|[types](http://nodeca.github.com/types/)|2.027820586351534e-06| +|npm|[runmd](https://github.com/broofa/runmd)|2.017002833805634e-06| +|npm|random-seed|2.017002833805634e-06| +|npm|optional-dev-dependency|2.017002833805634e-06| +|npm|pm2-sysmonit|1.985487164527421e-06| +|npm|yamljs|1.985487164527421e-06| +|npm|vizion|1.985487164527421e-06| +|npm|source-map-support|1.985487164527421e-06| +|npm|promptly|1.985487164527421e-06| +|npm|pm2-multimeter|1.985487164527421e-06| +|npm|pm2-deploy|1.985487164527421e-06| +|npm|pm2-axon-rpc|1.985487164527421e-06| +|npm|pm2-axon|1.985487164527421e-06| +|npm|pidusage|1.985487164527421e-06| +|npm|fclone|1.985487164527421e-06| +|npm|croner|1.985487164527421e-06| +|npm|cli-tableau|1.985487164527421e-06| +|npm|blessed|1.985487164527421e-06| +|npm|mocha-headless-chrome|1.965632292882147e-06| +|npm|gulp-format-md|1.965632292882147e-06| +|npm|babel-plugin-module-resolver|1.9497126210224227e-06| +|npm|sveld|1.944967018312576e-06| +|npm|pretty-quick|1.944967018312576e-06| +|npm|kefir|1.936322720453409e-06| +|npm|highland|1.936322720453409e-06| +|npm|grunt-saucelabs|1.936322720453409e-06| +|npm|co|1.936322720453409e-06| +|npm|baconjs|1.936322720453409e-06| +|npm|acorn-walk|1.936322720453409e-06| +|npm|[natives](https://github.com/addaleax/natives#readme)|1.9253208868144694e-06| +|npm|[nonew](https://github.com/frewsxcv/nonew.js)|1.9253208868144694e-06| +|npm|[three.trackball](https://github.com/anvaka/three.trackball)|1.9253208868144694e-06| +|npm|[three-buffergeometry-sort](https://github.com/frewsxcv/three-buffergeometry-sort)|1.9253208868144694e-06| +|npm|tmp|1.8665418534668057e-06| +|npm|docdown|1.8327573826406964e-06| +|npm|qunitjs|1.8327573826406964e-06| +|npm|platform|1.8327573826406964e-06| +|npm|qunit-extras|1.8327573826406964e-06| +|npm|[formidable](https://github.com/node-formidable/formidable)|1.8256665966066858e-06| +|npm|babel-preset-es2016|1.79714952492082e-06| +|npm|babel-preset-es2017|1.79714952492082e-06| +|npm|mini-svg-data-uri|1.76487747957993e-06| +|npm|walkdir|1.7472287047841305e-06| +|npm|jasmine-reporters|1.7472287047841305e-06| +|npm|jasmine-growl-reporter|1.7472287047841305e-06| +|npm|[pre-commit](https://github.com/observing/pre-commit)|1.7389566321254212e-06| +|npm|[ndjson](https://github.com/ndjson/ndjson.js)|1.7040752213280977e-06| +|npm|cli-color|1.6958616271210035e-06| +|npm|native-hello-world|1.6848276796132689e-06| +|npm|module-not-found-error|1.6848276796132689e-06| +|npm|fill-keys|1.6848276796132689e-06| +|npm|node-domexception|1.6848276796132689e-06| +|npm|codeclimate-test-reporter|1.6789886226458988e-06| +|npm|normalize-wheel-es|1.6719891911809863e-06| +|npm|memoize-one|1.6719891911809863e-06| +|npm|lodash-unified|1.6719891911809863e-06| +|npm|lodash-es|1.6719891911809863e-06| +|npm|async-validator|1.6719891911809863e-06| +|npm|[grunt-eslint](https://github.com/sindresorhus/grunt-eslint#readme)|1.6689811855089398e-06| +|npm|promise|1.665077860198922e-06| +|npm|gulp-util|1.6592008123148728e-06| +|npm|[abbrev](https://github.com/isaacs/abbrev-js#readme)|1.637770949112988e-06| +|npm|shortid|1.629117673458397e-06| +|npm|react-beautiful-dnd|1.629117673458397e-06| +|npm|objectpath|1.629117673458397e-06| +|npm|in-publish|1.620884062675587e-06| +|npm|[sass-loader](https://github.com/webpack-contrib/sass-loader)|1.6087703806490295e-06| +|npm|taper|1.6072991331888646e-06| +|npm|karma-tap|1.6072991331888646e-06| +|npm|karma-phantomjs-launcher|1.6072991331888646e-06| +|npm|karma-browserify|1.6072991331888646e-06| +|npm|function-bind|1.6072991331888646e-06| +|npm|buffer-equal|1.6072991331888646e-06| +|npm|tunnel-agent|1.6072991331888646e-06| +|npm|qs|1.6072991331888646e-06| +|npm|performance-now|1.6072991331888646e-06| +|npm|oauth-sign|1.6072991331888646e-06| +|npm|isstream|1.6072991331888646e-06| +|npm|is-typedarray|1.6072991331888646e-06| +|npm|http-signature|1.6072991331888646e-06| +|npm|har-validator|1.6072991331888646e-06| +|npm|forever-agent|1.6072991331888646e-06| +|npm|extend|1.6072991331888646e-06| +|npm|caseless|1.6072991331888646e-06| +|npm|aws4|1.6072991331888646e-06| +|npm|aws-sign2|1.6072991331888646e-06| +|npm|[argparse](https://github.com/nodeca/argparse#readme)|1.6029326606699254e-06| +|npm|[mz](https://github.com/normalize/mz#readme)|1.598703950658446e-06| +|npm|generate-object-property|1.5559736146500607e-06| +|npm|[opener](https://github.com/domenic/opener#readme)|1.5530921820303393e-06| +|npm|uri-path|1.5530921820303384e-06| +|npm|maxmin|1.5530921820303384e-06| +|npm|[jsdoc](https://github.com/jsdoc/jsdoc#readme)|1.5296674445740967e-06| +|npm|chai-timers|1.5127521253542256e-06| +|npm|svelte-check|1.5127521253542256e-06| +|npm|svelte-guides|1.5127521253542256e-06| +|npm|scenejs|1.5127521253542256e-06| +|npm|print-sizes|1.5127521253542256e-06| +|npm|keycon|1.5127521253542256e-06| +|npm|moveable|1.5127521253542256e-06| +|npm|framework-utils|1.5127521253542256e-06| +|npm|[file-saver](https://github.com/eligrey/FileSaver.js#readme)|1.5095194457647647e-06| +|npm|path-exists|1.48689311466441e-06| +|npm|eslint-config-airbnb|1.4563324656673547e-06| +|npm|http-errors|1.435428406042556e-06| +|npm|conventional-github-releaser|1.4331335924408453e-06| +|npm|corp-semantic-release|1.4331335924408453e-06| +|npm|gulp-clean-css|1.4331335924408453e-06| +|npm|babel-preset-stage-3|1.4295507584597432e-06| +|npm|babel-preset-es2015-loose|1.4295507584597432e-06| +|npm|babel-plugin-add-module-exports|1.4295507584597432e-06| +|npm|saucelabs-connector|1.4295507584597432e-06| +|npm|pinkie|1.4295507584597432e-06| +|npm|desired-capabilities|1.4295507584597432e-06| +|npm|is-number-like|1.382422711477554e-06| +|npm|[material-ui](http://material-ui.com/)|1.361476912818811e-06| +|npm|serialize-javascript|1.3520580746934833e-06| +|npm|jest-worker|1.3520580746934833e-06| +|npm|into-stream|1.347862143690615e-06| +|npm|ejs|1.3236581096849474e-06| +|npm|overland|1.3236581096849474e-06| +|npm|sinon-chai|1.319138813882454e-06| +|npm|repeat-string|1.3104215285880979e-06| +|npm|tap-out|1.3104215285880979e-06| +|npm|figures|1.3104215285880979e-06| +|npm|pretty-ms|1.3104215285880979e-06| +|npm|tapes|1.3104215285880979e-06| +|npm|expect|1.2984067857463424e-06| +|npm|vuetify-loader|1.2878835661799488e-06| +|npm|vue-meta|1.2878835661799488e-06| +|npm|stylus-loader|1.2878835661799488e-06| +|npm|pug-loader|1.2878835661799488e-06| +|npm|postcss-loader|1.2878835661799488e-06| +|npm|optimize-css-assets-webpack-plugin|1.2878835661799488e-06| +|npm|identity-obj-proxy|1.2878835661799488e-06| +|npm|happypack|1.2878835661799488e-06| +|npm|friendly-errors-webpack-plugin|1.2878835661799488e-06| +|npm|fork-ts-checker-webpack-plugin|1.2878835661799488e-06| +|npm|cssnano|1.2878835661799488e-06| +|npm|babel-plugin-transform-define|1.2878835661799488e-06| +|npm|babel-plugin-detective|1.2878835661799488e-06| +|npm|webidl2js|1.2878835661799488e-06| +|npm|mocha-sugar-free|1.2878835661799488e-06| +|npm|eslint-plugin-jsdom-internal|1.2878835661799488e-06| +|npm|xml-name-validator|1.2878835661799488e-06| +|npm|whatwg-url|1.2878835661799488e-06| +|npm|whatwg-mimetype|1.2878835661799488e-06| +|npm|whatwg-encoding|1.2878835661799488e-06| +|npm|webidl-conversions|1.2878835661799488e-06| +|npm|w3c-xmlserializer|1.2878835661799488e-06| +|npm|symbol-tree|1.2878835661799488e-06| +|npm|rrweb-cssom|1.2878835661799488e-06| +|npm|parse5|1.2878835661799488e-06| +|npm|nwsapi|1.2878835661799488e-06| +|npm|is-potential-custom-element-name|1.2878835661799488e-06| +|npm|https-proxy-agent|1.2878835661799488e-06| +|npm|http-proxy-agent|1.2878835661799488e-06| +|npm|html-encoding-sniffer|1.2878835661799488e-06| +|npm|domexception|1.2878835661799488e-06| +|npm|decimal.js|1.2878835661799488e-06| +|npm|data-urls|1.2878835661799488e-06| +|npm|cssstyle|1.2878835661799488e-06| +|npm|abab|1.2878835661799488e-06| +|npm|[node-minify](https://github.com/srod/node-minify)|1.2835472578763226e-06| +|npm|[grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit#readme)|1.2835472578763226e-06| +|npm|[apollo-server-express](https://github.com/apollographql/apollo-server#readme)|1.2835472578763128e-06| +|npm|[graphql](https://github.com/graphql/graphql-js)|1.2835472578763128e-06| +|npm|[Matlab](https://github.com/abdennour/masfufa#readme)|1.2835472578763128e-06| +|npm|Gmsh|1.2835472578763128e-06| +|npm|[MTEX](https://github.com/diversemix/mtex#readme)|1.2835472578763128e-06| +|npm|[cors](https://github.com/expressjs/cors#readme)|1.2725335174910204e-06| +|npm|karma-sourcemap-loader|1.2721981351556868e-06| +|npm|babel-plugin-transform-object-rest-spread|1.2721981351556868e-06| +|npm|ent|1.2580046674445739e-06| +|npm|traverse|1.2580046674445739e-06| +|npm|charm|1.2580046674445739e-06| +|npm|deep-is|1.2580046674445739e-06| +|npm|[xml2js](https://github.com/Leonidas-from-XIV/node-xml2js)|1.2397899649941693e-06| +|npm|utils-merge|1.2096198725428597e-06| +|npm|pkgfiles|1.1838929676685244e-06| +|npm|obake|1.1838929676685244e-06| +|npm|is-node-modern|1.1838929676685244e-06| +|npm|far|1.1838929676685244e-06| +|npm|fake|1.1838929676685244e-06| +|npm|asynckit|1.1838929676685244e-06| +|npm|[temporary](https://github.com/vesln/temporary)|1.1827394309307958e-06| +|npm|[eslint-config-grunt](http://gruntjs.com/contributing#syntax)|1.1827394309307958e-06| +|npm|[grunt-legacy-log](http://gruntjs.com/)|1.1827394309307958e-06| +|npm|[findup-sync](https://github.com/gulpjs/findup-sync#readme)|1.1827394309307958e-06| +|npm|exit|1.1827394309307958e-06| +|npm|cz-conventional-changelog|1.174206094646911e-06| +|npm|testing-library|1.1243632180454992e-06| +|npm|[yorkie](https://github.com/yyx990803/yorkie)|1.1081788825269327e-06| +|npm|vitest|1.1081788825269327e-06| +|npm|todomvc-app-css|1.1081788825269327e-06| +|npm|karma-esbuild|1.1081788825269327e-06| +|npm|jasmine-core|1.1081788825269327e-06| +|npm|he|1.1081788825269327e-06| +|npm|[crossfilter2](https://crossfilter.github.io/crossfilter/)|1.106434405734292e-06| +|npm|dts-gen|1.0891815302550425e-06| +|npm|documentation|1.0891815302550425e-06| +|npm|check-node-version|1.0891815302550425e-06| +|npm|check-es3-syntax-cli|1.0891815302550425e-06| +|npm|tar|1.0483372228704785e-06| +|npm|closurecompiler-externs|1.0483372228704785e-06| +|npm|nodeunit|1.0483372228704785e-06| +|npm|gpx-parse|9.94037902449191e-07| +|npm|node-geo-distance|9.94037902449191e-07| +|npm|redis|9.94037902449191e-07| +|npm|seed-random|9.927435822637105e-07| +|npm|freeport|9.927435822637105e-07| +|npm|node-uuid|9.927435822637105e-07| +|npm|event-emitter|9.927435822637105e-07| +|npm|[csv-parser](https://github.com/mafintosh/csv-parser)|9.626604434072364e-07| +|npm|[cytoscape-cose-bilkent](https://github.com/cytoscape/cytoscape.js-cose-bilkent)|9.626604434072364e-07| +|npm|[uikit](https://getuikit.com)|9.626604434072364e-07| +|npm|[hasha](https://github.com/sindresorhus/hasha#readme)|9.626604434072364e-07| +|npm|[svd-js](https://github.com/danilosalvati/svd-js#readme)|9.626604434072364e-07| +|npm|[font-awesome-webpack](https://github.com/gowravshekar/font-awesome-webpack)|9.626604434072347e-07| +|npm|[tailwindcss](https://tailwindcss.com)|9.626604434072347e-07| +|npm|babel-plugin-unassert|9.076512752125354e-07| +|npm|babel-preset-power-assert|9.076512752125354e-07| +|npm|eslint-config-mysticatea|9.076512752125354e-07| +|npm|if-node-version|9.076512752125354e-07| +|npm|power-assert|9.076512752125354e-07| +|npm|glob2base|9.076512752125354e-07| +|npm|shell-quote|9.076512752125354e-07| +|npm|subarg|9.076512752125354e-07| +|npm|[get-stream](https://github.com/sindresorhus/get-stream#readme)|8.826326823701383e-07| +|npm|batch|8.797235436675344e-07| +|npm|sendgrid-rest|8.614995154559657e-07| +|npm|system-sleep|8.614995154559657e-07| +|npm|lodash.chunk|8.614995154559657e-07| +|npm|mailparser|8.614995154559657e-07| +|npm|async.ensureasync|8.614995154559657e-07| +|npm|bottleneck|8.614995154559657e-07| +|npm|mocha-sinon|8.614995154559657e-07| +|npm|async.queue|8.614995154559657e-07| +|npm|node-sass|8.359945955904931e-07| +|npm|material-components-web|8.359945955904931e-07| +|npm|foundation-sites|8.359945955904931e-07| +|npm|enhanced-resolve|8.359945955904931e-07| +|npm|bootstrap-sass|8.359945955904931e-07| +|npm|neo-async|8.359945955904931e-07| +|npm|klona|8.359945955904931e-07| +|npm|methods|8.251375229204868e-07| +|npm|[wallaby-webpack](https://github.com/jeffling/wallaby-webpack#readme)|8.145588367291985e-07| +|npm|package-yaml|8.145588367291985e-07| +|npm|json-loader|8.145588367291985e-07| +|npm|isparta-loader|8.145588367291985e-07| +|npm|isparta|8.145588367291985e-07| +|npm|gatsby|8.145588367291985e-07| +|npm|enzyme-adapter-react-16|8.145588367291985e-07| +|npm|enzyme|8.145588367291985e-07| +|npm|conventional-changelog|8.145588367291985e-07| +|npm|chai-enzyme|8.145588367291985e-07| +|npm|babel-plugin-__coverage__|8.145588367291985e-07| +|npm|add-stream|8.145588367291985e-07| +|npm|karma-webpack|8.145588367291985e-07| +|npm|karma-mocha-reporter|8.145588367291985e-07| +|npm|lodash.isequal|8.145588367291985e-07| +|npm|clamp|8.145588367291985e-07| +|npm|watch|8.145588367291985e-07| +|npm|unminified-webpack-plugin|8.145588367291985e-07| +|npm|jsonpath|8.145588367291985e-07| +|npm|jest-cli|8.145588367291985e-07| +|npm|globify|8.145588367291985e-07| +|npm|codacy-coverage|8.145588367291985e-07| +|npm|cash-cat|8.145588367291985e-07| +|npm|biased-opener|8.145588367291985e-07| +|npm|random-buffer|8.145588367291985e-07| +|npm|nock|8.145588367291985e-07| +|npm|is-zip|8.145588367291985e-07| +|npm|p-event|8.145588367291985e-07| +|npm|make-dir|8.145588367291985e-07| +|npm|got|8.145588367291985e-07| +|npm|filenamify|8.145588367291985e-07| +|npm|ext-name|8.145588367291985e-07| +|npm|decompress|8.145588367291985e-07| +|npm|content-disposition|8.145588367291985e-07| +|npm|archive-type|8.145588367291985e-07| +|npm|[remark-sectionize](https://github.com/jake-low/remark-sectionize#readme)|7.701283547257914e-07| +|npm|[serve-favicon](https://github.com/expressjs/serve-favicon#readme)|7.631346677437726e-07| +|npm|[url](https://github.com/defunctzombie/node-url#readme)|7.618167130419179e-07| +|npm|slugify|7.563760626771128e-07| +|npm|serve-handler|7.563760626771128e-07| +|npm|pixelmatch|7.563760626771128e-07| +|npm|magic-string|7.563760626771128e-07| +|npm|dtslint|7.563760626771128e-07| +|npm|cwebp-bin|7.563760626771128e-07| +|npm|zrender|7.563760626771128e-07| +|npm|should-util|7.219953325554258e-07| +|npm|mocha-better-spec-reporter|7.219953325554258e-07| +|npm|should-equal|7.219953325554258e-07| +|npm|eslint-config-shouldjs|7.219953325554258e-07| +|npm|should-type|7.219953325554258e-07| +|npm|should-format|7.219953325554258e-07| +|npm|should-type-adaptors|7.219953325554258e-07| +|npm|svelte-jest|7.165667962204226e-07| +|npm|rollup-plugin-postcss|7.165667962204226e-07| +|npm|stream-spigot|6.988914819136523e-07| +|npm|polendina|6.988914819136523e-07| +|npm|hundreds|6.988914819136523e-07| +|npm|buffer|6.988914819136523e-07| +|npm|unorm|6.988914819136523e-07| +|npm|iconv|6.988914819136523e-07| +|npm|errto|6.988914819136523e-07| +|npm|grunt-legacy-log-utils|6.988914819136523e-07| +|npm|vuepress-plugin-social-share|6.981932886250271e-07| +|npm|vuepress-plugin-smooth-scroll|6.981932886250271e-07| +|npm|vuepress-plugin-google-adsense|6.981932886250271e-07| +|npm|vuepress-plugin-element-tabs|6.981932886250271e-07| +|npm|vuepress|6.981932886250271e-07| +|npm|vue-eslint-parser|6.981932886250271e-07| +|npm|vue-codemirror|6.981932886250271e-07| +|npm|terser-webpack-plugin|6.981932886250271e-07| +|npm|replace-in-file|6.981932886250271e-07| +|npm|faker|6.981932886250271e-07| +|npm|eslint-plugin-vue|6.981932886250271e-07| +|npm|stream-combiner2|6.919025670945157e-07| +|npm|source-map|6.919025670945157e-07| +|npm|slash|6.919025670945157e-07| +|npm|falafel|6.919025670945157e-07| +|npm|convert-source-map|6.919025670945157e-07| +|npm|webpack-manifest-plugin|6.723342779352114e-07| +|npm|script-loader|6.723342779352114e-07| +|npm|recursive-readdir|6.723342779352114e-07| +|npm|react-dev-utils|6.723342779352114e-07| +|npm|output-file-sync|6.723342779352114e-07| +|npm|npm-release|6.723342779352114e-07| +|npm|imports-loader|6.723342779352114e-07| +|npm|fs-promise|6.723342779352114e-07| +|npm|flow-typed|6.723342779352114e-07| +|npm|flow-bin|6.723342779352114e-07| +|npm|find-cache-dir|6.723342779352114e-07| +|npm|filesize|6.723342779352114e-07| +|npm|fake-xml-http-request|6.723342779352114e-07| +|npm|eslint-plugin-flowtype|6.723342779352114e-07| +|npm|eslint-loader|6.723342779352114e-07| +|npm|eslint-config-react-app|6.723342779352114e-07| +|npm|dmd-clear|6.723342779352114e-07| +|npm|dagre|6.723342779352114e-07| +|npm|child-process-promise|6.723342779352114e-07| +|npm|case-sensitive-paths-webpack-plugin|6.723342779352114e-07| +|npm|babel-plugin-flow-react-proptypes|6.723342779352114e-07| +|npm|gulp-marked|6.664572300511623e-07| +|npm|gulp-mocha-phantomjs|6.664572300511623e-07| +|npm|humanize|6.664572300511623e-07| +|npm|chai-jquery|6.664572300511623e-07| +|npm|gulp-iife|6.664572300511623e-07| +|npm|gulp-cache|6.664572300511623e-07| +|npm|gulp-closure-compiler|6.664572300511623e-07| +|npm|drool|6.664572300511623e-07| +|npm|gulp-file|6.664572300511623e-07| +|npm|gulp-imagemin|6.664572300511623e-07| +|npm|escodegen|6.664572300511623e-07| +|npm|gulp-zip|6.664572300511623e-07| +|npm|gulp-csso|6.664572300511623e-07| +|npm|gulp-shell|6.664572300511623e-07| +|npm|swig|6.664572300511623e-07| +|npm|vinyl-paths|6.664572300511623e-07| +|npm|gulp-connect|6.664572300511623e-07| +|npm|gulp-css-inline-images|6.664572300511623e-07| +|npm|gulp-front-matter|6.664572300511623e-07| +|npm|gulp-jscs|6.664572300511623e-07| +|npm|gulp-open|6.664572300511623e-07| +|npm|gulp-flatten|6.664572300511623e-07| +|npm|gulp-load-plugins|6.664572300511623e-07| +|npm|gulp-sass|6.664572300511623e-07| +|npm|gulp-size|6.664572300511623e-07| +|npm|gulp-sourcemaps|6.664572300511623e-07| +|npm|gulp-subtree|6.664572300511623e-07| +|npm|gulp-tap|6.664572300511623e-07| +|npm|[uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin)|6.618290548424737e-07| +|npm|node-libs-browser|6.618290548424737e-07| +|npm|module-alias|6.618290548424737e-07| +|npm|mocha-phantomjs-istanbul|6.618290548424737e-07| +|npm|mocha-phantomjs-core|6.618290548424737e-07| +|npm|get-port|6.618290548424737e-07| +|npm|asap|6.618290548424737e-07| +|npm|a-sync-waterfall|6.618290548424737e-07| +|npm|[closurecompiler](https://github.com/dcodeIO/ClosureCompiler.js#readme)|6.607701283547257e-07| +|npm|[metascript](https://github.com/dcodeIO/MetaScript)|6.607701283547257e-07| +|npm|[testjs](https://github.com/dcodeIO/test.js)|6.607701283547257e-07| +|npm|websocket-stream|6.451305986895252e-07| +|npm|https-browserify|6.451305986895252e-07| +|npm|setimmediate|6.451305986895252e-07| +|npm|stream-browserify|6.451305986895252e-07| +|npm|timers-browserify|6.451305986895252e-07| +|npm|bunyan|6.451305986895252e-07| +|npm|[joi](https://github.com/hapijs/joi#readme)|6.417736289381613e-07| +|npm|[pm2](http://pm2.keymetrics.io/)|6.417736289381613e-07| +|npm|[html-entities](https://github.com/mdevils/html-entities#readme)|6.417736289381564e-07| +|npm|[long](https://github.com/dcodeIO/long.js#readme)|6.417736289381564e-07| +|npm|[mnemonist](https://github.com/yomguithereal/mnemonist#readme)|6.417736289381564e-07| +|npm|[obliterator](https://github.com/yomguithereal/obliterator#readme)|6.417736289381564e-07| +|npm|[pandemonium](https://github.com/yomguithereal/pandemonium#readme)|6.417736289381564e-07| +|npm|its-set|6.417736289381563e-07| +|npm|babel-plugin-transform-es2015-modules-umd|6.417736289381563e-07| +|npm|babel-preset-stage-2|6.417736289381563e-07| +|npm|eslint-plugin-babel|6.417736289381563e-07| +|npm|pretty-hrtime|6.290023337222869e-07| +|npm|utf8|6.290023337222869e-07| +|npm|[babel-plugin-transform-undefined-to-void](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-simplify-comparison-operators](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-remove-debugger](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-remove-console](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-regexp-constructors](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-minify-booleans](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-merge-sibling-variables](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-member-expression-literals](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-transform-inline-consecutive-adds](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|[babel-plugin-minify-simplify](https://github.com/babel/minify#readme)|5.860270189959196e-07| +|npm|babel-plugin-minify-replace|5.860270189959196e-07| +|npm|babel-plugin-minify-numeric-literals|5.860270189959196e-07| +|npm|babel-plugin-minify-mangle-names|5.860270189959196e-07| +|npm|babel-plugin-minify-infinity|5.860270189959196e-07| +|npm|babel-plugin-minify-guarded-expressions|5.860270189959196e-07| +|npm|babel-plugin-minify-flip-comparisons|5.860270189959196e-07| +|npm|babel-plugin-minify-dead-code-elimination|5.860270189959196e-07| +|npm|babel-plugin-minify-constant-folding|5.860270189959196e-07| +|npm|babel-plugin-minify-builtins|5.860270189959196e-07| +|npm|babel-helper-evaluate-path|5.801667488059605e-07| +|npm|esutils|5.801667488059605e-07| +|npm|babel-helper-is-void-0|5.801667488059605e-07| +|npm|[proxyquire](https://github.com/thlorenz/proxyquire#readme)|5.773670611768621e-07| +|npm|tiny-lr|5.718203033838973e-07| +|npm|grunt-jscs|5.718203033838973e-07| +|npm|[js-logger](http://github.com/jonnyreeves/js-logger)|5.50091681946997e-07| +|npm|[d3-cloud](https://www.jasondavies.com/wordcloud/)|5.50091681946997e-07| +|npm|[path](http://nodejs.org/docs/latest/api/path.html)|5.50091681946997e-07| +|npm|[react-grid-gallery](https://benhowell.github.io/react-grid-gallery/)|5.50091681946997e-07| +|npm|[atob](https://git.coolaj86.com/coolaj86/atob.js.git)|5.500916819469911e-07| +|npm|[node-html-parser](https://github.com/taoqf/node-fast-html-parser)|5.500916819469911e-07| +|npm|assume|5.184085168040827e-07| +|npm|spawn-sync|5.184085168040827e-07| +|npm|browserify-middleware|5.042507084514085e-07| +|npm|code-mirror|5.042507084514085e-07| +|npm|github-basic|5.042507084514085e-07| +|npm|handle|5.042507084514085e-07| +|npm|highlight-codemirror|5.042507084514085e-07| +|npm|inconsolata|5.042507084514085e-07| +|npm|jade-code-mirror|5.042507084514085e-07| +|npm|jade-highlighter|5.042507084514085e-07| +|npm|jstransformer-cdata|5.042507084514085e-07| +|npm|jstransformer-coffee-script|5.042507084514085e-07| +|npm|jstransformer-less|5.042507084514085e-07| +|npm|jstransformer-marked|5.042507084514085e-07| +|npm|jstransformer-stylus|5.042507084514085e-07| +|npm|jstransformer-verbatim|5.042507084514085e-07| +|npm|less-file|5.042507084514085e-07| +|npm|linify|5.042507084514085e-07| +|npm|lsr|5.042507084514085e-07| +|npm|pull-request|5.042507084514085e-07| +|npm|stop|5.042507084514085e-07| +|npm|twbs|5.042507084514085e-07| +|npm|character-parser|5.042507084514085e-07| +|npm|constantinople|5.042507084514085e-07| +|npm|jstransformer|5.042507084514085e-07| +|npm|transformers|5.042507084514085e-07| +|npm|void-elements|5.042507084514085e-07| +|npm|with|5.042507084514085e-07| +|npm|[request-promise](https://github.com/request/request-promise#readme)|4.889703839528847e-07| +|npm|grunt-release|4.86241754578144e-07| +|npm|grunt-jsdoc|4.86241754578144e-07| +|npm|grunt-mocha-istanbul|4.86241754578144e-07| +|npm|help-me-test|4.86241754578144e-07| +|npm|require-dir|4.86241754578144e-07| +|npm|normalize-path|4.838479490171438e-07| +|npm|homedir-polyfill|4.838479490171438e-07| +|npm|eslint-config-gulp|4.838479490171438e-07| +|npm|resolve-dir|4.838479490171438e-07| +|npm|micromatch|4.838479490171438e-07| +|npm|is-glob|4.838479490171438e-07| +|npm|detect-file|4.838479490171438e-07| +|npm|[vue-class-component](https://github.com/vuejs/vue-class-component#readme)|4.813302217036182e-07| +|npm|[vuetify](https://vuetifyjs.com)|4.813302217036182e-07| +|npm|[deep-filter](https://github.com/IndigoUnited/js-deep-filter#readme)|4.813302217036182e-07| +|npm|[kebabcase-keys](https://github.com/mattii/kebabcase-keys#readme)|4.813302217036182e-07| +|npm|[cross-blob](https://github.com/Richienb/cross-blob#readme)|4.813302217036182e-07| +|npm|[svgr](https://github.com/smooth-code/svgr#readme)|4.813302217036182e-07| +|npm|[camera-controls](https://github.com/yomotsu/camera-controls#readme)|4.813302217036173e-07| +|npm|[daisyui](https://github.com/saadeghi/daisyui)|4.813302217036173e-07| +|npm|[gpu.js](http://gpu.rocks/)|4.813302217036128e-07| +|npm|[github-current-user](https://github.com/beaugunderson/github-current-user)|4.76516919486584e-07| +|npm|karma-tap-reporter|4.576392984264884e-07| +|npm|karma-spec-reporter|4.576392984264884e-07| +|npm|karma-html-reporter|4.576392984264884e-07| +|npm|karma-chai-sinon|4.576392984264884e-07| +|npm|eslint-plugin-mocha|4.576392984264884e-07| +|npm|eslint-config-nfl|4.576392984264884e-07| +|npm|babel-plugin-transform-class-properties|4.576392984264884e-07| +|npm|react-side-effect|4.576392984264884e-07| +|npm|react-fast-compare|4.576392984264884e-07| +|npm|tslint-config-semistandard|4.412193698949825e-07| +|npm|eslint-plugin-dependencies|4.412193698949825e-07| +|npm|eslint-config-semistandard|4.412193698949825e-07| +|npm|doctoc|4.412193698949825e-07| +|npm|snappy|4.412193698949825e-07| +|npm|optional|4.412193698949825e-07| +|npm|nested-error-stacks|4.412193698949825e-07| +|npm|denque|4.412193698949825e-07| +|npm|buffermaker|4.412193698949825e-07| +|npm|buffer-crc32|4.412193698949825e-07| +|npm|binary|4.412193698949825e-07| +|npm|safe-publish-latest|4.3699109500706256e-07| +|npm|object-keys|4.3699109500706256e-07| +|npm|npmignore|4.3699109500706256e-07| +|npm|mv|4.3699109500706256e-07| +|npm|eclint|4.3699109500706256e-07| +|npm|copy-dir|4.3699109500706256e-07| +|npm|aud|4.3699109500706256e-07| +|npm|array.prototype.map|4.3699109500706256e-07| +|npm|supports-preserve-symlinks-flag|4.3699109500706256e-07| +|npm|path-parse|4.3699109500706256e-07| +|npm|is-core-module|4.3699109500706256e-07| +|npm|[js-sha256](https://github.com/emn178/js-sha256)|4.278490859587724e-07| +|npm|[react-mdl](https://github.com/react-mdl/react-mdl#readme)|4.278490859587724e-07| +|npm|[react-sigma](https://github.com/dunnock/react-sigma)|4.278490859587724e-07| +|npm|[react-simple-file-input](https://github.com/greena13/react-simple-file-input#readme)|4.278490859587724e-07| +|npm|[rjsf](https://www.rjsf.io/)|4.278490859587724e-07| +|npm|[node-gzip](https://github.com/Rebsos/node-gzip#readme)|3.850641773628957e-07| +|npm|[angular-toastr](https://github.com/Foxandxss/angular-toastr#readme)|3.5005834305717544e-07| +|npm|[dialog-polyfill](https://github.com/GoogleChrome/dialog-polyfill)|3.5005834305717544e-07| +|npm|[grunt-contrib-imagemin](https://github.com/gruntjs/grunt-contrib-imagemin#readme)|3.5005834305717544e-07| +|npm|[material-design-lite](https://github.com/google/material-design-lite#readme)|3.5005834305717544e-07| +|npm|[testcafe-reporter-xunit](https://github.com/DevExpress/testcafe-reporter-xunit#readme)|3.4655775962660556e-07| +|npm|[testcafe-browser-provider-saucelabs](https://github.com/DevExpress/testcafe-browser-provider-saucelabs)|3.4655775962660556e-07| +|npm|[color-blend](https://github.com/Loilo/color-blend#readme)|3.2088681446908065e-07| +|npm|[echarts](https://echarts.apache.org)|3.2088681446908065e-07| +|npm|[element-plus](https://element-plus.org/)|3.2088681446908065e-07| +|npm|[mysql](https://github.com/mysqljs/mysql#readme)|3.2088681446908065e-07| +|npm|[string-random](https://github.com/maichong/string-random#readme)|3.2088681446908065e-07| +|npm|[bs-custom-file-input](https://github.com/Johann-S/bs-custom-file-input)|3.2088681446908065e-07| +|npm|[uglify-js-plugin](https://github.com/KyLeoHC/uglify-js-plugin#readme)|3.2088681446908065e-07| +|npm|[less-loader](https://github.com/webpack-contrib/less-loader)|3.176779463243874e-07| +|npm|[aws-amplify](https://aws-amplify.github.io/)|2.962032133560722e-07| +|npm|[aws-amplify-react](https://github.com/aws-amplify/amplify-js#readme)|2.962032133560722e-07| +|npm|[cpx](https://github.com/mysticatea/cpx)|2.750458409734985e-07| +|npm|tls|2.750458409734985e-07| +|npm|[dataframe-js](https://gmousse.gitbooks.io/dataframe-js/)|2.750458409734985e-07| +|npm|[svelte-inview](https://github.com/maciekgrzybek/svelte-inview)|2.750458409734985e-07| +|npm|[svelte-moveable](https://daybrush.com/moveable)|2.750458409734985e-07| +|npm|[svelte-simple-modal](https://github.com/flekschas/svelte-simple-modal#readme)|2.750458409734985e-07| +|npm|[sveltejs-tippy](https://github.com/mdauner/sveltejs-tippy#readme)|2.750458409734985e-07| +|npm|[angular-cesium](https://github.com/articodeltd/angular-cesium#readme)|2.567094515752625e-07| +|npm|[angular2-uuid](https://github.com/wulfsolter/angular2-uuid#readme)|2.567094515752625e-07| +|npm|[cesium](http://cesium.com/cesiumjs/)|2.567094515752625e-07| +|npm|express-flash|2.406651108518091e-07| +|npm|[passport-local](https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local)|2.406651108518091e-07| +|npm|[ng-bootstrap](https://github.com/valor-software/ngx-bootstrap#readme)|2.4066511085180867e-07| +|npm|[root](https://github.com/mafintosh/root#readme)|2.2650833962523196e-07| +|npm|[mongoskin](https://github.com/kissjs/node-mongoskin)|2.139245429793862e-07| +|npm|[ltd](https://github.com/overlandjs/ltd#readme)|2.139245429793862e-07| +|npm|[nunjucks](https://github.com/mozilla/nunjucks#readme)|2.139245429793862e-07| +|npm|[xml-js](https://github.com/nashwaan/xml-js#readme)|2.139245429793862e-07| +|npm|[bcryptjs](https://github.com/dcodeIO/bcrypt.js#readme)|1.6044340723454032e-07| +|npm|[hypertimer](https://github.com/enmasseio/hypertimer#readme)|1.6044340723454032e-07| +|npm|[jwt-simple](https://github.com/hokaccha/node-jwt-simple#readme)|1.6044340723454032e-07| +|npm|[kafka-node](https://github.com/SOHU-Co/kafka-node#readme)|1.6044340723454032e-07| +|npm|[mqtt-router](https://github.com/wolfeidau/mqtt-router)|1.6044340723454032e-07| +|npm|[binary-split](https://github.com/maxogden/binary-split#readme)|1.48101606678037e-07| +|npm|[download](https://github.com/kevva/download#readme)|1.48101606678037e-07| +|npm|[ftp](https://github.com/mscdex/node-ftp)|1.48101606678037e-07| +|npm|pipeline|1.48101606678037e-07| +|npm|[loaders.gl](https://github.com/uber/luma.gl#readme)|1.443990665110879e-07| +|npm|[filesaver](https://github.com/jacoborus/node-filesaver)|1.4261636198625745e-07| +|npm|[cover](http://www.cover.io)|1.4119019836639526e-07| +|npm|[grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify#readme)|1.4119019836639526e-07| +|npm|[jasmine-node](https://github.com/mhevery/jasmine-node)|1.4119019836639526e-07| +|npm|[promises-aplus-tests](https://github.com/promises-aplus/promises-tests#readme)|1.4119019836639526e-07| +|npm|[zeit](https://github.com/daviddenton/zeit#readme)|1.3752292048674924e-07| +|npm|[sendgrid](https://sendgrid.com)|1.3053022961454115e-07| +|npm|[stoplight](https://github.com/andrewhao/stoplight)|1.3053022961454115e-07| +|npm|[cache-manager-redis-store](https://github.com/dabroek/node-cache-manager-redis-store#readme)|1.3053022961454115e-07| +|npm|[cron](https://github.com/kelektiv/node-cron#readme)|1.3053022961454115e-07| +|npm|[email-validator](http://github.com/manishsaraan/email-validator)|1.3053022961454115e-07| +|npm|[tap-spec](https://github.com/scottcorgan/tap-spec#readme)|1.19129229871646e-07| +|npm|[d3-v4-grid](https://github.com/finnfiddle/d3-v4-grid#readme)|1.1668611435239271e-07| +|npm|[errorhandler](https://github.com/expressjs/errorhandler#readme)|1.1668611435239271e-07| +|npm|[parallelshell](https://github.com/darkguy2008/parallelshell)|1.1668611435239271e-07| +|npm|[save-svg-as-png](https://github.com/exupero/saveSvgAsPng)|1.1668611435239271e-07| +|npm|[method-override](https://github.com/expressjs/method-override#readme)|1.1668611435239136e-07| +|npm|[dedent](https://github.com/dmnd/dedent)|1.0891815302550477e-07| +|npm|[jsx-to-string](https://github.com/alansouzati/jsx-to-string#readme)|1.013326782533936e-07| +|npm|[pretty-checkbox](https://lokesh-coder.github.io/pretty-checkbox)|1.013326782533936e-07| +|npm|[serve-index](https://github.com/expressjs/serve-index#readme)|9.77470604075041e-08| +|npm|[portscanner](https://github.com/baalexander/node-portscanner)|9.77470604075041e-08| +|npm|[opn](https://github.com/sindresorhus/open#readme)|9.77470604075041e-08| +|npm|[node-http2](https://github.com/kaazing/node-http2)|9.77470604075041e-08| +|npm|[connect-livereload](https://github.com/intesso/connect-livereload#readme)|9.77470604075041e-08| +|npm|[parents](https://github.com/substack/node-parents)|8.386697782963775e-08| +|npm|[coverify](https://github.com/substack/coverify)|8.386697782963775e-08| +|npm|[connect-timeout](https://github.com/expressjs/timeout#readme)|7.858452599242755e-08| +|npm|[csv-writer](https://github.com/ryu1kn/csv-writer#readme)|7.858452599242755e-08| +|npm|[csv-write-stream](https://github.com/maxogden/csv-write-stream)|7.85845259924262e-08| +|npm|[vx](https://github.com/vxjs/vx)|6.876146024337462e-08| +|npm|[is-blob](https://github.com/sindresorhus/is-blob#readme)|6.80738456409398e-08| +|npm|eslint-config-richienb|6.80738456409398e-08| +|npm|[fetch-blob](https://github.com/node-fetch/fetch-blob#readme)|6.80738456409398e-08| +|npm|[blob-polyfill](https://github.com/bjornstar/blob-polyfill)|6.80738456409398e-08| +|npm|[aproba](https://github.com/iarna/aproba)|6.526511480727057e-08| +|npm|[chownr](https://github.com/isaacs/chownr#readme)|6.526511480727057e-08| +|npm|concat-map|6.526511480727057e-08| +|npm|[console-control-strings](https://github.com/iarna/console-control-strings#readme)|6.526511480727057e-08| +|npm|[deep-extend](https://github.com/unclechu/node-deep-extend)|6.526511480727057e-08| +|npm|text-table|3.6655147652814205e-08| +|npm|[utfx](https://github.com/dcodeIO/utfx)|3.176779463243866e-08| +|npm|[babel-plugin-transform-remove-undefined](https://github.com/babel/minify#readme)|5.860270189959175e-09| +|npm|[babel-plugin-transform-property-literals](https://github.com/babel/minify#readme)|5.860270189959175e-09| +|npm|[babel-plugin-minify-type-constructors](https://github.com/babel/minify#readme)|5.860270189959175e-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 0af414ea..1634aaf4 100644 --- a/pages/python.md +++ b/pages/python.md @@ -9,5399 +9,5426 @@ tipue_search_active: true |Manager|Name|Credit| |-------|----|------| -|pypi|[numpy](https://pypi.org/project/numpy)|0.08393617152377264| -|pypi|[matplotlib](https://pypi.org/project/matplotlib)|0.030022915908224958| -|pypi|[scipy](https://pypi.org/project/scipy)|0.012289024480749849| -|pypi|[pytest](https://pypi.org/project/pytest)|0.010693661570371861| -|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.009847027659639119| -|pypi|[sphinx](https://pypi.org/project/sphinx)|0.007649753011309282| -|pypi|[six](https://pypi.org/project/six)|0.00578968884828449| -|pypi|[cycler](https://github.com/matplotlib/cycler)|0.005246961216776776| -|pypi|[h5py](http://www.h5py.org)|0.004676492028996659| -|pypi|[colorama](https://pypi.org/project/colorama)|0.00453618963667773| -|pypi|[pytz](https://pypi.org/project/pytz)|0.004354237737644641| -|pypi|[biopython](https://biopython.org/)|0.004294928370274525| -|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.004088905685261936| -|pypi|[python-dateutil](https://pypi.org/project/python-dateutil)|0.003932184945811476| -|pypi|[pyyaml](https://pyyaml.org/)|0.0035106842794507768| -|pypi|[cython](https://pypi.org/project/cython)|0.003224282449612504| -|pypi|[numba](https://pypi.org/project/numba)|0.0031839751743902188| -|pypi|[docutils](https://pypi.org/project/docutils)|0.0030634972145989043| -|pypi|[packaging](https://pypi.org/project/packaging)|0.0030627602674839667| -|pypi|[pandas](https://pypi.org/project/pandas)|0.002977706924668322| -|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.002620399973730565| -|pypi|[requests](https://requests.readthedocs.io)|0.002555445278620964| -|pypi|[hypothesis](https://hypothesis.works)|0.0025214875443761824| -|pypi|[setuptools](https://github.com/pypa/setuptools)|0.0025032718850115697| -|pypi|[coverage](https://pypi.org/project/coverage)|0.002491809598622029| -|pypi|[tomli](https://pypi.org/project/tomli)|0.0024423817370013926| -|pypi|[PyYAML](https://pypi.org/project/PyYAML)|0.002372678963919923| -|pypi|[future](https://python-future.org)|0.0023370725685622493| -|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.0022503065422796566| -|pypi|[certifi](https://pypi.org/project/certifi)|0.002195906922129439| -|pypi|[MarkupSafe](https://palletsprojects.com/p/markupsafe/)|0.002063330273039882| -|pypi|[pytest-xdist](https://pypi.org/project/pytest-xdist)|0.0020288305649867754| -|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.0020024345852573495| -|pypi|[flake8](https://pypi.org/project/flake8)|0.0019784952723801907| -|pypi|[astropy](http://astropy.org)|0.0019046785062817688| -|pypi|[lxml](https://lxml.de/)|0.0018873456241695937| -|pypi|[mock](https://pypi.org/project/mock)|0.0018342724482146538| -|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.001813578603022635| -|pypi|[nose](https://pypi.org/project/nose)|0.001756530874377475| -|pypi|[seaborn](https://pypi.org/project/seaborn)|0.0017201861536936063| -|pypi|[pycparser](https://pypi.org/project/pycparser)|0.0016963114985709374| -|pypi|[sklearn](https://pypi.python.org/pypi/scikit-learn/)|0.0016641325118153423| -|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.0016400549592192066| -|pypi|[idna](https://pypi.org/project/idna)|0.0016139477432097757| -|pypi|[Sphinx](https://pypi.org/project/Sphinx)|0.0016101847897877597| -|pypi|[mpmath](https://pypi.org/project/mpmath)|0.0015278117252188312| -|pypi|[wheel](https://pypi.org/project/wheel)|0.001484266650503771| -|pypi|[ipython](https://pypi.org/project/ipython)|0.0014791974173269044| -|pypi|[joblib](https://pypi.org/project/joblib)|0.001461508093691895| -|pypi|[chardet](https://pypi.org/project/chardet)|0.001456471404709169| -|pypi|[astroquery](http://astropy.org/astroquery)|0.0013069345635666725| -|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.001247157880864018| -|pypi|[statsmodels](https://pypi.org/project/statsmodels)|0.0011646759419567366| -|pypi|[PySocks](https://pypi.org/project/PySocks)|0.0011628443788101897| -|pypi|[dask](https://pypi.org/project/dask)|0.0011533649450978902| -|pypi|[urllib3](https://pypi.org/project/urllib3)|0.001132913957815693| -|pypi|[twine](https://pypi.org/project/twine)|0.001101990228779788| -|pypi|[protobuf](https://developers.google.com/protocol-buffers/)|0.001100954562512216| -|pypi|[html5lib](https://pypi.org/project/html5lib)|0.001088438485976151| -|pypi|[Babel](http://babel.pocoo.org/)|0.0010663166358848895| -|pypi|[mypy](https://pypi.org/project/mypy)|0.001064118922663022| -|pypi|[ipywidgets](https://pypi.org/project/ipywidgets)|0.0010208793377157774| -|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.0010138248544994044| -|pypi|[pillow](https://pypi.org/project/pillow)|0.0010079703175727333| -|pypi|[click](https://pypi.org/project/click)|0.0009835393000390531| -|pypi|[keras](https://keras.io/)|0.000978440911871475| -|pypi|[healpy](http://github.com/healpy)|0.0009772285030404029| -|pypi|[beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/)|0.0009757840830797636| -|pypi|[numpydoc](https://numpydoc.readthedocs.io)|0.0009744183457227229| -|pypi|[lmfit](https://lmfit.github.io/lmfit-py/)|0.0009743982574596667| -|pypi|[pygments](https://pypi.org/project/pygments)|0.0009728330256545618| -|pypi|[pytest-black](https://pypi.org/project/pytest-black)|0.000956782582715037| -|pypi|[Cython](https://pypi.org/project/Cython)|0.0009550337817148981| -|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.0009541781646896936| -|pypi|[graphviz](https://pypi.org/project/graphviz)|0.0009443612295756774| -|pypi|[jinja2](https://pypi.org/project/jinja2)|0.0008808142339050616| -|pypi|[tornado](https://pypi.org/project/tornado)|0.0008729792504651023| -|pypi|[attrs](https://pypi.org/project/attrs)|0.0008617084237392395| -|pypi|[docopt](https://pypi.org/project/docopt)|0.0008574589834725921| -|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.0008493919397639941| -|pypi|[networkx](https://pypi.org/project/networkx)|0.0008440801184653915| -|pypi|[argparse](https://pypi.org/project/argparse)|0.0008419127256267832| -|pypi|[contextlib2](https://pypi.org/project/contextlib2)|0.0008284228985482897| -|pypi|[jplephem](https://pypi.org/project/jplephem)|0.0008236652083474734| -|pypi|[toml](https://pypi.org/project/toml)|0.0008223846283988814| -|pypi|[jupyter](https://pypi.org/project/jupyter)|0.0008199834544278139| -|pypi|[pytest-astropy](https://github.com/astropy/pytest-astropy)|0.0008174810425177402| -|pypi|[photutils](https://github.com/astropy/photutils)|0.0007936424581041624| -|pypi|[bleach](https://pypi.org/project/bleach)|0.0007919346581352917| -|pypi|[pre-commit](https://pypi.org/project/pre-commit)|0.0007854022565863102| -|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.0007814634085979341| -|pypi|[psutil](https://pypi.org/project/psutil)|0.0007788864422189452| -|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.0007761229885114714| -|pypi|[cryptography](https://pypi.org/project/cryptography)|0.000763007407470451| -|pypi|[asdf](https://pypi.org/project/asdf)|0.0007518624362430718| -|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.0007477448116901477| -|pypi|[slack-sdk](https://pypi.org/project/slack-sdk)|0.0007428140023884367| -|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.000739729242928883| -|pypi|[black](https://pypi.org/project/black)|0.0007385682733187928| -|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.0007330284528654709| -|pypi|[py-make](https://pypi.org/project/py-make)|0.0007306791576012442| -|pypi|[llvmlite](http://llvmlite.readthedocs.io)|0.0007288299943913114| -|pypi|[mpi4py](https://github.com/mpi4py/mpi4py/)|0.0007285860532152156| -|pypi|[objgraph](https://mg.pov.lt/objgraph/)|0.0007276466199591606| -|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.0007040154183052561| -|pypi|[toolz](https://github.com/pytoolz/toolz/)|0.000701383784163252| -|pypi|[et-xmlfile](https://foss.heptapod.net/openpyxl/et_xmlfile)|0.0007003134369094913| -|pypi|[sympy](https://pypi.org/project/sympy)|0.0006996224142749628| -|pypi|[pycodestyle](https://pypi.org/project/pycodestyle)|0.0006978393667881833| -|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.0006817353331671785| -|pypi|[tqdm](https://tqdm.github.io)|0.000681235005558962| -|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.000674539162510807| -|pypi|[py](https://pypi.org/project/py)|0.0006689338090775119| -|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.0006679699233025688| -|pypi|[setuptools_scm](https://github.com/pypa/setuptools_scm/)|0.0006612638247550379| -|pypi|[cloudpickle](https://pypi.org/project/cloudpickle)|0.0006283198232713281| -|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.0006255468259953667| -|pypi|[wcwidth](https://pypi.org/project/wcwidth)|0.0006094715964305971| -|pypi|[ruamel.yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.0006093703385377061| -|pypi|[isal](https://pypi.org/project/isal)|0.0006015833317063646| -|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.0005978391181858101| -|pypi|[cffi](https://pypi.org/project/cffi)|0.0005971659584316771| -|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.0005898225397946464| -|pypi|[zipp](https://pypi.org/project/zipp)|0.000588639666988026| -|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.000588184691366614| -|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.000582858917664844| -|pypi|[wrapt](https://pypi.org/project/wrapt)|0.0005803872502934052| -|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.0005755654928246797| -|pypi|[lightkurve](https://docs.lightkurve.org)|0.000574331333826358| -|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.0005713779108912923| -|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.0005587854457588358| -|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.0005584002623135244| -|pypi|[pluggy](https://pypi.org/project/pluggy)|0.0005580042250840099| -|pypi|[xmltodict](https://github.com/martinblech/xmltodict)|0.000557944720254365| -|pypi|[appdirs](https://pypi.org/project/appdirs)|0.0005439969043241381| -|pypi|[regex](https://github.com/mrabarnett/mrab-regex)|0.0005426268505318251| -|pypi|[traitlets](https://pypi.org/project/traitlets)|0.0005383425665987158| -|pypi|[typing_extensions](https://pypi.org/project/typing_extensions)|0.0005367149660536593| -|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.0005362899269373154| -|pypi|[pytest-flake8](https://pypi.org/project/pytest-flake8)|0.0005276665495354398| -|pypi|[filelock](https://pypi.org/project/filelock)|0.000513202750779638| -|pypi|[rst.linker](https://pypi.org/project/rst.linker)|0.0005128595846157125| -|pypi|[jaraco.packaging](https://pypi.org/project/jaraco.packaging)|0.0005128595846157125| -|pypi|[pathlib](https://pathlib.readthedocs.org/)|0.0005115500461020018| -|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.0005099413958080559| -|pypi|[dill](https://github.com/uqfoundation/dill)|0.0005075485241513858| -|pypi|[jax](https://pypi.org/project/jax)|0.0005068201415387581| -|pypi|[absl-py](https://pypi.org/project/absl-py)|0.0005055566788712356| -|pypi|[pytest-mypy](https://github.com/dbader/pytest-mypy)|0.0005032218890591746| -|pypi|[webencodings](https://pypi.org/project/webencodings)|0.0004977724578861998| -|pypi|[scikit-learn](http://scikit-learn.org)|0.0004975240730101669| -|pypi|[pyfaidx](http://mattshirley.com)|0.0004942622429685117| -|pypi|[pytest-checkdocs](https://pypi.org/project/pytest-checkdocs)|0.0004919162138621006| -|pypi|[pytest-enabler](https://pypi.org/project/pytest-enabler)|0.0004914236758061108| -|pypi|[enum34](https://pypi.org/project/enum34)|0.0004881986153796586| -|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.0004835651545273516| -|pypi|[cobaya](https://cobaya.readthedocs.io)|0.00048320968371729796| -|pypi|[pywin32](https://pypi.org/project/pywin32)|0.00048296859956561364| -|pypi|[Pillow](https://python-pillow.org)|0.00048135239874647735| -|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.00047696013485970556| -|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.00047599155889388337| -|pypi|[brotli](https://pypi.org/project/brotli)|0.00047456316291353233| -|pypi|[ephem](http://rhodesmill.org/pyephem/)|0.0004735768332224446| -|pypi|[termcolor](http://pypi.python.org/pypi/termcolor)|0.0004714852963510251| -|pypi|[PyQt5-sip](https://www.riverbankcomputing.com/software/sip/)|0.00047127481641821774| -|pypi|[types-setuptools](https://pypi.org/project/types-setuptools)|0.000466392882717614| -|pypi|[itsdangerous](https://pypi.org/project/itsdangerous)|0.0004636362967035333| -|pypi|[olefile](https://pypi.org/project/olefile)|0.0004548139262897047| -|pypi|[markdown2](https://pypi.org/project/markdown2)|0.0004515099284523215| -|pypi|[decorator](https://pypi.org/project/decorator)|0.000446553191965521| -|pypi|[msgpack](https://msgpack.org/)|0.00044027227985056846| -|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.0004359529928600977| -|pypi|[numexpr](https://pypi.org/project/numexpr)|0.00043286672672926695| -|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.0004282017079383569| -|pypi|[pyroma](https://pypi.org/project/pyroma)|0.0004277442444232585| -|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.0004275540659138524| -|pypi|[imageio](https://pypi.org/project/imageio)|0.0004227545971052158| -|pypi|[tenacity](https://github.com/jd/tenacity)|0.0004207528204492658| -|pypi|[more-itertools](https://pypi.org/project/more-itertools)|0.0004206813567018304| -|pypi|[codecov](https://pypi.org/project/codecov)|0.0004186228387466| -|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.00041599039262647206| -|pypi|[isort](https://pypi.org/project/isort)|0.0004024604535438057| -|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.00039793690215105123| -|pypi|[multiprocess](https://github.com/uqfoundation/multiprocess)|0.00039657064422789554| -|pypi|[kiwisolver](https://kiwisolver.readthedocs.io/en/latest/)|0.00039217017299379627| -|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.0003882862245475241| -|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.0003856544146277318| -|pypi|[alabaster](https://pypi.org/project/alabaster)|0.00038140301401543627| -|pypi|[snowballstemmer](https://pypi.org/project/snowballstemmer)|0.00038077564642794023| -|pypi|[gym](https://pypi.org/project/gym)|0.0003729346297152722| -|pypi|[backports.functools-lru-cache](https://pypi.org/project/backports.functools-lru-cache)|0.000372119346441197| -|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.0003706650032718596| -|pypi|[imagesize](https://pypi.org/project/imagesize)|0.0003700376534564447| -|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.0003681742621845698| -|pypi|[process-tests](https://pypi.org/project/process-tests)|0.00036708104798477653| -|pypi|[fields](https://pypi.org/project/fields)|0.00036708104798477653| -|pypi|[smmap](https://pypi.org/project/smmap)|0.00036703681927429055| -|pypi|[plotly](https://pypi.org/project/plotly)|0.00036097634025345003| -|pypi|[nbformat](https://pypi.org/project/nbformat)|0.0003593692795880731| -|pypi|[munkres](https://pypi.org/project/munkres)|0.0003587402882002299| -|pypi|[netCDF4](https://pypi.org/project/netCDF4)|0.00035829449671576677| -|pypi|[watchdog](https://pypi.org/project/watchdog)|0.0003564282452623981| -|pypi|[dynesty](https://github.com/joshspeagle/dynesty)|0.0003559748213525615| -|pypi|[hunter](https://pypi.org/project/hunter)|0.00035535960116224615| -|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.00035065491205317186| -|pypi|[nbconvert](https://pypi.org/project/nbconvert)|0.0003495537730721075| -|pypi|[execnet](https://pypi.org/project/execnet)|0.00034838694283314446| -|pypi|[torch](https://pytorch.org/)|0.00034380064282209054| -|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.00034304532444672344| -|pypi|[fitsio](https://github.com/esheldon/fitsio)|0.00034243320131645| -|pypi|[typing](https://pypi.org/project/typing)|0.00033484622898877887| -|pypi|[wget](https://pypi.org/project/wget)|0.000332842661613033| -|pypi|[sqlalchemy](http://www.sqlalchemy.org)|0.00032636053801132867| -|pypi|[python](http://www.python.org/2.5)|0.0003224520245126856| -|pypi|[jsonschema](https://github.com/Julian/jsonschema)|0.00032227833027056145| -|pypi|[flatbuffers](https://google.github.io/flatbuffers/)|0.00032197167615750585| -|pypi|[railroad-diagrams](https://pypi.org/project/railroad-diagrams)|0.0003203844055276388| -|pypi|[Pygments](https://pypi.org/project/Pygments)|0.00031759085654806785| -|pypi|[astroscrappy](https://github.com/astropy/astroscrappy)|0.00031503726169379245| -|pypi|[numdifftools](https://github.com/pbrod/numdifftools)|0.0003126307608067832| -|pypi|[pip](https://pypi.org/project/pip)|0.000311828691809365| -|pypi|[pandoc](https://pypi.org/project/pandoc)|0.0003116365378745414| -|pypi|[locket](https://pypi.org/project/locket)|0.0003108511232318414| -|pypi|[xarray](https://github.com/pydata/xarray)|0.0003080126065638116| -|pypi|[python-magic](http://github.com/ahupp/python-magic)|0.00030649160484185866| -|pypi|[python-casacore](https://github.com/casacore/python-casacore)|0.0003061256604089906| -|pypi|[ujson](https://pypi.org/project/ujson)|0.0003060760954327707| -|pypi|[dnaio](https://dnaio.readthedocs.io/)|0.0003031738090589613| -|pypi|[fonttools](http://github.com/fonttools/fonttools)|0.000303158683855647| -|pypi|[setproctitle](https://pypi.org/project/setproctitle)|0.00030303547059761833| -|pypi|[palettable](https://jiffyclub.github.io/palettable/)|0.00030019775399765656| -|pypi|[pytest-forked](https://pypi.org/project/pytest-forked)|0.000292970034533077| -|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.0002919397253892847| -|pypi|[pyproj](https://github.com/pyproj4/pyproj)|0.00029142269455738844| -|pypi|[cachetools](https://pypi.org/project/cachetools)|0.00029084112478747464| -|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.0002907363346678747| -|pypi|[SimpleITK](https://pypi.org/project/SimpleITK)|0.0002899979758883738| -|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.0002872950654031924| -|pypi|[pexpect](https://pypi.org/project/pexpect)|0.00028486337651967834| -|pypi|[tensorflow](https://www.tensorflow.org/)|0.00028403323935900803| -|pypi|[babel](https://pypi.org/project/babel)|0.0002821583579285361| -|pypi|[nanomath](https://github.com/wdecoster/nanomath)|0.00028190160093713397| -|pypi|[cssselect](https://pypi.org/project/cssselect)|0.00028110777152372057| -|pypi|[entrypoints](https://pypi.org/project/entrypoints)|0.0002810572027921736| -|pypi|[rich](https://pypi.org/project/rich)|0.000279846895371549| -|pypi|[keyring](https://pypi.org/project/keyring)|0.0002752005721317655| -|pypi|[fsspec](https://pypi.org/project/fsspec)|0.000274068535847182| -|pypi|[simplejson](https://pypi.org/project/simplejson)|0.0002700952272527862| -|pypi|[astroplan](https://pypi.org/project/astroplan)|0.0002689490518132852| -|pypi|[more_itertools](https://more-itertools.rtfd.io)|0.00026754337033524855| -|pypi|[pydot](https://pypi.org/project/pydot)|0.0002659541753568469| -|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.0002650988935003271| -|pypi|[pox](https://github.com/uqfoundation/pox)|0.00026467986550604496| -|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.0002632480349756183| -|pypi|[Flask](https://pypi.org/project/Flask)|0.0002623587094922374| -|pypi|[tifffile](https://pypi.org/project/tifffile)|0.000262104867284161| -|pypi|[progressbar](http://code.google.com/p/python-progressbar)|0.00026205353289510385| -|pypi|[grpcio](https://grpc.io)|0.00026105782533301827| -|pypi|[PyICU](https://gitlab.pyicu.org/main/pyicu)|0.00026001539556037303| -|pypi|[fastnumbers](https://github.com/SethMMorton/fastnumbers)|0.00026001539556037303| -|pypi|[onnx2keras](https://github.com/nerox8664/onnx2keras)|0.00025771183131589225| -|pypi|[pooch](https://pypi.org/project/pooch)|0.000255080379850735| -|pypi|[tox](https://tox.readthedocs.io)|0.00025456999212267124| -|pypi|[mappy](https://github.com/lh3/minimap2)|0.000252718074584533| -|pypi|[tzdata](https://pypi.org/project/tzdata)|0.0002516629432806853| -|pypi|[reno](https://pypi.org/project/reno)|0.00025127992810586525| -|pypi|[sphinxcontrib-serializinghtml](https://pypi.org/project/sphinxcontrib-serializinghtml)|0.00024876103329961243| -|pypi|[pyasn1](https://pypi.org/project/pyasn1)|0.0002477631226854651| -|pypi|[sphinxcontrib-jsmath](https://pypi.org/project/sphinxcontrib-jsmath)|0.0002458230569204005| -|pypi|[semver](https://github.com/python-semver/python-semver)|0.0002453001825188774| -|pypi|[sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints)|0.0002452525201882235| -|pypi|[pep517](https://pypi.org/project/pep517)|0.0002444929197221393| -|pypi|[frozenlist](https://github.com/aio-libs/frozenlist)|0.0002444204381038588| -|pypi|[fs](https://pypi.org/project/fs)|0.00024331986734814156| -|pypi|[sphinxcontrib-qthelp](https://pypi.org/project/sphinxcontrib-qthelp)|0.00024216860745033481| -|pypi|[sphinxcontrib-htmlhelp](https://pypi.org/project/sphinxcontrib-htmlhelp)|0.00024216860745033481| -|pypi|[sphinxcontrib-devhelp](https://pypi.org/project/sphinxcontrib-devhelp)|0.00024216860745033481| -|pypi|[sphinxcontrib-applehelp](https://pypi.org/project/sphinxcontrib-applehelp)|0.00024216860745033481| -|pypi|[backports-functools-lru-cache](https://pypi.org/project/backports-functools-lru-cache)|0.00024151108348100312| -|pypi|[nfft](http://github.com/jakevdp/nfft/)|0.0002411216321749317| -|pypi|[ci-info](https://pypi.org/project/ci-info)|0.00023833597073511583| -|pypi|[nbsphinx](https://nbsphinx.readthedocs.io/)|0.00023830258110423127| -|pypi|[tabulate](https://pypi.org/project/tabulate)|0.0002360724706982816| -|pypi|[lz4](https://pypi.org/project/lz4)|0.00023288445624294028| -|pypi|[commonmark](https://pypi.org/project/commonmark)|0.00023254917004961336| -|pypi|[pint](https://pypi.org/project/pint)|0.00023213226494558066| -|pypi|[multidict](https://pypi.org/project/multidict)|0.00023067288021013768| -|pypi|[wmi](https://pypi.org/project/wmi)|0.00022984218466830413| -|pypi|[Werkzeug](https://pypi.org/project/Werkzeug)|0.000229228105960793| -|pypi|[Markdown](https://pypi.org/project/Markdown)|0.00022849874772192847| -|pypi|[quantities](http://python-quantities.readthedocs.io/)|0.00022509500451291408| -|pypi|[greenlet](https://pypi.org/project/greenlet)|0.00022416717993043234| -|pypi|[zopfli](https://pypi.org/project/zopfli)|0.0002239345355967223| -|pypi|[pulp](https://github.com/coin-or/pulp)|0.00022375855320652275| -|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.00022243874580199334| -|pypi|[notebook](https://pypi.org/project/notebook)|0.0002221979084798059| -|pypi|[sh](https://github.com/amoffat/sh)|0.00022017943642309128| -|pypi|[furo](https://pypi.org/project/furo)|0.00021838270483049219| -|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.0002168627728078654| -|pypi|[xattr](https://pypi.org/project/xattr)|0.00021559563217639696| -|pypi|[mpdaf](https://git-cral.univ-lyon1.fr/MUSE/mpdaf)|0.00021443937163968403| -|pypi|[soupsieve](https://pypi.org/project/soupsieve)|0.00021179039413953896| -|pypi|[aiohttp](https://pypi.org/project/aiohttp)|0.00021150857770070464| -|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.00021037489139540518| -|pypi|[shortuuid](https://pypi.org/project/shortuuid)|0.00021005132022236414| -|pypi|[theano](http://deeplearning.net/software/theano/)|0.0002095922137214601| -|pypi|[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)|0.00020935071600500655| -|pypi|[readthedocs-sphinx-search](https://pypi.org/project/readthedocs-sphinx-search)|0.00020708066045629496| -|pypi|[ultranest](https://github.com/JohannesBuchner/ultranest)|0.0002068095042059716| -|pypi|[emcee](https://pypi.org/project/emcee)|0.00020556607929244437| -|pypi|[redis](https://pypi.org/project/redis)|0.00020462507211095891| -|pypi|[PyAstronomy](https://github.com/sczesla/PyAstronomy)|0.00020390463474629186| -|pypi|[gast](https://github.com/serge-sans-paille/gast/)|0.00020098286891708484| -|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.00020085818862592756| -|pypi|[bump2version](https://pypi.org/project/bump2version)|0.00019872502446902448| -|pypi|[pyzmq](https://pypi.org/project/pyzmq)|0.00019712227226494286| -|pypi|[jmespath](https://pypi.org/project/jmespath)|0.00019573557575540006| -|pypi|[parsec](https://github.com/sighingnow/parsec.py)|0.00019328387348691917| -|pypi|[asyncio](http://www.python.org/dev/peps/pep-3156/)|0.00019328387348691917| -|pypi|[pyusb](https://pyusb.github.io/pyusb)|0.00019328387348691917| -|pypi|[apyori](https://github.com/ymoch/apyori)|0.00019328387348691917| -|pypi|[http](https://github.com/franckcuny/http)|0.00019328387348691917| -|pypi|[sf_tools](https://github.com/sfarrens/sf_tools)|0.00019328387348691917| -|pypi|[openphi](https://gitlab.com/BioimageInformaticsGroup/openphi)|0.00019328387348691917| -|pypi|[conan](https://conan.io)|0.0001932528985071937| -|pypi|[llist](https://github.com/ajakubek/python-llist)|0.00019263959390862945| -|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.00019244282114617615| -|pypi|[pybind11-global](https://pypi.org/project/pybind11-global)|0.00019125476707850984| -|pypi|[types-typed-ast](https://pypi.org/project/types-typed-ast)|0.00019125204563626394| -|pypi|[pyamg](https://pypi.org/project/pyamg)|0.00018989194412557647| -|pypi|[futures](https://pypi.org/project/futures)|0.00018871597966039577| -|pypi|[ruamel.yaml.clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree)|0.00018868595686341753| -|pypi|[arviz](http://github.com/arviz-devs/arviz)|0.00018862730901290714| -|pypi|[jupyter-client](https://jupyter.org)|0.0001877996663731885| -|pypi|[gffutils](https://github.com/daler/gffutils)|0.00018130740943794738| -|pypi|[pysynphot](https://pypi.org/project/pysynphot)|0.0001804240236564878| -|pypi|[snakemake](https://snakemake.readthedocs.io)|0.00017950089250850672| -|pypi|[doit](http://pydoit.org)|0.0001787462253715838| -|pypi|[libclang](https://github.com/sighingnow/libclang)|0.00017850551285987927| -|pypi|[lark-parser](https://pypi.org/project/lark-parser)|0.00017692688249031313| -|pypi|[pyephem](https://pypi.org/project/pyephem)|0.0001759335263389728| -|pypi|[sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|0.00017427559236544507| -|pypi|[nestle](https://pypi.org/project/nestle)|0.00017401798184732097| -|pypi|[pyDOE2](https://github.com/clicumu/pyDOE2)|0.00017395548613822727| -|pypi|[asv](https://pypi.org/project/asv)|0.0001738208746924911| -|pypi|[pytest-perf](https://pypi.org/project/pytest-perf)|0.0001731777377105097| -|pypi|[multisplitby](https://github.com/cthoyt/multisplitby)|0.00017137836782506833| -|pypi|[gitdb](https://github.com/gitpython-developers/gitdb)|0.00017114123016793902| -|pypi|[camb](https://camb.info/)|0.00016878825563806157| -|pypi|[qtpy](https://pypi.org/project/qtpy)|0.00016778012492146426| -|pypi|[python-libsbml](http://sbml.org)|0.0001674849462586572| -|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.00016437596569223825| -|pypi|[intervaltree](https://github.com/chaimleib/intervaltree)|0.00016298564052400074| -|pypi|[prompt-toolkit](https://pypi.org/project/prompt-toolkit)|0.00016280105587016636| -|pypi|[bmipy](http://csdms.colorado.edu)|0.00016106989457243266| -|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.0001595350671321989| -|pypi|[MDAnalysis](https://www.mdanalysis.org)|0.00015887401572804504| -|pypi|[rsa](https://pypi.org/project/rsa)|0.0001582548494823054| -|pypi|[jaraco.tidelift](https://pypi.org/project/jaraco.tidelift)|0.0001561373596665414| -|pypi|[unittest2](https://pypi.org/project/unittest2)|0.00015538093276737174| -|pypi|[pytest-runner](https://github.com/pytest-dev/pytest-runner/)|0.0001549528940876541| -|pypi|[pysqlite3](https://github.com/coleifer/pysqlite3)|0.00015436938695821947| -|pypi|[python-levenshtein](https://pypi.org/project/python-levenshtein)|0.00015359164946728398| -|pypi|[typed-ast](https://github.com/python/typed_ast)|0.00015346077561036666| -|pypi|[markdown](https://pypi.org/project/markdown)|0.00015336984896188206| -|pypi|[nanoget](https://github.com/wdecoster/nanoget)|0.00015304568527918782| -|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.00015245829901377157| -|pypi|[nbodykit](http://github.com/bccp/nbodykit)|0.0001522954203157249| -|pypi|[jupyter-core](https://pypi.org/project/jupyter-core)|0.0001519609622898041| -|pypi|[ginga](https://ejeschke.github.io/ginga/)|0.0001519143426704207| -|pypi|[cached_property](https://github.com/pydanny/cached-property)|0.00015186590059686507| -|pypi|[PyWavelets](https://pypi.org/project/PyWavelets)|0.00015105846440033056| -|pypi|[python-dotenv](https://pypi.org/project/python-dotenv)|0.00015044453823860455| -|pypi|[cached-property](https://github.com/pydanny/cached-property)|0.0001502933979616908| -|pypi|[edlib](https://github.com/Martinsos/edlib)|0.0001496932645443951| -|pypi|[diskcache](https://pypi.org/project/diskcache)|0.00014966859161040153| -|pypi|[types-requests](https://pypi.org/project/types-requests)|0.00014880575683414102| -|pypi|[pyfakefs](https://pypi.org/project/pyfakefs)|0.00014841781285858854| -|pypi|[elasticsearch](https://pypi.org/project/elasticsearch)|0.00014830152019498508| -|pypi|[Python-Deprecated](https://github.com/vrcmarcos/python-deprecated)|0.00014818430300663805| -|pypi|[flask](https://palletsprojects.com/p/flask)|0.00014783163377531054| -|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.00014741442395269428| -|pypi|[texext](https://pypi.org/project/texext)|0.0001471956917811276| -|pypi|[matplotlib-inline](https://pypi.org/project/matplotlib-inline)|0.00014590876178588758| -|pypi|[bokeh](https://pypi.org/project/bokeh)|0.00014578714312397698| -|pypi|[sqlparse](https://pypi.org/project/sqlparse)|0.00014509397256546558| -|pypi|[jedi](https://pypi.org/project/jedi)|0.00014507692467141586| -|pypi|[simframe](https://github.com/stammler/simframe)|0.0001449629051151894| -|pypi|[flufl.flake8](https://pypi.org/project/flufl.flake8)|0.000144938703135824| -|pypi|[pyregion](https://github.com/astropy/pyregion)|0.00014379470587982886| -|pypi|[ipython-genutils](https://pypi.org/project/ipython-genutils)|0.0001436803370841447| -|pypi|[argh](http://github.com/neithere/argh/)|0.00014335917889217383| -|pypi|[python-igraph](https://igraph.org/python)|0.00014308894369092774| -|pypi|[httpx](https://www.python-httpx.org/)|0.00014215973551351014| -|pypi|[pickleshare](https://pypi.org/project/pickleshare)|0.0001421260258395545| -|pypi|[pyuvdata](https://github.com/RadioAstronomySoftwareGroup/pyuvdata)|0.00014174150722374073| -|pypi|[multiprocessing](http://code.google.com/p/python-multiprocessing)|0.00014174150722374073| -|pypi|[tensorboard-plugin-wit](https://pypi.org/project/tensorboard-plugin-wit)|0.00014132604473962313| -|pypi|[tensorboard](https://github.com/tensorflow/tensorboard)|0.0001405357468339826| -|pypi|[spiceypy](https://github.com/AndrewAnnex/SpiceyPy)|0.0001403609081274056| -|pypi|[dendropy](http://packages.python.org/DendroPy/)|0.00014005410832822004| -|pypi|[rebound](https://github.com/hannorein/rebound/)|0.00013988483947349693| -|pypi|[opt-einsum](https://github.com/dgasmith/opt_einsum)|0.00013988329315123952| -|pypi|[shapely](https://pypi.org/project/shapely)|0.0001376068871348898| -|pypi|[jaxlib](https://pypi.org/project/jaxlib)|0.00013748263183148405| -|pypi|[mypy-extensions](https://pypi.org/project/mypy-extensions)|0.00013637327741487727| -|pypi|[galpy](http://github.com/jobovy/galpy)|0.00013582333909745078| -|pypi|[backcall](https://pypi.org/project/backcall)|0.0001353064375860436| -|pypi|[pyflakes](https://pypi.org/project/pyflakes)|0.00013520260133020951| -|pypi|[blinker](https://pypi.org/project/blinker)|0.0001350877993895592| -|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.0001346541600828723| -|pypi|[python-utils](https://pypi.org/project/python-utils)|0.00013426110398225046| -|pypi|[myst-parser](https://pypi.org/project/myst-parser)|0.00013412830015965328| -|pypi|[lenstronomy](https://github.com/lenstronomy/lenstronomy)|0.0001339320577899258| -|pypi|[gdal](https://pypi.org/project/gdal)|0.0001334548195376118| -|pypi|[jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets)|0.00013313218680892773| -|pypi|[umap-learn](http://github.com/lmcinnes/umap)|0.00013305951454677795| -|pypi|[setuptools-scm](https://github.com/pypa/setuptools_scm/)|0.00013302644961372094| -|pypi|[pymultinest](http://johannesbuchner.github.com/PyMultiNest/)|0.000132880064878503| -|pypi|[ete3](http://etetoolkit.org)|0.0001325068332682546| -|pypi|[chainconsumer](http://github.com/samreay/ChainConsumer)|0.0001322668075430094| -|pypi|[sfdmap](http://github.com/kbarbary/sfdmap)|0.0001322668075430094| -|pypi|[setuptools_scm_git_archive](https://github.com/Changaco/setuptools_scm_git_archive/)|0.00013207731354939478| -|pypi|[py-cpuinfo](https://github.com/workhorsy/py-cpuinfo)|0.00013186715568695264| -|pypi|[json-tricks](https://github.com/mverleg/pyjson_tricks)|0.00013174550956657557| -|pypi|[parasail](https://github.com/jeffdaily/parasail-python)|0.00013163835383671386| -|pypi|[dm-tree](https://github.com/deepmind/tree)|0.00013160571236174042| -|pypi|[pyia](https://pypi.org/project/pyia)|0.00013117532213978916| -|pypi|[lalsuite](https://pypi.org/project/lalsuite)|0.0001301506698104707| -|pypi|[pybullet](https://github.com/bulletphysics/bullet3)|0.0001298791832234651| -|pypi|[astrodendro](https://pypi.org/project/astrodendro)|0.00012985253563061304| -|pypi|[pyraf](https://iraf-community.github.io/pyraf.html)|0.00012927717538221249| -|pypi|[questplus](https://github.com/hoechenberger/questplus)|0.00012885591565794613| -|pypi|[cogent3](https://cogent3.org)|0.00012885591565794613| -|pypi|[nrpylatex](https://github.com/zachetienne/nrpylatex)|0.00012885591565794613| -|pypi|[pycudadecon](https://github.com/tlambert03/pycudadecon)|0.00012885591565794613| -|pypi|[intervalTree](https://github.com/chaimleib/intervaltree)|0.00012885591565794613| -|pypi|[requests_file](http://github.com/dashea/requests-file)|0.00012885591565794613| -|pypi|[ruamel.YAML](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.00012885591565794613| -|pypi|[tardis](http://bitbucket.org/cedk/tardis)|0.00012885591565794613| -|pypi|[udatetime](https://github.com/freach/udatetime)|0.00012885591565794613| -|pypi|[fitbit](https://github.com/orcasgit/python-fitbit)|0.00012885591565794613| -|pypi|[munch](https://pypi.org/project/munch)|0.00012881540573658344| -|pypi|[tokenize-rt](https://pypi.org/project/tokenize-rt)|0.00012862649106014183| -|pypi|[widgetsnbextension](https://pypi.org/project/widgetsnbextension)|0.00012850269019159356| -|pypi|[torchsummary](https://github.com/sksq96/pytorch-summary)|0.00012782754633106059| -|pypi|[livereload](https://pypi.org/project/livereload)|0.00012779136898132714| -|pypi|[Django](https://pypi.org/project/Django)|0.00012779076849854125| -|pypi|[inflection](https://github.com/jpvanhal/inflection)|0.00012727486291020832| -|pypi|[tensorboard-data-server](https://pypi.org/project/tensorboard-data-server)|0.00012645805447139858| -|pypi|[django](https://www.djangoproject.com/)|0.00012633186504813169| -|pypi|[ads](http://www.github.com/andycasey/ads/)|0.00012586191055883502| -|pypi|[email-validator](https://pypi.org/project/email-validator)|0.0001252917814207682| -|pypi|[oauthlib](https://pypi.org/project/oauthlib)|0.0001246925093612583| -|pypi|[gunicorn](https://gunicorn.org)|0.00012450261235441725| -|pypi|[latexcodec](https://github.com/mcmtroffaes/latexcodec)|0.000124192145498811| -|pypi|[gdown](http://github.com/wkentaro/gdown)|0.00012241311987504883| -|pypi|[pycurl](https://pypi.org/project/pycurl)|0.0001223120564117877| -|pypi|[scikit-bio](http://scikit-bio.org)|0.00012124170245997657| -|pypi|[typer](https://pypi.org/project/typer)|0.00012077694817279187| -|pypi|[shiboken2](https://www.pyside.org)|0.00012016844982428739| -|pypi|[uncertainties](https://pypi.org/project/uncertainties)|0.00012005978909731392| -|pypi|[fastjsonschema](https://pypi.org/project/fastjsonschema)|0.00011968852997152937| -|pypi|[isochrones](https://github.com/timothydmorton/isochrones)|0.00011965192168237854| -|pypi|[boto3](https://github.com/boto/boto3)|0.00011854174773587752| -|pypi|[mistune](https://pypi.org/project/mistune)|0.00011845671199002268| -|pypi|[astroalign](https://astroalign.readthedocs.io/)|0.0001183410507748859| -|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.00011759083086290124| -|pypi|[fluids](https://github.com/CalebBell/fluids)|0.00011742622859374128| -|pypi|[pandocfilters](https://pypi.org/project/pandocfilters)|0.0001173040388703584| -|pypi|[jellyfish](http://github.com/jamesturk/jellyfish)|0.00011696652640815077| -|pypi|[breathe](https://github.com/michaeljones/breathe)|0.00011654676641266992| -|pypi|[async-generator](https://github.com/python-trio/async_generator)|0.0001164500327823887| -|pypi|[python-pysap](https://github.com/CEA-COSMIC/pysap)|0.00011597032409215152| -|pypi|[NanoPlot](https://github.com/wdecoster/NanoPlot)|0.0001159703240921515| -|pypi|[xopen](https://github.com/pycompression/xopen/)|0.00011557430691136277| -|pypi|[text-unidecode](https://pypi.org/project/text-unidecode)|0.00011556248044606023| -|pypi|[mccabe](https://pypi.org/project/mccabe)|0.00011531636044339268| -|pypi|[fastprogress](https://github.com/fastai/fastprogress)|0.00011479810679832838| -|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.00011446761184307523| -|pypi|[nest-asyncio](https://pypi.org/project/nest-asyncio)|0.00011415700399285044| -|pypi|[pyDOE](https://github.com/tisimst/pyDOE)|0.00011407775283092542| -|pypi|[json5](https://pypi.org/project/json5)|0.00011404182744732514| -|pypi|[pytest-mock](https://pypi.org/project/pytest-mock)|0.00011368094181852381| -|pypi|[bcrypt](https://pypi.org/project/bcrypt)|0.00011333781809953027| -|pypi|[Unidecode](https://pypi.org/project/Unidecode)|0.00011314643202747374| -|pypi|[pybtex](https://pybtex.org/)|0.000112941187343463| -|pypi|[monotonic](https://github.com/atdt/monotonic)|0.00011284696406445646| -|pypi|[os](https://pypi.org/project/os)|0.00011274892620070286| -|pypi|[time](UNKNOWN)|0.00011274892620070286| -|pypi|[astroML_addons](http://astroML.github.com)|0.00011274892620070286| -|pypi|[werkzeug](https://pypi.org/project/werkzeug)|0.00011202265865196021| -|pypi|[sphinx-automodapi](https://pypi.org/project/sphinx-automodapi)|0.00011192068503393058| -|pypi|[stack-data](https://pypi.org/project/stack-data)|0.00011131666933655086| -|pypi|[stopit](http://pypi.python.org/pypi/stopit)|0.00011056230086724265| -|pypi|[skimage](https://github.com/scikit-image/scikit-image)|0.00011020109332292075| -|pypi|[pytest-randomly](https://pypi.org/project/pytest-randomly)|0.0001090466715035458| -|pypi|[periodictable](https://github.com/pkienzle/periodictable)|0.00010903531471838688| -|pypi|[antlr4-python3-runtime](http://www.antlr.org)|0.00010901097988492547| -|pypi|[google-pasta](https://github.com/google/pasta)|0.00010807068974309517| -|pypi|[astunparse](https://github.com/simonpercivall/astunparse)|0.00010798371200002605| -|pypi|[nlppln](https://github.com/nlppln/nlppln)|0.0001073799297149551| -|pypi|[docker](https://github.com/docker/docker-py)|0.00010696460988055291| -|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.0001069343679364074| -|pypi|[testpath](https://pypi.org/project/testpath)|0.00010624988170220725| -|pypi|[rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld)|0.00010620948848106208| -|pypi|[Keras](https://pypi.org/project/Keras)|0.00010576101936284079| -|pypi|[imagecodecs](https://pypi.org/project/imagecodecs)|0.00010567550588214755| -|pypi|[async-timeout](https://pypi.org/project/async-timeout)|0.00010466406219808436| -|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.00010463572872252365| -|pypi|[sunpy](https://sunpy.org)|0.00010422505150349572| -|pypi|[pybind11](https://pypi.org/project/pybind11)|0.00010406242466815739| -|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.00010400623445070625| -|pypi|[parso](https://pypi.org/project/parso)|0.00010391566739044561| -|pypi|[build](https://pypi.org/project/build)|0.00010390674384818409| -|pypi|[google-auth](https://pypi.org/project/google-auth)|0.00010362466675730666| -|pypi|[async_generator](https://github.com/python-trio/async_generator)|0.0001034693279889074| -|pypi|[BeautifulSoup4](https://pypi.org/project/BeautifulSoup4)|0.00010326043982746367| -|pypi|[asgiref](https://pypi.org/project/asgiref)|0.00010252435882426958| -|pypi|[moviepy](https://zulko.github.io/moviepy/)|0.0001025212219940931| -|pypi|[pycosat](https://pypi.org/project/pycosat)|0.00010210500159738738| -|pypi|[ptyprocess](https://pypi.org/project/ptyprocess)|0.00010185259451543357| -|pypi|[humanfriendly](https://pypi.org/project/humanfriendly)|0.00010184875529013965| -|pypi|[rtree](https://github.com/Toblerity/rtree)|0.00010142150573622656| -|pypi|[asdf-standard](https://pypi.org/project/asdf-standard)|0.00010091956910568661| -|pypi|[cigar](https://github.com/brentp/cigar)|0.00010050761421319797| -|pypi|[backports.zoneinfo](https://pypi.org/project/backports.zoneinfo)|0.0001003444066611092| -|pypi|[sphinx_astropy](https://github.com/astropy/sphinx-astropy)|0.00010025617412998933| -|pypi|[fire](https://github.com/google/python-fire)|0.00010007404638927667| -|pypi|[reproject](https://pypi.org/project/reproject)|9.972317439446559e-05| -|pypi|[xyzservices](https://pypi.org/project/xyzservices)|9.961867691322756e-05| -|pypi|[urllib](https://urllib3.readthedocs.io/)|9.957048028114019e-05| -|pypi|[ptemcee](https://pypi.org/project/ptemcee)|9.904117017305226e-05| -|pypi|[sphinxcontrib-moderncmakedomain](https://pypi.org/project/sphinxcontrib-moderncmakedomain)|9.897721194568505e-05| -|pypi|[argon2-cffi](https://pypi.org/project/argon2-cffi)|9.8857749943744e-05| -|pypi|[websockets](https://pypi.org/project/websockets)|9.882947021796038e-05| -|pypi|[sphinxcontrib-mermaid](https://pypi.org/project/sphinxcontrib-mermaid)|9.848185053915238e-05| -|pypi|[jeepney](https://pypi.org/project/jeepney)|9.827149340769852e-05| -|pypi|[pyhocon](http://github.com/chimpler/pyhocon/)|9.817593573938752e-05| -|pypi|[distributed](https://distributed.dask.org)|9.793078697199654e-05| -|pypi|[sphinx-inline-tabs](https://pypi.org/project/sphinx-inline-tabs)|9.675004413155177e-05| -|pypi|[dymos](https://github.com/OpenMDAO/dymos)|9.664193674345959e-05| -|pypi|[openmdao](http://openmdao.org)|9.664193674345959e-05| -|pypi|[deeptools](http://pypi.python.org/pypi/deepTools/)|9.664193674345959e-05| -|pypi|[MacSyFinder](https://github.com/gem-pasteur/macsyfinder/)|9.664193674345959e-05| -|pypi|[enterprise-pulsar](https://github.com/nanograv/enterprise)|9.664193674345959e-05| -|pypi|[Cactus](http://github.com/koenbok/Cactus)|9.664193674345959e-05| -|pypi|[PyAbel](https://github.com/PyAbel/PyAbel)|9.664193674345959e-05| -|pypi|[PyNN](http://neuralensemble.org/PyNN/)|9.664193674345959e-05| -|pypi|[lazyarray](http://github.com/NeuralEnsemble/lazyarray/)|9.664193674345959e-05| -|pypi|[django-tastypie](https://github.com/django-tastypie/django-tastypie)|9.664193674345959e-05| -|pypi|[South](http://south.aeracode.org/)|9.664193674345959e-05| -|pypi|[green](https://github.com/CleanCut/green)|9.664193674345959e-05| -|pypi|[radio-pyse](http://docs.transientskp.org/)|9.664193674345959e-05| -|pypi|[ruamel_yaml_conda](https://pypi.org/project/ruamel_yaml_conda)|9.664193674345959e-05| -|pypi|[menuinst](https://github.com/ContinuumIO/menuinst)|9.664193674345959e-05| -|pypi|[cherrypy](https://www.cherrypy.org)|9.664193674345959e-05| -|pypi|[sherpa](http://cxc.harvard.edu/sherpa/)|9.664193674345959e-05| -|pypi|[pyprop8](https://github.com/valentineap/pyprop8)|9.664193674345959e-05| -|pypi|[pyjellyfish](https://github.com/iric-soft/pyJellyfish)|9.664193674345959e-05| -|pypi|[sphinx_bootstrap_theme](https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html)|9.664193674345959e-05| -|pypi|[tables](https://pypi.org/project/tables)|9.613777793895814e-05| -|pypi|[nbclient](https://pypi.org/project/nbclient)|9.596230690110985e-05| -|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|9.580088440271659e-05| -|pypi|[gwpy](https://gwpy.github.io)|9.572153734590283e-05| -|pypi|[openpyxl](https://openpyxl.readthedocs.io)|9.57151643157526e-05| -|pypi|[earthengine-api](http://code.google.com/p/earthengine-api/)|9.540293755444087e-05| -|pypi|[wxPython](https://pypi.org/project/wxPython)|9.477812796340716e-05| -|pypi|[aipy](http://github.com/HERA-Team/aipy)|9.416393836542218e-05| -|pypi|[f90nml](http://github.com/marshallward/f90nml)|9.395617520729495e-05| -|pypi|[pygments-github-lexers](https://pypi.org/project/pygments-github-lexers)|9.371768055366798e-05| -|pypi|[keras-preprocessing](https://github.com/keras-team/keras-preprocessing)|9.343668986833012e-05| -|pypi|[zope.interface](https://github.com/zopefoundation/zope.interface)|9.341885353551204e-05| -|pypi|[autograd](https://pypi.org/project/autograd)|9.339450953074624e-05| -|pypi|[pyvo](https://pypi.org/project/pyvo)|9.251638977232378e-05| -|pypi|[easydict](https://pypi.org/project/easydict)|9.213890743283245e-05| -|pypi|[mendeleev](https://github.com/lmmentel/mendeleev)|9.202920797322657e-05| -|pypi|[iminuit](http://github.com/scikit-hep/iminuit)|9.197138045964188e-05| -|pypi|[Six](https://pypi.org/project/Six)|9.182190198260196e-05| -|pypi|[dash](https://plotly.com/dash)|9.089526283559974e-05| -|pypi|[biom-format](http://www.biom-format.org)|9.058168196017181e-05| -|pypi|[terminado](https://pypi.org/project/terminado)|9.028884502620201e-05| -|pypi|[regions](https://github.com/astropy/regions)|9.014589704977391e-05| -|pypi|[s3fs](https://pypi.org/project/s3fs)|8.97840095142232e-05| -|pypi|[yt](https://github.com/yt-project/yt)|8.933007152940772e-05| -|pypi|[tf-estimator-nightly](https://www.tensorflow.org/)|8.861324980837857e-05| -|pypi|[cftime](https://pypi.org/project/cftime)|8.851548064078527e-05| -|pypi|[tinycss2](https://pypi.org/project/tinycss2)|8.751547915030769e-05| -|pypi|[pytest-benchmark](https://github.com/ionelmc/pytest-benchmark)|8.733326550162608e-05| -|pypi|[psycopg2-binary](https://pypi.org/project/psycopg2-binary)|8.716306471089759e-05| -|pypi|[PyQt5](https://www.riverbankcomputing.com/software/pyqt/)|8.709830842422859e-05| -|pypi|[jupyterlab-pygments](https://pypi.org/project/jupyterlab-pygments)|8.696811121242516e-05| -|pypi|[pyjwt](https://pypi.org/project/pyjwt)|8.613216909904315e-05| -|pypi|[xlrd](http://www.python-excel.org/)|8.599516704000496e-05| -|pypi|[platformdirs](https://pypi.org/project/platformdirs)|8.57507785364424e-05| -|pypi|[prometheus-client](https://pypi.org/project/prometheus-client)|8.566001577538099e-05| -|pypi|[deap](https://www.github.com/deap)|8.526742442388905e-05| -|pypi|[Send2Trash](https://pypi.org/project/Send2Trash)|8.517834984253151e-05| -|pypi|[pyspark](https://pypi.org/project/pyspark)|8.501052210674917e-05| -|pypi|[progressbar2](https://pypi.org/project/progressbar2)|8.497333702009064e-05| -|pypi|[getdist](https://getdist.readthedocs.io)|8.493353600714008e-05| -|pypi|[colossus](https://pypi.org/project/colossus)|8.482165605256311e-05| -|pypi|[iso8601](https://pypi.org/project/iso8601)|8.476029997767829e-05| -|pypi|[debugpy](https://pypi.org/project/debugpy)|8.474507941710342e-05| -|pypi|[s3transfer](https://pypi.org/project/s3transfer)|8.463871351802399e-05| -|pypi|[alembic](https://alembic.sqlalchemy.org)|8.410810294742352e-05| -|pypi|[uvicorn](https://pypi.org/project/uvicorn)|8.37427661700062e-05| -|pypi|[pybktree](https://github.com/Jetsetter/pybktree)|8.346349082389692e-05| -|pypi|[distro](https://pypi.org/project/distro)|8.313771356335672e-05| -|pypi|[orjson](https://github.com/ijl/orjson)|8.306831399088976e-05| -|pypi|[ppft](https://github.com/uqfoundation/ppft)|8.298406209126602e-05| -|pypi|[flaky](https://pypi.org/project/flaky)|8.267391121858751e-05| -|pypi|[CGRtools](https://github.com/cimm-kzn/CGRtools)|8.255982596084119e-05| -|pypi|[botocore](https://github.com/boto/botocore)|8.133013318362599e-05| -|pypi|[python-Levenshtein](http://github.com/ztane/python-Levenshtein)|8.112388317310742e-05| -|pypi|[elementpath](https://pypi.org/project/elementpath)|8.109880063939868e-05| -|pypi|[gcsfs](https://pypi.org/project/gcsfs)|8.098250907559647e-05| -|pypi|[tensorflow-estimator](https://www.tensorflow.org/)|8.091492651844473e-05| -|pypi|[qtconsole](https://pypi.org/project/qtconsole)|8.050478232710167e-05| -|pypi|[atari-py](https://pypi.org/project/atari-py)|8.022204882976498e-05| -|pypi|[invoke](https://pypi.org/project/invoke)|7.960923368113392e-05| -|pypi|[pyOpenSSL](https://pypi.org/project/pyOpenSSL)|7.955569291647167e-05| -|pypi|[pygtrie](https://github.com/mina86/pygtrie)|7.938444803927037e-05| -|pypi|[ipdb](https://pypi.org/project/ipdb)|7.929991862981625e-05| -|pypi|[lockfile](https://pypi.org/project/lockfile)|7.923153033782547e-05| -|pypi|[immutabledict](https://github.com/corenting/immutabledict)|7.914608819528773e-05| -|pypi|[fastapi](https://pypi.org/project/fastapi)|7.893503284629796e-05| -|pypi|[retrying](https://pypi.org/project/retrying)|7.845552227549604e-05| -|pypi|[deprecated](https://github.com/tantale/deprecated)|7.839008332206916e-05| -|pypi|[parse](https://github.com/r1chardj0n3s/parse)|7.809449433814917e-05| -|pypi|[editdistance](https://www.github.com/roy-ht/editdistance)|7.809449433814917e-05| -|pypi|[tensorflow-io-gcs-filesystem](https://github.com/tensorflow/io)|7.779300139970524e-05| -|pypi|[gitpython](https://pypi.org/project/gitpython)|7.76330029162049e-05| -|pypi|[pylint](https://pypi.org/project/pylint)|7.739507335567981e-05| -|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|7.731354939476767e-05| -|pypi|[nmmn](https://github.com/rsnemmen/nmmn)|7.731354939476767e-05| -|pypi|[pymatbridge](https://github.com/arokem/python-matlab-bridge)|7.731354939476767e-05| -|pypi|[patool](http://wummel.github.io/patool/)|7.731354939476767e-05| -|pypi|[jq](http://github.com/mwilliamson/jq.py)|7.731354939476767e-05| -|pypi|[chemparse](https://pypi.org/project/chemparse)|7.731354939476767e-05| -|pypi|[gwtools](https://pypi.org/project/gwtools)|7.731354939476767e-05| -|pypi|[cluster-lensing](http://github.com/jesford/cluster-lensing)|7.731354939476767e-05| -|pypi|[amuse-framework](http://www.amusecode.org/)|7.731354939476767e-05| -|pypi|[hope](http://hope.phys.ethz.ch)|7.731354939476767e-05| -|pypi|[aplanat](https://github.com/epi2me-labs/aplanat)|7.731354939476767e-05| -|pypi|[superfreq](http://adrian.pw/superfreq)|7.731354939476767e-05| -|pypi|[sphinx_epytext](https://github.com/jayvdb/sphinx-epytext)|7.731354939476767e-05| -|pypi|[importlib](https://github.com/brettcannon/importlib)|7.731354939476767e-05| -|pypi|[openexr](https://github.com/sanguinariojoe/pip-openexr)|7.731354939476767e-05| -|pypi|[mathutils](https://gitlab.com/ideasman42/blender-mathutils)|7.731354939476767e-05| -|pypi|[pytest-shutil](https://pypi.org/project/pytest-shutil)|7.720642225719494e-05| -|pypi|[pytest-fixture-config](https://pypi.org/project/pytest-fixture-config)|7.720642225719494e-05| -|pypi|[music21](https://github.com/cuthbertLab/music21)|7.6962124170246e-05| -|pypi|[pysoundfile](https://github.com/bastibe/PySoundFile)|7.6962124170246e-05| -|pypi|[pyreadline3](https://pypi.python.org/pypi/pyreadline3/)|7.692646007605907e-05| -|pypi|[pyreadline](http://ipython.org/pyreadline.html)|7.692646007605907e-05| -|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|7.655580625888821e-05| -|pypi|[jupytext](https://pypi.org/project/jupytext)|7.619880334726296e-05| -|pypi|[imageio-ffmpeg](https://pypi.org/project/imageio-ffmpeg)|7.61899819980212e-05| -|pypi|[kaleido](https://pypi.org/project/kaleido)|7.594294170384279e-05| -|pypi|[markupsafe](https://pypi.org/project/markupsafe)|7.58948093085817e-05| -|pypi|[tzlocal](https://pypi.org/project/tzlocal)|7.560909626540972e-05| -|pypi|[pyBigWig](https://github.com/dpryan79/pyBigWig)|7.54470782115996e-05| -|pypi|[Biopython](https://biopython.org/)|7.49458219445529e-05| -|pypi|[nvidia-cublas-cu11](https://pypi.org/project/nvidia-cublas-cu11)|7.466982394285321e-05| -|pypi|[capturer](https://pypi.org/project/capturer)|7.403278611877211e-05| -|pypi|[pretty_midi](https://github.com/craffel/pretty-midi)|7.379929714955097e-05| -|pypi|[cartopy](https://pypi.org/project/cartopy)|7.358956227279803e-05| -|pypi|[pytest-pep8](https://pypi.org/project/pytest-pep8)|7.339269321632461e-05| -|pypi|[dominate](https://pypi.org/project/dominate)|7.300891221234837e-05| -|pypi|[traits](http://docs.enthought.com/traits)|7.214512731457697e-05| -|pypi|[twisted](https://pypi.org/project/twisted)|7.209545161528421e-05| -|pypi|[dust-extinction](https://pypi.org/project/dust-extinction)|7.20801259061508e-05| -|pypi|[pydantic](https://pypi.org/project/pydantic)|7.193289116451587e-05| -|pypi|[corner](https://corner.readthedocs.io)|7.180064799280076e-05| -|pypi|[freezegun](https://pypi.org/project/freezegun)|7.153712303122009e-05| -|pypi|[GitPython](https://pypi.org/project/GitPython)|7.13990527961405e-05| -|pypi|[python-snappy](https://pypi.org/project/python-snappy)|7.138097865198882e-05| -|pypi|[python_version](https://pypi.org/project/python_version)|7.133095331064875e-05| -|pypi|[fastparquet](https://pypi.org/project/fastparquet)|7.12494078253877e-05| -|pypi|[asttokens](https://pypi.org/project/asttokens)|7.091944191884711e-05| -|pypi|[executing](https://pypi.org/project/executing)|7.091944191884711e-05| -|pypi|[trio](https://github.com/python-trio/trio)|7.074816920841847e-05| -|pypi|[requests-oauthlib](https://pypi.org/project/requests-oauthlib)|7.066957012131127e-05| -|pypi|[pyensembl](https://pypi.org/project/pyensembl)|7.053204663356948e-05| -|pypi|[dgl](https://github.com/dmlc/dgl)|7.028504490433425e-05| -|pypi|[loompy](https://github.com/linnarsson-lab/loompy)|7.009195412163003e-05| -|pypi|[sphinx-autoapi](https://pypi.org/project/sphinx-autoapi)|6.986265431171718e-05| -|pypi|[specutils](https://pypi.org/project/specutils)|6.975045186707325e-05| -|pypi|[ccdproc](http://ccdproc.readthedocs.io/)|6.973954735229628e-05| -|pypi|[paramiko](https://pypi.org/project/paramiko)|6.96723227064996e-05| -|pypi|[pymbar](http://github.com/choderalab/pymbar)|6.889189490712334e-05| -|pypi|[SciencePlots](https://github.com/garrettj403/SciencePlots/)|6.872315501757126e-05| -|pypi|[asdf-coordinates-schemas](https://pypi.org/project/asdf-coordinates-schemas)|6.872084450295457e-05| -|pypi|[asdf-wcs-schemas](https://pypi.org/project/asdf-wcs-schemas)|6.828715053682699e-05| -|pypi|[uritemplate](https://pypi.org/project/uritemplate)|6.817128500133049e-05| -|pypi|[tess-point](https://pypi.org/project/tess-point)|6.815799749275572e-05| -|pypi|[hydra-core](https://github.com/facebookresearch/hydra)|6.756472067212805e-05| -|pypi|[dnspython](https://pypi.org/project/dnspython)|6.753817280177264e-05| -|pypi|[ml-collections](https://github.com/google/ml_collections)|6.728668906125182e-05| -|pypi|[omegaconf](https://github.com/omry/omegaconf)|6.717939970949857e-05| -|pypi|[glob2](https://pypi.org/project/glob2)|6.709527528309255e-05| -|pypi|[patsy](https://pypi.org/project/patsy)|6.688144766064457e-05| -|pypi|[pytest-virtualenv](https://pypi.org/project/pytest-virtualenv)|6.677401940055539e-05| -|pypi|[pathspec](https://pypi.org/project/pathspec)|6.6491992630369e-05| -|pypi|[types-docutils](https://pypi.org/project/types-docutils)|6.640144719737282e-05| -|pypi|[panel](http://panel.holoviz.org)|6.610530173711551e-05| -|pypi|[jupyterlab](https://pypi.org/project/jupyterlab)|6.567082164895699e-05| -|pypi|[websocket-client](https://pypi.org/project/websocket-client)|6.540216408935194e-05| -|pypi|[pyface](http://docs.enthought.com/pyface)|6.536323701679033e-05| -|pypi|[sphinx-bootstrap-theme](https://pypi.org/project/sphinx-bootstrap-theme)|6.53550078075518e-05| -|pypi|[appnope](https://pypi.org/project/appnope)|6.530190349158933e-05| -|pypi|[types-backports](https://pypi.org/project/types-backports)|6.5184066570233e-05| -|pypi|[celery](https://pypi.org/project/celery)|6.501676583578781e-05| -|pypi|[tensorflow_probability](http://github.com/tensorflow/probability)|6.494007749376746e-05| -|pypi|[pyfastaq](https://github.com/sanger-pathogens/Fastaq)|6.488815752775144e-05| -|pypi|[matplotlib-venn](https://github.com/konstantint/matplotlib-venn)|6.487850298861624e-05| -|pypi|[rasterio](https://pypi.org/project/rasterio)|6.462333071473244e-05| -|pypi|[partd](https://pypi.org/project/partd)|6.453012279189732e-05| -|pypi|[sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page)|6.446613436620915e-05| -|pypi|[PuLP](https://github.com/coin-or/pulp)|6.442795782897306e-05| -|pypi|[Pyedra](https://github.com/milicolazo/Pyedra)|6.442795782897306e-05| -|pypi|[tartiflette](https://tartiflette.io)|6.442795782897306e-05| -|pypi|[tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp)|6.442795782897306e-05| -|pypi|[gpytorch](https://gpytorch.ai)|6.442795782897306e-05| -|pypi|[pyYAML](https://pyyaml.org/)|6.442795782897306e-05| -|pypi|[wsgiref](http://cheeseshop.python.org/pypi/wsgiref)|6.442795782897306e-05| -|pypi|[PyEscape](https://github.com/qaviton/escape)|6.442795782897306e-05| -|pypi|[naif-pds4-bundler](https://github.com/NASA-PDS/naif-pds4-bundler)|6.442795782897306e-05| -|pypi|[ntdownload](https://github.com/ggonnella/fastsubtrees/tree/main/ntdowload)|6.442795782897306e-05| -|pypi|[clawpack](http://www.clawpack.org)|6.442795782897306e-05| -|pypi|[jsonify](https://pypi.org/project/jsonify)|6.442795782897306e-05| -|pypi|[stginga](https://github.com/spacetelescope/stginga)|6.442795782897306e-05| -|pypi|[PySpectrograph](http://code.google.com/p/pyspectrograph/)|6.442795782897306e-05| -|pypi|[simpledist](https://github.com/timothydmorton/simpledist)|6.442795782897306e-05| -|pypi|[cellpylib](http://github.com/lantunes/cellpylib)|6.442795782897306e-05| -|pypi|[PyCap](https://github.com/redcap-tools/PyCap)|6.442795782897306e-05| -|pypi|[Numpy](https://www.numpy.org)|6.442795782897306e-05| -|pypi|[Matplotlib](https://matplotlib.org)|6.442795782897306e-05| -|pypi|[NumExpr](https://github.com/pydata/numexpr)|6.442795782897306e-05| -|pypi|[nnde](https://github.com/elwinter/nnde)|6.442795782897306e-05| -|pypi|[gnuplot](https://github.com/gnuplot)|6.442795782897306e-05| -|pypi|[python-bls](https://github.com/zebra-lucky/python-bls)|6.442795782897306e-05| -|pypi|[ncbi-datasets-pylib](https://www.ncbi.nlm.nih.gov/datasets)|6.442795782897306e-05| -|pypi|[GetDist](https://getdist.readthedocs.io)|6.442795782897306e-05| -|pypi|[pytecplot](https://www.tecplot.com/docs/pytecplot)|6.442795782897306e-05| -|pypi|[mc3](https://github.com/pcubillos/mc3)|6.442795782897306e-05| -|pypi|[mne](https://mne.tools/dev/)|6.419544869880792e-05| -|pypi|[pure-eval](https://pypi.org/project/pure-eval)|6.412988326929907e-05| -|pypi|[ipyparallel](https://pypi.org/project/ipyparallel)|6.410872650721478e-05| -|pypi|[crc32c](https://github.com/ICRAR/crc32c)|6.378367825068333e-05| -|pypi|[Shapely](https://github.com/shapely/shapely)|6.348335513898779e-05| -|pypi|[pysolr](https://pypi.org/project/pysolr)|6.34055565217106e-05| -|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|6.337090816331516e-05| -|pypi|[radvel](https://pypi.org/project/radvel)|6.317007865231215e-05| -|pypi|[Mako](https://pypi.org/project/Mako)|6.295542972256172e-05| -|pypi|[travis-sphinx](https://github.com/syntaf/travis-sphinx)|6.275450437886986e-05| -|pypi|[cupy](https://cupy.dev/)|6.270175022553459e-05| -|pypi|[towncrier](https://pypi.org/project/towncrier)|6.167973366886163e-05| -|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|6.16237132644786e-05| -|pypi|[natsort](https://pypi.org/project/natsort)|6.122753896616516e-05| -|pypi|[blosc](http://github.com/blosc/python-blosc)|6.120655993752442e-05| -|pypi|[pybtex-docutils](https://github.com/mcmtroffaes/pybtex-docutils)|6.115385156008424e-05| -|pypi|[ordereddict](https://pypi.org/project/ordereddict)|6.111312263750468e-05| -|pypi|[xxhash](https://pypi.org/project/xxhash)|6.093924384749629e-05| -|pypi|[pygame](https://www.pygame.org)|6.067909397261443e-05| -|pypi|[quantiphy](https://quantiphy.readthedocs.io)|6.013276064037486e-05| -|pypi|[fbs](https://build-system.fman.io)|5.947196107289821e-05| -|pypi|[bidict](https://bidict.readthedocs.io)|5.947196107289821e-05| -|pypi|[opencv-python](https://github.com/skvark/opencv-python)|5.9293967214073904e-05| -|pypi|[prospector](https://pypi.org/project/prospector)|5.921305866826548e-05| -|pypi|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.921044374407319e-05| -|pypi|[zarr](https://pypi.org/project/zarr)|5.914732131960406e-05| -|pypi|[voluptuous](https://github.com/alecthomas/voluptuous)|5.910617042680757e-05| -|pypi|[trackpy](https://github.com/soft-matter/trackpy)|5.905896134322531e-05| -|pypi|[pyfiglet](https://pypi.org/project/pyfiglet)|5.8884787246703855e-05| -|pypi|[nvidia-cuda-nvrtc-cu11](https://pypi.org/project/nvidia-cuda-nvrtc-cu11)|5.8883363575809086e-05| -|pypi|[nvidia-cuda-runtime-cu11](https://pypi.org/project/nvidia-cuda-runtime-cu11)|5.8883363575809086e-05| -|pypi|[bibtexparser](https://pypi.org/project/bibtexparser)|5.86449173664483e-05| -|pypi|[mimeparse](https://pypi.org/project/mimeparse)|5.837633179003737e-05| -|pypi|[pyfastx](https://github.com/lmdu/pyfastx)|5.8287168098399064e-05| -|pypi|[pyopenssl](https://pyopenssl.org/)|5.821781325083999e-05| -|pypi|[argon2-cffi-bindings](https://pypi.org/project/argon2-cffi-bindings)|5.792901364886452e-05| -|pypi|[pynacl](https://pypi.org/project/pynacl)|5.774145847691088e-05| -|pypi|[pygments~=2.7](https://pypi.org/project/pygments~=2.7)|5.7714164403617324e-05| -|pypi|[sphinx~=4.0](https://pypi.org/project/sphinx~=4.0)|5.7714164403617324e-05| -|pypi|[uvloop](https://pypi.org/project/uvloop)|5.7661928037244765e-05| -|pypi|[ruff](https://pypi.org/project/ruff)|5.691511030847326e-05| -|pypi|[django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms)|5.6911362748926205e-05| -|pypi|[pynndescent](http://github.com/lmcinnes/pynndescent)|5.6821351237594894e-05| -|pypi|[rfpipe](http://github.com/realfastvla/rfpipe)|5.675796284933341e-05| -|pypi|[pyprind](https://github.com/rasbt/pyprind)|5.6618508395158145e-05| -|pypi|[colorspacious](https://github.com/njsmith/colorspacious)|5.658954509957047e-05| -|pypi|[bitarray](https://github.com/ilanschnell/bitarray)|5.651252300998494e-05| -|pypi|[dash-table](https://pypi.org/project/dash-table)|5.643120044407871e-05| -|pypi|[dash-core-components](https://pypi.org/project/dash-core-components)|5.643120044407871e-05| -|pypi|[dash-html-components](https://pypi.org/project/dash-html-components)|5.643120044407871e-05| -|pypi|[SecretStorage](https://pypi.org/project/SecretStorage)|5.6243755916763066e-05| -|pypi|[texttable](https://github.com/foutaise/texttable/)|5.6230664738408424e-05| -|pypi|[pymummer](https://github.com/sanger-pathogens/pymummer)|5.619038322084007e-05| -|pypi|[py4j](https://pypi.org/project/py4j)|5.6017941083711294e-05| -|pypi|[pymysql](https://pypi.org/project/pymysql)|5.5847893272288036e-05| -|pypi|[whoosh](http://bitbucket.org/mchaput/whoosh)|5.57633281768331e-05| -|pypi|[grpcio-tools](https://pypi.org/project/grpcio-tools)|5.569647491738191e-05| -|pypi|[sphinxcontrib-towncrier](https://pypi.org/project/sphinxcontrib-towncrier)|5.564850935349466e-05| -|pypi|[pyrsistent](https://pypi.org/project/pyrsistent)|5.558660114697821e-05| -|pypi|[feets](https://github.com/carpyncho/feets)|5.548819334552704e-05| -|pypi|[libcst](https://pypi.org/project/libcst)|5.545257000077239e-05| -|pypi|[dpcontracts](https://pypi.org/project/dpcontracts)|5.545257000077239e-05| -|pypi|[jupyter-server](https://pypi.org/project/jupyter-server)|5.5440753099938535e-05| -|pypi|[pytest-faulthandler](https://pypi.org/project/pytest-faulthandler)|5.5256962315211106e-05| -|pypi|[pytest-localserver](https://pypi.org/project/pytest-localserver)|5.5256962315211106e-05| -|pypi|[msgpack-python](http://msgpack.org/)|5.522396385340548e-05| -|pypi|[pony](https://ponyorm.com)|5.522396385340548e-05| -|pypi|[STAR](https://github.com/dbrgn/star)|5.522396385340548e-05| -|pypi|[fastqc](https://github.com/fastqc)|5.522396385340548e-05| -|pypi|[easydev](http://github.com/cokelaer/easydev)|5.522396385340548e-05| -|pypi|[acstools](https://github.com/spacetelescope/acstools)|5.522396385340548e-05| -|pypi|[pytools](http://pypi.python.org/pypi/pytools)|5.522396385340548e-05| -|pypi|[neo4j](https://neo4j.com/docs/api/python-driver/current/)|5.522396385340548e-05| -|pypi|[universal-divergence](https://github.com/slaypni/universal-divergence)|5.522396385340548e-05| -|pypi|[mamba](http://nestorsalceda.github.io/mamba)|5.522396385340548e-05| -|pypi|[cykhash](https://github.com/realead/cykhash)|5.522396385340548e-05| -|pypi|[pytorch](http://pytorch.org)|5.522396385340548e-05| -|pypi|[mdtraj](http://mdtraj.org)|5.522396385340548e-05| -|pypi|[openmm](https://github.com/rmcgibbo/openmm-cmd)|5.522396385340548e-05| -|pypi|[pywgsim](https://github.com/ialbert/pywgsim)|5.522396385340548e-05| -|pypi|[ncls](https://github.com/endrebak/ncls)|5.522396385340548e-05| -|pypi|[sorted_nearest](https://github.com/endrebak/sorted_nearest)|5.522396385340548e-05| -|pypi|[pyrle](https://github.com/endrebak/pyrle)|5.522396385340548e-05| -|pypi|[pyranges](http://github.com/endrebak/pyranges)|5.522396385340548e-05| -|pypi|[cppyy](http://cppyy.readthedocs.org)|5.522396385340548e-05| -|pypi|[cyflann](https://github.com/dougalsutherland/cyflann)|5.522396385340548e-05| -|pypi|[vlfeat-ctypes](https://github.com/dougalsutherland/vlfeat-ctypes)|5.522396385340548e-05| -|pypi|[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse)|5.522396385340548e-05| -|pypi|[libstempo](https://github.com/vallis/libstempo)|5.522396385340548e-05| -|pypi|[noise](https://github.com/caseman/noise)|5.522396385340548e-05| -|pypi|[numpy-groupies](https://github.com/ml31415/numpy-groupies)|5.522396385340548e-05| -|pypi|[strucscan](https://github.com/ICAMS/strucscan)|5.522396385340548e-05| -|pypi|[panstamps](https://github.com/thespacedoctor/panstamps)|5.522396385340548e-05| -|pypi|[drug2ways](https://github.com/drug2ways/drug2ways)|5.522396385340548e-05| -|pypi|[matplotlib_venn](https://github.com/konstantint/matplotlib-venn)|5.522396385340548e-05| -|pypi|[reboundx](https://github.com/dtamayo/reboundx)|5.522396385340548e-05| -|pypi|[types-urllib3](https://pypi.org/project/types-urllib3)|5.482113783163342e-05| -|pypi|[asteval](https://github.com/newville/asteval)|5.473247171605311e-05| -|pypi|[qiskit-terra](https://github.com/Qiskit/qiskit-terra)|5.4341914430746924e-05| -|pypi|[types-colorama](https://pypi.org/project/types-colorama)|5.4307246053438956e-05| -|pypi|[freesasa](http://freesasa.github.io/)|5.400927885899834e-05| -|pypi|[clickclick](https://codeberg.org/hjacobs/python-clickclick)|5.397222067272829e-05| -|pypi|[pingouin](https://pingouin-stats.org/index.html)|5.3896464722314e-05| -|pypi|[pyfits](http://pyfits.readthedocs.io/en/latest/)|5.357432493316914e-05| -|pypi|[h11](https://pypi.org/project/h11)|5.3557108199281785e-05| -|pypi|[CommonMark](https://github.com/rtfd/commonmark.py)|5.32868771213168e-05| -|pypi|[ansicolors](https://pypi.org/project/ansicolors)|5.3126585498369154e-05| -|pypi|[khmer](https://khmer.readthedocs.io/)|5.3107045239024933e-05| -|pypi|[contextvars](https://pypi.org/project/contextvars)|5.308348986605591e-05| -|pypi|[pynvml](http://www.nvidia.com/)|5.269914096056228e-05| -|pypi|[pip-run](https://pypi.org/project/pip-run)|5.269565055856164e-05| -|pypi|[torch-geometric](https://github.com/pyg-team/pytorch_geometric)|5.255964980784644e-05| -|pypi|[frozendict](https://pypi.org/project/frozendict)|5.209047106835336e-05| -|pypi|[flake8-2020](https://pypi.org/project/flake8-2020)|5.2081663430601395e-05| -|pypi|[pip-api](https://pypi.org/project/pip-api)|5.2000391990077445e-05| -|pypi|[requirementslib](https://pypi.org/project/requirementslib)|5.2000391990077445e-05| -|pypi|[pipreqs](https://pypi.org/project/pipreqs)|5.2000391990077445e-05| -|pypi|[pytest-qt](https://pypi.org/project/pytest-qt)|5.1950007701757095e-05| -|pypi|[aiosignal](https://github.com/aio-libs/aiosignal)|5.1928149480831076e-05| -|pypi|[curio](https://pypi.org/project/curio)|5.1292898228491934e-05| -|pypi|[google-auth-oauthlib](https://pypi.org/project/google-auth-oauthlib)|5.127752764847788e-05| -|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|5.111136217470198e-05| -|pypi|[path](https://pypi.org/project/path)|5.0924163670225934e-05| -|pypi|[pockets](https://pypi.org/project/pockets)|5.09231006086464e-05| -|pypi|[pyxenon](https://pypi.org/project/pyxenon)|5.060601327606404e-05| -|pypi|[pbr](https://pypi.org/project/pbr)|5.0589764148912224e-05| -|pypi|[streamlit](https://streamlit.io)|5.058438389022149e-05| -|pypi|[configparser](https://github.com/jaraco/configparser/)|5.051000878484438e-05| -|pypi|[gevent](https://pypi.org/project/gevent)|5.049918607571062e-05| -|pypi|[gwcs](https://pypi.org/project/gwcs)|5.045937690879241e-05| -|pypi|[chevron](https://github.com/noahmorrison/chevron)|5.0349009444284725e-05| -|pypi|[sphinxcontrib-napoleon](https://pypi.org/project/sphinxcontrib-napoleon)|5.034354835402875e-05| -|pypi|[cytoolz](https://pypi.org/project/cytoolz)|5.0273572093661904e-05| -|pypi|[nrel-pysam](https://nrel-pysam.readthedocs.io)|5.0262435850951075e-05| -|pypi|[cvxopt](http://cvxopt.org)|5.0253807106598984e-05| -|pypi|[mechanicalsoup](https://mechanicalsoup.readthedocs.io/)|4.993166731745412e-05| -|pypi|[voevent-parse](https://github.com/timstaley/voevent-parse)|4.973386218376868e-05| -|pypi|[pytest-arraydiff](https://pypi.org/project/pytest-arraydiff)|4.971590741807285e-05| -|pypi|[pytest-remotedata](https://pypi.org/project/pytest-remotedata)|4.949013902062079e-05| -|pypi|[dash-renderer](https://pypi.org/project/dash-renderer)|4.941968735167019e-05| -|pypi|[types-protobuf](https://github.com/python/typeshed)|4.94164461426898e-05| -|pypi|[clang-format](http://clang.llvm.org/)|4.94164461426898e-05| -|pypi|[abg_python](https://github.com/agurvich/abg_python)|4.928738773916439e-05| -|pypi|[pympler](https://pypi.org/project/pympler)|4.927536533077378e-05| -|pypi|[sphinx_rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|4.919693048332945e-05| -|pypi|[jaraco.path](https://pypi.org/project/jaraco.path)|4.918240532829761e-05| -|pypi|[jaraco.envs](https://pypi.org/project/jaraco.envs)|4.918240532829761e-05| -|pypi|[sphinx-favicon](https://pypi.org/project/sphinx-favicon)|4.918240532829761e-05| -|pypi|[pycairo](https://pycairo.readthedocs.io)|4.915955448950373e-05| -|pypi|[qgrid](https://github.com/quantopian/qgrid)|4.906436788514103e-05| -|pypi|[wasabi](https://ines.io)|4.89552940105609e-05| -|pypi|[math](https://pypi.org/project/math)|4.887320801026385e-05| -|pypi|[holoviews](https://pypi.org/project/holoviews)|4.840467571829623e-05| -|pypi|[wandb](https://github.com/wandb/client)|4.837644403386635e-05| -|pypi|[pycbc](http://www.pycbc.org/)|4.8320968371729793e-05| -|pypi|[beamshapes](https://github.com/thejasvibr/bat_beamshapes.git)|4.8320968371729793e-05| -|pypi|[sip_tpv](https://github.com/stargaser/sip_tpv)|4.8320968371729793e-05| -|pypi|[prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator)|4.8320968371729793e-05| -|pypi|[structlog](https://www.structlog.org/)|4.8320968371729793e-05| -|pypi|[averbis-python-api](https://pypi.org/project/averbis-python-api)|4.8320968371729793e-05| -|pypi|[pvrpm](https://github.com/FSEC-Photovoltaics/pvrpm-lcoe)|4.8320968371729793e-05| -|pypi|[NREL-PySAM-stubs](http://www.github.com/nrel/pysam)|4.8320968371729793e-05| -|pypi|[equadratures](https://github.com/Effective-Quadratures/equadratures)|4.8320968371729793e-05| -|pypi|[gammapy](https://github.com/gammapy/gammapy)|4.8320968371729793e-05| -|pypi|[trippy](https://github.com/fraserw/trippy)|4.8320968371729793e-05| -|pypi|[pymangle](https://github.com/esheldon/pymangle)|4.8320968371729793e-05| -|pypi|[sbpy](https://sbpy.org)|4.8320968371729793e-05| -|pypi|[maxsmooth](https://github.com/htjb/maxsmooth)|4.8320968371729793e-05| -|pypi|[types](https://www.pytosquatting.org)|4.8320968371729793e-05| -|pypi|[snakemake-wrapper-utils](https://pypi.org/project/snakemake-wrapper-utils)|4.8320968371729793e-05| -|pypi|[imexam](http://imexam.readthedocs.io/)|4.8320968371729793e-05| -|pypi|[pygedm](https://github.com/frbs/pygedm)|4.8320968371729793e-05| -|pypi|[torchinfo](https://github.com/tyleryep/torchinfo)|4.8320968371729793e-05| -|pypi|[gputil](https://github.com/anderskm/gputil)|4.8320968371729793e-05| -|pypi|[guppy3](https://github.com/zhuyifei1999/guppy3/)|4.8320968371729793e-05| -|pypi|[logging](http://www.red-dove.com/python_logging.html)|4.8320968371729793e-05| -|pypi|[TESS_PRF](https://github.com/keatonb/TESS_PRF)|4.8320968371729793e-05| -|pypi|[pygmmis](https://github.com/pmelchior/pygmmis)|4.8320968371729793e-05| -|pypi|[epitopepredict](https://github.com/dmnfarrell/epitopepredict)|4.8320968371729793e-05| -|pypi|[umi_tools](https://github.com/CGATOxford/UMI-tools)|4.8320968371729793e-05| -|pypi|[RM-Tools](https://github.com/CIRADA-Tools/RM-Tools)|4.8320968371729793e-05| -|pypi|[cx_Oracle](https://oracle.github.io/python-cx_Oracle)|4.8320968371729793e-05| -|pypi|[gemmi](https://project-gemmi.github.io/)|4.8320968371729793e-05| -|pypi|[transforms3d](http://github.com/matthew-brett/transforms3d)|4.826158892985275e-05| -|pypi|[bz2file](https://pypi.org/project/bz2file)|4.824662842038867e-05| -|pypi|[semantic-version](https://pypi.org/project/semantic-version)|4.8200561458303555e-05| -|pypi|[prefixed](https://github.com/Rockhopper-Technologies/prefixed)|4.815989847715736e-05| -|pypi|[pymongo](https://pypi.org/project/pymongo)|4.814465426829443e-05| -|pypi|[cramjam](https://pypi.org/project/cramjam)|4.790820347165526e-05| -|pypi|[boto](https://github.com/boto/boto/)|4.7837758688012496e-05| -|pypi|[args](https://github.com/kennethreitz/args)|4.7837758688012496e-05| -|pypi|[IPython](https://pypi.org/project/IPython)|4.7831435431812545e-05| -|pypi|[anyio](https://pypi.org/project/anyio)|4.7780310683931496e-05| -|pypi|[grapheme](https://github.com/alvinlindstam/grapheme)|4.774208317063647e-05| -|pypi|[about-time](https://github.com/rsalmei/about-time)|4.774208317063647e-05| -|pypi|[tblib](https://pypi.org/project/tblib)|4.754792319257967e-05| -|pypi|[webcolors](https://pypi.org/project/webcolors)|4.734357899235594e-05| -|pypi|[sos](https://github.com/vatlab/SoS)|4.7217678127376225e-05| -|pypi|[pyglet](https://pypi.org/project/pyglet)|4.721073659842695e-05| -|pypi|[importlib_metadata](https://pypi.org/project/importlib_metadata)|4.6992901661009826e-05| -|pypi|[py2bit](https://github.com/deeptools/py2bit)|4.681764935572042e-05| -|pypi|[deeptoolsintervals](https://github.com/deeptools/deeptools_intervals)|4.681764935572042e-05| -|pypi|[xlwt](http://www.python-excel.org/)|4.658907891100017e-05| -|pypi|[coveralls](https://pypi.org/project/coveralls)|4.653952282684333e-05| -|pypi|[colour](http://github.com/vaab/colour)|4.652618954649411e-05| -|pypi|[spectres](https://spectres.readthedocs.io)|4.6499362028053955e-05| -|pypi|[yapf](https://pypi.org/project/yapf)|4.635689081794856e-05| -|pypi|[vine](https://pypi.org/project/vine)|4.6213850187121075e-05| -|pypi|[dpath](https://github.com/dpath-maintainers/dpath-python)|4.618731522284822e-05| -|pypi|[pyasn1-modules](https://pypi.org/project/pyasn1-modules)|4.599900535661712e-05| -|pypi|[zope.event](https://pypi.org/project/zope.event)|4.587118913885802e-05| -|pypi|[theano-pymc](http://deeplearning.net/software/theano/)|4.576917380375081e-05| -|pypi|[pyobjc](https://pypi.org/project/pyobjc)|4.535691049764685e-05| -|pypi|[sos-notebook](https://github.com/vatlab/SOS)|4.5187735054152365e-05| -|pypi|[dlinfo](https://code.grasp-open.com/grasp-tools/python-dlinfo)|4.503514252245217e-05| -|pypi|[segments](https://github.com/cldf/segments)|4.503514252245217e-05| -|pypi|[requests-file](https://pypi.org/project/requests-file)|4.4938500585708704e-05| -|pypi|[distlib](https://pypi.org/project/distlib)|4.471551139232236e-05| -|pypi|[covdefaults](https://pypi.org/project/covdefaults)|4.470261436828976e-05| -|pypi|[colorlog](https://github.com/borntyping/python-colorlog)|4.4581724984597704e-05| -|pypi|[sniffio](https://pypi.org/project/sniffio)|4.450816436622419e-05| -|pypi|[nptyping](https://pypi.org/project/nptyping)|4.4255263023405386e-05| -|pypi|[backoff](https://github.com/litl/backoff)|4.3972081218274116e-05| -|pypi|[ratelimit](https://github.com/tomasbasham/ratelimit)|4.3972081218274116e-05| -|pypi|[hdmedians](http://github.com/daleroberts/hdmedians)|4.392815306520891e-05| -|pypi|[singleton_decorator](https://github.com/Kemaweyan/singleton_decorator)|4.391839125341664e-05| -|pypi|[uwsgi](https://pypi.org/project/uwsgi)|4.377099106820661e-05| -|pypi|[python_dateutil](https://github.com/dateutil/dateutil)|4.371897138394601e-05| -|pypi|[overrides](https://github.com/mkorpela/overrides)|4.330339711050371e-05| -|pypi|[nvidia-cudnn-cu11](https://pypi.org/project/nvidia-cudnn-cu11)|4.3096903208764964e-05| -|pypi|[ini2toml](https://pypi.org/project/ini2toml)|4.3071517444280527e-05| -|pypi|[epam.indigo](https://lifescience.opensource.epam.com/indigo/index.html)|4.295197188598204e-05| -|pypi|[tensorly-viz](https://tensorly.org/viz)|4.295197188598204e-05| -|pypi|[yamlreader](https://github.com/ImmobilienScout24/yamlreader)|4.295197188598204e-05| -|pypi|[lda](https://pypi.org/project/lda)|4.295197188598204e-05| -|pypi|[fseval](https://github.com/dunnkers/fseval)|4.295197188598204e-05| -|pypi|[treegp](https://github.com/PFLeget/treegp)|4.295197188598204e-05| -|pypi|[pwkit](https://github.com/pkgw/pwkit/)|4.295197188598204e-05| -|pypi|[activegit](http://github.com/caseyjlaw/activegit)|4.295197188598204e-05| -|pypi|[bcbio-gff](https://github.com/chapmanb/bcbb/tree/master/gff)|4.295197188598204e-05| -|pypi|[fatslim](https://github.com/seb-buch/FATSLiM)|4.295197188598204e-05| -|pypi|[reedsolo](https://github.com/tomerfiliba/reedsolomon)|4.295197188598204e-05| -|pypi|[pyqt4](http://www.riverbankcomputing.com/software/pyqt/)|4.295197188598204e-05| -|pypi|[precession](https://github.com/dgerosa/precession/)|4.295197188598204e-05| -|pypi|[setuptools_git](https://github.com/msabramo/setuptools-git)|4.295197188598204e-05| -|pypi|[solcore](https://github.com/qpv-research-group/solcore5)|4.295197188598204e-05| -|pypi|[tmm](http://pypi.python.org/pypi/tmm)|4.295197188598204e-05| -|pypi|[dotmap](https://github.com/drgrib/dotmap)|4.295197188598204e-05| -|pypi|[portalocker](https://github.com/WoLpH/portalocker)|4.295197188598204e-05| -|pypi|[pygobject](https://pygobject.readthedocs.io)|4.295197188598204e-05| -|pypi|[genicam](https://www.emva.org)|4.295197188598204e-05| -|pypi|[metapredict](https://github.com/idptools/metapredict.git)|4.295197188598204e-05| -|pypi|[alphaPredict](https://pypi.org/project/alphaPredict)|4.295197188598204e-05| -|pypi|[protfasta](https://pypi.org/project/protfasta)|4.295197188598204e-05| -|pypi|[Bottleneck](https://github.com/pydata/bottleneck)|4.295197188598204e-05| -|pypi|[deep-forest](https://github.com/LAMDA-NJU/Deep-Forest)|4.295197188598204e-05| -|pypi|[python-rocksdb](https://github.com/twmht/python-rocksdb)|4.295197188598204e-05| -|pypi|[taxopy](https://github.com/apcamargo/taxopy)|4.295197188598204e-05| -|pypi|[Corekaburra](https://github.com/milnus/Corekaburra)|4.295197188598204e-05| -|pypi|[kaggle](https://github.com/Kaggle/kaggle-api)|4.295197188598204e-05| -|pypi|[sick](http://www.github.com/andycasey/sick/)|4.295197188598204e-05| -|pypi|[triangle_plot](https://github.com/dfm/triangle.py)|4.295197188598204e-05| -|pypi|[html2text](https://github.com/Alir3z4/html2text/)|4.295197188598204e-05| -|pypi|[KafNafParserPy](https://github.com/cltl/KafNafParserPy)|4.295197188598204e-05| -|pypi|[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)|4.295197188598204e-05| -|pypi|[cwl-runner](https://github.com/common-workflow-language/common-workflow-language)|4.295197188598204e-05| -|pypi|[evla_mcast](https://github.com/demorest/evla_mcast/)|4.295197188598204e-05| -|pypi|[pymatgen](https://pymatgen.org)|4.2735237633400496e-05| -|pypi|[unidecode](https://pypi.org/project/unidecode)|4.247997219492729e-05| -|pypi|[tox-conda](https://github.com/tox-dev/tox-conda)|4.241614603670441e-05| -|pypi|[mkdocs](https://www.mkdocs.org)|4.237187280049965e-05| -|pypi|[plac](https://pypi.org/project/plac)|4.218930181493634e-05| -|pypi|[ply](https://pypi.org/project/ply)|4.208112431806032e-05| -|pypi|[pyabel](https://github.com/PyAbel/PyAbel)|4.192930588869675e-05| -|pypi|[rich-click](https://github.com/ewels/rich-click)|4.1913927229179454e-05| -|pypi|[dash_dangerously_set_inner_html](https://pypi.org/project/dash_dangerously_set_inner_html)|4.182165683635094e-05| -|pypi|[casadi](https://pypi.org/project/casadi)|4.1814430275756224e-05| -|pypi|[wsaccel](https://pypi.org/project/wsaccel)|4.172937505708438e-05| -|pypi|[wslink](https://pypi.org/project/wslink)|4.171451399926192e-05| -|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|4.150475593987883e-05| -|pypi|[Brotli](https://github.com/google/brotli)|4.1483014515322405e-05| -|pypi|[rdflib](https://github.com/RDFLib/rdflib)|4.103137481351889e-05| -|pypi|[yarl](https://github.com/aio-libs/yarl/)|4.09649235826184e-05| -|pypi|[pydevtool](https://github.com/pydoit/pydevtool)|4.078632291724773e-05| -|pypi|[lmdb](http://github.com/jnwatson/py-lmdb/)|4.066491883750767e-05| -|pypi|[nlesc-CAT](https://github.com/nlesc-nano/CAT)|4.0526858927874156e-05| -|pypi|[sphinx-autobuild](https://pypi.org/project/sphinx-autobuild)|4.03746425960524e-05| -|pypi|[dogpile.cache](https://pypi.org/project/dogpile.cache)|4.020791389009273e-05| -|pypi|[mergedeep](https://pypi.org/project/mergedeep)|3.997156280738349e-05| -|pypi|[exceptiongroup](https://pypi.org/project/exceptiongroup)|3.955938677066756e-05| -|pypi|[astropy-sphinx-theme](https://pypi.org/project/astropy-sphinx-theme)|3.933397588557412e-05| -|pypi|[click-plugins](https://pypi.org/project/click-plugins)|3.919245716666664e-05| -|pypi|[jpype1](https://github.com/jpype-project/jpype)|3.9086294416243655e-05| -|pypi|[spglib](http://spglib.github.io/spglib/)|3.8995210962571646e-05| -|pypi|[pytest-mpl](https://pypi.org/project/pytest-mpl)|3.873000475533379e-05| -|pypi|[Cerberus](http://docs.python-cerberus.org)|3.8656774697383836e-05| -|pypi|[CoolProp](http://www.coolprop.org)|3.8656774697383836e-05| -|pypi|[sisyphe](https://sisyphe.readthedocs.io)|3.8656774697383836e-05| -|pypi|[pykeops](http://www.kernel-operations.io/)|3.8656774697383836e-05| -|pypi|[keopscore](http://www.kernel-operations.io/)|3.8656774697383836e-05| -|pypi|[Cartopy](https://scitools.org.uk/cartopy/docs/latest/)|3.8656774697383836e-05| -|pypi|[pydftools](https://github.com/steven-murray/pydftools)|3.8656774697383836e-05| -|pypi|[rascal](https://rascal.readthedocs.io/en/latest/?badge=latest)|3.8656774697383836e-05| -|pypi|[shutilwhich](http://github.com/mbr/shutilwhich)|3.8656774697383836e-05| -|pypi|[pycrostates](https://pypi.org/project/pycrostates)|3.8656774697383836e-05| -|pypi|[simpleitk](http://simpleitk.org/)|3.8656774697383836e-05| -|pypi|[carpyncho](https://carpyncho-py.readthedocs.io/)|3.8656774697383836e-05| -|pypi|[disksurf](https://github.com/richteague/disksurf)|3.8656774697383836e-05| -|pypi|[gofish](https://github.com/richteague/gofish)|3.8656774697383836e-05| -|pypi|[loguniform](https://github.com/j-faria/LogUniform)|3.8656774697383836e-05| -|pypi|[kumaraswamy](https://github.com/j-faria/Kumaraswamy)|3.8656774697383836e-05| -|pypi|[urepr](https://github.com/j-faria/urepr)|3.8656774697383836e-05| -|pypi|[scopesim](https://github.com/astronomyk/ScopeSim)|3.8656774697383836e-05| -|pypi|[pyckles](https://github.com/astronomyk/Pyckles)|3.8656774697383836e-05| -|pypi|[spextra](https://github.com/miguelverdugo/speXtra)|3.8656774697383836e-05| -|pypi|[cythongsl](http://github.com/twiecki/CythonGSL)|3.8656774697383836e-05| -|pypi|[snipgenie](https://github.com/dmnfarrell/snipgenie)|3.8656774697383836e-05| -|pypi|[bcbio_gff](https://github.com/chapmanb/bcbb/tree/master/gff)|3.8656774697383836e-05| -|pypi|[blimpy](https://github.com/ucberkeleyseti/blimpy)|3.8656774697383836e-05| -|pypi|[googledrivedownloader](https://github.com/ndrplz/google-drive-downloader)|3.8656774697383836e-05| -|pypi|[DendroPy](http://packages.python.org/DendroPy/)|3.8656774697383836e-05| -|pypi|[jaraco.context](https://pypi.org/project/jaraco.context)|3.8640515146975176e-05| -|pypi|[jaraco.functools](https://pypi.org/project/jaraco.functools)|3.8640515146975176e-05| -|pypi|[optlang](https://github.com/opencobra/optlang)|3.8629030600711065e-05| -|pypi|[swiglpk](https://github.com/biosustain/swiglpk)|3.8629030600711065e-05| -|pypi|[kombu](https://pypi.org/project/kombu)|3.846914202127488e-05| -|pypi|[igraph](https://igraph.org/python)|3.842925422958501e-05| -|pypi|[django-form-utils](http://bitbucket.org/carljm/django-form-utils/)|3.832637491364551e-05| -|pypi|[cymem](https://github.com/explosion/cymem)|3.832468096878035e-05| -|pypi|[murmurhash](https://github.com/explosion/murmurhash)|3.832468096878035e-05| -|pypi|[jaxopt](https://pypi.org/project/jaxopt)|3.830138757490415e-05| -|pypi|[entrypoint2](https://pypi.org/project/entrypoint2)|3.827020695041e-05| -|pypi|[easyprocess](https://pypi.org/project/easyprocess)|3.827020695041e-05| -|pypi|[pandoc-min](https://github.com/boisgera/pandoc)|3.827020695041e-05| -|pypi|[mkdocs-material](https://pypi.org/project/mkdocs-material)|3.7903225684511585e-05| -|pypi|[chex](https://github.com/deepmind/chex)|3.788036869112259e-05| -|pypi|[PyJWT](https://github.com/jpadilla/pyjwt)|3.785098259573993e-05| -|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|3.777041237754826e-05| -|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|3.777041237754826e-05| -|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|3.777041237754826e-05| -|pypi|[odfpy](https://pypi.org/project/odfpy)|3.777041237754826e-05| -|pypi|[tensorflow-probability](https://pypi.org/project/tensorflow-probability)|3.774102359590846e-05| -|pypi|[jdcal](https://pypi.org/project/jdcal)|3.755857087075361e-05| -|pypi|[pycryptodomex](https://www.pycryptodome.org)|3.7336455279902763e-05| -|pypi|[parsimonious](https://github.com/erikrose/parsimonious)|3.724953246059311e-05| -|pypi|[crds](https://pypi.org/project/crds)|3.710054525350674e-05| -|pypi|[zict](https://pypi.org/project/zict)|3.709516555066054e-05| -|pypi|[ligo-segments](https://pypi.org/project/ligo-segments)|3.703861647082766e-05| -|pypi|[coloredlogs](https://coloredlogs.readthedocs.io)|3.6834056902453554e-05| -|pypi|[hiredis](https://github.com/redis/hiredis-py)|3.67916448268168e-05| -|pypi|[isodate](https://github.com/gweis/isodate/)|3.6764012331701594e-05| -|pypi|[cwltool](https://pypi.org/project/cwltool)|3.672393596251465e-05| -|pypi|[ase](https://pypi.org/project/ase)|3.614610218960502e-05| -|pypi|[astropy-healpix](https://pypi.org/project/astropy-healpix)|3.61139969906183e-05| -|pypi|[wincertstore](https://pypi.org/project/wincertstore)|3.5443527085230435e-05| -|pypi|[repoze.sphinx.autointerface](https://pypi.org/project/repoze.sphinx.autointerface)|3.5443456850646424e-05| -|pypi|[exo-k](https://forge.oasu.u-bordeaux.fr/jleconte/exo_k-public)|3.530359234673956e-05| -|pypi|[zstandard](https://pypi.org/project/zstandard)|3.529264862550012e-05| -|pypi|[terminaltables](https://pypi.org/project/terminaltables)|3.522431970270234e-05| -|pypi|[types-toml](https://pypi.org/project/types-toml)|3.520258397775947e-05| -|pypi|[fastrlock](https://github.com/scoder/fastrlock)|3.5142522452167124e-05| -|pypi|[bxa](https://github.com/JohannesBuchner/BXA/)|3.5142522452167124e-05| -|pypi|[textwrap3](https://github.com/jonathaneunice/textwrap3)|3.5142522452167124e-05| -|pypi|[hopcroftkarp](https://github.com/sofiat-olaosebikan/hopcroftkarp)|3.5142522452167124e-05| -|pypi|[bioservices](http://github.com/cokelaer/bioservices)|3.5142522452167124e-05| -|pypi|[pyliftover](https://github.com/konstantint/pyliftover)|3.5142522452167124e-05| -|pypi|[cdips](https://github.com/lgbouma/cdips)|3.5142522452167124e-05| -|pypi|[drizzle](https://github.com/spacetelescope/drizzle)|3.5142522452167124e-05| -|pypi|[mokapot](https://github.com/wfondrie/mokapot)|3.5142522452167124e-05| -|pypi|[p2api](https://www.eso.org/copdemo/apidoc/index.html)|3.5142522452167124e-05| -|pypi|[gwdet](https://github.com/dgerosa/gwdet)|3.5142522452167124e-05| -|pypi|[KMlogger](https://github.com/kylemede/KMlogger)|3.5142522452167124e-05| -|pypi|[pyitlib](https://github.com/pafoster/pyitlib)|3.5142522452167124e-05| -|pypi|[pyds9](https://github.com/TESScience/pyds9/)|3.5142522452167124e-05| -|pypi|[colored](https://gitlab.com/dslackw/colored)|3.5142522452167124e-05| -|pypi|[panoptes-ui](https://github.com/panoptes-organization/panoptes)|3.5142522452167124e-05| -|pypi|[learn2learn](https://github.com/learnables/learn2learn)|3.5142522452167124e-05| -|pypi|[configuration](http://k0s.org/hg/configuration)|3.5142522452167124e-05| -|pypi|[marxs](http://marxs.readthedocs.io)|3.5142522452167124e-05| -|pypi|[Flask-RESTful](https://www.github.com/flask-restful/flask-restful/)|3.5142522452167124e-05| -|pypi|[functools32](https://github.com/MiCHiLU/python-functools32)|3.5142522452167124e-05| -|pypi|[flatdict](https://github.com/gmr/flatdict)|3.5142522452167124e-05| -|pypi|[bw2io](https://github.com/brightway-lca/brightway2-io)|3.5142522452167124e-05| -|pypi|[bw2data](https://bitbucket.org/cmutel/brightway2-data)|3.5142522452167124e-05| -|pypi|[wurst](https://github.com/polca/wurst)|3.5142522452167124e-05| -|pypi|[ospgrillage](https://monashsmartstructures.github.io/ospgrillage/)|3.5142522452167124e-05| -|pypi|[openseespy](https://github.com/zhuminjie/openseespy)|3.5142522452167124e-05| -|pypi|[openseespyvis](https://github.com/u-anurag/openseespyvis)|3.5142522452167124e-05| -|pypi|[opsvis](https://github.com/sewkokot/opsvis)|3.5142522452167124e-05| -|pypi|[openseespylinux](https://github.com/zhuminjie/openseespy)|3.5142522452167124e-05| -|pypi|[sphinx_copybutton](https://github.com/choldgraf/sphinx-copybutton)|3.5142522452167124e-05| -|pypi|[PIL](http://www.pythonware.com/products/pil)|3.5142522452167124e-05| -|pypi|[toolshed](https://github.com/brentp/toolshed/)|3.5142522452167124e-05| -|pypi|[filetype](https://github.com/h2non/filetype.py)|3.5142522452167124e-05| -|pypi|[codeclimate-test-reporter](http://github.com/codeclimate/python-test-reporter)|3.5113237016790316e-05| -|pypi|[rpy2](https://rpy2.github.io)|3.5096280427889186e-05| -|pypi|[billiard](https://pypi.org/project/billiard)|3.50141927826962e-05| -|pypi|[berkeleydb](https://pypi.org/project/berkeleydb)|3.4735576788986106e-05| -|pypi|[ray](https://pypi.org/project/ray)|3.46540915210427e-05| -|pypi|[scikit_learn](http://scikit-learn.org)|3.456456577164253e-05| -|pypi|[pytest-openfiles](https://pypi.org/project/pytest-openfiles)|3.432529520846081e-05| -|pypi|[pytest-regressions](https://pypi.org/project/pytest-regressions)|3.4216723656684576e-05| -|pypi|[pypairix](https://pypi.org/project/pypairix)|3.412734766209972e-05| -|pypi|[jupyterlab-server](https://pypi.org/project/jupyterlab-server)|3.390631372152374e-05| -|pypi|[pydocstyle](https://pypi.org/project/pydocstyle)|3.3658554773138346e-05| -|pypi|[matchms](https://github.com/matchms/matchms)|3.3631393986723946e-05| -|pypi|[libsvm](https://github.com/ocampor/libsvm)|3.360058061558835e-05| -|pypi|[pvextractor](https://pypi.org/project/pvextractor)|3.3464974762319544e-05| -|pypi|[multipledispatch](https://pypi.org/project/multipledispatch)|3.33088600139839e-05| -|pypi|[flake8-bugbear](https://pypi.org/project/flake8-bugbear)|3.3294206239105665e-05| -|pypi|[elastic-transport](https://github.com/elastic/elastic-transport-python)|3.3171194287945566e-05| -|pypi|[zope.testing](https://pypi.org/project/zope.testing)|3.3065295257261283e-05| -|pypi|[safe-netrc](https://git.ligo.org/emfollow/safe-netrc)|3.2950298432531936e-05| -|pypi|[versioneer](https://github.com/python-versioneer/python-versioneer)|3.2898807557144144e-05| -|pypi|[itk](https://pypi.org/project/itk)|3.255754796400773e-05| -|pypi|[timeout-decorator](https://github.com/pnpnpn/timeout-decorator)|3.2556252440452946e-05| -|pypi|[optax](https://github.com/deepmind/optax)|3.233250325686981e-05| -|pypi|[pytz-deprecation-shim](https://github.com/pganssle/pytz-deprecation-shim)|3.222697778597818e-05| -|pypi|[namedlist](https://gitlab.com/ericvsmith/namedlist)|3.221397891448653e-05| -|pypi|[torch_geometric](https://github.com/pyg-team/pytorch_geometric)|3.221397891448653e-05| -|pypi|[torch_scatter](https://github.com/rusty1s/pytorch_scatter)|3.221397891448653e-05| -|pypi|[pymoc](http://github.com/grahambell/pymoc)|3.221397891448653e-05| -|pypi|[pickle5](https://github.com/pitrou/pickle5-backport)|3.221397891448653e-05| -|pypi|[portion](https://github.com/AlexandreDecan/portion)|3.221397891448653e-05| -|pypi|[blackjax](https://pypi.org/project/blackjax)|3.221397891448653e-05| -|pypi|[pandeia.engine](https://jwst.etc.stsci.edu)|3.221397891448653e-05| -|pypi|[mirtop](http://github.com/mirtop/mirtop)|3.221397891448653e-05| -|pypi|[aiocircuitbreaker](https://github.com/GenyaSol/aiocircuitbreaker)|3.221397891448653e-05| -|pypi|[toil](https://github.com/DataBiosphere/toil)|3.221397891448653e-05| -|pypi|[addict](https://github.com/mewwts/addict)|3.221397891448653e-05| -|pypi|[py-tes](https://github.com/ohsu-comp-bio/py-tes)|3.221397891448653e-05| -|pypi|[sphinx-autosummary-accessors](https://pypi.org/project/sphinx-autosummary-accessors)|3.2211407540039165e-05| -|pypi|[nc-time-axis](https://pypi.org/project/nc-time-axis)|3.2211407540039165e-05| -|pypi|[pydap](https://pypi.org/project/pydap)|3.2211407540039165e-05| -|pypi|[numbagg](https://pypi.org/project/numbagg)|3.2211407540039165e-05| -|pypi|[vtk](https://vtk.org)|3.2193504577771955e-05| -|pypi|[geopandas](http://geopandas.org)|3.215598639969846e-05| -|pypi|[dot2tex](https://github.com/kjellmf/dot2tex)|3.207476850560607e-05| -|pypi|[PyLD](https://pypi.org/project/PyLD)|3.205369020890277e-05| -|pypi|[asciitree](http://github.com/mbr/asciitree)|3.199485079834138e-05| -|pypi|[sphinx-math-dollar](https://github.com/sympy/sphinx-math-dollar/)|3.191042411317695e-05| -|pypi|[jupyter-console](https://pypi.org/project/jupyter-console)|3.188347014127955e-05| -|pypi|[oset](https://gitorious.com/sleipnir/python-oset)|3.181040246739468e-05| -|pypi|[ipympl](https://pypi.org/project/ipympl)|3.121772224816329e-05| -|pypi|[types-python-dateutil](https://pypi.org/project/types-python-dateutil)|3.121526644429522e-05| -|pypi|[autocommand](https://pypi.org/project/autocommand)|3.120886944196649e-05| -|pypi|[QtPy](https://pypi.org/project/QtPy)|3.1101560788314554e-05| -|pypi|[scanpydoc](https://github.com/theislab/scanpydoc/)|3.1085362898363166e-05| -|pypi|[astor](https://github.com/berkerpeksag/astor)|3.101811267859155e-05| -|pypi|[iteround](https://github.com/cgdeboer/iteround)|3.097497972546782e-05| -|pypi|[pylons-sphinx-themes](https://pypi.org/project/pylons-sphinx-themes)|3.085798280204762e-05| -|pypi|[shap](http://github.com/slundberg/shap)|3.0820068256616484e-05| -|pypi|[tensorflow-cpu](https://pypi.org/project/tensorflow-cpu)|3.072162764892595e-05| -|pypi|[limitedinteraction](https://felixchenier.uqam.ca/limitedinteraction/)|3.0649299938640044e-05| -|pypi|[pathos](https://github.com/uqfoundation/pathos)|3.0533157313054416e-05| -|pypi|[tensorflow-gpu](https://pypi.org/project/tensorflow-gpu)|3.0386809269023203e-05| -|pypi|[lml](https://pypi.org/project/lml)|3.0359905659061755e-05| -|pypi|[jupyter_contrib_nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|3.0288220174983167e-05| -|pypi|[pyspoa](https://github.com/nanoporetech/pyspoa)|3.028822017498316e-05| -|pypi|[emoji](https://github.com/carpedm20/emoji/)|3.0262482309476824e-05| -|pypi|[gmsh](https://gmsh.info)|3.024324138089441e-05| -|pypi|[skosprovider](http://github.com/onroerenderfgoed/skosprovider)|3.007794431261827e-05| -|pypi|[netifaces](https://pypi.org/project/netifaces)|2.994998936299129e-05| -|pypi|[oaiharvest](http://github.com/bloomonkey/oai-harvest)|2.9889970435655718e-05| -|pypi|[smart-open](https://pypi.org/project/smart-open)|2.9863797254593745e-05| -|pypi|[pytest-lazy-fixture](https://github.com/tvorog/pytest-lazy-fixture)|2.9839461748715947e-05| -|pypi|[ulid](https://github.com/mdipierro/ulid)|2.9735980536449106e-05| -|pypi|[plum-dispatch](https://github.com/wesselb/plum)|2.9735980536449106e-05| -|pypi|[ascii_frame](https://github.com/pi314/ascii_frame)|2.9735980536449106e-05| -|pypi|[filemagic](http://filemagic.readthedocs.org)|2.9735980536449106e-05| -|pypi|[kliko](https://github.com/gijzelaerr/kliko)|2.9735980536449106e-05| -|pypi|[cog-suspect](https://github.com/cog-imperial/suspect)|2.9735980536449106e-05| -|pypi|[pytimeparse](https://github.com/wroberts/pytimeparse)|2.9735980536449106e-05| -|pypi|[coramin](https://github.com/Coramin/Coramin)|2.9735980536449106e-05| -|pypi|[21cmFAST](https://github.com/21cmFAST/21cmFAST)|2.9735980536449106e-05| -|pypi|[mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex/)|2.9735980536449106e-05| -|pypi|[sphinx_gallery](https://sphinx-gallery.github.io)|2.9735980536449106e-05| -|pypi|[subprocess32](https://github.com/google/python-subprocess32)|2.9735980536449106e-05| -|pypi|[spktype21](https://github.com/whiskie14142/spktype21)|2.9735980536449106e-05| -|pypi|[pymc](http://github.com/pymc-devs/pymc)|2.9735980536449106e-05| -|pypi|[dipy](https://dipy.org)|2.9735980536449106e-05| -|pypi|[drive-casa](https://github.com/timstaley/drive-casa)|2.9735980536449106e-05| -|pypi|[pymp-pypi](https://github.com/classner/pymp)|2.9735980536449106e-05| -|pypi|[mpsort](http://github.com/rainwoodman/mpsort)|2.9735980536449106e-05| -|pypi|[pfft-python](http://github.com/rainwoodman/pfft-python)|2.9735980536449106e-05| -|pypi|[pmesh](https://pypi.org/project/pmesh)|2.9735980536449106e-05| -|pypi|[bashplotlib](https://github.com/glamp/bashplotlib)|2.9735980536449106e-05| -|pypi|[pretend](https://pypi.org/project/pretend)|2.9719393225232308e-05| -|pypi|[reportlab](https://pypi.org/project/reportlab)|2.96925641087886e-05| -|pypi|[httpretty](https://httpretty.readthedocs.io/en/latest/)|2.9658517057740705e-05| -|pypi|[fiona](http://github.com/Toblerity/Fiona)|2.9528445399647854e-05| -|pypi|[backports.weakref](https://pypi.org/project/backports.weakref)|2.943862073108461e-05| -|pypi|[PyOpenGL](http://pyopengl.sourceforge.net)|2.9320473308417474e-05| -|pypi|[easygui](https://github.com/robertlugg/easygui)|2.9277220668425347e-05| -|pypi|[pyqtgraph](http://www.pyqtgraph.org)|2.9117847145649094e-05| -|pypi|[python-socks](https://pypi.org/project/python-socks)|2.9100206763449084e-05| -|pypi|[contourpy](https://pypi.org/project/contourpy)|2.897773379811919e-05| -|pypi|[geojson](https://pypi.org/project/geojson)|2.894080855692531e-05| -|pypi|[funcy](https://pypi.org/project/funcy)|2.8938663605728402e-05| -|pypi|[dash-bootstrap-components](https://pypi.org/project/dash-bootstrap-components)|2.888811452116802e-05| -|pypi|[cfgrib](https://pypi.org/project/cfgrib)|2.8809611366669392e-05| -|pypi|[toposort](https://pypi.org/project/toposort)|2.8746374184191443e-05| -|pypi|[datrie](https://pypi.org/project/datrie)|2.8746374184191443e-05| -|pypi|[Rtree](https://github.com/Toblerity/rtree)|2.8639761253974454e-05| -|pypi|[rioxarray](https://pypi.org/project/rioxarray)|2.850713993200065e-05| -|pypi|[hdf5plugin](https://github.com/silx-kit/hdf5plugin)|2.849866353923929e-05| -|pypi|[datashader](https://pypi.org/project/datashader)|2.848173280754843e-05| -|pypi|[pymc3](https://pypi.org/project/pymc3)|2.844921078516162e-05| -|pypi|[flask-compress](https://pypi.org/project/flask-compress)|2.8369623323080866e-05| -|pypi|[ndcube](https://pypi.org/project/ndcube)|2.8195203253828838e-05| -|pypi|[opencv-python-headless](https://github.com/opencv/opencv-python)|2.8108275719502953e-05| -|pypi|[pymdown-extensions](https://github.com/facelessuser/pymdown-extensions)|2.797829080998861e-05| -|pypi|[PasteDeploy](https://pylonsproject.org/)|2.7722606854293698e-05| -|pypi|[srsly](https://github.com/explosion/srsly)|2.7694067926999796e-05| -|pypi|[Pint](https://github.com/hgrecco/pint)|2.768177888101746e-05| -|pypi|[pyoai](http://www.infrae.com/download/oaipmh)|2.761198192670274e-05| -|pypi|[wres](https://github.com/jks-liu/wres)|2.761198192670274e-05| -|pypi|[py-grama](https://github.com/zdelrosario/py_grama)|2.761198192670274e-05| -|pypi|[sewar](https://github.com/andrewekhalel/sewar)|2.761198192670274e-05| -|pypi|[ciso8601](https://github.com/closeio/ciso8601)|2.761198192670274e-05| -|pypi|[thermo](https://github.com/CalebBell/thermo)|2.761198192670274e-05| -|pypi|[colorpalette](https://github.com/yoelcortes/colorpalette)|2.761198192670274e-05| -|pypi|[free_properties](https://github.com/yoelcortes/free_properties)|2.761198192670274e-05| -|pypi|[flexsolve](https://github.com/yoelcortes/flexsolve)|2.761198192670274e-05| -|pypi|[VBBinaryLensing](https://github.com/valboz/VBBinaryLensing)|2.761198192670274e-05| -|pypi|[pybliometrics](https://pybliometrics.readthedocs.io/en/stable/)|2.761198192670274e-05| -|pypi|[pyvis](https://github.com/WestHealth/pyvis)|2.761198192670274e-05| -|pypi|[fpdf](http://code.google.com/p/pyfpdf)|2.761198192670274e-05| -|pypi|[Sequoya](https://github.com/benhid/Sequoya)|2.761198192670274e-05| -|pypi|[jmetalpy](https://github.com/jMetal/jMetalPy)|2.761198192670274e-05| -|pypi|[pyMSA](https://github.com/benhid/pyMSA)|2.761198192670274e-05| -|pypi|[area](https://github.com/scisco/area)|2.761198192670274e-05| -|pypi|[StringDist](https://github.com/obulkin/string-dist)|2.761198192670274e-05| -|pypi|[monty](https://github.com/materialsvirtuallab/monty)|2.7556386631717342e-05| -|pypi|[dicttoxml](https://pypi.org/project/dicttoxml)|2.7504073031816773e-05| -|pypi|[cython-lint](https://github.com/MarcoGorelli/cython-lint)|2.7401440564511634e-05| -|pypi|[types-psutil](https://github.com/python/typeshed)|2.7401440564511634e-05| -|pypi|[sgmllib3k](https://pypi.org/project/sgmllib3k)|2.733586210743571e-05| -|pypi|[srastream](https://github.com/jdidion/srastream)|2.733586210743571e-05| -|pypi|[progress](http://github.com/verigak/progress/)|2.7312417971837566e-05| -|pypi|[dash-table-experiments](https://pypi.org/project/dash-table-experiments)|2.7284350963061027e-05| -|pypi|[asynctest](https://github.com/Martiusweb/asynctest/)|2.7111118251250407e-05| -|pypi|[MOODS-python](https://pypi.org/project/MOODS-python)|2.705974228816869e-05| -|pypi|[localconfig](https://github.com/maxzheng/localconfig)|2.6818137446310037e-05| -|pypi|[cron-descriptor](https://github.com/Salamek/cron-descriptor)|2.6818137446310037e-05| -|pypi|[python-crontab](https://gitlab.com/doctormo/python-crontab/)|2.6818137446310037e-05| -|pypi|[pythutils](https://github.com/JolleJolles)|2.6818137446310037e-05| -|pypi|[phantomjs](https://pypi.org/project/phantomjs)|2.641167283000666e-05| -|pypi|[myst_parser](https://github.com/executablebooks/MyST-Parser)|2.628235879700153e-05| -|pypi|[sep](https://github.com/kbarbary/sep)|2.617009686182757e-05| -|pypi|[PyNaCl](https://github.com/pyca/pynacl/)|2.60102370927646e-05| -|pypi|[funcsigs](https://pypi.org/project/funcsigs)|2.598287499302728e-05| -|pypi|[astlib](https://astlib.readthedocs.io)|2.5955263011100574e-05| -|pypi|[astro-kittens](https://github.com/ska-sa/kittens)|2.5955263011100574e-05| -|pypi|[qtawesome](https://github.com/spyder-ide/qtawesome)|2.5955263011100574e-05| -|pypi|[cchardet](https://github.com/PyYoshi/cChardet)|2.5825172804927696e-05| -|pypi|[Chem-I-Calc](https://github.com/NathanSandford/Chem-I-Calc)|2.5771183131589226e-05| -|pypi|[shmlast](https://github.com/camillescott/shmlast)|2.5771183131589226e-05| -|pypi|[vedo](https://github.com/marcomusy/vedo)|2.5771183131589226e-05| -|pypi|[PIMS](https://github.com/soft-matter/pims)|2.5771183131589226e-05| -|pypi|[scikit-video](http://scikit-video.org/)|2.5771183131589226e-05| -|pypi|[nexusformat](https://nexpy.github.io/nexpy/)|2.5771183131589226e-05| -|pypi|[w2w](https://github.com/matthiasdemuzere/w2w)|2.5771183131589226e-05| -|pypi|[ecmwflibs](https://github.com/ecmwf/ecmwflibs)|2.5771183131589226e-05| -|pypi|[findlibs](https://github.com/ecmwf/findlibs)|2.5771183131589226e-05| -|pypi|[pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap)|2.5771183131589226e-05| -|pypi|[sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc)|2.5607015138289708e-05| -|pypi|[requests-mock](https://pypi.org/project/requests-mock)|2.559965026815099e-05| -|pypi|[spacy-legacy](https://spacy.io)|2.5410834540114862e-05| -|pypi|[Theano](http://deeplearning.net/software/theano/)|2.5341663412729404e-05| -|pypi|[ghp-import](https://pypi.org/project/ghp-import)|2.530514590722001e-05| -|pypi|[recommonmark](https://github.com/rtfd/recommonmark)|2.5220489497836452e-05| -|pypi|[autopep8](https://github.com/hhatto/autopep8)|2.5203040873171268e-05| -|pypi|[python-jose](https://pypi.org/project/python-jose)|2.507492805790805e-05| -|pypi|[cligj](https://pypi.org/project/cligj)|2.494218182752541e-05| -|pypi|[h5py-wrapper](https://pypi.org/project/h5py-wrapper)|2.4923874274426677e-05| -|pypi|[trio-websocket~=0.9](https://pypi.org/project/trio-websocket~=0.9)|2.4896895743850065e-05| -|pypi|[trio~=0.17](https://pypi.org/project/trio~=0.17)|2.4896895743850065e-05| -|pypi|[urllib3[secure,](https://pypi.org/project/urllib3[secure,)|2.4896895743850065e-05| -|pypi|[PyQt5_sip](https://www.riverbankcomputing.com/software/sip/)|2.4779983780374256e-05| -|pypi|[pyclipper](https://github.com/greginvm/pyclipper)|2.4779983780374256e-05| -|pypi|[httptools](https://pypi.org/project/httptools)|2.471095435312794e-05| -|pypi|[watchfiles](https://pypi.org/project/watchfiles)|2.471095435312794e-05| -|pypi|[service-identity](https://pypi.org/project/service-identity)|2.465233029368133e-05| -|pypi|[future-fstrings](https://github.com/asottile/future-fstrings)|2.4643693869582198e-05| -|pypi|[geoviews](https://pypi.org/project/geoviews)|2.4608998942428778e-05| -|pypi|[george](https://github.com/dfm/george)|2.446146356555103e-05| -|pypi|[av](https://pypi.org/project/av)|2.445479513308231e-05| -|pypi|[WTForms](https://wtforms.readthedocs.io/)|2.442126401517265e-05| -|pypi|[spectral-cube](https://pypi.org/project/spectral-cube)|2.4414528990793146e-05| -|pypi|[formulaic](https://github.com/matthewwardrop/formulaic)|2.43531515238702e-05| -|pypi|[interface-meta](https://pypi.org/project/interface-meta)|2.43531515238702e-05| -|pypi|[intake](https://pypi.org/project/intake)|2.4336644393424483e-05| -|pypi|[pytest-mypy-plugins](https://pypi.org/project/pytest-mypy-plugins)|2.4178480957825376e-05| -|pypi|[cerberus](http://docs.python-cerberus.org)|2.4160484185864897e-05| -|pypi|[pose2sim](https://github.com/perfanalytics/pose2sim)|2.4160484185864897e-05| -|pypi|[sphinx-fortran](http://sphinx-fortran.readthedocs.org)|2.4160484185864897e-05| -|pypi|[bfit](https://github.com/dfujim/bfit)|2.4160484185864897e-05| -|pypi|[bdata](https://github.com/dfujim/bdata)|2.4160484185864897e-05| -|pypi|[mud-py](https://github.com/dfujim/mudpy)|2.4160484185864897e-05| -|pypi|[julia](http://julialang.org)|2.4160484185864897e-05| -|pypi|[objsize](https://github.com/liran-funaro/objsize)|2.4160484185864897e-05| -|pypi|[ref_index](http://github.com/phn/ref_index)|2.4160484185864897e-05| -|pypi|[flex-format](https://github.com/AWehrhahn/flex-format)|2.4160484185864897e-05| -|pypi|[traittypes](https://pypi.org/project/traittypes)|2.4125193640379166e-05| -|pypi|[nibabel](https://nipy.org/nibabel)|2.4094732748158635e-05| -|pypi|[jupyter-nbextensions-configurator](https://pypi.org/project/jupyter-nbextensions-configurator)|2.4090118167406525e-05| -|pypi|[jupyter-contrib-core](https://pypi.org/project/jupyter-contrib-core)|2.4090118167406525e-05| -|pypi|[python-louvain](https://github.com/taynaud/python-louvain)|2.4000120363425594e-05| -|pypi|[torchvision](https://github.com/pytorch/vision)|2.398207851709822e-05| -|pypi|[miniball](https://github.com/marmakoide/miniball)|2.3918879344006248e-05| -|pypi|[python-socketio](https://github.com/miguelgrinberg/python-socketio)|2.3918879344006248e-05| -|pypi|[notebook-shim](https://pypi.org/project/notebook-shim)|2.3911015156474886e-05| -|pypi|[pyramid](https://trypyramid.com)|2.3901912640826014e-05| -|pypi|[pyfftw](https://pypi.org/project/pyfftw)|2.3901183086471613e-05| -|pypi|[idna-ssl](https://github.com/aio-libs/idna-ssl)|2.377863767388973e-05| -|pypi|[randomgen](https://github.com/bashtage/randomgen)|2.376254679927418e-05| -|pypi|[tensorflow-datasets](https://github.com/tensorflow/datasets)|2.3753124431242766e-05| -|pypi|[aiodns](https://github.com/saghul/aiodns)|2.3726452876765477e-05| -|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|2.349660694942428e-05| -|pypi|[xdg](https://github.com/srstevenson/xdg)|2.346664464001442e-05| -|pypi|[grismconf](https://github.com/npirzkal/GRISMCONF)|2.311675126903553e-05| -|pypi|[ffmpeg](https://github.com/jiashaokun/ffmpeg)|2.3063674903776426e-05| -|pypi|[asdf-unit-schemas](https://pypi.org/project/asdf-unit-schemas)|2.3045384915748056e-05| -|pypi|[batman-package](https://pypi.org/project/batman-package)|2.3028834788743042e-05| -|pypi|[sphinxext-rediraffe](https://pypi.org/project/sphinxext-rediraffe)|2.3005375446210177e-05| -|pypi|[pyavm](https://pypi.org/project/pyavm)|2.2992284950504394e-05| -|pypi|[asdf-transform-schemas](https://pypi.org/project/asdf-transform-schemas)|2.2872940060318106e-05| -|pypi|[nltk](https://www.nltk.org/)|2.2841500676512267e-05| -|pypi|[humanize](https://pypi.org/project/humanize)|2.2828444092228444e-05| -|pypi|[databases](https://pypi.org/project/databases)|2.278947150696167e-05| -|pypi|[flax](https://pypi.org/project/flax)|2.2784946402731486e-05| -|pypi|[pykalman](http://pykalman.github.com)|2.2739279233755198e-05| -|pypi|[optcutfreq](https://github.com/demotu/optcutfreq)|2.2739279233755198e-05| -|pypi|[cubical](https://github.com/ratt-ru/CubiCal)|2.2739279233755198e-05| -|pypi|[sharedarray](https://gitlab.com/tenzing/shared-array)|2.2739279233755198e-05| -|pypi|[jax-cosmo](https://github.com/DifferentiableUniverseInitiative/jax_cosmo)|2.2739279233755198e-05| -|pypi|[mne-icalabel](https://mne.tools/mne-icalabel/dev/index.html)|2.2739279233755198e-05| -|pypi|[isatools](https://github.com/ISA-tools/isa-api)|2.2739279233755198e-05| -|pypi|[pyChemometrics](https://github.com/Gscorreia89/pyChemometrics/)|2.2739279233755198e-05| -|pypi|[git-lfs](https://github.com/liberapay/git-lfs-fetch.py)|2.2739279233755198e-05| -|pypi|[datacompy](https://github.com/capitalone/datacompy)|2.2739279233755198e-05| -|pypi|[faiss-gpu](https://github.com/kyamagu/faiss-wheels)|2.2739279233755198e-05| -|pypi|[pytest-dependency](https://pypi.org/project/pytest-dependency)|2.2518721354303876e-05| -|pypi|[ortools](https://pypi.org/project/ortools)|2.2414421449954456e-05| -|pypi|[apptools](https://docs.enthought.com/apptools)|2.241126513080828e-05| -|pypi|[anndata](http://anndata.readthedocs.io)|2.2382472891340185e-05| -|pypi|[passlib](https://pypi.org/project/passlib)|2.2368923046502652e-05| -|pypi|[prov](https://github.com/trungdong/prov)|2.2263185164575452e-05| -|pypi|[starlette](https://pypi.org/project/starlette)|2.2175626233203677e-05| -|pypi|[astroid](https://pypi.org/project/astroid)|2.2155105259040884e-05| -|pypi|[nodeenv](https://pypi.org/project/nodeenv)|2.214980633468307e-05| -|pypi|[identify](https://pypi.org/project/identify)|2.214980633468307e-05| -|pypi|[cfgv](https://pypi.org/project/cfgv)|2.214980633468307e-05| -|pypi|[sphinx-panels](https://pypi.org/project/sphinx-panels)|2.2043550239710893e-05| -|pypi|[typeguard](https://pypi.org/project/typeguard)|2.2021007456837907e-05| -|pypi|[stsci.imagestats](https://github.com/spacetelescope/stsci.imagestats)|2.1974295929324485e-05| -|pypi|[stsci.stimage](https://stscistimage.readthedocs.io/)|2.1974295929324485e-05| -|pypi|[markdown-it-py](https://pypi.org/project/markdown-it-py)|2.1949470740030218e-05| -|pypi|[anyjson](http://bitbucket.org/runeh/anyjson/)|2.192031668663911e-05| -|pypi|[incremental](https://pypi.org/project/incremental)|2.1784700124821413e-05| -|pypi|[h2](https://pypi.org/project/h2)|2.1737982082615076e-05| -|pypi|[xgboost](https://github.com/dmlc/xgboost)|2.163278007565626e-05| -|pypi|[timezonefinder](https://timezonefinder.michelfe.it/gui)|2.1576984111365886e-05| -|pypi|[pyro-ppl](https://pypi.org/project/pyro-ppl)|2.1501957467677554e-05| -|pypi|[astro-parsnip](https://github.com/kboone/parsnip)|2.147598594299102e-05| -|pypi|[tkp](http://docs.transientskp.org/)|2.147598594299102e-05| -|pypi|[mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects)|2.147598594299102e-05| -|pypi|[dash_defer_js_import](https://pypi.org/project/dash_defer_js_import)|2.147598594299102e-05| -|pypi|[pydub](http://pydub.com)|2.144530596307246e-05| -|pypi|[linkify-it-py](https://pypi.org/project/linkify-it-py)|2.1354028057100072e-05| -|pypi|[pyscf](http://www.pyscf.org)|2.135278160258123e-05| -|pypi|[language-data](https://pypi.org/project/language-data)|2.1261226083561108e-05| -|pypi|[gwsurrogate](https://pypi.org/project/gwsurrogate)|2.1261226083561108e-05| -|pypi|[clikit](https://pypi.org/project/clikit)|2.1261226083561108e-05| -|pypi|[pysimdjson](https://pypi.org/project/pysimdjson)|2.1261226083561108e-05| -|pypi|[httpstan](https://pypi.org/project/httpstan)|2.1261226083561108e-05| -|pypi|[mayavi](https://pypi.org/project/mayavi)|2.1252130371867608e-05| -|pypi|[anytree](https://github.com/c0fec0de/anytree)|2.1167106928298907e-05| -|pypi|[google-api-core](https://pypi.org/project/google-api-core)|2.1133406240464444e-05| -|pypi|[pyjsparser](https://pypi.org/project/pyjsparser)|2.1048613822725496e-05| -|pypi|[geographiclib](https://pypi.org/project/geographiclib)|2.0951465666313384e-05| -|pypi|[hdbscan](http://github.com/scikit-learn-contrib/hdbscan)|2.0922979304959002e-05| -|pypi|[formlayout](https://github.com/PierreRaybaut/formlayout)|2.089555389047775e-05| -|pypi|[ttvfast](https://github.com/mindriot101/ttvfast-python)|2.089555389047775e-05| -|pypi|[xcffib](http://github.com/tych0/xcffib)|2.0581401831036983e-05| -|pypi|[loguru](https://pypi.org/project/loguru)|2.0579296892915208e-05| -|pypi|[BioPython](https://biopython.org/)|2.0345670893359915e-05| -|pypi|[torch-sparse](https://github.com/rusty1s/pytorch_sparse)|2.0345670893359915e-05| -|pypi|[torch-scatter](https://github.com/rusty1s/pytorch_scatter)|2.0345670893359915e-05| -|pypi|[torch-cluster](https://github.com/rusty1s/pytorch_cluster)|2.0345670893359915e-05| -|pypi|[torch-spline-conv](https://github.com/rusty1s/pytorch_spline_conv)|2.0345670893359915e-05| -|pypi|[octave_kernel](http://github.com/Calysto/octave_kernel)|2.0345670893359915e-05| -|pypi|[sos-python](https://github.com/vatlab/SOS)|2.0345670893359915e-05| -|pypi|[sos-ruby](https://github.com/vatlab/SOS)|2.0345670893359915e-05| -|pypi|[dash_core_components](https://pypi.org/project/dash_core_components)|2.0345670893359915e-05| -|pypi|[dash_html_components](https://github.com/plotly/dash-html-components)|2.0345670893359915e-05| -|pypi|[alphapept](https://github.com/MannLabs/alphapept)|2.0345670893359915e-05| -|pypi|[fastcore](https://github.com/fastai/fastcore/)|2.0345670893359915e-05| -|pypi|[pypdf2](https://pypdf2.readthedocs.io/en/latest/)|2.0345670893359915e-05| -|pypi|[svist4get](https://bitbucket.org/artegorov/svist4get/)|2.0345670893359915e-05| -|pypi|[kneed](https://github.com/arvkevi/kneed)|2.0345670893359915e-05| -|pypi|[altair](https://pypi.org/project/altair)|2.0210241991594025e-05| -|pypi|[pyopencl](https://pypi.org/project/pyopencl)|2.011647933284989e-05| -|pypi|[win32-setctime](https://pypi.org/project/win32-setctime)|2.0030616142333107e-05| -|pypi|[aiocontextvars](https://pypi.org/project/aiocontextvars)|2.0030616142333107e-05| -|pypi|[heapdict](https://pypi.org/project/heapdict)|2.0028922625292265e-05| -|pypi|[Flask-Compress](https://pypi.org/project/Flask-Compress)|1.98700224827427e-05| -|pypi|[deprecation](https://pypi.org/project/deprecation)|1.976985892059828e-05| -|pypi|[asdf-astropy](https://pypi.org/project/asdf-astropy)|1.9713426330537373e-05| -|pypi|[tensorstore](https://pypi.org/project/tensorstore)|1.9623509344515155e-05| -|pypi|[boltons](https://pypi.org/project/boltons)|1.9617885917822638e-05| -|pypi|[h3](https://github.com/uber/h3-py)|1.9604507167958947e-05| -|pypi|[constantly](https://pypi.org/project/constantly)|1.9588680344912493e-05| -|pypi|[hyperlink](https://pypi.org/project/hyperlink)|1.9588680344912493e-05| -|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|1.957259078484967e-05| -|pypi|[pyenchant](https://pypi.org/project/pyenchant)|1.9535477213142187e-05| -|pypi|[transifex-client](https://www.transifex.com)|1.9499581636637475e-05| -|pypi|[python-box](https://github.com/cdgriffith/Box)|1.9477067251374164e-05| -|pypi|[nirdust](https://github.com/Gaiana/nirdust)|1.9328387348691918e-05| -|pypi|[envisage](http://docs.enthought.com/envisage)|1.9328387348691918e-05| -|pypi|[tesspy](https://github.com/siavash-saki/tesspy)|1.9328387348691918e-05| -|pypi|[osmnx](https://github.com/gboeing/osmnx)|1.9328387348691918e-05| -|pypi|[nanopack](https://github.com/wdecoster/nanopack)|1.9328387348691918e-05| -|pypi|[NanoComp](https://github.com/wdecoster/NanoComp)|1.9328387348691918e-05| -|pypi|[NanoFilt](https://github.com/wdecoster/nanofilt)|1.9328387348691918e-05| -|pypi|[NanoLyse](https://github.com/wdecoster/nanolyse)|1.9328387348691918e-05| -|pypi|[nanoQC](https://github.com/wdecoster/nanoQC)|1.9328387348691918e-05| -|pypi|[NanoStat](https://github.com/wdecoster/nanostat)|1.9328387348691918e-05| -|pypi|[astropy_helpers](https://github.com/astropy/astropy-helpers)|1.9328387348691918e-05| -|pypi|[awscrt](https://pypi.org/project/awscrt)|1.9048111184802096e-05| -|pypi|[e13tools](https://e13tools.readthedocs.io)|1.9027723545490042e-05| -|pypi|[deprecat](https://github.com/deprecat/deprecat)|1.8986671113426558e-05| -|pypi|[tensorflow-rocm](https://pypi.org/project/tensorflow-rocm)|1.8924001771951733e-05| -|pypi|[tensorflow-aarch64](https://pypi.org/project/tensorflow-aarch64)|1.8924001771951733e-05| -|pypi|[rfc3987](https://pypi.org/project/rfc3987)|1.8905578875439282e-05| -|pypi|[jaxtyping](https://pypi.org/project/jaxtyping)|1.889994142912925e-05| -|pypi|[hijri-converter](https://github.com/mhalshehri/hijri-converter)|1.877154571317008e-05| -|pypi|[stevedore](https://pypi.org/project/stevedore)|1.870658137990458e-05| -|pypi|[waitress](https://github.com/Pylons/waitress)|1.8640591454259857e-05| -|pypi|[flask-restful](https://www.github.com/flask-restful/flask-restful/)|1.8594528791602545e-05| -|pypi|[pycapnp](https://github.com/capnproto/pycapnp)|1.8594528791602545e-05| -|pypi|[exotic-ld](https://pypi.org/project/exotic-ld)|1.858498783528069e-05| -|pypi|[APScheduler](https://github.com/agronholm/apscheduler)|1.8569057845707595e-05| -|pypi|[rmnest](https://github.com/mlower/rmnest)|1.8407987951135158e-05| -|pypi|[bilby](https://git.ligo.org/lscsoft/bilby)|1.8407987951135158e-05| -|pypi|[surfinpy](https://github.com/symmy596/SurfinPy)|1.8407987951135158e-05| -|pypi|[ligotimegps](https://github.com/gwpy/ligotimegps)|1.8407987951135158e-05| -|pypi|[zest.releaser](https://pypi.org/project/zest.releaser)|1.834484378116154e-05| -|pypi|[flake8-polyfill](https://pypi.org/project/flake8-polyfill)|1.8324942199457895e-05| -|pypi|[JPype1](https://github.com/jpype-project/jpype)|1.8315948011379484e-05| -|pypi|[python-graphviz](https://pypi.org/project/python-graphviz)|1.8307500368128363e-05| -|pypi|[configobj](https://github.com/DiffSK/configobj)|1.8238949335462838e-05| -|pypi|[pooch>=1.1.1](https://pypi.org/project/pooch>=1.1.1)|1.8223908071623807e-05| -|pypi|[pandas>=0.25.1](https://pypi.org/project/pandas>=0.25.1)|1.8223908071623807e-05| -|pypi|[numpy>=1.13.3](https://pypi.org/project/numpy>=1.13.3)|1.8223908071623807e-05| -|pypi|[cookiecutter](https://pypi.org/project/cookiecutter)|1.8162772499937692e-05| -|pypi|[pydotplus](https://pypi.org/project/pydotplus)|1.8099361527758187e-05| -|pypi|[bottle](https://pypi.org/project/bottle)|1.800392250132865e-05| -|pypi|[meshio](https://github.com/nschloe/meshio)|1.796567104393037e-05| -|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|1.7956456532292505e-05| -|pypi|[flufl.lock](https://pypi.org/project/flufl.lock)|1.7931919297226493e-05| -|pypi|[plumbum](https://plumbum.readthedocs.io)|1.7875486865044453e-05| -|pypi|[neo](https://neuralensemble.org/neo)|1.7773712714123224e-05| -|pypi|[mdit-py-plugins](https://pypi.org/project/mdit-py-plugins)|1.7747647403358063e-05| -|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|1.767193801752869e-05| -|pypi|[jsonpointer](https://pypi.org/project/jsonpointer)|1.7589313972945852e-05| -|pypi|[scanexitronlr](https://github.com/ylab/ScanExitronLR)|1.7571261226083562e-05| -|pypi|[lifelines](https://github.com/CamDavidsonPilon/lifelines)|1.7571261226083562e-05| -|pypi|[liqa](https://github.com/WGLab/LIQA)|1.7571261226083562e-05| -|pypi|[autograd-gamma](https://github.com/CamDavidsonPilon/autograd-gamma)|1.7571261226083562e-05| -|pypi|[SQLObject](http://sqlobject.org/)|1.7571261226083562e-05| -|pypi|[dbfread](https://dbfread.readthedocs.io/)|1.7571261226083562e-05| -|pypi|[pweave](http://mpastell.com/pweave)|1.7571261226083562e-05| -|pypi|[epimodels](https://github.com/fccoelho/epimodels)|1.7571261226083562e-05| -|pypi|[moto](https://pypi.org/project/moto)|1.7429498544719374e-05| -|pypi|[Flask-Sockets](https://pypi.org/project/Flask-Sockets)|1.7429498544719374e-05| -|pypi|[numpy-stl](https://pypi.org/project/numpy-stl)|1.7409760663343825e-05| -|pypi|[simplegeneric](https://pypi.org/project/simplegeneric)|1.740295412621686e-05| -|pypi|[codacy-coverage](https://pypi.org/project/codacy-coverage)|1.7395548613822725e-05| -|pypi|[requests-cache](https://pypi.org/project/requests-cache)|1.733025070635061e-05| -|pypi|[nbval](https://pypi.org/project/nbval)|1.725500680790679e-05| -|pypi|[celerite2](https://pypi.org/project/celerite2)|1.7212544915148547e-05| -|pypi|[allesfitter](https://github.com/MNGuenther/allesfitter)|1.7195599779181087e-05| -|pypi|[pyyaml-env-tag](https://pypi.org/project/pyyaml-env-tag)|1.7180038500472126e-05| -|pypi|[js2py](https://github.com/PiotrDabkowski/Js2Py)|1.7098932207971648e-05| -|pypi|[pyro-api](https://pypi.org/project/pyro-api)|1.698933610560387e-05| -|pypi|[igwn-auth-utils](https://git.ligo.org/computing/igwn-auth-utils)|1.697479460351107e-05| -|pypi|[arrow](https://arrow.readthedocs.io)|1.696882265849739e-05| -|pypi|[pydicom](https://pypi.org/project/pydicom)|1.6949356465684386e-05| -|pypi|[iqrm](https://github.com/v-morello/iqrm)|1.6807293346688625e-05| -|pypi|[beast](http://beast.readthedocs.io/)|1.6807293346688625e-05| -|pypi|[tk](https://github.com/atranitell/TensorKit)|1.6807293346688625e-05| -|pypi|[textfsm](https://pypi.org/project/textfsm)|1.6807293346688625e-05| -|pypi|[itables](https://pypi.org/project/itables)|1.6807293346688625e-05| -|pypi|[gekko](https://pypi.org/project/gekko)|1.6807293346688625e-05| -|pypi|[readlif](https://pypi.org/project/readlif)|1.6807293346688625e-05| -|pypi|[cpp-coveralls](https://github.com/eddyxu/cpp-coveralls)|1.6807293346688625e-05| -|pypi|[cmake](https://pypi.org/project/cmake)|1.6788522727364983e-05| -|pypi|[djangorestframework](https://www.django-rest-framework.org/)|1.6757911900544343e-05| -|pypi|[tensorflow-text](https://pypi.org/project/tensorflow-text)|1.675322213770288e-05| -|pypi|[python-lsp-server](https://pypi.org/project/python-lsp-server)|1.6699726669269815e-05| -|pypi|[stsci.image](https://github.com/spacetelescope/stsci.image)|1.660529944357673e-05| -|pypi|[kafka-python](https://github.com/dpkp/kafka-python)|1.6590199140960567e-05| -|pypi|[mopti](https://github.com/basf/mopti)|1.6590199140960567e-05| -|pypi|[ipaddr](https://pypi.org/project/ipaddr)|1.6567189156021642e-05| -|pypi|[pytoml](https://pypi.org/project/pytoml)|1.6567189156021642e-05| -|pypi|[datatable](https://github.com/h2oai/datatable)|1.6467092181539664e-05| -|pypi|[wemake-python-styleguide](https://pypi.org/project/wemake-python-styleguide)|1.640151726446143e-05| -|pypi|[pytest-emoji](https://pypi.org/project/pytest-emoji)|1.640151726446143e-05| -|pypi|[celerite](https://github.com/dfm/celerite)|1.638711271400295e-05| -|pypi|[pyperclip](https://github.com/asweigart/pyperclip)|1.6378960997535385e-05| -|pypi|[lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy)|1.6190419700040807e-05| -|pypi|[getCalspec](https://github.com/LSSTDESC/getCalspec)|1.6106989457243266e-05| -|pypi|[pdspy](https://github.com/psheehan/pdspy)|1.6106989457243266e-05| -|pypi|[hyperion](http://www.hyperion-rt.org)|1.6106989457243266e-05| -|pypi|[cmyt](https://github.com/yt-project/yt)|1.6106989457243266e-05| -|pypi|[biofluff](https://github.com/simonvh/fluff/)|1.6106989457243266e-05| -|pypi|[genomepy](https://vanheeringen-lab.github.io/genomepy/)|1.6106989457243266e-05| -|pypi|[imreg_dft](https://pypi.org/project/imreg_dft)|1.6106989457243266e-05| -|pypi|[LDTk](https://pypi.org/project/LDTk)|1.6106989457243266e-05| -|pypi|[pylightcurve](https://pypi.org/project/pylightcurve)|1.6106989457243266e-05| -|pypi|[wfc3tools](http://wfc3tools.readthedocs.io/)|1.6106989457243266e-05| -|pypi|[sregion](https://github.com/gbrammer/sregion/)|1.6106989457243266e-05| -|pypi|[connection_pool](https://github.com/zhouyl/ConnectionPool)|1.6106989457243266e-05| -|pypi|[PyMieScatt](https://pypi.org/project/PyMieScatt)|1.6106989457243266e-05| -|pypi|[Flask-Caching](https://pypi.org/project/Flask-Caching)|1.6106989457243262e-05| -|pypi|[django-extensions](http://github.com/django-extensions/django-extensions)|1.6055061451501004e-05| -|pypi|[cdsapi](https://github.com/ecmwf/cdsapi)|1.6051482293575224e-05| -|pypi|[dropbox](https://pypi.org/project/dropbox)|1.60423897908951e-05| -|pypi|[shiboken6](https://pypi.org/project/shiboken6)|1.5945919562670832e-05| -|pypi|[testfixtures](https://github.com/Simplistix/testfixtures)|1.594403105086347e-05| -|pypi|[smbprotocol](https://pypi.org/project/smbprotocol)|1.5942986655958972e-05| -|pypi|[ocifs](https://pypi.org/project/ocifs)|1.5942986655958972e-05| -|pypi|[libarchive-c](https://pypi.org/project/libarchive-c)|1.5942986655958972e-05| -|pypi|[pygit2](https://pypi.org/project/pygit2)|1.5942986655958972e-05| -|pypi|[fusepy](https://pypi.org/project/fusepy)|1.5942986655958972e-05| -|pypi|[dropboxdrivefs](https://pypi.org/project/dropboxdrivefs)|1.5942986655958972e-05| -|pypi|[adlfs](https://pypi.org/project/adlfs)|1.5942986655958972e-05| -|pypi|[sphinx-argparse](https://pypi.org/project/sphinx-argparse)|1.5917851761389085e-05| -|pypi|[colorlover](https://pypi.org/project/colorlover)|1.5914711346183428e-05| -|pypi|[dash-tabulator](https://pypi.org/project/dash-tabulator)|1.5914711346183428e-05| -|pypi|[django-bootstrap4](https://pypi.org/project/django-bootstrap4)|1.5914711346183428e-05| -|pypi|[django-cache-memoize](https://pypi.org/project/django-cache-memoize)|1.5914711346183428e-05| -|pypi|[django-cookie-law](https://pypi.org/project/django-cookie-law)|1.5914711346183428e-05| -|pypi|[django-cors-headers](https://pypi.org/project/django-cors-headers)|1.5914711346183428e-05| -|pypi|[django-currentuser](https://pypi.org/project/django-currentuser)|1.5914711346183428e-05| -|pypi|[django-oauth-toolkit](https://pypi.org/project/django-oauth-toolkit)|1.5914711346183428e-05| -|pypi|[django-plotly-dash](https://pypi.org/project/django-plotly-dash)|1.5914711346183428e-05| -|pypi|[dpd-static-support](https://pypi.org/project/dpd-static-support)|1.5914711346183428e-05| -|pypi|[autoflake](https://pypi.org/project/autoflake)|1.5867608269391316e-05| -|pypi|[pytest-filter-subpackage](https://pypi.org/project/pytest-filter-subpackage)|1.578394259027107e-05| -|pypi|[altgraph](https://altgraph.readthedocs.io)|1.5781029407057952e-05| -|pypi|[sphinx-togglebutton](https://pypi.org/project/sphinx-togglebutton)|1.5589597668578754e-05| -|pypi|[pyqt5](https://www.riverbankcomputing.com/software/pyqt/)|1.5562989336845487e-05| -|pypi|[rfc3986-validator](https://pypi.org/project/rfc3986-validator)|1.5542778841907882e-05| -|pypi|[uri-template](https://pypi.org/project/uri-template)|1.5542778841907882e-05| -|pypi|[rfc3339-validator](https://pypi.org/project/rfc3339-validator)|1.5542778841907882e-05| -|pypi|[isoduration](https://pypi.org/project/isoduration)|1.5542778841907882e-05| -|pypi|[fqdn](https://pypi.org/project/fqdn)|1.5542778841907882e-05| -|pypi|[mkdocs-material-extensions](https://pypi.org/project/mkdocs-material-extensions)|1.553704983029466e-05| -|pypi|[tox-travis](https://pypi.org/project/tox-travis)|1.5520198894606213e-05| -|pypi|[primesieve](https://github.com/kimwalisch/primesieve-python)|1.5462709878953534e-05| -|pypi|[pprintast](https://github.com/clarketm/pprintast)|1.5462709878953534e-05| -|pypi|[jwst](https://github.com/spacetelescope/jwst)|1.5462709878953534e-05| -|pypi|[webbpsf](http://webbpsf.readthedocs.io/)|1.5462709878953534e-05| -|pypi|[astrocalc](https://github.com/thespacedoctor/astrocalc)|1.5462709878953534e-05| -|pypi|[fundamentals](https://github.com/thespacedoctor/fundamentals)|1.5462709878953534e-05| -|pypi|[ztfquery](https://pypi.org/project/ztfquery)|1.5462709878953534e-05| -|pypi|[diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch)|1.5462709878953534e-05| -|pypi|[cairocffi](https://github.com/Kozea/cairocffi)|1.5283026792629865e-05| -|pypi|[tensorflow-gan](https://pypi.org/project/tensorflow-gan)|1.5276860000600726e-05| -|pypi|[tensorflow-hub](https://pypi.org/project/tensorflow-hub)|1.5276860000600726e-05| -|pypi|[sdnotify](https://github.com/bb4242/sdnotify)|1.5186590059686506e-05| -|pypi|[scandir](https://pypi.org/project/scandir)|1.5179288814465502e-05| -|pypi|[manhole](https://pypi.org/project/manhole)|1.5053927399890936e-05| -|pypi|[sphinxcontrib-programoutput](https://sphinxcontrib-programoutput.readthedocs.org/)|1.493812847167653e-05| -|pypi|[prompt_toolkit](https://pypi.org/project/prompt_toolkit)|1.4882858258492776e-05| -|pypi|[fabio](http://github.com/silx-kit/fabio)|1.4870202766776375e-05| -|pypi|[pybigwig](https://github.com/dpryan79/pyBigWig)|1.4867990268224553e-05| -|pypi|[fit_nbinom](https://github.com/joachimwolff/fit_nbinom)|1.4867990268224553e-05| -|pypi|[krbalancing](https://github.com/deeptools/Knight-Ruiz-Matrix-balancing-algorithm)|1.4867990268224553e-05| -|pypi|[multiprocessing_on_dill](https://github.com/sixty-north/multiprocessing_on_dill)|1.4867990268224553e-05| -|pypi|[interlap](http://brentp.github.io/interlap)|1.4867990268224553e-05| -|pypi|[pyramid_rewrite](https://github.com/bennihepp/pyramid_rewrite)|1.4867990268224553e-05| -|pypi|[skosprovider_getty](https://github.com/OnroerendErfgoed/skosprovider_getty)|1.4867990268224553e-05| -|pypi|[language-tags](https://github.com/OnroerendErfgoed/language-tags)|1.4867990268224553e-05| -|pypi|[nodevectors](https://github.com/VHRanger/nodevectors/)|1.4867990268224553e-05| -|pypi|[tensorflow-metadata](https://pypi.org/project/tensorflow-metadata)|1.4867990268224553e-05| -|pypi|[bottle-cork](http://cork.firelet.net/)|1.4867990268224553e-05| -|pypi|[beaker](https://beaker.readthedocs.io/)|1.4867990268224553e-05| -|pypi|[flask-security-too](https://github.com/Flask-Middleware/flask-security)|1.4867990268224553e-05| -|pypi|[flask-admin](https://github.com/flask-admin/flask-admin/)|1.4867990268224553e-05| -|pypi|[flask-mail](https://github.com/rduplain/flask-mail)|1.4867990268224553e-05| -|pypi|[eemont](https://github.com/davemlz/eemont)|1.4867990268224553e-05| -|pypi|[ee_extra](https://github.com/r-earthengine/ee_extra)|1.4867990268224553e-05| -|pypi|[httplib2shim](https://github.com/GoogleCloudPlatform/httplib2shim)|1.4867990268224553e-05| -|pypi|[ipython_genutils](http://ipython.org)|1.4867990268224553e-05| -|pypi|[scitokens](https://scitokens.org)|1.472639036090813e-05| -|pypi|[python-ligo-lw](https://pypi.org/project/python-ligo-lw)|1.47255053614874e-05| -|pypi|[Deprecated](https://pypi.org/project/Deprecated)|1.4682733534095637e-05| -|pypi|[gssapi](https://pypi.org/project/gssapi)|1.4600534321837046e-05| -|pypi|[raven](https://pypi.org/project/raven)|1.4579509375358268e-05| -|pypi|[pykwalify](https://pypi.org/project/pykwalify)|1.4559960493373451e-05| -|pypi|[python-coveralls](https://pypi.org/project/python-coveralls)|1.4513990499933492e-05| -|pypi|[nbclassic](https://pypi.org/project/nbclassic)|1.4454367103365905e-05| -|pypi|[nose2](https://pypi.org/project/nose2)|1.4444927453834044e-05| -|pypi|[backports.os](https://pypi.org/project/backports.os)|1.442755260651102e-05| -|pypi|[fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy)|1.4397454809788044e-05| -|pypi|[httplib2](https://pypi.org/project/httplib2)|1.4388459190550149e-05| -|pypi|[pixedfit](https://pypi.org/project/pixedfit)|1.4317323961994013e-05| -|pypi|[dash_bootstrap_components](https://pypi.org/project/dash_bootstrap_components)|1.4317323961994013e-05| -|pypi|[django_admin_index](https://pypi.org/project/django_admin_index)|1.4317323961994013e-05| -|pypi|[django_plotly_dash](https://pypi.org/project/django_plotly_dash)|1.4317323961994013e-05| -|pypi|[scico](https://github.com/lanl/scico)|1.4317323961994013e-05| -|pypi|[bm3d](https://pypi.org/project/bm3d)|1.4317323961994013e-05| -|pypi|[bm4d](https://pypi.org/project/bm4d)|1.4317323961994013e-05| -|pypi|[svmbir](https://github.com/cabouman/svmbir)|1.4317323961994013e-05| -|pypi|[click-didyoumean](https://pypi.org/project/click-didyoumean)|1.4250275339141224e-05| -|pypi|[click-repl](https://pypi.org/project/click-repl)|1.4250275339141224e-05| -|pypi|[aenum](https://github.com/ethanfurman/aenum)|1.4174150722374072e-05| -|pypi|[pytest-console-scripts](https://pypi.org/project/pytest-console-scripts)|1.415649802947512e-05| -|pypi|[Automat](https://pypi.org/project/Automat)|1.4066283959571945e-05| -|pypi|[pypblib](https://pypi.org/project/pypblib)|1.403240921515033e-05| -|pypi|[py-aiger-cnf](https://pypi.org/project/py-aiger-cnf)|1.403240921515033e-05| -|pypi|[radio-beam](https://pypi.org/project/radio-beam)|1.4010223575883965e-05| -|pypi|[marshmallow](https://github.com/marshmallow-code/marshmallow)|1.3994336080330671e-05| -|pypi|[nbsphinx-link](https://github.com/vidartf/nbsphinx-link)|1.3926664978910197e-05| -|pypi|[graphenv](https://pypi.org/project/graphenv)|1.380599096335137e-05| -|pypi|[kalman_detector](https://bitbucket.org/bzackay/kalman_detector)|1.380599096335137e-05| -|pypi|[svgutils](https://pypi.org/project/svgutils)|1.344685145250799e-05| -|pypi|[validators](https://pypi.org/project/validators)|1.3356765257390014e-05| -|pypi|[ellc](http://sourceforge.net/projects/goodricke/)|1.3329922309442702e-05| -|pypi|[spock](https://pypi.org/project/spock)|1.3329922309442702e-05| -|pypi|[triceratops](https://pypi.org/project/triceratops)|1.3329922309442702e-05| -|pypi|[Celery](http://celeryproject.org)|1.3329922309442702e-05| -|pypi|[DAWG](https://pypi.org/project/DAWG)|1.3329922309442702e-05| -|pypi|[django-nose](https://pypi.org/project/django-nose)|1.3329922309442702e-05| -|pypi|[MySQL-python](https://pypi.org/project/MySQL-python)|1.3329922309442702e-05| -|pypi|[compress_pickle](https://pypi.org/project/compress_pickle)|1.3329922309442702e-05| -|pypi|[datasize](https://pypi.org/project/datasize)|1.3329922309442702e-05| -|pypi|[halo](https://pypi.org/project/halo)|1.3329922309442702e-05| -|pypi|[lib_programname](https://pypi.org/project/lib_programname)|1.3329922309442702e-05| -|pypi|[py_rinterpolate](https://pypi.org/project/py_rinterpolate)|1.3329922309442702e-05| -|pypi|[str2bool](https://pypi.org/project/str2bool)|1.3329922309442702e-05| -|pypi|[strip-ansi](https://pypi.org/project/strip-ansi)|1.3329922309442702e-05| -|pypi|[mpld3](https://pypi.org/project/mpld3)|1.3315111284654433e-05| -|pypi|[synphot](https://www.github.com/spacetelescope/synphot_refactor)|1.3266079238487284e-05| -|pypi|[onnx](https://github.com/onnx/onnx)|1.3215134023933686e-05| -|pypi|[visitor](http://github.com/mbr/visitor)|1.3182951371159102e-05| -|pypi|[silx](http://www.silx.org/)|1.3161711385061643e-05| -|pypi|[xraydb](https://pypi.org/project/xraydb)|1.3161711385061643e-05| -|pypi|[pytest-trio](https://pypi.org/project/pytest-trio)|1.3085200719784202e-05| -|pypi|[gwdatafind](https://gwdatafind.readthedocs.io)|1.3069671445305966e-05| -|pypi|[casa-formats-io](https://pypi.org/project/casa-formats-io)|1.301360360321704e-05| -|pypi|[imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn)|1.2981260637429255e-05| -|pypi|[keystoneauth1](https://docs.openstack.org/keystoneauth/latest/)|1.2969347910972276e-05| -|pypi|[m2r2](https://github.com/crossnox/m2r2)|1.2955975049137187e-05| -|pypi|[extinction](https://pypi.org/project/extinction)|1.2915959618912e-05| -|pypi|[gensim](http://radimrehurek.com/gensim)|1.2914089194797925e-05| -|pypi|[python-telegram-bot](https://python-telegram-bot.org/)|1.2885591565794613e-05| -|pypi|[PyCBC](http://www.pycbc.org/)|1.2885591565794613e-05| -|pypi|[lscsoft-glue](https://pypi.org/project/lscsoft-glue)|1.2885591565794613e-05| -|pypi|[pegasus-wms.api](https://pypi.org/project/pegasus-wms.api)|1.2885591565794613e-05| -|pypi|[pegasus-wms.common](https://pypi.org/project/pegasus-wms.common)|1.2885591565794613e-05| -|pypi|[pyRXP](https://pypi.org/project/pyRXP)|1.2885591565794613e-05| -|pypi|[pyshortcuts](https://pypi.org/project/pyshortcuts)|1.2885591565794613e-05| -|pypi|[pyfai](https://pypi.org/project/pyfai)|1.2885591565794613e-05| -|pypi|[pycifrw](https://pypi.org/project/pycifrw)|1.2885591565794613e-05| -|pypi|[flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow)|1.2885591565794613e-05| -|pypi|[mysqlclient](https://github.com/PyMySQL/mysqlclient)|1.2885591565794613e-05| -|pypi|[biothings-client](https://github.com/biothings/biothings_client.py)|1.285679399000271e-05| -|pypi|[TA-Lib](http://github.com/mrjbq7/ta-lib)|1.2853377586880127e-05| -|pypi|[sphinxawesome-theme](https://sphinxawesome.xyz)|1.2793183466279913e-05| -|pypi|[unicodecsv](https://pypi.org/project/unicodecsv)|1.2784528102533478e-05| -|pypi|[cloud-sptheme](https://cloud-sptheme.readthedocs.io)|1.2756735650136664e-05| -|pypi|[sphinxcontrib-fulltoc](http://sphinxcontrib-fulltoc.readthedocs.org)|1.2756735650136664e-05| -|pypi|[folium](https://pypi.org/project/folium)|1.2698385080075914e-05| -|pypi|[mlflow](https://pypi.org/project/mlflow)|1.267726757580664e-05| -|pypi|[connection-pool](https://pypi.org/project/connection-pool)|1.2639384726948177e-05| -|pypi|[untokenize](https://pypi.org/project/untokenize)|1.2634535963698557e-05| -|pypi|[exoplanet](https://docs.exoplanet.codes)|1.259132925840267e-05| -|pypi|[aesop](https://github.com/rohithmohan/aesop-python)|1.2469927321736721e-05| -|pypi|[mir-flare](https://github.com/mir-group/flare)|1.2442649355720423e-05| -|pypi|[scanpy](https://scanpy.readthedocs.io)|1.2395346645302919e-05| -|pypi|[psims](https://pypi.org/project/psims)|1.233990161588345e-05| -|pypi|[python-multipart](https://pypi.org/project/python-multipart)|1.2193938489101224e-05| -|pypi|[pdb2sql](https://github.com/DeepRank/pdb2sql)|1.2154954934830435e-05| -|pypi|[pyabc](https://github.com/icb-dcm/pyabc)|1.2080242092932448e-05| -|pypi|[jabbar](https://pypi.org/project/jabbar)|1.2080242092932448e-05| -|pypi|[jupyter-bokeh](https://pypi.org/project/jupyter-bokeh)|1.206474808202135e-05| -|pypi|[pyserial](https://pypi.org/project/pyserial)|1.2056588472051183e-05| -|pypi|[fbpca](https://pypi.org/project/fbpca)|1.2048825983464762e-05| -|pypi|[memoization](https://pypi.org/project/memoization)|1.2048825983464762e-05| -|pypi|[oktopus](https://pypi.org/project/oktopus)|1.2048825983464762e-05| -|pypi|[treq](https://pypi.org/project/treq)|1.203847897026831e-05| -|pypi|[stsci-rtd-theme](https://pypi.org/project/stsci-rtd-theme)|1.201576147763794e-05| -|pypi|[plaster](https://docs.pylonsproject.org/projects/plaster/en/latest/)|1.2010327138694963e-05| -|pypi|[fast-histogram](https://pypi.org/project/fast-histogram)|1.2004764895958899e-05| -|pypi|[glue-core](http://glueviz.org)|1.198898881932853e-05| -|pypi|[PyTest-Cov](https://pypi.org/project/PyTest-Cov)|1.197917620026114e-05| -|pypi|[PyTest](https://pypi.org/project/PyTest)|1.197917620026114e-05| -|pypi|[stfio](https://pypi.org/project/stfio)|1.1959439672003124e-05| -|pypi|[klusta](https://klusta.cortexlab.net)|1.1959439672003124e-05| -|pypi|[igor](http://blog.tremily.us/posts/igor/)|1.1959439672003124e-05| -|pypi|[tablib](https://pypi.org/project/tablib)|1.1959439672003124e-05| -|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|1.195217382675895e-05| -|pypi|[schema](https://pypi.org/project/schema)|1.1893463893508979e-05| -|pypi|[pykerberos](https://pypi.org/project/pykerberos)|1.1845540246555475e-05| -|pypi|[pymongocrypt](https://pypi.org/project/pymongocrypt)|1.1845540246555475e-05| -|pypi|[pymongo-auth-aws](https://pypi.org/project/pymongo-auth-aws)|1.1845540246555475e-05| -|pypi|[pytest-tornasync](https://pypi.org/project/pytest-tornasync)|1.180657304129205e-05| -|pypi|[readthedocs-sphinx-ext](https://pypi.org/project/readthedocs-sphinx-ext)|1.1775448292433846e-05| -|pypi|[mcfly](https://github.com/NLeSC/mcfly)|1.1714174150722373e-05| -|pypi|[emperor](http://github.com/biocore/emperor)|1.1714174150722373e-05| -|pypi|[black>=20.8b1](https://pypi.org/project/black>=20.8b1)|1.161490017741717e-05| -|pypi|[importlib_metadata>=0.7](https://pypi.org/project/importlib_metadata>=0.7)|1.161490017741717e-05| -|pypi|[h5py>=3](https://pypi.org/project/h5py>=3)|1.161490017741717e-05| -|pypi|[nbsite](https://pypi.org/project/nbsite)|1.1609339075243842e-05| -|pypi|[pyu2f](https://pypi.org/project/pyu2f)|1.158007037021975e-05| -|pypi|[equinox](https://pypi.org/project/equinox)|1.1574861611962241e-05| -|pypi|[sigtools](https://sigtools.readthedocs.io/)|1.1419855525185473e-05| -|pypi|[DiffCapAnalyzer](https://github.com/nicolet5/DiffCapAnalyzer)|1.1369639616877599e-05| -|pypi|[PeakUtils](https://pypi.org/project/PeakUtils)|1.1369639616877599e-05| -|pypi|[ua-parser](https://pypi.org/project/ua-parser)|1.1369639616877599e-05| -|pypi|[ifermi](https://github.com/fermisurfaces/IFermi)|1.1369639616877599e-05| -|pypi|[BoltzTraP2](https://pypi.org/project/BoltzTraP2)|1.1369639616877599e-05| -|pypi|[meshcut](https://pypi.org/project/meshcut)|1.1369639616877599e-05| -|pypi|[trimesh](https://pypi.org/project/trimesh)|1.1369639616877599e-05| -|pypi|[extension-helpers](https://pypi.org/project/extension-helpers)|1.127255403720898e-05| -|pypi|[databricks-cli](https://pypi.org/project/databricks-cli)|1.1261581058535374e-05| -|pypi|[prometheus-flask-exporter](https://pypi.org/project/prometheus-flask-exporter)|1.1261581058535374e-05| -|pypi|[querystring-parser](https://pypi.org/project/querystring-parser)|1.1261581058535374e-05| -|pypi|[shellescape](https://pypi.org/project/shellescape)|1.1243917640344818e-05| -|pypi|[mocpy](https://pypi.org/project/mocpy)|1.122724468208967e-05| -|pypi|[pypeit](https://pypi.org/project/pypeit)|1.1179946155901273e-05| -|pypi|[yattag](https://pypi.org/project/yattag)|1.1179946155901273e-05| -|pypi|[onnxruntime](https://pypi.org/project/onnxruntime)|1.1163304922306061e-05| -|pypi|[od](https://pypi.org/project/od)|1.1162143693869584e-05| -|pypi|[beartype](https://pypi.org/project/beartype)|1.1158489166849871e-05| -|pypi|[sphinxcontrib-github-alt](https://pypi.org/project/sphinxcontrib-github-alt)|1.115813659417581e-05| -|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|1.1072236679674332e-05| -|pypi|[wbuild](https://github.com/gagneurlab/wBuild)|1.1044792770681095e-05| -|pypi|[click-log](https://github.com/click-contrib/click-log)|1.1044792770681095e-05| -|pypi|[webtest](https://pypi.org/project/webtest)|1.1043371274717119e-05| -|pypi|[aiofiles](https://pypi.org/project/aiofiles)|1.095275283092542e-05| -|pypi|[PySide](http://www.pyside.org)|1.0934344842974284e-05| -|pypi|[PyQt4](http://www.riverbankcomputing.com/software/pyqt/)|1.0934344842974284e-05| -|pypi|[param](https://pypi.org/project/param)|1.0859707995663526e-05| -|pypi|[pypi-publisher](https://pypi.org/project/pypi-publisher)|1.0804072928243175e-05| -|pypi|[lightgbm](https://github.com/microsoft/LightGBM)|1.074642960027088e-05| -|pypi|[pynumpress](https://pypi.org/project/pynumpress)|1.0742514231694034e-05| -|pypi|[rubicon-objc](https://beeware.org/rubicon)|1.073799297149551e-05| -|pypi|[sortedcollections](https://pypi.org/project/sortedcollections)|1.073799297149551e-05| -|pypi|[SulfLiq](https://pypi.org/project/SulfLiq)|1.073799297149551e-05| -|pypi|[xlwings](https://pypi.org/project/xlwings)|1.073799297149551e-05| -|pypi|[m2r](https://pypi.org/project/m2r)|1.070389763131246e-05| -|pypi|[pyexcel-ezodf](https://pypi.org/project/pyexcel-ezodf)|1.065515243138841e-05| -|pypi|[pyexcel-io](https://pypi.org/project/pyexcel-io)|1.0597023859611203e-05| -|pypi|[oauth2client](https://pypi.org/project/oauth2client)|1.0593856065839664e-05| -|pypi|[charset_normalizer](https://pypi.org/project/charset_normalizer)|1.0586009070975885e-05| -|pypi|[pytest-subtests](https://pypi.org/project/pytest-subtests)|1.053177365147543e-05| -|pypi|[pyct](https://pypi.org/project/pyct)|1.0473140248689686e-05| -|pypi|[pip-tools](https://pypi.org/project/pip-tools)|1.0452170306592543e-05| -|pypi|[xtal2png](https://github.com/sparks-baird/xtal2png/)|1.0447776945238875e-05| -|pypi|[pomegranate](https://pypi.org/project/pomegranate)|1.0437329168293639e-05| -|pypi|[PyQtWebEngine-Qt5](https://pypi.org/project/PyQtWebEngine-Qt5)|1.0418000780944942e-05| -|pypi|[tensorflow-addons](https://pypi.org/project/tensorflow-addons)|1.0370423212086628e-05| -|pypi|[linetools](http://linetools.readthedocs.org/)|1.0366119320166878e-05| -|pypi|[jaraco.classes](https://pypi.org/project/jaraco.classes)|1.0334869322314785e-05| -|pypi|[spacy](https://spacy.io)|1.0322231366152994e-05| -|pypi|[numpyro](https://pypi.org/project/numpyro)|1.0290480411528497e-05| -|pypi|[clang](http://clang.llvm.org/)|1.0244629906839444e-05| -|pypi|[sphinx-thebe](https://pypi.org/project/sphinx-thebe)|1.023443981207086e-05| -|pypi|[Click](https://palletsprojects.com/p/click/)|1.0178166819644205e-05| -|pypi|[alerce](https://pypi.org/project/alerce)|1.0172835446679958e-05| -|pypi|[pygithub](https://pypi.org/project/pygithub)|1.0172835446679958e-05| -|pypi|[shakenbreak](https://github.com/SMTG-UCL/ShakeNBreak)|1.0172835446679958e-05| -|pypi|[pymatgen-analysis-defects](https://materialsproject.github.io/pymatgen-analysis-defects)|1.0172835446679958e-05| -|pypi|[hiphive](http://hiphive.materialsmodeling.org/)|1.0172835446679958e-05| -|pypi|[mp-api](https://github.com/materialsproject/api)|1.0172835446679958e-05| -|pypi|[trainstation](https://pypi.org/project/trainstation)|1.0172835446679958e-05| -|pypi|[emmet-core](https://pypi.org/project/emmet-core)|1.0172835446679958e-05| -|pypi|[python-http-client](https://pypi.org/project/python-http-client)|1.0138925995191023e-05| -|pypi|[siphon](https://pypi.org/project/siphon)|1.0137797774727907e-05| -|pypi|[diff-cover](https://pypi.org/project/diff-cover)|1.0125431123445082e-05| -|pypi|[transaction](https://pypi.org/project/transaction)|1.0114879629351515e-05| -|pypi|[itk-io](https://pypi.org/project/itk-io)|9.97427623138283e-06| -|pypi|[minio](https://pypi.org/project/minio)|9.960214021127727e-06| -|pypi|[EUKulele](https://github.com/AlexanderLabWHOI/EUKulele)|9.911993512149702e-06| -|pypi|[tableone](https://pypi.org/project/tableone)|9.911993512149702e-06| -|pypi|[recipy](http://www.recipy.org)|9.911993512149702e-06| -|pypi|[tinydb](https://github.com/msiemens/tinydb)|9.911993512149702e-06| -|pypi|[binaryornot](https://github.com/audreyr/binaryornot)|9.911993512149702e-06| -|pypi|[svn](https://github.com/dsoprea/PySvn)|9.911993512149702e-06| -|pypi|[sphinxcontrib.mermaid](https://pypi.org/project/sphinxcontrib.mermaid)|9.905798516204608e-06| -|pypi|[scikit-build](https://pypi.org/project/scikit-build)|9.888845993517023e-06| -|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|9.850275807841007e-06| -|pypi|[sacremoses](https://pypi.org/project/sacremoses)|9.850275807841007e-06| -|pypi|[tokenizers](https://pypi.org/project/tokenizers)|9.850275807841007e-06| -|pypi|[numcodecs](https://github.com/zarr-developers/numcodecs)|9.822197991540706e-06| -|pypi|[onnxconverter-common](https://github.com/microsoft/onnxconverter-common)|9.787412143693871e-06| -|pypi|[sphinx_automodapi](https://pypi.org/project/sphinx_automodapi)|9.763083097990445e-06| -|pypi|[pyvista](https://pypi.org/project/pyvista)|9.721075698316275e-06| -|pypi|[pandas-ta](https://github.com/twopirllc/pandas-ta)|9.664193674345959e-06| -|pypi|[ccxt](https://ccxt.com)|9.664193674345959e-06| -|pypi|[pycoingecko](https://github.com/man-c/pycoingecko)|9.664193674345959e-06| -|pypi|[py_find_1st](http://github.com/roebel/py_find_1st)|9.664193674345959e-06| -|pypi|[python-rapidjson](https://github.com/python-rapidjson/python-rapidjson)|9.664193674345959e-06| -|pypi|[schedule](https://github.com/dbader/schedule)|9.664193674345959e-06| -|pypi|[tangle](https://github.com/fifman/tangle)|9.664193674345959e-06| -|pypi|[readline](http://github.com/ludwigschwardt/python-readline)|9.664193674345959e-06| -|pypi|[pvlib](https://github.com/pvlib/pvlib-python)|9.653021993346645e-06| -|pypi|[mygene](https://github.com/biothings/mygene.py)|9.622603359045143e-06| -|pypi|[fasttext](https://github.com/facebookresearch/fastText)|9.5675517376025e-06| -|pypi|[opt_einsum](https://pypi.org/project/opt_einsum)|9.534004550217288e-06| -|pypi|[python-json-logger](https://pypi.org/project/python-json-logger)|9.519251534580306e-06| -|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|9.494466272940259e-06| -|pypi|[nglview](https://pypi.org/project/nglview)|9.349739312766204e-06| -|pypi|[types-dataclasses](https://github.com/python/typeshed)|9.346452852910005e-06| -|pypi|[pyrr](https://github.com/adamlwgriffiths/Pyrr)|9.29969813604859e-06| -|pypi|[pathtools](https://pypi.org/project/pathtools)|9.284358697082399e-06| -|pypi|[pretty-errors](https://pypi.org/project/pretty-errors)|9.269379815122518e-06| -|pypi|[pyklip](https://pypi.org/project/pyklip)|9.24267033323087e-06| -|pypi|[pywinpty](https://pypi.org/project/pywinpty)|9.229490924241796e-06| -|pypi|[Fiona](http://github.com/Toblerity/Fiona)|9.203993975567579e-06| -|pypi|[holidays](https://github.com/dr-prodigy/python-holidays)|9.203993975567579e-06| -|pypi|[korean-lunar-calendar](https://github.com/usingsky/korean_lunar_calendar_py)|9.203993975567579e-06| -|pypi|[PyMeeus](https://github.com/architest/pymeeus)|9.203993975567579e-06| -|pypi|[dash-daq](http://github.com/plotly/dash-daq)|9.203993975567579e-06| -|pypi|[uuid](http://zesty.ca/python/)|9.203993975567579e-06| -|pypi|[lxml-stubs](https://pypi.org/project/lxml-stubs)|9.15433497657165e-06| -|pypi|[sphinx-pytest](https://pypi.org/project/sphinx-pytest)|9.147088512814791e-06| -|pypi|[pdoc3](https://pypi.org/project/pdoc3)|9.111954035811904e-06| -|pypi|[freud-analysis](https://github.com/glotzerlab/freud)|9.019914096056228e-06| -|pypi|[mkdocstrings-python](https://pypi.org/project/mkdocstrings-python)|8.9972581108856e-06| -|pypi|[path.py](https://pypi.org/project/path.py)|8.982727101166037e-06| -|pypi|[progressbar33](https://pypi.org/project/progressbar33)|8.96713273060403e-06| -|pypi|[pyppeteer](https://pypi.org/project/pyppeteer)|8.96464523352902e-06| -|pypi|[Flask-SQLAlchemy](https://pypi.org/project/Flask-SQLAlchemy)|8.93707815027612e-06| -|pypi|[streamz](https://pypi.org/project/streamz)|8.87575286450027e-06| -|pypi|[strict-rfc3339](https://pypi.org/project/strict-rfc3339)|8.854876962701224e-06| -|pypi|[py-bcrypt](https://code.google.com/p/py-bcrypt)|8.81147070308014e-06| -|pypi|[plams](https://www.scm.com/doc/plams/)|8.807801499965337e-06| -|pypi|[codecarbon](https://pypi.org/project/codecarbon)|8.798442991019135e-06| -|pypi|[priority](https://pypi.org/project/priority)|8.793354244349949e-06| -|pypi|[panoptes-pocs](https://github.com/panoptes/POCS)|8.785630613041781e-06| -|pypi|[fastapi-utils](https://pypi.org/project/fastapi-utils)|8.785630613041781e-06| -|pypi|[transitions](https://pypi.org/project/transitions)|8.785630613041781e-06| -|pypi|[click-spinner](https://pypi.org/project/click-spinner)|8.785630613041781e-06| -|pypi|[panoptes-utils](https://pypi.org/project/panoptes-utils)|8.785630613041781e-06| -|pypi|[scalpl](https://pypi.org/project/scalpl)|8.785630613041781e-06| -|pypi|[shellingham](https://pypi.org/project/shellingham)|8.785630613041781e-06| -|pypi|[wsproto](https://github.com/python-hyper/wsproto/)|8.762202264740335e-06| -|pypi|[etelemetry](https://pypi.org/project/etelemetry)|8.714729032655833e-06| -|pypi|[scabha](https://github.com/caracal-pipeline/scabha2)|8.697774306911366e-06| -|pypi|[cssselect2](https://pypi.org/project/cssselect2)|8.697774306911362e-06| -|pypi|[skl2onnx](https://pypi.org/project/skl2onnx)|8.697774306911362e-06| -|pypi|[sphinxemoji](https://pypi.org/project/sphinxemoji)|8.650393114766612e-06| -|pypi|[Nano-Utils](https://github.com/nlesc-nano/Nano-Utils)|8.625558354179989e-06| -|pypi|[thriftpy2](https://pypi.org/project/thriftpy2)|8.610796563842248e-06| -|pypi|[coreapi](https://github.com/core-api/python-client)|8.590394377196408e-06| -|pypi|[django-chosen](https://github.com/theatlantic/django-chosen)|8.590394377196408e-06| -|pypi|[django-gravatar2](https://github.com/twaddington/django-gravatar)|8.590394377196408e-06| -|pypi|[django-hstore](https://github.com/djangonauts/django-hstore)|8.590394377196408e-06| -|pypi|[django-ratelimit](https://github.com/jsocol/django-ratelimit)|8.590394377196408e-06| -|pypi|[django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger)|8.590394377196408e-06| -|pypi|[django-taggit](https://github.com/jazzband/django-taggit)|8.590394377196408e-06| -|pypi|[django-taggit-templatetags](http://github.com/feuervogel/django-taggit-templatetags)|8.590394377196408e-06| -|pypi|[python3-saml](https://pypi.org/project/python3-saml)|8.590394377196408e-06| -|pypi|[python-social-auth](https://pypi.org/project/python-social-auth)|8.590394377196408e-06| -|pypi|[rq-scheduler](https://pypi.org/project/rq-scheduler)|8.590394377196408e-06| -|pypi|[social-auth-app-django](https://pypi.org/project/social-auth-app-django)|8.590394377196408e-06| -|pypi|[social-auth-core](https://pypi.org/project/social-auth-core)|8.590394377196408e-06| -|pypi|[sregistry](https://pypi.org/project/sregistry)|8.590394377196408e-06| -|pypi|[fcd-torch](https://pypi.org/project/fcd-torch)|8.504490433424444e-06| -|pypi|[google-crc32c](https://github.com/googleapis/python-crc32c)|8.500878140014206e-06| -|pypi|[types-pytz](https://pypi.org/project/types-pytz)|8.406086827245842e-06| -|pypi|[sphinx-hoverxref](https://github.com/readthedocs/sphinx-hoverxref)|8.378403385954148e-06| -|pypi|[sphinx-reredirects](https://gitlab.com/documatt/sphinx-reredirects)|8.378403385954148e-06| -|pypi|[lingua](https://pypi.org/project/lingua)|8.255430356445585e-06| -|pypi|[importlib_resources](https://pypi.org/project/importlib_resources)|8.215580538675929e-06| -|pypi|[OWSLib](https://pypi.org/project/OWSLib)|8.19633029550662e-06| -|pypi|[radiopadre-client](http://github.com/ratt-ru/radiopadre-client)|8.181592668305119e-06| -|pypi|[stimela](https://pypi.org/project/stimela)|8.181592668305119e-06| -|pypi|[jupyter-sphinx](https://pypi.org/project/jupyter-sphinx)|8.165288509326463e-06| -|pypi|[sphinx>=4](https://pypi.org/project/sphinx>=4)|8.128398997240442e-06| -|pypi|[pyobjc-core](https://github.com/ronaldoussoren/pyobjc)|8.128330279638363e-06| -|pypi|[rowan](https://github.com/glotzerlab/rowan)|8.125515981480454e-06| -|pypi|[nbsmoke](https://pypi.org/project/nbsmoke)|8.11034872549207e-06| -|pypi|[apscheduler](https://github.com/agronholm/apscheduler)|7.986234772646337e-06| -|pypi|[pyside2](https://pypi.org/project/pyside2)|7.98434972388018e-06| -|pypi|[zmq](https://github.com/zeromq/pyzmq)|7.972959781335416e-06| -|pypi|[galaxy-tool-util](https://github.com/galaxyproject/galaxy)|7.972959781335416e-06| -|pypi|[bagit](https://pypi.org/project/bagit)|7.972959781335416e-06| -|pypi|[schema-salad](https://pypi.org/project/schema-salad)|7.972959781335416e-06| -|pypi|[PyQt6-Qt6](https://pypi.org/project/PyQt6-Qt6)|7.972959781335416e-06| -|pypi|[PyQt6-sip](https://pypi.org/project/PyQt6-sip)|7.972959781335416e-06| -|pypi|[stestr](http://stestr.readthedocs.io/en/latest/)|7.968707536118702e-06| -|pypi|[pytest-env](https://pypi.org/project/pytest-env)|7.967147112545494e-06| -|pypi|[sphinxcontrib-autoprogram](https://pypi.org/project/sphinxcontrib-autoprogram)|7.953767936754493e-06| -|pypi|[intervals](https://pypi.org/project/intervals)|7.940214802768493e-06| -|pypi|[scooby](https://github.com/banesullivan/scooby)|7.897764491756337e-06| -|pypi|[pycares](https://pypi.org/project/pycares)|7.864085948998288e-06| -|pypi|[neobolt](https://pypi.org/project/neobolt)|7.810246316410204e-06| -|pypi|[neo4j-driver](https://pypi.org/project/neo4j-driver)|7.810246316410204e-06| -|pypi|[ninja](https://pypi.org/project/ninja)|7.767693743039898e-06| -|pypi|[EXOSIMS](https://pypi.org/project/EXOSIMS)|7.73135493947678e-06| -|pypi|[gatspy](http://github.com/astroml/gatspy)|7.731354939476767e-06| -|pypi|[GPJax](https://gpjax.readthedocs.io/en/latest/)|7.731354939476767e-06| -|pypi|[oslo.utils](https://pypi.org/project/oslo.utils)|7.71357282311597e-06| -|pypi|[oslo.config](https://pypi.org/project/oslo.config)|7.71357282311597e-06| -|pypi|[hvplot](https://hvplot.pyviz.org)|7.682465489124197e-06| -|pypi|[cosmic-conn](https://pypi.org/project/cosmic-conn)|7.661387926449827e-06| -|pypi|[rq](https://pypi.org/project/rq)|7.660484185864899e-06| -|pypi|[python-lzo](https://github.com/jd-boyd/python-lzo)|7.654041390082e-06| -|pypi|[docker-registry-client](https://github.com/yodle/docker-registry-client)|7.654041390082e-06| -|pypi|[simple-websocket](https://pypi.org/project/simple-websocket)|7.654041390081998e-06| -|pypi|[SQLAlchemy-Utils](https://github.com/kvesteri/sqlalchemy-utils)|7.618075013623628e-06| -|pypi|[python-subunit](https://pypi.org/project/python-subunit)|7.600958416827218e-06| -|pypi|[bumpversion](https://pypi.org/project/bumpversion)|7.592952854751357e-06| -|pypi|[webargs](https://github.com/marshmallow-code/webargs)|7.572055043745792e-06| -|pypi|[mrcfile](https://github.com/ccpem/mrcfile)|7.534071367199387e-06| -|pypi|[einops](https://pypi.org/project/einops)|7.529397131249875e-06| -|pypi|[pytest-xvfb](https://pypi.org/project/pytest-xvfb)|7.5210470609563626e-06| -|pypi|[profimp](https://pypi.org/project/profimp)|7.5092841061088175e-06| -|pypi|[zappy](https://pypi.org/project/zappy)|7.5092841061088175e-06| -|pypi|[pytest-nunit](https://pypi.org/project/pytest-nunit)|7.5092841061088175e-06| -|pypi|[pytest>=4.4](https://pypi.org/project/pytest>=4.4)|7.5092841061088175e-06| -|pypi|[scikit-misc>=0.1.3](https://pypi.org/project/scikit-misc>=0.1.3)|7.5092841061088175e-06| -|pypi|[scrublet](https://pypi.org/project/scrublet)|7.5092841061088175e-06| -|pypi|[scanorama](https://pypi.org/project/scanorama)|7.5092841061088175e-06| -|pypi|[cugraph>=0.9](https://pypi.org/project/cugraph>=0.9)|7.5092841061088175e-06| -|pypi|[cuml>=0.9](https://pypi.org/project/cuml>=0.9)|7.5092841061088175e-06| -|pypi|[cudf>=0.9](https://pypi.org/project/cudf>=0.9)|7.5092841061088175e-06| -|pypi|[magic-impute>=2.0](https://pypi.org/project/magic-impute>=2.0)|7.5092841061088175e-06| -|pypi|[louvain>=0.6,!=0.6.2](https://pypi.org/project/louvain>=0.6,!=0.6.2)|7.5092841061088175e-06| -|pypi|[leidenalg](https://pypi.org/project/leidenalg)|7.5092841061088175e-06| -|pypi|[harmonypy](https://pypi.org/project/harmonypy)|7.5092841061088175e-06| -|pypi|[sphinx-rtd-theme>=1.0](https://pypi.org/project/sphinx-rtd-theme>=1.0)|7.5092841061088175e-06| -|pypi|[sphinx>=4.4](https://pypi.org/project/sphinx>=4.4)|7.5092841061088175e-06| -|pypi|[bbknn](https://pypi.org/project/bbknn)|7.5092841061088175e-06| -|pypi|[session-info](https://pypi.org/project/session-info)|7.5092841061088175e-06| -|pypi|[umap-learn>=0.3.10](https://pypi.org/project/umap-learn>=0.3.10)|7.5092841061088175e-06| -|pypi|[numba>=0.41.0](https://pypi.org/project/numba>=0.41.0)|7.5092841061088175e-06| -|pypi|[networkx>=2.3](https://pypi.org/project/networkx>=2.3)|7.5092841061088175e-06| -|pypi|[statsmodels>=0.10.0rc2](https://pypi.org/project/statsmodels>=0.10.0rc2)|7.5092841061088175e-06| -|pypi|[scikit-learn>=0.22](https://pypi.org/project/scikit-learn>=0.22)|7.5092841061088175e-06| -|pypi|[flit_core](https://pypi.org/project/flit_core)|7.5092841061088175e-06| -|pypi|[scipy>=1.4](https://pypi.org/project/scipy>=1.4)|7.5092841061088175e-06| -|pypi|[pandas>=1.0](https://pypi.org/project/pandas>=1.0)|7.5092841061088175e-06| -|pypi|[matplotlib>=3.4](https://pypi.org/project/matplotlib>=3.4)|7.5092841061088175e-06| -|pypi|[numpy>=1.17.0](https://pypi.org/project/numpy>=1.17.0)|7.5092841061088175e-06| -|pypi|[anndata>=0.7.4](https://pypi.org/project/anndata>=0.7.4)|7.5092841061088175e-06| -|pypi|[visdom](https://pypi.org/project/visdom)|7.508245167892117e-06| -|pypi|[prefect](https://pypi.org/project/prefect)|7.5039621471392155e-06| -|pypi|[pysocks](https://github.com/Anorov/PySocks)|7.473471165416275e-06| -|pypi|[urllib3-secure-extra](https://github.com/urllib3/urllib3/issues/2680)|7.473471165416275e-06| -|pypi|[doc8](https://pypi.org/project/doc8)|7.459862507525732e-06| -|pypi|[banzai](http://github.com/twneale/banzai/)|7.4339951341122766e-06| -|pypi|[lcogt-logging](https://github.com/LCOGT/lcogt_logging)|7.4339951341122766e-06| -|pypi|[ocs-ingester](https://pypi.org/project/ocs-ingester)|7.4339951341122766e-06| -|pypi|[ocs-archive](https://pypi.org/project/ocs-archive)|7.4339951341122766e-06| -|pypi|[logutils](https://pypi.org/project/logutils)|7.4339951341122766e-06| -|pypi|[mysql-connector-python](https://pypi.org/project/mysql-connector-python)|7.4339951341122766e-06| -|pypi|[opentsdb-python-metrics](https://pypi.org/project/opentsdb-python-metrics)|7.4339951341122766e-06| -|pypi|[opentsdb-http-client](https://pypi.org/project/opentsdb-http-client)|7.4339951341122766e-06| -|pypi|[sdss-marvin](https://github.com/sdss/marvin)|7.4339951341122766e-06| -|pypi|[Flask-JWT-Extended](https://pypi.org/project/Flask-JWT-Extended)|7.4339951341122766e-06| -|pypi|[marvin-brain](https://pypi.org/project/marvin-brain)|7.4339951341122766e-06| -|pypi|[marvin-sqlalchemy-boolean-search](https://pypi.org/project/marvin-sqlalchemy-boolean-search)|7.4339951341122766e-06| -|pypi|[marvin-wtforms-alchemy](https://pypi.org/project/marvin-wtforms-alchemy)|7.4339951341122766e-06| -|pypi|[numpyencoder](https://pypi.org/project/numpyencoder)|7.4339951341122766e-06| -|pypi|[sdss-access](https://pypi.org/project/sdss-access)|7.4339951341122766e-06| -|pypi|[sdss-tree](https://pypi.org/project/sdss-tree)|7.4339951341122766e-06| -|pypi|[sdsstools](https://pypi.org/project/sdsstools)|7.4339951341122766e-06| -|pypi|[yamlordereddictloader](https://pypi.org/project/yamlordereddictloader)|7.4339951341122766e-06| -|pypi|[daemonocle](https://pypi.org/project/daemonocle)|7.4339951341122766e-06| -|pypi|[flask-classful](https://pypi.org/project/flask-classful)|7.4339951341122766e-06| -|pypi|[WTForms-Components](https://pypi.org/project/WTForms-Components)|7.4339951341122766e-06| -|pypi|[infinity](https://pypi.org/project/infinity)|7.4339951341122766e-06| -|pypi|[orderedmultidict](https://pypi.org/project/orderedmultidict)|7.426169876076373e-06| -|pypi|[paramz](https://github.com/sods/paramz)|7.426169876076368e-06| -|pypi|[GPy](http://sheffieldml.github.com/GPy/)|7.426169876076368e-06| -|pypi|[pydeck](https://pypi.org/project/pydeck)|7.391727561778322e-06| -|pypi|[sphinx-autodoc2](https://pypi.org/project/sphinx-autodoc2)|7.390807162380766e-06| -|pypi|[sphinx-tippy](https://pypi.org/project/sphinx-tippy)|7.390807162380766e-06| -|pypi|[sphinx-pyscript](https://pypi.org/project/sphinx-pyscript)|7.390807162380766e-06| -|pypi|[sphinx-design2](https://pypi.org/project/sphinx-design2)|7.390807162380766e-06| -|pypi|[optuna](https://pypi.org/project/optuna)|7.378484709920057e-06| -|pypi|[openapi-core](https://pypi.org/project/openapi-core)|7.359655182771153e-06| -|pypi|[bullet](https://github.com/Mckinsey666/bullets)|7.359655182771153e-06| -|pypi|[pygtail](http://github.com/bgreenlee/pygtail)|7.359655182771153e-06| -|pypi|[flake8-quotes](https://pypi.org/project/flake8-quotes)|7.3291804201095745e-06| -|pypi|[cytocad](https://github.com/cytham/cytocad)|7.2937310749780825e-06| -|pypi|[nanovar](https://github.com/cytham/nanovar)|7.2937310749780825e-06| -|pypi|[torchaudio](https://pypi.org/project/torchaudio)|7.250802200501316e-06| -|pypi|[parameterized](https://pypi.org/project/parameterized)|7.24829958404199e-06| -|pypi|[hacking](https://docs.openstack.org/hacking/latest/)|7.2470407764824004e-06| -|pypi|[polib](https://pypi.org/project/polib)|7.216667596363028e-06| -|pypi|[echo](https://pypi.org/project/echo)|7.158661980997006e-06| -|pypi|[mpl-scatter-density](https://pypi.org/project/mpl-scatter-density)|7.158661980997006e-06| -|pypi|[WebTest](https://pypi.org/project/WebTest)|7.155220316583065e-06| -|pypi|[autobahn](https://pypi.org/project/autobahn)|7.119783769529962e-06| -|pypi|[txaio](https://pypi.org/project/txaio)|7.119783769529962e-06| -|pypi|[zope.deprecation](https://github.com/zopefoundation/zope.deprecation)|7.103890350180863e-06| -|pypi|[mkl](https://pypi.org/project/mkl)|7.087075361187036e-06| -|pypi|[pyteomics](http://pyteomics.readthedocs.io)|7.077639687729251e-06| -|pypi|[itk-segmentation](https://pypi.org/project/itk-segmentation)|7.075018129079042e-06| -|pypi|[itk-registration](https://pypi.org/project/itk-registration)|7.075018129079042e-06| -|pypi|[itk-filtering](https://pypi.org/project/itk-filtering)|7.075018129079042e-06| -|pypi|[itk-numerics](https://pypi.org/project/itk-numerics)|7.075018129079042e-06| -|pypi|[itk-core](https://pypi.org/project/itk-core)|7.075018129079042e-06| -|pypi|[amqp](http://github.com/celery/py-amqp)|7.029663830249948e-06| -|pypi|[aplpy](http://aplpy.github.io)|7.0225508579667215e-06| -|pypi|[prettytable](https://pypi.org/project/prettytable)|7.018110334557456e-06| -|pypi|[google-cloud-core](https://github.com/googleapis/python-cloud-core)|6.9915811814387964e-06| -|pypi|[mwoauth](https://pypi.org/project/mwoauth)|6.902995481675685e-06| -|pypi|[wikidataintegrator](https://pypi.org/project/wikidataintegrator)|6.902995481675685e-06| -|pypi|[dash-extensions](https://pypi.org/project/dash-extensions)|6.902995481675685e-06| -|pypi|[datasets](https://github.com/huggingface/datasets)|6.899376975979646e-06| -|pypi|[timm](https://pypi.org/project/timm)|6.899376975979646e-06| -|pypi|[spectra](http://github.com/jsvine/spectra)|6.833965526858928e-06| -|pypi|[lzstring](https://github.com/gkovacs/lz-string-python)|6.833965526858928e-06| -|pypi|[pytest>=6](https://pypi.org/project/pytest>=6)|6.833965526858928e-06| -|pypi|[pytest-mock>=3.6](https://pypi.org/project/pytest-mock>=3.6)|6.833965526858928e-06| -|pypi|[pytest-cov>=2.7](https://pypi.org/project/pytest-cov>=2.7)|6.833965526858928e-06| -|pypi|[appdirs==1.4.4](https://pypi.org/project/appdirs==1.4.4)|6.833965526858928e-06| -|pypi|[sphinx-autodoc-typehints>=1.12](https://pypi.org/project/sphinx-autodoc-typehints>=1.12)|6.833965526858928e-06| -|pypi|[proselint>=0.10.2](https://pypi.org/project/proselint>=0.10.2)|6.833965526858928e-06| -|pypi|[furo>=2021.7.5b38](https://pypi.org/project/furo>=2021.7.5b38)|6.833965526858928e-06| -|pypi|[keepalive](https://github.com/wikier/keepalive)|6.833965526858928e-06| -|pypi|[pandas-stubs](https://pandas.pydata.org)|6.833965526858928e-06| -|pypi|[pyTest-cov](https://pypi.org/project/pyTest-cov)|6.833965526858928e-06| -|pypi|[pyTest](https://pypi.org/project/pyTest)|6.833965526858928e-06| -|pypi|[TOMLi](https://pypi.org/project/TOMLi)|6.833965526858928e-06| -|pypi|[Flake8](https://pypi.org/project/Flake8)|6.833965526858928e-06| -|pypi|[pytest_runner](https://github.com/pytest-dev/pytest-runner/)|6.810955541920044e-06| -|pypi|[numkit](https://pypi.org/project/numkit)|6.792158652814977e-06| -|pypi|[logging_tree](https://pypi.org/project/logging_tree)|6.781890297786638e-06| -|pypi|[voeventdb.server](https://pypi.org/project/voeventdb.server)|6.781890297786638e-06| -|pypi|[mriqc](https://github.com/nipreps/mriqc)|6.781890297786638e-06| -|pypi|[nilearn](https://pypi.org/project/nilearn)|6.781890297786638e-06| -|pypi|[nipype](https://pypi.org/project/nipype)|6.781890297786638e-06| -|pypi|[nitransforms](https://pypi.org/project/nitransforms)|6.781890297786638e-06| -|pypi|[niworkflows](https://pypi.org/project/niworkflows)|6.781890297786638e-06| -|pypi|[pybids](https://pypi.org/project/pybids)|6.781890297786638e-06| -|pypi|[mriqc-learn](https://pypi.org/project/mriqc-learn)|6.781890297786638e-06| -|pypi|[templateflow](https://pypi.org/project/templateflow)|6.781890297786638e-06| -|pypi|[bids-validator](https://pypi.org/project/bids-validator)|6.781890297786638e-06| -|pypi|[looseversion](https://pypi.org/project/looseversion)|6.781890297786638e-06| -|pypi|[num2words](https://pypi.org/project/num2words)|6.781890297786638e-06| -|pypi|[surfplot](https://pypi.org/project/surfplot)|6.781890297786638e-06| -|pypi|[brainspace](https://pypi.org/project/brainspace)|6.781890297786638e-06| -|pypi|[oslo.serialization](https://pypi.org/project/oslo.serialization)|6.7780788754392815e-06| -|pypi|[oslo.i18n](https://pypi.org/project/oslo.i18n)|6.7780788754392815e-06| -|pypi|[debtcollector](https://pypi.org/project/debtcollector)|6.7780788754392815e-06| -|pypi|[lisa2](https://pypi.org/project/lisa2)|6.714071394808772e-06| -|pypi|[annoy](https://pypi.org/project/annoy)|6.66898624354102e-06| -|pypi|[sphinxcontrib.programoutput](https://pypi.org/project/sphinxcontrib.programoutput)|6.66898624354102e-06| -|pypi|[nmslib](https://pypi.org/project/nmslib)|6.66898624354102e-06| -|pypi|[pyemd](https://pypi.org/project/pyemd)|6.66898624354102e-06| -|pypi|[Morfessor](https://pypi.org/project/Morfessor)|6.66898624354102e-06| -|pypi|[Pyro4](https://pypi.org/project/Pyro4)|6.66898624354102e-06| -|pypi|[cityhash](https://pypi.org/project/cityhash)|6.664961154721351e-06| -|pypi|[transformers](https://pypi.org/project/transformers)|6.664483379728183e-06| -|pypi|[pywavelets](https://github.com/PyWavelets/pywt)|6.654536086408928e-06| -|pypi|[unyt](https://github.com/yt-project/unyt)|6.603865677469742e-06| -|pypi|[etils](https://pypi.org/project/etils)|6.589541602992312e-06| -|pypi|[chart-studio](https://plot.ly/python/)|6.581824534001933e-06| -|pypi|[colorcet](https://pypi.org/project/colorcet)|6.573021854095327e-06| -|pypi|[googleapis-common-protos](https://github.com/googleapis/python-api-common-protos)|6.571438620610217e-06| -|pypi|[pymatreader](https://gitlab.com/obob/pymatreader)|6.567935117132123e-06| -|pypi|[pythreejs](https://pypi.org/project/pythreejs)|6.551401025744664e-06| -|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|6.520109332292073e-06| -|pypi|[mkdocstrings](https://pypi.org/project/mkdocstrings)|6.513191642480396e-06| -|pypi|[sphinx-asdf](https://pypi.org/project/sphinx-asdf)|6.505409491913788e-06| -|pypi|[kazoo](https://kazoo.readthedocs.io)|6.492267250515981e-06| -|pypi|[pickydict](https://github.com/florian-huber/pickydict)|6.487615231821816e-06| -|pypi|[nox](https://nox.thea.codes)|6.476996391850817e-06| -|pypi|[eventlet](https://pypi.org/project/eventlet)|6.463992581023039e-06| -|pypi|[dm-sonnet](https://pypi.org/project/dm-sonnet)|6.441910783476578e-06| -|pypi|[blis](https://github.com/explosion/cython-blis)|6.432841843438686e-06| -|pypi|[catalogue](https://github.com/explosion/catalogue)|6.432841843438686e-06| -|pypi|[preshed](https://github.com/explosion/preshed)|6.432841843438686e-06| -|pypi|[rdkit](https://github.com/kuelumbus/rdkit-pypi)|6.423187273992838e-06| -|pypi|[pims](https://github.com/soft-matter/pims)|6.378367825068334e-06| -|pypi|[repeated-test](https://pypi.org/project/repeated-test)|6.378367825068334e-06| -|pypi|[pdbmender](https://pypi.org/project/pdbmender)|6.378367825068332e-06| -|pypi|[delphi4py](https://pypi.org/project/delphi4py)|6.378367825068332e-06| -|pypi|[pytest-httpserver](https://github.com/csernazs/pytest-httpserver)|6.378367825068332e-06| -|pypi|[ordered-set](https://pypi.org/project/ordered-set)|6.35075584314163e-06| -|pypi|[ipyvolume](https://pypi.org/project/ipyvolume)|6.33844361513497e-06| -|pypi|[geomdl](https://github.com/orbingol/NURBS-Python)|6.33717617989899e-06| -|pypi|[pefile](https://pypi.org/project/pefile)|6.33717617989899e-06| -|pypi|[PyExcelerate](https://pypi.org/project/PyExcelerate)|6.33717617989899e-06| -|pypi|[pyinstaller](https://pypi.org/project/pyinstaller)|6.33717617989899e-06| -|pypi|[pyinstaller-hooks-contrib](https://pypi.org/project/pyinstaller-hooks-contrib)|6.33717617989899e-06| -|pypi|[PyMCubes](https://pypi.org/project/PyMCubes)|6.33717617989899e-06| -|pypi|[pyvistaqt](https://pypi.org/project/pyvistaqt)|6.33717617989899e-06| -|pypi|[cassandra-driver](https://pypi.org/project/cassandra-driver)|6.332408407782439e-06| -|pypi|[ansicon](https://pypi.org/project/ansicon)|6.314584146817649e-06| -|pypi|[socksio](https://pypi.org/project/socksio)|6.293470889249675e-06| -|pypi|[google-cloud-storage](https://github.com/googleapis/python-storage)|6.277813532834678e-06| -|pypi|[Keras-Preprocessing](https://github.com/keras-team/keras-preprocessing)|6.272109837363884e-06| -|pypi|[bigplanet](https://github.com/VirtualPlanetaryLaboratory/BigPlanet)|6.257362374860136e-06| -|pypi|[vspace](https://github.com/VirtualPlanetaryLaboratory/vspace)|6.257362374860136e-06| -|pypi|[g-mlp-pytorch](https://pypi.org/project/g-mlp-pytorch)|6.234963660868361e-06| -|pypi|[gsa-pytorch](https://pypi.org/project/gsa-pytorch)|6.234963660868361e-06| -|pypi|[imblearn](https://pypi.org/project/imblearn)|6.234963660868361e-06| -|pypi|[imutils](https://pypi.org/project/imutils)|6.234963660868361e-06| -|pypi|[kornia](https://pypi.org/project/kornia)|6.234963660868361e-06| -|pypi|[local-attention](https://pypi.org/project/local-attention)|6.234963660868361e-06| -|pypi|[thop](https://pypi.org/project/thop)|6.234963660868361e-06| -|pypi|[timmy](https://pypi.org/project/timmy)|6.234963660868361e-06| -|pypi|[torch-multi-head-attention](https://pypi.org/project/torch-multi-head-attention)|6.234963660868361e-06| -|pypi|[ThrustRTC](https://github.com/fynv/ThrustRTC)|6.2057929380264405e-06| -|pypi|[chempy](https://github.com/bjodah/chempy)|6.2057929380264405e-06| -|pypi|[nbstripout](https://pypi.org/project/nbstripout)|6.172425052362852e-06| -|pypi|[bandit](https://pypi.org/project/bandit)|6.169246737317874e-06| -|pypi|[PyPDF2](https://pypdf2.readthedocs.io/en/latest/)|6.165540510450127e-06| -|pypi|[fett](https://pypi.org/project/fett)|6.125660224053586e-06| -|pypi|[python-jsonrpc-server](https://pypi.org/project/python-jsonrpc-server)|6.125660224053586e-06| -|pypi|[rstcheck](https://pypi.org/project/rstcheck)|6.125660224053586e-06| -|pypi|[snooty-lextudio](https://pypi.org/project/snooty-lextudio)|6.125660224053586e-06| -|pypi|[autodocsumm](https://pypi.org/project/autodocsumm)|6.081045948250444e-06| -|pypi|[multiset](https://pypi.org/project/multiset)|6.074636023874602e-06| -|pypi|[email_validator](https://pypi.org/project/email_validator)|6.0608925034586026e-06| -|pypi|[mmtf-python](https://github.com/rcsb/mmtf-python.git)|6.039335765290089e-06| -|pypi|[sphinx-version-warning](https://pypi.org/project/sphinx-version-warning)|6.0166114161400595e-06| -|pypi|[re-assert](https://pypi.org/project/re-assert)|5.995451790651651e-06| -|pypi|[devpi-server](https://pypi.org/project/devpi-server)|5.995451790651651e-06| -|pypi|[devpi-client](https://pypi.org/project/devpi-client)|5.995451790651651e-06| -|pypi|[pyproject-api](https://pypi.org/project/pyproject-api)|5.995451790651651e-06| -|pypi|[sphinxcontrib-httpdomain](https://github.com/sphinx-contrib/httpdomain)|5.968329893456796e-06| -|pypi|[bitstring](https://github.com/scott-griffiths/bitstring)|5.94762090701177e-06| -|pypi|[selenium](https://www.selenium.dev)|5.941206206363793e-06| -|pypi|[tempora](https://pypi.org/project/tempora)|5.929293648850535e-06| -|pypi|[affine](https://github.com/sgillies/affine)|5.929022152518837e-06| -|pypi|[google-auth-httplib2](https://pypi.org/project/google-auth-httplib2)|5.925920222624306e-06| -|pypi|[zope.testrunner](https://pypi.org/project/zope.testrunner)|5.899990238188207e-06| -|pypi|[backports.shutil-get-terminal-size](https://pypi.org/project/backports.shutil-get-terminal-size)|5.887724146216922e-06| -|pypi|[aesara-theano-fallback](https://github.com/exoplanet-dev/aesara-theano-fallback)|5.867052784078819e-06| -|pypi|[halomod](https://github.com/steven-murray/halomod)|5.853740168460983e-06| -|pypi|[hyperopt](https://pypi.org/project/hyperopt)|5.845952173558584e-06| -|pypi|[pybamm](https://pypi.org/project/pybamm)|5.8101598114441365e-06| -|pypi|[octave-kernel](https://pypi.org/project/octave-kernel)|5.798516204607575e-06| -|pypi|[cogapp](https://pypi.org/project/cogapp)|5.747871195620164e-06| -|pypi|[thinc](https://github.com/explosion/thinc)|5.746995840743166e-06| -|pypi|[pdfkit](https://pypi.org/project/pdfkit)|5.687006277595892e-06| -|pypi|[pulumi](https://github.com/pulumi/pulumi)|5.684819808438804e-06| -|pypi|[AssertionLib](https://github.com/nlesc-nano/AssertionLib)|5.681696281071527e-06| -|pypi|[sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling)|5.643755499453879e-06| -|pypi|[pyexcel-ods3](https://pypi.org/project/pyexcel-ods3)|5.642593620655994e-06| -|pypi|[pyexcel-xlsx](https://pypi.org/project/pyexcel-xlsx)|5.642593620655994e-06| -|pypi|[snuggs](https://pypi.org/project/snuggs)|5.631662347154341e-06| -|pypi|[kgt](https://pypi.org/project/kgt)|5.627971610354412e-06| -|pypi|[x21](https://pypi.org/project/x21)|5.627971610354412e-06| -|pypi|[PyYaml](https://pypi.org/project/PyYaml)|5.627971610354412e-06| -|pypi|[ipyleaflet](https://pypi.org/project/ipyleaflet)|5.613082059728399e-06| -|pypi|[flake8-bandit](https://pypi.org/project/flake8-bandit)|5.561842073807265e-06| -|pypi|[cooler](https://github.com/mirnylab/cooler)|5.545760370047759e-06| -|pypi|[python-slugify](https://github.com/un33k/python-slugify)|5.535007918587709e-06| -|pypi|[crossbar](http://crossbar.io/)|5.522396385340548e-06| -|pypi|[asn1crypto](https://pypi.org/project/asn1crypto)|5.522396385340548e-06| -|pypi|[asq](https://pypi.org/project/asq)|5.522396385340548e-06| -|pypi|[automat](https://pypi.org/project/automat)|5.522396385340548e-06| -|pypi|[cbor](https://pypi.org/project/cbor)|5.522396385340548e-06| -|pypi|[dictdiffer](https://pypi.org/project/dictdiffer)|5.522396385340548e-06| -|pypi|[hpack](https://pypi.org/project/hpack)|5.522396385340548e-06| -|pypi|[hyperframe](https://pypi.org/project/hyperframe)|5.522396385340548e-06| -|pypi|[netaddr](https://pypi.org/project/netaddr)|5.522396385340548e-06| -|pypi|[node-semver](https://pypi.org/project/node-semver)|5.522396385340548e-06| -|pypi|[py-ubjson](https://pypi.org/project/py-ubjson)|5.522396385340548e-06| -|pypi|[pyqrcode](https://pypi.org/project/pyqrcode)|5.522396385340548e-06| -|pypi|[pytrie](https://pypi.org/project/pytrie)|5.522396385340548e-06| -|pypi|[redis-py-cluster](https://pypi.org/project/redis-py-cluster)|5.522396385340548e-06| -|pypi|[txtorcon](https://pypi.org/project/txtorcon)|5.522396385340548e-06| -|pypi|[u-msgpack-python](https://pypi.org/project/u-msgpack-python)|5.522396385340548e-06| -|pypi|[pyneqsys](https://github.com/bjodah/pyneqsys)|5.522396385340548e-06| -|pypi|[pyodesys](https://github.com/bjodah/pyodesys)|5.522396385340548e-06| -|pypi|[sym](https://github.com/bjodah/sym)|5.522396385340548e-06| -|pypi|[translationstring](https://github.com/Pylons/translationstring)|5.5092983939137795e-06| -|pypi|[ci-watson](https://pypi.org/project/ci-watson)|5.489276147780119e-06| -|pypi|[sphinxcontrib-svg2pdfconverter](https://pypi.org/project/sphinxcontrib-svg2pdfconverter)|5.4620590915007165e-06| -|pypi|[cronutils](https://github.com/zagaran/cronutils)|5.444616154561103e-06| -|pypi|[proto-plus](https://pypi.org/project/proto-plus)|5.444616154561103e-06| -|pypi|[pycrypto](https://pypi.org/project/pycrypto)|5.444616154561103e-06| -|pypi|[zstd](https://pypi.org/project/zstd)|5.444616154561103e-06| -|pypi|[grandalf](https://pypi.org/project/grandalf)|5.375132481731466e-06| -|pypi|[types-orjson](https://github.com/python/typeshed)|5.359972962242297e-06| -|pypi|[types-ujson](https://github.com/python/typeshed)|5.359972962242297e-06| -|pypi|[peewee](https://pypi.org/project/peewee)|5.359972962242297e-06| -|pypi|[mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin)|5.359972962242297e-06| -|pypi|[mdx-include](https://pypi.org/project/mdx-include)|5.359972962242297e-06| -|pypi|[mkdocstrings-python-legacy](https://pypi.org/project/mkdocstrings-python-legacy)|5.352476496560839e-06| -|pypi|[mkdocstrings-crystal](https://pypi.org/project/mkdocstrings-crystal)|5.352476496560839e-06| -|pypi|[mkdocs-autorefs](https://pypi.org/project/mkdocs-autorefs)|5.352476496560839e-06| -|pypi|[numpy-financial](https://numpy.org/numpy-financial/)|5.321581971328163e-06| -|pypi|[requests-ntlm](https://pypi.org/project/requests-ntlm)|5.315306520890277e-06| -|pypi|[ipyannotator](https://github.com/palaimon/ipyannotator)|5.295448588682718e-06| -|pypi|[ipycanvas](https://github.com/martinRenou/ipycanvas)|5.295448588682718e-06| -|pypi|[PyPubSub](https://github.com/schollii/pypubsub)|5.295448588682718e-06| -|pypi|[voila](https://pypi.org/project/voila)|5.295448588682718e-06| -|pypi|[SALib](http://salib.github.io/SALib/)|5.2928194901545155e-06| -|pypi|[sphobjinv](https://github.com/bskinn/sphobjinv)|5.2920680007809446e-06| -|pypi|[testtools](https://github.com/testing-cabal/testtools)|5.265494505494505e-06| -|pypi|[fixtures](https://pypi.org/project/fixtures)|5.265494505494505e-06| -|pypi|[torchmetrics](https://pypi.org/project/torchmetrics)|5.222070813326232e-06| -|pypi|[codespell](https://pypi.org/project/codespell)|5.213279223724565e-06| -|pypi|[webob](https://pypi.org/project/webob)|5.2051240930096845e-06| -|pypi|[google-resumable-media](https://github.com/googleapis/google-resumable-media-python)|5.194857850433633e-06| -|pypi|[depinfo](https://github.com/Midnighter/dependency-info)|5.158367414044687e-06| -|pypi|[sspa](https://github.com/cwieder/sspa)|5.154236626317846e-06| -|pypi|[gseapy](https://github.com/zqfang/gseapy)|5.154236626317846e-06| -|pypi|[pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp)|5.114426318089787e-06| -|pypi|[grayskull](https://pypi.org/project/grayskull)|5.102694260054666e-06| -|pypi|[bx-python](https://pypi.org/project/bx-python)|5.061715791492321e-06| -|pypi|[slicer](https://pypi.org/project/slicer)|5.048885125027258e-06| -|pypi|[librosa](https://pypi.org/project/librosa)|5.016532917566105e-06| -|pypi|[scikit-fem](https://github.com/kinnala/scikit-fem)|4.979582523769427e-06| -|pypi|[tensorboardX](https://github.com/lanpa/tensorboardX)|4.974182022944145e-06| -|pypi|[fasteners](https://github.com/harlowja/fasteners)|4.964551865513677e-06| -|pypi|[configargparse](https://github.com/bw2/ConfigArgParse)|4.962595526301115e-06| -|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|4.940218070302043e-06| -|pypi|[python-keystoneclient](https://docs.openstack.org/python-keystoneclient/latest/)|4.936899648574777e-06| -|pypi|[func-timeout](https://pypi.org/project/func-timeout)|4.8957194455290895e-06| -|pypi|[jaraco.itertools](https://pypi.org/project/jaraco.itertools)|4.8957194455290895e-06| -|pypi|[gitdb2](https://pypi.org/project/gitdb2)|4.87811680705082e-06| -|pypi|[smmap2](https://pypi.org/project/smmap2)|4.87811680705082e-06| -|pypi|[pint-pulsar](https://pypi.org/project/pint-pulsar)|4.814839348468799e-06| -|pypi|[flake8-docstrings](https://pypi.org/project/flake8-docstrings)|4.763035325805449e-06| -|pypi|[jupyter-latex-envs](https://pypi.org/project/jupyter-latex-envs)|4.761730818714608e-06| -|pypi|[jupyter-highlight-selected-word](https://pypi.org/project/jupyter-highlight-selected-word)|4.761730818714608e-06| -|pypi|[vplanet](https://github.com/VirtualPlanetaryLaboratory/vplanet)|4.729770080621081e-06| -|pypi|[kopt](https://pypi.org/project/kopt)|4.724716907458024e-06| -|pypi|[pytest-sugar](https://pypi.org/project/pytest-sugar)|4.7207367894585005e-06| -|pypi|[sphinx-material](https://pypi.org/project/sphinx-material)|4.661801785595353e-06| -|pypi|[lcapy](https://pypi.org/project/lcapy)|4.657442734624559e-06| -|pypi|[scikit-spatial](https://pypi.org/project/scikit-spatial)|4.657442734624559e-06| -|pypi|[textwrapper](https://pypi.org/project/textwrapper)|4.657442734624559e-06| -|pypi|[property-cached](https://pypi.org/project/property-cached)|4.657442734624559e-06| -|pypi|[pyviz-comms](https://pypi.org/project/pyviz-comms)|4.654033783475408e-06| -|pypi|[SoundCard](https://github.com/bastibe/SoundCard)|4.638812963686062e-06| -|pypi|[SoundFile](https://github.com/bastibe/PySoundFile)|4.638812963686062e-06| -|pypi|[gurobipy](https://pypi.org/project/gurobipy)|4.6124560718469346e-06| -|pypi|[apipkg](https://pypi.org/project/apipkg)|4.6019969877837896e-06| -|pypi|[atpublic](https://pypi.org/project/atpublic)|4.6019969877837896e-06| -|pypi|[dvc](https://pypi.org/project/dvc)|4.6019969877837896e-06| -|pypi|[inflect](https://pypi.org/project/inflect)|4.6019969877837896e-06| -|pypi|[jsonpath-ng](https://pypi.org/project/jsonpath-ng)|4.6019969877837896e-06| -|pypi|[nanotime](https://pypi.org/project/nanotime)|4.6019969877837896e-06| -|pypi|[orderedattrdict](https://pypi.org/project/orderedattrdict)|4.6019969877837896e-06| -|pypi|[pyskiplist](https://pypi.org/project/pyskiplist)|4.6019969877837896e-06| -|pypi|[scikit-optimize](https://pypi.org/project/scikit-optimize)|4.6019969877837896e-06| -|pypi|[treelib](https://pypi.org/project/treelib)|4.6019969877837896e-06| -|pypi|[kubernetes](https://pypi.org/project/kubernetes)|4.585081539396259e-06| -|pypi|[pymc3-ext](https://github.com/exoplanet-dev/pymc3-ext)|4.57871487735454e-06| -|pypi|[retrolab](https://pypi.org/project/retrolab)|4.555977017905952e-06| -|pypi|[jupyterlab>=3](https://pypi.org/project/jupyterlab>=3)|4.555977017905952e-06| -|pypi|[traitlets>=4.3](https://pypi.org/project/traitlets>=4.3)|4.555977017905952e-06| -|pypi|[tornado>=5.1](https://pypi.org/project/tornado>=5.1)|4.555977017905952e-06| -|pypi|[pyzmq>=18](https://pypi.org/project/pyzmq>=18)|4.555977017905952e-06| -|pypi|[python-dateutil>=2.1](https://pypi.org/project/python-dateutil>=2.1)|4.555977017905952e-06| -|pypi|[ipython>=4](https://pypi.org/project/ipython>=4)|4.555977017905952e-06| -|pypi|[ipykernel>=4.4](https://pypi.org/project/ipykernel>=4.4)|4.555977017905952e-06| -|pypi|[pip-check-reqs](https://pypi.org/project/pip-check-reqs)|4.555977017905952e-06| -|pypi|[flake8-commas](https://pypi.org/project/flake8-commas)|4.555977017905952e-06| -|pypi|[openstacksdk](https://docs.openstack.org/openstacksdk/)|4.507379929714955e-06| -|pypi|[npx](https://pypi.org/project/npx)|4.502377288283529e-06| -|pypi|[meshplex](https://pypi.org/project/meshplex)|4.502377288283529e-06| -|pypi|[skrebate](https://github.com/EpistasisLab/scikit-rebate)|4.502377288283529e-06| -|pypi|[dask-ml](https://pypi.org/project/dask-ml)|4.502377288283529e-06| -|pypi|[update-checker](https://pypi.org/project/update-checker)|4.502377288283529e-06| -|pypi|[azure-storage-blob](https://pypi.org/project/azure-storage-blob)|4.4946522985863085e-06| -|pypi|[soundfile](https://github.com/bastibe/PySoundFile)|4.480909062127337e-06| -|pypi|[resample](http://github.com/resample-project/resample)|4.477743069113627e-06| -|pypi|[boost-histogram](https://github.com/scikit-hep/boost-histogram)|4.477743069113627e-06| -|pypi|[numba-stats](https://pypi.org/project/numba-stats)|4.477743069113627e-06| -|pypi|[Bio](https://github.com/ialbert/bio)|4.444495486597614e-06| -|pypi|[ddt](https://pypi.org/project/ddt)|4.3300005578178165e-06| -|pypi|[cosmospectra](https://pypi.org/project/cosmospectra)|4.308619679812576e-06| -|pypi|[rustworkx](https://github.com/Qiskit/rustworkx)|4.2951971885982055e-06| -|pypi|[mako](https://www.makotemplates.org/)|4.2856461934704585e-06| -|pypi|[user-agents](https://pypi.org/project/user-agents)|4.252245216712221e-06| -|pypi|[dataclasses-json](https://pypi.org/project/dataclasses-json)|4.235190757286907e-06| -|pypi|[Chameleon](https://pypi.org/project/Chameleon)|4.220215317677247e-06| -|pypi|[css-html-js-minify](https://pypi.org/project/css-html-js-minify)|4.201823336672156e-06| -|pypi|[Epip](https://pypi.org/project/Epip)|4.201823336672156e-06| -|pypi|[mdurl](https://pypi.org/project/mdurl)|4.201823336672156e-06| -|pypi|[pyproject_hooks](https://pypi.org/project/pyproject_hooks)|4.201823336672156e-06| -|pypi|[sphinx_autodoc_typehints](https://pypi.org/project/sphinx_autodoc_typehints)|4.201823336672156e-06| -|pypi|[pyDeprecate](https://pypi.org/project/pyDeprecate)|4.198803247807248e-06| -|pypi|[decorit](https://gitlab.com/braniii/decorit)|4.197021252858822e-06| -|pypi|[pyside6](https://www.pyside.org)|4.170099570480281e-06| -|pypi|[sphinx-tabs](https://pypi.org/project/sphinx-tabs)|4.152806716676086e-06| -|pypi|[langcodes](https://github.com/rspeer/langcodes)|4.149608456553751e-06| -|pypi|[pathy](https://github.com/justindujardin/pathy)|4.149608456553751e-06| -|pypi|[spacy-loggers](https://github.com/explosion/spacy-loggers)|4.149608456553751e-06| -|pypi|[sentencepiece](https://pypi.org/project/sentencepiece)|4.144237140856693e-06| -|pypi|[sphinx-sitemap](https://pypi.org/project/sphinx-sitemap)|4.124162186524618e-06| -|pypi|[pytest-cov>=2.10](https://pypi.org/project/pytest-cov>=2.10)|4.105616071308352e-06| -|pypi|[pytest>=6.0](https://pypi.org/project/pytest>=6.0)|4.105616071308352e-06| -|pypi|[loompy>=3.0.5](https://pypi.org/project/loompy>=3.0.5)|4.105616071308352e-06| -|pypi|[scanpydoc>=0.7.3](https://pypi.org/project/scanpydoc>=0.7.3)|4.105616071308352e-06| -|pypi|[sphinx_issues](https://pypi.org/project/sphinx_issues)|4.105616071308352e-06| -|pypi|[sphinx-autodoc-typehints>=1.11.0](https://pypi.org/project/sphinx-autodoc-typehints>=1.11.0)|4.105616071308352e-06| -|pypi|[sphinx>=4.1,<4.2](https://pypi.org/project/sphinx>=4.1,<4.2)|4.105616071308352e-06| -|pypi|[packaging>=20](https://pypi.org/project/packaging>=20)|4.105616071308352e-06| -|pypi|[scipy>1.4](https://pypi.org/project/scipy>1.4)|4.105616071308352e-06| -|pypi|[numpy>=1.16.5](https://pypi.org/project/numpy>=1.16.5)|4.105616071308352e-06| -|pypi|[pandas>=1.1.1](https://pypi.org/project/pandas>=1.1.1)|4.105616071308352e-06| -|pypi|[pytray](https://github.com/muhrin/pytray.git)|4.100979576592028e-06| -|pypi|[mkdocs-section-index](https://pypi.org/project/mkdocs-section-index)|4.09608122458903e-06| -|pypi|[pytorch-lightning](https://pypi.org/project/pytorch-lightning)|4.0945185267093494e-06| -|pypi|[pyssht](http://astro-informatics.github.io/ssht/)|4.058961343225314e-06| -|pypi|[pys2let](http://astro-informatics.github.io/s2let/)|4.058961343225311e-06| -|pypi|[CacheControl](https://github.com/ionrock/cachecontrol)|4.056451163050152e-06| -|pypi|[pyshp](https://pypi.org/project/pyshp)|4.049757349249735e-06| -|pypi|[pytest-json-report](https://pypi.org/project/pytest-json-report)|4.049757349249735e-06| -|pypi|[noodles](https://pypi.org/project/noodles)|4.049190949620466e-06| -|pypi|[venusian](https://pylonsproject.org/)|4.037367357359549e-06| -|pypi|[hupper](https://github.com/Pylons/hupper)|4.037367357359549e-06| -|pypi|[sas7bdat](https://pypi.org/project/sas7bdat)|4.028442836885262e-06| -|pypi|[sas-kernel](https://pypi.org/project/sas-kernel)|4.028442836885262e-06| -|pypi|[saspy](https://pypi.org/project/saspy)|4.028442836885262e-06| -|pypi|[Twisted](https://pypi.org/project/Twisted)|4.013435802775905e-06| -|pypi|[portray](https://pypi.org/project/portray)|3.986479890667708e-06| -|pypi|[typing-inspect](https://pypi.org/project/typing-inspect)|3.986479890667708e-06| -|pypi|[marshmallow-enum](https://pypi.org/project/marshmallow-enum)|3.986479890667708e-06| -|pypi|[spacy-lookups-data](https://pypi.org/project/spacy-lookups-data)|3.9348485971238405e-06| -|pypi|[sphinx-examples](https://pypi.org/project/sphinx-examples)|3.920881175351197e-06| -|pypi|[repoze.lru](http://www.repoze.org)|3.905944943381493e-06| -|setup.py|github/hoechenberger/questplus|3.904724716907458e-06| -|setup.py|github/DLR-RM/BlenderProc|3.904724716907458e-06| -|setup.py|github/galkintool/galkin|3.904724716907458e-06| -|setup.py|github/nlppln/nlppln|3.904724716907458e-06| -|setup.py|github/LSSTDESC/descqa|3.904724716907458e-06| -|setup.py|github/LSSTDESC/CCL|3.904724716907458e-06| -|setup.py|github/jonzink/EDI_Vetter_unplugged|3.904724716907458e-06| -|setup.py|github/dnarayanan/powderday|3.904724716907458e-06| -|setup.py|github/lilyminium/psiresp|3.904724716907458e-06| -|setup.py|github/OpenMDAO/dymos|3.904724716907458e-06| -|setup.py|github/singularityhub/singularity-compose|3.904724716907458e-06| -|setup.py|github/singularityhub/singularity-hpc|3.904724716907458e-06| -|setup.py|github/stevengiacalone/triceratops|3.904724716907458e-06| -|setup.py|github/sagepublishing/rejected_article_tracker_pkg|3.904724716907458e-06| -|setup.py|github/RamanLab/iCOMIC|3.904724716907458e-06| -|setup.py|github/Bahler-Lab/pyphe|3.904724716907458e-06| -|setup.py|github/dmentipl/plonk|3.904724716907458e-06| -|setup.py|github/mlower/rmnest|3.904724716907458e-06| -|setup.py|github/teuben/nemo|3.904724716907458e-06| -|setup.py|github/Singh-Lab/DeMaSk|3.904724716907458e-06| -|setup.py|github/MNGuenther/allesfitter|3.904724716907458e-06| -|setup.py|github/pynbody/pynbody|3.904724716907458e-06| -|setup.py|github/pynbody/tangos|3.904724716907458e-06| -|setup.py|github/napakalas/casbert|3.904724716907458e-06| -|setup.py|github/pytoolz/toolz|3.904724716907458e-06| -|setup.py|github/HajimeKawahara/sot|3.904724716907458e-06| -|setup.py|github/HajimeKawahara/exojax|3.904724716907458e-06| -|setup.py|github/spicy-oil/hfs_fit|3.904724716907458e-06| -|setup.py|github/cov-lineages/pangolin|3.904724716907458e-06| -|setup.py|github/fair-software/howfairis|3.904724716907458e-06| -|setup.py|github/fair-software/fairtally|3.904724716907458e-06| -|setup.py|github/SouthGreenPlatform/PyRice|3.904724716907458e-06| -|setup.py|github/agshumate/LiftoffTools|3.904724716907458e-06| -|setup.py|github/CosmoStatGW/gwfast|3.904724716907458e-06| -|setup.py|github/CosmoStatGW/WF4Py|3.904724716907458e-06| -|setup.py|github/ketch/nodepy|3.904724716907458e-06| -|setup.py|github/rasg-affiliates/healvis|3.904724716907458e-06| -|setup.py|github/spacepy/spacepy|3.904724716907458e-06| -|setup.py|github/era-urban/wrfpy|3.904724716907458e-06| -|setup.py|github/OBrink/RanDepict|3.904724716907458e-06| -|setup.py|github/Martindelosrios/cosmic-kite|3.904724716907458e-06| -|setup.py|github/BaroudLab/Griottes|3.904724716907458e-06| -|setup.py|github/mishioo/tesliper|3.904724716907458e-06| -|setup.py|github/rabix/cwl-format|3.904724716907458e-06| -|setup.py|github/matthewholman/assist|3.904724716907458e-06| -|setup.py|github/elizabethnewman/hessQuik|3.904724716907458e-06| -|setup.py|github/zarr-developers/zarr-python|3.904724716907458e-06| -|setup.py|github/smeingast/PNICER|3.904724716907458e-06| -|setup.py|github/sinc-lab/miRe2e|3.904724716907458e-06| -|setup.py|github/deeptools/deeptools_intervals|3.904724716907458e-06| -|setup.py|github/deeptools/py2bit|3.904724716907458e-06| -|setup.py|github/tensorly/viz|3.904724716907458e-06| -|setup.py|github/icredd-cheminfo/CGRdb2|3.904724716907458e-06| -|setup.py|github/dwkim78/upsilon|3.904724716907458e-06| -|setup.py|github/dwkim78/pdtrend|3.904724716907458e-06| -|setup.py|github/dwkim78/ASTRiDE|3.904724716907458e-06| -|setup.py|github/minzastro/unidam|3.904724716907458e-06| -|setup.py|github/jiffyclub/palettable|3.904724716907458e-06| -|setup.py|github/dh4gan/taktent|3.904724716907458e-06| -|setup.py|github/bxlab/bx-python|3.904724716907458e-06| -|setup.py|github/subisarkar/JexoSim|3.904724716907458e-06| -|setup.py|github/mkelley/calviacat|3.904724716907458e-06| -|setup.py|github/symmy596/Polypy|3.904724716907458e-06| -|setup.py|github/symmy596/SurfinPy|3.904724716907458e-06| -|setup.py|github/cosimoNigro/agnpy|3.904724716907458e-06| -|setup.py|github/arabic-digital-humanities/adhtools|3.904724716907458e-06| -|setup.py|github/johnlees/pp-sketchlib|3.904724716907458e-06| -|setup.py|github/dunnkers/fseval|3.904724716907458e-06| -|setup.py|github/panoptes/POCS|3.904724716907458e-06| -|setup.py|github/tvwenger/kd|3.904724716907458e-06| -|setup.py|github/tvwenger/hii-region-kinematics|3.904724716907458e-06| -|setup.py|github/tvwenger/wisp|3.904724716907458e-06| -|setup.py|github/agree019/DarkCapPy|3.904724716907458e-06| -|setup.py|github/jakevdp/wpca|3.904724716907458e-06| -|setup.py|github/thejasvibr/bat_beamshapes|3.904724716907458e-06| -|setup.py|github/LiberTEM/LiberTEM|3.904724716907458e-06| -|setup.py|github/JixingGE/GGCHEMPY|3.904724716907458e-06| -|setup.py|github/ml-evs/matador|3.904724716907458e-06| -|setup.py|github/BoPeng/simuPOP|3.904724716907458e-06| -|setup.py|github/bio-ontology-research-group/deepgoplus|3.904724716907458e-06| -|setup.py|github/DavidT3/XGA|3.904724716907458e-06| -|setup.py|github/smirarab/sepp|3.904724716907458e-06| -|setup.py|github/NickSwainston/pulsar_spectra|3.904724716907458e-06| -|setup.py|github/colour-science/colour|3.904724716907458e-06| -|setup.py|github/EISy-as-Py/hardy|3.904724716907458e-06| -|setup.py|github/podondra/eidein|3.904724716907458e-06| -|setup.py|github/DrafProject/elmada|3.904724716907458e-06| -|setup.py|github/1313e/PRISM|3.904724716907458e-06| -|setup.py|github/dbuscher/pois|3.904724716907458e-06| -|setup.py|github/raspishake/rsudp|3.904724716907458e-06| -|setup.py|github/shbhuk/barycorrpy|3.904724716907458e-06| -|setup.py|github/shbhuk/mrexo|3.904724716907458e-06| -|setup.py|github/dgbowl/yadg|3.904724716907458e-06| -|setup.py|github/ismaelpessa/PyMUSE|3.904724716907458e-06| -|setup.py|github/google/jax|3.904724716907458e-06| -|setup.py|github/NathanSandford/Chem-I-Calc|3.904724716907458e-06| -|setup.py|github/ledatelescope/bifrost|3.904724716907458e-06| -|setup.py|github/jiwoncpark/baobab|3.904724716907458e-06| -|setup.py|github/changhoonhahn/pySpectrum|3.904724716907458e-06| -|setup.py|github/hyperopt/hyperopt|3.904724716907458e-06| -|setup.py|github/CLARIAH/grlc|3.904724716907458e-06| -|setup.py|github/rodluger/planetplanet|3.904724716907458e-06| -|setup.py|github/rodluger/starry_process|3.904724716907458e-06| -|setup.py|github/genouest/biomaj-cli|3.904724716907458e-06| -|setup.py|github/ylab-hi/ScanExitronLR|3.904724716907458e-06| -|setup.py|github/oliveirara/polyMV|3.904724716907458e-06| -|setup.py|github/wasserman-group/pyCADMium|3.904724716907458e-06| -|setup.py|github/COVID-IWG/epimargin|3.904724716907458e-06| -|setup.py|github/WMD-group/SMACT|3.904724716907458e-06| -|setup.py|github/WMD-group/MacroDensity|3.904724716907458e-06| -|setup.py|github/mirochaj/ares|3.904724716907458e-06| -|setup.py|github/athulpg007/AMAT|3.904724716907458e-06| -|setup.py|github/JohannesBuchner/UltraNest|3.904724716907458e-06| -|setup.py|github/JohannesBuchner/nway|3.904724716907458e-06| -|setup.py|github/JohannesBuchner/PyMultiNest|3.904724716907458e-06| -|setup.py|github/JohannesBuchner/BXA|3.904724716907458e-06| -|setup.py|github/peterk87/sistr_cmd|3.904724716907458e-06| -|setup.py|github/milicolazo/Pyedra|3.904724716907458e-06| -|setup.py|github/dpryan79/pyBigWig|3.904724716907458e-06| -|setup.py|github/NLESC-JCER/QMCTorch|3.904724716907458e-06| -|setup.py|github/CFSAN-Biostatistics/SeroTools|3.904724716907458e-06| -|setup.py|github/keflavich/HiGal_SEDfitter|3.904724716907458e-06| -|setup.py|github/sonwell/biotools|3.904724716907458e-06| -|setup.py|github/psheehan/pdspy|3.904724716907458e-06| -|setup.py|github/ynop/audiomate|3.904724716907458e-06| -|setup.py|github/cdominik/optool|3.904724716907458e-06| -|setup.py|github/KeplerGO/k2mosaic|3.904724716907458e-06| -|setup.py|github/tcassanelli/pywpf|3.904724716907458e-06| -|setup.py|github/getzlab/rnaseqc|3.904724716907458e-06| -|setup.py|github/marius311/pypico|3.904724716907458e-06| -|setup.py|github/jveitchmichaelis/pygadgetreader|3.904724716907458e-06| -|setup.py|github/linqs/psl|3.904724716907458e-06| -|setup.py|github/DynaSlum/satsense|3.904724716907458e-06| -|setup.py|github/sylvainprigent/napari-tracks-reader|3.904724716907458e-06| -|setup.py|github/swiftsim/swiftsimio|3.904724716907458e-06| -|setup.py|github/nlesc-nano/CAT|3.904724716907458e-06| -|setup.py|github/nlesc-nano/Moka|3.904724716907458e-06| -|setup.py|github/nlesc-nano/insilico-server|3.904724716907458e-06| -|setup.py|github/nlesc-nano/ceiba|3.904724716907458e-06| -|setup.py|github/nlesc-nano/ceiba-cli|3.904724716907458e-06| -|setup.py|github/nlesc-nano/flamingo|3.904724716907458e-06| -|setup.py|github/nlesc-nano/swan|3.904724716907458e-06| -|setup.py|github/Johannes-Sahlmann/pygacs|3.904724716907458e-06| -|setup.py|github/bmorris3/aesop|3.904724716907458e-06| -|setup.py|github/bmorris3/fleck|3.904724716907458e-06| -|setup.py|github/DeepRank/DeepRank-GNN|3.904724716907458e-06| -|setup.py|github/DeepRank/pdb2sql|3.904724716907458e-06| -|setup.py|github/DeepRank/iScore|3.904724716907458e-06| -|setup.py|github/DeepRank/deeprank|3.904724716907458e-06| -|setup.py|github/DeepRank/pssmgen|3.904724716907458e-06| -|setup.py|github/martinjzhang/scDRS|3.904724716907458e-06| -|setup.py|github/DrMarc/slab|3.904724716907458e-06| -|setup.py|github/gmbrandt/xwavecal|3.904724716907458e-06| -|setup.py|github/scipion-em/scipion-em-continuousflex|3.904724716907458e-06| -|setup.py|github/Oftatkofta/cellocity|3.904724716907458e-06| -|setup.py|github/tmcclintock/cluster_toolkit|3.904724716907458e-06| -|setup.py|github/tomlouden/spiderman|3.904724716907458e-06| -|setup.py|github/JoeMcEwen/FAST-PT|3.904724716907458e-06| -|setup.py|github/astroML/gatspy|3.904724716907458e-06| -|setup.py|github/libgamera/GAMERA|3.904724716907458e-06| -|setup.py|github/FCS-analysis/multipletau|3.904724716907458e-06| -|setup.py|github/caseyjlaw/rtpipe|3.904724716907458e-06| -|setup.py|github/Kuifje02/vrpy|3.904724716907458e-06| -|setup.py|github/pmvreeswijk/BlackBOX|3.904724716907458e-06| -|setup.py|github/pmvreeswijk/ZOGY|3.904724716907458e-06| -|setup.py|github/vincentlab/PyFR|3.904724716907458e-06| -|setup.py|github/Nico-Curti/rFBP|3.904724716907458e-06| -|setup.py|github/warrickball/tomso|3.904724716907458e-06| -|setup.py|github/cheerfuluser/tessreduce|3.904724716907458e-06| -|setup.py|github/ratt-ru/montblanc|3.904724716907458e-06| -|setup.py|github/ratt-ru/CubiCal|3.904724716907458e-06| -|setup.py|github/ModellingWebLab/chaste-codegen|3.904724716907458e-06| -|setup.py|github/bioinform/somaticseq|3.904724716907458e-06| -|setup.py|github/lynx-x-ray-observatory/soxs|3.904724716907458e-06| -|setup.py|github/eelregit/mcfit|3.904724716907458e-06| -|setup.py|github/benallard/galileo|3.904724716907458e-06| -|setup.py|github/jeaadams/ExoPix|3.904724716907458e-06| -|setup.py|github/zdelrosario/py_grama|3.904724716907458e-06| -|setup.py|github/gem-pasteur/macsyfinder|3.904724716907458e-06| -|setup.py|github/vanheeringen-lab/gimmemotifs|3.904724716907458e-06| -|setup.py|github/FSEC-Photovoltaics/pvrpm-lcoe|3.904724716907458e-06| -|setup.py|github/PrincetonUniversity/FastTemplatePeriodogram|3.904724716907458e-06| -|setup.py|github/aabdurrouf/piXedfit|3.904724716907458e-06| -|setup.py|github/Quantum-Dynamics-Hub/libra-code|3.904724716907458e-06| -|setup.py|github/ORNL/tx2|3.904724716907458e-06| -|setup.py|github/cog-imperial/suspect|3.904724716907458e-06| -|setup.py|github/cog-imperial/GPdoemd|3.904724716907458e-06| -|setup.py|github/cog-imperial/entmoot|3.904724716907458e-06| -|setup.py|github/cog-imperial/galini|3.904724716907458e-06| -|setup.py|github/Effective-Quadratures/Effective-Quadratures|3.904724716907458e-06| -|setup.py|github/WBK-Robotics/pybullet_industrial|3.904724716907458e-06| -|setup.py|github/pybamm-team/PyBaMM|3.904724716907458e-06| -|setup.py|github/pybamm-team/liionpack|3.904724716907458e-06| -|setup.py|github/21cmFAST/21cmFAST|3.904724716907458e-06| -|setup.py|github/yatiml/yatiml|3.904724716907458e-06| -|setup.py|github/nextstrain/augur|3.904724716907458e-06| -|setup.py|github/Fermipy/fermipy|3.904724716907458e-06| -|setup.py|github/dask/dask|3.904724716907458e-06| -|setup.py|github/beastraban/INSANE|3.904724716907458e-06| -|setup.py|github/gwpy/gwpy|3.904724716907458e-06| -|setup.py|github/fAndreuzzi/BisPy|3.904724716907458e-06| -|setup.py|github/deepmedic/deepmedic|3.904724716907458e-06| -|setup.py|github/AlexMikes/AutoFunc|3.904724716907458e-06| -|setup.py|github/szwiep/py_SBeLT|3.904724716907458e-06| -|setup.py|github/brinckmann/montepython_public|3.904724716907458e-06| -|setup.py|github/BritishGeologicalSurvey/pyvolcans|3.904724716907458e-06| -|setup.py|github/yqiuu/starduster|3.904724716907458e-06| -|setup.py|github/cire-thk/BifacialSimu|3.904724716907458e-06| -|setup.py|github/nlesc-ave/ave-rest-service|3.904724716907458e-06| -|setup.py|github/PhilippJunk/homelette|3.904724716907458e-06| -|setup.py|github/yymao/abundancematching|3.904724716907458e-06| -|setup.py|github/aspuru-guzik-group/funsies|3.904724716907458e-06| -|setup.py|github/EpistasisLab/regens|3.904724716907458e-06| -|setup.py|github/EpistasisLab/tpot|3.904724716907458e-06| -|setup.py|github/amusecode/amuse|3.904724716907458e-06| -|setup.py|github/fraserw/TRIPPy|3.904724716907458e-06| -|setup.py|github/Gaiana/nirdust|3.904724716907458e-06| -|setup.py|github/bio-phys/BioEn|3.904724716907458e-06| -|setup.py|github/RudolfCardinal/camcops|3.904724716907458e-06| -|setup.py|github/gmzsebastian/FLEET|3.904724716907458e-06| -|setup.py|github/NREL/graph-env|3.904724716907458e-06| -|setup.py|github/MASILab/pyPheWAS|3.904724716907458e-06| -|setup.py|github/ghislainv/forestatrisk|3.904724716907458e-06| -|setup.py|github/chapmanb/bcbb|3.904724716907458e-06| -|setup.py|github/mscroggs/symfem|3.904724716907458e-06| -|setup.py|github/JoschaJ/mockFRBhosts|3.904724716907458e-06| -|setup.py|github/daniel-muthukrishna/astrodash|3.904724716907458e-06| -|setup.py|github/PacificBiosciences/FALCON|3.904724716907458e-06| -|setup.py|github/PacificBiosciences/pbcore|3.904724716907458e-06| -|setup.py|github/PacificBiosciences/kineticsTools|3.904724716907458e-06| -|setup.py|github/sebhaan/geobo|3.904724716907458e-06| -|setup.py|github/pnnl/interflow|3.904724716907458e-06| -|setup.py|github/vaexio/vaex|3.904724716907458e-06| -|setup.py|github/ELELAB/LipidDyn|3.904724716907458e-06| -|setup.py|github/ELELAB/RosettaDDGPrediction|3.904724716907458e-06| -|setup.py|github/ELELAB/cancermuts|3.904724716907458e-06| -|setup.py|github/tylunel/pvpumpingsystem|3.904724716907458e-06| -|setup.py|github/thomasorb/orcs|3.904724716907458e-06| -|setup.py|github/parmoo/parmoo|3.904724716907458e-06| -|setup.py|github/atomneb/AtomNeb-py|3.904724716907458e-06| -|setup.py|github/matchms/matchms|3.904724716907458e-06| -|setup.py|github/matchms/ms2deepscore|3.904724716907458e-06| -|setup.py|github/mroosmalen/nanosv|3.904724716907458e-06| -|setup.py|github/abmantz/lmc|3.904724716907458e-06| -|setup.py|github/GabrieleParimbelli/COLIBRI|3.904724716907458e-06| -|setup.py|github/ginolhac/mapDamage|3.904724716907458e-06| -|setup.py|github/pierrehoudayer/RUBIS|3.904724716907458e-06| -|setup.py|github/kathlandgren/SWAMPE|3.904724716907458e-06| -|setup.py|github/B-UMMI/chewBBACA|3.904724716907458e-06| -|setup.py|github/alphaparrot/ExoPlaSim|3.904724716907458e-06| -|setup.py|github/VarStarDetect/varstardetect|3.904724716907458e-06| -|setup.py|github/WorkflowConversion/CTDConverter|3.904724716907458e-06| -|setup.py|github/potassco/clingo|3.904724716907458e-06| -|setup.py|github/FreBio/komics|3.904724716907458e-06| -|setup.py|github/0xCoto/Virgo|3.904724716907458e-06| -|setup.py|github/fitbenchmarking/fitbenchmarking|3.904724716907458e-06| -|setup.py|github/SCM-NV/qmflows|3.904724716907458e-06| -|setup.py|github/SCM-NV/qmflows-namd|3.904724716907458e-06| -|setup.py|github/SCM-NV/pyZacros|3.904724716907458e-06| -|setup.py|github/rohinkumar/correlcalc|3.904724716907458e-06| -|setup.py|github/SirSharpest/NarrowEscapeSimulator|3.904724716907458e-06| -|setup.py|github/brainets/frites|3.904724716907458e-06| -|setup.py|github/epic-astronomy/EPIC|3.904724716907458e-06| -|setup.py|github/H-E-L-P/XID_plus|3.904724716907458e-06| -|setup.py|github/abhisrkckl/GWecc|3.904724716907458e-06| -|setup.py|github/migp11/pyfastcore|3.904724716907458e-06| -|setup.py|github/MrMinimal64/multivar_horner|3.904724716907458e-06| -|setup.py|github/Substra/substra|3.904724716907458e-06| -|setup.py|github/rbturnbull/ausdex|3.904724716907458e-06| -|setup.py|github/mtazzari/uvplot|3.904724716907458e-06| -|setup.py|github/ryansmcgee/seirsplus|3.904724716907458e-06| -|setup.py|github/NASA-PDS/naif-pds4-bundler|3.904724716907458e-06| -|setup.py|github/Midnighter/dependency-info|3.904724716907458e-06| -|setup.py|github/bwengals/CCSNMultivar|3.904724716907458e-06| -|setup.py|github/AstroChem/VISIBLE|3.904724716907458e-06| -|setup.py|github/glue-viz/glue|3.904724716907458e-06| -|setup.py|github/YosefLab/scvi-tools|3.904724716907458e-06| -|setup.py|github/rmaphoh/AutoMorph|3.904724716907458e-06| -|setup.py|github/zonca/python-qucs|3.904724716907458e-06| -|setup.py|github/4pisky/fourpisky-core|3.904724716907458e-06| -|setup.py|github/ejeschke/ginga|3.904724716907458e-06| -|setup.py|github/COSMIC-PopSynth/COSMIC|3.904724716907458e-06| -|setup.py|github/ExoCTK/exoctk|3.904724716907458e-06| -|setup.py|github/hknd23/idcempy|3.904724716907458e-06| -|setup.py|github/ulelab/ultraplex|3.904724716907458e-06| -|setup.py|github/nboley/idr|3.904724716907458e-06| -|setup.py|github/lberaldoesilva/naif|3.904724716907458e-06| -|setup.py|github/radio-astro-tools/spectral-cube|3.904724716907458e-06| -|setup.py|github/radio-astro-tools/pvextractor|3.904724716907458e-06| -|setup.py|github/radio-astro-tools/uvcombine|3.904724716907458e-06| -|setup.py|github/XSLiuLab/Seq2Neo|3.904724716907458e-06| -|setup.py|github/tlambert03/pycudadecon|3.904724716907458e-06| -|setup.py|github/hera-team/librarian|3.904724716907458e-06| -|setup.py|github/lh3/minimap2|3.904724716907458e-06| -|setup.py|github/dcorre/otrain|3.904724716907458e-06| -|setup.py|github/HillLab/SomaticSiMu|3.904724716907458e-06| -|setup.py|github/swagnercarena/ovejero|3.904724716907458e-06| -|setup.py|github/theia-dev/Qiber3D|3.904724716907458e-06| -|setup.py|github/ChrisBeaumont/brut|3.904724716907458e-06| -|setup.py|github/dolfin-adjoint/pyadjoint|3.904724716907458e-06| -|setup.py|github/medema-group/bigslice|3.904724716907458e-06| -|setup.py|github/rhayes777/PyAutoFit|3.904724716907458e-06| -|setup.py|github/antoinediez/Sisyphe|3.904724716907458e-06| -|setup.py|github/ArtificialStellarPopulations/ArtPop|3.904724716907458e-06| -|setup.py|github/saphir746/BiobankRead-Bash|3.904724716907458e-06| -|setup.py|github/keck-datareductionpipelines/MosfireDRP|3.904724716907458e-06| -|setup.py|github/LCOGT/banzai|3.904724716907458e-06| -|setup.py|github/Adamtaranto/Yanagiba|3.904724716907458e-06| -|setup.py|github/DESI-UR/VAST|3.904724716907458e-06| -|setup.py|github/toshiyan/cmblensplus|3.904724716907458e-06| -|setup.py|github/mjacob1002/Eir|3.904724716907458e-06| -|setup.py|github/tjiangHIT/cuteSV|3.904724716907458e-06| -|setup.py|github/wtsi-hpag/HiLine|3.904724716907458e-06| -|setup.py|github/nanoporetech/ont_fast5_api|3.904724716907458e-06| -|setup.py|github/nanoporetech/qcat|3.904724716907458e-06| -|setup.py|github/nanoporetech/megalodon|3.904724716907458e-06| -|setup.py|github/nanoporetech/tombo|3.904724716907458e-06| -|setup.py|github/ArgonneCPAC/dsps|3.904724716907458e-06| -|setup.py|github/mikekatz04/BOWIE|3.904724716907458e-06| -|setup.py|github/ComparativeGenomicsToolkit/cactus|3.904724716907458e-06| -|setup.py|github/CosmoStat/shapepipe|3.904724716907458e-06| -|setup.py|github/ajeldorado/falco-python|3.904724716907458e-06| -|setup.py|github/twesterhout/lattice-symmetries|3.904724716907458e-06| -|setup.py|github/glotzerlab/freud|3.904724716907458e-06| -|setup.py|github/glotzerlab/coxeter|3.904724716907458e-06| -|setup.py|github/wfondrie/mokapot|3.904724716907458e-06| -|setup.py|github/nye17/javelin|3.904724716907458e-06| -|setup.py|github/codemeleon/seqPanther|3.904724716907458e-06| -|setup.py|github/lkmklsmn/DrivAER|3.904724716907458e-06| -|setup.py|github/enthought/vpsearch|3.904724716907458e-06| -|setup.py|github/enthought/mayavi|3.904724716907458e-06| -|setup.py|github/htjb/maxsmooth|3.904724716907458e-06| -|setup.py|github/nebblu/ReACT|3.904724716907458e-06| -|setup.py|github/sncosmo/sncosmo|3.904724716907458e-06| -|setup.py|github/simonsobs/pixell|3.904724716907458e-06| -|setup.py|github/astroml/gatspy|3.904724716907458e-06| -|setup.py|github/ggonnella/gfapy|3.904724716907458e-06| -|setup.py|github/guangtunbenzhu/SetCoverPy|3.904724716907458e-06| -|setup.py|github/guangtunbenzhu/NonnegMFPy|3.904724716907458e-06| -|setup.py|github/zblz/naima|3.904724716907458e-06| -|setup.py|github/UM-Bridge/umbridge|3.904724716907458e-06| -|setup.py|github/telegraphic/pygsm|3.904724716907458e-06| -|setup.py|github/telegraphic/fits2hdf|3.904724716907458e-06| -|setup.py|github/kbarbary/extinction|3.904724716907458e-06| -|setup.py|github/kbarbary/nestle|3.904724716907458e-06| -|setup.py|github/MillionConcepts/lhorizon|3.904724716907458e-06| -|setup.py|github/insilicomedicine/GENTRL|3.904724716907458e-06| -|setup.py|github/ckm3/Py-PDM|3.904724716907458e-06| -|setup.py|github/jnktsj/DNApi|3.904724716907458e-06| -|setup.py|github/bwkeller/PASTA|3.904724716907458e-06| -|setup.py|github/gpantel/MolPainter|3.904724716907458e-06| -|setup.py|github/numba/numba|3.904724716907458e-06| -|setup.py|github/compomics/DeepLC|3.904724716907458e-06| -|setup.py|github/clawpack/clawpack|3.904724716907458e-06| -|setup.py|github/dfm/corner.py|3.904724716907458e-06| -|setup.py|github/dfm/celerite|3.904724716907458e-06| -|setup.py|github/wiederm/transformato|3.904724716907458e-06| -|setup.py|github/cas-bioinf/rboAnalyzer|3.904724716907458e-06| -|setup.py|github/fabiopardo/tonic|3.904724716907458e-06| -|setup.py|github/ageller/firefly|3.904724716907458e-06| -|setup.py|github/vinisalazar/metaphor|3.904724716907458e-06| -|setup.py|github/HCGB-IGTP/spaTyper|3.904724716907458e-06| -|setup.py|github/fakedrtom/oncogemini|3.904724716907458e-06| -|setup.py|github/pjcigan/multicolorfits|3.904724716907458e-06| -|setup.py|github/shirtsgroup/physical_validation|3.904724716907458e-06| -|setup.py|github/samuelefiorini/tangle|3.904724716907458e-06| -|setup.py|github/undark-lab/sstrax|3.904724716907458e-06| -|setup.py|github/anuradhawick/LRBinner|3.904724716907458e-06| -|setup.py|github/Xia-Yijie/Xponge|3.904724716907458e-06| -|setup.py|github/nextgenusfs/amptk|3.904724716907458e-06| -|setup.py|github/abrupt-climate/hyper-canny|3.904724716907458e-06| -|setup.py|github/volkamerlab/opencadd|3.904724716907458e-06| -|setup.py|github/juliotux/astropop|3.904724716907458e-06| -|setup.py|github/fpavogt/fcmaker|3.904724716907458e-06| -|setup.py|github/jianhuupenn/SpaGCN|3.904724716907458e-06| -|setup.py|github/GoekeLab/xpore|3.904724716907458e-06| -|setup.py|github/palaimon/ipyannotator|3.904724716907458e-06| -|setup.py|github/perfanalytics/pose2sim|3.904724716907458e-06| -|setup.py|github/javicarron/mtneedlet|3.904724716907458e-06| -|setup.py|github/dgerosa/spops|3.904724716907458e-06| -|setup.py|github/dgerosa/gwdet|3.904724716907458e-06| -|setup.py|github/dgerosa/surrkick|3.904724716907458e-06| -|setup.py|github/sfarrens/sf_deconvolve|3.904724716907458e-06| -|setup.py|github/steven-murray/mrpy|3.904724716907458e-06| -|setup.py|github/steven-murray/powerbox|3.904724716907458e-06| -|setup.py|github/steven-murray/pydftools|3.904724716907458e-06| -|setup.py|github/mattpitkin/psrqpy|3.904724716907458e-06| -|setup.py|github/gausspy/gausspy|3.904724716907458e-06| -|setup.py|github/Alymantara/pydoppler|3.904724716907458e-06| -|setup.py|github/matteobreschi/bajes|3.904724716907458e-06| -|setup.py|github/Theano/Theano|3.904724716907458e-06| -|setup.py|github/Heldenkombinat/Logodetect|3.904724716907458e-06| -|setup.py|github/jbuisine/macop|3.904724716907458e-06| -|setup.py|github/RaRe-Technologies/gensim|3.904724716907458e-06| -|setup.py|github/cameronliang/BayesVP|3.904724716907458e-06| -|setup.py|github/TimothyADavis/KinMSpy|3.904724716907458e-06| -|setup.py|github/BioSTEAMDevelopmentGroup/thermosteam|3.904724716907458e-06| -|setup.py|github/hover2pi/SEDkit|3.904724716907458e-06| -|setup.py|github/adbar/htmldate|3.904724716907458e-06| -|setup.py|github/egjergo/galcem|3.904724716907458e-06| -|setup.py|github/dokester/BayesicFitting|3.904724716907458e-06| -|setup.py|github/danielemichilli/SpS|3.904724716907458e-06| -|setup.py|github/finagle29/DBSP_DRP|3.904724716907458e-06| -|setup.py|github/nbarbey/TomograPy|3.904724716907458e-06| -|setup.py|github/dtamayo/reboundx|3.904724716907458e-06| -|setup.py|github/nithyanandan/PRISim|3.904724716907458e-06| -|setup.py|github/YeoLab/clipper|3.904724716907458e-06| -|setup.py|github/LBNL-ETA/MSWH|3.904724716907458e-06| -|setup.py|github/drcandacemakedamoore/cleanX|3.904724716907458e-06| -|setup.py|github/spacetelescope/stsynphot_refactor|3.904724716907458e-06| -|setup.py|github/spacetelescope/imexam|3.904724716907458e-06| -|setup.py|github/spacetelescope/stginga|3.904724716907458e-06| -|setup.py|github/spacetelescope/synphot_refactor|3.904724716907458e-06| -|setup.py|github/spacetelescope/specviz|3.904724716907458e-06| -|setup.py|github/spacetelescope/specview|3.904724716907458e-06| -|setup.py|github/Caltech-IPAC/Montage|3.904724716907458e-06| -|setup.py|github/chanzuckerberg/idseq-dag|3.904724716907458e-06| -|setup.py|github/qpv-research-group/solcore5|3.904724716907458e-06| -|setup.py|github/brandon-rhodes/python-jplephem|3.904724716907458e-06| -|setup.py|github/slzarate/parliament2|3.904724716907458e-06| -|setup.py|github/fcs-analysis/PyCorrFit|3.904724716907458e-06| -|setup.py|github/fcs-analysis/PyScanFCS|3.904724716907458e-06| -|setup.py|github/illumina/pyflow|3.904724716907458e-06| -|setup.py|github/smog-server/OpenSMOG|3.904724716907458e-06| -|setup.py|github/Materials-Consortia/optimade-python-tools|3.904724716907458e-06| -|setup.py|github/Social-Evolution-and-Behavior/anTraX|3.904724716907458e-06| -|setup.py|github/PaulHancock/Aegean|3.904724716907458e-06| -|setup.py|github/astro-informatics/ssht|3.904724716907458e-06| -|setup.py|github/astro-informatics/s2let|3.904724716907458e-06| -|setup.py|github/EnsembleGovServices/kamodo-core|3.904724716907458e-06| -|setup.py|github/icesat2py/icepyx|3.904724716907458e-06| -|setup.py|github/supernnova/SuperNNova|3.904724716907458e-06| -|setup.py|github/AlexanderLabWHOI/EUKulele|3.904724716907458e-06| -|setup.py|github/veragluscevic/dmdd|3.904724716907458e-06| -|setup.py|github/cabb99/open3spn2|3.904724716907458e-06| -|setup.py|github/Astroua/TurbuStat|3.904724716907458e-06| -|setup.py|github/Astroua/SCIMES|3.904724716907458e-06| -|setup.py|github/pyspeckit/pyspeckit|3.904724716907458e-06| -|setup.py|github/starkit/wsynphot|3.904724716907458e-06| -|setup.py|github/malonge/RagTag|3.904724716907458e-06| -|setup.py|github/lofar-astron/RMextract|3.904724716907458e-06| -|setup.py|github/GenomicParisCentre/toulligQC|3.904724716907458e-06| -|setup.py|github/citiususc/BigSeqKit|3.904724716907458e-06| -|setup.py|github/saltastro/pyhrs|3.904724716907458e-06| -|setup.py|github/jobovy/segueSelect|3.904724716907458e-06| -|setup.py|github/jobovy/galpy|3.904724716907458e-06| -|setup.py|github/jobovy/apogee|3.904724716907458e-06| -|setup.py|github/HinLeung622/pipes_vis|3.904724716907458e-06| -|setup.py|github/bethgelab/foolbox|3.904724716907458e-06| -|setup.py|github/tariqdaouda/CAMAP|3.904724716907458e-06| -|setup.py|github/TeraTrees/TIPP|3.904724716907458e-06| -|setup.py|github/chasmani/piecewise-regression|3.904724716907458e-06| -|setup.py|github/sparks-baird/xtal2png|3.904724716907458e-06| -|setup.py|github/dpalmasan/TRUNAJOD2.0|3.904724716907458e-06| -|setup.py|github/astrosmili/smili|3.904724716907458e-06| -|setup.py|github/davidebolo1993/VISOR|3.904724716907458e-06| -|setup.py|github/davidebolo1993/TRiCoLOR|3.904724716907458e-06| -|setup.py|github/sanjibs/bmcmc|3.904724716907458e-06| -|setup.py|github/ireis/PRF|3.904724716907458e-06| -|setup.py|github/remi-adam/minot|3.904724716907458e-06| -|setup.py|github/mdruett/COCOPLOT|3.904724716907458e-06| -|setup.py|github/linuxscout/pyarabic|3.904724716907458e-06| -|setup.py|github/BartoszBartmanski/StoSpa2|3.904724716907458e-06| -|setup.py|github/rfeldmann/leopy|3.904724716907458e-06| -|setup.py|github/pavolgaj/OCFit|3.904724716907458e-06| -|setup.py|github/RichardObi/medigan|3.904724716907458e-06| -|setup.py|github/vals/umis|3.904724716907458e-06| -|setup.py|github/Sarc-Graph/sarcgraph|3.904724716907458e-06| -|setup.py|github/davidgardenier/frbcat|3.904724716907458e-06| -|setup.py|github/davidgardenier/frbpoppy|3.904724716907458e-06| -|setup.py|github/pmelchior/pyGMMis|3.904724716907458e-06| -|setup.py|github/pmelchior/skymapper|3.904724716907458e-06| -|setup.py|github/pmelchior/scarlet|3.904724716907458e-06| -|setup.py|github/conchoecia/pauvre|3.904724716907458e-06| -|setup.py|github/federicomarulli/CosmoBolognaLib|3.904724716907458e-06| -|setup.py|github/markusbonse/applefy|3.904724716907458e-06| -|setup.py|github/halomod/hmf|3.904724716907458e-06| -|setup.py|github/halomod/halomod|3.904724716907458e-06| -|setup.py|github/IKNL/vantage6|3.904724716907458e-06| -|setup.py|github/panoptes-organization/panoptes|3.904724716907458e-06| -|setup.py|github/agurvich/FIRE_studio|3.904724716907458e-06| -|setup.py|github/prajwel/curvit|3.904724716907458e-06| -|setup.py|github/SMTG-UCL/ShakeNBreak|3.904724716907458e-06| -|setup.py|github/SMTG-UCL/surfaxe|3.904724716907458e-06| -|setup.py|github/BackmanLab/PWSpy|3.904724716907458e-06| -|setup.py|github/cdslaborg/paramonte|3.904724716907458e-06| -|setup.py|github/fjprichard/PyAFBF|3.904724716907458e-06| -|setup.py|github/eggplantbren/DNest4|3.904724716907458e-06| -|setup.py|github/jpierel14/sntd|3.904724716907458e-06| -|setup.py|github/NKI-CCB/PRECISE|3.904724716907458e-06| -|setup.py|github/comprna/reorientexpress|3.904724716907458e-06| -|setup.py|github/clwainwright/CosmoTransitions|3.904724716907458e-06| -|setup.py|github/nasa/simupy-flight|3.904724716907458e-06| -|setup.py|github/NeuralEnsemble/PyNN|3.904724716907458e-06| -|setup.py|github/manodeep/Corrfunc|3.904724716907458e-06| -|setup.py|github/devanshkv/fetch|3.904724716907458e-06| -|setup.py|github/vferat/pycrostates|3.904724716907458e-06| -|setup.py|github/gwastro/pycbc|3.904724716907458e-06| -|setup.py|github/maayane/catsHTM|3.904724716907458e-06| -|setup.py|github/StingraySoftware/stingray|3.904724716907458e-06| -|setup.py|github/YSOVAR/YSOVAR|3.904724716907458e-06| -|setup.py|github/franpoz/SHERLOCK|3.904724716907458e-06| -|setup.py|github/DRMacIver/shrinkray|3.904724716907458e-06| -|setup.py|github/astropy/specutils|3.904724716907458e-06| -|setup.py|github/astropy/SPISEA|3.904724716907458e-06| -|setup.py|github/astropy/ccdproc|3.904724716907458e-06| -|setup.py|github/astropy/astroscrappy|3.904724716907458e-06| -|setup.py|github/astropy/astroquery|3.904724716907458e-06| -|setup.py|github/astropy/halotools|3.904724716907458e-06| -|setup.py|github/astropy/astroplan|3.904724716907458e-06| -|setup.py|github/fjankowsk/scatfit|3.904724716907458e-06| -|setup.py|github/actris-cloudnet/cloudnetpy|3.904724716907458e-06| -|setup.py|github/seung-lab/FlyWirePaper|3.904724716907458e-06| -|setup.py|github/ImperialCollegeLondon/django-drf-filepond|3.904724716907458e-06| -|setup.py|github/ImperialCollegeLondon/hcga|3.904724716907458e-06| -|setup.py|github/t-brandt/orvara|3.904724716907458e-06| -|setup.py|github/blackjax-devs/blackjax|3.904724716907458e-06| -|setup.py|github/mriener/gausspyplus|3.904724716907458e-06| -|setup.py|github/tschad/pycelp|3.904724716907458e-06| -|setup.py|github/PabloMSanAla/fabada|3.904724716907458e-06| -|setup.py|github/opencobra/cobrapy|3.904724716907458e-06| -|setup.py|github/matthiasdemuzere/w2w|3.904724716907458e-06| -|setup.py|github/vhaasteren/piccard|3.904724716907458e-06| -|setup.py|github/LindleyLentati/Cobra|3.904724716907458e-06| -|setup.py|github/ECSHackWeek/impedance.py|3.904724716907458e-06| -|setup.py|github/einsteinpy/einsteinpy|3.904724716907458e-06| -|setup.py|github/UK-Digital-Heart-Project/4Dsurvival|3.904724716907458e-06| -|setup.py|github/kerkelae/disimpy|3.904724716907458e-06| -|setup.py|github/schlafly/crowdsource|3.904724716907458e-06| -|setup.py|github/rgerum/pylustrator|3.904724716907458e-06| -|setup.py|github/MIT-STARLab/deconfuser|3.904724716907458e-06| -|setup.py|github/jonaselgammal/GPry|3.904724716907458e-06| -|setup.py|github/sxs-collaboration/gwsurrogate|3.904724716907458e-06| -|setup.py|github/soichiro-hattori/unpopular|3.904724716907458e-06| -|setup.py|github/cmillion/gPhoton|3.904724716907458e-06| -|setup.py|github/eWaterCycle/jupyterlab_thredds|3.904724716907458e-06| -|setup.py|github/eWaterCycle/grpc4bmi|3.904724716907458e-06| -|setup.py|github/mne-tools/mne-icalabel|3.904724716907458e-06| -|setup.py|github/nespinoza/mc-spam|3.904724716907458e-06| -|setup.py|github/nespinoza/juliet|3.904724716907458e-06| -|setup.py|github/avigan/pyZELDA|3.904724716907458e-06| -|setup.py|github/avigan/SPHERE|3.904724716907458e-06| -|setup.py|github/timothydmorton/vespa|3.904724716907458e-06| -|setup.py|github/3D-e-Chem/sygma|3.904724716907458e-06| -|setup.py|github/3D-e-Chem/kripodb|3.904724716907458e-06| -|setup.py|github/siavash-saki/tesspy|3.904724716907458e-06| -|setup.py|github/AlphonsG/Rainbow-Optical-Flow-For-ALI|3.904724716907458e-06| -|setup.py|github/biocore-ntnu/ncls|3.904724716907458e-06| -|setup.py|github/biocore-ntnu/pyranges|3.904724716907458e-06| -|setup.py|github/biocore-ntnu/epic2|3.904724716907458e-06| -|setup.py|github/s-goldman/Dusty-Evolved-Star-Kit|3.904724716907458e-06| -|setup.py|github/FlowModelingControl/flowtorch|3.904724716907458e-06| -|setup.py|github/VirtualPlanetaryLaboratory/vplanet|3.904724716907458e-06| -|setup.py|github/musevlt/origin|3.904724716907458e-06| -|setup.py|github/musevlt/muse-psfr|3.904724716907458e-06| -|setup.py|github/kevin218/Eureka|3.904724716907458e-06| -|setup.py|github/mmp2/megaman|3.904724716907458e-06| -|setup.py|github/biomedia-mira/blast-ct|3.904724716907458e-06| -|setup.py|github/ProjectPyRhO/PyRhO|3.904724716907458e-06| -|setup.py|github/bartongroup/yanosim|3.904724716907458e-06| -|setup.py|github/bfarr/exocartographer|3.904724716907458e-06| -|setup.py|github/mlujnie/simple|3.904724716907458e-06| -|setup.py|github/gbernstein/pixmappy|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/circlator|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/iva|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/Fastaq|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/pymummer|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/ariba|3.904724716907458e-06| -|setup.py|github/sanger-pathogens/gubbins|3.904724716907458e-06| -|setup.py|github/rgmyr/corebreakout|3.904724716907458e-06| -|setup.py|github/djsutherland/py-sdm|3.904724716907458e-06| -|setup.py|github/oscaribv/citlalicue|3.904724716907458e-06| -|setup.py|github/josegit88/SCORPIO|3.904724716907458e-06| -|setup.py|github/shilpagarg/WHdenovo|3.904724716907458e-06| -|setup.py|github/coljac/sensie|3.904724716907458e-06| -|setup.py|github/spokenlanguage/platalea|3.904724716907458e-06| -|setup.py|github/OttoStruve/muler|3.904724716907458e-06| -|setup.py|github/astrom-tom/specstack|3.904724716907458e-06| -|setup.py|github/astrom-tom/dfitspy|3.904724716907458e-06| -|setup.py|github/riogroup/SORA|3.904724716907458e-06| -|setup.py|github/3fon3fonov/exostriker|3.904724716907458e-06| -|setup.py|github.com/idptools/metapredict|3.904724716907458e-06| -|setup.py|github/dmey/synthia|3.904724716907458e-06| -|setup.py|github/virgesmith/neworder|3.904724716907458e-06| -|setup.py|github/TPI-Immunogenetics/igmat|3.904724716907458e-06| -|setup.py|github/willvousden/ptemcee|3.904724716907458e-06| -|setup.py|github/chandra-marx/marxs|3.904724716907458e-06| -|setup.py|github/gagneurlab/drop|3.904724716907458e-06| -|setup.py|github/ThomasEdwardRiley/xpsi-pre-transfer|3.904724716907458e-06| -|setup.py|github/eScatter/pyelsepa|3.904724716907458e-06| -|setup.py|github/girder/viime|3.904724716907458e-06| -|setup.py|github/cagrikymk/JAX-ReaxFF|3.904724716907458e-06| -|setup.py|github/caracal-pipeline/caracal|3.904724716907458e-06| -|setup.py|github/easybuilders/easybuild|3.904724716907458e-06| -|setup.py|github/carpyncho/carpyncho-py|3.904724716907458e-06| -|setup.py|github/radifar/PyPLIF-HIPPOS|3.904724716907458e-06| -|setup.py|github/wokast/PyCactus|3.904724716907458e-06| -|setup.py|github/cadop/seg1d|3.904724716907458e-06| -|setup.py|github/MannLabs/alphapept|3.904724716907458e-06| -|setup.py|github/ERA-URBAN/fm128_radar|3.904724716907458e-06| -|setup.py|github/elkebir-group/Jumper|3.904724716907458e-06| -|setup.py|github/jfowkes/pycutest|3.904724716907458e-06| -|setup.py|github/katholt/Kaptive|3.904724716907458e-06| -|setup.py|github/Electrostatics/apbs|3.904724716907458e-06| -|setup.py|github/Magritte-code/Magritte|3.904724716907458e-06| -|setup.py|github/danielkoll/PyRADS|3.904724716907458e-06| -|setup.py|github/xpsi-group/xpsi|3.904724716907458e-06| -|setup.py|github/djones1040/PythonPhot|3.904724716907458e-06| -|setup.py|github/natashabatalha/PandExo|3.904724716907458e-06| -|setup.py|github/natashabatalha/picaso|3.904724716907458e-06| -|setup.py|github/SCECcode/pycsep|3.904724716907458e-06| -|setup.py|github/cthoyt/bel-resources|3.904724716907458e-06| -|setup.py|github/NKI-AI/direct|3.904724716907458e-06| -|setup.py|github/webbjj/m2mcluster|3.904724716907458e-06| -|setup.py|github/webbjj/clustertools|3.904724716907458e-06| -|setup.py|github/tkerscher/blast|3.904724716907458e-06| -|setup.py|github/mikecokina/elisa|3.904724716907458e-06| -|setup.py|github/lantunes/cellpylib|3.904724716907458e-06| -|setup.py|github/herjy/SLIT|3.904724716907458e-06| -|setup.py|github/synchrofit/synchrofit|3.904724716907458e-06| -|setup.py|github/wdecoster/nanolyse|3.904724716907458e-06| -|setup.py|github/wdecoster/nanopack|3.904724716907458e-06| -|setup.py|github/wdecoster/nanomath|3.904724716907458e-06| -|setup.py|github/wdecoster/nanocomp|3.904724716907458e-06| -|setup.py|github/wdecoster/nanoget|3.904724716907458e-06| -|setup.py|github/wdecoster/nanoQC|3.904724716907458e-06| -|setup.py|github/wdecoster/NanoPlot|3.904724716907458e-06| -|setup.py|github/wdecoster/nanofilt|3.904724716907458e-06| -|setup.py|github/wdecoster/NanoComp|3.904724716907458e-06| -|setup.py|github/wdecoster/nanostat|3.904724716907458e-06| -|setup.py|github/popgenmethods/smcpp|3.904724716907458e-06| -|setup.py|github/RadioAstronomySoftwareGroup/pyuvdata|3.904724716907458e-06| -|setup.py|github/multiscale/muscle3|3.904724716907458e-06| -|setup.py|github/HERA-Team/hera_opm|3.904724716907458e-06| -|setup.py|github/HERA-Team/aipy|3.904724716907458e-06| -|setup.py|github/phac-nml/mob-suite|3.904724716907458e-06| -|setup.py|github/phac-nml/staramr|3.904724716907458e-06| -|setup.py|github/phac-nml/biohansel|3.904724716907458e-06| -|setup.py|github/GEUS-Glaciology-and-Climate/pypromice|3.904724716907458e-06| -|setup.py|github/davemlz/eemont|3.904724716907458e-06| -|setup.py|github/omuse-geoscience/omuse|3.904724716907458e-06| -|setup.py|github/IMMM-SFA/mosartwmpy|3.904724716907458e-06| -|setup.py|github/flemingtonlab/SpliceV|3.904724716907458e-06| -|setup.py|github/morpheus-project/morpheus|3.904724716907458e-06| -|setup.py|github/richteague/gofish|3.904724716907458e-06| -|setup.py|github/richteague/disksurf|3.904724716907458e-06| -|setup.py|github/richteague/bettermoments|3.904724716907458e-06| -|setup.py|github/richteague/eddy|3.904724716907458e-06| -|setup.py|github/equib/pyEQUIB|3.904724716907458e-06| -|setup.py|github/Yu-Group/veridical-flow|3.904724716907458e-06| -|setup.py|github/olivares-j/Kalkayotl|3.904724716907458e-06| -|setup.py|github/dynamicslab/pysindy|3.904724716907458e-06| -|setup.py|github/kboone/parsnip|3.904724716907458e-06| -|setup.py|github/nickrodd/HDMSpectra|3.904724716907458e-06| -|setup.py|github/MD-Studio/cerulean|3.904724716907458e-06| -|setup.py|github/cy-xu/cosmic-conn|3.904724716907458e-06| -|setup.py|github/fruzsinaagocs/oscode|3.904724716907458e-06| -|setup.py|github/FAIR-data-for-CAPACITY/FHIR-to-CAPACITY|3.904724716907458e-06| -|setup.py|github/vedantchandra/wdtools|3.904724716907458e-06| -|setup.py|github/Jammy2211/PyAutoLens|3.904724716907458e-06| -|setup.py|github/Jammy2211/PyAutoGalaxy|3.904724716907458e-06| -|setup.py|github/broadinstitute/CellBender|3.904724716907458e-06| -|setup.py|github/broadinstitute/wot|3.904724716907458e-06| -|setup.py|github/cumbof/honto|3.904724716907458e-06| -|setup.py|github/MartianColonist/POSEIDON|3.904724716907458e-06| -|setup.py|github/AnantharamanLab/vRhyme|3.904724716907458e-06| -|setup.py|github/ebellm/pyraf-dbsp|3.904724716907458e-06| -|setup.py|github/BEAST-Fitting/beast|3.904724716907458e-06| -|setup.py|github/agreenbaum/ImPlaneIA|3.904724716907458e-06| -|setup.py|github/phenomecentre/nPYc-Toolbox|3.904724716907458e-06| -|setup.py|github/timstaley/voevent-parse|3.904724716907458e-06| -|setup.py|github/vatlab/sos-notebook|3.904724716907458e-06| -|setup.py|github/sambit-giri/tools21cm|3.904724716907458e-06| -|setup.py|github/ElectionDataAnalysis/electiondata|3.904724716907458e-06| -|setup.py|github/PyPSA/linopy|3.904724716907458e-06| -|setup.py|github/PyPSA/atlite|3.904724716907458e-06| -|setup.py|github/skovaka/UNCALLED|3.904724716907458e-06| -|setup.py|github/dfujim/bfit|3.904724716907458e-06| -|setup.py|github/INCF/one_click|3.904724716907458e-06| -|setup.py|github/joshjchayes/TransitFit|3.904724716907458e-06| -|setup.py|github/astrosupriyo/pyTANSPEC|3.904724716907458e-06| -|setup.py|github/nlesc/scriptcwl|3.904724716907458e-06| -|setup.py|github/rjtanner/StarburstPy|3.904724716907458e-06| -|setup.py|github/j-faria/kima|3.904724716907458e-06| -|setup.py|github/Extraweich/homopy|3.904724716907458e-06| -|setup.py|github/lehtiolab/msstitch|3.904724716907458e-06| -|setup.py|github/MNiwano/Eclaire|3.904724716907458e-06| -|setup.py|github/KBNLresearch/ochre|3.904724716907458e-06| -|setup.py|github/AstarVienna/ScopeSim_Templates|3.904724716907458e-06| -|setup.py|github/AstarVienna/skycalc_ipy|3.904724716907458e-06| -|setup.py|github/AstarVienna/Pyckles|3.904724716907458e-06| -|setup.py|github/AstarVienna/AnisoCADO|3.904724716907458e-06| -|setup.py|github/mdshw5/pyfaidx|3.904724716907458e-06| -|setup.py|github/pyranges/pyrle|3.904724716907458e-06| -|setup.py|github/philres/catfishq|3.904724716907458e-06| -|setup.py|github/bulik/ldsc|3.904724716907458e-06| -|setup.py|github/bwinkel/cygrid|3.904724716907458e-06| -|setup.py|github/andizq/sf3dmodels|3.904724716907458e-06| -|setup.py|github/tdaylan/pcat|3.904724716907458e-06| -|setup.py|github/KIT-MBS/pyREX|3.904724716907458e-06| -|setup.py|github/maxibor/sam2lca|3.904724716907458e-06| -|setup.py|github/domenico-simone/rmlst_api|3.904724716907458e-06| -|setup.py|github/catherinezucker/radfil|3.904724716907458e-06| -|setup.py|github/eldariont/svim|3.904724716907458e-06| -|setup.py|github/mbaes/SpheCow|3.904724716907458e-06| -|setup.py|github/dicompyler/dicompyler-core|3.904724716907458e-06| -|setup.py|github/LucaMalavolta/PyORBIT|3.904724716907458e-06| -|setup.py|github/MIC-DKFZ/TractSeg|3.904724716907458e-06| -|setup.py|github/MIC-DKFZ/HD-BET|3.904724716907458e-06| -|setup.py|github/meinardmueller/synctoolbox|3.904724716907458e-06| -|setup.py|github/meinardmueller/libfmp|3.904724716907458e-06| -|setup.py|github/DLTK/DLTK|3.904724716907458e-06| -|setup.py|github/NLeSC/mcfly|3.904724716907458e-06| -|setup.py|github/NLeSC/Massive-PotreeConverter|3.904724716907458e-06| -|setup.py|github/NLeSC/cptm|3.904724716907458e-06| -|setup.py|github/NLeSC/noodles|3.904724716907458e-06| -|setup.py|github/NLeSC/boatswain|3.904724716907458e-06| -|setup.py|github/apertif/apercal|3.904724716907458e-06| -|setup.py|github/ziotom78/dacapo_calibration|3.904724716907458e-06| -|setup.py|github/dparks1134/RefineM|3.904724716907458e-06| -|setup.py|github/ideasrule/platon|3.904724716907458e-06| -|setup.py|github/elwinter/nnde|3.904724716907458e-06| -|setup.py|github/exobssim/rapoc-public|3.904724716907458e-06| -|setup.py|github/andresmegias/richvalues|3.904724716907458e-06| -|setup.py|github/EMBL-Hentze-group/htseq-clip|3.904724716907458e-06| -|setup.py|github/Starfish-develop/Starfish|3.904724716907458e-06| -|setup.py|github/NiallJeffrey/DeepMass|3.904724716907458e-06| -|setup.py|github/Illumina/SpliceAI|3.904724716907458e-06| -|setup.py|github/adrn/SuperFreq|3.904724716907458e-06| -|setup.py|github/adrn/pyia|3.904724716907458e-06| -|setup.py|github/adrn/schwimmbad|3.904724716907458e-06| -|setup.py|github/aprsa/dips|3.904724716907458e-06| -|setup.py|github/ejhigson/perfectns|3.904724716907458e-06| -|setup.py|github/ejhigson/dyPolyChord|3.904724716907458e-06| -|setup.py|github/ejhigson/nestcheck|3.904724716907458e-06| -|setup.py|github/tibordome/cosmic_profiles|3.904724716907458e-06| -|setup.py|github/mtakahiro/gsf|3.904724716907458e-06| -|setup.py|github/polca/unfold|3.904724716907458e-06| -|setup.py|github/connectomicslab/connectomemapper3|3.904724716907458e-06| -|setup.py|github/SIOSlab/exodetbox|3.904724716907458e-06| -|setup.py|github/HadrienG/InSilicoSeq|3.904724716907458e-06| -|setup.py|github/MDAnalysis/mdanalysis|3.904724716907458e-06| -|setup.py|github/tool-bin/ukbcc|3.904724716907458e-06| -|setup.py|github/dmnfarrell/epitopepredict|3.904724716907458e-06| -|setup.py|github/dmnfarrell/snpgenie|3.904724716907458e-06| -|setup.py|github/lanl/PyBNF|3.904724716907458e-06| -|setup.py|github/lanl/swiftbat_python|3.904724716907458e-06| -|setup.py|github/lanl/scico|3.904724716907458e-06| -|setup.py|github/MonashSmartStructures/ospgrillage|3.904724716907458e-06| -|setup.py|github/jlenain/flaapluc|3.904724716907458e-06| -|setup.py|github/vijayvarma392/binaryBHexp|3.904724716907458e-06| -|setup.py|github/cupy/cupy|3.904724716907458e-06| -|setup.py|github/joe-antognini/kozai|3.904724716907458e-06| -|setup.py|github/ngltr/sinaps|3.904724716907458e-06| -|setup.py|github/seclark/RHT|3.904724716907458e-06| -|setup.py|github/bxia888/CEFCIG|3.904724716907458e-06| -|setup.py|github/pyro-ppl/pyro|3.904724716907458e-06| -|setup.py|github/jollejolles/pirecorder|3.904724716907458e-06| -|setup.py|github/computational-chemical-biology/ChemWalker|3.904724716907458e-06| -|setup.py|github/nanograv/PINT|3.904724716907458e-06| -|setup.py|github/nicolet5/DiffCapAnalyzer|3.904724716907458e-06| -|setup.py|github/snakemake/snakemake|3.904724716907458e-06| -|setup.py|github/milnus/Corekaburra|3.904724716907458e-06| -|setup.py|github/indralab/pybiopax|3.904724716907458e-06| -|setup.py|github/Qiskit/rustworkx|3.904724716907458e-06| -|setup.py|github/clauswilke/PeptideBuilder|3.904724716907458e-06| -|setup.py|github/cmateu/galstreams|3.904724716907458e-06| -|setup.py|github/cmateu/PyMGC3|3.904724716907458e-06| -|setup.py|github/TriPed-Robot/TriP|3.904724716907458e-06| -|setup.py|github/OP2/PyOP2|3.904724716907458e-06| -|setup.py|github/seawander/DebrisDiskFM|3.904724716907458e-06| -|setup.py|github/seawander/centerRadon|3.904724716907458e-06| -|setup.py|github/felixchenier/kineticstoolkit|3.904724716907458e-06| -|setup.py|github/dbosul/CWITools|3.904724716907458e-06| -|setup.py|github/cgobat/asymmetric_uncertainty|3.904724716907458e-06| -|setup.py|github/thomaspinder/GPJax|3.904724716907458e-06| -|setup.py|github/planck-npipe/lollipop|3.904724716907458e-06| -|setup.py|github/planck-npipe/hillipop|3.904724716907458e-06| -|setup.py|github/reggiebernardo/PTAfast|3.904724716907458e-06| -|setup.py|github/ACCarnall/bagpipes|3.904724716907458e-06| -|setup.py|github/ACCarnall/SpectRes|3.904724716907458e-06| -|setup.py|github/icb-dcm/pyabc|3.904724716907458e-06| -|setup.py|github/zclaytor/kiauhoku|3.904724716907458e-06| -|setup.py|github/zclaytor/butterpy|3.904724716907458e-06| -|setup.py|github/Hoohm/CITE-seq-Count|3.904724716907458e-06| -|setup.py|github/christopherburke/tess-point|3.904724716907458e-06| -|setup.py|github/CIRADA-Tools/RM-Tools|3.904724716907458e-06| -|setup.py|github/Keck-DataReductionPipelines/KCWI_DRP|3.904724716907458e-06| -|setup.py|github/sbebo/joypy|3.904724716907458e-06| -|setup.py|github/loosolab/TOBIAS|3.904724716907458e-06| -|setup.py|github/GijsMulders/epos|3.904724716907458e-06| -|setup.py|github/HIPS/autograd|3.904724716907458e-06| -|setup.py|github/icecube/FIRESONG|3.904724716907458e-06| -|setup.py|github/samaygarg/fuelcell|3.904724716907458e-06| -|setup.py|github/transientskp/tkp|3.904724716907458e-06| -|setup.py|github/transientskp/pyse|3.904724716907458e-06| -|setup.py|github/rvalieris/parallel-fastq-dump|3.904724716907458e-06| -|setup.py|github/pec27/smerfs|3.904724716907458e-06| -|setup.py|github/pec27/hfof|3.904724716907458e-06| -|setup.py|github/babinyurii/recan|3.904724716907458e-06| -|setup.py|github/mgckind/easyaccess|3.904724716907458e-06| -|setup.py|github/jonathansick/skyoffset|3.904724716907458e-06| -|setup.py|github/jonathansick/MoAstro|3.904724716907458e-06| -|setup.py|github/SWIFTSIM/emulator|3.904724716907458e-06| -|setup.py|github/SandoghdarLab/PiSCAT|3.904724716907458e-06| -|setup.py|github/hippke/wotan|3.904724716907458e-06| -|setup.py|github/hippke/tls|3.904724716907458e-06| -|setup.py|github/hippke/pandora|3.904724716907458e-06| -|setup.py|github/Cascella-Group-UiO/HyMD|3.904724716907458e-06| -|setup.py|github/DirectDM/directdm-py|3.904724716907458e-06| -|setup.py|github/odb9402/CNNPeaks|3.904724716907458e-06| -|setup.py|github/afarahi/kllr|3.904724716907458e-06| -|setup.py|github/afarahi/PoPE|3.904724716907458e-06| -|setup.py|github/afarahi/tatter|3.904724716907458e-06| -|setup.py|github/UNSW-CEEM/nempy|3.904724716907458e-06| -|setup.py|github/birnstiel/two-pop-py|3.904724716907458e-06| -|setup.py|github/benmontet/f3|3.904724716907458e-06| -|setup.py|github/ekaterinailin/AltaiPony|3.904724716907458e-06| -|setup.py|github/biocore/deblur|3.904724716907458e-06| -|setup.py|github/biocore/emperor|3.904724716907458e-06| -|setup.py|github/biocore/scikit-bio|3.904724716907458e-06| -|setup.py|github/DeltaRCM/pyDeltaRCM|3.904724716907458e-06| -|setup.py|github/opimwue/ddop|3.904724716907458e-06| -|setup.py|github/kgullikson88/Telluric-Fitter|3.904724716907458e-06| -|setup.py|github/weecology/retriever|3.904724716907458e-06| -|setup.py|github/gogrean/PyXel|3.904724716907458e-06| -|setup.py|github/wilkelab/Opfi|3.904724716907458e-06| -|setup.py|github/mgm8/pyngham|3.904724716907458e-06| -|setup.py|github/andycasey/sick|3.904724716907458e-06| -|setup.py|github/ncbi/ngs|3.904724716907458e-06| -|setup.py|github/EdanRein/pyPplusS|3.904724716907458e-06| -|setup.py|github/morriscb/The-wiZZ|3.904724716907458e-06| -|setup.py|github/VMBoehm/MADLens|3.904724716907458e-06| -|setup.py|github/tardis-sn/tardis|3.904724716907458e-06| -|setup.py|github/tardis-sn/carsus|3.904724716907458e-06| -|setup.py|github/KALMUS-Color-Toolkit/KALMUS|3.904724716907458e-06| -|setup.py|github/circuitgraph/circuitgraph|3.904724716907458e-06| -|setup.py|github/galizia-lab/pyview|3.904724716907458e-06| -|setup.py|github/astronomyk/SimCADO|3.904724716907458e-06| -|setup.py|github/DMGW-Goethe/imripy|3.904724716907458e-06| -|setup.py|github/tofflemire/saphires|3.904724716907458e-06| -|setup.py|github/Filter-Bubble/e2e-Dutch|3.904724716907458e-06| -|setup.py|github/aalhossary/pyemgpipeline|3.904724716907458e-06| -|setup.py|github/natelust/least_asymmetry|3.904724716907458e-06| -|setup.py|github/aiidateam/kiwipy|3.904724716907458e-06| -|setup.py|github/noraeisner/LATTE|3.904724716907458e-06| -|setup.py|github/conda/pycosat|3.904724716907458e-06| -|setup.py|github/conda/conda|3.904724716907458e-06| -|setup.py|github/gilestrolab/ethoscope|3.904724716907458e-06| -|setup.py|github/carlosborca/CrystaLattE|3.904724716907458e-06| -|setup.py|github/fred3m/toyz|3.904724716907458e-06| -|setup.py|github/dstndstn/astrometry.net|3.904724716907458e-06| -|setup.py|github/linnarsson-lab/loompy|3.904724716907458e-06| -|setup.py|github/AA-ALERT/frbcatdb|3.904724716907458e-06| -|setup.py|github/jiahecui/SenAOReFoc|3.904724716907458e-06| -|setup.py|github/infer-actively/pymdp|3.904724716907458e-06| -|setup.py|github/hiddenSymmetries/simsopt|3.904724716907458e-06| -|setup.py|github/CEED/libCEED|3.904724716907458e-06| -|setup.py|github/AprilYuge/ResPAN|3.904724716907458e-06| -|setup.py|github/vsoch/gridtest|3.904724716907458e-06| -|setup.py|github/vsoch/citelang|3.904724716907458e-06| -|setup.py|github/RTIInternational/gobbli|3.904724716907458e-06| -|setup.py|github/Starlink/starlink|3.904724716907458e-06| -|setup.py|github/PfizerRD/sit2standpy|3.904724716907458e-06| -|setup.py|github/e-koch/FilFinder|3.904724716907458e-06| -|setup.py|github/ucl-exoplanets/TauREx3_public|3.904724716907458e-06| -|setup.py|github/orcasgit/python-fitbit|3.904724716907458e-06| -|setup.py|github/matplotlib/matplotlib|3.904724716907458e-06| -|setup.py|github/sherpa-deproject/deproject|3.904724716907458e-06| -|setup.py|github/4dn-dcic/pairix|3.904724716907458e-06| -|setup.py|github/marcelm/cutadapt|3.904724716907458e-06| -|setup.py|github/marcelm/alignlib|3.904724716907458e-06| -|setup.py|github/marcelm/tinyalign|3.904724716907458e-06| -|setup.py|github/marcelm/dnaio|3.904724716907458e-06| -|setup.py|github/ICAMS/strucscan|3.904724716907458e-06| -|setup.py|github/parallelwindfarms/byteparsing|3.904724716907458e-06| -|setup.py|github/kennethcarrell/ATARRI|3.904724716907458e-06| -|setup.py|github/brentp/geneimpacts|3.904724716907458e-06| -|setup.py|github/brentp/cigar|3.904724716907458e-06| -|setup.py|github/jdidion/atropos|3.904724716907458e-06| -|setup.py|github/benhid/Sequoya|3.904724716907458e-06| -|setup.py|github/stammler/dustpy|3.904724716907458e-06| -|setup.py|github/stammler/simframe|3.904724716907458e-06| -|setup.py|github/eblur/dust|3.904724716907458e-06| -|setup.py|github/liamedeiros/ehtplot|3.904724716907458e-06| -|setup.py|github/xenon-middleware/pyxenon|3.904724716907458e-06| -|setup.py|github/jorisparet/partycls|3.904724716907458e-06| -|setup.py|github/szymon-datalions/pyinterpolate|3.904724716907458e-06| -|setup.py|github/fforster/delight|3.904724716907458e-06| -|setup.py|github/mchalela/GriSPy|3.904724716907458e-06| -|setup.py|github/KathrynJones1/catwoman|3.904724716907458e-06| -|setup.py|github/pkgw/pwkit|3.904724716907458e-06| -|setup.py|github/cedrus-opensource/pyxid|3.904724716907458e-06| -|setup.py|github/engyasin/Offline_MOT|3.904724716907458e-06| -|setup.py|github/cmbant/getdist|3.904724716907458e-06| -|setup.py|github/spyder-ide/spyder|3.904724716907458e-06| -|setup.py|github/rajeshrinet/pystokes|3.904724716907458e-06| -|setup.py|github/toros-astro/corral|3.904724716907458e-06| -|setup.py|github/toros-astro/astroalign-legacy|3.904724716907458e-06| -|setup.py|github/pierrexyz/pybird|3.904724716907458e-06| -|setup.py|github/SISPO-developers/sispo|3.904724716907458e-06| -|setup.py|github/GalacticDynamics-Oxford/Agama|3.904724716907458e-06| -|setup.py|github/spglib/spgrep|3.904724716907458e-06| -|setup.py|github/ofionnad/radiowinds|3.904724716907458e-06| -|setup.py|github/iomega/spec2vec|3.904724716907458e-06| -|setup.py|github/FrancesBW/bellamy|3.904724716907458e-06| -|setup.py|github/lmfit/lmfit-py|3.904724716907458e-06| -|setup.py|github/EliseJ/astroABC|3.904724716907458e-06| -|setup.py|github/mgalardini/pyseer|3.904724716907458e-06| -|setup.py|github/fkeruzore/panco2|3.904724716907458e-06| -|setup.py|github/benvanwerkhoven/kernel_tuner|3.904724716907458e-06| -|setup.py|github/iric-soft/km|3.904724716907458e-06| -|setup.py|github/jmschrei/pomegranate|3.904724716907458e-06| -|setup.py|github/jhparkastro/gpcal|3.904724716907458e-06| -|setup.py|github/quatrope/ProperImage|3.904724716907458e-06| -|setup.py|github/quatrope/feets|3.904724716907458e-06| -|setup.py|github/hpparvi/MuSCAT2_transit_pipeline|3.904724716907458e-06| -|setup.py|github/hpparvi/ldtk|3.904724716907458e-06| -|setup.py|github/shadden/celmech|3.904724716907458e-06| -|setup.py|github/ni1o1/transbigdata|3.904724716907458e-06| -|setup.py|github/brian-team/brian2|3.904724716907458e-06| -|setup.py|github/mzy2240/ESA|3.904724716907458e-06| -|setup.py|github/cbalbin-FIU/Epitopedia|3.904724716907458e-06| -|setup.py|github/fermisurfaces/IFermi|3.904724716907458e-06| -|setup.py|github/maxpumperla/hyperas|3.904724716907458e-06| -|setup.py|github/ConorMacBride/mcalf|3.904724716907458e-06| -|setup.py|github/realfastvla/rfpipe|3.904724716907458e-06| -|setup.py|github/realfastvla/realfast|3.904724716907458e-06| -|setup.py|github/fair-data/fairdatapoint-client|3.904724716907458e-06| -|setup.py|github/NuGrid/NuPyCEE|3.904724716907458e-06| -|setup.py|github/atmos-cloud-sim-uj/PyMPDATA|3.904724716907458e-06| -|setup.py|github/atmos-cloud-sim-uj/PySDM|3.904724716907458e-06| -|setup.py|github/SynthSys/pyOmeroUpload|3.904724716907458e-06| -|setup.py|github/smoh/kinesis|3.904724716907458e-06| -|setup.py|github/exafmm/exafmm-t|3.904724716907458e-06| -|setup.py|github/heliopython/heliopy|3.904724716907458e-06| -|setup.py|github/JulianKarlBauer/mechkit|3.904724716907458e-06| -|setup.py|github/snad-space/zwad|3.904724716907458e-06| -|setup.py|github/SYalouz/QuantNBody|3.904724716907458e-06| -|setup.py|github/davidemms/OrthoFinder|3.904724716907458e-06| -|setup.py|github/julie-forman-kay-lab/SPyCi-PDB|3.904724716907458e-06| -|setup.py|github/grazianoucci/game|3.904724716907458e-06| -|setup.py|github/bootphon/phonemizer|3.904724716907458e-06| -|setup.py|github/oschwengers/platon|3.904724716907458e-06| -|setup.py|github/oschwengers/referenceseeker|3.904724716907458e-06| -|setup.py|github/oschwengers/bakta|3.904724716907458e-06| -|setup.py|github/poldracklab/mriqc|3.904724716907458e-06| -|setup.py|github/sdss/marvin|3.904724716907458e-06| -|setup.py|github/iraf-community/pyraf|3.904724716907458e-06| -|setup.py|github/recipy/recipy|3.904724716907458e-06| -|setup.py|github/sensein/etelemetry-client|3.904724716907458e-06| -|setup.py|github/edwardoughton/itmlogic|3.904724716907458e-06| -|setup.py|github/BD2KGenomics/toil|3.904724716907458e-06| -|setup.py|github/cbg-ethz/shorah|3.904724716907458e-06| -|setup.py|github/PyFstat/PyFstat|3.904724716907458e-06| -|setup.py|github/VeinsOfTheEarth/rabpro|3.904724716907458e-06| -|setup.py|github/neuralhydrology/neuralhydrology|3.904724716907458e-06| -|setup.py|github/gdrouart/MrMoose|3.904724716907458e-06| -|setup.py|github/a-slide/pycoQC|3.904724716907458e-06| -|setup.py|gitlab/octopus-code/octopus|3.904724716907458e-06| -|setup.py|gitlab/jason-rumengan/pyarma|3.904724716907458e-06| -|setup.py|gitlab/gims-developers/gims|3.904724716907458e-06| -|setup.py|gitlab/picos-api/picos|3.904724716907458e-06| -|setup.py|gitlab/permafrostnet/teaspoon|3.904724716907458e-06| -|setup.py|gitlab/joseaher/astroplotlib|3.904724716907458e-06| -|setup.py|gitlab/chjordan/sslf|3.904724716907458e-06| -|setup.py|gitlab/BioimageInformaticsGroup/openphi|3.904724716907458e-06| -|setup.py|gitlab/Molcas/OpenMolcas|3.904724716907458e-06| -|setup.py|gitlab/petsc/petsc|3.904724716907458e-06| -|setup.py|gitlab/fduchate/predihood|3.904724716907458e-06| -|pypi|[properscoring](https://pypi.org/project/properscoring)|3.904724716907458e-06| -|requirements.txt|github/LSSTDESC/sacc|3.904724716907458e-06| -|requirements.txt|github/LSSTDESC/snmachine|3.904724716907458e-06| -|requirements.txt|github/LSSTDESC/Spectractor|3.904724716907458e-06| -|requirements.txt|github/kyleaoman/martini|3.904724716907458e-06| -|requirements.txt|github/EGaraldi/corecon|3.904724716907458e-06| -|requirements.txt|github/singularityhub/sregistry|3.904724716907458e-06| -|requirements.txt|github/Kamuish/archi|3.904724716907458e-06| -|requirements.txt|github/teuben/QAC|3.904724716907458e-06| -|requirements.txt|github/jgieseler/solarmach|3.904724716907458e-06| -|requirements.txt|github/winni2k/abeona|3.904724716907458e-06| -|requirements.txt|github/CosmoStatGW/DarkSirensStat|3.904724716907458e-06| -|requirements.txt|github/CosmoStatGW/MGCosmoPop|3.904724716907458e-06| -|requirements.txt|github/ketch/RK-Opt|3.904724716907458e-06| -|requirements.txt|github/elliohow/fMRI_ROI_Analysis_Tool|3.904724716907458e-06| -|requirements.txt|github/mms-fcul/PypKa|3.904724716907458e-06| -|requirements.txt|github/AshleySpindler/AstroVaDEr-Public|3.904724716907458e-06| -|requirements.txt|github/DSIMB/medusa|3.904724716907458e-06| -|requirements.txt|github/deeptools/deepTools|3.904724716907458e-06| -|requirements.txt|github/deeptools/HiCExplorer|3.904724716907458e-06| -|requirements.txt|github/DataBiosphere/wdl-parsers|3.904724716907458e-06| -|requirements.txt|github/tud-hri/joan|3.904724716907458e-06| -|requirements.txt|github/tud-hri/travia|3.904724716907458e-06| -|requirements.txt|github/citation-file-format/citation-file-format|3.904724716907458e-06| -|requirements.txt|github/BIMSBbioinfo/pigx_scrnaseq|3.904724716907458e-06| -|requirements.txt|github/BIMSBbioinfo/pigx_rnaseq|3.904724716907458e-06| -|requirements.txt|github/neuroanatomy/reorient|3.904724716907458e-06| -|requirements.txt|github/grahambell/pymoc|3.904724716907458e-06| -|requirements.txt|github/Vini2/GraphBin|3.904724716907458e-06| -|requirements.txt|github/spack/spack|3.904724716907458e-06| -|requirements.txt|github/eggnogdb/eggnog-mapper|3.904724716907458e-06| -|requirements.txt|github/quantling/pyndl|3.904724716907458e-06| -|requirements.txt|github/johnveitch/cpnest|3.904724716907458e-06| -|requirements.txt|github/prashjet/popkinmocks|3.904724716907458e-06| -|requirements.txt|github/tvwenger/millennium-tap-query|3.904724716907458e-06| -|requirements.txt|github/jakeret/abcpmc|3.904724716907458e-06| -|requirements.txt|github/jakeret/tf_unet|3.904724716907458e-06| -|requirements.txt|github/tomasplsek/CADET|3.904724716907458e-06| -|requirements.txt|github/lucabaldini/ixpeobssim|3.904724716907458e-06| -|requirements.txt|github/travisseymour/EPICpy|3.904724716907458e-06| -|requirements.txt|github/achael/eht-imaging|3.904724716907458e-06| -|requirements.txt|github/mjshao06/pdifFinder|3.904724716907458e-06| -|requirements.txt|github/podondra/bayesian-sznet|3.904724716907458e-06| -|requirements.txt|github/1313e/CMasher|3.904724716907458e-06| -|requirements.txt|github/cogent3/cogent3|3.904724716907458e-06| -|requirements.txt|github/erling6232/imagedata|3.904724716907458e-06| -|requirements.txt|github/flu-crew/smot|3.904724716907458e-06| -|requirements.txt|github/LeandroOrdonez/explora-vr-dash-client|3.904724716907458e-06| -|requirements.txt|github/inpefess/gym-saturation|3.904724716907458e-06| -|requirements.txt|github/NickMilsonPhysics/BinaryStarSolver|3.904724716907458e-06| -|requirements.txt|github/soraxas/sbp-env|3.904724716907458e-06| -|requirements.txt|github/rodluger/everest|3.904724716907458e-06| -|requirements.txt|github/jeremysanders/mbproj2|3.904724716907458e-06| -|requirements.txt|github/igmhub/picca|3.904724716907458e-06| -|requirements.txt|github/pysal/spopt|3.904724716907458e-06| -|requirements.txt|github/widdowquinn/pyani|3.904724716907458e-06| -|requirements.txt|github/genouest/biomaj-daemon|3.904724716907458e-06| -|requirements.txt|github/iAART/aart|3.904724716907458e-06| -|requirements.txt|github/kkjawz/coref-ee|3.904724716907458e-06| -|requirements.txt|github/MIAnalyzer/MIA|3.904724716907458e-06| -|requirements.txt|github/imcgreer/simqso|3.904724716907458e-06| -|requirements.txt|github/deepmind/alphafold|3.904724716907458e-06| -|requirements.txt|github/mwvgroup/pwv_kpno|3.904724716907458e-06| -|requirements.txt|github/tnakazato/priism|3.904724716907458e-06| -|requirements.txt|github/desihub/fastspecfit|3.904724716907458e-06| -|requirements.txt|github/kinnala/scikit-fem|3.904724716907458e-06| -|requirements.txt|github/csb-toolbox/CSB|3.904724716907458e-06| -|requirements.txt|github/Smith42/pix2prof|3.904724716907458e-06| -|requirements.txt|github/NLESC-JCER/QMCblip|3.904724716907458e-06| -|requirements.txt|github/Rohit-Kundu/ET-NET_Covid-Detection|3.904724716907458e-06| -|requirements.txt|github/vgteam/vg|3.904724716907458e-06| -|requirements.txt|github/vgteam/vg#vg|3.904724716907458e-06| -|requirements.txt|github/benstahl92/deepSIP|3.904724716907458e-06| -|requirements.txt|github/iancze/PSOAP|3.904724716907458e-06| -|requirements.txt|github/KeplerGO/K2fov|3.904724716907458e-06| -|requirements.txt|github/KeplerGO/kadenza|3.904724716907458e-06| -|requirements.txt|github/KeplerGO/PyKE|3.904724716907458e-06| -|requirements.txt|github/alexander-mead/pyhalomodel|3.904724716907458e-06| -|requirements.txt|github/AllenInstitute/bmtk|3.904724716907458e-06| -|requirements.txt|github/marius311/cosmoslik|3.904724716907458e-06| -|requirements.txt|github/rmjarvis/Piff|3.904724716907458e-06| -|requirements.txt|github/rmjarvis/TreeCorr|3.904724716907458e-06| -|requirements.txt|github/rsnemmen/BCES|3.904724716907458e-06| -|requirements.txt|github/ExeClim/Isca|3.904724716907458e-06| -|requirements.txt|github/ihmwg/python-modelcif|3.904724716907458e-06| -|requirements.txt|github/kiyo-masui/bitshuffle|3.904724716907458e-06| -|requirements.txt|github/ixkael/Delight|3.904724716907458e-06| -|requirements.txt|github/gmbrandt/HTOF|3.904724716907458e-06| -|requirements.txt|github/tmcclintock/AReconstructionTool|3.904724716907458e-06| -|requirements.txt|github/telatin/qax|3.904724716907458e-06| -|requirements.txt|github/DarkQuestCosmology/dark_emulator_public|3.904724716907458e-06| -|requirements.txt|github/jtschindler/sculptor|3.904724716907458e-06| -|requirements.txt|github/SHTOOLS/SHTOOLS|3.904724716907458e-06| -|requirements.txt|github/fabiorigamonti/bang|3.904724716907458e-06| -|requirements.txt|github/maserlib/ExPRES|3.904724716907458e-06| -|requirements.txt|github/austinpeel/herculens|3.904724716907458e-06| -|requirements.txt|github/rcsb/mmtf-python|3.904724716907458e-06| -|requirements.txt|github/sidmohite/nimbus-astro|3.904724716907458e-06| -|requirements.txt|github/ggciag/mandyoc|3.904724716907458e-06| -|requirements.txt|github/wmglab-duke/ascent|3.904724716907458e-06| -|requirements.txt|github/miracum/ahd2fhir|3.904724716907458e-06| -|requirements.txt|github/sosl/H-FISTA|3.904724716907458e-06| -|requirements.txt|github/qMRLab/qMRLab|3.904724716907458e-06| -|requirements.txt|github/GalSim-developers/GalSim|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/PyMORESANE|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/Stimela|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/rodrigues|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/breizorro|3.904724716907458e-06| -|requirements.txt|github/ratt-ru/QuartiCal|3.904724716907458e-06| -|requirements.txt|github/N-Wouda/ALNS|3.904724716907458e-06| -|requirements.txt|github/sjteresi/TE_Density|3.904724716907458e-06| -|requirements.txt|github/danhey/echelle|3.904724716907458e-06| -|requirements.txt|github/csbioinfopk/iSumoK-PseAAC|3.904724716907458e-06| -|requirements.txt|github/mavrix93/LightCurvesClassifier|3.904724716907458e-06| -|requirements.txt|github/harrispopgen/mutyper|3.904724716907458e-06| -|requirements.txt|github/dib-lab/dammit|3.904724716907458e-06| -|requirements.txt|github/dib-lab/sourmash|3.904724716907458e-06| -|requirements.txt|github/ryanhausen/fitsmap|3.904724716907458e-06| -|requirements.txt|github/moldyn/msmhelper|3.904724716907458e-06| -|requirements.txt|github/CDSP-SCPO/metadata-middleware|3.904724716907458e-06| -|requirements.txt|github/McMahonCosmologyGroup/holosim-ml|3.904724716907458e-06| -|requirements.txt|github/pmlmodelling/nctoolkit|3.904724716907458e-06| -|requirements.txt|github/aertslab/pySCENIC|3.904724716907458e-06| -|requirements.txt|github/christinahedges/contaminante|3.904724716907458e-06| -|requirements.txt|github/mtlam/PyPulse|3.904724716907458e-06| -|requirements.txt|github/paulbrodersen/netgraph|3.904724716907458e-06| -|requirements.txt|github/nextstrain/nextclade|3.904724716907458e-06| -|requirements.txt|github/mrtommyb/ktransit|3.904724716907458e-06| -|requirements.txt|github/reneshbedre/bioinfokit|3.904724716907458e-06| -|requirements.txt|github/nickhand/pyRSD|3.904724716907458e-06| -|requirements.txt|github/tikk3r/legacystamps|3.904724716907458e-06| -|requirements.txt|github/michaelhb/superplot|3.904724716907458e-06| -|requirements.txt|github/OnroerendErfgoed/atramhasis|3.904724716907458e-06| -|requirements.txt|github/HHTpy/HHTpywrapper|3.904724716907458e-06| -|requirements.txt|github/3d-pli/fastpli|3.904724716907458e-06| -|requirements.txt|github/silx-kit/pyFAI|3.904724716907458e-06| -|requirements.txt|github/mwaskom/seaborn|3.904724716907458e-06| -|requirements.txt|github/HLasse/TextDescriptives|3.904724716907458e-06| -|requirements.txt|github/LondonBiofoundry/basicsynbio|3.904724716907458e-06| -|requirements.txt|github/idruglab/hignn|3.904724716907458e-06| -|requirements.txt|github/TeamCOMPAS/COMPAS|3.904724716907458e-06| -|requirements.txt|github/kno10/python-kmedoids|3.904724716907458e-06| -|requirements.txt|github/ska-sa/katdal|3.904724716907458e-06| -|requirements.txt|github/williamjameshandley/fgivenx|3.904724716907458e-06| -|requirements.txt|github/williamjameshandley/anesthetic|3.904724716907458e-06| -|requirements.txt|github/jsobeck/MOOG_SCAT|3.904724716907458e-06| -|requirements.txt|github/ExObsSim/ExoRad2-public|3.904724716907458e-06| -|requirements.txt|github/mscaudill/openseize|3.904724716907458e-06| -|requirements.txt|github/fgbuster/fgbuster|3.904724716907458e-06| -|requirements.txt|github/bcbio/bcbio-nextgen|3.904724716907458e-06| -|requirements.txt|github/vrodgom/statmorph|3.904724716907458e-06| -|requirements.txt|github/arnauqb/qwind|3.904724716907458e-06| -|requirements.txt|github/Zafiirah13/meercrab|3.904724716907458e-06| -|requirements.txt|github/tylertrimble/viswaternet|3.904724716907458e-06| -|requirements.txt|github/a-griffiths/AutoSpec|3.904724716907458e-06| -|requirements.txt|github/PacificBiosciences/pbbam|3.904724716907458e-06| -|requirements.txt|github/kartheikiyer/dense_basis|3.904724716907458e-06| -|requirements.txt|github/diCenzo-GC/Tn-Core-webserver|3.904724716907458e-06| -|requirements.txt|github/LINNAE-project/SFB-Annotator|3.904724716907458e-06| -|requirements.txt|github/SJLeo/FFSD|3.904724716907458e-06| -|requirements.txt|github/bengeof/QPoweredCompound2DeNovoDrugPropMax|3.904724716907458e-06| -|requirements.txt|github/PaulRitsche/DLTrack|3.904724716907458e-06| -|requirements.txt|github/andr1976/HydDown|3.904724716907458e-06| -|requirements.txt|github/WangLabTHU/DeSP|3.904724716907458e-06| -|requirements.txt|github/xinyiguan/py2lispIDyOM|3.904724716907458e-06| -|requirements.txt|github/semaphoreP/whereistheplanet|3.904724716907458e-06| -|requirements.txt|github/lgbouma/gyro-interp|3.904724716907458e-06| -|requirements.txt|github/radiocosmology/draco|3.904724716907458e-06| -|requirements.txt|github/AusSRC/SoFiAX|3.904724716907458e-06| -|requirements.txt|github/intake/intake|3.904724716907458e-06| -|requirements.txt|github/zachetienne/nrpytutorial|3.904724716907458e-06| -|requirements.txt|github/lucianolorenti/ceruleo|3.904724716907458e-06| -|requirements.txt|github/aewallin/allantools|3.904724716907458e-06| -|requirements.txt|github/arq5x/poretools|3.904724716907458e-06| -|requirements.txt|github/aboucaud/pypher|3.904724716907458e-06| -|requirements.txt|github/connor-lab/vapor|3.904724716907458e-06| -|requirements.txt|github/AdmiralenOla/Scoary|3.904724716907458e-06| -|requirements.txt|github/pni-lab/mlconfound|3.904724716907458e-06| -|requirements.txt|github/ylxu05/HN-PPISP|3.904724716907458e-06| -|requirements.txt|github/jeschaef/Graph4Med|3.904724716907458e-06| -|requirements.txt|github/cmoestl/3DCORE|3.904724716907458e-06| -|requirements.txt|github/maxmahlke/ssos|3.904724716907458e-06| -|requirements.txt|github/ParisAstronomicalDataCentre/OPUS|3.904724716907458e-06| -|requirements.txt|github/mwalmsley/zoobot|3.904724716907458e-06| -|requirements.txt|github/floodlight-sports/floodlight|3.904724716907458e-06| -|requirements.txt|github/koszullab/pareidolia|3.904724716907458e-06| -|requirements.txt|github/learningsimulator/learningsimulator|3.904724716907458e-06| -|requirements.txt|github/antoinemarchal/ROHSA|3.904724716907458e-06| -|requirements.txt|github/matiscke/lcps|3.904724716907458e-06| -|requirements.txt|github/zhoux85/scAdapt|3.904724716907458e-06| -|requirements.txt|github/MrOlm/drep|3.904724716907458e-06| -|requirements.txt|github/ablab/TandemTools|3.904724716907458e-06| -|requirements.txt|github/tamarervin/SolAster|3.904724716907458e-06| -|requirements.txt|github/CGATOxford/UMI-tools|3.904724716907458e-06| -|requirements.txt|github/migueldvb/cine|3.904724716907458e-06| -|requirements.txt|github/bow/fsnviz|3.904724716907458e-06| -|requirements.txt|github/chenwuperth/rgz_rcnn|3.904724716907458e-06| -|requirements.txt|github/bjmorgan/py-sc-fermi|3.904724716907458e-06| -|requirements.txt|github/EnricoCorsaro/FAMED|3.904724716907458e-06| -|requirements.txt|github/sklasfeld/DANPOS3|3.904724716907458e-06| -|requirements.txt|github/shandley/hecatomb|3.904724716907458e-06| -|requirements.txt|github/mirapy-org/mirapy|3.904724716907458e-06| -|requirements.txt|github/cytham/nanovar|3.904724716907458e-06| -|requirements.txt|github/duetosymmetry/qnm|3.904724716907458e-06| -|requirements.txt|github/Samreay/ChainConsumer|3.904724716907458e-06| -|requirements.txt|github/Samreay/Barry|3.904724716907458e-06| -|requirements.txt|github/sourmash-bio/sourmash|3.904724716907458e-06| -|requirements.txt|github/aksholokhov/pysr3|3.904724716907458e-06| -|requirements.txt|github/swagnercarena/paltas|3.904724716907458e-06| -|requirements.txt|github/ashleychontos/pySYD|3.904724716907458e-06| -|requirements.txt|github/johannesulf/dsigma|3.904724716907458e-06| -|requirements.txt|github/etal/cnvkit|3.904724716907458e-06| -|requirements.txt|github/freqtrade/freqtrade|3.904724716907458e-06| -|requirements.txt|github/taoliu/MACS|3.904724716907458e-06| -|requirements.txt|github/minkailin/stratsi|3.904724716907458e-06| -|requirements.txt|github/rkiman/wdwarfdate|3.904724716907458e-06| -|requirements.txt|github/JulianZDing/UniMAP|3.904724716907458e-06| -|requirements.txt|github/wouterpeere/GHEtool|3.904724716907458e-06| -|requirements.txt|github/nanoporetech/medaka|3.904724716907458e-06| -|requirements.txt|github/nanoporetech/pychopper|3.904724716907458e-06| -|requirements.txt|github/ArgonneCPAC/diffstar|3.904724716907458e-06| -|requirements.txt|github/ArgonneCPAC/diffmah|3.904724716907458e-06| -|requirements.txt|github/rpoleski/MulensModel|3.904724716907458e-06| -|requirements.txt|github/JieZheng-ShanghaiTech/PiLSL|3.904724716907458e-06| -|requirements.txt|github/CosmoStat/mccd|3.904724716907458e-06| -|requirements.txt|github/bradkav/verne|3.904724716907458e-06| -|requirements.txt|github/bradkav/WIMpy_NREFT|3.904724716907458e-06| -|requirements.txt|github/bradkav/CEvNS|3.904724716907458e-06| -|requirements.txt|github/grant-m-s/astronomicAL|3.904724716907458e-06| -|requirements.txt|github/MRChemSoft/mrchem|3.904724716907458e-06| -|requirements.txt|github/damonge/schNell|3.904724716907458e-06| -|requirements.txt|github/htjb/globalemu|3.904724716907458e-06| -|requirements.txt|github/htjb/margarine|3.904724716907458e-06| -|requirements.txt|github/mpound/pdrtpy|3.904724716907458e-06| -|requirements.txt|github/ismael-mendoza/ShapeMeasurementFisherFormalism|3.904724716907458e-06| -|requirements.txt|github/ggonnella/fastsubtrees|3.904724716907458e-06| -|requirements.txt|github/scottgigante/picopore|3.904724716907458e-06| -|requirements.txt|github/segasai/rvspecfit|3.904724716907458e-06| -|requirements.txt|github/python-hydro/pyro2|3.904724716907458e-06| -|requirements.txt|github/fcastagna/JoXSZ|3.904724716907458e-06| -|requirements.txt|github/fcastagna/preprofit|3.904724716907458e-06| -|requirements.txt|github/cistrome/MIRA|3.904724716907458e-06| -|requirements.txt|github/Ajstros/pyripherals|3.904724716907458e-06| -|requirements.txt|github/Single-Cell-Graph-Learning/scSGL|3.904724716907458e-06| -|requirements.txt|github/ABM4ALL/Melodie|3.904724716907458e-06| -|requirements.txt|github/STEllAR-GROUP/hpx|3.904724716907458e-06| -|requirements.txt|github/onnela-lab/beiwe-backend|3.904724716907458e-06| -|requirements.txt|github/snowformatics/macrobot|3.904724716907458e-06| -|requirements.txt|github/roualdes/bridgestan|3.904724716907458e-06| -|requirements.txt|github/dfm/ketu|3.904724716907458e-06| -|requirements.txt|github/exosports/homer|3.904724716907458e-06| -|requirements.txt|github/exosports/MARGE|3.904724716907458e-06| -|requirements.txt|github/zhangyk8/sconce-scms|3.904724716907458e-06| -|requirements.txt|github/silburt/DeepMoon|3.904724716907458e-06| -|requirements.txt|github/PynPoint/PynPoint|3.904724716907458e-06| -|requirements.txt|github/lucydot/effmass|3.904724716907458e-06| -|requirements.txt|github/SharmaLlama/ticktack|3.904724716907458e-06| -|requirements.txt|github/jan-rybizki/gdr2_completeness|3.904724716907458e-06| -|requirements.txt|github/jan-rybizki/Chempy|3.904724716907458e-06| -|requirements.txt|github/exoclime/HELA|3.904724716907458e-06| -|requirements.txt|github/exoclime/HELIOS-K|3.904724716907458e-06| -|requirements.txt|github/villrv/SuperRAENN|3.904724716907458e-06| -|requirements.txt|github/londumas/redvsblue|3.904724716907458e-06| -|requirements.txt|github/YuRui8879/MRASleepNet|3.904724716907458e-06| -|requirements.txt|github/mentatpsi/OSGenome|3.904724716907458e-06| -|requirements.txt|github/xuanxu/starmatrix|3.904724716907458e-06| -|requirements.txt|github/alejandrobll/py-sphviewer|3.904724716907458e-06| -|requirements.txt|github/C0PEP0D/otto|3.904724716907458e-06| -|requirements.txt|github/dartoon/galight|3.904724716907458e-06| -|requirements.txt|github/lmcinnes/umap|3.904724716907458e-06| -|requirements.txt|github/kylemede/ExoSOFT|3.904724716907458e-06| -|requirements.txt|github/hongwanliu/DarkHistory|3.904724716907458e-06| -|requirements.txt|github/SuperKogito/spafe|3.904724716907458e-06| -|requirements.txt|github/parsotat/batanalysis|3.904724716907458e-06| -|requirements.txt|github/rzellem/EXOTIC|3.904724716907458e-06| -|requirements.txt|github/cylammarco/WDPhotTools|3.904724716907458e-06| -|requirements.txt|github/cylammarco/ASPIRED|3.904724716907458e-06| -|requirements.txt|github/CederGroupHub/smol|3.904724716907458e-06| -|requirements.txt|github/afeinstein20/eleanor|3.904724716907458e-06| -|requirements.txt|github/annayqho/TheCannon|3.904724716907458e-06| -|requirements.txt|github/MikeSWang/HorizonGRound|3.904724716907458e-06| -|requirements.txt|github/MikeSWang/Harmonia|3.904724716907458e-06| -|requirements.txt|github/RosettaCommons/RFDesign|3.904724716907458e-06| -|requirements.txt|github/SPARTA-dev/SPARTA|3.904724716907458e-06| -|requirements.txt|github/justyncw/STAR_MELT|3.904724716907458e-06| -|requirements.txt|github/pyamg/pyamg|3.904724716907458e-06| -|requirements.txt|github/spacetelescope/mirage|3.904724716907458e-06| -|requirements.txt|github/sblunt/orbitize|3.904724716907458e-06| -|requirements.txt|github/ZhenjiangFan/DAG-deepVASE|3.904724716907458e-06| -|requirements.txt|github/chanzuckerberg/cellxgene|3.904724716907458e-06| -|requirements.txt|github/igvteam/igv-reports|3.904724716907458e-06| -|requirements.txt|github/JLBLine/WODEN|3.904724716907458e-06| -|requirements.txt|github/JLBLine/PUMA|3.904724716907458e-06| -|requirements.txt|github/candYgene/siga|3.904724716907458e-06| -|requirements.txt|github/pysam-developers/pysam|3.904724716907458e-06| -|requirements.txt|github/PaulHancock/Robbie|3.904724716907458e-06| -|requirements.txt|github/astro-informatics/sleplet|3.904724716907458e-06| -|requirements.txt|github/abatten/fruitbat|3.904724716907458e-06| -|requirements.txt|github/holmescao/ANTS_marking_and_analysis_tools|3.904724716907458e-06| -|requirements.txt|github/bcgsc/NanoSim|3.904724716907458e-06| -|requirements.txt|github/bcgsc/TMBur|3.904724716907458e-06| -|requirements.txt|github/miguelzuma/hi_class_public|3.904724716907458e-06| -|requirements.txt|github/gvilitechltd/LibSWIFFT|3.904724716907458e-06| -|requirements.txt|github/fccoelho/epigrass|3.904724716907458e-06| -|requirements.txt|github/fccoelho/epimodels|3.904724716907458e-06| -|requirements.txt|github/cdanielmachado/reframed|3.904724716907458e-06| -|requirements.txt|github/PolyChord/PolyChordLite|3.904724716907458e-06| -|requirements.txt|github/TinkerTools/tinker9|3.904724716907458e-06| -|requirements.txt|github/BASTAcode/BASTA|3.904724716907458e-06| -|requirements.txt|github/chianti-atomic/ChiantiPy|3.904724716907458e-06| -|requirements.txt|github/valboz/VBBinaryLensing|3.904724716907458e-06| -|requirements.txt|github/bedops/bedops|3.904724716907458e-06| -|requirements.txt|github/minaskar/hankl|3.904724716907458e-06| -|requirements.txt|github/minaskar/zeus|3.904724716907458e-06| -|requirements.txt|github/minaskar/pocomc|3.904724716907458e-06| -|requirements.txt|github/artic-network/fieldbioinformatics|3.904724716907458e-06| -|requirements.txt|github/huiwenke/MineProt|3.904724716907458e-06| -|requirements.txt|github/mgieles/limepy|3.904724716907458e-06| -|requirements.txt|github/dengzhuo-AI/Real-Fundus|3.904724716907458e-06| -|requirements.txt|github/pavolgaj/ObsPlanner|3.904724716907458e-06| -|requirements.txt|github/astroboylrx/Rubble|3.904724716907458e-06| -|requirements.txt|github/CAMI-challenge/CAMITAX|3.904724716907458e-06| -|requirements.txt|github/exciting/excitingtools|3.904724716907458e-06| -|requirements.txt|github/RBrearton/islatu|3.904724716907458e-06| -|requirements.txt|github/rae-holcomb/SpinSpotter|3.904724716907458e-06| -|requirements.txt|github/nialov/fractopo|3.904724716907458e-06| -|requirements.txt|github/temuller/piscola|3.904724716907458e-06| -|requirements.txt|github/temuller/hostphot|3.904724716907458e-06| -|requirements.txt|github/jpierel14/snsed|3.904724716907458e-06| -|requirements.txt|github/linsalrob/PhiSpy|3.904724716907458e-06| -|requirements.txt|github/TianlaiProject/tlpipe|3.904724716907458e-06| -|requirements.txt|github/sibyllema/Fast-Multiscale-Diffusion-on-Graphs|3.904724716907458e-06| -|requirements.txt|github/RuthAngus/stardate|3.904724716907458e-06| -|requirements.txt|github/manodeep/TesseRACt|3.904724716907458e-06| -|requirements.txt|github/iontorrent/TS|3.904724716907458e-06| -|requirements.txt|github/pierfied/karmma|3.904724716907458e-06| -|requirements.txt|github/mswzeus/TargetNet|3.904724716907458e-06| -|requirements.txt|github/StingraySoftware/HENDRICS|3.904724716907458e-06| -|requirements.txt|github/epfl-radio-astro/LiSA|3.904724716907458e-06| -|requirements.txt|github/epfl-radio-astro/PINION|3.904724716907458e-06| -|requirements.txt|github/icrar/daliuge|3.904724716907458e-06| -|requirements.txt|github/vterron/lemon|3.904724716907458e-06| -|requirements.txt|github/ImperialCollegeLondon/champ|3.904724716907458e-06| -|requirements.txt|github/ImperialCollegeLondon/research-software-directory-data|3.904724716907458e-06| -|requirements.txt|github/esa/NIDN|3.904724716907458e-06| -|requirements.txt|github/danielreardon/scintools|3.904724716907458e-06| -|requirements.txt|github/SDXorg/pysd|3.904724716907458e-06| -|requirements.txt|github/lgrcia/prose|3.904724716907458e-06| -|requirements.txt|github/LSARP/ProteomicsQC|3.904724716907458e-06| -|requirements.txt|github/gperezs/StarcNet|3.904724716907458e-06| -|requirements.txt|github/tessgi/tvguide|3.904724716907458e-06| -|requirements.txt|github/florian-lienhard/MM-LSD|3.904724716907458e-06| -|requirements.txt|github/j-erler/pymf|3.904724716907458e-06| -|requirements.txt|github/gbouras13/plassembler|3.904724716907458e-06| -|requirements.txt|github/BorgwardtLab/simbsig|3.904724716907458e-06| -|requirements.txt|github/JuliaHCI/ADI.jl|3.904724716907458e-06| -|requirements.txt|github/SPARC-FAIR-Codeathon/aqua|3.904724716907458e-06| -|requirements.txt|github/kingyin3613/RingsPy|3.904724716907458e-06| -|requirements.txt|github/ywx649999311/EzTao|3.904724716907458e-06| -|requirements.txt|github/AemulusProject/bias_emulator|3.904724716907458e-06| -|requirements.txt|github/pysat/pysat|3.904724716907458e-06| -|requirements.txt|github/moead-framework/framework|3.904724716907458e-06| -|requirements.txt|github/TearsWaiting/MIMML|3.904724716907458e-06| -|requirements.txt|github/me-manu/gammaALPs|3.904724716907458e-06| -|requirements.txt|github/ajshajib/dolphin|3.904724716907458e-06| -|requirements.txt|github/sorenwacker/ProteomicsQC|3.904724716907458e-06| -|requirements.txt|github/amrex-astro/Nyx|3.904724716907458e-06| -|requirements.txt|github/amrex-astro/Castro|3.904724716907458e-06| -|requirements.txt|github/bioexcel/biobb_wf_flexdyn|3.904724716907458e-06| -|requirements.txt|github/LuisScoccola/persistable|3.904724716907458e-06| -|requirements.txt|github/fhcrc/seqmagick|3.904724716907458e-06| -|requirements.txt|github/timothydmorton/isochrones|3.904724716907458e-06| -|requirements.txt|github/GeminiDRSoftware/DRAGONS|3.904724716907458e-06| -|requirements.txt|github/asntech/intervene|3.904724716907458e-06| -|requirements.txt|github/joshspeagle/dynesty|3.904724716907458e-06| -|requirements.txt|github/Cristianetaniguti/Reads2Map|3.904724716907458e-06| -|requirements.txt|github/FlorianThibord/OptimiR|3.904724716907458e-06| -|requirements.txt|github/myinxd/mcrgnet|3.904724716907458e-06| -|requirements.txt|github/rhdtownsend/gyre|3.904724716907458e-06| -|requirements.txt|github/JLiangLab/TransVW|3.904724716907458e-06| -|requirements.txt|github/alawryaguila/multi-view-AE|3.904724716907458e-06| -|requirements.txt|github/ianfhunter/GNOLL|3.904724716907458e-06| -|requirements.txt|github/biomedia-mira/masf|3.904724716907458e-06| -|requirements.txt|github/biomedia-mira/deepscm|3.904724716907458e-06| -|requirements.txt|github/biomedia-mira/istn|3.904724716907458e-06| -|requirements.txt|github/lutteropp/NetRAX|3.904724716907458e-06| -|requirements.txt|github/bd-j/sedpy|3.904724716907458e-06| -|requirements.txt|github/bd-j/prospector|3.904724716907458e-06| -|requirements.txt|github/skyfielders/python-skyfield|3.904724716907458e-06| -|requirements.txt|github/jdber1/opendrop|3.904724716907458e-06| -|requirements.txt|github/pennsignals/chime|3.904724716907458e-06| -|requirements.txt|github/bfarr/kombine|3.904724716907458e-06| -|requirements.txt|github/SuLab/Wikidata-phenomizer|3.904724716907458e-06| -|requirements.txt|github/cwieder/py-ssPA|3.904724716907458e-06| -|requirements.txt|github/ot483/NetCom|3.904724716907458e-06| -|requirements.txt|github/Basvanstein/GSAreport|3.904724716907458e-06| -|requirements.txt|github/PNNL-m-q/mza|3.904724716907458e-06| -|requirements.txt|github/SebastianBocquet/pygtc|3.904724716907458e-06| -|requirements.txt|github/UUDigitalHumanitieslab/texcavator|3.904724716907458e-06| -|requirements.txt|github/BioGearsEngine/core|3.904724716907458e-06| -|requirements.txt|github/drphilmarshall/HumVI|3.904724716907458e-06| -|requirements.txt|github/tpospisi/cdetools|3.904724716907458e-06| -|requirements.txt|github/tpospisi/RFCDE|3.904724716907458e-06| -|requirements.txt|github/tpospisi/nnkcde|3.904724716907458e-06| -|requirements.txt|github/sczesla/PyAstronomy|3.904724716907458e-06| -|requirements.txt|github/jesford/cluster-lensing|3.904724716907458e-06| -|requirements.txt|github/villano-lab/nrCascadeSim|3.904724716907458e-06| -|requirements.txt|github/bregaldo/pywst|3.904724716907458e-06| -|requirements.txt|github/dlakaplan/pulsarsurveyscraper|3.904724716907458e-06| -|requirements.txt|github/macrocosme/amber_meta|3.904724716907458e-06| -|requirements.txt|github/macrocosme/time_domain_astronomy_sandbox|3.904724716907458e-06| -|requirements.txt|github/AMReX-Astro/MAESTROeX|3.904724716907458e-06| -|requirements.txt|github/AMReX-Astro/Nyx|3.904724716907458e-06| -|requirements.txt|github/AMReX-Astro/Castro|3.904724716907458e-06| -|requirements.txt|github/healpy/healpy|3.904724716907458e-06| -|requirements.txt|github/katholt/Kleborate|3.904724716907458e-06| -|requirements.txt|github/micahvista/MAMnet|3.904724716907458e-06| -|requirements.txt|github/pynucastro/pynucastro|3.904724716907458e-06| -|requirements.txt|github/luizfelippesr/galmag|3.904724716907458e-06| -|requirements.txt|github/ebachelet/pyLIMA|3.904724716907458e-06| -|requirements.txt|github/ppsp-team/PyNM|3.904724716907458e-06| -|requirements.txt|github/monarch-initiative/loinc2hpo|3.904724716907458e-06| -|requirements.txt|github/cosmo-ethz/CosmoHammer|3.904724716907458e-06| -|requirements.txt|github/cosmo-ethz/seek|3.904724716907458e-06| -|requirements.txt|github/cosmo-ethz/hide|3.904724716907458e-06| -|requirements.txt|github/erikbern/ann-benchmarks|3.904724716907458e-06| -|requirements.txt|github/IMMM-SFA/tell|3.904724716907458e-06| -|requirements.txt|github/yrjia1015/CRISPRCasStack|3.904724716907458e-06| -|requirements.txt|github/vortex-exoplanet/VIP|3.904724716907458e-06| -|requirements.txt|github/kboone/avocado|3.904724716907458e-06| -|requirements.txt|github/MD-Studio/MDStudio|3.904724716907458e-06| -|requirements.txt|github/keatonb/TESS_PRF|3.904724716907458e-06| -|requirements.txt|github/keatonb/Pyriod|3.904724716907458e-06| -|requirements.txt|github/dsavransky/EXOSIMS|3.904724716907458e-06| -|requirements.txt|github/ZJUFanLab/bulk2space|3.904724716907458e-06| -|requirements.txt|github/python-streamz/streamz|3.904724716907458e-06| -|requirements.txt|github/secimTools/SECIMTools|3.904724716907458e-06| -|requirements.txt|github/broadinstitute/cromwell|3.904724716907458e-06| -|requirements.txt|github/msyazwanfaid/hilalpy|3.904724716907458e-06| -|requirements.txt|github/benjaminbolling/RSW|3.904724716907458e-06| -|requirements.txt|github/ryanvarley/exodata|3.904724716907458e-06| -|requirements.txt|github/hposborn/MonoTools|3.904724716907458e-06| -|requirements.txt|github/Julian/jsonschema|3.904724716907458e-06| -|requirements.txt|github/emerge-erc/ALminer|3.904724716907458e-06| -|requirements.txt|github/SimonPfeifer/cows|3.904724716907458e-06| -|requirements.txt|github/timstaley/amisurvey|3.904724716907458e-06| -|requirements.txt|github/E3SM-Project/gdess|3.904724716907458e-06| -|requirements.txt|github/tholoien/empiriciSN|3.904724716907458e-06| -|requirements.txt|github/tholoien/XDGMM|3.904724716907458e-06| -|requirements.txt|github/galaxyproject/galaxy-lib|3.904724716907458e-06| -|requirements.txt|github/vallis/libstempo|3.904724716907458e-06| -|requirements.txt|github/miRTop/mirtop|3.904724716907458e-06| -|requirements.txt|github/fenderglass/Flye|3.904724716907458e-06| -|requirements.txt|github/fenderglass/Ragout|3.904724716907458e-06| -|requirements.txt|github/CobayaSampler/cobaya|3.904724716907458e-06| -|requirements.txt|github/pcingola/SnpEff|3.904724716907458e-06| -|requirements.txt|github/discsim/frank|3.904724716907458e-06| -|requirements.txt|github/ConnorStoneAstro/AutoProf|3.904724716907458e-06| -|requirements.txt|github/sbird/fake_spectra|3.904724716907458e-06| -|requirements.txt|github/hannorein/rebound|3.904724716907458e-06| -|requirements.txt|github/nlesc/embodied-emotions-scripts|3.904724716907458e-06| -|requirements.txt|github/gbrammer/grizli|3.904724716907458e-06| -|requirements.txt|github/xraypy/xraylarch|3.904724716907458e-06| -|requirements.txt|github/Higgins00/TESS-Localize|3.904724716907458e-06| -|requirements.txt|github/JulioHC00/PEPITA|3.904724716907458e-06| -|requirements.txt|github/johnpaulett/python-hl7|3.904724716907458e-06| -|requirements.txt|github/epi2me-labs/mapula|3.904724716907458e-06| -|requirements.txt|github/jellis18/PTMCMCSampler|3.904724716907458e-06| -|requirements.txt|github/NLeSC/litstudy|3.904724716907458e-06| -|requirements.txt|github/NLeSC/ShiCo|3.904724716907458e-06| -|requirements.txt|github/smaret/astrochem|3.904724716907458e-06| -|requirements.txt|github/mtceballos/SIRENAdoc|3.904724716907458e-06| -|requirements.txt|github/mirnylab/pairtools|3.904724716907458e-06| -|requirements.txt|github/mirnylab/cooler|3.904724716907458e-06| -|requirements.txt|github/ifilot/edp|3.904724716907458e-06| -|requirements.txt|github/AndrewAnnex/SpiceyPy|3.904724716907458e-06| -|requirements.txt|github/trygvrad/DF-XRM_viz|3.904724716907458e-06| -|requirements.txt|github/AOtools/aotools|3.904724716907458e-06| -|requirements.txt|github/carronj/lenspyx|3.904724716907458e-06| -|requirements.txt|github/carronj/plancklens|3.904724716907458e-06| -|requirements.txt|github/NiallJeffrey/BornRaytrace|3.904724716907458e-06| -|requirements.txt|github/YesselmanLab/rna_map|3.904724716907458e-06| -|requirements.txt|github/jdswinbank/Comet|3.904724716907458e-06| -|requirements.txt|github/seeh/surprise|3.904724716907458e-06| -|requirements.txt|github/Beuth-Erdelt/DBMS-Benchmarker|3.904724716907458e-06| -|requirements.txt|github/yuhuan-wu/mobilesal|3.904724716907458e-06| -|requirements.txt|github/lkreidberg/batman|3.904724716907458e-06| -|requirements.txt|github/deepsphere/deepsphere-cosmo-tf1|3.904724716907458e-06| -|requirements.txt|github/ITA-Solar/rh|3.904724716907458e-06| -|requirements.txt|github/sebastian-zieba/PACMAN|3.904724716907458e-06| -|requirements.txt|github/Climdyn/qgs|3.904724716907458e-06| -|requirements.txt|github/Bishop-Laboratory/RLoop-QC-Meta-Analysis-Miller-2022|3.904724716907458e-06| -|requirements.txt|github/barentsen/k2flix|3.904724716907458e-06| -|requirements.txt|github/barentsen/dave|3.904724716907458e-06| -|requirements.txt|github/Narayana-Rao/SAR-tools|3.904724716907458e-06| -|requirements.txt|github/nickelnine37/pykronecker|3.904724716907458e-06| -|requirements.txt|github/stinefm/relsad|3.904724716907458e-06| -|requirements.txt|github/BenNordick/HiLoop|3.904724716907458e-06| -|requirements.txt|github/nanograv/enterprise|3.904724716907458e-06| -|requirements.txt|github/CarlosCoba/XookSuut-code|3.904724716907458e-06| -|requirements.txt|github/VIB-PSB/MINI-EX|3.904724716907458e-06| -|requirements.txt|github/openmsi/openmsistream|3.904724716907458e-06| -|requirements.txt|github/milnus/Magphi|3.904724716907458e-06| -|requirements.txt|github/Qiskit/qiskit-experiments|3.904724716907458e-06| -|requirements.txt|github/GBLille/MassiveFold|3.904724716907458e-06| -|requirements.txt|github/phineasng/DECODE|3.904724716907458e-06| -|requirements.txt|github/SegataLab/lefse|3.904724716907458e-06| -|requirements.txt|github/klb2/qmkpy|3.904724716907458e-06| -|requirements.txt|github/MichelleLochner/astronomaly|3.904724716907458e-06| -|requirements.txt|github/BioinfoUNIBA/REDItools2|3.904724716907458e-06| -|requirements.txt|github/qmarcou/IGoR|3.904724716907458e-06| -|requirements.txt|github/LoganAMorrison/Hazma|3.904724716907458e-06| -|requirements.txt|github/NLeSC-GO-common-infrastructure/marzipan|3.904724716907458e-06| -|requirements.txt|github/GalletFlorian/TATOO|3.904724716907458e-06| -|requirements.txt|github/KVSlab/VaMPy|3.904724716907458e-06| -|requirements.txt|github/lpantano/seqcluster|3.904724716907458e-06| -|requirements.txt|github/james-m-osborn/astrosat|3.904724716907458e-06| -|requirements.txt|github/JulianBMunoz/RelicFast|3.904724716907458e-06| -|requirements.txt|github/JulianBMunoz/Zeus21|3.904724716907458e-06| -|requirements.txt|github/VChristiaens/special|3.904724716907458e-06| -|requirements.txt|github/ryneches/SuchTree|3.904724716907458e-06| -|requirements.txt|github/icecube/TauRunner|3.904724716907458e-06| -|requirements.txt|github/transientskp/lpf|3.904724716907458e-06| -|requirements.txt|github/RECETOX/RIAssigner|3.904724716907458e-06| -|requirements.txt|github/RECETOX/MSMetaEnhancer|3.904724716907458e-06| -|requirements.txt|github/bthorne93/PySM_public|3.904724716907458e-06| -|requirements.txt|github/mattyowl/astLib|3.904724716907458e-06| -|requirements.txt|github/ronshnapp/MyPTV|3.904724716907458e-06| -|requirements.txt|github/scikit-learn-contrib/hdbscan|3.904724716907458e-06| -|requirements.txt|github/variomes/sibtm-variomes|3.904724716907458e-06| -|requirements.txt|github/OpenBioLink/Explorer|3.904724716907458e-06| -|requirements.txt|github/pipliggins/EVolve|3.904724716907458e-06| -|requirements.txt|github/ucberkeleyseti/turbo_seti|3.904724716907458e-06| -|requirements.txt|github/ucberkeleyseti/blimpy|3.904724716907458e-06| -|requirements.txt|github/johnh2o2/cuvarbase|3.904724716907458e-06| -|requirements.txt|github/pyxnat/pyxnat|3.904724716907458e-06| -|requirements.txt|github/pymedphys/pymedphys|3.904724716907458e-06| -|requirements.txt|github/miguelcarcamov/csromer|3.904724716907458e-06| -|requirements.txt|github/miguelcarcamov/gpuvmem|3.904724716907458e-06| -|requirements.txt|github/statgen/Minimac4|3.904724716907458e-06| -|requirements.txt|github/atomec-project/atoMEC|3.904724716907458e-06| -|requirements.txt|github/muctadir/lama|3.904724716907458e-06| -|requirements.txt|github/ncbi/datasets|3.904724716907458e-06| -|requirements.txt|github/li-yangyang/lotus|3.904724716907458e-06| -|requirements.txt|github/he2016012996/CABnet|3.904724716907458e-06| -|requirements.txt|github/aimalz/qp|3.904724716907458e-06| -|requirements.txt|github/cwentland0/perform|3.904724716907458e-06| -|requirements.txt|github/PetroFit/petrofit|3.904724716907458e-06| -|requirements.txt|github/TRI-AMDD/GMP-featurizer|3.904724716907458e-06| -|requirements.txt|github/jkrogager/VoigtFit|3.904724716907458e-06| -|requirements.txt|github/rrwick/Deepbinner|3.904724716907458e-06| -|requirements.txt|github/abinit/abinit|3.904724716907458e-06| -|requirements.txt|github/Lyalpha/spalipy|3.904724716907458e-06| -|requirements.txt|github/SterlingYM/astroPIPS|3.904724716907458e-06| -|requirements.txt|github/logan-pearce/lofti_gaia|3.904724716907458e-06| -|requirements.txt|github/uedaLabR/nanoDoc|3.904724716907458e-06| -|requirements.txt|github/ECP-WarpX/WarpX|3.904724716907458e-06| -|requirements.txt|github/dstndstn/tractor|3.904724716907458e-06| -|requirements.txt|github/wathela/FIRST-CLASSIFIER|3.904724716907458e-06| -|requirements.txt|github/tomasstolker/species|3.904724716907458e-06| -|requirements.txt|github/tomasstolker/pycrires|3.904724716907458e-06| -|requirements.txt|github/tomasstolker/ARTES|3.904724716907458e-06| -|requirements.txt|github/AWehrhahn/SME|3.904724716907458e-06| -|requirements.txt|github/hemanthpruthvi/PyAstroPol|3.904724716907458e-06| -|requirements.txt|github/jeffdaily/parasail-python|3.904724716907458e-06| -|requirements.txt|github/robashaw/libecpint|3.904724716907458e-06| -|requirements.txt|github/YangLab/CIRCexplorer2|3.904724716907458e-06| -|requirements.txt|github/roban/CosmoloPy|3.904724716907458e-06| -|requirements.txt|github/biocircuits/bioscrape|3.904724716907458e-06| -|requirements.txt|github/olivecha/guitarsounds|3.904724716907458e-06| -|requirements.txt|github/arnikz/PIQMIe|3.904724716907458e-06| -|requirements.txt|github/ucl-exoplanets/pylightcurve|3.904724716907458e-06| -|requirements.txt|github/ucl-exoplanets/ExoTETHyS|3.904724716907458e-06| -|requirements.txt|github/valentineap/pyprop8|3.904724716907458e-06| -|requirements.txt|github/mlares/hearsay|3.904724716907458e-06| -|requirements.txt|github/saberyoung/haffet|3.904724716907458e-06| -|requirements.txt|github/bonsai-team/matam|3.904724716907458e-06| -|requirements.txt|github/nathanael-fijalkow/DeepSynth|3.904724716907458e-06| -|requirements.txt|github/AndreyTavleev/DiscVerSt|3.904724716907458e-06| -|requirements.txt|github/brentp/peddy|3.904724716907458e-06| -|requirements.txt|github/brentp/cyvcf2|3.904724716907458e-06| -|requirements.txt|github/smithlabcode/dnmtools|3.904724716907458e-06| -|requirements.txt|github/nickk124/RCR|3.904724716907458e-06| -|requirements.txt|github/Cadaei-Yuvxvs/OSHy-X|3.904724716907458e-06| -|requirements.txt|github/kazewong/flowMC|3.904724716907458e-06| -|requirements.txt|github/pyomeca/biosiglive|3.904724716907458e-06| -|requirements.txt|github/mrempel/geohexviz|3.904724716907458e-06| -|requirements.txt|github/OxES/k2sc|3.904724716907458e-06| -|requirements.txt|github/ClusterMonteCarlo/CMC-COSMIC|3.904724716907458e-06| -|requirements.txt|github/COMBINE-lab/alevin-fry|3.904724716907458e-06| -|requirements.txt|github/ngbusca/QuasarNET|3.904724716907458e-06| -|requirements.txt|github/surf-eds/one-button-compute|3.904724716907458e-06| -|requirements.txt|github/GilbertLabUCSF/CanDI|3.904724716907458e-06| -|requirements.txt|github/dirac-institute/asterogap|3.904724716907458e-06| -|requirements.txt|github/firefly-cpp/NiaARM|3.904724716907458e-06| -|requirements.txt|github/labsyspharm/minerva-story|3.904724716907458e-06| -|requirements.txt|github/legolason/PyQSOFit|3.904724716907458e-06| -|requirements.txt|github/enveda/RPath|3.904724716907458e-06| -|requirements.txt|github/kblin/ncbi-acc-download|3.904724716907458e-06| -|requirements.txt|github/astromer-science/main-code|3.904724716907458e-06| -|requirements.txt|github/CouncilDataProject/cookiecutter-cdp-deployment|3.904724716907458e-06| -|requirements.txt|github/daler/pybedtools|3.904724716907458e-06| -|requirements.txt|github/daler/gffutils|3.904724716907458e-06| -|requirements.txt|github/sibirrer/psfr|3.904724716907458e-06| -|requirements.txt|github/PolymerGuy/recolo|3.904724716907458e-06| -|requirements.txt|github/pcubillos/repack|3.904724716907458e-06| -|requirements.txt|github/pcubillos/pyratbay|3.904724716907458e-06| -|requirements.txt|github/pcubillos/mc3|3.904724716907458e-06| -|requirements.txt|github/dkoslicki/TAMPA|3.904724716907458e-06| -|requirements.txt|github/hpparvi/opents|3.904724716907458e-06| -|requirements.txt|github/hpparvi/PyTransit|3.904724716907458e-06| -|requirements.txt|github/TommasoRonconi/scampy|3.904724716907458e-06| -|requirements.txt|github/pyFFTW/pyFFTW|3.904724716907458e-06| -|requirements.txt|github/SAMI-Galaxy-Survey/sami|3.904724716907458e-06| -|requirements.txt|github/forrest-lab/scMatch|3.904724716907458e-06| -|requirements.txt|github/open2c/pairtools|3.904724716907458e-06| -|requirements.txt|github/snad-space/ztf-viewer|3.904724716907458e-06| -|requirements.txt|github/COINtoolbox/ActSNClass|3.904724716907458e-06| -|requirements.txt|github/tiberioap/grav_waldo|3.904724716907458e-06| -|requirements.txt|github/danielenricocahall/elephas|3.904724716907458e-06| -|requirements.txt|github/JacobBumgarner/VesselVio|3.904724716907458e-06| -|requirements.txt|github/Jacks0nJ/PyFPT|3.904724716907458e-06| -|requirements.txt|github/ladsantos/flatstar|3.904724716907458e-06| -|requirements.txt|github/ladsantos/p-winds|3.904724716907458e-06| -|requirements.txt|github/NBISweden/AGAT|3.904724716907458e-06| -|requirements.txt|github/hallamlab/TreeSAPP|3.904724716907458e-06| -|requirements.txt|github/JakobBD/pounce|3.904724716907458e-06| -|requirements.txt|github/jts/nanopolish|3.904724716907458e-06| -|requirements.txt|github/Kaixhin/Rainbow|3.904724716907458e-06| -|requirements.txt|github/Kaixhin/PlaNet|3.904724716907458e-06| -|requirements.txt|github/Kaixhin/spinning-up-basic|3.904724716907458e-06| -|requirements.txt|github/chemfiles/chemfiles|3.904724716907458e-06| -|requirements.txt|github/cbg-ethz/smallgenomeutilities|3.904724716907458e-06| -|requirements.txt|github/siavashk/pycpd|3.904724716907458e-06| -|requirements.txt|github/ArtRand/signalAlign|3.904724716907458e-06| -|requirements.txt|gitlab/pipe3d/pyPipe3D|3.904724716907458e-06| -|requirements.txt|gitlab/jesseds/apav|3.904724716907458e-06| -|requirements.txt|gitlab/ENKI-portal/vaporock|3.904724716907458e-06| -|requirements.txt|gitlab/ENKI-portal/ThermoEngine|3.904724716907458e-06| -|requirements.txt|gitlab/dsbowen/conditional-inference|3.904724716907458e-06| -|requirements.txt|gitlab/casi-project/casi-2d|3.904724716907458e-06| -|requirements.txt|gitlab/LouisLab/PiVR|3.904724716907458e-06| -|requirements.txt|gitlab/etienne.behar/menura|3.904724716907458e-06| -|requirements.txt|gitlab/eleonoraalei/exo-mercat-gui|3.904724716907458e-06| -|requirements.txt|gitlab/dglaeser/fieldcompare|3.904724716907458e-06| -|requirements.txt|gitlab/esa/pyxel|3.904724716907458e-06| -|requirements.txt|gitlab/mauricemolli/petitRADTRANS|3.904724716907458e-06| -|requirements.txt|gitlab/gpagano/lensinggw|3.904724716907458e-06| -|requirements.txt|gitlab/aegge/comet-emu|3.904724716907458e-06| -|requirements.txt|gitlab/cracklet/cracklet|3.904724716907458e-06| -|requirements.txt|gitlab/binary_c/binary_c-python|3.904724716907458e-06| -|requirements.txt|gitlab/AstroVian/bmarxiv|3.904724716907458e-06| -|requirements.txt|gitlab/rki_bioinformatics/purple|3.904724716907458e-06| -|requirements.txt|gitlab/rki_bioinformatics/IDeFIX|3.904724716907458e-06| -|pypi|[plaster-pastedeploy](https://pypi.org/project/plaster-pastedeploy)|3.8762974627871155e-06| -|pypi|[tornado>=6.1](https://pypi.org/project/tornado>=6.1)|3.872580465220059e-06| -|pypi|[sphinx>=1.5.1](https://pypi.org/project/sphinx>=1.5.1)|3.872580465220059e-06| -|pypi|[pyppeteer<1.1,>=1](https://pypi.org/project/pyppeteer<1.1,>=1)|3.872580465220059e-06| -|pypi|[nbsphinx>=0.2.12](https://pypi.org/project/nbsphinx>=0.2.12)|3.872580465220059e-06| -|pypi|[ipywidgets>=7](https://pypi.org/project/ipywidgets>=7)|3.872580465220059e-06| -|pypi|[traitlets>=5.0](https://pypi.org/project/traitlets>=5.0)|3.872580465220059e-06| -|pypi|[pygments>=2.4.1](https://pypi.org/project/pygments>=2.4.1)|3.872580465220059e-06| -|pypi|[pandocfilters>=1.4.1](https://pypi.org/project/pandocfilters>=1.4.1)|3.872580465220059e-06| -|pypi|[nbformat>=5.1](https://pypi.org/project/nbformat>=5.1)|3.872580465220059e-06| -|pypi|[nbclient>=0.5.0](https://pypi.org/project/nbclient>=0.5.0)|3.872580465220059e-06| -|pypi|[mistune>=2.0.2](https://pypi.org/project/mistune>=2.0.2)|3.872580465220059e-06| -|pypi|[markupsafe>=2.0](https://pypi.org/project/markupsafe>=2.0)|3.872580465220059e-06| -|pypi|[jupyter-core>=4.7](https://pypi.org/project/jupyter-core>=4.7)|3.872580465220059e-06| -|pypi|[jinja2>=3.0](https://pypi.org/project/jinja2>=3.0)|3.872580465220059e-06| -|pypi|[importlib-metadata>=3.6](https://pypi.org/project/importlib-metadata>=3.6)|3.872580465220059e-06| -|pypi|[serotools](https://github.com/CFSAN-Biostatistics/serotools)|3.865677469738391e-06| -|pypi|[homelette](https://github.com/philippjunk/homelette/)|3.865677469738391e-06| -|pypi|[idcempy](https://github.com/hknd23/idcempy)|3.865677469738391e-06| -|pypi|[supernnova](https://github.com/supernnova/SuperNNova)|3.865677469738391e-06| -|pypi|[Cobra](https://opencobra.github.io/cobrapy)|3.865677469738391e-06| -|pypi|[vip-hci](https://github.com/vortex-exoplanet/VIP)|3.865677469738391e-06| -|pypi|[galkin](UNKNOWN)|3.865677469738384e-06| -|pypi|[pyccl](https://github.com/LSSTDESC/CCL)|3.865677469738384e-06| -|pypi|[polypy](https://github.com/symmy596/Polypy)|3.865677469738384e-06| -|pypi|[wpca](http://github.com/jakevdp/wpca/)|3.865677469738384e-06| -|pypi|[pybaobab](https://github.com/jiwoncpark/baobab)|3.865677469738384e-06| -|pypi|[pySpectrum](https://github.com/gooseterv/pyspectrum)|3.865677469738384e-06| -|pypi|[ares](https://github.com/barnumbirr/ares)|3.865677469738384e-06| -|pypi|[biotools](https://github.com/sonwell/biotools)|3.865677469738384e-06| -|pypi|[pypico](https://sites.google.com/a/ucdavis.edu/pico)|3.865677469738384e-06| -|pypi|[ihm](https://github.com/ihmwg/python-ihm)|3.865677469738384e-06| -|pypi|[requirements](http://github.com/mattack108/requirements)|3.865677469738384e-06| -|pypi|[gappa](http://joachimhahn.github.io/GAMERA/)|3.865677469738384e-06| -|pypi|[ReplicatedFocusingBeliefPropagation](https://github.com/Nico-Curti/rFBP)|3.865677469738384e-06| -|pypi|[Libra](https://github.com/Palashio/libra)|3.865677469738384e-06| -|pypi|[INSANE](https://github.com/Tsjerk/Insane)|3.865677469738384e-06| -|pypi|[bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen)|3.865677469738384e-06| -|pypi|[orcs](https://github.com/thomasorb/orcs)|3.865677469738384e-06| -|pypi|[multivar-horner](https://github.com/jannikmi/multivar_horner)|3.865677469738384e-06| -|pypi|[chromosight](https://github.com/koszullab/chromosight)|3.865677469738384e-06| -|pypi|[bubbly](https://github.com/AashitaK/bubbly)|3.865677469738384e-06| -|pypi|[hpccm](https://github.com/NVIDIA/hpc-container-maker)|3.865677469738384e-06| -|pypi|[javelin](https://github.com/0xJeremy/javelin)|3.865677469738384e-06| -|pypi|[gfapy](https://github.com/ggonnella/gfapy)|3.865677469738384e-06| -|pypi|[SetCoverPy](https://github.com/guangtunbenzhu/SetCoverPy)|3.865677469738384e-06| -|pypi|[NonnegMFPy](https://github.com/guangtunbenzhu/NonnegMFPy)|3.865677469738384e-06| -|pypi|[DNApi](https://github.com/sgp715/dnapi)|3.865677469738384e-06| -|pypi|[PASTA](http://github.com/guanghetv/pasta)|3.865677469738384e-06| -|pypi|[spaTyper](https://github.com/JFsanchezherrero/spa_typing)|3.865677469738384e-06| -|pypi|[pydoppler](https://github.com/alymantara/pydoppler)|3.865677469738384e-06| -|pypi|[macop](https://github.com/prise-3d/macop)|3.865677469738384e-06| -|pypi|[TomograPy](http://nbarbey.dyndns.org/software/siddon.html)|3.865677469738384e-06| -|pypi|[specviz](https://github.com/spacetelescope/specviz)|3.865677469738384e-06| -|pypi|[pyFlow](https://www.github.com/David-OConnor/pyflow)|3.865677469738384e-06| -|pypi|[SigProfilerMatrixGenerator](https://pypi.org/project/SigProfilerMatrixGenerator)|3.865677469738384e-06| -|pypi|[ignis-core](https://pypi.org/project/ignis-core)|3.865677469738384e-06| -|pypi|[sphinx-better-theme](http://github.com/irskep/sphinx-better-theme)|3.865677469738384e-06| -|pypi|[ebfpy](https://pypi.org/project/ebfpy)|3.865677469738384e-06| -|pypi|[pystospa](https://pypi.org/project/pystospa)|3.865677469738384e-06| -|pypi|[dnest4](https://github.com/eggplantbren/DNest4)|3.865677469738384e-06| -|pypi|[fetch](http://k0s.org/mozilla/fetch)|3.865677469738384e-06| -|pypi|[UNKNOWN](UNKNOWN)|3.865677469738384e-06| -|pypi|[megaman](https://github.com/mmp2/megaman)|3.865677469738384e-06| -|pypi|[neworder](https://neworder.readthedocs.io)|3.865677469738384e-06| -|pypi|[fm128-radar](https://github.com/ERA-URBAN/fm128_radar)|3.865677469738384e-06| -|pypi|[pycutest](https://github.com/jfowkes/pycutest/)|3.865677469738384e-06| -|pypi|[SLIT](https://github.com/bweir/slit)|3.865677469738384e-06| -|pypi|[pyoscode](https://github.com/fruzsinaagocs/oscode)|3.865677469738384e-06| -|pypi|[uncalled](https://github.com/elazarg/uncalled)|3.865677469738384e-06| -|pypi|[py2app](http://github.com/ronaldoussoren/py2app)|3.865677469738384e-06| -|pypi|[StarburstPy](https://github.com/rjtanner/StarburstPy)|3.865677469738384e-06| -|pypi|[tdpy](https://github.com/tdaylan/tdpy)|3.865677469738384e-06| -|pypi|[calibrate](https://github.com/ginkgobioworks/calibrate)|3.865677469738384e-06| -|pypi|[gsf](UNKNOWN)|3.865677469738384e-06| -|pypi|[parallel-fastq-dump](https://github.com/rvalieris/parallel-fastq-dump)|3.865677469738384e-06| -|pypi|[mahotas](http://luispedro.org/software/mahotas)|3.865677469738384e-06| -|pypi|[crc](https://github.com/Nicoretti/crc)|3.865677469738384e-06| -|pypi|[ngs](https://broadtech.com.cn)|3.865677469738384e-06| -|pypi|[saphires](https://github.com/tofflemire/saphires)|3.865677469738384e-06| -|pypi|[least-asymmetry](https://github.com/natelust/least_asymmetry)|3.865677469738384e-06| -|pypi|[astrometry](https://github.com/neuromorphicsystems/astrometry)|3.865677469738384e-06| -|pypi|[geneimpacts](https://pypi.org/project/geneimpacts)|3.865677469738384e-06| -|pypi|[grispy](https://github.com/mchalela/GriSPy)|3.865677469738384e-06| -|pypi|[ftd2xx](https://github.com/snmishra/ftd2xx)|3.865677469738384e-06| -|pypi|[agama](https://github.com/GalacticDynamics-Oxford/Agama)|3.865677469738384e-06| -|pypi|[astroabc](https://github.com/EliseJ/astroABC)|3.865677469738384e-06| -|pypi|[kernel-tuner](http://benvanwerkhoven.github.io/kernel_tuner/)|3.865677469738384e-06| -|pypi|[HelioPy](https://pypi.org/project/HelioPy)|3.865677469738384e-06| -|pypi|[itmlogic](https://github.com/edwardoughton/itmlogic)|3.865677469738384e-06| -|pypi|[pyarma](https://pyarma.sourceforge.io)|3.865677469738384e-06| -|pypi|[astroplotlib](https://gitlab.com/joseaher/astrocubelib)|3.865677469738384e-06| -|pypi|[watermark](https://pypi.org/project/watermark)|3.802758787918173e-06| -|pypi|[pytest-raises](https://pypi.org/project/pytest-raises)|3.7519810735696077e-06| -|pypi|[flake8-debugger](https://pypi.org/project/flake8-debugger)|3.7519810735696077e-06| -|pypi|[yt-dlp](https://pypi.org/project/yt-dlp)|3.7519810735696077e-06| -|pypi|[webvtt-py](https://pypi.org/project/webvtt-py)|3.7519810735696077e-06| -|pypi|[truecase](https://pypi.org/project/truecase)|3.7519810735696077e-06| -|pypi|[google-cloud-speech](https://pypi.org/project/google-cloud-speech)|3.7519810735696077e-06| -|pypi|[ffmpeg-python](https://pypi.org/project/ffmpeg-python)|3.7519810735696077e-06| -|pypi|[pulumi-gcp](https://pypi.org/project/pulumi-gcp)|3.7519810735696077e-06| -|pypi|[pulumi-google-native](https://pypi.org/project/pulumi-google-native)|3.7519810735696077e-06| -|pypi|[fireo](https://pypi.org/project/fireo)|3.7519810735696077e-06| -|pypi|[pyramid-mako](https://pypi.org/project/pyramid-mako)|3.7448750488090592e-06| -|pypi|[svo_filters](https://pypi.org/project/svo_filters)|3.7430933021876846e-06| -|pypi|[exoplanet-core](https://pypi.org/project/exoplanet-core)|3.7339427030236e-06| -|pypi|[cairosvg](https://pypi.org/project/cairosvg)|3.7225042301184455e-06| -|pypi|[eureka](http://github.com/jeffvogelsang/eureka)|3.7169975670561383e-06| -|pypi|[stdatamodels](https://pypi.org/project/stdatamodels)|3.7169975670561383e-06| -|pypi|[svo-filters](https://pypi.org/project/svo-filters)|3.7169975670561383e-06| -|pypi|[parsley](https://pypi.org/project/parsley)|3.7169975670561383e-06| -|pypi|[flake8-import-order](https://pypi.org/project/flake8-import-order)|3.7086973498803122e-06| -|pypi|[descartes](http://bitbucket.org/sgillies/descartes/)|3.689002822879978e-06| -|pypi|[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx)|3.673120461751929e-06| -|pypi|[docutils!=0.17.0](https://pypi.org/project/docutils!=0.17.0)|3.673120461751929e-06| -|pypi|[sphinx<5,>=3.5.4](https://pypi.org/project/sphinx<5,>=3.5.4)|3.673120461751929e-06| -|pypi|[z3-solver](https://pypi.org/project/z3-solver)|3.6544494700656758e-06| -|pypi|[obspy](https://www.obspy.org)|3.650917610308475e-06| -|pypi|[opentelemetry-exporter-otlp](https://pypi.org/project/opentelemetry-exporter-otlp)|3.6447816143247616e-06| -|pypi|[ray-cpp](https://pypi.org/project/ray-cpp)|3.6447816143247616e-06| -|pypi|[colorful](https://pypi.org/project/colorful)|3.6447816143247616e-06| -|pypi|[gpustat](https://pypi.org/project/gpustat)|3.6447816143247616e-06| -|pypi|[opentelemetry-api](https://pypi.org/project/opentelemetry-api)|3.6447816143247616e-06| -|pypi|[opencensus](https://pypi.org/project/opencensus)|3.6447816143247616e-06| -|pypi|[aiorwlock](https://pypi.org/project/aiorwlock)|3.6447816143247616e-06| -|pypi|[py-spy](https://pypi.org/project/py-spy)|3.6447816143247616e-06| -|pypi|[aiohttp-cors](https://pypi.org/project/aiohttp-cors)|3.6447816143247616e-06| -|pypi|[opentelemetry-sdk](https://pypi.org/project/opentelemetry-sdk)|3.6447816143247616e-06| -|pypi|[mkdocs-literate-nav](https://pypi.org/project/mkdocs-literate-nav)|3.644781614324761e-06| -|pypi|[mkdocs-gen-files](https://pypi.org/project/mkdocs-gen-files)|3.644781614324761e-06| -|pypi|[pygam](https://github.com/dswah/pyGAM)|3.636728119596141e-06| -|pypi|[pyinstrument](https://pypi.org/project/pyinstrument)|3.6285537903097385e-06| -|pypi|[biomaj-core](http://biomaj.genouest.org)|3.5972867905459856e-06| -|pypi|[csvw](https://github.com/cldf/csvw)|3.5757516595080065e-06| -|pypi|[pysiaf](https://pypi.org/project/pysiaf)|3.575580611832355e-06| -|pypi|[httpcore](https://github.com/encode/httpcore)|3.5699253992067237e-06| -|pypi|[spatialpandas](https://pypi.org/project/spatialpandas)|3.5679178210725114e-06| -|pypi|[basic-modeling-interface](https://github.com/bmi-forum/bmi-python)|3.543537680593518e-06| -|pypi|[mdx-gh-links](https://pypi.org/project/mdx-gh-links)|3.543537680593518e-06| -|pypi|[mkdocs-nature](https://pypi.org/project/mkdocs-nature)|3.543537680593518e-06| -|pypi|[thefuzz](https://github.com/seatgeek/thefuzz)|3.5142522452167115e-06| -|pypi|[ubelt](https://pypi.org/project/ubelt)|3.484530666201738e-06| -|pypi|[jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy)|3.479109722764545e-06| -|pypi|[ansi2html](https://pypi.org/project/ansi2html)|3.479109722764545e-06| -|pypi|[modopt](https://github.com/cea-cosmic/modopt)|3.479109722764535e-06| -|pypi|[wxpython](http://wxPython.org/)|3.4694455290902065e-06| -|pypi|[PyQtWebEngine](https://pypi.org/project/PyQtWebEngine)|3.465067731955668e-06| -|pypi|[semantic_version](https://pypi.org/project/semantic_version)|3.459167735817486e-06| -|pypi|[softlayer-messaging](https://pypi.org/project/softlayer-messaging)|3.4549492385786805e-06| -|pypi|[pytest-celery](https://pypi.org/project/pytest-celery)|3.4549492385786805e-06| -|pypi|[pyro4](https://pypi.org/project/pyro4)|3.4549492385786805e-06| -|pypi|[python-memcached](https://pypi.org/project/python-memcached)|3.4549492385786805e-06| -|pypi|[pylibmc](https://pypi.org/project/pylibmc)|3.4549492385786805e-06| -|pypi|[librabbitmq](https://pypi.org/project/librabbitmq)|3.4549492385786805e-06| -|pypi|[pycouchdb](https://pypi.org/project/pycouchdb)|3.4549492385786805e-06| -|pypi|[couchbase](https://pypi.org/project/couchbase)|3.4549492385786805e-06| -|pypi|[pydocumentdb](https://pypi.org/project/pydocumentdb)|3.4549492385786805e-06| -|pypi|[python-consul2](https://pypi.org/project/python-consul2)|3.4549492385786805e-06| -|pypi|[pyArango](https://pypi.org/project/pyArango)|3.4549492385786805e-06| -|pypi|[pandas-bokeh](https://pypi.org/project/pandas-bokeh)|3.4514977408378424e-06| -|pypi|[resolvelib](https://pypi.org/project/resolvelib)|3.4514977408378424e-06| -|pypi|[rtds-action](https://pypi.org/project/rtds-action)|3.4484444928363323e-06| -|pypi|[validate-pyproject](https://pypi.org/project/validate-pyproject)|3.448286734552495e-06| -|pypi|[pyproject-fmt](https://pypi.org/project/pyproject-fmt)|3.448286734552495e-06| -|pypi|[tomlkit](https://pypi.org/project/tomlkit)|3.448286734552495e-06| -|pypi|[configupdater](https://pypi.org/project/configupdater)|3.448286734552495e-06| -|pypi|[assertionlib](https://pypi.org/project/assertionlib)|3.442054116249893e-06| -|pypi|[scvi-tools](https://github.com/scverse/scvi-tools)|3.420953513042817e-06| -|pypi|[docrep](https://pypi.org/project/docrep)|3.420953513042817e-06| -|pypi|[mudata](https://pypi.org/project/mudata)|3.420953513042817e-06| -|pypi|[exoctk](https://github.com/ExoCTK/exoctk)|3.420953513042817e-06| -|pypi|[platon](https://pypi.org/project/platon)|3.420953513042817e-06| -|pypi|[ddtrace](https://pypi.org/project/ddtrace)|3.420953513042817e-06| -|pypi|[flask_wtf](https://pypi.org/project/flask_wtf)|3.420953513042817e-06| -|pypi|[jwst_gtvt](https://pypi.org/project/jwst_gtvt)|3.420953513042817e-06| -|pypi|[scp](https://pypi.org/project/scp)|3.420953513042817e-06| -|pypi|[wtforms](https://pypi.org/project/wtforms)|3.420953513042817e-06| -|pypi|[ddsketch](https://pypi.org/project/ddsketch)|3.420953513042817e-06| -|pypi|[bytecode](https://pypi.org/project/bytecode)|3.420953513042817e-06| -|pypi|[sphinx-remove-toctrees](https://pypi.org/project/sphinx-remove-toctrees)|3.416982763429464e-06| -|pypi|[hmf](https://github.com/steven-murray/hmf)|3.4108918850632686e-06| -|pypi|[flox](https://pypi.org/project/flox)|3.401796173369777e-06| -|pypi|[vispy](https://pypi.org/project/vispy)|3.382812935795169e-06| -|pypi|[pyside](https://pypi.org/project/pyside)|3.382812935795169e-06| -|pypi|[google-api-python-client](https://github.com/googleapis/google-api-python-client/)|3.3705256952461786e-06| -|pypi|[starkbank-ecdsa](https://pypi.org/project/starkbank-ecdsa)|3.357035697404386e-06| -|pypi|[aioconsole](https://github.com/vxgmichel/aioconsole)|3.3324805773606755e-06| -|pypi|[aiohttp-retry](https://pypi.org/project/aiohttp-retry)|3.3324805773606755e-06| -|pypi|[aiokatcp](https://pypi.org/project/aiokatcp)|3.3324805773606755e-06| -|pypi|[aiomonitor](https://pypi.org/project/aiomonitor)|3.3324805773606755e-06| -|pypi|[fakeredis](https://pypi.org/project/fakeredis)|3.3324805773606755e-06| -|pypi|[katportalclient](https://pypi.org/project/katportalclient)|3.3324805773606755e-06| -|pypi|[katversion](https://pypi.org/project/katversion)|3.3324805773606755e-06| -|pypi|[lupa](https://pypi.org/project/lupa)|3.3324805773606755e-06| -|pypi|[omnijson](https://pypi.org/project/omnijson)|3.3324805773606755e-06| -|pypi|[pygelf](https://pypi.org/project/pygelf)|3.3324805773606755e-06| -|pypi|[python-lzf](https://pypi.org/project/python-lzf)|3.3324805773606755e-06| -|pypi|[rdbtools](https://pypi.org/project/rdbtools)|3.3324805773606755e-06| -|pypi|[spead2](https://pypi.org/project/spead2)|3.3324805773606755e-06| -|pypi|[katpoint](https://pypi.org/project/katpoint)|3.3324805773606755e-06| -|pypi|[katsdptelstate](https://pypi.org/project/katsdptelstate)|3.3324805773606755e-06| -|pypi|[pytest-notebook](https://github.com/chrisjsewell/pytest-notebook)|3.3278440826443474e-06| -|pypi|[aio-pika](https://pypi.org/project/aio-pika)|3.3278440826443474e-06| -|pypi|[logomaker](http://logomaker.readthedocs.io)|3.3154254353673956e-06| -|pypi|[cbor2](https://pypi.org/project/cbor2)|3.303997837383234e-06| -|pypi|[mapbox-vector-tile](https://pypi.org/project/mapbox-vector-tile)|3.303997837383234e-06| -|pypi|[sharedmem](https://pypi.org/project/sharedmem)|3.303997837383234e-06| -|pypi|[grpcio-status](https://pypi.org/project/grpcio-status)|3.285131042464805e-06| -|pypi|[stone](https://pypi.org/project/stone)|3.2803034528922852e-06| -|pypi|[msrest](https://pypi.org/project/msrest)|3.2803034528922852e-06| -|pypi|[azure-core](https://pypi.org/project/azure-core)|3.2803034528922852e-06| -|pypi|[types-pyOpenSSL](https://github.com/python/typeshed)|3.2709578590094015e-06| -|pypi|[mypy-zope](https://github.com/Shoobx/mypy-zope)|3.2709578590094015e-06| -|pypi|[pydoctor](https://github.com/twisted/pydoctor)|3.2709578590094015e-06| -|pypi|[PyHamcrest](https://pypi.org/project/PyHamcrest)|3.2709578590094015e-06| -|pypi|[cython-test-exception-raiser](https://pypi.org/project/cython-test-exception-raiser)|3.2709578590094015e-06| -|pypi|[twisted-iocpsupport](https://pypi.org/project/twisted-iocpsupport)|3.2709578590094015e-06| -|pypi|[pynetdicom](https://github.com/pydicom/pynetdicom)|3.2506833268254585e-06| -|pypi|[modin](https://github.com/modin-project/modin)|3.2506833268254585e-06| -|pypi|[comm](https://pypi.org/project/comm)|3.246818140173073e-06| -|pypi|[sunpy-sphinx-theme](https://pypi.org/project/sunpy-sphinx-theme)|3.238248280419307e-06| -|pypi|[mpl-animators](https://pypi.org/project/mpl-animators)|3.238248280419307e-06| -|pypi|[mlxtend](https://github.com/rasbt/mlxtend)|3.229562315856733e-06| -|pypi|[pyexcel-xls](https://github.com/pyexcel/pyexcel-xls)|3.2265452020695044e-06| -|pypi|[twython](https://github.com/ryanmcgrath/twython/tree/master)|3.2213978914486533e-06| -|pypi|[jinxed](https://github.com/Rockhopper-Technologies/jinxed)|3.2210757516595077e-06| -|pypi|[metpy](https://pypi.org/project/metpy)|3.189183912534166e-06| -|pypi|[wordcloud](https://github.com/amueller/word_cloud)|3.171270354011481e-06| -|pypi|[exojax](http://secondearths.sakura.ne.jp/exojax/)|3.168588089949495e-06| -|pypi|[vaex](https://pypi.org/project/vaex)|3.168588089949495e-06| -|pypi|[vaex-astro](https://pypi.org/project/vaex-astro)|3.168588089949495e-06| -|pypi|[vaex-core](https://pypi.org/project/vaex-core)|3.168588089949495e-06| -|pypi|[vaex-hdf5](https://pypi.org/project/vaex-hdf5)|3.168588089949495e-06| -|pypi|[vaex-jupyter](https://pypi.org/project/vaex-jupyter)|3.168588089949495e-06| -|pypi|[vaex-ml](https://pypi.org/project/vaex-ml)|3.168588089949495e-06| -|pypi|[vaex-server](https://pypi.org/project/vaex-server)|3.168588089949495e-06| -|pypi|[vaex-viz](https://pypi.org/project/vaex-viz)|3.168588089949495e-06| -|pypi|[bqplot](https://pypi.org/project/bqplot)|3.168588089949495e-06| -|pypi|[ipyvuetify](https://pypi.org/project/ipyvuetify)|3.168588089949495e-06| -|pypi|[aplus](https://pypi.org/project/aplus)|3.168588089949495e-06| -|pypi|[blake3](https://pypi.org/project/blake3)|3.168588089949495e-06| -|pypi|[ipyvue](https://pypi.org/project/ipyvue)|3.168588089949495e-06| -|pypi|[ipywebrtc](https://pypi.org/project/ipywebrtc)|3.168588089949495e-06| -|pypi|[ipydatawidgets](https://pypi.org/project/ipydatawidgets)|3.168588089949495e-06| -|pypi|[pretty-midi](https://pypi.org/project/pretty-midi)|3.1628270206950407e-06| -|pypi|[pytest-asyncio>=0.18](https://pypi.org/project/pytest-asyncio>=0.18)|3.1481964799028446e-06| -|pypi|[ipykernel>=6.5](https://pypi.org/project/ipykernel>=6.5)|3.1481964799028446e-06| -|pypi|[sphinx>=1.3.6](https://pypi.org/project/sphinx>=1.3.6)|3.1481964799028446e-06| -|pypi|[tornado>=6.0](https://pypi.org/project/tornado>=6.0)|3.1481964799028446e-06| -|pypi|[pyzmq>=23.0](https://pypi.org/project/pyzmq>=23.0)|3.1481964799028446e-06| -|pypi|[python-dateutil>=2.8.2](https://pypi.org/project/python-dateutil>=2.8.2)|3.1481964799028446e-06| -|pypi|[nest-asyncio>=1.5.4](https://pypi.org/project/nest-asyncio>=1.5.4)|3.1481964799028446e-06| -|pypi|[jupyter-core>=4.9.2](https://pypi.org/project/jupyter-core>=4.9.2)|3.1481964799028446e-06| -|pypi|[docformatter](https://github.com/PyCQA/docformatter)|3.1190221920348454e-06| -|pypi|[deepdiff](https://pypi.org/project/deepdiff)|3.0884813902132505e-06| -|pypi|[pyqt](https://pypi.org/project/pyqt)|3.082877782116361e-06| -|pypi|[enthought-sphinx-theme](https://pypi.org/project/enthought-sphinx-theme)|3.082877782116361e-06| -|pypi|[channels](https://pypi.org/project/channels)|3.0663448226900006e-06| -|pypi|[questionary](https://github.com/tmbo/questionary)|3.0615877614147806e-06| -|pypi|[fhirclient](https://pypi.org/project/fhirclient)|3.060327996876225e-06| -|pypi|[sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables)|3.053885201093327e-06| -|pypi|[nitime](https://pypi.org/project/nitime)|3.0536828719154117e-06| -|pypi|[flake8-array-spacing](https://pypi.org/project/flake8-array-spacing)|3.0536828719154117e-06| -|pypi|[pytest-harvest](https://pypi.org/project/pytest-harvest)|3.0536828719154117e-06| -|pypi|[h5io](https://pypi.org/project/h5io)|3.0536828719154117e-06| -|pypi|[vplot](https://github.com/VirtualPlanetaryLaboratory/vplot/)|3.041378597514758e-06| -|pypi|[multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet)|3.041378597514755e-06| -|pypi|[aafigure](https://pypi.org/project/aafigure)|3.037318011937301e-06| -|pypi|[pytest-tornado5](https://pypi.org/project/pytest-tornado5)|3.037318011937301e-06| -|pypi|[rethinkdb](https://pypi.org/project/rethinkdb)|3.037318011937301e-06| -|pypi|[mizani](https://github.com/has2k1/mizani)|3.0097060300106013e-06| -|pypi|[python-swiftclient](https://docs.openstack.org/python-swiftclient/latest/)|3.006638032018764e-06| -|pypi|[pycuda](https://pypi.org/project/pycuda)|2.9946114798906678e-06| -|pypi|[grpcio-gcp](https://pypi.org/project/grpcio-gcp)|2.9629912533199377e-06| -|pypi|[hashin](https://pypi.org/project/hashin)|2.9610190209934727e-06| -|pypi|[hankel](https://github.com/steven-murray/hankel)|2.959896180260478e-06| -|pypi|[alibi](https://github.com/SeldonIO/alibi)|2.9508988318613614e-06| -|pypi|[bio](https://pypi.org/project/bio)|2.9508988318613614e-06| -|pypi|[kahypar](https://pypi.org/project/kahypar)|2.9508988318613614e-06| -|pypi|[nwalign3](https://pypi.org/project/nwalign3)|2.9508988318613614e-06| -|pypi|[PubChemPy](https://pypi.org/project/PubChemPy)|2.9508988318613614e-06| -|pypi|[PyMetis](https://pypi.org/project/PyMetis)|2.9508988318613614e-06| -|pypi|[selfies](https://pypi.org/project/selfies)|2.9508988318613614e-06| -|pypi|[SmilesPE](https://pypi.org/project/SmilesPE)|2.9508988318613614e-06| -|pypi|[upfp](https://pypi.org/project/upfp)|2.9508988318613614e-06| -|pypi|[nbdime](https://pypi.org/project/nbdime)|2.941313274776766e-06| -|pypi|[pyvcf](https://github.com/jamescasbon/PyVCF)|2.9314720812182864e-06| -|pypi|[pendulum](https://pypi.org/project/pendulum)|2.9222680872427066e-06| -|pypi|[phonenumbers](https://pypi.org/project/phonenumbers)|2.9222680872427066e-06| -|pypi|[python-magic-bin](https://pypi.org/project/python-magic-bin)|2.8992581023037877e-06| -|pypi|[xnat](https://pypi.org/project/xnat)|2.8992581023037877e-06| -|pypi|[fortranformat](https://pypi.org/project/fortranformat)|2.8992581023037877e-06| -|pypi|[academictorrents](https://pypi.org/project/academictorrents)|2.8992581023037877e-06| -|pypi|[sphinxcontrib-trio](https://pypi.org/project/sphinxcontrib-trio)|2.8992581023037877e-06| -|pypi|[ACEBinf](https://github.com/ACEnglish/acebinf)|2.884833932640585e-06| -|pypi|[bwapy](https://pypi.org/project/bwapy)|2.884833932640585e-06| -|pypi|[dbus-python](https://pypi.org/project/dbus-python)|2.884833932640585e-06| -|pypi|[jupyter-http-over-ws](https://pypi.org/project/jupyter-http-over-ws)|2.884833932640585e-06| -|pypi|[PyGObject](https://pypi.org/project/PyGObject)|2.884833932640585e-06| -|pypi|[pytabix](https://pypi.org/project/pytabix)|2.884833932640585e-06| -|pypi|[python-apt](https://pypi.org/project/python-apt)|2.884833932640585e-06| -|pypi|[PyVCF](https://pypi.org/project/PyVCF)|2.884833932640585e-06| -|pypi|[requests-unixsocket](https://pypi.org/project/requests-unixsocket)|2.884833932640585e-06| -|pypi|[Truvari](https://pypi.org/project/Truvari)|2.884833932640585e-06| -|pypi|[UpSetPlot](https://pypi.org/project/UpSetPlot)|2.884833932640585e-06| -|pypi|[nose-exclude](https://pypi.org/project/nose-exclude)|2.877459169203759e-06| -|pypi|[mockredispy](https://pypi.org/project/mockredispy)|2.877459169203759e-06| -|pypi|[motor](https://pypi.org/project/motor)|2.877459169203759e-06| -|pypi|[aiounittest](https://pypi.org/project/aiounittest)|2.877459169203759e-06| -|pypi|[pyfarmhash](https://pypi.org/project/pyfarmhash)|2.877459169203759e-06| -|pypi|[SetSimilaritySearch](https://pypi.org/project/SetSimilaritySearch)|2.877459169203759e-06| -|pypi|[pyhash](https://pypi.org/project/pyhash)|2.877459169203759e-06| -|pypi|[flametree](https://pypi.org/project/flametree)|2.8216623866703526e-06| -|pypi|[icebreaker](https://pypi.org/project/icebreaker)|2.8216623866703526e-06| -|pypi|[platemap](https://pypi.org/project/platemap)|2.8216623866703526e-06| -|pypi|[primer3-py](https://pypi.org/project/primer3-py)|2.8216623866703526e-06| -|pypi|[proglog](https://pypi.org/project/proglog)|2.8216623866703526e-06| -|pypi|[sbol2](https://pypi.org/project/sbol2)|2.8216623866703526e-06| -|pypi|[biomaj-cli](https://pypi.org/project/biomaj-cli)|2.8196706249856482e-06| -|pypi|[feedparser](https://pypi.org/project/feedparser)|2.8151930062948306e-06| -|pypi|[qmflows](https://github.com/SCM-NV/qmflows)|2.7824381787677393e-06| -|pypi|[flake8-logging-format](https://pypi.org/project/flake8-logging-format)|2.773203402203623e-06| -|pypi|[whitenoise](https://pypi.org/project/whitenoise)|2.773203402203623e-06| -|pypi|[pyceo](https://pypi.org/project/pyceo)|2.773203402203623e-06| -|pypi|[properconf](https://pypi.org/project/properconf)|2.773203402203623e-06| -|pypi|[markupSafe](https://pypi.org/project/markupSafe)|2.773203402203623e-06| -|pypi|[multipart](https://pypi.org/project/multipart)|2.773203402203623e-06| -|pypi|[check-wheel-contents](https://pypi.org/project/check-wheel-contents)|2.7560848626838475e-06| -|pypi|[pytest-freezegun](https://pypi.org/project/pytest-freezegun)|2.735785389650707e-06| -|pypi|[coverage-enable-subprocess](https://pypi.org/project/coverage-enable-subprocess)|2.735785389650707e-06| -|pypi|[proselint](https://pypi.org/project/proselint)|2.735785389650707e-06| -|pypi|[pytest-datadir](https://pypi.org/project/pytest-datadir)|2.733649456065303e-06| -|pypi|[jaraco.windows](https://pypi.org/project/jaraco.windows)|2.712965610047143e-06| -|pypi|[singledispatch](https://pypi.org/project/singledispatch)|2.712965610047143e-06| -|pypi|[soxr](https://pypi.org/project/soxr)|2.7059742288168685e-06| -|pypi|[samplerate](https://pypi.org/project/samplerate)|2.7059742288168685e-06| -|pypi|[presets](https://pypi.org/project/presets)|2.7059742288168685e-06| -|pypi|[mir-eval](https://pypi.org/project/mir-eval)|2.7059742288168685e-06| -|pypi|[sphinx-multiversion](https://pypi.org/project/sphinx-multiversion)|2.7059742288168685e-06| -|pypi|[resampy](https://pypi.org/project/resampy)|2.7059742288168685e-06| -|pypi|[audioread](https://pypi.org/project/audioread)|2.7059742288168685e-06| -|pypi|[sphinx-click](https://github.com/stephenfin/sphinx-click)|2.6972317343633334e-06| -|pypi|[pyaml](https://github.com/mk-fg/pretty-yaml)|2.6963100351425285e-06| -|pypi|[pytest-cover](https://pypi.org/project/pytest-cover)|2.6576532604451385e-06| -|pypi|[langdetect](https://github.com/Mimino666/langdetect)|2.649783845596031e-06| -|pypi|[LSSTDESC.Coord](https://github.com/LSSTDESC/Coord)|2.6376805935181673e-06| -|pypi|[cmarkgfm](https://pypi.org/project/cmarkgfm)|2.631076727840687e-06| -|pypi|[horovod](https://pypi.org/project/horovod)|2.6242193683368427e-06| -|pypi|[os-service-types](https://pypi.org/project/os-service-types)|2.6193830534947288e-06| -|pypi|[hyperspy](https://pypi.org/project/hyperspy)|2.6013735443415944e-06| -|pypi|[sadisplay](https://pypi.org/project/sadisplay)|2.6001282980978415e-06| -|pypi|[jsonargparse](https://pypi.org/project/jsonargparse)|2.5789670350478457e-06| -|pypi|[keras2onnx](https://github.com/onnx/keras-onnx)|2.577118313158942e-06| -|pypi|[pyramid_debugtoolbar](https://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/)|2.577118313158924e-06| -|pypi|[mpl-playback](https://pypi.org/project/mpl-playback)|2.5771183131589226e-06| -|pypi|[atomneb](https://atomneb.github.io/AtomNeb-py/)|2.5738969152674875e-06| -|pypi|[napari-plugin-engine](https://github.com/napari/napari-plugin-engine)|2.570675517376033e-06| -|pypi|[colander](https://github.com/Pylons/colander)|2.5647283212687364e-06| -|pypi|[types-tzlocal](https://pypi.org/project/types-tzlocal)|2.551347130027333e-06| -|pypi|[coconut](https://pypi.org/project/coconut)|2.5487983316956377e-06| -|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|2.5487983316956377e-06| -|pypi|[testscenarios](https://pypi.org/project/testscenarios)|2.5258336587270596e-06| -|pypi|[cmocean](https://pypi.org/project/cmocean)|2.511174403381033e-06| -|pypi|[Auto-FOX](https://pypi.org/project/Auto-FOX)|2.4850783734032465e-06| -|pypi|[ephemeral-port-reserve](https://pypi.org/project/ephemeral-port-reserve)|2.4850783734032465e-06| -|pypi|[fido](https://pypi.org/project/fido)|2.4850783734032465e-06| -|pypi|[bravado-core](https://pypi.org/project/bravado-core)|2.4850783734032465e-06| -|pypi|[mip](https://pypi.org/project/mip)|2.4756084862683885e-06| -|pypi|[sphinxcontrib_bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|2.439058403525424e-06| -|pypi|[pixell](https://pypi.org/project/pixell)|2.4321554080437304e-06| -|pypi|[lark](https://github.com/lark-parser/lark)|2.4316598083681432e-06| -|pypi|[swagger-ui-bundle](https://pypi.org/project/swagger-ui-bundle)|2.4298544095498416e-06| -|pypi|[aiohttp-jinja2](https://pypi.org/project/aiohttp-jinja2)|2.4298544095498416e-06| -|pypi|[camcops-server](https://camcops.readthedocs.org/)|2.4160484185864898e-06| -|pypi|[cardinal_pythonlib](https://pypi.org/project/cardinal_pythonlib)|2.4160484185864898e-06| -|pypi|[CherryPy](https://pypi.org/project/CherryPy)|2.4160484185864898e-06| -|pypi|[deform](https://pypi.org/project/deform)|2.4160484185864898e-06| -|pypi|[Faker](https://pypi.org/project/Faker)|2.4160484185864898e-06| -|pypi|[flower](https://pypi.org/project/flower)|2.4160484185864898e-06| -|pypi|[hl7](https://pypi.org/project/hl7)|2.4160484185864898e-06| -|pypi|[paginate](https://pypi.org/project/paginate)|2.4160484185864898e-06| -|pypi|[pycap](https://pypi.org/project/pycap)|2.4160484185864898e-06| -|pypi|[pyotp](https://pypi.org/project/pyotp)|2.4160484185864898e-06| -|pypi|[scrapy](https://pypi.org/project/scrapy)|2.4160484185864898e-06| -|pypi|[twilio](https://pypi.org/project/twilio)|2.4160484185864898e-06| -|pypi|[Wand](https://pypi.org/project/Wand)|2.4160484185864898e-06| -|pypi|[cheroot](https://pypi.org/project/cheroot)|2.4160484185864898e-06| -|pypi|[itemadapter](https://pypi.org/project/itemadapter)|2.4160484185864898e-06| -|pypi|[itemloaders](https://pypi.org/project/itemloaders)|2.4160484185864898e-06| -|pypi|[parsel](https://pypi.org/project/parsel)|2.4160484185864898e-06| -|pypi|[peppercorn](https://pypi.org/project/peppercorn)|2.4160484185864898e-06| -|pypi|[portend](https://pypi.org/project/portend)|2.4160484185864898e-06| -|pypi|[protego](https://pypi.org/project/protego)|2.4160484185864898e-06| -|pypi|[PyDispatcher](https://pypi.org/project/PyDispatcher)|2.4160484185864898e-06| -|pypi|[python-editor](https://pypi.org/project/python-editor)|2.4160484185864898e-06| -|pypi|[pytzdata](https://pypi.org/project/pytzdata)|2.4160484185864898e-06| -|pypi|[queuelib](https://pypi.org/project/queuelib)|2.4160484185864898e-06| -|pypi|[w3lib](https://pypi.org/project/w3lib)|2.4160484185864898e-06| -|pypi|[jaraco.collections](https://pypi.org/project/jaraco.collections)|2.4160484185864898e-06| -|pypi|[qrcode](https://pypi.org/project/qrcode)|2.4160484185864898e-06| -|pypi|[tldextract](https://pypi.org/project/tldextract)|2.4160484185864898e-06| -|pypi|[zc.lockfile](https://pypi.org/project/zc.lockfile)|2.4160484185864898e-06| -|pypi|[jaraco.text](https://pypi.org/project/jaraco.text)|2.4160484185864898e-06| -|pypi|[hickle](http://github.com/telegraphic/hickle)|2.405310425615009e-06| -|pypi|[biomaj-user](http://biomaj.genouest.org)|2.397960355559638e-06| -|pypi|[zipppython_version<'3.8'](https://pypi.org/project/zipppython_version<'3.8')|2.391887934400625e-06| -|pypi|[importlib_metadatapython_version<'3.8'](https://pypi.org/project/importlib_metadatapython_version<'3.8')|2.391887934400625e-06| -|pypi|[tomlpython_version<'3.6'](https://pypi.org/project/tomlpython_version<'3.6')|2.391887934400625e-06| -|pypi|[HTSeq](https://github.com/htseq)|2.3623584537290175e-06| -|pypi|[typer-cli](https://pypi.org/project/typer-cli)|2.362358453729012e-06| -|pypi|[pytest-coverage](https://pypi.org/project/pytest-coverage)|2.362358453729012e-06| -|pypi|[pytest-check-links](https://pypi.org/project/pytest-check-links)|2.34992498818307e-06| -|pypi|[zope.component](https://pypi.org/project/zope.component)|2.3372746201475213e-06| -|pypi|[xdoctest](https://pypi.org/project/xdoctest)|2.335275202225462e-06| -|pypi|[twobody](https://pypi.org/project/twobody)|2.31940648184303e-06| -|pypi|[cmastro](https://pypi.org/project/cmastro)|2.31940648184303e-06| -|pypi|[sphinx-astrorefs](https://pypi.org/project/sphinx-astrorefs)|2.31940648184303e-06| -|pypi|[pyahocorasick](http://github.com/WojciechMula/pyahocorasick)|2.3155408043732945e-06| -|pypi|[url-normalize](https://pypi.org/project/url-normalize)|2.2978928919088555e-06| -|pypi|[cattrs](https://pypi.org/project/cattrs)|2.2978928919088555e-06| -|pypi|[pytest-socket](https://pypi.org/project/pytest-socket)|2.294068427839703e-06| -|pypi|[zest-releaser](https://pypi.org/project/zest-releaser)|2.277988508952976e-06| -|pypi|[fhirspec](https://pypi.org/project/fhirspec)|2.277988508952976e-06| -|pypi|[flake8-isort](https://pypi.org/project/flake8-isort)|2.277988508952976e-06| -|pypi|[stsci.tools](https://pypi.org/project/stsci.tools)|2.2700788266302227e-06| -|pypi|[pytest-plt](https://pypi.org/project/pytest-plt)|2.2511886441417646e-06| -|pypi|[sphinx-pyviz-theme](https://pypi.org/project/sphinx-pyviz-theme)|2.2511886441417646e-06| -|pypi|[rise](https://pypi.org/project/rise)|2.2511886441417646e-06| -|pypi|[pytransit](https://github.com/hpparvi/PyTransit)|2.2283357929742447e-06| -|pypi|[pvfactors](https://github.com/SunPower/pvfactors)|2.2175872984883162e-06| -|pypi|[rpyc](https://pypi.org/project/rpyc)|2.201162229827503e-06| -|pypi|[blurb](https://pypi.org/project/blurb)|2.1994371810580456e-06| -|pypi|[copier](https://pypi.org/project/copier)|2.159596351809153e-06| -|pypi|[dunamai](https://pypi.org/project/dunamai)|2.159596351809153e-06| -|pypi|[iteration-utilities](https://pypi.org/project/iteration-utilities)|2.159596351809153e-06| -|pypi|[jinja2-ansible-filters](https://pypi.org/project/jinja2-ansible-filters)|2.159596351809153e-06| -|pypi|[jupyter-events](https://pypi.org/project/jupyter-events)|2.159596351809153e-06| -|pypi|[jupyter-server-terminals](https://pypi.org/project/jupyter-server-terminals)|2.159596351809153e-06| -|pypi|[pkgutil-resolve-name](https://pypi.org/project/pkgutil-resolve-name)|2.159596351809153e-06| -|pypi|[powerlaw](https://pypi.org/project/powerlaw)|2.159596351809153e-06| -|pypi|[pygeos](https://pypi.org/project/pygeos)|2.159596351809153e-06| -|pypi|[python-ternary](https://pypi.org/project/python-ternary)|2.159596351809153e-06| -|pypi|[pyyaml-include](https://pypi.org/project/pyyaml-include)|2.159596351809153e-06| -|pypi|[send2trash](https://pypi.org/project/send2trash)|2.159596351809153e-06| -|pypi|[pre-commit~=2.12](https://pypi.org/project/pre-commit~=2.12)|2.1487962935151532e-06| -|pypi|[triton](https://pypi.org/project/triton)|2.126122608356111e-06| -|pypi|[nvidia-nvtx-cu11](https://pypi.org/project/nvidia-nvtx-cu11)|2.126122608356111e-06| -|pypi|[nvidia-nccl-cu11](https://pypi.org/project/nvidia-nccl-cu11)|2.126122608356111e-06| -|pypi|[nvidia-cusparse-cu11](https://pypi.org/project/nvidia-cusparse-cu11)|2.126122608356111e-06| -|pypi|[nvidia-cusolver-cu11](https://pypi.org/project/nvidia-cusolver-cu11)|2.126122608356111e-06| -|pypi|[nvidia-curand-cu11](https://pypi.org/project/nvidia-curand-cu11)|2.126122608356111e-06| -|pypi|[nvidia-cufft-cu11](https://pypi.org/project/nvidia-cufft-cu11)|2.126122608356111e-06| -|pypi|[nvidia-cuda-cupti-cu11](https://pypi.org/project/nvidia-cuda-cupti-cu11)|2.126122608356111e-06| -|pypi|[cobra](https://opencobra.github.io/cobrapy)|2.108551347130027e-06| -|pypi|[pySMARTS](https://pypi.org/project/pySMARTS)|2.1027586236489005e-06| -|pypi|[pvmismatch](https://pypi.org/project/pvmismatch)|2.1027586236489005e-06| -|pypi|[cloudnetpy-qc](https://pypi.org/project/cloudnetpy-qc)|2.1027586236489005e-06| -|pypi|[rtoml](https://pypi.org/project/rtoml)|2.099351763326945e-06| -|pypi|[pythran](https://pypi.org/project/pythran)|2.099351763326945e-06| -|pypi|[meson-python](https://pypi.org/project/meson-python)|2.099351763326945e-06| -|pypi|[lazy_loader](https://pypi.org/project/lazy_loader)|2.099351763326945e-06| -|pypi|[pymeeus](https://pypi.org/project/pymeeus)|2.0648700284487085e-06| -|pypi|[casatools](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|2.0578289730573996e-06| -|pypi|[sncosmo](https://sncosmo.readthedocs.org)|2.050329112511859e-06| -|pypi|[Yapsy](https://pypi.org/project/Yapsy)|2.0465351310379677e-06| -|pypi|[influxdb](https://pypi.org/project/influxdb)|2.0465351310379677e-06| -|pypi|[drmaa](https://pypi.org/project/drmaa)|2.0465351310379677e-06| -|pypi|[biomaj-process](https://pypi.org/project/biomaj-process)|2.0465351310379677e-06| -|pypi|[biomaj-download](https://pypi.org/project/biomaj-download)|2.0465351310379677e-06| -|pypi|[dfsql](https://pypi.org/project/dfsql)|2.0465351310379677e-06| -|pypi|[modin-spreadsheet](https://pypi.org/project/modin-spreadsheet)|2.0465351310379677e-06| -|pypi|[pyright](https://pypi.org/project/pyright)|2.0465351310379677e-06| -|pypi|[tableschema-sql](https://pypi.org/project/tableschema-sql)|2.0465351310379677e-06| -|pypi|[pylama](https://pypi.org/project/pylama)|2.0465351310379677e-06| -|pypi|[tabulator](https://pypi.org/project/tabulator)|2.0465351310379677e-06| -|pypi|[tableschema](https://pypi.org/project/tableschema)|2.0465351310379677e-06| -|pypi|[texsoup](https://github.com/alvinwan/TexSoup)|2.035649305872872e-06| -|pypi|[sphinx_tabs](https://github.com/executablebooks/sphinx-tabs)|2.035649305872872e-06| -|pypi|[sphinx_click](https://pypi.org/project/sphinx_click)|2.035649305872872e-06| -|pypi|[sphinx-proof](https://pypi.org/project/sphinx-proof)|2.035649305872872e-06| -|pypi|[sphinx_inline_tabs](https://pypi.org/project/sphinx_inline_tabs)|2.035649305872872e-06| -|pypi|[sphinx-multitoc-numbering](https://pypi.org/project/sphinx-multitoc-numbering)|2.035649305872872e-06| -|pypi|[sphinx_togglebutton](https://pypi.org/project/sphinx_togglebutton)|2.035649305872872e-06| -|pypi|[sphinx-jupyterbook-latex](https://pypi.org/project/sphinx-jupyterbook-latex)|2.035649305872872e-06| -|pypi|[sphinx-external-toc](https://pypi.org/project/sphinx-external-toc)|2.035649305872872e-06| -|pypi|[sphinx-comments](https://pypi.org/project/sphinx-comments)|2.035649305872872e-06| -|pypi|[bson](https://pypi.org/project/bson)|2.0217730726418252e-06| -|pypi|[libpysal](http://pysal.org/libpysal)|2.0044253546791634e-06| -|pypi|[casatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.9940452948067164e-06| -|pypi|[PyEnchant](https://pypi.org/project/PyEnchant)|1.993239945333854e-06| -|pypi|[pyevtk](https://github.com/pyscience-projects/pyevtk)|1.9892808743958346e-06| -|pypi|[dask-cudf](https://pypi.org/project/dask-cudf)|1.970552661403225e-06| -|pypi|[cudf](https://pypi.org/project/cudf)|1.970552661403225e-06| -|pypi|[snappy](https://pypi.org/project/snappy)|1.970552661403225e-06| -|pypi|[datashape](https://pypi.org/project/datashape)|1.970552661403225e-06| -|pypi|[fastremap](https://pypi.org/project/fastremap)|1.962574715405641e-06| -|pypi|[edt](https://pypi.org/project/edt)|1.962574715405641e-06| -|pypi|[fill-voids](https://pypi.org/project/fill-voids)|1.962574715405641e-06| -|pypi|[dijkstra3d](https://pypi.org/project/dijkstra3d)|1.962574715405641e-06| -|pypi|[cloud-volume](https://pypi.org/project/cloud-volume)|1.962574715405641e-06| -|pypi|[connected-components-3d](https://pypi.org/project/connected-components-3d)|1.962574715405641e-06| -|pypi|[bs4](https://pypi.python.org/pypi/beautifulsoup4)|1.9521849294789624e-06| -|pypi|[sphinx-toggleprompt](https://pypi.org/project/sphinx-toggleprompt)|1.9414674792212863e-06| -|pypi|[nestcheck](https://github.com/ejhigson/nestcheck)|1.9328387348692066e-06| -|pypi|[demask](https://github.com/Singh-Lab/DeMaSk)|1.9328387348691956e-06| -|pypi|[napari-tracks-reader](https://github.com/sylvainprigent/napari-tracks-reader)|1.9328387348691956e-06| -|pypi|[ftperiodogram](http://github.com/jakevdp/nfft/)|1.9328387348691956e-06| -|pypi|[SomaticSiMu](https://github.com/HillLab/SomaticSiMu)|1.9328387348691956e-06| -|pypi|[coxeter](https://github.com/glotzerlab/coxeter)|1.9328387348691956e-06| -|pypi|[git](https://pypi.org)|1.9328387348691956e-06| -|pypi|[smart_open](https://github.com/piskvorky/smart_open)|1.9328387348691956e-06| -|pypi|[jumper](https://vlab.jumper.io)|1.9328387348691956e-06| -|pypi|[bio-hansel](https://github.com/phac-nml/biohansel)|1.9328387348691956e-06| -|pypi|[pybiopax](https://github.com/indralab/pybiopax)|1.9328387348691956e-06| -|pypi|[exhale](https://github.com/svenevs/exhale)|1.9328387348691956e-06| -|pypi|[atropos](https://atropos.readthedocs.org/)|1.9328387348691956e-06| -|pypi|[simpleyaml](http://pyyaml.org/wiki/PyYAML)|1.932838734869192e-06| -|pypi|[komics](http://github.com/frebio/komics)|1.932838734869192e-06| -|pypi|[subset](https://github.com/rightbrace/subset-game.git)|1.932838734869192e-06| -|pypi|[OpenSMOG](https://github.com/junioreif/OpenSMOG)|1.932838734869192e-06| -|pypi|[sepp](https://repos.cosmos.esa.int/socci/projects/SEPP/repos/sepp)|1.932838734869192e-06| -|pypi|[catscii](https://pypi.org/project/catscii)|1.932838734869192e-06| -|pypi|[hera-opm](https://github.com/HERA-Team/hera_opm)|1.932838734869192e-06| -|pypi|[PeptideBuilder](https://github.com/clauswilke/PeptideBuilder)|1.932838734869192e-06| -|pypi|[firesong](https://github.com/icecube/FIRESONG)|1.932838734869192e-06| -|pypi|[gridtest](http://www.github.com/vsoch/gridtest)|1.932838734869192e-06| -|pypi|[partycls](https://pypi.org/project/partycls)|1.932838734869192e-06| -|pypi|[cb-platon](https://github.com/oschwengers/platon)|1.932838734869192e-06| -|pypi|[PICOS](https://pypi.org/project/PICOS)|1.932838734869192e-06| -|pypi|[petsc](https://petsc.org/)|1.932838734869192e-06| -|pypi|[cdp-backend](https://github.com/CouncilDataProject/cdp-backend)|1.932838734869174e-06| -|pypi|[spython](https://github.com/singularityhub/singularity-cli)|1.931918335471641e-06| -|pypi|[ducc0](https://pypi.org/project/ducc0)|1.9135103475205017e-06| -|pypi|[sphinx_thebe](https://github.com/executablebooks/sphinx-thebe)|1.8852318694783246e-06| -|pypi|[sphinxcontrib-youtube](https://pypi.org/project/sphinxcontrib-youtube)|1.8852318694783246e-06| -|pypi|[ablog](https://pypi.org/project/ablog)|1.8852318694783246e-06| -|pypi|[pytype](https://pypi.org/project/pytype)|1.8852318694783246e-06| -|pypi|[pytest-custom-exit-code](https://pypi.org/project/pytest-custom-exit-code)|1.8852318694783246e-06| -|pypi|[jraph](https://pypi.org/project/jraph)|1.8852318694783246e-06| -|pypi|[clu](https://pypi.org/project/clu)|1.8852318694783246e-06| -|pypi|[orbax](https://pypi.org/project/orbax)|1.8852318694783246e-06| -|pypi|[yte](https://pypi.org/project/yte)|1.8661097785463281e-06| -|pypi|[vulture](https://pypi.org/project/vulture)|1.858359046777428e-06| -|pypi|[flask-cors](https://github.com/corydolphin/flask-cors)|1.84309241072454e-06| -|pypi|[ligo-gracedb](https://pypi.org/project/ligo-gracedb)|1.8399137956927882e-06| -|pypi|[sphinx-immaterial](https://pypi.org/project/sphinx-immaterial)|1.8399137956927882e-06| -|pypi|[jsonschema-spec](https://pypi.org/project/jsonschema-spec)|1.8399137956927882e-06| -|pypi|[openapi-schema-validator](https://pypi.org/project/openapi-schema-validator)|1.8399137956927882e-06| -|pypi|[trollius](https://pypi.org/project/trollius)|1.8223908071623806e-06| -|pypi|[jarvis-tools](https://github.com/usnistgov/jarvis)|1.8223908071623806e-06| -|pypi|[elasticsearch-dsl](https://pypi.org/project/elasticsearch-dsl)|1.8223908071623806e-06| -|pypi|[mongomock](https://pypi.org/project/mongomock)|1.8223908071623806e-06| -|pypi|[jsondiff](https://pypi.org/project/jsondiff)|1.8223908071623806e-06| -|pypi|[mkdocs-awesome-pages-plugin](https://pypi.org/project/mkdocs-awesome-pages-plugin)|1.8223908071623806e-06| -|pypi|[mike](https://pypi.org/project/mike)|1.8223908071623806e-06| -|pypi|[aiida-core](https://pypi.org/project/aiida-core)|1.8223908071623806e-06| -|pypi|[setoptconf-tmp](https://pypi.org/project/setoptconf-tmp)|1.8127992765983684e-06| -|pypi|[requirements-detector](https://pypi.org/project/requirements-detector)|1.8127992765983684e-06| -|pypi|[pylint-plugin-utils](https://pypi.org/project/pylint-plugin-utils)|1.8127992765983684e-06| -|pypi|[pylint-flask](https://pypi.org/project/pylint-flask)|1.8127992765983684e-06| -|pypi|[pylint-django](https://pypi.org/project/pylint-django)|1.8127992765983684e-06| -|pypi|[pylint-celery](https://pypi.org/project/pylint-celery)|1.8127992765983684e-06| -|pypi|[dodgy](https://pypi.org/project/dodgy)|1.8127992765983684e-06| -|pypi|[dm-haiku](https://github.com/deepmind/dm-haiku)|1.8068148173575788e-06| -|pypi|[subunit2sql](https://pypi.org/project/subunit2sql)|1.804166899090757e-06| -|pypi|[cliff](https://pypi.org/project/cliff)|1.804166899090757e-06| -|pypi|[gstools](https://pypi.org/project/gstools)|1.771768840296759e-06| -|pypi|[openturns](https://pypi.org/project/openturns)|1.771768840296759e-06| -|pypi|[numpoly](https://pypi.org/project/numpoly)|1.771768840296759e-06| -|pypi|[pytest-param-files~=0.3.4](https://pypi.org/project/pytest-param-files~=0.3.4)|1.7562813504340251e-06| -|pypi|[pytest>=6,<7](https://pypi.org/project/pytest>=6,<7)|1.7562813504340251e-06| -|pypi|[sphinxext-opengraph~=0.6.3](https://pypi.org/project/sphinxext-opengraph~=0.6.3)|1.7562813504340251e-06| -|pypi|[sphinxcontrib.mermaid~=0.7.1](https://pypi.org/project/sphinxcontrib.mermaid~=0.7.1)|1.7562813504340251e-06| -|pypi|[sphinxext-rediraffe~=0.2.7](https://pypi.org/project/sphinxext-rediraffe~=0.2.7)|1.7562813504340251e-06| -|pypi|[linkify-it-py~=1.0](https://pypi.org/project/linkify-it-py~=1.0)|1.7562813504340251e-06| -|pypi|[sphinx>=4,<6](https://pypi.org/project/sphinx>=4,<6)|1.7562813504340251e-06| -|pypi|[mdit-py-plugins~=0.3.0](https://pypi.org/project/mdit-py-plugins~=0.3.0)|1.7562813504340251e-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.7562813504340251e-06| -|pypi|[docutils>=0.15,<0.19](https://pypi.org/project/docutils>=0.15,<0.19)|1.7562813504340251e-06| -|pypi|[funsor](https://pypi.org/project/funsor)|1.7504543279322868e-06| -|pypi|[sphinxbootstrap4theme](https://pypi.org/project/sphinxbootstrap4theme)|1.7495200709251638e-06| -|pypi|[levmar](https://pypi.org/project/levmar)|1.7395548613822724e-06| -|pypi|[gradient-free-optimizers](https://pypi.org/project/gradient-free-optimizers)|1.7395548613822724e-06| -|pypi|[bumps](https://pypi.org/project/bumps)|1.7395548613822724e-06| -|pypi|[tinycc](https://pypi.org/project/tinycc)|1.7395548613822724e-06| -|pypi|[sasmodels](https://pypi.org/project/sasmodels)|1.7395548613822724e-06| -|pypi|[dfogn](https://pypi.org/project/dfogn)|1.7395548613822724e-06| -|pypi|[DFO-LS](https://pypi.org/project/DFO-LS)|1.7395548613822724e-06| -|pypi|[sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks)|1.7395548613822724e-06| -|pypi|[croniter](https://pypi.org/project/croniter)|1.7371388129636868e-06| -|pypi|[NRSur7dq2](https://www.black-holes.org/surrogates/)|1.718078875439293e-06| -|pypi|[openbabel](http://openbabel.org/)|1.7137836782506835e-06| -|pypi|[pssmgen](https://github.com/DeepRank/PSSMGen)|1.708741490246679e-06| -|pypi|[swapper](https://pypi.org/project/swapper)|1.7008980866848885e-06| -|pypi|[jsonfield](https://pypi.org/project/jsonfield)|1.7008980866848885e-06| -|pypi|[django-model-utils](https://pypi.org/project/django-model-utils)|1.7008980866848885e-06| -|pypi|[genfire](https://pypi.org/project/genfire)|1.7008980866848885e-06| -|pypi|[pandas-datareader](https://pypi.org/project/pandas-datareader)|1.7008980866848885e-06| -|pypi|[oldest-supported-numpy](https://pypi.org/project/oldest-supported-numpy)|1.7008980866848885e-06| -|pypi|[opencv-contrib-python](https://github.com/opencv/opencv-python)|1.6935348915044462e-06| -|pypi|[deepspeed](https://pypi.org/project/deepspeed)|1.6876808806302684e-06| -|pypi|[requestsexceptions](https://pypi.org/project/requestsexceptions)|1.68388910581804e-06| -|pypi|[jsonpatch](https://pypi.org/project/jsonpatch)|1.68388910581804e-06| -|pypi|[py2-ipaddress](https://pypi.org/project/py2-ipaddress)|1.678517848702193e-06| -|pypi|[casadata](https://open-bitbucket.nrao.edu/projects/CASA/repos/casadatabrowse)|1.6751269035532996e-06| -|pypi|[cupy-cuda92](https://pypi.org/project/cupy-cuda92)|1.6697957679579988e-06| -|pypi|[cupy-cuda91](https://pypi.org/project/cupy-cuda91)|1.6697957679579988e-06| -|pypi|[cupy-cuda90](https://pypi.org/project/cupy-cuda90)|1.6697957679579988e-06| -|pypi|[cupy-cuda80](https://pypi.org/project/cupy-cuda80)|1.6697957679579988e-06| -|pypi|[cupy-cuda115](https://pypi.org/project/cupy-cuda115)|1.6697957679579988e-06| -|pypi|[cupy-cuda114](https://pypi.org/project/cupy-cuda114)|1.6697957679579988e-06| -|pypi|[cupy-cuda113](https://pypi.org/project/cupy-cuda113)|1.6697957679579988e-06| -|pypi|[cupy-cuda112](https://pypi.org/project/cupy-cuda112)|1.6697957679579988e-06| -|pypi|[cupy-cuda111](https://pypi.org/project/cupy-cuda111)|1.6697957679579988e-06| -|pypi|[cupy-cuda110](https://pypi.org/project/cupy-cuda110)|1.6697957679579988e-06| -|pypi|[cupy-cuda102](https://pypi.org/project/cupy-cuda102)|1.6697957679579988e-06| -|pypi|[cupy-cuda101](https://pypi.org/project/cupy-cuda101)|1.6697957679579988e-06| -|pypi|[cupy-cuda100](https://pypi.org/project/cupy-cuda100)|1.6697957679579988e-06| -|pypi|[pytest-jupyter](https://pytest-jupyter.readthedocs.io/)|1.6567189156021645e-06| -|pypi|[hatch](https://pypi.org/project/hatch)|1.6567189156021645e-06| -|pypi|[sphinx-immaterial-igwn](https://pypi.org/project/sphinx-immaterial-igwn)|1.656718915602164e-06| -|pypi|[pyobjc-framework-Cocoa](https://github.com/ronaldoussoren/pyobjc)|1.6518337187997479e-06| -|pypi|[cmasher](https://cmasher.readthedocs.io)|1.632174931667318e-06| -|pypi|[mpi4pyd](https://github.com/1313e/mpi4pyd)|1.632174931667318e-06| -|pypi|[pypex](https://github.com/mikecokina/pypex.git)|1.632174931667318e-06| -|pypi|[Flask-APScheduler](https://github.com/viniciuschiele/flask-apscheduler)|1.6079918886726891e-06| -|pypi|[autodoc](https://pypi.org/project/autodoc)|1.6079918886726887e-06| -|pypi|[Boruta](https://pypi.org/project/Boruta)|1.597387384189415e-06| -|pypi|[coverage-badge](https://pypi.org/project/coverage-badge)|1.597387384189415e-06| -|pypi|[cufflinks](https://pypi.org/project/cufflinks)|1.597387384189415e-06| -|pypi|[daphne](https://pypi.org/project/daphne)|1.597387384189415e-06| -|pypi|[django-admin-index](https://pypi.org/project/django-admin-index)|1.597387384189415e-06| -|pypi|[django-classy-tags](https://pypi.org/project/django-classy-tags)|1.597387384189415e-06| -|pypi|[django-light](https://pypi.org/project/django-light)|1.597387384189415e-06| -|pypi|[django-ordered-model](https://pypi.org/project/django-ordered-model)|1.597387384189415e-06| -|pypi|[dpd-components](https://pypi.org/project/dpd-components)|1.597387384189415e-06| -|pypi|[htmlmin](https://pypi.org/project/htmlmin)|1.597387384189415e-06| -|pypi|[ImageHash](https://pypi.org/project/ImageHash)|1.597387384189415e-06| -|pypi|[jwcrypto](https://pypi.org/project/jwcrypto)|1.597387384189415e-06| -|pypi|[kmodes](https://pypi.org/project/kmodes)|1.597387384189415e-06| -|pypi|[missingno](https://pypi.org/project/missingno)|1.597387384189415e-06| -|pypi|[multimethod](https://pypi.org/project/multimethod)|1.597387384189415e-06| -|pypi|[pandas-profiling](https://pypi.org/project/pandas-profiling)|1.597387384189415e-06| -|pypi|[phik](https://pypi.org/project/phik)|1.597387384189415e-06| -|pypi|[pycaret](https://pypi.org/project/pycaret)|1.597387384189415e-06| -|pypi|[pyLDAvis](https://pypi.org/project/pyLDAvis)|1.597387384189415e-06| -|pypi|[pyod](https://pypi.org/project/pyod)|1.597387384189415e-06| -|pypi|[scikit-plot](https://pypi.org/project/scikit-plot)|1.597387384189415e-06| -|pypi|[tangled-up-in-unicode](https://pypi.org/project/tangled-up-in-unicode)|1.597387384189415e-06| -|pypi|[textblob](https://pypi.org/project/textblob)|1.597387384189415e-06| -|pypi|[visions](https://pypi.org/project/visions)|1.597387384189415e-06| -|pypi|[yellowbrick](https://pypi.org/project/yellowbrick)|1.597387384189415e-06| -|pypi|[pyepsg](https://pypi.org/project/pyepsg)|1.597365159669287e-06| -|pypi|[intake-xarray](https://pypi.org/project/intake-xarray)|1.597365159669287e-06| -|pypi|[intake-parquet](https://pypi.org/project/intake-parquet)|1.597365159669287e-06| -|pypi|[eli5](https://github.com/eli5-org/eli5)|1.5945919562670835e-06| -|pypi|[peppy](https://pypi.org/project/peppy)|1.594591956267083e-06| -|pypi|[eido](https://pypi.org/project/eido)|1.594591956267083e-06| -|pypi|[slacker](https://pypi.org/project/slacker)|1.594591956267083e-06| -|pypi|[throttler](https://pypi.org/project/throttler)|1.594591956267083e-06| -|pypi|[reretry](https://pypi.org/project/reretry)|1.594591956267083e-06| -|pypi|[pscript](https://pypi.org/project/pscript)|1.5876889607854075e-06| -|pypi|[mpl-sample-data](https://pypi.org/project/mpl-sample-data)|1.5876889607854075e-06| -|pypi|[astro-sedpy](https://github.com/bd-j/sedpy)|1.5784849668098606e-06| -|pypi|[matplotlib-scalebar](https://pypi.org/project/matplotlib-scalebar)|1.5749056358193415e-06| -|pypi|[splot](https://pypi.org/project/splot)|1.5749056358193415e-06| -|pypi|[esda](https://pypi.org/project/esda)|1.5749056358193415e-06| -|pypi|[pyzstd](https://github.com/animalize/pyzstd)|1.5494010911097162e-06| -|pypi|[ebltable](https://github.com/me-manu/ebltable)|1.5462709878953825e-06| -|pypi|[qtsass](https://pypi.org/project/qtsass)|1.5186590059686506e-06| -|pypi|[sphinx_design](https://pypi.org/project/sphinx_design)|1.5060152214601234e-06| -|pypi|[spin](https://pypi.org/project/spin)|1.5060152214601234e-06| -|pypi|[mzml2isa](https://pypi.org/project/mzml2isa)|1.500792429427843e-06| -|pypi|[portpicker](https://pypi.org/project/portpicker)|1.4949299590003905e-06| -|pypi|[kt-legacy](https://pypi.org/project/kt-legacy)|1.4949299590003905e-06| -|pypi|[velociraptor](https://github.com/swiftsim/velociraptor-python)|1.4898965247950031e-06| -|pypi|[ipywidgets-bokeh](https://pypi.org/project/ipywidgets-bokeh)|1.4689574385005857e-06| -|pypi|[pylons-sphinx-latesturl](https://pypi.org/project/pylons-sphinx-latesturl)|1.4602490442006257e-06| -|pypi|[gin-config](https://pypi.org/project/gin-config)|1.4321372978951591e-06| -|pypi|[pytest-isort](https://github.com/stephrdev/pytest-isort)|1.4304214662241326e-06| -|pypi|[imgaug](https://github.com/aleju/imgaug)|1.4139213711749198e-06| -|pypi|[yatiml](https://github.com/yatiml/yatiml)|1.4081535532994932e-06| -|pypi|[galsim](https://github.com/rmjarvis/GalSim)|1.3959390862944197e-06| -|pypi|[types-pkg-resources](https://pypi.org/project/types-pkg-resources)|1.391643889105818e-06| -|pypi|[WebOb](http://webob.org/)|1.3876790917009595e-06| -|pypi|[h5xplorer](https://pypi.org/project/h5xplorer)|1.3866017011018116e-06| -|pypi|[astroML](http://astroML.github.com)|1.3422491214369454e-06| -|pypi|[macholib](http://github.com/ronaldoussoren/macholib)|1.3390453268126569e-06| -|pypi|[percy](https://pypi.org/project/percy)|1.338201016375469e-06| -|pypi|[preconditions](https://pypi.org/project/preconditions)|1.338201016375469e-06| -|pypi|[mimesis](https://pypi.org/project/mimesis)|1.338201016375469e-06| -|pypi|[flask-talisman](https://pypi.org/project/flask-talisman)|1.338201016375469e-06| -|pypi|[dash-dangerously-set-inner-html](https://pypi.org/project/dash-dangerously-set-inner-html)|1.338201016375469e-06| -|pypi|[dash-flow-example](https://pypi.org/project/dash-flow-example)|1.338201016375469e-06| -|pypi|[entsoe-py](https://github.com/EnergieID/entsoe-py)|1.32882663022257e-06| -|pypi|[quandl](https://github.com/quandl/quandl-python)|1.32882663022257e-06| -|pypi|[mplleaflet](https://pypi.org/project/mplleaflet)|1.3288266302225693e-06| -|pypi|[transitleastsquares](https://github.com/hippke/tls)|1.3240548090216229e-06| -|pypi|[radon](https://pypi.org/project/radon)|1.3017077194017004e-06| -|pypi|[numba>=0.55](https://pypi.org/project/numba>=0.55)|1.2944334703815144e-06| -|pypi|[xarray>=0.16](https://pypi.org/project/xarray>=0.16)|1.2944334703815144e-06| -|pypi|[scipy>=1.5](https://pypi.org/project/scipy>=1.5)|1.2944334703815144e-06| -|pypi|[numpy>=1.19](https://pypi.org/project/numpy>=1.19)|1.2944334703815144e-06| -|pypi|[howfairis](https://github.com/fair-software/howfairis)|1.288559156579471e-06| -|pypi|[PSSMGen](https://github.com/DeepRank/PSSMGen)|1.288559156579471e-06| -|pypi|[cpplint](https://github.com/cpplint/cpplint)|1.288559156579471e-06| -|pypi|[BisPy](https://github.com/fAndreuzzi/BisPy)|1.288559156579471e-06| -|pypi|[symfem](https://github.com/mscroggs/symfem)|1.288559156579471e-06| -|pypi|[Crimson](https://git.sr.ht/~bow/crimson)|1.288559156579471e-06| -|pypi|[bigslice](https://github.com/satriaphd/bigslice)|1.288559156579471e-06| -|pypi|[mira-multiome](https://pypi.org/project/mira-multiome)|1.288559156579471e-06| -|pypi|[sphinxcontrib-doxylink](http://sphinxcontrib-doxylink.readthedocs.io/en/stable/)|1.288559156579471e-06| -|pypi|[parmap](https://github.com/zeehio/parmap)|1.288559156579471e-06| -|pypi|[synthia](https://github.com/dmey/synthia)|1.288559156579471e-06| -|pypi|[bel-resources](https://github.com/cthoyt/bel-resources)|1.288559156579471e-06| -|pypi|[contextily](https://github.com/darribas/contextily)|1.288559156579471e-06| -|pypi|[zeus-mcmc](https://github.com/minaskar/zeus)|1.288559156579471e-06| -|pypi|[google-cloud-monitoring](https://github.com/googleapis/python-monitoring)|1.288559156579471e-06| -|pypi|[pyexcel](https://github.com/pyexcel/pyexcel)|1.288559156579471e-06| -|pypi|[msstitch](https://github.com/lehtiolab/msstitch)|1.288559156579471e-06| -|pypi|[surfinBH](https://github.com/vijayvarma392/surfinBH)|1.288559156579471e-06| -|pypi|[pyone](http://opennebula.io)|1.288559156579471e-06| -|pypi|[circuitgraph](https://github.com/circuitgraph/circuitgraph)|1.288559156579471e-06| -|pypi|[sit2standpy](https://github.com/PfizerRD/sit2standpy)|1.288559156579471e-06| -|pypi|[pystan](https://mc-stan.org)|1.288559156579471e-06| -|pypi|[singularity-compose](http://github.com/singularityhub/singularity-compose)|1.2885591565794613e-06| -|pypi|[tesliper](https://github.com/mishioo/tesliper)|1.2885591565794613e-06| -|pypi|[pypolychord](https://ccpforge.cse.rl.ac.uk/gf/project/polychord/)|1.2885591565794613e-06| -|pypi|[asyncpg](https://github.com/MagicStack/asyncpg)|1.2885591565794613e-06| -|pypi|[clingo](https://github.com/potassco/clingo)|1.2885591565794613e-06| -|pypi|[ont-fast5-api](https://github.com/nanoporetech/ont_fast5_api)|1.2885591565794613e-06| -|pypi|[diffmah](https://github.com/ArgonneCPAC/diffmah)|1.2885591565794613e-06| -|pypi|[anesthetic](https://github.com/williamjameshandley/anesthetic)|1.2885591565794613e-06| -|pypi|[wurlitzer](https://github.com/minrk/wurlitzer)|1.2885591565794613e-06| -|pypi|[pyplif-hippos](https://github.com/radifar/PyPLIF-HIPPOS)|1.2885591565794613e-06| -|pypi|[electiondata](https://github.com/kavigupta/electiondata)|1.2885591565794613e-06| -|pypi|[picmistandard](https://github.com/picmi-standard/picmi)|1.2885591565794613e-06| -|pypi|[libceed](https://libceed.readthedocs.io)|1.2885591565794613e-06| -|pypi|[starlink-pyast](http://www.starlink.ac.uk/ast)|1.2885591565794613e-06| -|pypi|[cachecontrol](https://github.com/ionrock/cachecontrol)|1.2811600628309557e-06| -|pypi|[hicmatrix](https://github.com/deeptools/HiCMatrix)|1.2809345461855007e-06| -|pypi|[pyqtwebengine](https://pypi.org/project/pyqtwebengine)|1.2769205577458404e-06| -|pypi|[modulegraph](http://github.com/ronaldoussoren/modulegraph)|1.2756735650136665e-06| -|pypi|[pyink](https://pypi.org/project/pyink)|1.2381537542779706e-06| -|pypi|[WSGIProxy2](https://pypi.org/project/WSGIProxy2)|1.2266091971285257e-06| -|pypi|[pyquery](https://pypi.org/project/pyquery)|1.2266091971285257e-06| -|pypi|[PySide2](https://www.pyside.org)|1.2138227254978645e-06| -|pypi|[twiggy](https://github.com/wearpants/twiggy/)|1.2105674181549158e-06| -|pypi|[python-forge](http://github.com/dfee/forge)|1.198980177779819e-06| -|pypi|[pytest-pydocstyle](https://pypi.org/project/pytest-pydocstyle)|1.1775448292433846e-06| -|pypi|[pytest-pycodestyle](https://pypi.org/project/pytest-pycodestyle)|1.1775448292433846e-06| -|pypi|[types-PyYAML](https://pypi.org/project/types-PyYAML)|1.1775448292433846e-06| -|pypi|[flat-table](https://github.com/metinsenturk/flat_table)|1.1484240758904488e-06| -|pypi|[tikzplotlib](https://pypi.org/project/tikzplotlib)|1.1484240758904488e-06| -|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|1.138994254476488e-06| -|pypi|[stsynphot](https://www.github.com/spacetelescope/stsynphot_refactor)|1.1344923009014806e-06| -|pypi|[google-cloud-firestore](https://github.com/googleapis/python-firestore)|1.1324801601487093e-06| -|pypi|[pytest-ruff](https://pypi.org/project/pytest-ruff)|1.1290723489708266e-06| -|pypi|[stingray](https://docs.stingray.science)|1.1274892620070344e-06| -|pypi|[adjustText](https://github.com/Phlya/adjustText)|1.1044145149376906e-06| -|pypi|[phantomconfig](https://pypi.org/project/phantomconfig)|1.0997185905290228e-06| -|pypi|[lcbuilder](https://pypi.org/project/lcbuilder)|1.0997185905290228e-06| -|pypi|[proxmin](https://github.com/pmelchior/proxmin)|1.0952752830925482e-06| -|pypi|[pytest-responsemock](https://pypi.org/project/pytest-responsemock)|1.0872217883639203e-06| -|pypi|[iso3166](https://pypi.org/project/iso3166)|1.0872217883639203e-06| -|pypi|[sphinx-autodoc-typehints>=1.15.2](https://pypi.org/project/sphinx-autodoc-typehints>=1.15.2)|1.0794160934731024e-06| -|pypi|[typing_extensions>=3.10](https://pypi.org/project/typing_extensions>=3.10)|1.0794160934731024e-06| -|pypi|[get_version](https://pypi.org/project/get_version)|1.0794160934731024e-06| -|pypi|[sphinx>=3.0](https://pypi.org/project/sphinx>=3.0)|1.0794160934731024e-06| -|pypi|[scriptcwl](https://github.com/nlesc/scriptcwl)|1.0737992971495573e-06| -|pypi|[pyomo](http://pyomo.org)|1.0704952993121733e-06| -|pypi|[molmass](https://www.lfd.uci.edu/~gohlke/molmass)|1.0647347576281649e-06| -|pypi|[phonemizer](https://pypi.org/project/phonemizer)|1.0509810620851303e-06| -|pypi|[cyvcf2](https://github.com/brentp/cyvcf2/)|1.0386567746973821e-06| -|pypi|[dustmaps](https://github.com/gregreen/dustmaps)|1.0347520499804818e-06| -|pypi|[OpenPIV](https://pypi.org/project/OpenPIV)|1.0277044980523987e-06| -|pypi|[snakeviz](https://pypi.org/project/snakeviz)|1.023338803862448e-06| -|pypi|[lightning-utilities](https://pypi.org/project/lightning-utilities)|1.0232675655189838e-06| -|pypi|[ale-py](https://pypi.org/project/ale-py)|1.0232675655189838e-06| -|pypi|[dm-reverb](https://pypi.org/project/dm-reverb)|1.0232675655189838e-06| -|pypi|[rlds](https://pypi.org/project/rlds)|1.0232675655189838e-06| -|pypi|[pyoculus](https://pypi.org/project/pyoculus)|1.0232675655189838e-06| -|pypi|[py-spec](https://pypi.org/project/py-spec)|1.0232675655189838e-06| -|pypi|[pywin32-ctypes](https://pypi.org/project/pywin32-ctypes)|1.0205388520109332e-06| -|pypi|[ua_parser](https://pypi.org/project/ua_parser)|1.0124393373124335e-06| -|pypi|[flask-seasurf](https://pypi.org/project/flask-seasurf)|1.0124393373124335e-06| -|pypi|[chart_studio](https://pypi.org/project/chart_studio)|1.0124393373124335e-06| -|pypi|[sdmpy](http://github.com/demorest/sdmpy)|9.970993473531588e-07| -|pypi|[click-default-group](https://pypi.org/project/click-default-group)|9.970396021291025e-07| -|pypi|[swifttools](https://gitlab.com/DrPhilEvans/swifttools)|9.95704802811406e-07| -|pypi|[spacy-transformers](https://spacy.io)|9.839497652624792e-07| -|pypi|[pythainlp](https://pypi.org/project/pythainlp)|9.839497652624792e-07| -|pypi|[spacy-ray](https://pypi.org/project/spacy-ray)|9.839497652624792e-07| -|pypi|[natto-py](https://pypi.org/project/natto-py)|9.839497652624792e-07| -|pypi|[sudachidict-core](https://pypi.org/project/sudachidict-core)|9.839497652624792e-07| -|pypi|[sudachipy](https://pypi.org/project/sudachipy)|9.839497652624792e-07| -|pypi|[thinc-apple-ops](https://pypi.org/project/thinc-apple-ops)|9.839497652624792e-07| -|pypi|[multiqc](http://multiqc.info)|9.664193674345978e-07| -|pypi|[cspy](https://github.com/torressa/cspy)|9.664193674345978e-07| -|pypi|[sphinx-jinja](https://github.com/tardyp/sphinx-jinja)|9.664193674345978e-07| -|pypi|[hdf5storage](https://github.com/frejanordsiek/hdf5storage)|9.664193674345978e-07| -|pypi|[miniwdl](https://github.com/chanzuckerberg/miniwdl)|9.664193674345978e-07| -|pypi|[pytest-workflow](https://github.com/LUMC/pytest-workflow)|9.664193674345978e-07| -|pypi|[Sphinx-Substitution-Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions)|9.664193674345978e-07| -|pypi|[pyequib](https://equib.github.io/pyEQUIB/)|9.664193674345978e-07| -|pypi|[cygrid](https://github.com/bwinkel/cygrid)|9.664193674345978e-07| -|pypi|[jupyter-book](https://executablebooks.org/)|9.664193674345978e-07| -|pypi|[genshi](https://github.com/edgewall/genshi)|9.664193674345978e-07| -|pypi|[cutadapt](https://cutadapt.readthedocs.io/)|9.664193674345978e-07| -|pypi|[fairdatapoint-client](https://github.com/fair-data/fairdatapoint-client)|9.664193674345978e-07| -|pypi|[referenceseeker](https://github.com/oschwengers/referenceseeker)|9.664193674345978e-07| -|pypi|[flatstar](https://github.com/ladsantos/flatstar)|9.664193674345978e-07| -|pypi|[pyfftlog](https://github.com/prisae/pyfftlog)|9.66419367434596e-07| -|pypi|[pypeFLOW](https://github.com/Xinyi2016/pypeflow)|9.66419367434596e-07| -|pypi|[contexttimer](https://github.com/brouberol/contexttimer)|9.66419367434596e-07| -|pypi|[easybuild](https://easybuild.io)|9.66419367434596e-07| -|pypi|[easybuild-easyblocks](https://easybuild.io)|9.66419367434596e-07| -|pypi|[easybuild-easyconfigs](https://easybuild.io)|9.66419367434596e-07| -|pypi|[easybuild-framework](https://easybuild.io)|9.66419367434596e-07| -|pypi|[pycoeman](https://github.com/NLeSC/pycoeman)|9.66419367434596e-07| -|pypi|[COFFEE](UNKNOWN)|9.66419367434596e-07| -|pypi|[proposal](https://github.com/tudo-astroparticlephysics/PROPOSAL)|9.66419367434596e-07| -|pypi|[pystrict](https://github.com/earonesty/pystrict)|9.66419367434596e-07| -|pypi|[alive-progress](https://github.com/rsalmei/alive-progress)|9.6448652869973e-07| -|pypi|[jsonref](https://pypi.org/project/jsonref)|9.402999250714986e-07| -|pypi|[docker-pycreds](https://pypi.org/project/docker-pycreds)|9.402999250714986e-07| -|pypi|[sentry-sdk](https://pypi.org/project/sentry-sdk)|9.402999250714986e-07| -|pypi|[promise](https://pypi.org/project/promise)|9.402999250714986e-07| -|pypi|[testresources](https://pypi.org/project/testresources)|9.354939476766888e-07| -|pypi|[oslotest](https://pypi.org/project/oslotest)|9.354939476766888e-07| -|pypi|[requests-kerberos](https://pypi.org/project/requests-kerberos)|9.354939476766888e-07| -|pypi|[betamax](https://pypi.org/project/betamax)|9.354939476766888e-07| -|pypi|[poppy](https://poppy-optics.readthedocs.io/)|9.127294025771207e-07| -|pypi|[bioframe](https://github.com/open2c/bioframe)|9.127294025771207e-07| -|pypi|[jaxns](https://pypi.org/project/jaxns)|9.111954035811903e-07| -|pypi|[gooey](http://pypi.python.org/pypi/Gooey/)|9.111954035811903e-07| -|pypi|[peakutils](https://bitbucket.org/lucashnegri/peakutils)|9.094254047397395e-07| -|pypi|[clize](https://github.com/epsy/clize)|9.019914096056253e-07| -|pypi|[tvtk](https://pypi.org/project/tvtk)|9.004754576567056e-07| -|pypi|[pytest-django](https://pypi.org/project/pytest-django)|8.770255759468956e-07| -|pypi|[sybil](https://pypi.org/project/sybil)|8.770255759468956e-07| -|pypi|[setuptools-git](https://pypi.org/project/setuptools-git)|8.770255759468956e-07| -|pypi|[EDFlib-Python](https://pypi.org/project/EDFlib-Python)|8.762400626679464e-07| -|pypi|[eeglabio](https://pypi.org/project/eeglabio)|8.762400626679464e-07| -|pypi|[diffrax](https://github.com/patrick-kidger/diffrax)|8.716723706272878e-07| -|pypi|[PyGithub](https://github.com/pygithub/pygithub)|8.716723706272878e-07| -|pypi|[eagerpy](https://github.com/jonasrauber/eagerpy)|8.581803982819251e-07| -|pypi|[pyvirtualdisplay](https://pypi.org/project/pyvirtualdisplay)|8.457032339487923e-07| -|pypi|[ldtk](https://github.com/hpparvi/ldtk)|8.409923907087267e-07| -|pypi|[pypandoc](https://pypi.org/project/pypandoc)|8.392589243510965e-07| -|pypi|[lap](https://pypi.org/project/lap)|8.392589243510965e-07| -|pypi|[dcor](https://pypi.org/project/dcor)|8.247889428967672e-07| -|pypi|[citeproc-py](https://github.com/brechtm/citeproc-py)|8.244704462621097e-07| -|pypi|[fgivenx](https://github.com/williamjameshandley/fgivenx)|8.18235064427962e-07| -|pypi|[jsonpickle](https://github.com/jsonpickle/jsonpickle)|7.940310478381564e-07| -|pypi|[line-profiler](https://github.com/pyutils/line_profiler)|7.94031047838155e-07| -|pypi|[mercantile](https://github.com/mapbox/mercantile)|7.822627879734513e-07| -|pypi|[test-tube](https://pypi.org/project/test-tube)|7.778497347644309e-07| -|pypi|[comet-ml](https://pypi.org/project/comet-ml)|7.778497347644309e-07| -|pypi|[neptune-client](https://pypi.org/project/neptune-client)|7.778497347644309e-07| -|pypi|[torchtext](https://pypi.org/project/torchtext)|7.778497347644309e-07| -|pypi|[cffconvert](https://github.com/citation-file-format/cff-converter-python)|7.731354939476912e-07| -|pypi|[iteration_utilities](https://github.com/MSeifert04/iteration_utilities)|7.731354939476912e-07| -|pypi|[vis_sample](https://github.com/AstroChem/vis_sample)|7.731354939476912e-07| -|pypi|[brian2](http://www.briansimulator.org/)|7.731354939476912e-07| -|pypi|[nempy](https://github.com/UNSW-CEEM/nempy)|7.731354939476912e-07| -|pypi|[antspyx](https://github.com/ANTsX/ANTsPy)|7.731354939476912e-07| -|pypi|[pyunpack](https://github.com/ponty/pyunpack)|7.731354939476804e-07| -|pypi|[TPOT](https://github.com/EpistasisLab/tpot)|7.731354939476804e-07| -|pypi|[update_checker](https://github.com/bboe/update_checker)|7.731354939476804e-07| -|pypi|[tripoli](https://github.com/DDMAL/tripoli)|7.731354939476804e-07| -|pypi|[molsets](https://pypi.org/project/molsets)|7.731354939476804e-07| -|pypi|[kombine](https://github.com/bfarr/kombine)|7.731354939476804e-07| -|pypi|[dateparser](https://github.com/scrapinghub/dateparser)|7.731354939476804e-07| -|pypi|[sphinx_argparse](https://pypi.org/project/sphinx_argparse)|7.731354939476804e-07| -|pypi|[RagTag](https://github.com/malonge/RagTag)|7.731354939476804e-07| -|pypi|[foolbox](https://github.com/bethgelab/foolbox)|7.731354939476804e-07| -|pypi|[ogb](https://github.com/snap-stanford/ogb)|7.731354939476804e-07| -|pypi|[pyviz](http://pyviz.org)|7.731354939476804e-07| -|pypi|[gala](http://gala.adrian.pw/)|7.731354939476804e-07| -|pypi|[kiwipy](https://github.com/aiidateam/kiwipy.git)|7.731354939476804e-07| -|pypi|[bakta](https://github.com/oschwengers/bakta)|7.731354939476804e-07| -|pypi|[rectangle-packer](https://github.com/Penlect/rectangle-packer)|7.731354939476767e-07| -|pypi|[pbcommand](https://github.com/PacificBiosciences/pbcommand)|7.731354939476767e-07| -|pypi|[pbcore](UNKNOWN)|7.731354939476767e-07| -|pypi|[Cigar](https://github.com/brentp/cigar)|7.731354939476767e-07| -|pypi|[py-sphviewer](https://github.com/alejandrobll/py-sphviewer)|7.731354939476767e-07| -|pypi|[pykdtree](https://github.com/storpipfugl/pykdtree)|7.731354939476767e-07| -|pypi|[Aemulator](https://github.com/AemulusProject/Aemulator)|7.731354939476767e-07| -|pypi|[scikit-cuda](https://github.com/lebedov/scikit-cuda/)|7.731354939476767e-07| -|pypi|[agfusion](https://github.com/murphycj/AGFusion)|7.731354939476696e-07| -|pypi|[bagpipes](https://bagpipes.readthedocs.io)|7.731354939476696e-07| -|pypi|[simupy](https://github.com/simupy/simupy)|7.731354939476696e-07| -|pypi|[boatswain](https://github.com/nlesc-sherlock/boatswain)|7.731354939476696e-07| -|pypi|[vcrpy](https://pypi.org/project/vcrpy)|7.700242847164989e-07| -|pypi|[sparse](https://github.com/pydata/sparse/)|7.476571651698581e-07| -|pypi|[CURandRTC](https://github.com/fynv/CURandRTC)|7.386205165392985e-07| -|pypi|[sciris](http://github.com/sciris/sciris)|7.129071327339473e-07| -|pypi|[iPython](https://ipython.org)|7.106024760548512e-07| -|pypi|[mpl-interactions](https://mpl-interactions.rtfd.io)|7.028504490433409e-07| -|pypi|[django-storages](https://github.com/jschneier/django-storages)|7.028504490433409e-07| -|pypi|[mxnet](https://pypi.org/project/mxnet)|6.858460026955197e-07| -|pypi|[ml-datasets](https://pypi.org/project/ml-datasets)|6.858460026955197e-07| -|pypi|[Flask-Cors](https://github.com/corydolphin/flask-cors)|6.837378491132155e-07| -|pypi|[starry](https://pypi.org/project/starry)|6.690595620701048e-07| -|pypi|[sagemaker](https://pypi.org/project/sagemaker)|6.644133151112846e-07| -|pypi|[ftfy](https://pypi.org/project/ftfy)|6.644133151112846e-07| -|pypi|[fairscale](https://pypi.org/project/fairscale)|6.644133151112846e-07| -|pypi|[onnxruntime-tools](https://pypi.org/project/onnxruntime-tools)|6.644133151112846e-07| -|pypi|[unidic](https://pypi.org/project/unidic)|6.644133151112846e-07| -|pypi|[unidic-lite](https://pypi.org/project/unidic-lite)|6.644133151112846e-07| -|pypi|[ipadic](https://pypi.org/project/ipadic)|6.644133151112846e-07| -|pypi|[fugashi](https://pypi.org/project/fugashi)|6.644133151112846e-07| -|pypi|[faiss-cpu](https://pypi.org/project/faiss-cpu)|6.644133151112846e-07| -|pypi|[rouge-score](https://pypi.org/project/rouge-score)|6.644133151112846e-07| -|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|6.644133151112846e-07| -|pypi|[sigopt](https://pypi.org/project/sigopt)|6.644133151112846e-07| -|pypi|[pyctcdecode](https://pypi.org/project/pyctcdecode)|6.644133151112846e-07| -|pypi|[tf2onnx](https://pypi.org/project/tf2onnx)|6.644133151112846e-07| -|pypi|[stwcs](https://github.com/spacetelescope/stwcs)|6.593798809058974e-07| -|pypi|[flask-wtf](https://github.com/wtforms/flask-wtf/)|6.513595736555572e-07| -|pypi|[falcon](https://pypi.org/project/falcon)|6.508538597008502e-07| -|pypi|[webtest-aiohttp](https://pypi.org/project/webtest-aiohttp)|6.508538597008502e-07| -|pypi|[GridDataFormats](https://github.com/MDAnalysis/GridDataFormats)|6.491657722745966e-07| -|pypi|[gsd](https://gsd.readthedocs.io)|6.491657722745966e-07| -|pypi|[grequests](https://github.com/kennethreitz/grequests)|6.442795782897355e-07| -|pypi|[AMAT](https://github.com/athulpg007/AMAT)|6.442795782897355e-07| -|pypi|[qtl](https://pypi.org/project/qtl)|6.442795782897355e-07| -|pypi|[agutil](https://github.com/agraubert/agutil)|6.442795782897355e-07| -|pypi|[mbo](https://github.com/basf/mbo)|6.442795782897355e-07| -|pypi|[wntr](https://github.com/USEPA/WNTR)|6.442795782897355e-07| -|pypi|[uvplot](https://github.com/mtazzari/uvplot)|6.442795782897355e-07| -|pypi|[gwsnrcalc](https://github.com/mikekatz04/BOWIE/snr_calculator_folder)|6.442795782897355e-07| -|pypi|[proper](https://pypi.org/project/proper)|6.442795782897355e-07| -|pypi|[Requests](https://requests.readthedocs.io)|6.442795782897355e-07| -|pypi|[Pandas](https://pandas.pydata.org)|6.442795782897355e-07| -|pypi|[Seaborn](https://seaborn.pydata.org)|6.442795782897355e-07| -|pypi|[Sympy](https://sympy.org)|6.442795782897355e-07| -|pypi|[oct2py](http://github.com/blink1073/oct2py)|6.442795782897355e-07| -|pypi|[pylibxc2](https://github.com/mfkasim1/pylibxc/)|6.442795782897355e-07| -|pypi|[jsonlines](https://github.com/wbolster/jsonlines)|6.442795782897355e-07| -|pypi|[pyemgpipeline](https://github.com/aalhossary/pyemgpipeline)|6.442795782897355e-07| -|pypi|[niapy](https://github.com/NiaOrg/NiaPy)|6.442795782897355e-07| -|pypi|[pystokes](https://github.com/rajeshrinet/pystokes)|6.442795782897355e-07| -|pypi|[guizero](https://github.com/lawsie/guizero)|6.442795782897355e-07| -|pypi|[posix_ipc](http://semanchuk.com/philip/posix_ipc/)|6.442795782897306e-07| -|pypi|[ctypesgen](https://github.com/davidjamesca/ctypesgen)|6.442795782897306e-07| -|pypi|[scikits.cuda](https://github.com/lebedov/scikit-cuda/)|6.442795782897306e-07| -|pypi|[distrax](https://github.com/deepmind/distrax)|6.295531879288283e-07| -|pypi|[pyParz](http://github.com/jpierel14/pyParz)|6.275450437887007e-07| -|pypi|[traitsui](http://docs.enthought.com/traitsui)|6.228035923467393e-07| -|pypi|[APLpy](http://aplpy.github.io)|5.947196107289858e-07| -|pypi|[z3c.testsetup](https://pypi.org/project/z3c.testsetup)|5.846837172979304e-07| -|pypi|[pep440](https://pypi.org/project/pep440)|5.846837172979304e-07| -|pypi|[restructuredtext-lint](https://pypi.org/project/restructuredtext-lint)|5.7405310425615e-07| -|pypi|[rinohtype](https://pypi.org/project/rinohtype)|5.740531042561499e-07| -|pypi|[sphinx-testing](https://pypi.org/project/sphinx-testing)|5.740531042561499e-07| -|pypi|[scikit_image](https://scikit-image.org)|5.726929584797624e-07| -|pypi|[kfac](http://github.com/tensorflow/kfac)|5.575496350584217e-07| -|pypi|[qcelemental](https://github.com/MolSSI/QCElemental)|5.522396385340605e-07| -|pypi|[singularity-hpc](https://github.com/singularityhub/singularity-hpc)|5.522396385340605e-07| -|pypi|[spacepy](https://github.com/spacepy/spacepy)|5.522396385340605e-07| -|pypi|[StructureFingerprint](https://github.com/dcloudf/MorganFingerprint)|5.522396385340605e-07| -|pypi|[datasketch](https://ekzhu.github.io/datasketch)|5.522396385340605e-07| -|pypi|[fast_histogram](https://github.com/astrofrog/fast-histogram)|5.522396385340605e-07| -|pypi|[gimmik](https://github.com/vincentlab/GiMMiK)|5.522396385340605e-07| -|pypi|[prettypyplot](https://gitlab.com/braniii/prettypyplot)|5.522396385340605e-07| -|pypi|[bed-reader](https://pypi.org/project/bed-reader)|5.522396385340605e-07| -|pypi|[orbitize](https://github.com/sblunt/orbitize)|5.522396385340605e-07| -|pypi|[SPARQLWrapper](http://rdflib.github.io/sparqlwrapper)|5.522396385340605e-07| -|pypi|[neomodel](https://neomodel.readthedocs.io)|5.522396385340605e-07| -|pypi|[faker](https://github.com/joke2k/faker)|5.522396385340605e-07| -|pypi|[Eir](https://github.com/mjacob1002/Eir)|5.522396385340605e-07| -|pypi|[physical-validation](https://physical-validation.readthedocs.io)|5.522396385340605e-07| -|pypi|[optimade](https://github.com/Materials-Consortia/optimade-python-tools)|5.522396385340605e-07| -|pypi|[fpdf2](https://pyfpdf.github.io/fpdf2/)|5.522396385340605e-07| -|pypi|[pdf2image](https://github.com/Belval/pdf2image)|5.522396385340605e-07| -|pypi|[PyQT5](https://www.riverbankcomputing.com/software/pyqt/)|5.522396385340605e-07| -|pypi|[emn_sdk](https://www.energy.gov/eere/energy-materials-network/energy-materials-network)|5.522396385340605e-07| -|pypi|[kllr](https://github.com/afarahi/kllr)|5.522396385340605e-07| -|pypi|[qimage2ndarray](https://github.com/hmeine/qimage2ndarray)|5.522396385340605e-07| -|pypi|[pygfunction](https://github.com/MassimoCimmino/pygfunction)|5.522396385340548e-07| -|pypi|[random](https://www.pytosquatting.org)|5.522396385340548e-07| -|pypi|[sys](https://github.com/stestagg/sys)|5.522396385340548e-07| -|pypi|[stats](http://code.google.com/p/pycalcstats/)|5.522396385340548e-07| -|pypi|[usort](https://pypi.org/project/usort)|5.436108941819601e-07| -|pypi|[arboreto](https://github.com/aertslab/arboreto)|5.352476496560921e-07| -|pypi|[ipytree](https://pypi.org/project/ipytree)|5.256896559122252e-07| -|pypi|[connexion](https://github.com/zalando/connexion)|5.154236626317797e-07| -|pypi|[furl](https://pypi.org/project/furl)|5.062196686562169e-07| -|pypi|[pyodbc](https://pypi.org/project/pyodbc)|5.062196686562169e-07| -|pypi|[pg8000](https://pypi.org/project/pg8000)|5.062196686562169e-07| -|pypi|[psycopg2cffi](https://pypi.org/project/psycopg2cffi)|5.062196686562169e-07| -|pypi|[flexmock](https://pypi.org/project/flexmock)|5.062196686562169e-07| -|pypi|[hdfdict](https://github.com/SiggiGue/hdfdict)|5.035126116045825e-07| -|pypi|[spherical-geometry](https://pypi.org/project/spherical-geometry)|4.983099863334635e-07| -|pypi|[stregion](https://pypi.org/project/stregion)|4.983099863334635e-07| -|pypi|[tweakwcs](https://pypi.org/project/tweakwcs)|4.983099863334635e-07| -|pypi|[stsci.skypac](https://pypi.org/project/stsci.skypac)|4.983099863334635e-07| -|pypi|[fitsblender](https://pypi.org/project/fitsblender)|4.983099863334635e-07| -|pypi|[jsonlib](https://pypi.org/project/jsonlib)|4.925380559898326e-07| -|pypi|[yajl](https://pypi.org/project/yajl)|4.925380559898326e-07| -|pypi|[ecdsa](https://pypi.org/project/ecdsa)|4.925380559898326e-07| -|pypi|[pytest-black-multipy](https://pypi.org/project/pytest-black-multipy)|4.925380559898326e-07| -|pypi|[tinygp](https://github.com/dfm/tinygp)|4.851046236534421e-07| -|pypi|[ligo.skymap](https://lscsoft.docs.ligo.org/ligo.skymap/)|4.832096837172989e-07| -|pypi|[nodepy](https://github.com/ketch/nodepy)|4.832096837172989e-07| -|pypi|[flare-pp](https://github.com/mir-group/flare_pp)|4.832096837172989e-07| -|pypi|[sgdml](http://www.sgdml.org)|4.832096837172989e-07| -|pypi|[fhir.resources](https://github.com/nazrulworld/fhir.resources)|4.832096837172989e-07| -|pypi|[aiokafka](http://aiokafka.readthedocs.org)|4.832096837172989e-07| -|pypi|[pywdpa](https://ecology.ghislainv.fr/pywdpa)|4.832096837172989e-07| -|pypi|[astro-virgo](https://github.com/0xCoto/Virgo)|4.832096837172989e-07| -|pypi|[numfi](https://github.com/ZZZZzzzzac/numfi)|4.832096837172989e-07| -|pypi|[flask-socketio](https://github.com/miguelgrinberg/flask-socketio)|4.832096837172989e-07| -|pypi|[piecewise-regression](https://github.com/chasmani/piecewise-regression)|4.832096837172989e-07| -|pypi|[clint](https://github.com/kennethreitz/clint)|4.832096837172989e-07| -|pypi|[tools21cm](https://pypi.org/project/tools21cm)|4.832096837172989e-07| -|pypi|[merklelib](https://github.com/vpaliy/merkle-trees)|4.832096837172989e-07| -|pypi|[pystream-protobuf](https://github.com/cartoonist/pystream-protobuf)|4.832096837172989e-07| -|pypi|[linearfit](https://github.com/Johannes-Sahlmann/linearfit)|4.832096837172989e-07| -|pypi|[pepita](https://pypi.org/project/pepita)|4.832096837172989e-07| -|pypi|[tatter](https://github.com/afarahi/tatter)|4.832096837172989e-07| -|pypi|[dna-features-viewer](https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer)|4.832096837172989e-07| -|pypi|[pypiwin32](https://pypi.org/project/pypiwin32)|4.832096837172989e-07| -|pypi|[sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox)|4.83209683717298e-07| -|pypi|[findiff](https://github.com/maroba/findiff)|4.83209683717298e-07| -|pypi|[blessed](https://github.com/jquast/blessed)|4.81598984771577e-07| -|pypi|[Levenshtein](https://github.com/maxbachmann/Levenshtein)|4.783775868801279e-07| -|pypi|[time-machine](https://pypi.org/project/time-machine)|4.706522345454148e-07| -|pypi|[attrdict](https://github.com/bcj/AttrDict)|4.6947497368555085e-07| -|pypi|[black-nbconvert](https://pypi.org/project/black-nbconvert)|4.5997844892319704e-07| -|pypi|[mknotebooks](https://pypi.org/project/mknotebooks)|4.5129961026426887e-07| -|pypi|[mkdocs-macros-plugin](https://pypi.org/project/mkdocs-macros-plugin)|4.5129961026426887e-07| -|pypi|[ipyplot](http://github.com/karolzak/ipyplot)|4.2951971885982185e-07| -|pypi|[imagecorruptions](https://github.com/bethgelab/imagecorruptions)|4.2951971885982185e-07| -|pypi|[hydra-colorlog](https://github.com/facebookresearch/hydra/)|4.2951971885982185e-07| -|pypi|[spaghetti](https://github.com/pysal/spaghetti)|4.2951971885982185e-07| -|pypi|[lsstdesc.coord](https://github.com/LSSTDESC/Coord)|4.2951971885982185e-07| -|pypi|[treecorr](https://github.com/rmjarvis/TreeCorr)|4.2951971885982185e-07| -|pypi|[fleck](https://github.com/bmorris3/fleck)|4.2951971885982185e-07| -|pypi|[phylo-treetime](https://github.com/neherlab/treetime)|4.2951971885982185e-07| -|pypi|[funsies](https://github.com/aspuru-guzik-group/funsies)|4.2951971885982185e-07| -|pypi|[lipyphilic](https://github.com/p-j-smith/lipyphilic)|4.2951971885982185e-07| -|pypi|[modAL](https://modAL-python.github.io/)|4.2951971885982185e-07| -|pypi|[dca](https://github.com/theislab/dca)|4.2951971885982185e-07| -|pypi|[yabox](https://github.com/pablormier/yabox)|4.2951971885982185e-07| -|pypi|[sk-video](http://scikit-video.org/)|4.2951971885982185e-07| -|pypi|[htof](https://pypi.org/project/htof)|4.2951971885982185e-07| -|pypi|[muse-psfr](https://github.com/musevlt/muse-psfr)|4.2951971885982185e-07| -|pypi|[injector](https://github.com/alecthomas/injector)|4.2951971885982185e-07| -|pypi|[pyDataverse](https://github.com/gdcc/pyDataverse)|4.2951971885982185e-07| -|pypi|[qiskit-ibm-experiment](https://github.com/Qiskit/qiskit-ibm-experiment)|4.2951971885982185e-07| -|pypi|[qiskit_dynamics](https://github.com/Qiskit/qiskit-dynamics)|4.2951971885982185e-07| -|pypi|[deepdish](https://github.com/uchicago-cs/deepdish)|4.2951971885982185e-07| -|pypi|[retriever](https://github.com/weecology/retriever)|4.2951971885982185e-07| -|pypi|[acor](http://github.com/dfm/acor)|4.2951971885982185e-07| -|pypi|[python-markdown-math](https://github.com/mitya57/python-markdown-math)|4.2951971885982185e-07| -|pypi|[stanza](https://github.com/stanfordnlp/stanza)|4.2951971885982185e-07| -|pypi|[easywebdav](http://github.com/amnong/easywebdav)|4.2951971885982185e-07| -|pypi|[chaospy](https://chaospy.readthedocs.io/)|4.2951971885982185e-07| -|pypi|[pysyzygy](http://github.com/rodluger/pysyzygy)|4.295197188598204e-07| -|pypi|[k2plr](https://github.com/rodluger/k2plr)|4.295197188598204e-07| -|pypi|[biolib](http://pypi.python.org/pypi/biolib/)|4.295197188598204e-07| -|pypi|[weightedstats](https://github.com/tinybike/weightedstats)|4.295197188598204e-07| -|pypi|[vmad](https://pypi.org/project/vmad)|4.295197188598204e-07| -|pypi|[abopt](https://pypi.org/project/abopt)|4.295197188598204e-07| -|pypi|[fastpm](https://pypi.org/project/fastpm)|4.295197188598204e-07| -|pypi|[single-source](https://github.com/rabbit72/single-source)|4.252245216712248e-07| -|pypi|[python-sat](https://github.com/pysathq/pysat)|4.252245216712248e-07| -|pypi|[scikit-misc](https://github.com/has2k1/scikit-misc)|4.139036090812761e-07| -|pypi|[tf-slim](https://pypi.org/project/tf-slim)|4.088697323761752e-07| -|pypi|[pypng](https://pypi.org/project/pypng)|4.088697323761752e-07| -|pypi|[mesh-tensorflow](https://pypi.org/project/mesh-tensorflow)|4.088697323761752e-07| -|pypi|[dopamine-rl](https://pypi.org/project/dopamine-rl)|4.088697323761752e-07| -|pypi|[astroutils](https://github.com/chengxinlun/astroutils)|4.069134178672002e-07| -|pypi|[python-consul](https://github.com/cablehead/python-consul)|3.9491409605622744e-07| -|pypi|[pytest-param-files~=0.3.3](https://pypi.org/project/pytest-param-files~=0.3.3)|3.925149430811281e-07| -|pypi|[pytest-cov~=2.8](https://pypi.org/project/pytest-cov~=2.8)|3.925149430811281e-07| -|pypi|[pytest~=5.4](https://pypi.org/project/pytest~=5.4)|3.925149430811281e-07| -|pypi|[pandas<1.4](https://pypi.org/project/pandas<1.4)|3.925149430811281e-07| -|pypi|[matplotlib~=3.3.0](https://pypi.org/project/matplotlib~=3.3.0)|3.925149430811281e-07| -|pypi|[ipython!=8.1.0](https://pypi.org/project/ipython!=8.1.0)|3.925149430811281e-07| -|pypi|[coverage<5.0](https://pypi.org/project/coverage<5.0)|3.925149430811281e-07| -|pypi|[sphinx-design~=0.1.0](https://pypi.org/project/sphinx-design~=0.1.0)|3.925149430811281e-07| -|pypi|[sphinx-book-theme~=0.3.0](https://pypi.org/project/sphinx-book-theme~=0.3.0)|3.925149430811281e-07| -|pypi|[jupytext~=1.11.2](https://pypi.org/project/jupytext~=1.11.2)|3.925149430811281e-07| -|pypi|[ipykernel~=5.5](https://pypi.org/project/ipykernel~=5.5)|3.925149430811281e-07| -|pypi|[coconut~=1.4.3](https://pypi.org/project/coconut~=1.4.3)|3.925149430811281e-07| -|pypi|[sphinx-togglebutton~=0.3.0](https://pypi.org/project/sphinx-togglebutton~=0.3.0)|3.925149430811281e-07| -|pypi|[sphinx>=3.5,<5](https://pypi.org/project/sphinx>=3.5,<5)|3.925149430811281e-07| -|pypi|[nbformat~=5.0](https://pypi.org/project/nbformat~=5.0)|3.925149430811281e-07| -|pypi|[myst-parser~=0.17.2](https://pypi.org/project/myst-parser~=0.17.2)|3.925149430811281e-07| -|pypi|[jupyter-cache~=0.5.0](https://pypi.org/project/jupyter-cache~=0.5.0)|3.925149430811281e-07| -|pypi|[docutils>=0.15,<0.18](https://pypi.org/project/docutils>=0.15,<0.18)|3.925149430811281e-07| -|pypi|[pypka](https://pypka.org)|3.865677469738456e-07| -|pypi|[cpnest](https://github.com/johnveitch/cpnest)|3.865677469738456e-07| -|pypi|[ncplot](https://github.com/pmlmodelling/ncplot)|3.865677469738456e-07| -|pypi|[clldutils](https://github.com/clld/clldutils)|3.865677469738456e-07| -|pypi|[fsps](https://github.com/dfm/python-fsps)|3.865677469738402e-07| -|pypi|[slab](http://github.com/DrMarc/slab.git)|3.865677469738402e-07| -|pypi|[louvain](https://github.com/vtraag/louvain-igraph)|3.865677469738402e-07| -|pypi|[multipletau](https://github.com/FCS-analysis/multipletau)|3.865677469738402e-07| -|pypi|[jupyter_dash](https://github.com/plotly/jupyter-dash)|3.865677469738402e-07| -|pypi|[muse-origin](https://github.com/musevlt/origin)|3.865677469738402e-07| -|pypi|[libroadrunner](http://libroadrunner.org)|3.865677469738402e-07| -|pypi|[sphinx-rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|3.865677469738402e-07| -|pypi|[almatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/almatasks/browse)|3.8656774697383836e-07| -|pypi|[casampi](https://open-bitbucket.nrao.edu/projects/CASA/repos/casampi/browse)|3.8656774697383836e-07| -|pypi|[casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse)|3.8656774697383836e-07| -|pypi|[casaplotserver](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotserver/browse)|3.8656774697383836e-07| -|pypi|[casashell](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|3.8656774697383836e-07| -|pypi|[casatestutils](https://open-bitbucket.nrao.edu/projects/CASA/repos/casa6/browse)|3.8656774697383836e-07| -|pypi|[casaviewer](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaviewer/browse)|3.8656774697383836e-07| -|pypi|[tensorboard_plugin_profile](https://github.com/tensorflow/profiler)|3.865677469738348e-07| -|pypi|[grpcio-reflection](https://grpc.io)|3.5757516595080315e-07| -|pypi|[imagedata](https://github.com/erling6232/imagedata)|3.5142522452167044e-07| -|pypi|[biomaj-zipkin](http://biomaj.genouest.org)|3.5142522452167044e-07| -|pypi|[prometheus_client](https://github.com/prometheus/client_python)|3.5142522452167044e-07| -|pypi|[biomaj](http://biomaj.genouest.org)|3.5142522452167044e-07| -|pypi|[nano-CAT](https://github.com/nlesc-nano/nano-CAT)|3.5142522452167044e-07| -|pypi|[data-CAT](https://github.com/nlesc-nano/data-CAT)|3.5142522452167044e-07| -|pypi|[pyvolcans](https://github.com/BritishGeologicalSurvey/pyvolcans)|3.5142522452167044e-07| -|pypi|[pysm3](https://pysm3.readthedocs.io/)|3.5142522452167044e-07| -|pypi|[flask_cors](https://github.com/corydolphin/flask-cors)|3.5142522452167044e-07| -|pypi|[myvariant](https://github.com/biothings/myvariant.py)|3.5142522452167044e-07| -|pypi|[bravado](https://github.com/Yelp/bravado)|3.5142522452167044e-07| -|pypi|[pvpumpingsystem](https://github.com/tylunel/pvpumpingsystem)|3.5142522452167044e-07| -|pypi|[FitBenchmarking](http://fitbenchmarking.com)|3.5142522452167044e-07| -|pypi|[ausdex](https://github.com/rbturnbull/ausdex)|3.5142522452167044e-07| -|pypi|[triqler](https://github.com/statisticalbiotechnology/triqler)|3.5142522452167044e-07| -|pypi|[swiftbat](https://github.com/lanl/swiftbat_python/)|3.5142522452167044e-07| -|pypi|[frbcat](http://github.com/davidgardenier/frbcat)|3.5142522452167044e-07| -|pypi|[impedance](https://impedancepy.readthedocs.io/en/latest/)|3.5142522452167044e-07| -|pypi|[torchmeta](https://github.com/tristandeleu/pytorch-meta)|3.5142522452167044e-07| -|pypi|[exo-det-box](https://github.com/SIOSlab/exodetbox)|3.5142522452167044e-07| -|pypi|[jupyter_client](https://jupyter-client.readthedocs.io)|3.5142522452167044e-07| -|pypi|[libfmp](http://audiolabs-erlangen.de/FMP)|3.5142522452167044e-07| -|pypi|[datapackage](https://github.com/frictionlessdata/datapackage-py)|3.5142522452167044e-07| -|pypi|[aad2onnx](http://github.com/matwey/aad2onnx)|3.5142522452167044e-07| -|pypi|[django-filter](https://github.com/carltongibson/django-filter/tree/main)|3.275087856306141e-07| -|pypi|[pyphe](https://github.com/Bahler-Lab/pyphe)|3.2213978914486775e-07| -|pypi|[plonk](https://github.com/dmentipl/plonk)|3.2213978914486775e-07| -|pypi|[iScore](https://github.com/DeepRank/iScore)|3.2213978914486775e-07| -|pypi|[deeprank](https://github.com/DeepRank/deeprank)|3.2213978914486775e-07| -|pypi|[yacs](https://github.com/rbgirshick/yacs)|3.2213978914486775e-07| -|pypi|[daft](http://daft-pgm.org)|3.2213978914486775e-07| -|pypi|[vasppy](https://github.com/bjmorgan/vasppy)|3.2213978914486775e-07| -|pypi|[octopuspy](https://github.com/afatt/octopuspy)|3.2213978914486775e-07| -|pypi|[grpc4bmi](https://github.com/eWaterCycle/grpc4bmi)|3.2213978914486775e-07| -|pypi|[asyncstdlib](https://pypi.org/project/asyncstdlib)|3.2213978914486775e-07| -|pypi|[k2sc](https://github.com/OxES/k2sc)|3.2213978914486775e-07| -|pypi|[prox_tv](https://github.com/albarji/proxTV)|3.2213978914486775e-07| -|pypi|[pynufft](https://github.com/jyhmiinlin/pynufft)|3.2213978914486775e-07| -|pypi|[skycalc_ipy](https://github.com/AstarVienna/skycalc_ipy)|3.2213978914486775e-07| -|pypi|[enlighten](https://github.com/Rockhopper-Technologies/enlighten)|3.2213978914486775e-07| -|pypi|[zope.sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy)|3.0974979725468034e-07| -|pypi|[geopy](https://github.com/geopy/geopy)|3.081390983089557e-07| -|pypi|[cosmic-popsynth](https://github.com/COSMIC-PopSynth/COSMIC)|2.9735980536449833e-07| -|pypi|[mcalf](https://github.com/ConorMacBride/mcalf/)|2.9735980536449833e-07| -|pypi|[QScintilla](https://www.riverbankcomputing.com/software/qscintilla/)|2.973598053644929e-07| -|pypi|[opencv-contrib-python-headless](https://github.com/skvark/opencv-python)|2.973598053644929e-07| -|pypi|[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)|2.973598053644929e-07| -|pypi|[linuxdoc](https://github.com/return42/linuxdoc)|2.973598053644929e-07| -|pypi|[keras-tcn](https://pypi.org/project/keras-tcn)|2.973598053644929e-07| -|pypi|[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter)|2.973598053644929e-07| -|pypi|[ont_fast5_api](https://github.com/nanoporetech/ont_fast5_api)|2.973598053644929e-07| -|pypi|[montage-wrapper](http://astropy.org/montage-wrapper/)|2.973598053644929e-07| -|pypi|[einsteinpy](https://einsteinpy.org/)|2.973598053644929e-07| -|pypi|[ipyfilechooser](https://github.com/crahan/ipyfilechooser)|2.973598053644929e-07| -|pypi|[gh-md-to-html](https://github.com/phseiff/github-flavored-markdown-to-html/)|2.973598053644929e-07| -|pypi|[fury](https://github.com/fury-gl/fury)|2.973598053644929e-07| -|pypi|[backports.tempfile](https://github.com/pjdelport/backports.tempfile)|2.973598053644929e-07| -|pypi|[bdsf](https://github.com/lofar-astron/PyBDSF)|2.973598053644929e-07| -|pypi|[kalmus](https://github.com/KALMUS-Color-Toolkit/KALMUS)|2.973598053644929e-07| -|pypi|[transbigdata](https://github.com/ni1o1/transbigdata)|2.973598053644929e-07| -|pypi|[outcome](https://github.com/python-trio/outcome)|2.941596474591372e-07| -|pypi|[flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy)|2.8673981231576154e-07| -|pypi|[rejected-article-tracker](https://github.com/sagepublishing/rejected_article_tracker_pkg)|2.7611981926703025e-07| -|pypi|[hidapi](https://github.com/trezor/cython-hidapi)|2.7611981926703025e-07| -|pypi|[keyboard](https://github.com/boppreh/keyboard)|2.7611981926703025e-07| -|pypi|[markdown_inline_graphviz_extension](https://github.com/cesaremorel/markdown-inline-graphviz)|2.7611981926703025e-07| -|pypi|[plotnine](https://github.com/has2k1/plotnine)|2.7611981926703025e-07| -|pypi|[transformations](https://www.lfd.uci.edu/~gohlke/)|2.7611981926703025e-07| -|pypi|[bifacial_radiance](https://github.com/NREL/bifacial_radiance)|2.7611981926703025e-07| -|pypi|[tensorflow-macos](https://www.tensorflow.org/)|2.7611981926703025e-07| -|pypi|[psrqpy](https://github.com/mattpitkin/psrqpy)|2.7611981926703025e-07| -|pypi|[cloudnetpy](https://github.com/actris-cloudnet/cloudnetpy)|2.7611981926703025e-07| -|pypi|[cloudnetpy_qc](https://github.com/actris-cloudnet/cloudnetpy-qc)|2.7611981926703025e-07| -|pypi|[morpheus-astro](https://github.com/morpheus-project/morpheus)|2.7611981926703025e-07| -|pypi|[Dans-Diffraction](https://github.com/DanPorter/Dans_Diffraction)|2.7611981926703025e-07| -|pypi|[cloup](https://github.com/janLuke/cloup)|2.7611981926703025e-07| -|pypi|[Flake8-pyproject](https://pypi.org/project/Flake8-pyproject)|2.7611981926703025e-07| -|pypi|[kineticstoolkit](https://kineticstoolkit.uqam.ca)|2.7611981926703025e-07| -|pypi|[fil-finder](http://fil-finder.readthedocs.io)|2.7611981926703025e-07| -|pypi|[ratelimiter](https://github.com/RazerM/ratelimiter)|2.715178222792452e-07| -|pypi|[retry](https://github.com/invl/retry)|2.715178222792452e-07| -|pypi|[pyrice](https://github.com/SouthGreenPlatform/PyRice)|2.5771183131588984e-07| -|pypi|[trio-websocket](https://github.com/HyperionGray/trio-websocket)|2.5771183131588984e-07| -|pypi|[ficus](https://github.com/camillescott/ficus)|2.5771183131588984e-07| -|pypi|[nd2reader](https://github.com/rbnvrw/nd2reader)|2.5771183131588984e-07| -|pypi|[kimimaro](https://github.com/seung-lab/kimimaro/)|2.5771183131588984e-07| -|pypi|[pygtc](http://github.com/sebastianbocquet/pygtc)|2.5771183131588984e-07| -|pypi|[gobbli](https://github.com/RTIInternational/gobbli/)|2.5771183131588984e-07| -|pypi|[pyvinecopulib](https://github.com/vinecopulib/pyvinecopulib/)|2.551347130027327e-07| -|pypi|[pyFFTW](https://github.com/pyFFTW/pyFFTW)|2.543293635298718e-07| -|pypi|[keras-tuner](https://github.com/keras-team/keras-tuner)|2.4160484185864945e-07| -|pypi|[elmada](https://github.com/DrafProject/elmada)|2.4160484185864945e-07| -|pypi|[hypercube](http://github.com/ska-sa/hypercube)|2.4160484185864945e-07| -|pypi|[frites](https://github.com/brainets/frites)|2.4160484185864945e-07| -|pypi|[mlconfound](https://mlconfound.readthedocs.io)|2.4160484185864945e-07| -|pypi|[amptk](https://github.com/nextgenusfs/amptk)|2.4160484185864945e-07| -|pypi|[c3d](https://github.com/EmbodiedCognition/py-c3d)|2.4160484185864945e-07| -|pypi|[django-tables2](https://github.com/jieter/django-tables2/)|2.4160484185864945e-07| -|pypi|[qcg-pilotjob](http://github.com/vecma-project/QCG-PilotJob)|2.4160484185864945e-07| -|pypi|[ymmsl](https://github.com/multiscale/ymmsl-python)|2.4160484185864945e-07| -|pypi|[diffeqpy](http://github.com/SciML/diffeqpy)|2.4160484185864945e-07| -|pypi|[pebble](https://github.com/noxdafox/pebble)|2.4160484185864945e-07| -|pypi|[pirecorder](https://github.com/jollejolles)|2.4160484185864945e-07| -|pypi|[keckdrpframework](https://github.com/Keck-DataReductionPipelines/KeckDRPFramework.git)|2.4160484185864945e-07| -|pypi|[samsum](https://github.com/hallamlab/samsum)|2.4160484185864945e-07| -|pypi|[plato-draw](https://plato-draw.readthedocs.io/)|2.391887934400612e-07| -|pypi|[tinynpydb](https://github.com/quatrope/tinynpydb)|2.3838344396720097e-07| -|pypi|[WRFpy](https://github.com/ERA-URBAN/wrfpy)|2.2739279233755228e-07| -|pypi|[PyQt5-stubs](https://github.com/python-qt-tools/PyQt5-stubs)|2.2739279233755228e-07| -|pypi|[pygmsh](https://pypi.org/project/pygmsh)|2.2739279233755228e-07| -|pypi|[pacopy](https://github.com/sigma-py/pacopy)|2.2739279233755228e-07| -|pypi|[dmsh](https://pypi.org/project/dmsh)|2.2739279233755228e-07| -|pypi|[glvis](https://github.com/glvis/pyglvis)|2.2739279233755228e-07| -|pypi|[algoliasearch](https://github.com/algolia/algoliasearch-client-python)|2.2739279233755228e-07| -|pypi|[python-gitlab](https://github.com/python-gitlab/python-gitlab)|2.2739279233755228e-07| -|pypi|[isaExplorer](http://github.com/phenomecentre/isaexplorer)|2.2739279233755228e-07| -|pypi|[lunr](https://github.com/yeraydiazdiaz/lunr.py)|2.2739279233755228e-07| -|pypi|[tf_agents](https://github.com/tensorflow/agents)|2.2739279233755228e-07| -|pypi|[simsopt](https://github.com/hiddenSymmetries/simsopt)|2.2739279233755228e-07| -|pypi|[astro-tigger-lsm](https://github.com/ska-sa/tigger-lsm)|2.2739279233754955e-07| -|pypi|[pylustrator](https://github.com/rgerum/pylustrator)|2.2739279233754955e-07| -|pypi|[prism](https://prism-tool.readthedocs.io/en/latest)|2.1475985942991093e-07| -|pypi|[pymunk](http://www.pymunk.org)|2.1475985942991093e-07| -|pypi|[cellmlmanip](https://github.com/ModellingWebLab/cellmlmanip)|2.1475985942991093e-07| -|pypi|[Keras-Applications](https://github.com/keras-team/keras-applications)|2.1475985942991093e-07| -|pypi|[kplr](https://github.com/dfm/kplr)|2.1475985942991093e-07| -|pypi|[keras_applications](https://github.com/keras-team/keras-applications)|2.1475985942991093e-07| -|pypi|[TRUNAJOD](https://github.com/dpalmasan/TRUNAJOD2.0)|2.1475985942991093e-07| -|pypi|[elisa](https://github.com/mikecokina/elisa)|2.1475985942991093e-07| -|pypi|[hciplot](https://github.com/carlgogo/hciplot)|2.1475985942991093e-07| -|pypi|[lcdata](https://github.com/kboone/lcdata)|2.1475985942991093e-07| -|pypi|[mdx_gh_links](https://pypi.org/project/mdx-gh-links/)|2.1475985942991093e-07| -|pypi|[pyyaml_env_tag](https://github.com/waylan/pyyaml-env-tag)|2.1475985942991093e-07| -|pypi|[properimage](https://github.com/toros-astro/ProperImage)|2.1475985942991093e-07| -|pypi|[redis_lru](https://github.com/leohowell/redis-lru)|2.1475985942991093e-07| -|pypi|[wotan](https://github.com/hippke/wotan)|2.089555389047787e-07| -|pypi|[qmctorch](https://github.com/NLESC-JCER/QMCTorch)|2.034567089336001e-07| -|pypi|[markov-clustering](https://github.com/guyallard/markov_clustering.git)|2.034567089336001e-07| -|pypi|[sos-bash](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sos-matlab](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sos-sas](https://github.com/vatlab/sos-sas)|2.034567089336001e-07| -|pypi|[sos-julia](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sos-javascript](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sos-r](https://github.com/vatlab/SOS)|2.034567089336001e-07| -|pypi|[sphinx-js](https://github.com/mozilla/sphinx-js)|2.034567089336001e-07| -|pypi|[jupyter-contrib-nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|1.932838734869201e-07| -|pypi|[extension_helpers](https://github.com/astropy/extension-helpers)|1.932838734869201e-07| -|pypi|[convertdate](https://github.com/fitnr/convertdate)|1.8771545713170105e-07| -|pypi|[rsudp](https://github.com/raspishake/rsudp)|1.840798795113526e-07| -|pypi|[gwosc](https://github.com/gwpy/gwosc/)|1.840798795113526e-07| -|pypi|[dqsegdb2](https://github.com/duncanmmacleod/dqsegdb2/)|1.840798795113526e-07| -|pypi|[corral-pipeline](https://github.com/toros-astro/corral)|1.840798795113516e-07| -|pypi|[starry-process](https://github.com/rodluger/starry_process)|1.7571261226083522e-07| -|pypi|[datetime](https://github.com/zopefoundation/DateTime)|1.7571261226083522e-07| -|pypi|[astral](https://github.com/sffjunkie/astral)|1.7571261226083522e-07| -|pypi|[kamodo](https://github.com/ensemblegov/kamodo-core)|1.7571261226083522e-07| -|pypi|[aniso8601](https://bitbucket.org/nielsenb/aniso8601)|1.7571261226083522e-07| -|pypi|[scorpio-gp](https://github.com/josegit88/SCORPIO)|1.7571261226083522e-07| -|pypi|[typing-utils](https://github.com/bojiang/typing_utils)|1.7395548613822782e-07| -|pypi|[py-zipkin](https://github.com/Yelp/py_zipkin)|1.7395548613822782e-07| -|pypi|[sphinxcontrib-katex](https://github.com/hagenw/sphinxcontrib-katex)|1.680729334668854e-07| -|pypi|[your](https://github.com/thepetabyteproject/your)|1.680729334668827e-07| -|pypi|[plaster_pastedeploy](https://github.com/Pylons/plaster_pastedeploy)|1.6106989457243388e-07| -|pypi|[pyramid_jinja2](https://github.com/Pylons/pyramid_jinja2)|1.6106989457243388e-07| -|pypi|[pyramid_tm](https://github.com/Pylons/pyramid_tm)|1.6106989457243388e-07| -|pypi|[pyramid_retry](https://github.com/Pylons/pyramid_retry)|1.6106989457243388e-07| -|pypi|[qnorm](https://github.com/Maarten-vd-Sande/qnorm)|1.6106989457243388e-07| -|pypi|[astropop](https://github.com/sparc4-dev/astropop)|1.6106989457243388e-07| -|pypi|[barycorrpy](https://github.com/shbhuk/barycorrpy)|1.6106989457243388e-07| -|pypi|[turbustat](https://turbustat.readthedocs.org)|1.6106989457243388e-07| -|pypi|[drizzlepac](https://github.com/spacetelescope/drizzlepac)|1.6106989457243388e-07| -|pypi|[astro-prospector](https://pypi.org/project/astro-prospector)|1.6106989457243388e-07| -|pypi|[connectomemapper](https://github.com/connectomicslab/connectomemapper3)|1.6106989457243388e-07| -|pypi|[swiftemulator](https://github.com/SWIFTSIM/emulator)|1.6106989457243388e-07| -|pypi|[PyQt6](https://www.riverbankcomputing.com/software/pyqt/)|1.6106989457243388e-07| -|pypi|[Pyside6](https://www.pyside.org)|1.6106989457243388e-07| -|pypi|[empyre](https://iffgit.fz-juelich.de/empyre/empyre)|1.5462709878953827e-07| -|pypi|[ncempy](https://github.com/ercius/openNCEM)|1.5462709878953554e-07| -|pypi|[flask_sock](https://github.com/miguelgrinberg/flask-sock)|1.5462709878953554e-07| -|pypi|[scikit-opt](https://github.com/guofei9987/scikit-opt)|1.5462709878953554e-07| -|pypi|[hotsoss](https://github.com/hover2pi/hotsoss)|1.5462709878953554e-07| -|pypi|[jwst-backgrounds](http://jwst.stsci.edu/)|1.5462709878953554e-07| -|pypi|[nircam_gsim](https://github.com/npirzkal/GRISM_NIRCAM)|1.5462709878953554e-07| -|pypi|[atlite](https://github.com/PyPSA/atlite)|1.5462709878953554e-07| -|pypi|[applaunchservices](https://github.com/impact27/applaunchservices)|1.5462709878953554e-07| -|pypi|[python-lsp-black](https://github.com/python-lsp/python-lsp-black)|1.5462709878953554e-07| -|pypi|[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)|1.5462709878953554e-07| -|pypi|[hic2cool](https://github.com/4dn-dcic/hic2cool)|1.4867990268224644e-07| -|pypi|[pygenometracks](http://pygenometracks.readthedocs.io)|1.4867990268224644e-07| -|pypi|[cleanlab](https://github.com/cleanlab/cleanlab)|1.4867990268224644e-07| -|pypi|[ctxcore](https://github.com/aertslab/ctxcore)|1.4867990268224644e-07| -|pypi|[pyramid-tm](https://github.com/Pylons/pyramid_tm)|1.4867990268224644e-07| -|pypi|[pyramid_openapi3](https://github.com/Pylons/pyramid_openapi3)|1.4867990268224644e-07| -|pypi|[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)|1.4867990268224644e-07| -|pypi|[skosprovider_sqlalchemy](https://github.com/OnroerendErfgoed/skosprovider_sqlalchemy)|1.4867990268224644e-07| -|pypi|[pyramid_skosprovider](https://github.com/OnroerendErfgoed/pyramid_skosprovider)|1.4867990268224644e-07| -|pypi|[skosprovider_rdf](http://github.com/OnroerendErfgoed/skosprovider_rdf)|1.4867990268224644e-07| -|pypi|[pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2)|1.4867990268224644e-07| -|pypi|[node2vec](https://github.com/eliorc/node2vec)|1.4867990268224644e-07| -|pypi|[tensor2tensor](http://github.com/tensorflow/tensor2tensor)|1.4867990268224644e-07| -|pypi|[voprov](https://github.com/sanguillon/voprov/)|1.4867990268224644e-07| -|pypi|[authlib](https://authlib.org/)|1.4867990268224644e-07| -|pypi|[PoPE](https://github.com/afarahi/PoPE)|1.4867990268224644e-07| -|pypi|[fspath](https://github.com/return42/fspath)|1.4719310365542416e-07| -|pypi|[geobo](https://github.com/sebhaan/geobo)|1.431732396199406e-07| -|pypi|[flask-migrate](https://github.com/miguelgrinberg/flask-migrate)|1.3805990963351513e-07| -|pypi|[sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils)|1.3805990963351513e-07| -|pypi|[epimargin](https://github.com/COVID-IWG/epimargin)|1.3329922309442757e-07| -|pypi|[dearwatson](https://github.com/PlanetHunters/watson)|1.3329922309442757e-07| -|pypi|[Flask-Migrate](https://github.com/miguelgrinberg/flask-migrate)|1.2885591565794492e-07| -|pypi|[marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy)|1.2885591565794492e-07| -|pypi|[nixio](https://github.com/G-Node/nixpy)|1.1959439672003196e-07| -|pypi|[reorientexpress](https://github.com/angelrure/reorientexpress)|1.1369639616877614e-07| -|pypi|[drop](https://github.com/cod3monk/drop)|1.104479277068113e-07| -|pypi|[QDarkStyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)|1.0737992971495546e-07| -|pypi|[tox-pyenv](https://github.com/samstav/tox-pyenv)|1.063061304178062e-07| -|pypi|[element-coder](https://github.com/kjappelbaum/element-coder)|1.0447776945238935e-07| -|pypi|[DBSP-DRP](https://github.com/finagle29/DBSP_DRP)|1.0172835446680005e-07| -|pypi|[apache-libcloud](https://libcloud.apache.org/)|9.940313493613057e-08| -|pypi|[ukbcc](https://github.com/tool-bin/ukbcc/)|9.911993512149673e-08| -|pypi|[flask_bootstrap](http://github.com/mbr/flask-bootstrap)|9.911993512149673e-08| -|pypi|[Flask-Script](http://github.com/smurfix/flask-script)|9.911993512149673e-08| -|pypi|[tinydb-serialization](https://tinydb.readthedocs.org)|9.911993512149673e-08| -|pypi|[technical](https://github.com/freqtrade/technical)|9.66419367434614e-08| -|pypi|[janus](https://github.com/aio-libs/janus)|9.664193674346005e-08| -|pypi|[vflow](https://github.com/Yu-Group/pcs-pipeline)|9.664193674346005e-08| -|pypi|[viscm](https://github.com/bids/viscm)|9.567551737602476e-08| -|pypi|[pytest-datadir-ng](https://github.com/Tblue/pytest-datadir-ng)|9.567551737602476e-08| -|pypi|[cellocity](https://github.com/oftatkofta/cellocity)|9.428481633508153e-08| -|pypi|[deeplc](http://compomics.github.io/projects/DeepLC)|9.20399397556763e-08| -|pypi|[JayDeBeApi](https://github.com/baztian/jaydebeapi)|9.20399397556763e-08| -|pypi|[dash-auth](https://plotly.com/dash)|9.20399397556763e-08| -|pypi|[desk](https://github.com/s-goldman/Dusty_Evolved_Star_Kit)|8.989947604042754e-08| -|pypi|[django-datatables-view](https://bitbucket.org/pigletto/django-datatables-view)|8.590394377196464e-08| -|pypi|[django-dirtyfields](https://github.com/romgar/django-dirtyfields)|8.590394377196464e-08| -|pypi|[django-guardian](http://github.com/django-guardian/django-guardian)|8.590394377196464e-08| -|pypi|[django-notifications-hq](http://github.com/django-notifications/django-notifications)|8.590394377196464e-08| -|pypi|[django-rq](https://github.com/rq/django-rq)|8.590394377196464e-08| -|pypi|[django-user-agents](https://github.com/selwin/django-user_agents)|8.590394377196464e-08| -|pypi|[google](http://breakingcode.wordpress.com/)|8.590394377196464e-08| -|pypi|[ExoPix](https://github.com/jeaadams/ExoPix.git)|8.224845680294435e-08| -|pypi|[caracal](https://github.com/caracal-pipeline/caracal)|7.731354939476913e-08| -|pypi|[gviz-api](https://github.com/google/google-visualization-python)|7.654041390082062e-08| -|pypi|[ml-dtypes](https://pypi.org/project/ml-dtypes)|7.503962147139157e-08| -|pypi|[opensearch-py](https://github.com/opensearch-project/opensearch-py)|7.433995134112322e-08| -|pypi|[ruptures](https://github.com/deepcharles/ruptures/)|7.293731074978061e-08| -|pypi|[tagore](https://github.com/jordanlab/tagore)|7.293731074978061e-08| -|pypi|[jupyterlab-thredds](https://github.com/eWaterCycle/jupyterlab_thredds)|7.293731074978061e-08| -|pypi|[tidynamics](https://pypi.org/project/tidynamics/)|7.08707536118708e-08| -|pypi|[comet](http://comet.transientskp.org/)|6.781890297786625e-08| -|pypi|[sendgrid](https://github.com/sendgrid/sendgrid-python/)|6.781890297786625e-08| -|pypi|[trustme](https://github.com/python-trio/trustme)|6.378367825068318e-08| -|pypi|[aft-pytorch](https://github.com/rish-16/aft-pytorch)|6.23496366086839e-08| -|pypi|[flowTorch](https://flowtorch.ai/users)|6.040121046466236e-08| -|pypi|[PySDM](https://github.com/atmos-cloud-sim-uj/PySDM)|5.522396385340565e-08| -|pypi|[django-timezone-field](https://github.com/mfogel/django-timezone-field/)|5.444616154561085e-08| -|pypi|[firebase-admin](https://firebase.google.com/docs/admin/setup/)|5.444616154561085e-08| -|pypi|[GromacsWrapper](https://github.com/Becksteinlab/GromacsWrapper)|5.444616154561085e-08| -|pypi|[heat](https://github.com/helmholtz-analytics/heat)|5.444616154561085e-08| -|pypi|[duecredit](https://github.com/duecredit/duecredit)|5.444616154561085e-08| -|pypi|[ipyevents](https://github.com/mwcraig/ipyevents)|5.295448588682692e-08| -|pypi|[liionpack](https://liionpack.readthedocs.io/en/latest/)|4.657442734624568e-08| -|pypi|[asciimatics](https://github.com/peterbrittain/asciimatics)|4.601996987783815e-08| -|pypi|[scikit-mdr](https://github.com/EpistasisLab/scikit-mdr)|4.502377288283562e-08| -|pypi|[ldap3](https://github.com/cannatag/ldap3)|4.3488871534556956e-08| -|pypi|[jmp](https://github.com/deepmind/jmp)|3.9051231582051105e-08| -|pypi|[pytest-parallel](https://github.com/browsertron/pytest-parallel)|3.6544494700656963e-08| -|pypi|[pika](https://pika.readthedocs.io)|3.327844082644381e-08| -|pypi|[pyobjc-framework-CFNetwork](https://github.com/ronaldoussoren/pyobjc)|3.270957859009411e-08| -|pypi|[twistedchecker](https://github.com/twisted/twistedchecker)|3.270957859009411e-08| -|pypi|[aiohttp-remotes](https://github.com/aio-libs/aiohttp-remotes)|2.4298544095498338e-08| -|pypi|[pybv](https://github.com/bids-standard/pybv)|2.1994371810580442e-08| -|pypi|[geomet](https://github.com/geomet/geomet)|1.3288266302225774e-08| +|pypi|[numpy](https://www.numpy.org)|0.08408335819244456| +|pypi|[matplotlib](https://matplotlib.org)|0.03012987523462943| +|pypi|[scipy](https://www.scipy.org)|0.012287822532354366| +|pypi|[pytest](https://pypi.org/project/pytest)|0.010696958598401722| +|pypi|[typing-extensions](https://pypi.org/project/typing-extensions)|0.009908325504492443| +|pypi|[sphinx](https://pypi.org/project/sphinx)|0.00764291631181173| +|pypi|[six](https://pypi.org/project/six)|0.005768742144284939| +|pypi|[cycler](https://github.com/matplotlib/cycler)|0.0052265529662253365| +|pypi|[h5py](https://pypi.org/project/h5py)|0.00469789823880775| +|pypi|[colorama](https://pypi.org/project/colorama)|0.004524658989927302| +|pypi|[pytz](https://pypi.org/project/pytz)|0.004348118516138838| +|pypi|[biopython](https://biopython.org/)|0.004278223086842885| +|pypi|[pytest-cov](https://pypi.org/project/pytest-cov)|0.004088539828839525| +|pypi|[python-dateutil](https://github.com/dateutil/dateutil)|0.003928524200464377| +|pypi|[pyyaml](https://pyyaml.org/)|0.0035453548968002496| +|pypi|[cython](https://pypi.org/project/cython)|0.0032117414832585067| +|pypi|[numba](https://numba.pydata.org)|0.0031759276525803507| +|pypi|[packaging](https://pypi.org/project/packaging)|0.003057137570994342| +|pypi|[docutils](http://docutils.sourceforge.net/)|0.003053170018120492| +|pypi|[pandas](https://pypi.org/project/pandas)|0.0030062150434635323| +|pypi|[pysam](https://github.com/pysam-developers/pysam)|0.0026109779590525| +|pypi|[requests](https://pypi.org/project/requests)|0.0025532360114095716| +|pypi|[hypothesis](https://hypothesis.works)|0.0025220816223663345| +|pypi|[setuptools](https://pypi.org/project/setuptools)|0.0024935353160305857| +|pypi|[coverage](https://github.com/nedbat/coveragepy)|0.0024875550110502916| +|pypi|[tomli](https://pypi.org/project/tomli)|0.002433555933584708| +|pypi|[PyYAML](https://pypi.org/project/PyYAML)|0.0023688714944819908| +|pypi|[future](https://pypi.org/project/future)|0.0023279824379960792| +|pypi|[importlib-metadata](https://pypi.org/project/importlib-metadata)|0.0022591033288018795| +|pypi|[certifi](https://pypi.org/project/certifi)|0.0021939009497702095| +|pypi|[MarkupSafe](https://pypi.org/project/MarkupSafe)|0.0020631674024718548| +|pypi|[pytest-xdist](https://github.com/pytest-dev/pytest-xdist)|0.0020297640453629615| +|pypi|[sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme)|0.0019976148673649884| +|pypi|[flake8](https://pypi.org/project/flake8)|0.001970799841526902| +|pypi|[astropy](http://astropy.org)|0.001897655252659514| +|pypi|[lxml](https://pypi.org/project/lxml)|0.0018847051392834066| +|pypi|[mock](https://pypi.org/project/mock)|0.0018278119084649707| +|pypi|[sphinx-astropy](https://pypi.org/project/sphinx-astropy)|0.001807613803210911| +|pypi|[nose](https://pypi.org/project/nose)|0.0017503727133669502| +|pypi|[seaborn](https://seaborn.pydata.org)|0.0017164720731760563| +|pypi|[pycparser](https://pypi.org/project/pycparser)|0.0016897136319876194| +|pypi|[sklearn](https://pypi.org/project/sklearn)|0.0016576598065963025| +|pypi|[pytest-doctestplus](https://pypi.org/project/pytest-doctestplus)|0.0016347650860656043| +|pypi|[idna](https://pypi.org/project/idna)|0.0016131161411636217| +|pypi|[Sphinx](https://pypi.org/project/Sphinx)|0.0016039219162374383| +|pypi|[mpmath](https://pypi.org/project/mpmath)|0.0015414064384618538| +|pypi|[wheel](https://pypi.org/project/wheel)|0.0014832587094283003| +|pypi|[ipython](https://pypi.org/project/ipython)|0.0014761215952891833| +|pypi|[joblib](https://pypi.org/project/joblib)|0.0014637654523317555| +|pypi|[chardet](https://pypi.org/project/chardet)|0.0014562523127310842| +|pypi|[astroquery](http://astropy.org/astroquery)|0.0013018511930354916| +|pypi|[Jinja2](https://pypi.org/project/Jinja2)|0.001243396195490875| +|pypi|[statsmodels](https://www.statsmodels.org/)|0.0011744413992031122| +|pypi|[PySocks](https://pypi.org/project/PySocks)|0.0011637673600561364| +|pypi|[dask](https://pypi.org/project/dask)|0.0011499680708323562| +|pypi|[urllib3](https://pypi.org/project/urllib3)|0.001133953354545866| +|pypi|[twine](https://pypi.org/project/twine)|0.0011024691660463| +|pypi|[protobuf](https://pypi.org/project/protobuf)|0.001098578426524226| +|pypi|[html5lib](https://pypi.org/project/html5lib)|0.0010892457493076413| +|pypi|[Babel](https://pypi.org/project/Babel)|0.001070031686892728| +|pypi|[mypy](https://pypi.org/project/mypy)|0.001067631731692183| +|pypi|[ipywidgets](https://pypi.org/project/ipywidgets)|0.0010216737588059537| +|pypi|[importlib-resources](https://pypi.org/project/importlib-resources)|0.001014646714264091| +|pypi|[pillow](https://pypi.org/project/pillow)|0.0010092962428077238| +|pypi|[click](https://pypi.org/project/click)|0.0009829949467577994| +|pypi|[numpydoc](https://pypi.org/project/numpydoc)|0.0009792424872560022| +|pypi|[beautifulsoup4](https://pypi.org/project/beautifulsoup4)|0.000977029519895877| +|pypi|[keras](https://keras.io/)|0.0009746352296004857| +|pypi|[healpy](http://github.com/healpy)|0.0009734275364785969| +|pypi|[lmfit](https://pypi.org/project/lmfit)|0.0009706082992431762| +|pypi|[pygments](https://pypi.org/project/pygments)|0.000969723086537163| +|pypi|[pytest-black](https://pypi.org/project/pytest-black)|0.0009530611413198019| +|pypi|[sortedcontainers](https://pypi.org/project/sortedcontainers)|0.0009515560348053668| +|pypi|[Cython](https://pypi.org/project/Cython)|0.0009513191423461121| +|pypi|[graphviz](https://pypi.org/project/graphviz)|0.0009416912950095786| +|pypi|[jinja2](https://palletsprojects.com/p/jinja/)|0.0008830871066517296| +|pypi|[tornado](https://pypi.org/project/tornado)|0.0008793523620930096| +|pypi|[attrs](https://pypi.org/project/attrs)|0.000859030707888723| +|pypi|[docopt](https://pypi.org/project/docopt)|0.0008541238649059932| +|pypi|[pyerfa](https://pypi.org/project/pyerfa)|0.0008471773797938077| +|pypi|[networkx](https://pypi.org/project/networkx)|0.0008409558764643595| +|pypi|[argparse](https://github.com/ThomasWaldmann/argparse/)|0.0008386380748075425| +|pypi|[contextlib2](http://contextlib2.readthedocs.org)|0.0008252007169125517| +|pypi|[jplephem](https://pypi.org/project/jplephem)|0.0008215507134547533| +|pypi|[toml](https://pypi.org/project/toml)|0.000821092000517128| +|pypi|[jupyter](http://jupyter.org)|0.0008177972918381748| +|pypi|[pytest-astropy](https://pypi.org/project/pytest-astropy)|0.0008153906011677262| +|pypi|[photutils](https://github.com/astropy/photutils)|0.0007905555562834536| +|pypi|[bleach](https://pypi.org/project/bleach)|0.0007899435803962556| +|pypi|[pyarrow](https://pypi.org/project/pyarrow)|0.0007853707305734474| +|pypi|[pre-commit](https://github.com/pre-commit/pre-commit)|0.0007830962176375387| +|pypi|[psutil](https://github.com/giampaolo/psutil)|0.0007768099683091102| +|pypi|[skyfield](http://github.com/brandon-rhodes/python-skyfield/)|0.0007741934108487632| +|pypi|[cryptography](https://pypi.org/project/cryptography)|0.0007600396618171238| +|pypi|[pyparsing](https://pypi.org/project/pyparsing)|0.0007537648989842358| +|pypi|[asdf](https://pypi.org/project/asdf)|0.0007500272208995711| +|pypi|[bottleneck](https://pypi.org/project/bottleneck)|0.000749877215722867| +|pypi|[slack-sdk](https://github.com/slackapi/python-slack-sdk)|0.0007446899689291279| +|pypi|[black](https://pypi.org/project/black)|0.0007406243698655456| +|pypi|[defusedxml](https://pypi.org/project/defusedxml)|0.000739234623158643| +|pypi|[llvmlite](http://llvmlite.readthedocs.io)|0.0007387023009086534| +|pypi|[py-make](https://github.com/tqdm/pymake)|0.0007326023230714849| +|pypi|[objgraph](https://mg.pov.lt/objgraph/)|0.0007259055929325925| +|pypi|[mpi4py](https://github.com/mpi4py/mpi4py/)|0.0007257521906978481| +|pypi|[atomicwrites](https://pypi.org/project/atomicwrites)|0.0007019510552568937| +|pypi|[toolz](https://github.com/pytoolz/toolz/)|0.0007002441156134143| +|pypi|[pycodestyle](https://pypi.org/project/pycodestyle)|0.0006978480484753995| +|pypi|[et-xmlfile](https://pypi.org/project/et-xmlfile)|0.0006975895417834331| +|pypi|[sympy](https://pypi.org/project/sympy)|0.0006970600458802719| +|pypi|[tqdm](https://tqdm.github.io)|0.000679973574392384| +|pypi|[dataclasses](https://pypi.org/project/dataclasses)|0.000679083698265711| +|pypi|[sphinxext-opengraph](https://pypi.org/project/sphinxext-opengraph)|0.0006758864917114654| +|pypi|[py](https://pypi.org/project/py)|0.00066700589725135| +|pypi|[sgp4](https://github.com/brandon-rhodes/python-sgp4)|0.0006664610110043444| +|pypi|[setuptools_scm](https://pypi.org/project/setuptools_scm)|0.0006625424563195848| +|pypi|[cloudpickle](https://pypi.org/project/cloudpickle)|0.0006258759499797247| +|pypi|[pybedtools](https://github.com/daler/pybedtools)|0.0006238838667343968| +|pypi|[wcwidth](https://pypi.org/project/wcwidth)|0.0006071010340174091| +|pypi|[ruamel.yaml](https://pypi.org/project/ruamel.yaml)|0.0006070001699708539| +|pypi|[isal](https://github.com/pycompression/python-isal)|0.0005992434509918319| +|pypi|[iniconfig](https://pypi.org/project/iniconfig)|0.0005961877318006895| +|pypi|[cffi](https://pypi.org/project/cffi)|0.0005948432592545805| +|pypi|[sphinx-copybutton](https://pypi.org/project/sphinx-copybutton)|0.0005914562892220535| +|pypi|[virtualenv](https://pypi.org/project/virtualenv)|0.0005875284031171107| +|pypi|[zipp](https://pypi.org/project/zipp)|0.0005863501311382094| +|pypi|[charset-normalizer](https://pypi.org/project/charset-normalizer)|0.0005860377739055206| +|pypi|[wrapt](https://pypi.org/project/wrapt)|0.0005781298125248582| +|pypi|[pytest-astropy-header](https://pypi.org/project/pytest-astropy-header)|0.0005744159909911685| +|pypi|[lightkurve](https://docs.lightkurve.org)|0.0005720974507698573| +|pypi|[unicodedata2](https://pypi.org/project/unicodedata2)|0.0005691555152830023| +|pypi|[sphinx-gallery](https://pypi.org/project/sphinx-gallery)|0.0005589492310450991| +|pypi|[sphinx-changelog](https://pypi.org/project/sphinx-changelog)|0.0005573175252816904| +|pypi|[pluggy](https://pypi.org/project/pluggy)|0.0005565077779952793| +|pypi|[xmltodict](https://pypi.org/project/xmltodict)|0.0005557745735400345| +|pypi|[appdirs](https://pypi.org/project/appdirs)|0.0005418810081579611| +|pypi|[regex](https://github.com/mrabarnett/mrab-regex)|0.000540516283240764| +|pypi|[scikit-image](https://pypi.org/project/scikit-image)|0.0005401243690729151| +|pypi|[typing_extensions](https://pypi.org/project/typing_extensions)|0.0005373503470825111| +|pypi|[traitlets](https://github.com/ipython/traitlets)|0.0005362486631891526| +|pypi|[pytest-flake8](https://pypi.org/project/pytest-flake8)|0.0005256141708908055| +|pypi|[win-inet-pton](https://pypi.org/project/win-inet-pton)|0.000513403867458522| +|pypi|[filelock](https://github.com/tox-dev/py-filelock)|0.0005123185024296599| +|pypi|[rst.linker](https://pypi.org/project/rst.linker)|0.0005108647982111392| +|pypi|[jaraco.packaging](https://pypi.org/project/jaraco.packaging)|0.0005108647982111392| +|pypi|[pathlib](https://pathlib.readthedocs.org/)|0.0005095603531961209| +|pypi|[dill](https://pypi.org/project/dill)|0.0005055743953137687| +|pypi|[jax](https://pypi.org/project/jax)|0.0005048488457723685| +|pypi|[absl-py](https://pypi.org/project/absl-py)|0.0005035902973898225| +|pypi|[scikit-learn](http://scikit-learn.org)|0.0005033307512661823| +|pypi|[pytest-mypy](https://pypi.org/project/pytest-mypy)|0.0005012645888294616| +|pypi|[Pillow](https://python-pillow.org)|0.0004987815026019945| +|pypi|[webencodings](https://pypi.org/project/webencodings)|0.0004958363534214537| +|pypi|[pyfaidx](http://mattshirley.com)|0.0004923397916150752| +|pypi|[pytest-checkdocs](https://pypi.org/project/pytest-checkdocs)|0.000490002887476017| +|pypi|[pytest-enabler](https://pypi.org/project/pytest-enabler)|0.0004895122651650913| +|pypi|[enum34](https://pypi.org/project/enum34)|0.0004862997487309633| +|pypi|[argcomplete](https://pypi.org/project/argcomplete)|0.00048235824096859643| +|pypi|[cobaya](https://cobaya.readthedocs.io)|0.00048133022170361724| +|pypi|[pywin32](https://pypi.org/project/pywin32)|0.0004810900752576961| +|pypi|[pytest-timeout](https://pypi.org/project/pytest-timeout)|0.00047896150216234087| +|pypi|[check-manifest](https://pypi.org/project/check-manifest)|0.0004774875652958797| +|pypi|[brotli](https://pypi.org/project/brotli)|0.0004727173318636935| +|pypi|[ephem](http://rhodesmill.org/pyephem/)|0.0004717348385385767| +|pypi|[termcolor](https://pypi.org/project/termcolor)|0.00046965143677750877| +|pypi|[PyQt5-sip](https://pypi.org/project/PyQt5-sip)|0.00046944177551421835| +|pypi|[types-setuptools](https://github.com/python/typeshed)|0.00046616722000770495| +|pypi|[itsdangerous](https://pypi.org/project/itsdangerous)|0.00046183296610569774| +|pypi|[olefile](https://pypi.org/project/olefile)|0.0004554274952267343| +|pypi|[markdown2](https://pypi.org/project/markdown2)|0.0004521363484116668| +|pypi|[decorator](https://github.com/micheles/decorator)|0.0004448163067381171| +|pypi|[msgpack](https://pypi.org/project/msgpack)|0.0004385598244641406| +|pypi|[numexpr](https://pypi.org/project/numexpr)|0.000435134679239356| +|pypi|[sphinx-issues](https://pypi.org/project/sphinx-issues)|0.0004342573375008599| +|pypi|[threadpoolctl](https://pypi.org/project/threadpoolctl)|0.0004302024220502102| +|pypi|[pyroma](https://pypi.org/project/pyroma)|0.00042846310189341327| +|pypi|[xmlschema](https://pypi.org/project/xmlschema)|0.0004272101325615892| +|pypi|[tenacity](https://github.com/jd/tenacity)|0.00042126061286292107| +|pypi|[imageio](https://github.com/imageio/imageio)|0.0004211102773965221| +|pypi|[more-itertools](https://pypi.org/project/more-itertools)|0.00041904510093869604| +|pypi|[codecov](https://pypi.org/project/codecov)|0.0004177434019675675| +|pypi|[sphinx-removed-in](https://pypi.org/project/sphinx-removed-in)|0.0004167549671397882| +|pypi|[pydata-sphinx-theme](https://pypi.org/project/pydata-sphinx-theme)|0.0004014492676480466| +|pypi|[isort](https://pypi.org/project/isort)|0.0004008950686603215| +|pypi|[multiprocess](https://github.com/uqfoundation/multiprocess)|0.00039502816797652284| +|pypi|[kiwisolver](https://pypi.org/project/kiwisolver)|0.00039064481253874456| +|pypi|[SQLAlchemy](https://pypi.org/project/SQLAlchemy)|0.00038810600117944515| +|pypi|[sphinx-book-theme](https://pypi.org/project/sphinx-book-theme)|0.00038677597085422395| +|pypi|[alabaster](https://alabaster.readthedocs.io)|0.00037991953282517774| +|pypi|[snowballstemmer](https://pypi.org/project/snowballstemmer)|0.0003792946054072169| +|pypi|[gym](https://www.gymlibrary.ml/)|0.00037148408662030804| +|pypi|[backports.functools-lru-cache](https://pypi.org/project/backports.functools-lru-cache)|0.0003706719744208111| +|pypi|[plotly](https://pypi.org/project/plotly)|0.00036958397798097473| +|pypi|[ipykernel](https://pypi.org/project/ipykernel)|0.0003692232879732527| +|pypi|[imagesize](https://pypi.org/project/imagesize)|0.00036859837825824757| +|pypi|[PyQt5-Qt5](https://pypi.org/project/PyQt5-Qt5)|0.00036674223471594046| +|pypi|[process-tests](https://pypi.org/project/process-tests)|0.00036565327261338533| +|pypi|[fields](https://pypi.org/project/fields)|0.00036565327261338533| +|pypi|[smmap](https://pypi.org/project/smmap)|0.0003656092159321113| +|pypi|[nbformat](http://jupyter.org)|0.0003589746929410232| +|pypi|[munkres](https://pypi.org/project/munkres)|0.00035734495452383833| +|pypi|[watchdog](https://pypi.org/project/watchdog)|0.00035694797204084076| +|pypi|[netCDF4](http://github.com/Unidata/netcdf4-python)|0.00035690089696191306| +|pypi|[torch](https://pytorch.org/)|0.00035498353045262135| +|pypi|[dynesty](https://github.com/joshspeagle/dynesty)|0.0003545902440621976| +|pypi|[hunter](https://pypi.org/project/hunter)|0.0003539774167936654| +|pypi|[docutils-stubs](https://pypi.org/project/docutils-stubs)|0.00034929102674763633| +|pypi|[nbconvert](https://jupyter.org)|0.0003481941706875408| +|pypi|[execnet](https://pypi.org/project/execnet)|0.0003479849127171086| +|pypi|[memory-profiler](https://pypi.org/project/memory-profiler)|0.00034329942664646374| +|pypi|[fitsio](https://github.com/esheldon/fitsio)|0.00034110129466022115| +|pypi|[typing](https://docs.python.org/3/library/typing.html)|0.000333543832143237| +|pypi|[wget](http://bitbucket.org/techtonik/python-wget/)|0.0003325512512319304| +|pypi|[sqlalchemy](https://pypi.org/project/sqlalchemy)|0.0003250911465760453| +|pypi|[jsonschema](https://pypi.org/project/jsonschema)|0.00032261320646554184| +|pypi|[python](http://www.python.org/2.5)|0.0003211978353858373| +|pypi|[flatbuffers](https://pypi.org/project/flatbuffers)|0.00032071935536342756| +|pypi|[railroad-diagrams](https://github.com/tabatkins/railroad-diagrams)|0.00031913825848163476| +|pypi|[Pygments](https://pypi.org/project/Pygments)|0.0003163555751145864| +|pypi|[astroscrappy](https://github.com/astropy/astroscrappy)|0.00031381191256235017| +|pypi|[numdifftools](https://github.com/pbrod/numdifftools)|0.0003114147718499306| +|pypi|[xarray](https://pypi.org/project/xarray)|0.0003107661838120005| +|pypi|[pip](https://pypi.org/project/pip)|0.0003106158225296708| +|pypi|[pandoc](https://pypi.org/project/pandoc)|0.0003104244159847145| +|pypi|[locket](http://github.com/mwilliamson/locket.py)|0.00030964205624144136| +|pypi|[python-magic](http://github.com/ahupp/python-magic)|0.00030529949436017116| +|pypi|[python-casacore](https://github.com/casacore/python-casacore)|0.00030493497328176777| +|pypi|[ujson](https://github.com/ultrajson/ultrajson)|0.0003048856010903639| +|pypi|[setproctitle](https://github.com/dvarrazzo/py-setproctitle)|0.0003028098367174261| +|pypi|[dnaio](https://dnaio.readthedocs.io/)|0.0003019946032672112| +|pypi|[fonttools](http://github.com/fonttools/fonttools)|0.0003019795368939369| +|pypi|[palettable](https://pypi.org/project/palettable)|0.00029903012368261313| +|pypi|[pytest-forked](https://github.com/pytest-dev/pytest-forked)|0.00029278355054033925| +|pypi|[cachetools](https://pypi.org/project/cachetools)|0.0002916159551072433| +|pypi|[pygraphviz](https://pypi.org/project/pygraphviz)|0.00029155302728530905| +|pypi|[pyproj](https://github.com/pyproj4/pyproj)|0.0002902891951619882| +|pypi|[ipaddress](https://pypi.org/project/ipaddress)|0.00028960550489476| +|pypi|[SimpleITK](https://pypi.org/project/SimpleITK)|0.0002888700179891582| +|pypi|[schwimmbad](https://github.com/adrn/schwimmbad)|0.0002861776205747085| +|pypi|[pexpect](https://pypi.org/project/pexpect)|0.00028375538983543234| +|pypi|[tensorflow](https://www.tensorflow.org/)|0.0002829284815240839| +|pypi|[babel](https://babel.pocoo.org/)|0.00028106089251457827| +|pypi|[nanomath](https://github.com/wdecoster/nanomath)|0.0002808051341890315| +|pypi|[rich](https://pypi.org/project/rich)|0.000280664488155013| +|pypi|[cssselect](https://github.com/scrapy/cssselect)|0.0002800143924046085| +|pypi|[entrypoints](https://pypi.org/project/entrypoints)|0.0002799640203620212| +|pypi|[fsspec](https://pypi.org/project/fsspec)|0.0002769541398192784| +|pypi|[keyring](https://pypi.org/project/keyring)|0.0002741301692841119| +|pypi|[simplejson](https://pypi.org/project/simplejson)|0.0002690446818336778| +|pypi|[astroplan](https://github.com/astropy/astroplan)|0.00026790296448612344| +|pypi|[myst-nb](https://pypi.org/project/myst-nb)|0.00026679073533257574| +|pypi|[more_itertools](https://github.com/more-itertools/more-itertools)|0.0002665027504584097| +|pypi|[pydot](https://pypi.org/project/pydot)|0.0002656685490149577| +|pypi|[pox](https://pypi.org/project/pox)|0.0002636503833376045| +|pypi|[brotlicffi](https://pypi.org/project/brotlicffi)|0.00026222412196521134| +|pypi|[Flask](https://pypi.org/project/Flask)|0.00026133825554633204| +|pypi|[tifffile](https://www.lfd.uci.edu/~gohlke/)|0.0002610854006669531| +|pypi|[progressbar](http://code.google.com/p/python-progressbar)|0.000261034265944909| +|pypi|[grpcio](https://pypi.org/project/grpcio)|0.0002600424312243718| +|pypi|[PyICU](https://gitlab.pyicu.org/main/pyicu)|0.00025900405602104833| +|pypi|[fastnumbers](https://github.com/SethMMorton/fastnumbers)|0.00025900405602104833| +|pypi|[pooch](https://pypi.org/project/pooch)|0.00025839957879558414| +|pypi|[reno](https://pypi.org/project/reno)|0.00025816509466321307| +|pypi|[onnx2keras](https://github.com/nerox8664/onnx2keras)|0.0002567094515752626| +|pypi|[tzdata](https://pypi.org/project/tzdata)|0.0002546356946373269| +|pypi|[tox](https://pypi.org/project/tox)|0.0002535798326822875| +|pypi|[mappy](https://github.com/lh3/minimap2)|0.00025173511824620347| +|pypi|[sphinxcontrib-serializinghtml](https://pypi.org/project/sphinxcontrib-serializinghtml)|0.000247793468020345| +|pypi|[pyasn1](https://pypi.org/project/pyasn1)|0.00024679943881659907| +|pypi|[sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints)|0.0002462642336939092| +|pypi|[sphinxcontrib-jsmath](https://pypi.org/project/sphinxcontrib-jsmath)|0.0002448669190093913| +|pypi|[semver](https://pypi.org/project/semver)|0.0002443460783472754| +|pypi|[pep517](https://pypi.org/project/pep517)|0.00024354195542917106| +|pypi|[frozenlist](https://pypi.org/project/frozenlist)|0.00024346975573083724| +|pypi|[fs](https://pypi.org/project/fs)|0.00024237346568595515| +|pypi|[sphinxcontrib-devhelp](https://pypi.org/project/sphinxcontrib-devhelp)|0.00024122668365628435| +|pypi|[sphinxcontrib-qthelp](https://pypi.org/project/sphinxcontrib-qthelp)|0.00024122668365628435| +|pypi|[sphinxcontrib-applehelp](https://pypi.org/project/sphinxcontrib-applehelp)|0.00024122668365628432| +|pypi|[sphinxcontrib-htmlhelp](https://pypi.org/project/sphinxcontrib-htmlhelp)|0.00024122668365628432| +|pypi|[backports-functools-lru-cache](https://pypi.org/project/backports-functools-lru-cache)|0.00024057171715085525| +|pypi|[nfft](http://github.com/jakevdp/nfft/)|0.00024018378063010503| +|pypi|[tabulate](https://pypi.org/project/tabulate)|0.00023910586177714152| +|pypi|[nbsphinx](https://nbsphinx.readthedocs.io/)|0.0002383788878779666| +|pypi|[ci-info](https://pypi.org/project/ci-info)|0.00023740895412393295| +|pypi|[lz4](https://pypi.org/project/lz4)|0.0002319786434998717| +|pypi|[commonmark](https://github.com/rtfd/commonmark.py)|0.00023164466141464788| +|pypi|[pint](https://github.com/hgrecco/pint)|0.0002312293778785033| +|pypi|[multidict](https://pypi.org/project/multidict)|0.00022977566947419783| +|pypi|[wmi](https://pypi.org/project/wmi)|0.0002289482049535305| +|pypi|[Werkzeug](https://pypi.org/project/Werkzeug)|0.00022833651472796207| +|pypi|[Markdown](https://pypi.org/project/Markdown)|0.0002276099933550598| +|pypi|[quantities](http://python-quantities.readthedocs.io/)|0.00022421948913168917| +|pypi|[greenlet](https://greenlet.readthedocs.io/)|0.00022329527335738513| +|pypi|[sphinx-prompt](https://pypi.org/project/sphinx-prompt)|0.00022316195176931336| +|pypi|[zopfli](https://pypi.org/project/zopfli)|0.00022306353390245275| +|pypi|[pulp](https://github.com/coin-or/pulp)|0.00022288823600229667| +|pypi|[furo](https://pypi.org/project/furo)|0.00022188151407852608| +|pypi|[notebook](https://pypi.org/project/notebook)|0.00022133366146121465| +|pypi|[sh](https://github.com/amoffat/sh)|0.00021932304032654094| +|pypi|[skia-pathops](https://pypi.org/project/skia-pathops)|0.0002160192769976443| +|pypi|[xattr](https://pypi.org/project/xattr)|0.00021475706495673| +|pypi|[mpdaf](https://git-cral.univ-lyon1.fr/MUSE/mpdaf)|0.0002136053017383239| +|pypi|[pytest-asyncio](https://pypi.org/project/pytest-asyncio)|0.00021350823416350226| +|pypi|[xlsxwriter](https://github.com/jmcnamara/XlsxWriter)|0.00021248804234132767| +|pypi|[soupsieve](https://pypi.org/project/soupsieve)|0.0002109666275345622| +|pypi|[aiohttp](https://pypi.org/project/aiohttp)|0.00021068590723123464| +|pypi|[shortuuid](https://github.com/skorokithakis/shortuuid/)|0.00020923431780998624| +|pypi|[theano](http://deeplearning.net/software/theano/)|0.000208776997020871| +|pypi|[readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search)|0.0002062752125354226| +|pypi|[ultranest](https://pypi.org/project/ultranest)|0.00020600511095740694| +|pypi|[emcee](https://emcee.readthedocs.io)|0.000204766522391268| +|pypi|[redis](https://pypi.org/project/redis)|0.0002038291752921689| +|pypi|[PyAstronomy](https://github.com/sczesla/PyAstronomy)|0.00020311154009539222| +|pypi|[gast](https://pypi.org/project/gast)|0.00020020113858290712| +|pypi|[requests-toolbelt](https://pypi.org/project/requests-toolbelt)|0.0002000769432403737| +|pypi|[bump2version](https://pypi.org/project/bump2version)|0.00019795207610469535| +|pypi|[pyzmq](https://pyzmq.readthedocs.org)|0.00019635555786484582| +|pypi|[jmespath](https://github.com/jmespath/jmespath.py)|0.00019497425496288584| +|pypi|[gmpy2](https://pypi.org/project/gmpy2)|0.00019441726147066172| +|pypi|[asyncio](http://www.python.org/dev/peps/pep-3156/)|0.00019253208868144693| +|pypi|[openphi](https://gitlab.com/BioimageInformaticsGroup/openphi)|0.0001925320886814469| +|pypi|[pyusb](https://pyusb.github.io/pyusb)|0.0001925320886814469| +|pypi|[parsec](https://github.com/sighingnow/parsec.py)|0.0001925320886814469| +|pypi|[sf_tools](https://github.com/sfarrens/sf_tools)|0.0001925320886814469| +|pypi|[http](https://github.com/franckcuny/http)|0.0001925320886814469| +|pypi|[apyori](https://github.com/ymoch/apyori)|0.0001925320886814469| +|pypi|[conan](https://conan.io)|0.00019250123418005567| +|pypi|[llist](https://github.com/ajakubek/python-llist)|0.00019189031505250875| +|pypi|[pyamg](https://pypi.org/project/pyamg)|0.00019074174208697062| +|pypi|[pybind11-global](https://pypi.org/project/pybind11-global)|0.0001905108745577844| +|pypi|[types-typed-ast](https://pypi.org/project/types-typed-ast)|0.00019050816370068903| +|pypi|[futures](https://pypi.org/project/futures)|0.0001879819618476366| +|pypi|[ruamel.yaml.clib](https://pypi.org/project/ruamel.yaml.clib)|0.00018795205582544235| +|pypi|[arviz](https://pypi.org/project/arviz)|0.00018789363608792502| +|pypi|[jupyter-client](https://pypi.org/project/jupyter-client)|0.00018706921259499637| +|pypi|[doit](http://pydoit.org)|0.00018212180125778645| +|pypi|[gffutils](https://github.com/daler/gffutils)|0.00018060220753426032| +|pypi|[pysynphot](https://github.com/spacetelescope/pysynphot)|0.00017972225771461115| +|pypi|[snakemake](https://snakemake.readthedocs.io)|0.00017880271711951992| +|pypi|[libclang](https://pypi.org/project/libclang)|0.00017781120903700924| +|pypi|[lark-parser](https://pypi.org/project/lark-parser)|0.00017623871880890425| +|pypi|[asv](https://pypi.org/project/asv)|0.00017586774576942206| +|pypi|[pyephem](https://pypi.org/project/pyephem)|0.00017524922635321253| +|pypi|[sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|0.00017359774097545889| +|pypi|[nestle](http://github.com/kbarbary/nestle)|0.00017334113244301397| +|pypi|[pyDOE2](https://github.com/clicumu/pyDOE2)|0.0001732788798133022| +|pypi|[sentence-transformers](https://github.com/UKPLab/sentence-transformers)|0.0001732788798133022| +|pypi|[pytest-perf](https://pypi.org/project/pytest-perf)|0.00017250415646698387| +|pypi|[qtpy](https://pypi.org/project/qtpy)|0.00017107914161594782| +|pypi|[multisplitby](https://github.com/cthoyt/multisplitby)|0.0001707117852975496| +|pypi|[gitdb](https://pypi.org/project/gitdb)|0.00017047556999614616| +|pypi|[camb](https://camb.info/)|0.0001681317474481041| +|pypi|[python-libsbml](http://sbml.org)|0.00016683350733894244| +|pypi|[netcdf4](https://pypi.org/project/netcdf4)|0.00016373661926791998| +|pypi|[intervaltree](https://pypi.org/project/intervaltree)|0.00016312183017579382| +|pypi|[psycopg2](https://pypi.org/project/psycopg2)|0.00016286615328521708| +|pypi|[prompt-toolkit](https://pypi.org/project/prompt-toolkit)|0.0001621678351161011| +|pypi|[bmipy](http://csdms.colorado.edu)|0.0001604434072345391| +|pypi|[MDAnalysis](https://www.mdanalysis.org)|0.0001582560693424828| +|pypi|[rsa](https://stuvel.eu/rsa)|0.00015763931136685488| +|pypi|[jaraco.tidelift](https://pypi.org/project/jaraco.tidelift)|0.00015553005760638372| +|pypi|[unittest2](https://pypi.org/project/unittest2)|0.0001547765728577359| +|pypi|[pytest-runner](https://pypi.org/project/pytest-runner)|0.00015435019905036252| +|pypi|[pysqlite3](https://github.com/coleifer/pysqlite3)|0.00015376896149358227| +|pypi|[python-levenshtein](https://pypi.org/project/python-levenshtein)|0.0001529942490415069| +|pypi|[typed-ast](https://pypi.org/project/typed-ast)|0.00015286388422331755| +|pypi|[markdown](https://Python-Markdown.github.io/)|0.00015277331123740952| +|pypi|[nanoget](https://github.com/wdecoster/nanoget)|0.00015245040840140023| +|pypi|[sphinxcontrib-websupport](https://pypi.org/project/sphinxcontrib-websupport)|0.00015186530679668175| +|pypi|[nbodykit](http://github.com/bccp/nbodykit)|0.00015170306162138133| +|pypi|[jupyter-core](https://pypi.org/project/jupyter-core)|0.00015136990448237576| +|pypi|[ginga](https://ejeschke.github.io/ginga/)|0.0001513234661917337| +|pypi|[cached_property](https://github.com/pydanny/cached-property)|0.00015127521253542256| +|pypi|[PyWavelets](https://pypi.org/project/PyWavelets)|0.00015047091689196688| +|pypi|[flask](https://palletsprojects.com/p/flask)|0.0001501446184747454| +|pypi|[python-dotenv](https://pypi.org/project/python-dotenv)|0.0001498593786188511| +|pypi|[cached-property](https://github.com/pydanny/cached-property)|0.00014970882620765855| +|pypi|[edlib](https://pypi.org/project/edlib)|0.0001491110270315814| +|pypi|[diskcache](https://pypi.org/project/diskcache)|0.00014908645006388112| +|pypi|[types-requests](https://pypi.org/project/types-requests)|0.0001482269713155329| +|pypi|[pyfakefs](https://pypi.org/project/pyfakefs)|0.00014784053626248358| +|pypi|[elasticsearch](https://pypi.org/project/elasticsearch)|0.0001477246959235149| +|pypi|[Python-Deprecated](https://github.com/vrcmarcos/python-deprecated)|0.00014760793465577596| +|pypi|[nb2plots](https://pypi.org/project/nb2plots)|0.0001475898623770601| +|pypi|[texext](https://pypi.org/project/texext)|0.0001473719809723995| +|pypi|[matplotlib-inline](https://pypi.org/project/matplotlib-inline)|0.00014534124423712882| +|pypi|[bokeh](https://pypi.org/project/bokeh)|0.00014522009861552126| +|pypi|[sqlparse](https://github.com/andialbrecht/sqlparse)|0.00014452962416964502| +|pypi|[jedi](https://pypi.org/project/jedi)|0.00014451264258401244| +|pypi|[simframe](https://github.com/stammler/simframe)|0.00014439906651108518| +|pypi|[flufl.flake8](https://pypi.org/project/flufl.flake8)|0.00014437495866621755| +|pypi|[pyregion](https://pypi.org/project/pyregion)|0.0001432354110300435| +|pypi|[ipython-genutils](https://pypi.org/project/ipython-genutils)|0.0001431214870760382| +|pypi|[tensorboard](https://pypi.org/project/tensorboard)|0.000142877109156682| +|pypi|[argh](http://github.com/neithere/argh/)|0.00014280157804078458| +|pypi|[python-igraph](https://pypi.org/project/python-igraph)|0.00014253239392939167| +|pypi|[pathlib2](https://pypi.org/project/pathlib2)|0.0001423500977278814| +|pypi|[pickleshare](https://pypi.org/project/pickleshare)|0.00014195828556013188| +|pypi|[httpx](https://www.python-httpx.org/)|0.0001416067999416957| +|pypi|[multiprocessing](http://code.google.com/p/python-multiprocessing)|0.0001411901983663944| +|pypi|[pyuvdata](https://github.com/RadioAstronomySoftwareGroup/pyuvdata)|0.0001411901983663944| +|pypi|[tensorboard-plugin-wit](https://whatif-tool.dev)|0.00014077635183904117| +|pypi|[opt-einsum](https://pypi.org/project/opt-einsum)|0.00014050124437442251| +|pypi|[spiceypy](https://github.com/AndrewAnnex/SpiceyPy)|0.00013981496916152692| +|pypi|[dendropy](http://packages.python.org/DendroPy/)|0.00013950936267155637| +|pypi|[rebound](https://github.com/hannorein/rebound/)|0.00013934075219433124| +|pypi|[plac](https://github.com/ialbert/plac)|0.0001382912492991256| +|pypi|[shapely](https://github.com/shapely/shapely)|0.00013707166003595986| +|pypi|[jaxlib](https://pypi.org/project/jaxlib)|0.00013694788802817218| +|pypi|[blinker](https://pypi.org/project/blinker)|0.00013646843805393278| +|pypi|[mypy-extensions](https://pypi.org/project/mypy-extensions)|0.00013584284848677593| +|pypi|[galpy](http://github.com/jobovy/galpy)|0.0001352950491748625| +|pypi|[myst-parser](https://pypi.org/project/myst-parser)|0.00013519499288559792| +|pypi|[backcall](https://pypi.org/project/backcall)|0.00013478015817108426| +|pypi|[pyflakes](https://pypi.org/project/pyflakes)|0.00013467672579022433| +|pypi|[readme-renderer](https://pypi.org/project/readme-renderer)|0.00013413041772549045| +|pypi|[python-utils](https://pypi.org/project/python-utils)|0.0001337388904311721| +|pypi|[lenstronomy](https://github.com/lenstronomy/lenstronomy)|0.00013341112407623494| +|pypi|[gdal](https://pypi.org/project/gdal)|0.00013293574205983035| +|pypi|[jupyterlab-widgets](https://pypi.org/project/jupyterlab-widgets)|0.0001326143642231287| +|pypi|[umap-learn](http://github.com/lmcinnes/umap)|0.00013254197462244196| +|pypi|[setuptools-scm](https://pypi.org/project/setuptools-scm)|0.00013250903829667028| +|pypi|[pymultinest](http://johannesbuchner.github.com/PyMultiNest/)|0.00013236322293031747| +|pypi|[ete3](http://etetoolkit.org)|0.00013199144301828084| +|pypi|[chainconsumer](http://github.com/samreay/ChainConsumer)|0.00013175235088200976| +|pypi|[sfdmap](http://github.com/kbarbary/sfdmap)|0.00013175235088200976| +|pypi|[fastprogress](https://pypi.org/project/fastprogress)|0.00013167948327908168| +|pypi|[setuptools_scm_git_archive](https://github.com/Changaco/setuptools_scm_git_archive/)|0.00013156359393232207| +|pypi|[py-cpuinfo](https://github.com/workhorsy/py-cpuinfo)|0.00013135425348669225| +|pypi|[json-tricks](https://github.com/mverleg/pyjson_tricks)|0.00013123308051341893| +|pypi|[parasail](https://github.com/jeffdaily/parasail-python)|0.00013112634156974882| +|pypi|[dm-tree](https://pypi.org/project/dm-tree)|0.00013109382705500474| +|pypi|[pyia](https://pypi.org/project/pyia)|0.00013066511085180866| +|pypi|[lalsuite](https://git.ligo.org/lscsoft/lalsuite)|0.00012964444394578583| +|pypi|[pybullet](https://github.com/bulletphysics/bullet3)|0.00012937401331594483| +|pypi|[astrodendro](http://www.dendrograms.org)|0.000129347469369895| +|pypi|[pyraf](https://iraf-community.github.io/pyraf.html)|0.00012877434700655236| +|pypi|[nrpylatex](https://github.com/zachetienne/nrpylatex)|0.0001283547257876313| +|pypi|[questplus](https://github.com/hoechenberger/questplus)|0.0001283547257876313| +|pypi|[requests_file](http://github.com/dashea/requests-file)|0.0001283547257876313| +|pypi|[cogent3](https://cogent3.org)|0.0001283547257876313| +|pypi|[pycudadecon](https://github.com/tlambert03/pycudadecon)|0.0001283547257876313| +|pypi|[udatetime](https://github.com/freach/udatetime)|0.0001283547257876313| +|pypi|[intervalTree](https://github.com/chaimleib/intervaltree)|0.0001283547257876313| +|pypi|[fitbit](https://github.com/orcasgit/python-fitbit)|0.0001283547257876313| +|pypi|[ruamel.YAML](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree)|0.0001283547257876313| +|pypi|[tardis](http://bitbucket.org/cedk/tardis)|0.0001283547257876313| +|pypi|[munch](https://pypi.org/project/munch)|0.00012831437343111248| +|pypi|[tokenize-rt](https://pypi.org/project/tokenize-rt)|0.00012812619354532213| +|pypi|[widgetsnbextension](https://pypi.org/project/widgetsnbextension)|0.00012800287420485068| +|pypi|[torchsummary](https://github.com/sksq96/pytorch-summary)|0.00012733035634144153| +|pypi|[livereload](https://pypi.org/project/livereload)|0.00012729431970485367| +|pypi|[Django](https://pypi.org/project/Django)|0.00012729372155766784| +|pypi|[inflection](https://github.com/jpvanhal/inflection)|0.00012677982260328411| +|pypi|[tensorboard-data-server](https://github.com/tensorflow/tensorboard/tree/master/tensorboard/data/server)|0.00012596619117123757| +|pypi|[django](https://pypi.org/project/django)|0.00012584049256641986| +|pypi|[ads](http://www.github.com/andycasey/ads/)|0.0001253723659825657| +|pypi|[email-validator](https://github.com/JoshData/python-email-validator)|0.0001248044543829589| +|pypi|[oauthlib](https://github.com/oauthlib/oauthlib)|0.00012420751321438447| +|pypi|[gunicorn](https://gunicorn.org)|0.00012401835481900525| +|pypi|[latexcodec](https://pypi.org/project/latexcodec)|0.00012370909553576618| +|pypi|[gdown](http://github.com/wkentaro/gdown)|0.00012193698949824973| +|pypi|[pycurl](https://pypi.org/project/pycurl)|0.00012183631912508294| +|pypi|[scikit-bio](http://scikit-bio.org)|0.00012077012835472578| +|pypi|[typer](https://pypi.org/project/typer)|0.00012030718174660439| +|pypi|[shiboken2](https://www.pyside.org)|0.00011970105017502917| +|pypi|[uncertainties](https://pypi.org/project/uncertainties)|0.00011959281208798948| +|pypi|[fastjsonschema](https://pypi.org/project/fastjsonschema)|0.00011922299698836509| +|pypi|[isochrones](https://github.com/timothydmorton/isochrones)|0.00011918653108851477| +|pypi|[boto3](https://pypi.org/project/boto3)|0.00011808067520481614| +|pypi|[mistune](https://pypi.org/project/mistune)|0.00011799597020865347| +|pypi|[astroalign](https://astroalign.readthedocs.io/)|0.0001178807588621092| +|pypi|[pkginfo](https://pypi.org/project/pkginfo)|0.0001171334569583392| +|pypi|[fluids](https://github.com/CalebBell/fluids)|0.00011696949491581929| +|pypi|[pandocfilters](https://pypi.org/project/pandocfilters)|0.00011684778045390426| +|pypi|[jellyfish](http://github.com/jamesturk/jellyfish)|0.00011651158075895533| +|pypi|[breathe](https://github.com/michaeljones/breathe)|0.0001160934534355689| +|pypi|[async-generator](https://pypi.org/project/async-generator)|0.00011599709605433585| +|pypi|[python-pysap](https://github.com/CEA-COSMIC/pysap)|0.00011551925320886814| +|pypi|[NanoPlot](https://github.com/wdecoster/NanoPlot)|0.00011551925320886814| +|pypi|[xopen](https://github.com/pycompression/xopen/)|0.00011512477635161417| +|pypi|[text-unidecode](https://pypi.org/project/text-unidecode)|0.00011511299588578773| +|pypi|[mccabe](https://pypi.org/project/mccabe)|0.00011486783317601274| +|pypi|[streamlit](https://streamlit.io)|0.00011440455353670058| +|pypi|[rfc3986](https://pypi.org/project/rfc3986)|0.000114022385814903| +|pypi|[nest-asyncio](https://pypi.org/project/nest-asyncio)|0.00011371298608544923| +|pypi|[pyDOE](https://github.com/tisimst/pyDOE)|0.00011363404317386232| +|pypi|[json5](https://pypi.org/project/json5)|0.00011359825752337599| +|pypi|[pytest-mock](https://pypi.org/project/pytest-mock)|0.00011323877557263304| +|pypi|[bcrypt](https://pypi.org/project/bcrypt)|0.00011289698644608986| +|pypi|[Unidecode](https://pypi.org/project/Unidecode)|0.00011270634477726963| +|pypi|[pybtex](https://pybtex.org/)|0.00011250189840008117| +|pypi|[monotonic](https://github.com/atdt/monotonic)|0.00011240804160601826| +|pypi|[astroML_addons](http://astroML.github.com)|0.00011231038506417736| +|pypi|[time](UNKNOWN)|0.00011231038506417736| +|pypi|[os](https://pypi.org/project/os)|0.00011231038506417736| +|pypi|[werkzeug](https://palletsprojects.com/p/werkzeug/)|0.00011158694236004281| +|pypi|[sphinx-automodapi](https://pypi.org/project/sphinx-automodapi)|0.00011148536537218832| +|pypi|[stack-data](https://pypi.org/project/stack-data)|0.00011088369901629976| +|pypi|[brotlipy](https://pypi.org/project/brotlipy)|0.0001104700464628048| +|pypi|[stopit](http://pypi.python.org/pypi/stopit)|0.00011013226469117402| +|pypi|[skimage](https://github.com/scikit-image/scikit-image)|0.00010977246207701283| +|pypi|[pytest-randomly](https://pypi.org/project/pytest-randomly)|0.00010862253042418548| +|pypi|[periodictable](https://pypi.org/project/periodictable)|0.00010861121781166426| +|pypi|[antlr4-python3-runtime](https://pypi.org/project/antlr4-python3-runtime)|0.00010858697762944149| +|pypi|[google-pasta](https://pypi.org/project/google-pasta)|0.00010765034478104501| +|pypi|[astunparse](https://pypi.org/project/astunparse)|0.00010756370534113836| +|pypi|[nlppln](https://github.com/nlppln/nlppln)|0.00010696227148969273| +|pypi|[docker](https://github.com/docker/docker-py)|0.0001065485670572135| +|pypi|[testpath](https://pypi.org/project/testpath)|0.00010583661884066614| +|pypi|[rdflib-jsonld](https://github.com/RDFLib/rdflib-jsonld)|0.00010579638273045506| +|pypi|[Keras](https://github.com/keras-team/keras)|0.00010534965794952754| +|pypi|[imagecodecs](https://pypi.org/project/imagecodecs)|0.00010526447707669388| +|pypi|[async-timeout](https://pypi.org/project/async-timeout)|0.00010425696744040995| +|pypi|[sunpy](https://pypi.org/project/sunpy)|0.000103819664294225| +|pypi|[pybind11](https://pypi.org/project/pybind11)|0.00010365767000200354| +|pypi|[tomli-w](https://pypi.org/project/tomli-w)|0.00010360169833849035| +|pypi|[parso](https://pypi.org/project/parso)|0.00010351148354217469| +|pypi|[build](https://pypi.org/project/build)|0.00010350259470836232| +|pypi|[google-auth](https://github.com/googleapis/google-auth-library-python)|0.00010322161476680759| +|pypi|[async_generator](https://pypi.org/project/async_generator)|0.0001030668801943181| +|pypi|[BeautifulSoup4](https://www.crummy.com/software/BeautifulSoup/bs4/)|0.00010285880451113747| +|pypi|[asgiref](https://pypi.org/project/asgiref)|0.00010212558652234709| +|pypi|[moviepy](https://zulko.github.io/moviepy/)|0.00010212246189298811| +|pypi|[pycosat](https://pypi.org/project/pycosat)|0.00010170786040097591| +|pypi|[ptyprocess](https://pypi.org/project/ptyprocess)|0.00010145643506574303| +|pypi|[humanfriendly](https://humanfriendly.readthedocs.io)|0.00010145261077325854| +|pypi|[rtree](https://github.com/Toblerity/rtree)|0.00010102702302235558| +|pypi|[asdf-standard](http://asdf-standard.readthedocs.io/)|0.0001005270386929846| +|pypi|[cigar](https://github.com/brentp/cigar)|0.00010011668611435239| +|pypi|[backports.zoneinfo](https://pypi.org/project/backports.zoneinfo)|9.995411336409986e-05| +|pypi|[sphinx_astropy](https://pypi.org/project/sphinx_astropy)|9.986622401668714e-05| +|pypi|[tables](https://pypi.org/project/tables)|9.971545020319078e-05| +|pypi|[fire](https://pypi.org/project/fire)|9.968480466858715e-05| +|pypi|[reproject](https://reproject.readthedocs.io)|9.933529740343304e-05| +|pypi|[openpyxl](https://openpyxl.readthedocs.io)|9.92944803513707e-05| +|pypi|[xyzservices](https://pypi.org/project/xyzservices)|9.923120636902986e-05| +|pypi|[urllib](https://urllib3.readthedocs.io/)|9.918319719953326e-05| +|pypi|[sphinx-inline-tabs](https://pypi.org/project/sphinx-inline-tabs)|9.875631583854687e-05| +|pypi|[ptemcee](https://github.com/willvousden/ptemcee)|9.865594586277201e-05| +|pypi|[sphinxcontrib-moderncmakedomain](https://github.com/scikit-build/moderncmakedomain)|9.859223640330587e-05| +|pypi|[argon2-cffi](https://argon2-cffi.readthedocs.io/)|9.847323905325877e-05| +|pypi|[websockets](https://pypi.org/project/websockets)|9.844506932251905e-05| +|pypi|[scikit-umfpack](https://pypi.org/project/scikit-umfpack)|9.815121712993831e-05| +|pypi|[sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid)|9.809880172336415e-05| +|pypi|[jeepney](https://pypi.org/project/jeepney)|9.788926278378683e-05| +|pypi|[pyhocon](http://github.com/chimpler/pyhocon/)|9.779407679057621e-05| +|pypi|[distributed](https://pypi.org/project/distributed)|9.754988153842208e-05| +|pypi|[Cactus](http://github.com/koenbok/Cactus)|9.626604434072345e-05| +|pypi|[PyAbel](https://github.com/PyAbel/PyAbel)|9.626604434072345e-05| +|pypi|[dymos](https://github.com/OpenMDAO/dymos)|9.626604434072345e-05| +|pypi|[openmdao](http://openmdao.org)|9.626604434072345e-05| +|pypi|[MacSyFinder](https://github.com/gem-pasteur/macsyfinder/)|9.626604434072345e-05| +|pypi|[deeptools](http://pypi.python.org/pypi/deepTools/)|9.626604434072345e-05| +|pypi|[radio-pyse](http://docs.transientskp.org/)|9.626604434072345e-05| +|pypi|[enterprise-pulsar](https://github.com/nanograv/enterprise)|9.626604434072345e-05| +|pypi|[pyprop8](https://github.com/valentineap/pyprop8)|9.626604434072345e-05| +|pypi|[pyjellyfish](https://github.com/iric-soft/pyJellyfish)|9.626604434072345e-05| +|pypi|[sherpa](http://cxc.harvard.edu/sherpa/)|9.626604434072345e-05| +|pypi|[sphinx_bootstrap_theme](https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html)|9.626604434072345e-05| +|pypi|[elasticsearchasync](https://pypi.org/project/elasticsearchasync)|9.626604434072345e-05| +|pypi|[cherrypy](https://www.cherrypy.org)|9.626604434072345e-05| +|pypi|[ruamel_yaml_conda](https://pypi.org/project/ruamel_yaml_conda)|9.626604434072345e-05| +|pypi|[menuinst](https://github.com/ContinuumIO/menuinst)|9.626604434072345e-05| +|pypi|[PyNN](http://neuralensemble.org/PyNN/)|9.626604434072345e-05| +|pypi|[lazyarray](http://github.com/NeuralEnsemble/lazyarray/)|9.626604434072345e-05| +|pypi|[django-tastypie](https://github.com/django-tastypie/django-tastypie)|9.626604434072345e-05| +|pypi|[South](http://south.aeracode.org/)|9.626604434072345e-05| +|pypi|[green](https://github.com/CleanCut/green)|9.626604434072345e-05| +|pypi|[nbclient](https://pypi.org/project/nbclient)|9.558905794389042e-05| +|pypi|[gwpy](https://gwpy.github.io)|9.53492248708118e-05| +|pypi|[earthengine-api](http://code.google.com/p/earthengine-api/)|9.503186428507315e-05| +|pypi|[wxPython](https://pypi.org/project/wxPython)|9.440948491415235e-05| +|pypi|[aipy](http://github.com/HERA-Team/aipy)|9.379768422942286e-05| +|pypi|[f90nml](http://github.com/marshallward/f90nml)|9.359072917381655e-05| +|pypi|[s3fs](https://pypi.org/project/s3fs)|9.338639499675505e-05| +|pypi|[pygments-github-lexers](https://pypi.org/project/pygments-github-lexers)|9.335316215400375e-05| +|pypi|[keras-preprocessing](https://pypi.org/project/keras-preprocessing)|9.307326439237393e-05| +|pypi|[zope.interface](https://pypi.org/project/zope.interface)|9.305549743463489e-05| +|pypi|[autograd](https://pypi.org/project/autograd)|9.303124811677989e-05| +|pypi|[pyvo](https://github.com/astropy/pyvo)|9.215654383777562e-05| +|pypi|[easydict](https://github.com/makinacorpus/easydict)|9.178052972986538e-05| +|pypi|[mendeleev](https://github.com/lmmentel/mendeleev)|9.167125695038244e-05| +|pypi|[iminuit](http://github.com/scikit-hep/iminuit)|9.161365435905984e-05| +|pypi|[Six](https://pypi.org/project/Six)|9.146475728410877e-05| +|pypi|[PyQt5](https://pypi.org/project/PyQt5)|9.071114004091058e-05| +|pypi|[dash](https://plotly.com/dash)|9.054172233448888e-05| +|pypi|[biom-format](http://www.biom-format.org)|9.022936114352393e-05| +|pypi|[terminado](https://pypi.org/project/terminado)|8.993766320968624e-05| +|pypi|[regions](https://pypi.org/project/regions)|8.979527123472227e-05| +|pypi|[xlrd](https://pypi.org/project/xlrd)|8.961228936607716e-05| +|pypi|[yt](https://pypi.org/project/yt)|8.898261889802146e-05| +|pypi|[tf-estimator-nightly](https://pypi.org/project/tf-estimator-nightly)|8.826858528170266e-05| +|pypi|[cftime](https://pypi.org/project/cftime)|8.817119639091836e-05| +|pypi|[pytest-benchmark](https://pypi.org/project/pytest-benchmark)|8.799677303616498e-05| +|pypi|[tinycss2](https://pypi.org/project/tinycss2)|8.71750844433831e-05| +|pypi|[psycopg2-binary](https://psycopg.org/)|8.682404073302555e-05| +|pypi|[jupyterlab-pygments](https://pypi.org/project/jupyterlab-pygments)|8.6629845513427e-05| +|pypi|[pyjwt](https://pypi.org/project/pyjwt)|8.579715482794612e-05| +|pypi|[platformdirs](https://pypi.org/project/platformdirs)|8.541724769810539e-05| +|pypi|[prometheus-client](https://pypi.org/project/prometheus-client)|8.532683796217455e-05| +|pypi|[deap](https://pypi.org/project/deap)|8.493577360932704e-05| +|pypi|[Send2Trash](https://pypi.org/project/Send2Trash)|8.484704548686236e-05| +|pypi|[pyspark](https://pypi.org/project/pyspark)|8.467987052329233e-05| +|pypi|[progressbar2](https://pypi.org/project/progressbar2)|8.464283006940959e-05| +|pypi|[gcsfs](https://github.com/fsspec/gcsfs)|8.461912832101685e-05| +|pypi|[getdist](https://pypi.org/project/getdist)|8.460318386397734e-05| +|pypi|[colossus](https://pypi.org/project/colossus)|8.449173907063947e-05| +|pypi|[iso8601](https://pypi.org/project/iso8601)|8.4430621642487e-05| +|pypi|[debugpy](https://pypi.org/project/debugpy)|8.441546028284788e-05| +|pypi|[s3transfer](https://pypi.org/project/s3transfer)|8.430950809788387e-05| +|pypi|[alembic](https://alembic.sqlalchemy.org)|8.378096135680734e-05| +|pypi|[uvicorn](https://www.uvicorn.org/)|8.341704557035625e-05| +|pypi|[pybktree](https://github.com/Jetsetter/pybktree)|8.313885647607934e-05| +|pypi|[distro](https://pypi.org/project/distro)|8.281434633829504e-05| +|pypi|[orjson](https://pypi.org/project/orjson)|8.274521669804305e-05| +|pypi|[ppft](https://pypi.org/project/ppft)|8.266129249931245e-05| +|pypi|[flaky](https://pypi.org/project/flaky)|8.23523479699738e-05| +|pypi|[CGRtools](https://github.com/cimm-kzn/CGRtools)|8.223870645107518e-05| +|pypi|[botocore](https://github.com/boto/botocore)|8.1013796609594e-05| +|pypi|[python-Levenshtein](https://pypi.org/project/python-Levenshtein)|8.08083488161525e-05| +|pypi|[elementpath](https://pypi.org/project/elementpath)|8.078336384189031e-05| +|pypi|[tensorflow-estimator](https://www.tensorflow.org/)|8.060020490615981e-05| +|pypi|[sphinx-design](https://pypi.org/project/sphinx-design)|8.056938316403228e-05| +|pypi|[qtconsole](https://pypi.org/project/qtconsole)|8.019165598588384e-05| +|pypi|[atari-py](https://github.com/openai/atari-py)|7.99100221909872e-05| +|pypi|[invoke](https://pypi.org/project/invoke)|7.929959060963982e-05| +|pypi|[pyOpenSSL](https://pyopenssl.org/)|7.924625809377052e-05| +|pypi|[gitpython](https://pypi.org/project/gitpython)|7.923711414562454e-05| +|pypi|[pygtrie](https://github.com/mina86/pygtrie)|7.907567927987998e-05| +|pypi|[ipdb](https://pypi.org/project/ipdb)|7.899147865070378e-05| +|pypi|[lockfile](https://pypi.org/project/lockfile)|7.892335635751499e-05| +|pypi|[immutabledict](https://github.com/corenting/immutabledict)|7.88382465453644e-05| +|pypi|[fastapi](https://github.com/tiangolo/fastapi)|7.86280121039942e-05| +|pypi|[jupytext](https://pypi.org/project/jupytext)|7.862537909687074e-05| +|pypi|[retrying](https://pypi.org/project/retrying)|7.815036660736885e-05| +|pypi|[deprecated](https://pypi.org/project/deprecated)|7.808518218118207e-05| +|pypi|[editdistance](https://www.github.com/roy-ht/editdistance)|7.77907429015947e-05| +|pypi|[parse](https://github.com/r1chardj0n3s/parse)|7.77907429015947e-05| +|pypi|[tensorflow-io-gcs-filesystem](https://pypi.org/project/tensorflow-io-gcs-filesystem)|7.749042263113386e-05| +|pypi|[tzlocal](https://pypi.org/project/tzlocal)|7.722107955492582e-05| +|pypi|[pylint](http://pylint.pycqa.org)|7.709404234301672e-05| +|pypi|[chemparse](https://pypi.org/project/chemparse)|7.701283547257876e-05| +|pypi|[nmmn](https://github.com/rsnemmen/nmmn)|7.701283547257876e-05| +|pypi|[jq](http://github.com/mwilliamson/jq.py)|7.701283547257876e-05| +|pypi|[sphinx_epytext](https://github.com/jayvdb/sphinx-epytext)|7.701283547257876e-05| +|pypi|[gwtools](https://pypi.org/project/gwtools)|7.701283547257876e-05| +|pypi|[pymatbridge](https://github.com/arokem/python-matlab-bridge)|7.701283547257876e-05| +|pypi|[patool](http://wummel.github.io/patool/)|7.701283547257876e-05| +|pypi|[aplanat](https://github.com/epi2me-labs/aplanat)|7.701283547257876e-05| +|pypi|[importlib](https://github.com/brettcannon/importlib)|7.701283547257876e-05| +|pypi|[cluster-lensing](http://github.com/jesford/cluster-lensing)|7.701283547257876e-05| +|pypi|[openexr](https://github.com/sanguinariojoe/pip-openexr)|7.701283547257876e-05| +|pypi|[mathutils](https://gitlab.com/ideasman42/blender-mathutils)|7.701283547257876e-05| +|pypi|[amuse-framework](http://www.amusecode.org/)|7.701283547257876e-05| +|pypi|[superfreq](http://adrian.pw/superfreq)|7.701283547257876e-05| +|pypi|[hope](http://hope.phys.ethz.ch)|7.701283547257876e-05| +|pypi|[pytest-shutil](https://pypi.org/project/pytest-shutil)|7.690612500998686e-05| +|pypi|[pytest-fixture-config](https://pypi.org/project/pytest-fixture-config)|7.690612500998686e-05| +|pypi|[music21](https://github.com/cuthbertLab/music21)|7.666277712952159e-05| +|pypi|[pysoundfile](https://github.com/bastibe/PySoundFile)|7.666277712952159e-05| +|pypi|[pyreadline3](https://pypi.python.org/pypi/pyreadline3/)|7.662725175215373e-05| +|pypi|[pyreadline](http://ipython.org/pyreadline.html)|7.662725175215373e-05| +|pypi|[imageio-ffmpeg](https://pypi.org/project/imageio-ffmpeg)|7.589363823295694e-05| +|pypi|[kaleido](https://pypi.org/project/kaleido)|7.564755881117908e-05| +|pypi|[markupsafe](https://palletsprojects.com/p/markupsafe/)|7.559961362865724e-05| +|pypi|[pyBigWig](https://github.com/dpryan79/pyBigWig)|7.515362399840784e-05| +|pypi|[pytest-pep8](https://pypi.org/project/pytest-pep8)|7.507286190276441e-05| +|pypi|[python-snappy](https://pypi.org/project/python-snappy)|7.505494340664141e-05| +|pypi|[fastparquet](https://pypi.org/project/fastparquet)|7.492388432965757e-05| +|pypi|[Biopython](https://biopython.org/)|7.465431738623103e-05| +|pypi|[nvidia-cublas-cu11](https://developer.nvidia.com/cuda-zone)|7.437939288901092e-05| +|pypi|[capturer](https://pypi.org/project/capturer)|7.374483284720939e-05| +|pypi|[pretty_midi](https://github.com/craffel/pretty-midi)|7.3512252042007e-05| +|pypi|[cartopy](https://scitools.org.uk/cartopy/docs/latest/)|7.330333293684781e-05| +|pypi|[dominate](https://github.com/Knio/dominate/)|7.272494133637658e-05| +|pypi|[traits](https://pypi.org/project/traits)|7.18645161620504e-05| +|pypi|[twisted](https://twistedmatrix.com/)|7.181503367823525e-05| +|pypi|[dust-extinction](http://dust-extinction.readthedocs.io/)|7.17997675790168e-05| +|pypi|[pydantic](https://github.com/samuelcolvin/pydantic)|7.165310551237851e-05| +|pypi|[corner](https://corner.readthedocs.io)|7.152137670539196e-05| +|pypi|[freezegun](https://pypi.org/project/freezegun)|7.125887673393803e-05| +|pypi|[GitPython](https://pypi.org/project/GitPython)|7.112134352816642e-05| +|pypi|[python_version](https://pypi.org/project/python_version)|7.105350891815302e-05| +|pypi|[asttokens](https://pypi.org/project/asttokens)|7.064359811519544e-05| +|pypi|[executing](https://pypi.org/project/executing)|7.064359811519544e-05| +|pypi|[trio](https://pypi.org/project/trio)|7.047299157633593e-05| +|pypi|[requests-oauthlib](https://github.com/requests/requests-oauthlib)|7.03946982032976e-05| +|pypi|[pyensembl](https://pypi.org/project/pyensembl)|7.025770961826972e-05| +|pypi|[dgl](https://github.com/dmlc/dgl)|7.001166861143524e-05| +|pypi|[loompy](https://github.com/linnarsson-lab/loompy)|6.981932886250273e-05| +|pypi|[sphinx-autoapi](http://github.com/readthedocs/sphinx-autoapi)|6.95909209227179e-05| +|pypi|[specutils](https://pypi.org/project/specutils)|6.947915489365016e-05| +|pypi|[ccdproc](http://ccdproc.readthedocs.io/)|6.946829279238849e-05| +|pypi|[paramiko](https://paramiko.org)|6.94013296193487e-05| +|pypi|[pymbar](http://github.com/choderalab/pymbar)|6.862393732288715e-05| +|pypi|[SciencePlots](https://github.com/garrettj403/SciencePlots/)|6.845585375340335e-05| +|pypi|[asdf-coordinates-schemas](https://github.com/asdf-format/asdf-coordinates-schemas)|6.845355222561908e-05| +|pypi|[asdf-wcs-schemas](https://github.com/spacetelescope/asdf-wcs-schemas)|6.802154512828234e-05| +|pypi|[uritemplate](https://pypi.org/project/uritemplate)|6.790613025609e-05| +|pypi|[tess-point](https://pypi.org/project/tess-point)|6.789289442977339e-05| +|pypi|[hydra-core](https://github.com/facebookresearch/hydra)|6.730192518137687e-05| +|pypi|[dnspython](https://pypi.org/project/dnspython)|6.727548056994932e-05| +|pypi|[ml-collections](https://github.com/google/ml_collections)|6.702497498477864e-05| +|pypi|[omegaconf](https://github.com/omry/omegaconf)|6.691810293894433e-05| +|pypi|[glob2](http://github.com/miracle2k/python-glob2/)|6.683430571761961e-05| +|pypi|[patsy](https://github.com/pydata/patsy)|6.670072927223286e-05| +|pypi|[pytest-virtualenv](https://github.com/manahl/pytest-plugins)|6.651429937177065e-05| +|pypi|[pathspec](https://pypi.org/project/pathspec)|6.623336955518282e-05| +|pypi|[types-docutils](https://pypi.org/project/types-docutils)|6.614317630201157e-05| +|pypi|[panel](https://pypi.org/project/panel)|6.584818271052229e-05| +|pypi|[jupyterlab](https://pypi.org/project/jupyterlab)|6.541539254880546e-05| +|pypi|[websocket-client](https://pypi.org/project/websocket-client)|6.514777994275775e-05| +|pypi|[pyface](http://docs.enthought.com/pyface)|6.510900427849085e-05| +|pypi|[sphinx-bootstrap-theme](https://pypi.org/project/sphinx-bootstrap-theme)|6.510080707706734e-05| +|pypi|[appnope](https://pypi.org/project/appnope)|6.50479093123144e-05| +|pypi|[types-backports](https://github.com/python/typeshed)|6.493053072204073e-05| +|pypi|[celery](https://pypi.org/project/celery)|6.476388071001657e-05| +|pypi|[tensorflow_probability](http://github.com/tensorflow/probability)|6.468749065015111e-05| +|pypi|[pyfastaq](https://github.com/sanger-pathogens/Fastaq)|6.463577262877146e-05| +|pypi|[matplotlib-venn](https://github.com/konstantint/matplotlib-venn)|6.462615564132483e-05| +|pypi|[rasterio](https://pypi.org/project/rasterio)|6.437197586947869e-05| +|pypi|[partd](https://pypi.org/project/partd)|6.427913048232166e-05| +|pypi|[sphinx-notfound-page](https://pypi.org/project/sphinx-notfound-page)|6.421539094199207e-05| +|pypi|[PyEscape](https://github.com/qaviton/escape)|6.417736289381564e-05| +|pypi|[PySpectrograph](http://code.google.com/p/pyspectrograph/)|6.417736289381564e-05| +|pypi|[PyCap](https://github.com/redcap-tools/PyCap)|6.417736289381564e-05| +|pypi|[ntdownload](https://github.com/ggonnella/fastsubtrees/tree/main/ntdowload)|6.417736289381564e-05| +|pypi|[clawpack](http://www.clawpack.org)|6.417736289381564e-05| +|pypi|[nnde](https://github.com/elwinter/nnde)|6.417736289381564e-05| +|pypi|[pytecplot](https://www.tecplot.com/docs/pytecplot)|6.417736289381564e-05| +|pypi|[gnuplot](https://github.com/gnuplot)|6.417736289381564e-05| +|pypi|[python-bls](https://github.com/zebra-lucky/python-bls)|6.417736289381564e-05| +|pypi|[stginga](https://github.com/spacetelescope/stginga)|6.417736289381564e-05| +|pypi|[tartiflette](https://tartiflette.io)|6.417736289381564e-05| +|pypi|[tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp)|6.417736289381564e-05| +|pypi|[gpytorch](https://gpytorch.ai)|6.417736289381564e-05| +|pypi|[Numpy](https://www.numpy.org)|6.417736289381564e-05| +|pypi|[Matplotlib](https://matplotlib.org)|6.417736289381564e-05| +|pypi|[NumExpr](https://github.com/pydata/numexpr)|6.417736289381564e-05| +|pypi|[PuLP](https://github.com/coin-or/pulp)|6.417736289381564e-05| +|pypi|[mc3](https://github.com/pcubillos/mc3)|6.417736289381564e-05| +|pypi|[simpledist](https://github.com/timothydmorton/simpledist)|6.417736289381564e-05| +|pypi|[jsonify](https://pypi.org/project/jsonify)|6.417736289381564e-05| +|pypi|[cellpylib](http://github.com/lantunes/cellpylib)|6.417736289381564e-05| +|pypi|[ncbi-datasets-pylib](https://www.ncbi.nlm.nih.gov/datasets)|6.417736289381564e-05| +|pypi|[pyYAML](https://pyyaml.org/)|6.417736289381564e-05| +|pypi|[GetDist](https://getdist.readthedocs.io)|6.417736289381564e-05| +|pypi|[wsgiref](http://cheeseshop.python.org/pypi/wsgiref)|6.417736289381564e-05| +|pypi|[naif-pds4-bundler](https://github.com/NASA-PDS/naif-pds4-bundler)|6.417736289381564e-05| +|pypi|[Pyedra](https://github.com/milicolazo/Pyedra)|6.417736289381564e-05| +|pypi|[mne](https://mne.tools/dev/)|6.394575811654885e-05| +|pypi|[pure-eval](https://pypi.org/project/pure-eval)|6.388044770621351e-05| +|pypi|[ipyparallel](https://pypi.org/project/ipyparallel)|6.385937323414121e-05| +|pypi|[ruff](https://pypi.org/project/ruff)|6.35966636764022e-05| +|pypi|[crc32c](https://github.com/ICRAR/crc32c)|6.353558926487747e-05| +|pypi|[Shapely](https://pypi.org/project/Shapely)|6.323643427108039e-05| +|pypi|[pysolr](https://github.com/django-haystack/pysolr/)|6.315893825441495e-05| +|pypi|[pytest-rerunfailures](https://pypi.org/project/pytest-rerunfailures)|6.312442466209652e-05| +|pypi|[radvel](https://pypi.org/project/radvel)|6.292437628493638e-05| +|pypi|[Mako](https://pypi.org/project/Mako)|6.271056224017135e-05| +|pypi|[travis-sphinx](https://github.com/syntaf/travis-sphinx)|6.251041840306718e-05| +|pypi|[cupy](https://cupy.dev/)|6.245786943897087e-05| +|pypi|[pyupgrade](https://pypi.org/project/pyupgrade)|6.2132837844769e-05| +|pypi|[towncrier](https://pypi.org/project/towncrier)|6.143982805365797e-05| +|pypi|[natsort](https://github.com/SethMMorton/natsort)|6.098939217905443e-05| +|pypi|[blosc](http://github.com/blosc/python-blosc)|6.096849474912486e-05| +|pypi|[cvxopt](http://cvxopt.org)|6.095015835972662e-05| +|pypi|[pybtex-docutils](https://github.com/mcmtroffaes/pybtex-docutils)|6.0915991382876585e-05| +|pypi|[ordereddict](https://pypi.org/project/ordereddict)|6.087542087695429e-05| +|pypi|[xxhash](https://pypi.org/project/xxhash)|6.0702218394958384e-05| +|pypi|[pygame](https://www.pygame.org)|6.044308038267816e-05| +|pypi|[quantiphy](https://quantiphy.readthedocs.io)|5.9898872034227924e-05| +|pypi|[pymysql](https://pypi.org/project/pymysql)|5.958227453950268e-05| +|pypi|[opencv-python](https://github.com/skvark/opencv-python)|5.941339946917279e-05| +|pypi|[bidict](https://bidict.readthedocs.io)|5.924064267121443e-05| +|pypi|[fbs](https://build-system.fman.io)|5.924064267121443e-05| +|pypi|[prospector](https://pypi.org/project/prospector)|5.898274727710148e-05| +|pypi|[tbb](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onetbb.html)|5.8980142523753956e-05| +|pypi|[zarr](https://pypi.org/project/zarr)|5.891726561629951e-05| +|pypi|[voluptuous](https://pypi.org/project/voluptuous)|5.887627478142908e-05| +|pypi|[trackpy](https://github.com/soft-matter/trackpy)|5.8829249319331004e-05| +|pypi|[pyfiglet](https://github.com/pwaller/pyfiglet)|5.865575267942768e-05| +|pypi|[nvidia-cuda-nvrtc-cu11](https://developer.nvidia.com/cuda-zone)|5.8654334545953736e-05| +|pypi|[nvidia-cuda-runtime-cu11](https://developer.nvidia.com/cuda-zone)|5.8654334545953736e-05| +|pypi|[bibtexparser](https://github.com/sciunto-org/python-bibtexparser)|5.841681578198136e-05| +|pypi|[mimeparse](http://code.google.com/p/mimeparse/)|5.814927487914652e-05| +|pypi|[pyfastx](https://github.com/lmdu/pyfastx)|5.806045799299883e-05| +|pypi|[pyopenssl](https://pyopenssl.org/)|5.799137290369553e-05| +|pypi|[argon2-cffi-bindings](https://pypi.org/project/argon2-cffi-bindings)|5.770369659849944e-05| +|pypi|[pynacl](https://pypi.org/project/pynacl)|5.751687092935387e-05| +|pypi|[pygments~=2.7](https://pypi.org/project/pygments~=2.7)|5.7489683017372205e-05| +|pypi|[sphinx~=4.0](https://pypi.org/project/sphinx~=4.0)|5.7489683017372205e-05| +|pypi|[uvloop](http://github.com/MagicStack/uvloop)|5.743764982628699e-05| +|pypi|[django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms)|5.6690003889537144e-05| +|pypi|[pynndescent](http://github.com/lmcinnes/pynndescent)|5.6600342481322646e-05| +|pypi|[rfpipe](http://github.com/realfastvla/rfpipe)|5.6537200644551874e-05| +|pypi|[pyprind](https://github.com/rasbt/pyprind)|5.639828860365616e-05| +|pypi|[colorspacious](https://github.com/njsmith/colorspacious)|5.6369437961882535e-05| +|pypi|[bitarray](https://github.com/ilanschnell/bitarray)|5.629271545257543e-05| +|pypi|[dash-table](https://pypi.org/project/dash-table)|5.621170919381003e-05| +|pypi|[dash-core-components](https://pypi.org/project/dash-core-components)|5.621170919381003e-05| +|pypi|[dash-html-components](https://pypi.org/project/dash-html-components)|5.621170919381003e-05| +|pypi|[SecretStorage](https://pypi.org/project/SecretStorage)|5.602499373894601e-05| +|pypi|[texttable](https://github.com/foutaise/texttable/)|5.601195347921585e-05| +|pypi|[pymummer](https://github.com/sanger-pathogens/pymummer)|5.597182863810635e-05| +|pypi|[py4j](https://pypi.org/project/py4j)|5.580005722107531e-05| +|pypi|[whoosh](https://pypi.org/project/whoosh)|5.5546434640556036e-05| +|pypi|[grpcio-tools](https://pypi.org/project/grpcio-tools)|5.5479841409340736e-05| +|pypi|[sphinxcontrib-towncrier](https://pypi.org/project/sphinxcontrib-towncrier)|5.5432062409295926e-05| +|pypi|[pyrsistent](https://pypi.org/project/pyrsistent)|5.53703949970483e-05| +|pypi|[feets](https://github.com/carpyncho/feets)|5.527236995639624e-05| +|pypi|[libcst](https://pypi.org/project/libcst)|5.523688516996422e-05| +|pypi|[dpcontracts](https://pypi.org/project/dpcontracts)|5.523688516996422e-05| +|pypi|[jupyter-server](https://pypi.org/project/jupyter-server)|5.522511423140513e-05| +|pypi|[pytest-faulthandler](https://pypi.org/project/pytest-faulthandler)|5.504203830776184e-05| +|pypi|[pytest-localserver](https://pypi.org/project/pytest-localserver)|5.504203830776184e-05| +|pypi|[cyflann](https://github.com/dougalsutherland/cyflann)|5.5009168194699116e-05| +|pypi|[vlfeat-ctypes](https://github.com/dougalsutherland/vlfeat-ctypes)|5.5009168194699116e-05| +|pypi|[acstools](https://github.com/spacetelescope/acstools)|5.5009168194699116e-05| +|pypi|[scikit-sparse](https://github.com/scikit-sparse/scikit-sparse)|5.5009168194699116e-05| +|pypi|[libstempo](https://github.com/vallis/libstempo)|5.5009168194699116e-05| +|pypi|[pony](https://ponyorm.com)|5.5009168194699116e-05| +|pypi|[pywgsim](https://github.com/ialbert/pywgsim)|5.5009168194699116e-05| +|pypi|[noise](https://github.com/caseman/noise)|5.5009168194699116e-05| +|pypi|[panstamps](https://github.com/thespacedoctor/panstamps)|5.5009168194699116e-05| +|pypi|[drug2ways](https://github.com/drug2ways/drug2ways)|5.5009168194699116e-05| +|pypi|[matplotlib_venn](https://github.com/konstantint/matplotlib-venn)|5.5009168194699116e-05| +|pypi|[neo4j](https://neo4j.com/docs/api/python-driver/current/)|5.5009168194699116e-05| +|pypi|[STAR](https://github.com/dbrgn/star)|5.5009168194699116e-05| +|pypi|[fastqc](https://github.com/fastqc)|5.5009168194699116e-05| +|pypi|[mdtraj](http://mdtraj.org)|5.5009168194699116e-05| +|pypi|[openmm](https://github.com/rmcgibbo/openmm-cmd)|5.5009168194699116e-05| +|pypi|[msgpack-python](http://msgpack.org/)|5.5009168194699116e-05| +|pypi|[strucscan](https://github.com/ICAMS/strucscan)|5.5009168194699116e-05| +|pypi|[numpy-groupies](https://github.com/ml31415/numpy-groupies)|5.5009168194699116e-05| +|pypi|[universal-divergence](https://github.com/slaypni/universal-divergence)|5.5009168194699116e-05| +|pypi|[pytorch](http://pytorch.org)|5.5009168194699116e-05| +|pypi|[ncls](https://github.com/endrebak/ncls)|5.5009168194699116e-05| +|pypi|[sorted_nearest](https://github.com/endrebak/sorted_nearest)|5.5009168194699116e-05| +|pypi|[pyrle](https://github.com/endrebak/pyrle)|5.5009168194699116e-05| +|pypi|[pyranges](http://github.com/endrebak/pyranges)|5.5009168194699116e-05| +|pypi|[cppyy](http://cppyy.readthedocs.org)|5.5009168194699116e-05| +|pypi|[easydev](http://github.com/cokelaer/easydev)|5.5009168194699116e-05| +|pypi|[reboundx](https://github.com/dtamayo/reboundx)|5.5009168194699116e-05| +|pypi|[pytools](http://pypi.python.org/pypi/pytools)|5.5009168194699116e-05| +|pypi|[cykhash](https://github.com/realead/cykhash)|5.5009168194699116e-05| +|pypi|[mamba](http://nestorsalceda.github.io/mamba)|5.5009168194699116e-05| +|pypi|[types-urllib3](https://pypi.org/project/types-urllib3)|5.4607908979701744e-05| +|pypi|[asteval](https://github.com/newville/asteval)|5.45195877342715e-05| +|pypi|[qiskit-terra](https://github.com/Qiskit/qiskit-terra)|5.413054953603379e-05| +|pypi|[types-colorama](https://github.com/python/typeshed)|5.409601600266711e-05| +|pypi|[rapidfuzz](https://pypi.org/project/rapidfuzz)|5.380054396320955e-05| +|pypi|[freesasa](http://freesasa.github.io/)|5.379920776269729e-05| +|pypi|[clickclick](https://codeberg.org/hjacobs/python-clickclick)|5.3762293715619275e-05| +|pypi|[pingouin](https://pingouin-stats.org/index.html)|5.3686832420788075e-05| +|pypi|[pyfits](http://pyfits.readthedocs.io/en/latest/)|5.3365945606319e-05| +|pypi|[h11](https://pypi.org/project/h11)|5.334879583755763e-05| +|pypi|[CommonMark](https://pypi.org/project/CommonMark)|5.307961583340814e-05| +|pypi|[ansicolors](http://github.com/jonathaneunice/colors/)|5.2919947670681985e-05| +|pypi|[khmer](https://khmer.readthedocs.io/)|5.290048341390232e-05| +|pypi|[contextvars](https://pypi.org/project/contextvars)|5.2877019660431414e-05| +|pypi|[pynvml](https://pypi.org/project/pynvml)|5.249416569428238e-05| +|pypi|[pip-run](https://pypi.org/project/pip-run)|5.249068886832999e-05| +|pypi|[torch-geometric](https://github.com/pyg-team/pytorch_geometric)|5.2355217097586445e-05| +|pypi|[sphinxcontrib-napoleon](https://pypi.org/project/sphinxcontrib-napoleon)|5.2113367545572794e-05| +|pypi|[frozendict](https://pypi.org/project/frozendict)|5.188786324622831e-05| +|pypi|[flake8-2020](https://pypi.org/project/flake8-2020)|5.187908986611052e-05| +|pypi|[pip-api](https://pypi.org/project/pip-api)|5.179813453387334e-05| +|pypi|[requirementslib](https://pypi.org/project/requirementslib)|5.179813453387334e-05| +|pypi|[pipreqs](https://pypi.org/project/pipreqs)|5.179813453387334e-05| +|pypi|[pytest-qt](https://pypi.org/project/pytest-qt)|5.174794621711392e-05| +|pypi|[aiosignal](https://pypi.org/project/aiosignal)|5.172617301455013e-05| +|pypi|[curio](https://pypi.org/project/curio)|5.109339259555342e-05| +|pypi|[google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib)|5.107808179998126e-05| +|pypi|[pympler](https://pypi.org/project/pympler)|5.0989774644928684e-05| +|pypi|[path](https://pypi.org/project/path)|5.072609224404847e-05| +|pypi|[pockets](https://pypi.org/project/pockets)|5.072503331728644e-05| +|pypi|[pyxenon](https://pypi.org/project/pyxenon)|5.040917930766239e-05| +|pypi|[pbr](https://pypi.org/project/pbr)|5.03929933820942e-05| +|pypi|[configparser](https://pypi.org/project/configparser)|5.031354822947743e-05| +|pypi|[gevent](https://pypi.org/project/gevent)|5.030276761567284e-05| +|pypi|[gwcs](https://pypi.org/project/gwcs)|5.026311328798809e-05| +|pypi|[chevron](https://github.com/noahmorrison/chevron)|5.015317510183321e-05| +|pypi|[cytoolz](https://pypi.org/project/cytoolz)|5.007803116758776e-05| +|pypi|[nrel-pysam](https://nrel-pysam.readthedocs.io)|5.0066938239706615e-05| +|pypi|[mechanicalsoup](https://mechanicalsoup.readthedocs.io/)|4.973745624270712e-05| +|pypi|[voevent-parse](https://github.com/timstaley/voevent-parse)|4.954042047943663e-05| +|pypi|[pytest-arraydiff](https://pypi.org/project/pytest-arraydiff)|4.952253554946892e-05| +|pypi|[pytest-remotedata](https://pypi.org/project/pytest-remotedata)|4.929764528658493e-05| +|pypi|[dash-renderer](https://pypi.org/project/dash-renderer)|4.922746764201765e-05| +|pypi|[types-protobuf](https://github.com/python/typeshed)|4.922423903983997e-05| +|pypi|[clang-format](http://clang.llvm.org/)|4.922423903983997e-05| +|pypi|[abg_python](https://github.com/agurvich/abg_python)|4.909568261376896e-05| +|pypi|[sphinx_rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|4.9005577194790616e-05| +|pypi|[jaraco.path](https://pypi.org/project/jaraco.path)|4.899110853588881e-05| +|pypi|[jaraco.envs](https://pypi.org/project/jaraco.envs)|4.899110853588881e-05| +|pypi|[sphinx-favicon](https://pypi.org/project/sphinx-favicon)|4.899110853588881e-05| +|pypi|[pycairo](https://pypi.org/project/pycairo)|4.896834657628123e-05| +|pypi|[qgrid](https://github.com/quantopian/qgrid)|4.8873530203751906e-05| +|pypi|[wasabi](https://pypi.org/project/wasabi)|4.876488057605853e-05| +|pypi|[math](https://pypi.org/project/math)|4.868311385230872e-05| +|pypi|[holoviews](https://www.holoviews.org)|4.821640393409437e-05| +|pypi|[wandb](https://github.com/wandb/client)|4.818828205784975e-05| +|pypi|[sip_tpv](https://github.com/stargaser/sip_tpv)|4.8133022170361726e-05| +|pypi|[torchinfo](https://github.com/tyleryep/torchinfo)|4.8133022170361726e-05| +|pypi|[gputil](https://github.com/anderskm/gputil)|4.8133022170361726e-05| +|pypi|[types](https://www.pytosquatting.org)|4.8133022170361726e-05| +|pypi|[trippy](https://github.com/fraserw/trippy)|4.8133022170361726e-05| +|pypi|[sbpy](https://sbpy.org)|4.8133022170361726e-05| +|pypi|[RM-Tools](https://github.com/CIRADA-Tools/RM-Tools)|4.8133022170361726e-05| +|pypi|[pvrpm](https://github.com/FSEC-Photovoltaics/pvrpm-lcoe)|4.8133022170361726e-05| +|pypi|[NREL-PySAM-stubs](http://www.github.com/nrel/pysam)|4.8133022170361726e-05| +|pypi|[equadratures](https://github.com/Effective-Quadratures/equadratures)|4.8133022170361726e-05| +|pypi|[gemmi](https://project-gemmi.github.io/)|4.8133022170361726e-05| +|pypi|[pygedm](https://github.com/frbs/pygedm)|4.8133022170361726e-05| +|pypi|[imexam](http://imexam.readthedocs.io/)|4.8133022170361726e-05| +|pypi|[maxsmooth](https://github.com/htjb/maxsmooth)|4.8133022170361726e-05| +|pypi|[guppy3](https://github.com/zhuyifei1999/guppy3/)|4.8133022170361726e-05| +|pypi|[beamshapes](https://github.com/thejasvibr/bat_beamshapes.git)|4.8133022170361726e-05| +|pypi|[epitopepredict](https://github.com/dmnfarrell/epitopepredict)|4.8133022170361726e-05| +|pypi|[pymangle](https://github.com/esheldon/pymangle)|4.8133022170361726e-05| +|pypi|[snakemake-wrapper-utils](https://pypi.org/project/snakemake-wrapper-utils)|4.8133022170361726e-05| +|pypi|[prometheus-fastapi-instrumentator](https://github.com/trallnag/prometheus-fastapi-instrumentator)|4.8133022170361726e-05| +|pypi|[structlog](https://www.structlog.org/)|4.8133022170361726e-05| +|pypi|[averbis-python-api](https://pypi.org/project/averbis-python-api)|4.8133022170361726e-05| +|pypi|[cx_Oracle](https://oracle.github.io/python-cx_Oracle)|4.8133022170361726e-05| +|pypi|[TESS_PRF](https://github.com/keatonb/TESS_PRF)|4.8133022170361726e-05| +|pypi|[pygmmis](https://github.com/pmelchior/pygmmis)|4.8133022170361726e-05| +|pypi|[pycbc](http://www.pycbc.org/)|4.8133022170361726e-05| +|pypi|[logging](http://www.red-dove.com/python_logging.html)|4.8133022170361726e-05| +|pypi|[umi_tools](https://github.com/CGATOxford/UMI-tools)|4.8133022170361726e-05| +|pypi|[gammapy](https://github.com/gammapy/gammapy)|4.8133022170361726e-05| +|pypi|[transforms3d](https://pypi.org/project/transforms3d)|4.8073873687029515e-05| +|pypi|[bz2file](https://pypi.org/project/bz2file)|4.8058971367022706e-05| +|pypi|[semantic-version](https://pypi.org/project/semantic-version)|4.801308358409779e-05| +|pypi|[prefixed](https://github.com/Rockhopper-Technologies/prefixed)|4.797257876312719e-05| +|pypi|[pymongo](https://pypi.org/project/pymongo)|4.7957393847180883e-05| +|pypi|[cramjam](https://pypi.org/project/cramjam)|4.7721862734698215e-05| +|pypi|[boto](https://github.com/boto/boto/)|4.765169194865811e-05| +|pypi|[args](https://github.com/kennethreitz/args)|4.765169194865811e-05| +|pypi|[IPython](https://ipython.org)|4.764539328699804e-05| +|pypi|[anyio](https://pypi.org/project/anyio)|4.7594467390722905e-05| +|pypi|[grapheme](https://github.com/alvinlindstam/grapheme)|4.7556388564760795e-05| +|pypi|[about-time](https://github.com/rsalmei/about-time)|4.7556388564760795e-05| +|pypi|[tblib](https://pypi.org/project/tblib)|4.736298377915073e-05| +|pypi|[yapf](https://pypi.org/project/yapf)|4.7179777483890335e-05| +|pypi|[webcolors](https://pypi.org/project/webcolors)|4.715943438328415e-05| +|pypi|[sos](https://github.com/vatlab/SoS)|4.7034023214395376e-05| +|pypi|[pyglet](http://pyglet.readthedocs.org/en/latest/)|4.7027108684780795e-05| +|pypi|[importlib_metadata](https://github.com/python/importlib_metadata)|4.681012102444426e-05| +|pypi|[py2bit](https://github.com/deeptools/py2bit)|4.6635550369506035e-05| +|pypi|[deeptoolsintervals](https://github.com/deeptools/deeptools_intervals)|4.6635550369506035e-05| +|pypi|[covdefaults](https://pypi.org/project/covdefaults)|4.6494374182104286e-05| +|pypi|[xlwt](https://pypi.org/project/xlwt)|4.640786895802078e-05| +|pypi|[coveralls](https://pypi.org/project/coveralls)|4.635850562409404e-05| +|pypi|[colour](http://github.com/vaab/colour)|4.6345224204034005e-05| +|pypi|[spectres](https://spectres.readthedocs.io)|4.631850103222332e-05| +|pypi|[vine](https://pypi.org/project/vine)|4.603409970020112e-05| +|pypi|[dpath](https://github.com/dpath-maintainers/dpath-python)|4.600766794465744e-05| +|pypi|[pyasn1-modules](https://github.com/etingof/pyasn1-modules)|4.582009051664584e-05| +|pypi|[zope.event](https://pypi.org/project/zope.event)|4.5692771444813455e-05| +|pypi|[theano-pymc](http://deeplearning.net/software/theano/)|4.5591152902141514e-05| +|pypi|[pyobjc](https://pypi.org/project/pyobjc)|4.5180493109480194e-05| +|pypi|[sos-notebook](https://github.com/vatlab/SOS)|4.501197568015722e-05| +|pypi|[dlinfo](https://code.grasp-open.com/grasp-tools/python-dlinfo)|4.4859976662777133e-05| +|pypi|[segments](https://github.com/cldf/segments)|4.4859976662777133e-05| +|pypi|[requests-file](http://github.com/dashea/requests-file)|4.47637106184364e-05| +|pypi|[distlib](https://pypi.org/project/distlib)|4.4541588749800695e-05| +|pypi|[rich-click](https://github.com/ewels/rich-click)|4.447385527796298e-05| +|pypi|[colorlog](https://github.com/borntyping/python-colorlog)|4.440832270927838e-05| +|pypi|[sniffio](https://pypi.org/project/sniffio)|4.433504820766246e-05| +|pypi|[nptyping](https://pypi.org/project/nptyping)|4.4083130534010567e-05| +|pypi|[backoff](https://github.com/litl/backoff)|4.380105017502917e-05| +|pypi|[ratelimit](https://github.com/tomasbasham/ratelimit)|4.380105017502917e-05| +|pypi|[hdmedians](http://github.com/daleroberts/hdmedians)|4.375729288214703e-05| +|pypi|[singleton_decorator](https://github.com/Kemaweyan/singleton_decorator)|4.374756903928433e-05| +|pypi|[uwsgi](https://pypi.org/project/uwsgi)|4.360074217256987e-05| +|pypi|[python_dateutil](https://pypi.org/project/python_dateutil)|4.354892482080347e-05| +|pypi|[overrides](https://github.com/mkorpela/overrides)|4.313496693893427e-05| +|pypi|[nvidia-cudnn-cu11](https://developer.nvidia.com/cuda-zone)|4.2929276202896555e-05| +|pypi|[ini2toml](https://pypi.org/project/ini2toml)|4.290398917728604e-05| +|pypi|[html2text](https://github.com/Alir3z4/html2text/)|4.278490859587709e-05| +|pypi|[treegp](https://github.com/PFLeget/treegp)|4.278490859587709e-05| +|pypi|[yamlreader](https://github.com/ImmobilienScout24/yamlreader)|4.278490859587709e-05| +|pypi|[lda](https://pypi.org/project/lda)|4.278490859587709e-05| +|pypi|[portalocker](https://github.com/WoLpH/portalocker)|4.278490859587709e-05| +|pypi|[kaggle](https://github.com/Kaggle/kaggle-api)|4.278490859587709e-05| +|pypi|[setuptools_git](https://github.com/msabramo/setuptools-git)|4.278490859587709e-05| +|pypi|[Corekaburra](https://github.com/milnus/Corekaburra)|4.278490859587709e-05| +|pypi|[sick](http://www.github.com/andycasey/sick/)|4.278490859587709e-05| +|pypi|[triangle_plot](https://github.com/dfm/triangle.py)|4.278490859587709e-05| +|pypi|[fseval](https://github.com/dunnkers/fseval)|4.278490859587709e-05| +|pypi|[Bottleneck](https://github.com/pydata/bottleneck)|4.278490859587709e-05| +|pypi|[pyqt4](http://www.riverbankcomputing.com/software/pyqt/)|4.278490859587709e-05| +|pypi|[bcbio-gff](https://github.com/chapmanb/bcbb/tree/master/gff)|4.278490859587709e-05| +|pypi|[pygobject](https://pygobject.readthedocs.io)|4.278490859587709e-05| +|pypi|[genicam](https://www.emva.org)|4.278490859587709e-05| +|pypi|[epam.indigo](https://lifescience.opensource.epam.com/indigo/index.html)|4.278490859587709e-05| +|pypi|[cwl-runner](https://github.com/common-workflow-language/common-workflow-language)|4.278490859587709e-05| +|pypi|[tensorly-viz](https://tensorly.org/viz)|4.278490859587709e-05| +|pypi|[deep-forest](https://github.com/LAMDA-NJU/Deep-Forest)|4.278490859587709e-05| +|pypi|[evla_mcast](https://github.com/demorest/evla_mcast/)|4.278490859587709e-05| +|pypi|[KafNafParserPy](https://github.com/cltl/KafNafParserPy)|4.278490859587709e-05| +|pypi|[precession](https://github.com/dgerosa/precession/)|4.278490859587709e-05| +|pypi|[metapredict](https://github.com/idptools/metapredict.git)|4.278490859587709e-05| +|pypi|[alphaPredict](https://pypi.org/project/alphaPredict)|4.278490859587709e-05| +|pypi|[protfasta](https://pypi.org/project/protfasta)|4.278490859587709e-05| +|pypi|[python-rocksdb](https://github.com/twmht/python-rocksdb)|4.278490859587709e-05| +|pypi|[taxopy](https://github.com/apcamargo/taxopy)|4.278490859587709e-05| +|pypi|[pwkit](https://github.com/pkgw/pwkit/)|4.278490859587709e-05| +|pypi|[activegit](http://github.com/caseyjlaw/activegit)|4.278490859587709e-05| +|pypi|[fatslim](https://github.com/seb-buch/FATSLiM)|4.278490859587709e-05| +|pypi|[solcore](https://github.com/qpv-research-group/solcore5)|4.278490859587709e-05| +|pypi|[tmm](http://pypi.python.org/pypi/tmm)|4.278490859587709e-05| +|pypi|[dotmap](https://github.com/drgrib/dotmap)|4.278490859587709e-05| +|pypi|[pyxdg](http://freedesktop.org/wiki/Software/pyxdg)|4.278490859587709e-05| +|pypi|[reedsolo](https://github.com/tomerfiliba/reedsolomon)|4.278490859587709e-05| +|pypi|[pymatgen](https://pypi.org/project/pymatgen)|4.256901733922157e-05| +|pypi|[casadi](http://casadi.org)|4.242191985072412e-05| +|pypi|[unidecode](https://pypi.org/project/unidecode)|4.231474476515317e-05| +|pypi|[tox-conda](https://github.com/tox-dev/tox-conda)|4.225116686114352e-05| +|pypi|[mkdocs](https://pypi.org/project/mkdocs)|4.220706582733552e-05| +|pypi|[pydevtool](https://github.com/pydoit/pydevtool)|4.200277468119686e-05| +|pypi|[ply](http://www.dabeaz.com/ply/)|4.191744822191851e-05| +|pypi|[pyabel](https://github.com/PyAbel/PyAbel)|4.1766220295975255e-05| +|pypi|[dash_dangerously_set_inner_html](https://pypi.org/project/dash_dangerously_set_inner_html)|4.165898994861717e-05| +|pypi|[pyxlsb](https://pypi.org/project/pyxlsb)|4.157510667819245e-05| +|pypi|[pyreadstat](https://pypi.org/project/pyreadstat)|4.157510667819245e-05| +|pypi|[pandas-gbq](https://pypi.org/project/pandas-gbq)|4.157510667819245e-05| +|pypi|[odfpy](https://pypi.org/project/odfpy)|4.157510667819245e-05| +|pypi|[wsaccel](https://pypi.org/project/wsaccel)|4.1567067102758886e-05| +|pypi|[wslink](https://pypi.org/project/wslink)|4.155226384757285e-05| +|pypi|[h5netcdf](https://pypi.org/project/h5netcdf)|4.134332164995321e-05| +|pypi|[Brotli](https://pypi.org/project/Brotli)|4.132166478947518e-05| +|pypi|[rdflib](https://pypi.org/project/rdflib)|4.087178175706801e-05| +|pypi|[yarl](https://pypi.org/project/yarl)|4.080558899069844e-05| +|pypi|[lmdb](http://github.com/jnwatson/py-lmdb/)|4.050675112518753e-05| +|pypi|[nlesc-CAT](https://github.com/nlesc-nano/CAT)|4.036922820470078e-05| +|pypi|[sphinx-autobuild](https://pypi.org/project/sphinx-autobuild)|4.021760392395575e-05| +|pypi|[dogpile.cache](https://pypi.org/project/dogpile.cache)|4.0051523715491045e-05| +|pypi|[mergedeep](https://github.com/clarketm/mergedeep)|3.981609192909728e-05| +|pypi|[exceptiongroup](https://pypi.org/project/exceptiongroup)|3.940551906638647e-05| +|pypi|[astropy-sphinx-theme](https://pypi.org/project/astropy-sphinx-theme)|3.91809849253035e-05| +|pypi|[zstandard](https://github.com/indygreg/python-zstandard)|3.910698028029464e-05| +|pypi|[click-plugins](https://pypi.org/project/click-plugins)|3.9040016648709936e-05| +|pypi|[jpype1](https://github.com/jpype-project/jpype)|3.893426682224815e-05| +|pypi|[spglib](http://spglib.github.io/spglib/)|3.88435376410525e-05| +|pypi|[pytest-mpl](https://github.com/matplotlib/pytest-mpl)|3.8579362963208796e-05| +|pypi|[sisyphe](https://sisyphe.readthedocs.io)|3.850641773628938e-05| +|pypi|[pykeops](http://www.kernel-operations.io/)|3.850641773628938e-05| +|pypi|[keopscore](http://www.kernel-operations.io/)|3.850641773628938e-05| +|pypi|[Cerberus](http://docs.python-cerberus.org)|3.850641773628938e-05| +|pypi|[CoolProp](http://www.coolprop.org)|3.850641773628938e-05| +|pypi|[disksurf](https://github.com/richteague/disksurf)|3.850641773628938e-05| +|pypi|[gofish](https://github.com/richteague/gofish)|3.850641773628938e-05| +|pypi|[pycrostates](https://pypi.org/project/pycrostates)|3.850641773628938e-05| +|pypi|[shutilwhich](http://github.com/mbr/shutilwhich)|3.850641773628938e-05| +|pypi|[pydftools](https://github.com/steven-murray/pydftools)|3.850641773628938e-05| +|pypi|[Cartopy](https://scitools.org.uk/cartopy/docs/latest/)|3.850641773628938e-05| +|pypi|[carpyncho](https://carpyncho-py.readthedocs.io/)|3.850641773628938e-05| +|pypi|[googledrivedownloader](https://github.com/ndrplz/google-drive-downloader)|3.850641773628938e-05| +|pypi|[snipgenie](https://github.com/dmnfarrell/snipgenie)|3.850641773628938e-05| +|pypi|[bcbio_gff](https://github.com/chapmanb/bcbb/tree/master/gff)|3.850641773628938e-05| +|pypi|[rascal](https://rascal.readthedocs.io/en/latest/?badge=latest)|3.850641773628938e-05| +|pypi|[cythongsl](http://github.com/twiecki/CythonGSL)|3.850641773628938e-05| +|pypi|[DendroPy](http://packages.python.org/DendroPy/)|3.850641773628938e-05| +|pypi|[scopesim](https://github.com/astronomyk/ScopeSim)|3.850641773628938e-05| +|pypi|[pyckles](https://github.com/astronomyk/Pyckles)|3.850641773628938e-05| +|pypi|[spextra](https://github.com/miguelverdugo/speXtra)|3.850641773628938e-05| +|pypi|[simpleitk](http://simpleitk.org/)|3.850641773628938e-05| +|pypi|[loguniform](https://github.com/j-faria/LogUniform)|3.850641773628938e-05| +|pypi|[kumaraswamy](https://github.com/j-faria/Kumaraswamy)|3.850641773628938e-05| +|pypi|[urepr](https://github.com/j-faria/urepr)|3.850641773628938e-05| +|pypi|[blimpy](https://github.com/ucberkeleyseti/blimpy)|3.850641773628938e-05| +|pypi|[jaraco.context](https://pypi.org/project/jaraco.context)|3.849022142800599e-05| +|pypi|[jaraco.functools](https://pypi.org/project/jaraco.functools)|3.849022142800599e-05| +|pypi|[optlang](https://github.com/opencobra/optlang)|3.8478781551311183e-05| +|pypi|[swiglpk](https://github.com/biosustain/swiglpk)|3.8478781551311183e-05| +|pypi|[kombu](https://pypi.org/project/kombu)|3.831951486444379e-05| +|pypi|[igraph](https://igraph.org/python)|3.8279782217801325e-05| +|pypi|[django-form-utils](http://bitbucket.org/carljm/django-form-utils/)|3.8177303054782635e-05| +|pypi|[cymem](https://pypi.org/project/cymem)|3.8175615698578946e-05| +|pypi|[murmurhash](https://pypi.org/project/murmurhash)|3.8175615698578946e-05| +|pypi|[jaxopt](https://pypi.org/project/jaxopt)|3.8152412905223464e-05| +|pypi|[entrypoint2](https://pypi.org/project/entrypoint2)|3.812135355892649e-05| +|pypi|[easyprocess](https://pypi.org/project/easyprocess)|3.812135355892649e-05| +|pypi|[pandoc-min](https://github.com/boisgera/pandoc)|3.812135355892649e-05| +|pypi|[mkdocs-material](https://pypi.org/project/mkdocs-material)|3.7755799680293345e-05| +|pypi|[chex](https://github.com/deepmind/chex)|3.773303159002915e-05| +|pypi|[PyJWT](https://pypi.org/project/PyJWT)|3.770375979295603e-05| +|pypi|[tensorflow-probability](https://pypi.org/project/tensorflow-probability)|3.759422848273884e-05| +|pypi|[jdcal](https://pypi.org/project/jdcal)|3.74124854142357e-05| +|pypi|[pycryptodomex](https://pypi.org/project/pycryptodomex)|3.719123375022597e-05| +|pypi|[parsimonious](https://github.com/erikrose/parsimonious)|3.710464902045078e-05| +|pypi|[crds](https://hst-crds.stsci.edu)|3.695624130464052e-05| +|pypi|[zict](https://pypi.org/project/zict)|3.695088252634836e-05| +|pypi|[ligo-segments](https://pypi.org/project/ligo-segments)|3.689455339626201e-05| +|pypi|[coloredlogs](https://pypi.org/project/coloredlogs)|3.669078946992747e-05| +|pypi|[hiredis](https://pypi.org/project/hiredis)|3.6648542357634313e-05| +|pypi|[isodate](https://pypi.org/project/isodate)|3.6621017340135276e-05| +|pypi|[cwltool](https://pypi.org/project/cwltool)|3.658109684947492e-05| +|pypi|[ase](https://wiki.fysik.dtu.dk/ase)|3.60055105824887e-05| +|pypi|[astropy-healpix](https://pypi.org/project/astropy-healpix)|3.597353025786599e-05| +|pypi|[wincertstore](https://pypi.org/project/wincertstore)|3.530566817007979e-05| +|pypi|[repoze.sphinx.autointerface](https://pypi.org/project/repoze.sphinx.autointerface)|3.530559820867581e-05| +|pypi|[exo-k](https://forge.oasu.u-bordeaux.fr/jleconte/exo_k-public)|3.516627771295216e-05| +|pypi|[terminaltables](https://github.com/matthewdeanmartin/terminaltables)|3.508731340280851e-05| +|pypi|[types-toml](https://pypi.org/project/types-toml)|3.50656622197752e-05| +|pypi|[sphinx_copybutton](https://github.com/choldgraf/sphinx-copybutton)|3.500583430571762e-05| +|pypi|[bw2io](https://github.com/brightway-lca/brightway2-io)|3.500583430571762e-05| +|pypi|[bw2data](https://bitbucket.org/cmutel/brightway2-data)|3.500583430571762e-05| +|pypi|[wurst](https://github.com/polca/wurst)|3.500583430571762e-05| +|pypi|[pyds9](https://github.com/TESScience/pyds9/)|3.500583430571762e-05| +|pypi|[colored](https://gitlab.com/dslackw/colored)|3.500583430571762e-05| +|pypi|[hopcroftkarp](https://github.com/sofiat-olaosebikan/hopcroftkarp)|3.500583430571762e-05| +|pypi|[pyitlib](https://github.com/pafoster/pyitlib)|3.500583430571762e-05| +|pypi|[marxs](http://marxs.readthedocs.io)|3.500583430571762e-05| +|pypi|[bxa](https://github.com/JohannesBuchner/BXA/)|3.500583430571762e-05| +|pypi|[toolshed](https://github.com/brentp/toolshed/)|3.500583430571762e-05| +|pypi|[cdips](https://github.com/lgbouma/cdips)|3.500583430571762e-05| +|pypi|[fastrlock](https://github.com/scoder/fastrlock)|3.500583430571762e-05| +|pypi|[filetype](https://github.com/h2non/filetype.py)|3.500583430571762e-05| +|pypi|[Flask-RESTful](https://www.github.com/flask-restful/flask-restful/)|3.500583430571762e-05| +|pypi|[functools32](https://github.com/MiCHiLU/python-functools32)|3.500583430571762e-05| +|pypi|[gwdet](https://github.com/dgerosa/gwdet)|3.500583430571762e-05| +|pypi|[KMlogger](https://github.com/kylemede/KMlogger)|3.500583430571762e-05| +|pypi|[mokapot](https://github.com/wfondrie/mokapot)|3.500583430571762e-05| +|pypi|[textwrap3](https://github.com/jonathaneunice/textwrap3)|3.500583430571762e-05| +|pypi|[learn2learn](https://github.com/learnables/learn2learn)|3.500583430571762e-05| +|pypi|[configuration](http://k0s.org/hg/configuration)|3.500583430571762e-05| +|pypi|[PIL](http://www.pythonware.com/products/pil)|3.500583430571762e-05| +|pypi|[drizzle](https://github.com/spacetelescope/drizzle)|3.500583430571762e-05| +|pypi|[bioservices](http://github.com/cokelaer/bioservices)|3.500583430571762e-05| +|pypi|[pyliftover](https://github.com/konstantint/pyliftover)|3.500583430571762e-05| +|pypi|[flatdict](https://github.com/gmr/flatdict)|3.500583430571762e-05| +|pypi|[ospgrillage](https://monashsmartstructures.github.io/ospgrillage/)|3.500583430571762e-05| +|pypi|[openseespy](https://github.com/zhuminjie/openseespy)|3.500583430571762e-05| +|pypi|[openseespyvis](https://github.com/u-anurag/openseespyvis)|3.500583430571762e-05| +|pypi|[opsvis](https://github.com/sewkokot/opsvis)|3.500583430571762e-05| +|pypi|[openseespylinux](https://github.com/zhuminjie/openseespy)|3.500583430571762e-05| +|pypi|[panoptes-ui](https://github.com/panoptes-organization/panoptes)|3.500583430571762e-05| +|pypi|[p2api](https://www.eso.org/copdemo/apidoc/index.html)|3.500583430571762e-05| +|pypi|[codeclimate-test-reporter](http://github.com/codeclimate/python-test-reporter)|3.497666277712952e-05| +|pypi|[rpy2](https://rpy2.github.io)|3.4959772141510786e-05| +|pypi|[billiard](https://pypi.org/project/billiard)|3.487800377926292e-05| +|pypi|[berkeleydb](https://pypi.org/project/berkeleydb)|3.4600471472809565e-05| +|pypi|[ray](https://github.com/ray-project/ray)|3.451930314484261e-05| +|pypi|[scikit_learn](http://scikit-learn.org)|3.4430125609170174e-05| +|pypi|[pytest-openfiles](https://pypi.org/project/pytest-openfiles)|3.419178569773168e-05| +|pypi|[pytest-regressions](https://pypi.org/project/pytest-regressions)|3.408363643903897e-05| +|pypi|[pypairix](https://pypi.org/project/pypairix)|3.399460807570493e-05| +|pypi|[jupyterlab-server](https://pypi.org/project/jupyterlab-server)|3.377443385485115e-05| +|pypi|[geopandas](http://geopandas.org)|3.361930422778209e-05| +|pypi|[pydocstyle](https://pypi.org/project/pydocstyle)|3.352763857409852e-05| +|pypi|[matchms](https://github.com/matchms/matchms)|3.350058343057177e-05| +|pypi|[libsvm](https://github.com/ocampor/libsvm)|3.346988990918777e-05| +|pypi|[pvextractor](https://pypi.org/project/pvextractor)|3.333481149992235e-05| +|pypi|[multipledispatch](https://pypi.org/project/multipledispatch)|3.317930396569925e-05| +|pypi|[flake8-bugbear](https://pypi.org/project/flake8-bugbear)|3.316470718722272e-05| +|pypi|[elastic-transport](https://pypi.org/project/elastic-transport)|3.304217369561595e-05| +|pypi|[zope.testing](https://pypi.org/project/zope.testing)|3.293668656314514e-05| +|pypi|[safe-netrc](https://pypi.org/project/safe-netrc)|3.282213702283714e-05| +|pypi|[versioneer](https://github.com/python-versioneer/python-versioneer)|3.2770846423121804e-05| +|pypi|[itk](https://itk.org/)|3.243091417184902e-05| +|pypi|[timeout-decorator](https://github.com/pnpnpn/timeout-decorator)|3.2429623687281214e-05| +|pypi|[opencv-python-headless](https://pypi.org/project/opencv-python-headless)|3.233091953234036e-05| +|pypi|[optax](https://pypi.org/project/optax)|3.2206744784458807e-05| +|pypi|[pytz-deprecation-shim](https://github.com/pganssle/pytz-deprecation-shim)|3.210162975880596e-05| +|pypi|[pandeia.engine](https://jwst.etc.stsci.edu)|3.208868144690782e-05| +|pypi|[toil](https://github.com/DataBiosphere/toil)|3.208868144690782e-05| +|pypi|[addict](https://github.com/mewwts/addict)|3.208868144690782e-05| +|pypi|[py-tes](https://github.com/ohsu-comp-bio/py-tes)|3.208868144690782e-05| +|pypi|[aiocircuitbreaker](https://github.com/GenyaSol/aiocircuitbreaker)|3.208868144690782e-05| +|pypi|[mirtop](http://github.com/mirtop/mirtop)|3.208868144690782e-05| +|pypi|[blackjax](https://pypi.org/project/blackjax)|3.208868144690782e-05| +|pypi|[portion](https://github.com/AlexandreDecan/portion)|3.208868144690782e-05| +|pypi|[pickle5](https://github.com/pitrou/pickle5-backport)|3.208868144690782e-05| +|pypi|[pymoc](http://github.com/grahambell/pymoc)|3.208868144690782e-05| +|pypi|[torch_geometric](https://github.com/pyg-team/pytorch_geometric)|3.208868144690782e-05| +|pypi|[torch_scatter](https://github.com/rusty1s/pytorch_scatter)|3.208868144690782e-05| +|pypi|[namedlist](https://gitlab.com/ericvsmith/namedlist)|3.208868144690782e-05| +|pypi|[sphinx-autosummary-accessors](https://pypi.org/project/sphinx-autosummary-accessors)|3.2086120073916885e-05| +|pypi|[nc-time-axis](https://pypi.org/project/nc-time-axis)|3.2086120073916885e-05| +|pypi|[pydap](https://pypi.org/project/pydap)|3.2086120073916885e-05| +|pypi|[numbagg](https://pypi.org/project/numbagg)|3.2086120073916885e-05| +|pypi|[vtk](https://pypi.org/project/vtk)|3.2068286745886427e-05| +|pypi|[dot2tex](https://github.com/kjellmf/dot2tex)|3.1950012502083676e-05| +|pypi|[PyLD](https://pypi.org/project/PyLD)|3.1929016190198364e-05| +|pypi|[asciitree](https://pypi.org/project/asciitree)|3.1870405637709936e-05| +|pypi|[torchvision](https://pypi.org/project/torchvision)|3.182314803913043e-05| +|pypi|[sphinx-math-dollar](https://pypi.org/project/sphinx-math-dollar)|3.178630733327349e-05| +|pypi|[jupyter-console](https://pypi.org/project/jupyter-console)|3.1759458199851005e-05| +|pypi|[oset](https://gitorious.com/sleipnir/python-oset)|3.168667472539781e-05| +|pypi|[ipympl](https://pypi.org/project/ipympl)|3.1096299757894276e-05| +|pypi|[types-python-dateutil](https://pypi.org/project/types-python-dateutil)|3.1093853505966575e-05| +|pypi|[autocommand](https://pypi.org/project/autocommand)|3.108748138501602e-05| +|pypi|[QtPy](https://github.com/spyder-ide/qtpy)|3.098059011235845e-05| +|pypi|[scanpydoc](https://pypi.org/project/scanpydoc)|3.09644552247017e-05| +|pypi|[astor](https://pypi.org/project/astor)|3.0897466577157903e-05| +|pypi|[iteround](https://github.com/cgdeboer/iteround)|3.085450139125752e-05| +|pypi|[pylons-sphinx-themes](https://pypi.org/project/pylons-sphinx-themes)|3.0737959531716825e-05| +|pypi|[shap](https://pypi.org/project/shap)|3.070019245631848e-05| +|pypi|[tensorflow-cpu](https://pypi.org/project/tensorflow-cpu)|3.060213473702814e-05| +|pypi|[limitedinteraction](https://felixchenier.uqam.ca/limitedinteraction/)|3.053008834805801e-05| +|pypi|[pathos](https://pypi.org/project/pathos)|3.0414397463528734e-05| +|pypi|[tensorflow-gpu](https://pypi.org/project/tensorflow-gpu)|3.0268618645650877e-05| +|pypi|[lml](https://github.com/python-lml/lml)|3.0241819678279716e-05| +|pypi|[gensim](https://pypi.org/project/gensim)|3.0191747346510106e-05| +|pypi|[jupyter_contrib_nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|3.0170413017554213e-05| +|pypi|[pyspoa](https://github.com/nanoporetech/pyspoa)|3.0170413017554206e-05| +|pypi|[emoji](https://pypi.org/project/emoji)|3.0144775260431794e-05| +|pypi|[gmsh](https://gmsh.info)|3.012560917015581e-05| +|pypi|[cython-lint](https://pypi.org/project/cython-lint)|3.001781546924487e-05| +|pypi|[types-psutil](https://pypi.org/project/types-psutil)|3.001781546924487e-05| +|pypi|[skosprovider](http://github.com/onroerenderfgoed/skosprovider)|2.99609550309667e-05| +|pypi|[netifaces](https://github.com/al45tair/netifaces)|2.9833497766869193e-05| +|pypi|[oaiharvest](http://github.com/bloomonkey/oai-harvest)|2.97737122853809e-05| +|pypi|[smart-open](https://github.com/piskvorky/smart_open)|2.9747640905878876e-05| +|pypi|[pytest-lazy-fixture](https://pypi.org/project/pytest-lazy-fixture)|2.972340005385513e-05| +|pypi|[21cmFAST](https://github.com/21cmFAST/21cmFAST)|2.9620321335607216e-05| +|pypi|[subprocess32](https://github.com/google/python-subprocess32)|2.9620321335607216e-05| +|pypi|[filemagic](http://filemagic.readthedocs.org)|2.9620321335607216e-05| +|pypi|[kliko](https://github.com/gijzelaerr/kliko)|2.9620321335607216e-05| +|pypi|[ulid](https://github.com/mdipierro/ulid)|2.9620321335607216e-05| +|pypi|[plum-dispatch](https://github.com/wesselb/plum)|2.9620321335607216e-05| +|pypi|[ascii_frame](https://github.com/pi314/ascii_frame)|2.9620321335607216e-05| +|pypi|[dipy](https://dipy.org)|2.9620321335607216e-05| +|pypi|[mkdocs-bibtex](https://github.com/shyamd/mkdocs-bibtex/)|2.9620321335607216e-05| +|pypi|[bashplotlib](https://github.com/glamp/bashplotlib)|2.9620321335607216e-05| +|pypi|[mpsort](http://github.com/rainwoodman/mpsort)|2.9620321335607216e-05| +|pypi|[pfft-python](http://github.com/rainwoodman/pfft-python)|2.9620321335607216e-05| +|pypi|[pmesh](https://pypi.org/project/pmesh)|2.9620321335607216e-05| +|pypi|[drive-casa](https://github.com/timstaley/drive-casa)|2.9620321335607216e-05| +|pypi|[pymp-pypi](https://github.com/classner/pymp)|2.9620321335607216e-05| +|pypi|[spktype21](https://github.com/whiskie14142/spktype21)|2.9620321335607216e-05| +|pypi|[cog-suspect](https://github.com/cog-imperial/suspect)|2.9620321335607216e-05| +|pypi|[pytimeparse](https://github.com/wroberts/pytimeparse)|2.9620321335607216e-05| +|pypi|[coramin](https://github.com/Coramin/Coramin)|2.9620321335607216e-05| +|pypi|[sphinx_gallery](https://sphinx-gallery.github.io)|2.9620321335607216e-05| +|pypi|[pymc](http://github.com/pymc-devs/pymc)|2.9620321335607216e-05| +|pypi|[pretend](https://pypi.org/project/pretend)|2.9603798541353533e-05| +|pypi|[reportlab](https://pypi.org/project/reportlab)|2.9577073777754805e-05| +|pypi|[httpretty](https://pypi.org/project/httpretty)|2.9543159153976644e-05| +|pypi|[fiona](http://github.com/Toblerity/Fiona)|2.9413593414429463e-05| +|pypi|[backports.weakref](https://pypi.org/project/backports.weakref)|2.9324118122251142e-05| +|pypi|[PyOpenGL](http://pyopengl.sourceforge.net)|2.9206430238373063e-05| +|pypi|[easygui](https://github.com/robertlugg/easygui)|2.9163345831130807e-05| +|pypi|[pyqtgraph](https://pypi.org/project/pyqtgraph)|2.9004592197591338e-05| +|pypi|[python-socks](https://pypi.org/project/python-socks)|2.8987020428313147e-05| +|pypi|[contourpy](https://pypi.org/project/contourpy)|2.8865023826131168e-05| +|pypi|[geojson](https://github.com/jazzband/geojson)|2.8828242207034505e-05| +|pypi|[funcy](https://pypi.org/project/funcy)|2.8826105598704956e-05| +|pypi|[dash-bootstrap-components](https://pypi.org/project/dash-bootstrap-components)|2.8775753126686613e-05| +|pypi|[cfgrib](https://pypi.org/project/cfgrib)|2.8697555313123416e-05| +|pypi|[datrie](https://github.com/kmike/datrie)|2.863456409401567e-05| +|pypi|[toposort](https://pypi.org/project/toposort)|2.863456409401567e-05| +|pypi|[Rtree](https://github.com/Toblerity/rtree)|2.8528365838750903e-05| +|pypi|[rioxarray](https://pypi.org/project/rioxarray)|2.8396260352335147e-05| +|pypi|[hdf5plugin](https://github.com/silx-kit/hdf5plugin)|2.8387816928818288e-05| +|pypi|[datashader](https://pypi.org/project/datashader)|2.8370952049837235e-05| +|pypi|[pymc3](http://github.com/pymc-devs/pymc3)|2.8338556523064532e-05| +|pypi|[flask-compress](https://pypi.org/project/flask-compress)|2.8259278619373824e-05| +|pypi|[ndcube](https://pypi.org/project/ndcube)|2.8085536963459997e-05| +|pypi|[pymdown-extensions](https://github.com/facelessuser/pymdown-extensions)|2.786946820862732e-05| +|pypi|[PasteDeploy](https://pylonsproject.org/)|2.761477874517548e-05| +|pypi|[srsly](https://pypi.org/project/srsly)|2.7586350821099367e-05| +|pypi|[Pint](https://github.com/hgrecco/pint)|2.7574109573817858e-05| +|pypi|[area](https://github.com/scisco/area)|2.7504584097349558e-05| +|pypi|[StringDist](https://github.com/obulkin/string-dist)|2.7504584097349558e-05| +|pypi|[py-grama](https://github.com/zdelrosario/py_grama)|2.7504584097349558e-05| +|pypi|[wres](https://github.com/jks-liu/wres)|2.7504584097349558e-05| +|pypi|[thermo](https://github.com/CalebBell/thermo)|2.7504584097349558e-05| +|pypi|[colorpalette](https://github.com/yoelcortes/colorpalette)|2.7504584097349558e-05| +|pypi|[free_properties](https://github.com/yoelcortes/free_properties)|2.7504584097349558e-05| +|pypi|[flexsolve](https://github.com/yoelcortes/flexsolve)|2.7504584097349558e-05| +|pypi|[Sequoya](https://github.com/benhid/Sequoya)|2.7504584097349558e-05| +|pypi|[jmetalpy](https://github.com/jMetal/jMetalPy)|2.7504584097349558e-05| +|pypi|[pyMSA](https://github.com/benhid/pyMSA)|2.7504584097349558e-05| +|pypi|[VBBinaryLensing](https://github.com/valboz/VBBinaryLensing)|2.7504584097349558e-05| +|pypi|[sewar](https://github.com/andrewekhalel/sewar)|2.7504584097349558e-05| +|pypi|[pybliometrics](https://pybliometrics.readthedocs.io/en/stable/)|2.7504584097349558e-05| +|pypi|[pyvis](https://github.com/WestHealth/pyvis)|2.7504584097349558e-05| +|pypi|[fpdf](http://code.google.com/p/pyfpdf)|2.7504584097349558e-05| +|pypi|[pyoai](http://www.infrae.com/download/oaipmh)|2.7504584097349558e-05| +|pypi|[ciso8601](https://github.com/closeio/ciso8601)|2.7504584097349558e-05| +|pypi|[monty](https://pypi.org/project/monty)|2.7449205042329104e-05| +|pypi|[dicttoxml](https://github.com/quandyfactory/dicttoxml)|2.739709491811854e-05| +|pypi|[srastream](https://github.com/jdidion/srastream)|2.722953825637606e-05| +|pypi|[sgmllib3k](https://pypi.org/project/sgmllib3k)|2.722953825637606e-05| +|pypi|[progress](https://pypi.org/project/progress)|2.7206185307614163e-05| +|pypi|[dash-table-experiments](https://pypi.org/project/dash-table-experiments)|2.7178227466510806e-05| +|pypi|[asynctest](https://pypi.org/project/asynctest)|2.700566854976752e-05| +|pypi|[MOODS-python](https://www.cs.helsinki.fi/group/pssmfind/)|2.6954492415402568e-05| +|pypi|[localconfig](https://github.com/maxzheng/localconfig)|2.671382730455076e-05| +|pypi|[cron-descriptor](https://github.com/Salamek/cron-descriptor)|2.671382730455076e-05| +|pypi|[python-crontab](https://gitlab.com/doctormo/python-crontab/)|2.671382730455076e-05| +|pypi|[pythutils](https://github.com/JolleJolles)|2.671382730455076e-05| +|pypi|[phantomjs](https://github.com/neurobin/phantomjspy)|2.6308943647470656e-05| +|pypi|[myst_parser](https://github.com/executablebooks/MyST-Parser)|2.6180132586200276e-05| +|pypi|[sep](https://github.com/kbarbary/sep)|2.606830729799316e-05| +|pypi|[PyNaCl](https://github.com/pyca/pynacl/)|2.590906930943996e-05| +|pypi|[funcsigs](http://funcsigs.readthedocs.org)|2.5881813635605933e-05| +|pypi|[astlib](https://astlib.readthedocs.io)|2.5854309051508584e-05| +|pypi|[astro-kittens](https://github.com/ska-sa/kittens)|2.5854309051508584e-05| +|pypi|[qtawesome](https://github.com/spyder-ide/qtawesome)|2.5854309051508584e-05| +|pypi|[cchardet](https://pypi.org/project/cchardet)|2.572472483602483e-05| +|pypi|[Chem-I-Calc](https://github.com/NathanSandford/Chem-I-Calc)|2.5670945157526256e-05| +|pypi|[scikit-video](http://scikit-video.org/)|2.5670945157526256e-05| +|pypi|[nexusformat](https://nexpy.github.io/nexpy/)|2.5670945157526256e-05| +|pypi|[shmlast](https://github.com/camillescott/shmlast)|2.5670945157526256e-05| +|pypi|[vedo](https://github.com/marcomusy/vedo)|2.5670945157526256e-05| +|pypi|[PIMS](https://github.com/soft-matter/pims)|2.5670945157526256e-05| +|pypi|[pyroaring](https://github.com/Ezibenroc/PyRoaringBitMap)|2.5670945157526256e-05| +|pypi|[w2w](https://github.com/matthiasdemuzere/w2w)|2.5670945157526256e-05| +|pypi|[ecmwflibs](https://github.com/ecmwf/ecmwflibs)|2.5670945157526256e-05| +|pypi|[findlibs](https://github.com/ecmwf/findlibs)|2.5670945157526256e-05| +|pypi|[sphinxcontrib-apidoc](https://pypi.org/project/sphinxcontrib-apidoc)|2.5507415701734708e-05| +|pypi|[requests-mock](https://pypi.org/project/requests-mock)|2.5500079477531967e-05| +|pypi|[spacy-legacy](https://pypi.org/project/spacy-legacy)|2.5311998155283608e-05| +|pypi|[Theano](http://deeplearning.net/software/theano/)|2.5243096071567485e-05| +|pypi|[ghp-import](https://pypi.org/project/ghp-import)|2.5206720602252215e-05| +|pypi|[recommonmark](https://github.com/rtfd/recommonmark)|2.512239346711752e-05| +|pypi|[autopep8](https://pypi.org/project/autopep8)|2.5105012709526107e-05| +|pypi|[python-jose](https://pypi.org/project/python-jose)|2.4977398193816616e-05| +|pypi|[cligj](https://pypi.org/project/cligj)|2.484516828482792e-05| +|pypi|[h5py-wrapper](https://pypi.org/project/h5py-wrapper)|2.4826931939636995e-05| +|pypi|[trio-websocket~=0.9](https://pypi.org/project/trio-websocket~=0.9)|2.4800058343057178e-05| +|pypi|[trio~=0.17](https://pypi.org/project/trio~=0.17)|2.4800058343057178e-05| +|pypi|[urllib3[secure,](https://pypi.org/project/urllib3[secure,)|2.4800058343057178e-05| +|pypi|[PyQt5_sip](https://www.riverbankcomputing.com/software/sip/)|2.4683601113006014e-05| +|pypi|[pyclipper](https://github.com/greginvm/pyclipper)|2.4683601113006014e-05| +|pypi|[watchfiles](https://pypi.org/project/watchfiles)|2.461484017828108e-05| +|pypi|[httptools](https://pypi.org/project/httptools)|2.461484017828108e-05| +|pypi|[service-identity](https://pypi.org/project/service-identity)|2.4556444139291283e-05| +|pypi|[future-fstrings](https://pypi.org/project/future-fstrings)|2.4547841306884483e-05| +|pypi|[geoviews](https://pypi.org/project/geoviews)|2.4513281326938976e-05| +|pypi|[george](https://github.com/dfm/george)|2.4366319794389798e-05| +|pypi|[av](https://pypi.org/project/av)|2.435967729903688e-05| +|pypi|[WTForms](https://wtforms.readthedocs.io/)|2.4326276601655836e-05| +|pypi|[spectral-cube](https://pypi.org/project/spectral-cube)|2.431956777340383e-05| +|pypi|[formulaic](https://pypi.org/project/formulaic)|2.4258429036418348e-05| +|pypi|[interface-meta](https://pypi.org/project/interface-meta)|2.4258429036418348e-05| +|pypi|[intake](https://github.com/intake/intake)|2.4241986111069663e-05| +|pypi|[pytest-mypy-plugins](https://pypi.org/project/pytest-mypy-plugins)|2.4084437858028313e-05| +|pypi|[pose2sim](https://github.com/perfanalytics/pose2sim)|2.4066511085180863e-05| +|pypi|[bfit](https://github.com/dfujim/bfit)|2.4066511085180863e-05| +|pypi|[bdata](https://github.com/dfujim/bdata)|2.4066511085180863e-05| +|pypi|[mud-py](https://github.com/dfujim/mudpy)|2.4066511085180863e-05| +|pypi|[sphinx-fortran](http://sphinx-fortran.readthedocs.org)|2.4066511085180863e-05| +|pypi|[cerberus](http://docs.python-cerberus.org)|2.4066511085180863e-05| +|pypi|[ref_index](http://github.com/phn/ref_index)|2.4066511085180863e-05| +|pypi|[flex-format](https://github.com/AWehrhahn/flex-format)|2.4066511085180863e-05| +|pypi|[objsize](https://github.com/liran-funaro/objsize)|2.4066511085180863e-05| +|pypi|[julia](http://julialang.org)|2.4066511085180863e-05| +|pypi|[traittypes](https://pypi.org/project/traittypes)|2.403135780358267e-05| +|pypi|[nibabel](https://nipy.org/nibabel)|2.40010153901339e-05| +|pypi|[jupyter-contrib-core](https://github.com/jupyter-contrib/jupyter_contrib_core)|2.399641875796504e-05| +|pypi|[jupyter-nbextensions-configurator](https://github.com/jupyter-contrib/jupyter_nbextensions_configurator)|2.399641875796504e-05| +|pypi|[python-louvain](https://github.com/taynaud/python-louvain)|2.390677100378566e-05| +|pypi|[python-socketio](https://github.com/miguelgrinberg/python-socketio)|2.3825845974329054e-05| +|pypi|[miniball](https://github.com/marmakoide/miniball)|2.3825845974329054e-05| +|pypi|[notebook-shim](https://pypi.org/project/notebook-shim)|2.381801237484721e-05| +|pypi|[pyramid](https://trypyramid.com)|2.380894526377107e-05| +|pypi|[pyfftw](https://github.com/pyFFTW/pyFFTW)|2.380821854704543e-05| +|pypi|[idna-ssl](https://pypi.org/project/idna-ssl)|2.3686149779397747e-05| +|pypi|[randomgen](https://github.com/bashtage/randomgen)|2.3670121490836707e-05| +|pypi|[tensorflow-datasets](https://github.com/tensorflow/datasets)|2.3660735771455742e-05| +|pypi|[aiodns](https://pypi.org/project/aiodns)|2.363416795698031e-05| +|pypi|[pep8-naming](https://pypi.org/project/pep8-naming)|2.3405216023911152e-05| +|pypi|[xdg](https://github.com/srstevenson/xdg-base-dirs)|2.3375370254016695e-05| +|pypi|[grismconf](https://github.com/npirzkal/GRISMCONF)|2.3026837806301046e-05| +|pypi|[ffmpeg](https://pypi.org/project/ffmpeg)|2.2973967883536144e-05| +|pypi|[asdf-unit-schemas](https://pypi.org/project/asdf-unit-schemas)|2.2955749035095592e-05| +|pypi|[batman-package](https://github.com/lkreidberg/batman)|2.2939263280424326e-05| +|pypi|[sphinxext-rediraffe](https://pypi.org/project/sphinxext-rediraffe)|2.291589518387563e-05| +|pypi|[pyavm](https://pypi.org/project/pyavm)|2.2902855604139156e-05| +|pypi|[asdf-transform-schemas](https://github.com/asdf-format/asdf-transform-schemas)|2.2783974910336317e-05| +|pypi|[nltk](https://pypi.org/project/nltk)|2.2752657811181606e-05| +|pypi|[humanize](https://pypi.org/project/humanize)|2.2739652010967346e-05| +|pypi|[databases](https://pypi.org/project/databases)|2.2700831011018604e-05| +|pypi|[flax](https://pypi.org/project/flax)|2.2696323507349413e-05| +|pypi|[git-lfs](https://github.com/liberapay/git-lfs-fetch.py)|2.2650833962523166e-05| +|pypi|[datacompy](https://github.com/capitalone/datacompy)|2.2650833962523166e-05| +|pypi|[jax-cosmo](https://github.com/DifferentiableUniverseInitiative/jax_cosmo)|2.2650833962523166e-05| +|pypi|[mne-icalabel](https://mne.tools/mne-icalabel/dev/index.html)|2.2650833962523166e-05| +|pypi|[cubical](https://github.com/ratt-ru/CubiCal)|2.2650833962523166e-05| +|pypi|[sharedarray](https://gitlab.com/tenzing/shared-array)|2.2650833962523166e-05| +|pypi|[pykalman](http://pykalman.github.com)|2.2650833962523166e-05| +|pypi|[isatools](https://github.com/ISA-tools/isa-api)|2.2650833962523166e-05| +|pypi|[pyChemometrics](https://github.com/Gscorreia89/pyChemometrics/)|2.2650833962523166e-05| +|pypi|[faiss-gpu](https://github.com/kyamagu/faiss-wheels)|2.2650833962523166e-05| +|pypi|[optcutfreq](https://github.com/demotu/optcutfreq)|2.2650833962523166e-05| +|pypi|[altair](https://pypi.org/project/altair)|2.251903140430661e-05| +|pypi|[pytest-dependency](https://pypi.org/project/pytest-dependency)|2.2431133951136606e-05| +|pypi|[ortools](https://developers.google.com/optimization/)|2.232723972513939e-05| +|pypi|[apptools](https://pypi.org/project/apptools)|2.232409568261377e-05| +|pypi|[anndata](http://anndata.readthedocs.io)|2.2295415431630576e-05| +|pypi|[passlib](https://pypi.org/project/passlib)|2.2281918289417846e-05| +|pypi|[prov](https://pypi.org/project/prov)|2.217659167891005e-05| +|pypi|[starlette](https://pypi.org/project/starlette)|2.208937331125423e-05| +|pypi|[astroid](https://pypi.org/project/astroid)|2.206893215418269e-05| +|pypi|[nodeenv](https://pypi.org/project/nodeenv)|2.2063653840187998e-05| +|pypi|[identify](https://pypi.org/project/identify)|2.2063653840187998e-05| +|pypi|[cfgv](https://pypi.org/project/cfgv)|2.2063653840187998e-05| +|pypi|[sphinx-panels](https://pypi.org/project/sphinx-panels)|2.1957811032244107e-05| +|pypi|[typeguard](https://pypi.org/project/typeguard)|2.1935355930362463e-05| +|pypi|[stsci.stimage](https://pypi.org/project/stsci.stimage)|2.18888260890704e-05| +|pypi|[stsci.imagestats](https://pypi.org/project/stsci.imagestats)|2.18888260890704e-05| +|pypi|[markdown-it-py](https://pypi.org/project/markdown-it-py)|2.186409745827203e-05| +|pypi|[anyjson](http://bitbucket.org/runeh/anyjson/)|2.1835056800654515e-05| +|pypi|[pyro-ppl](http://pyro.ai)|2.1803388982777993e-05| +|pypi|[incremental](https://pypi.org/project/incremental)|2.16999677244915e-05| +|pypi|[h2](https://pypi.org/project/h2)|2.1653431393845665e-05| +|pypi|[xgboost](https://github.com/dmlc/xgboost)|2.154863857400065e-05| +|pypi|[timezonefinder](https://pypi.org/project/timezonefinder)|2.1493059630185937e-05| +|pypi|[waitress](https://pypi.org/project/waitress)|2.145606951161396e-05| +|pypi|[mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects)|2.1392454297938547e-05| +|pypi|[tkp](http://docs.transientskp.org/)|2.1392454297938547e-05| +|pypi|[astro-parsnip](https://github.com/kboone/parsnip)|2.1392454297938547e-05| +|pypi|[dash_defer_js_import](https://pypi.org/project/dash_defer_js_import)|2.1392454297938547e-05| +|pypi|[pydub](http://pydub.com)|2.136189364894149e-05| +|pypi|[linkify-it-py](https://pypi.org/project/linkify-it-py)|2.1270970771774905e-05| +|pypi|[pyscf](http://www.pyscf.org)|2.1269729165387215e-05| +|pypi|[clikit](https://pypi.org/project/clikit)|2.1178529754959158e-05| +|pypi|[pysimdjson](https://pypi.org/project/pysimdjson)|2.1178529754959158e-05| +|pypi|[httpstan](https://pypi.org/project/httpstan)|2.1178529754959158e-05| +|pypi|[gwsurrogate](https://pypi.org/project/gwsurrogate)|2.1178529754959158e-05| +|pypi|[language-data](https://pypi.org/project/language-data)|2.1178529754959158e-05| +|pypi|[mayavi](http://docs.enthought.com/mayavi/mayavi/)|2.1169469421374147e-05| +|pypi|[anytree](https://github.com/c0fec0de/anytree)|2.1084776679647412e-05| +|pypi|[google-api-core](https://github.com/googleapis/python-api-core)|2.10512070718901e-05| +|pypi|[pyjsparser](https://pypi.org/project/pyjsparser)|2.0966744457409566e-05| +|pypi|[geographiclib](https://pypi.org/project/geographiclib)|2.086997416236039e-05| +|pypi|[hdbscan](http://github.com/scikit-learn-contrib/hdbscan)|2.0841598599766627e-05| +|pypi|[formlayout](https://github.com/PierreRaybaut/formlayout)|2.081427985745372e-05| +|pypi|[ttvfast](https://github.com/mindriot101/ttvfast-python)|2.081427985745372e-05| +|pypi|[xcffib](http://github.com/tych0/xcffib)|2.050134970411735e-05| +|pypi|[loguru](https://github.com/Delgan/loguru)|2.0499252953230595e-05| +|pypi|[pypdf2](https://pypdf2.readthedocs.io/en/latest/)|2.0266535650678624e-05| +|pypi|[svist4get](https://bitbucket.org/artegorov/svist4get/)|2.0266535650678624e-05| +|pypi|[kneed](https://github.com/arvkevi/kneed)|2.0266535650678624e-05| +|pypi|[BioPython](https://biopython.org/)|2.0266535650678624e-05| +|pypi|[torch-sparse](https://github.com/rusty1s/pytorch_sparse)|2.0266535650678624e-05| +|pypi|[torch-scatter](https://github.com/rusty1s/pytorch_scatter)|2.0266535650678624e-05| +|pypi|[torch-cluster](https://github.com/rusty1s/pytorch_cluster)|2.0266535650678624e-05| +|pypi|[torch-spline-conv](https://github.com/rusty1s/pytorch_spline_conv)|2.0266535650678624e-05| +|pypi|[octave_kernel](http://github.com/Calysto/octave_kernel)|2.0266535650678624e-05| +|pypi|[sos-python](https://github.com/vatlab/SOS)|2.0266535650678624e-05| +|pypi|[sos-ruby](https://github.com/vatlab/SOS)|2.0266535650678624e-05| +|pypi|[dash_core_components](https://pypi.org/project/dash_core_components)|2.0266535650678624e-05| +|pypi|[dash_html_components](https://github.com/plotly/dash-html-components)|2.0266535650678624e-05| +|pypi|[alphapept](https://github.com/MannLabs/alphapept)|2.0266535650678624e-05| +|pypi|[fastcore](https://github.com/fastai/fastcore/)|2.0266535650678624e-05| +|pypi|[pyopencl](http://mathema.tician.de/software/pyopencl)|2.0038235539256543e-05| +|pypi|[win32-setctime](https://pypi.org/project/win32-setctime)|1.995270631680867e-05| +|pypi|[aiocontextvars](https://pypi.org/project/aiocontextvars)|1.995270631680867e-05| +|pypi|[heapdict](https://pypi.org/project/heapdict)|1.9951019386765264e-05| +|pypi|[Flask-Compress](https://pypi.org/project/Flask-Compress)|1.9792737292222503e-05| +|pypi|[deprecation](http://deprecation.readthedocs.io/)|1.969296331997363e-05| +|pypi|[asdf-astropy](https://github.com/astropy/asdf-astropy)|1.9636750226567955e-05| +|pypi|[tensorstore](https://pypi.org/project/tensorstore)|1.9547182976002843e-05| +|pypi|[boltons](https://pypi.org/project/boltons)|1.9541581421837326e-05| +|pypi|[h3](https://github.com/uber/h3-py)|1.9528254709118187e-05| +|pypi|[constantly](https://pypi.org/project/constantly)|1.9512489445087858e-05| +|pypi|[hyperlink](https://pypi.org/project/hyperlink)|1.9512489445087858e-05| +|pypi|[sphinx-lint](https://pypi.org/project/sphinx-lint)|1.9496462465966548e-05| +|pypi|[pyenchant](https://pypi.org/project/pyenchant)|1.9459493248874814e-05| +|pypi|[transifex-client](https://pypi.org/project/transifex-client)|1.9423737289548255e-05| +|pypi|[python-box](https://github.com/cdgriffith/Box)|1.9401310474822727e-05| +|pypi|[nirdust](https://github.com/Gaiana/nirdust)|1.925320886814469e-05| +|pypi|[tesspy](https://github.com/siavash-saki/tesspy)|1.925320886814469e-05| +|pypi|[osmnx](https://github.com/gboeing/osmnx)|1.925320886814469e-05| +|pypi|[envisage](http://docs.enthought.com/envisage)|1.925320886814469e-05| +|pypi|[nanopack](https://github.com/wdecoster/nanopack)|1.925320886814469e-05| +|pypi|[NanoComp](https://github.com/wdecoster/NanoComp)|1.925320886814469e-05| +|pypi|[NanoFilt](https://github.com/wdecoster/nanofilt)|1.925320886814469e-05| +|pypi|[NanoLyse](https://github.com/wdecoster/nanolyse)|1.925320886814469e-05| +|pypi|[nanoQC](https://github.com/wdecoster/nanoQC)|1.925320886814469e-05| +|pypi|[NanoStat](https://github.com/wdecoster/nanostat)|1.925320886814469e-05| +|pypi|[astropy_helpers](https://github.com/astropy/astropy-helpers)|1.925320886814469e-05| +|pypi|[awscrt](https://pypi.org/project/awscrt)|1.89740228488052e-05| +|pypi|[e13tools](https://e13tools.readthedocs.io)|1.8953714507973552e-05| +|pypi|[deprecat](https://pypi.org/project/deprecat)|1.891282175086947e-05| +|pypi|[tensorflow-rocm](https://pypi.org/project/tensorflow-rocm)|1.885039616412617e-05| +|pypi|[tensorflow-aarch64](https://pypi.org/project/tensorflow-aarch64)|1.885039616412617e-05| +|pypi|[rfc3987](https://pypi.org/project/rfc3987)|1.8832044924154026e-05| +|pypi|[jaxtyping](https://pypi.org/project/jaxtyping)|1.882642940490082e-05| +|pypi|[hijri-converter](https://github.com/mhalshehri/hijri-converter)|1.869853308884814e-05| +|pypi|[stevedore](https://pypi.org/project/stevedore)|1.8633821436769983e-05| +|pypi|[flask-restful](https://www.github.com/flask-restful/flask-restful/)|1.852220468117235e-05| +|pypi|[pycapnp](https://github.com/capnproto/pycapnp)|1.852220468117235e-05| +|pypi|[exotic-ld](https://github.com/Exo-TiC/ExoTiC-LD)|1.851270083475451e-05| +|pypi|[APScheduler](https://github.com/agronholm/apscheduler)|1.849683280546758e-05| +|pypi|[surfinpy](https://github.com/symmy596/SurfinPy)|1.8336389398233038e-05| +|pypi|[rmnest](https://github.com/mlower/rmnest)|1.8336389398233038e-05| +|pypi|[bilby](https://git.ligo.org/lscsoft/bilby)|1.8336389398233038e-05| +|pypi|[ligotimegps](https://github.com/gwpy/ligotimegps)|1.8336389398233038e-05| +|pypi|[zest.releaser](https://pypi.org/project/zest.releaser)|1.8273490829854028e-05| +|pypi|[flake8-polyfill](https://pypi.org/project/flake8-polyfill)|1.825366665609166e-05| +|pypi|[JPype1](https://github.com/jpype-project/jpype)|1.8244707451241872e-05| +|pypi|[python-graphviz](https://pypi.org/project/python-graphviz)|1.8236292665412964e-05| +|pypi|[nbval](https://github.com/computationalmodelling/nbval)|1.8191086332697426e-05| +|pypi|[configobj](https://github.com/DiffSK/configobj)|1.816800826453533e-05| +|pypi|[pooch>=1.1.1](https://pypi.org/project/pooch>=1.1.1)|1.8153025504250706e-05| +|pypi|[pandas>=0.25.1](https://pypi.org/project/pandas>=0.25.1)|1.8153025504250706e-05| +|pypi|[numpy>=1.13.3](https://pypi.org/project/numpy>=1.13.3)|1.8153025504250706e-05| +|pypi|[cookiecutter](https://pypi.org/project/cookiecutter)|1.8092127721641547e-05| +|pypi|[pydotplus](https://pypi.org/project/pydotplus)|1.8028963388793742e-05| +|pypi|[bottle](https://pypi.org/project/bottle)|1.7933895576002595e-05| +|pypi|[pyro-api](https://pypi.org/project/pyro-api)|1.792644896645947e-05| +|pypi|[meshio](https://github.com/nschloe/meshio)|1.789579289906872e-05| +|pypi|[sphinx-argparse-cli](https://pypi.org/project/sphinx-argparse-cli)|1.788661422761614e-05| +|pypi|[flufl.lock](https://pypi.org/project/flufl.lock)|1.7862172431037357e-05| +|pypi|[plumbum](https://pypi.org/project/plumbum)|1.780595949489648e-05| +|pypi|[neo](https://pypi.org/project/neo)|1.7704581198315663e-05| +|pypi|[mdit-py-plugins](https://pypi.org/project/mdit-py-plugins)|1.7678617269544922e-05| +|pypi|[xarray-einstats](https://pypi.org/project/xarray-einstats)|1.7603202358183962e-05| +|pypi|[jsonpointer](https://pypi.org/project/jsonpointer)|1.752089968289161e-05| +|pypi|[SQLObject](http://sqlobject.org/)|1.750291715285881e-05| +|pypi|[dbfread](https://dbfread.readthedocs.io/)|1.750291715285881e-05| +|pypi|[pweave](http://mpastell.com/pweave)|1.750291715285881e-05| +|pypi|[epimodels](https://github.com/fccoelho/epimodels)|1.750291715285881e-05| +|pypi|[scanexitronlr](https://github.com/ylab/ScanExitronLR)|1.750291715285881e-05| +|pypi|[lifelines](https://github.com/CamDavidsonPilon/lifelines)|1.750291715285881e-05| +|pypi|[liqa](https://github.com/WGLab/LIQA)|1.750291715285881e-05| +|pypi|[autograd-gamma](https://github.com/CamDavidsonPilon/autograd-gamma)|1.750291715285881e-05| +|pypi|[moto](https://pypi.org/project/moto)|1.7361705862709573e-05| +|pypi|[Flask-Sockets](https://pypi.org/project/Flask-Sockets)|1.7361705862709573e-05| +|pypi|[numpy-stl](https://pypi.org/project/numpy-stl)|1.7342044752556798e-05| +|pypi|[simplegeneric](https://pypi.org/project/simplegeneric)|1.7335264689708823e-05| +|pypi|[codacy-coverage](https://pypi.org/project/codacy-coverage)|1.7327887981330223e-05| +|pypi|[requests-cache](https://pypi.org/project/requests-cache)|1.7262844052494715e-05| +|pypi|[celerite2](https://celerite2.readthedocs.io)|1.7145596082339724e-05| +|pypi|[allesfitter](https://github.com/MNGuenther/allesfitter)|1.712871685510804e-05| +|pypi|[pyyaml-env-tag](https://pypi.org/project/pyyaml-env-tag)|1.711321610257064e-05| +|pypi|[js2py](https://pypi.org/project/js2py)|1.703242527600754e-05| +|pypi|[igwn-auth-utils](https://pypi.org/project/igwn-auth-utils)|1.6908770509370613e-05| +|pypi|[arrow](https://arrow.readthedocs.io)|1.6902821792458893e-05| +|pypi|[pydicom](https://pypi.org/project/pydicom)|1.6883431314125912e-05| +|pypi|[huggingface-hub](https://pypi.org/project/huggingface-hub)|1.6743117986729218e-05| +|pypi|[beast](http://beast.readthedocs.io/)|1.6741920754908425e-05| +|pypi|[tk](https://github.com/atranitell/TensorKit)|1.6741920754908425e-05| +|pypi|[cpp-coveralls](https://github.com/eddyxu/cpp-coveralls)|1.6741920754908425e-05| +|pypi|[textfsm](https://pypi.org/project/textfsm)|1.6741920754908425e-05| +|pypi|[itables](https://pypi.org/project/itables)|1.6741920754908425e-05| +|pypi|[gekko](https://pypi.org/project/gekko)|1.6741920754908425e-05| +|pypi|[readlif](https://pypi.org/project/readlif)|1.6741920754908425e-05| +|pypi|[iqrm](https://github.com/v-morello/iqrm)|1.6741920754908425e-05| +|pypi|[cmake](https://cmake.org/)|1.6723223144605877e-05| +|pypi|[djangorestframework](https://www.django-rest-framework.org/)|1.6692731379733203e-05| +|pypi|[tensorflow-text](https://pypi.org/project/tensorflow-text)|1.6688059857898508e-05| +|pypi|[python-lsp-server](https://pypi.org/project/python-lsp-server)|1.663477246207701e-05| +|pypi|[stsci.image](https://github.com/spacetelescope/stsci.image)|1.6540712514585765e-05| +|pypi|[kafka-python](https://pypi.org/project/kafka-python)|1.652567094515753e-05| +|pypi|[mopti](https://github.com/basf/mopti)|1.652567094515753e-05| +|pypi|[ipaddr](https://pypi.org/project/ipaddr)|1.6502750458409736e-05| +|pypi|[pytoml](https://pypi.org/project/pytoml)|1.6502750458409736e-05| +|pypi|[datatable](https://github.com/h2oai/datatable)|1.640304281482811e-05| +|pypi|[wemake-python-styleguide](https://pypi.org/project/wemake-python-styleguide)|1.633772295382564e-05| +|pypi|[pytest-emoji](https://pypi.org/project/pytest-emoji)|1.633772295382564e-05| +|pypi|[celerite](https://github.com/dfm/celerite)|1.632337443040123e-05| +|pypi|[pyperclip](https://github.com/asweigart/pyperclip)|1.631525442033766e-05| +|pypi|[lazy-object-proxy](https://pypi.org/project/lazy-object-proxy)|1.6127446461223067e-05| +|pypi|[connection_pool](https://github.com/zhouyl/ConnectionPool)|1.604434072345391e-05| +|pypi|[imreg_dft](https://pypi.org/project/imreg_dft)|1.604434072345391e-05| +|pypi|[LDTk](https://pypi.org/project/LDTk)|1.604434072345391e-05| +|pypi|[pylightcurve](https://pypi.org/project/pylightcurve)|1.604434072345391e-05| +|pypi|[wfc3tools](http://wfc3tools.readthedocs.io/)|1.604434072345391e-05| +|pypi|[sregion](https://github.com/gbrammer/sregion/)|1.604434072345391e-05| +|pypi|[biofluff](https://github.com/simonvh/fluff/)|1.604434072345391e-05| +|pypi|[genomepy](https://vanheeringen-lab.github.io/genomepy/)|1.604434072345391e-05| +|pypi|[getCalspec](https://github.com/LSSTDESC/getCalspec)|1.604434072345391e-05| +|pypi|[pdspy](https://github.com/psheehan/pdspy)|1.604434072345391e-05| +|pypi|[hyperion](http://www.hyperion-rt.org)|1.604434072345391e-05| +|pypi|[cmyt](https://github.com/yt-project/yt)|1.604434072345391e-05| +|pypi|[PyMieScatt](https://pypi.org/project/PyMieScatt)|1.604434072345391e-05| +|pypi|[Flask-Caching](https://pypi.org/project/Flask-Caching)|1.6044340723453907e-05| +|pypi|[django-extensions](http://github.com/django-extensions/django-extensions)|1.5992614693618853e-05| +|pypi|[cdsapi](https://github.com/ecmwf/cdsapi)|1.5989049456960773e-05| +|pypi|[dropbox](https://pypi.org/project/dropbox)|1.597999231990757e-05| +|pypi|[python-decouple](https://pypi.org/project/python-decouple)|1.588389731621937e-05| +|pypi|[shiboken6](https://pypi.org/project/shiboken6)|1.588389731621937e-05| +|pypi|[testfixtures](https://pypi.org/project/testfixtures)|1.588201614984883e-05| +|pypi|[smbprotocol](https://pypi.org/project/smbprotocol)|1.588097581715711e-05| +|pypi|[ocifs](https://pypi.org/project/ocifs)|1.588097581715711e-05| +|pypi|[libarchive-c](https://pypi.org/project/libarchive-c)|1.588097581715711e-05| +|pypi|[pygit2](https://pypi.org/project/pygit2)|1.588097581715711e-05| +|pypi|[fusepy](https://pypi.org/project/fusepy)|1.588097581715711e-05| +|pypi|[dropboxdrivefs](https://pypi.org/project/dropboxdrivefs)|1.588097581715711e-05| +|pypi|[adlfs](https://pypi.org/project/adlfs)|1.588097581715711e-05| +|pypi|[sphinx-argparse](https://github.com/ashb/sphinx-argparse)|1.585593868569329e-05| +|pypi|[colorlover](https://pypi.org/project/colorlover)|1.5852810485249223e-05| +|pypi|[dash-tabulator](https://pypi.org/project/dash-tabulator)|1.5852810485249223e-05| +|pypi|[django-bootstrap4](https://pypi.org/project/django-bootstrap4)|1.5852810485249223e-05| +|pypi|[django-cache-memoize](https://pypi.org/project/django-cache-memoize)|1.5852810485249223e-05| +|pypi|[django-cookie-law](https://pypi.org/project/django-cookie-law)|1.5852810485249223e-05| +|pypi|[django-cors-headers](https://pypi.org/project/django-cors-headers)|1.5852810485249223e-05| +|pypi|[django-currentuser](https://pypi.org/project/django-currentuser)|1.5852810485249223e-05| +|pypi|[django-oauth-toolkit](https://pypi.org/project/django-oauth-toolkit)|1.5852810485249223e-05| +|pypi|[django-plotly-dash](https://pypi.org/project/django-plotly-dash)|1.5852810485249223e-05| +|pypi|[dpd-static-support](https://pypi.org/project/dpd-static-support)|1.5852810485249223e-05| +|pypi|[autoflake](https://pypi.org/project/autoflake)|1.5805890617623946e-05| +|pypi|[pytest-filter-subpackage](https://pypi.org/project/pytest-filter-subpackage)|1.5722550359270404e-05| +|pypi|[altgraph](https://altgraph.readthedocs.io)|1.5719648506991607e-05| +|pypi|[sphinx-togglebutton](https://pypi.org/project/sphinx-togglebutton)|1.5528961349369967e-05| +|pypi|[pyqt5](https://pypi.org/project/pyqt5)|1.5502456511731346e-05| +|pypi|[rfc3986-validator](https://pypi.org/project/rfc3986-validator)|1.5482324626264528e-05| +|pypi|[uri-template](https://pypi.org/project/uri-template)|1.5482324626264528e-05| +|pypi|[rfc3339-validator](https://pypi.org/project/rfc3339-validator)|1.5482324626264528e-05| +|pypi|[isoduration](https://pypi.org/project/isoduration)|1.5482324626264528e-05| +|pypi|[fqdn](https://pypi.org/project/fqdn)|1.5482324626264528e-05| +|pypi|[mkdocs-material-extensions](https://pypi.org/project/mkdocs-material-extensions)|1.5476617897854768e-05| +|pypi|[tox-travis](https://pypi.org/project/tox-travis)|1.5459832504506618e-05| +|pypi|[pprintast](https://github.com/clarketm/pprintast)|1.540256709451575e-05| +|pypi|[astrocalc](https://github.com/thespacedoctor/astrocalc)|1.540256709451575e-05| +|pypi|[fundamentals](https://github.com/thespacedoctor/fundamentals)|1.540256709451575e-05| +|pypi|[ztfquery](https://pypi.org/project/ztfquery)|1.540256709451575e-05| +|pypi|[jwst](https://github.com/spacetelescope/jwst)|1.540256709451575e-05| +|pypi|[webbpsf](http://webbpsf.readthedocs.io/)|1.540256709451575e-05| +|pypi|[primesieve](https://github.com/kimwalisch/primesieve-python)|1.540256709451575e-05| +|pypi|[diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch)|1.540256709451575e-05| +|pypi|[cairocffi](https://github.com/Kozea/cairocffi)|1.5223582892230681e-05| +|pypi|[tensorflow-gan](https://pypi.org/project/tensorflow-gan)|1.5217440086168206e-05| +|pypi|[tensorflow-hub](https://pypi.org/project/tensorflow-hub)|1.5217440086168206e-05| +|pypi|[validators](https://pypi.org/project/validators)|1.5210881300729607e-05| +|pypi|[sdnotify](https://github.com/bb4242/sdnotify)|1.5127521253542256e-05| +|pypi|[scandir](https://pypi.org/project/scandir)|1.5120248406785753e-05| +|pypi|[manhole](https://pypi.org/project/manhole)|1.4995374590089727e-05| +|pypi|[sphinxcontrib-programoutput](https://sphinxcontrib-programoutput.readthedocs.org/)|1.4880026066107968e-05| +|pypi|[prompt_toolkit](https://pypi.org/project/prompt_toolkit)|1.482497082847141e-05| +|pypi|[fabio](http://github.com/silx-kit/fabio)|1.481236456076013e-05| +|pypi|[ipython_genutils](http://ipython.org)|1.4810160667803608e-05| +|pypi|[nodevectors](https://github.com/VHRanger/nodevectors/)|1.4810160667803608e-05| +|pypi|[tensorflow-metadata](https://pypi.org/project/tensorflow-metadata)|1.4810160667803608e-05| +|pypi|[pybigwig](https://github.com/dpryan79/pyBigWig)|1.4810160667803608e-05| +|pypi|[fit_nbinom](https://github.com/joachimwolff/fit_nbinom)|1.4810160667803608e-05| +|pypi|[krbalancing](https://github.com/deeptools/Knight-Ruiz-Matrix-balancing-algorithm)|1.4810160667803608e-05| +|pypi|[multiprocessing_on_dill](https://github.com/sixty-north/multiprocessing_on_dill)|1.4810160667803608e-05| +|pypi|[interlap](http://brentp.github.io/interlap)|1.4810160667803608e-05| +|pypi|[eemont](https://github.com/davemlz/eemont)|1.4810160667803608e-05| +|pypi|[ee_extra](https://github.com/r-earthengine/ee_extra)|1.4810160667803608e-05| +|pypi|[httplib2shim](https://github.com/GoogleCloudPlatform/httplib2shim)|1.4810160667803608e-05| +|pypi|[pyramid_rewrite](https://github.com/bennihepp/pyramid_rewrite)|1.4810160667803608e-05| +|pypi|[skosprovider_getty](https://github.com/OnroerendErfgoed/skosprovider_getty)|1.4810160667803608e-05| +|pypi|[language-tags](https://github.com/OnroerendErfgoed/language-tags)|1.4810160667803608e-05| +|pypi|[bottle-cork](http://cork.firelet.net/)|1.4810160667803608e-05| +|pypi|[beaker](https://beaker.readthedocs.io/)|1.4810160667803608e-05| +|pypi|[flask-security-too](https://github.com/Flask-Middleware/flask-security)|1.4810160667803608e-05| +|pypi|[flask-admin](https://github.com/flask-admin/flask-admin/)|1.4810160667803608e-05| +|pypi|[flask-mail](https://github.com/rduplain/flask-mail)|1.4810160667803608e-05| +|pypi|[scitokens](https://pypi.org/project/scitokens)|1.4669111518586433e-05| +|pypi|[python-ligo-lw](https://pypi.org/project/python-ligo-lw)|1.4668229961403824e-05| +|pypi|[Deprecated](https://pypi.org/project/Deprecated)|1.4625624496623464e-05| +|pypi|[gssapi](https://pypi.org/project/gssapi)|1.4543745001254248e-05| +|pypi|[raven](https://pypi.org/project/raven)|1.4522801832085772e-05| +|pypi|[pykwalify](https://pypi.org/project/pykwalify)|1.4503328986203581e-05| +|pypi|[python-coveralls](https://pypi.org/project/python-coveralls)|1.4457537794760663e-05| +|pypi|[nbclassic](https://pypi.org/project/nbclassic)|1.4398146305608743e-05| +|pypi|[nose2](https://pypi.org/project/nose2)|1.4388743371944376e-05| +|pypi|[backports.os](https://pypi.org/project/backports.os)|1.437143610473541e-05| +|pypi|[fuzzywuzzy](https://pypi.org/project/fuzzywuzzy)|1.4341455374510766e-05| +|pypi|[httplib2](https://github.com/httplib2/httplib2)|1.433249474406804e-05| +|pypi|[pixedfit](https://pypi.org/project/pixedfit)|1.4261636198625697e-05| +|pypi|[dash_bootstrap_components](https://pypi.org/project/dash_bootstrap_components)|1.4261636198625697e-05| +|pypi|[django_admin_index](https://pypi.org/project/django_admin_index)|1.4261636198625697e-05| +|pypi|[django_plotly_dash](https://pypi.org/project/django_plotly_dash)|1.4261636198625697e-05| +|pypi|[scico](https://github.com/lanl/scico)|1.4261636198625697e-05| +|pypi|[bm3d](https://pypi.org/project/bm3d)|1.4261636198625697e-05| +|pypi|[bm4d](https://pypi.org/project/bm4d)|1.4261636198625697e-05| +|pypi|[svmbir](https://github.com/cabouman/svmbir)|1.4261636198625697e-05| +|pypi|[click-didyoumean](https://pypi.org/project/click-didyoumean)|1.419484836388202e-05| +|pypi|[click-repl](https://pypi.org/project/click-repl)|1.419484836388202e-05| +|pypi|[aenum](https://github.com/ethanfurman/aenum)|1.411901983663944e-05| +|pypi|[pytest-console-scripts](https://pypi.org/project/pytest-console-scripts)|1.4101435804545228e-05| +|pypi|[Automat](https://pypi.org/project/Automat)|1.4011572625617949e-05| +|pypi|[pypblib](https://pypi.org/project/pypblib)|1.3977829638273044e-05| +|pypi|[py-aiger-cnf](https://pypi.org/project/py-aiger-cnf)|1.3977829638273044e-05| +|pypi|[radio-beam](http://radio_beam.readthedocs.org)|1.3955730290874693e-05| +|pypi|[marshmallow](https://pypi.org/project/marshmallow)|1.3939904590325494e-05| +|pypi|[nbsphinx-link](https://github.com/vidartf/nbsphinx-link)|1.3872496698167644e-05| +|pypi|[kalman_detector](https://bitbucket.org/bzackay/kalman_detector)|1.3752292048674779e-05| +|pypi|[graphenv](https://pypi.org/project/graphenv)|1.3752292048674779e-05| +|pypi|[svgutils](https://pypi.org/project/svgutils)|1.339454942429909e-05| +|pypi|[compress_pickle](https://pypi.org/project/compress_pickle)|1.3278075081479098e-05| +|pypi|[datasize](https://pypi.org/project/datasize)|1.3278075081479098e-05| +|pypi|[halo](https://pypi.org/project/halo)|1.3278075081479098e-05| +|pypi|[lib_programname](https://pypi.org/project/lib_programname)|1.3278075081479098e-05| +|pypi|[py_rinterpolate](https://pypi.org/project/py_rinterpolate)|1.3278075081479098e-05| +|pypi|[str2bool](https://pypi.org/project/str2bool)|1.3278075081479098e-05| +|pypi|[strip-ansi](https://pypi.org/project/strip-ansi)|1.3278075081479098e-05| +|pypi|[ellc](http://sourceforge.net/projects/goodricke/)|1.3278075081479098e-05| +|pypi|[spock](https://pypi.org/project/spock)|1.3278075081479098e-05| +|pypi|[triceratops](https://pypi.org/project/triceratops)|1.3278075081479098e-05| +|pypi|[Celery](http://celeryproject.org)|1.3278075081479098e-05| +|pypi|[DAWG](https://pypi.org/project/DAWG)|1.3278075081479098e-05| +|pypi|[django-nose](https://pypi.org/project/django-nose)|1.3278075081479098e-05| +|pypi|[MySQL-python](https://pypi.org/project/MySQL-python)|1.3278075081479098e-05| +|pypi|[mpld3](https://pypi.org/project/mpld3)|1.3263321664721899e-05| +|pypi|[synphot](https://www.github.com/spacetelescope/synphot_refactor)|1.3214480330519614e-05| +|pypi|[onnx](https://github.com/onnx/onnx)|1.3163733269270391e-05| +|pypi|[visitor](http://github.com/mbr/visitor)|1.31316757921192e-05| +|pypi|[silx](http://www.silx.org/)|1.3110518419736627e-05| +|pypi|[xraydb](https://pypi.org/project/xraydb)|1.3110518419736627e-05| +|pypi|[pytest-trio](https://pypi.org/project/pytest-trio)|1.3034305345533779e-05| +|pypi|[gwdatafind](https://pypi.org/project/gwdatafind)|1.301883647274546e-05| +|pypi|[casa-formats-io](http://casa-formats-io.readthedocs.org)|1.2962986708610982e-05| +|pypi|[imbalanced-learn](https://github.com/scikit-learn-contrib/imbalanced-learn)|1.2930769541990012e-05| +|pypi|[keystoneauth1](https://pypi.org/project/keystoneauth1)|1.2918903150525086e-05| +|pypi|[m2r2](https://pypi.org/project/m2r2)|1.2905582302932841e-05| +|pypi|[extinction](http://github.com/kbarbary/extinction)|1.286572251420989e-05| +|pypi|[PyCBC](http://www.pycbc.org/)|1.2835472578763128e-05| +|pypi|[lscsoft-glue](https://pypi.org/project/lscsoft-glue)|1.2835472578763128e-05| +|pypi|[pegasus-wms.api](https://pypi.org/project/pegasus-wms.api)|1.2835472578763128e-05| +|pypi|[pegasus-wms.common](https://pypi.org/project/pegasus-wms.common)|1.2835472578763128e-05| +|pypi|[pyRXP](https://pypi.org/project/pyRXP)|1.2835472578763128e-05| +|pypi|[python-telegram-bot](https://python-telegram-bot.org/)|1.2835472578763128e-05| +|pypi|[pyshortcuts](https://pypi.org/project/pyshortcuts)|1.2835472578763128e-05| +|pypi|[pyfai](https://pypi.org/project/pyfai)|1.2835472578763128e-05| +|pypi|[pycifrw](https://pypi.org/project/pycifrw)|1.2835472578763128e-05| +|pypi|[flask-marshmallow](https://github.com/marshmallow-code/flask-marshmallow)|1.2835472578763128e-05| +|pypi|[mysqlclient](https://github.com/PyMySQL/mysqlclient)|1.2835472578763128e-05| +|pypi|[biothings-client](https://pypi.org/project/biothings-client)|1.2806787012211957e-05| +|pypi|[TA-Lib](http://github.com/mrjbq7/ta-lib)|1.280338389731622e-05| +|pypi|[sphinxawesome-theme](https://sphinxawesome.xyz)|1.2743423903983999e-05| +|pypi|[unicodecsv](https://pypi.org/project/unicodecsv)|1.2734802205596358e-05| +|pypi|[cloud-sptheme](https://cloud-sptheme.readthedocs.io)|1.2707117852975495e-05| +|pypi|[sphinxcontrib-fulltoc](http://sphinxcontrib-fulltoc.readthedocs.org)|1.2707117852975495e-05| +|pypi|[folium](https://pypi.org/project/folium)|1.2648994239624432e-05| +|pypi|[mlflow](https://pypi.org/project/mlflow)|1.2627958872672425e-05| +|pypi|[connection-pool](https://github.com/zhouyl/ConnectionPool)|1.2590223370561759e-05| +|pypi|[untokenize](https://pypi.org/project/untokenize)|1.2585393466756907e-05| +|pypi|[exoplanet](https://docs.exoplanet.codes)|1.2542354815546183e-05| +|pypi|[aesop](https://github.com/rohithmohan/aesop-python)|1.2421425076222382e-05| +|pypi|[mir-flare](https://github.com/mir-group/flare)|1.2394253208868146e-05| +|pypi|[scanpy](https://scanpy.readthedocs.io)|1.234713448409987e-05| +|pypi|[psims](https://pypi.org/project/psims)|1.229190511018184e-05| +|pypi|[m2r](https://pypi.org/project/m2r)|1.2250654155500276e-05| +|pypi|[python-multipart](https://pypi.org/project/python-multipart)|1.2146509712403046e-05| +|pypi|[pdb2sql](https://github.com/DeepRank/pdb2sql)|1.2107677786114642e-05| +|pypi|[pyabc](https://github.com/icb-dcm/pyabc)|1.2033255542590431e-05| +|pypi|[jabbar](https://pypi.org/project/jabbar)|1.2033255542590431e-05| +|pypi|[jupyter-bokeh](https://github.com/bokeh/jupyter_bokeh)|1.2017821796210299e-05| +|pypi|[pyserial](https://pypi.org/project/pyserial)|1.2009693923346198e-05| +|pypi|[fbpca](https://pypi.org/project/fbpca)|1.2001961627247474e-05| +|pypi|[memoization](https://pypi.org/project/memoization)|1.2001961627247474e-05| +|pypi|[oktopus](https://pypi.org/project/oktopus)|1.2001961627247474e-05| +|pypi|[treq](https://pypi.org/project/treq)|1.199165485914319e-05| +|pypi|[stsci-rtd-theme](https://pypi.org/project/stsci-rtd-theme)|1.196902572704425e-05| +|pypi|[plaster](https://docs.pylonsproject.org/projects/plaster/en/latest/)|1.196361252516445e-05| +|pypi|[fast-histogram](https://pypi.org/project/fast-histogram)|1.1958071916978116e-05| +|pypi|[glue-core](https://pypi.org/project/glue-core)|1.1942357201983807e-05| +|pypi|[PyTest-Cov](https://pypi.org/project/PyTest-Cov)|1.1932582749462769e-05| +|pypi|[PyTest](https://pypi.org/project/PyTest)|1.1932582749462769e-05| +|pypi|[tablib](https://pypi.org/project/tablib)|1.1912922987164527e-05| +|pypi|[stfio](https://pypi.org/project/stfio)|1.1912922987164527e-05| +|pypi|[klusta](https://klusta.cortexlab.net)|1.1912922987164527e-05| +|pypi|[igor](http://blog.tremily.us/posts/igor/)|1.1912922987164527e-05| +|pypi|[pytest-param-files](https://pypi.org/project/pytest-param-files)|1.1905685402695322e-05| +|pypi|[schema](https://github.com/keleshev/schema)|1.1847203823911508e-05| +|pypi|[pykerberos](https://pypi.org/project/pykerberos)|1.179946657776296e-05| +|pypi|[pymongocrypt](https://pypi.org/project/pymongocrypt)|1.179946657776296e-05| +|pypi|[pymongo-auth-aws](https://pypi.org/project/pymongo-auth-aws)|1.179946657776296e-05| +|pypi|[pytest-tornasync](https://pypi.org/project/pytest-tornasync)|1.1760650936891848e-05| +|pypi|[readthedocs-sphinx-ext](https://pypi.org/project/readthedocs-sphinx-ext)|1.1729647248900458e-05| +|pypi|[mcfly](https://github.com/NLeSC/mcfly)|1.1668611435239207e-05| +|pypi|[emperor](http://github.com/biocore/emperor)|1.1668611435239207e-05| +|pypi|[black>=20.8b1](https://pypi.org/project/black>=20.8b1)|1.156972359174071e-05| +|pypi|[importlib_metadata>=0.7](https://pypi.org/project/importlib_metadata>=0.7)|1.156972359174071e-05| +|pypi|[h5py>=3](https://pypi.org/project/h5py>=3)|1.156972359174071e-05| +|pypi|[nbsite](https://pypi.org/project/nbsite)|1.1564184119680854e-05| +|pypi|[pyu2f](https://pypi.org/project/pyu2f)|1.1535029256372143e-05| +|pypi|[equinox](https://pypi.org/project/equinox)|1.1529840757773356e-05| +|pypi|[sigtools](https://sigtools.readthedocs.io/)|1.1375437572928819e-05| +|pypi|[ifermi](https://github.com/fermisurfaces/IFermi)|1.1325416981261583e-05| +|pypi|[BoltzTraP2](https://pypi.org/project/BoltzTraP2)|1.1325416981261583e-05| +|pypi|[meshcut](https://pypi.org/project/meshcut)|1.1325416981261583e-05| +|pypi|[trimesh](https://pypi.org/project/trimesh)|1.1325416981261583e-05| +|pypi|[DiffCapAnalyzer](https://github.com/nicolet5/DiffCapAnalyzer)|1.1325416981261583e-05| +|pypi|[PeakUtils](https://pypi.org/project/PeakUtils)|1.1325416981261583e-05| +|pypi|[ua-parser](https://pypi.org/project/ua-parser)|1.1325416981261583e-05| +|pypi|[extension-helpers](https://pypi.org/project/extension-helpers)|1.1228709019561338e-05| +|pypi|[databricks-cli](https://pypi.org/project/databricks-cli)|1.1217778720695873e-05| +|pypi|[prometheus-flask-exporter](https://pypi.org/project/prometheus-flask-exporter)|1.1217778720695873e-05| +|pypi|[querystring-parser](https://pypi.org/project/querystring-parser)|1.1217778720695873e-05| +|pypi|[shellescape](https://pypi.org/project/shellescape)|1.1200184005026478e-05| +|pypi|[mocpy](https://pypi.org/project/mocpy)|1.1183575896861782e-05| +|pypi|[pypeit](https://pypi.org/project/pypeit)|1.1136461340047903e-05| +|pypi|[yattag](https://pypi.org/project/yattag)|1.1136461340047903e-05| +|pypi|[onnxruntime](https://pypi.org/project/onnxruntime)|1.1119884833148903e-05| +|pypi|[od](https://pypi.org/project/od)|1.1118728121353559e-05| +|pypi|[beartype](https://pypi.org/project/beartype)|1.1115087808752438e-05| +|pypi|[sphinxcontrib-github-alt](https://pypi.org/project/sphinxcontrib-github-alt)|1.1114736607422889e-05| +|pypi|[vega-datasets](https://pypi.org/project/vega-datasets)|1.1045926925320887e-05| +|pypi|[sphinxcontrib-jquery](https://pypi.org/project/sphinxcontrib-jquery)|1.1029170803829622e-05| +|pypi|[wbuild](https://github.com/gagneurlab/wBuild)|1.1001833638939823e-05| +|pypi|[click-log](https://github.com/click-contrib/click-log)|1.1001833638939823e-05| +|pypi|[webtest](https://pypi.org/project/webtest)|1.10004176719372e-05| +|pypi|[aiofiles](https://github.com/Tinche/aiofiles)|1.0910151691948659e-05| +|pypi|[slycot](https://github.com/python-control/Slycot)|1.0891815302550425e-05| +|pypi|[PySide](http://www.pyside.org)|1.0891815302550425e-05| +|pypi|[PyQt4](http://www.riverbankcomputing.com/software/pyqt/)|1.0891815302550425e-05| +|pypi|[param](https://pypi.org/project/param)|1.0817468758029671e-05| +|pypi|[pypi-publisher](https://pypi.org/project/pypi-publisher)|1.0762050085270622e-05| +|pypi|[lightgbm](https://pypi.org/project/lightgbm)|1.0704630963163639e-05| +|pypi|[pynumpress](https://pypi.org/project/pynumpress)|1.0700730823558313e-05| +|pypi|[rubicon-objc](https://beeware.org/rubicon)|1.0696227148969273e-05| +|pypi|[sortedcollections](https://pypi.org/project/sortedcollections)|1.0696227148969273e-05| +|pypi|[SulfLiq](https://pypi.org/project/SulfLiq)|1.0696227148969273e-05| +|pypi|[xlwings](https://pypi.org/project/xlwings)|1.0696227148969273e-05| +|pypi|[pyexcel-ezodf](https://github.com/pyexcel/pyexcel-ezodf)|1.0613708820220038e-05| +|pypi|[pyexcel-io](https://github.com/pyexcel/pyexcel-io)|1.0555806341681949e-05| +|pypi|[oauth2client](https://pypi.org/project/oauth2client)|1.0552650869161954e-05| +|pypi|[charset_normalizer](https://github.com/ousret/charset_normalizer)|1.0544834395476174e-05| +|pypi|[pytest-subtests](https://pypi.org/project/pytest-subtests)|1.0490809926654443e-05| +|pypi|[pyct](https://pypi.org/project/pyct)|1.0432404580666775e-05| +|pypi|[pip-tools](https://pypi.org/project/pip-tools)|1.0411516201938352e-05| +|pypi|[xtal2png](https://github.com/sparks-baird/xtal2png/)|1.040713992872686e-05| +|pypi|[pomegranate](https://pypi.org/project/pomegranate)|1.0396732788798137e-05| +|pypi|[PyQtWebEngine-Qt5](https://pypi.org/project/PyQtWebEngine-Qt5)|1.0377479579929987e-05| +|pypi|[tensorflow-addons](https://pypi.org/project/tensorflow-addons)|1.0330087065793019e-05| +|pypi|[linetools](http://linetools.readthedocs.org/)|1.0325799914020759e-05| +|pypi|[jaraco.classes](https://pypi.org/project/jaraco.classes)|1.0294671464196094e-05| +|pypi|[spacy](https://pypi.org/project/spacy)|1.0282082663834234e-05| +|pypi|[numpyro](https://pypi.org/project/numpyro)|1.0250455205727142e-05| +|pypi|[clang](https://pypi.org/project/clang)|1.0204783038279197e-05| +|pypi|[sphinx-thebe](https://pypi.org/project/sphinx-thebe)|1.0194632578262725e-05| +|pypi|[Click](https://palletsprojects.com/p/click/)|1.0138578461730378e-05| +|pypi|[alerce](https://pypi.org/project/alerce)|1.0133267825339312e-05| +|pypi|[shakenbreak](https://github.com/SMTG-UCL/ShakeNBreak)|1.0133267825339312e-05| +|pypi|[pymatgen-analysis-defects](https://materialsproject.github.io/pymatgen-analysis-defects)|1.0133267825339312e-05| +|pypi|[hiphive](http://hiphive.materialsmodeling.org/)|1.0133267825339312e-05| +|pypi|[mp-api](https://github.com/materialsproject/api)|1.0133267825339312e-05| +|pypi|[trainstation](https://pypi.org/project/trainstation)|1.0133267825339312e-05| +|pypi|[emmet-core](https://pypi.org/project/emmet-core)|1.0133267825339312e-05| +|pypi|[pygithub](https://pypi.org/project/pygithub)|1.0133267825339312e-05| +|pypi|[python-http-client](https://pypi.org/project/python-http-client)|1.0099490265921513e-05| +|pypi|[siphon](https://pypi.org/project/siphon)|1.0098366433713797e-05| +|pypi|[diff-cover](https://pypi.org/project/diff-cover)|1.0086047882980497e-05| +|pypi|[transaction](https://pypi.org/project/transaction)|1.0075537429315142e-05| +|pypi|[itk-io](https://pypi.org/project/itk-io)|9.93548091348558e-06| +|pypi|[minio](https://github.com/minio/minio-py)|9.921473398719607e-06| +|pypi|[tableone](https://pypi.org/project/tableone)|9.873440445202405e-06| +|pypi|[EUKulele](https://github.com/AlexanderLabWHOI/EUKulele)|9.873440445202405e-06| +|pypi|[recipy](http://www.recipy.org)|9.873440445202405e-06| +|pypi|[tinydb](https://github.com/msiemens/tinydb)|9.873440445202405e-06| +|pypi|[binaryornot](https://github.com/audreyr/binaryornot)|9.873440445202405e-06| +|pypi|[svn](https://github.com/dsoprea/PySvn)|9.873440445202405e-06| +|pypi|[sphinxcontrib.mermaid](https://pypi.org/project/sphinxcontrib.mermaid)|9.867269544924155e-06| +|pypi|[scikit-build](https://github.com/scikit-build/scikit-build)|9.850382959703266e-06| +|pypi|[sacremoses](https://pypi.org/project/sacremoses)|9.811962794197129e-06| +|pypi|[tokenizers](https://pypi.org/project/tokenizers)|9.811962794197129e-06| +|pypi|[numcodecs](https://pypi.org/project/numcodecs)|9.783994187606282e-06| +|pypi|[onnxconverter-common](https://github.com/microsoft/onnxconverter-common)|9.74934364060677e-06| +|pypi|[sphinx_automodapi](https://github.com/astropy/sphinx-automodapi)|9.725109223630309e-06| +|pypi|[pyvista](https://github.com/pyvista/pyvista)|9.683265213297543e-06| +|pypi|[tangle](https://github.com/fifman/tangle)|9.626604434072345e-06| +|pypi|[readline](http://github.com/ludwigschwardt/python-readline)|9.626604434072345e-06| +|pypi|[pandas-ta](https://github.com/twopirllc/pandas-ta)|9.626604434072345e-06| +|pypi|[ccxt](https://ccxt.com)|9.626604434072345e-06| +|pypi|[pycoingecko](https://github.com/man-c/pycoingecko)|9.626604434072345e-06| +|pypi|[py_find_1st](http://github.com/roebel/py_find_1st)|9.626604434072345e-06| +|pypi|[python-rapidjson](https://github.com/python-rapidjson/python-rapidjson)|9.626604434072345e-06| +|pypi|[schedule](https://github.com/dbader/schedule)|9.626604434072345e-06| +|pypi|[pvlib](https://github.com/pvlib/pvlib-python)|9.615476205741251e-06| +|pypi|[mygene](https://pypi.org/project/mygene)|9.585175885847765e-06| +|pypi|[fasttext](https://github.com/facebookresearch/fastText)|9.530338389731622e-06| +|pypi|[opt_einsum](https://github.com/dgasmith/opt_einsum)|9.496921685377863e-06| +|pypi|[python-json-logger](http://github.com/madzak/python-json-logger)|9.482226052143197e-06| +|pypi|[nglview](https://pypi.org/project/nglview)|9.31337315441239e-06| +|pypi|[types-dataclasses](https://github.com/python/typeshed)|9.310099477363874e-06| +|pypi|[pydeck](https://pypi.org/project/pydeck)|9.2690448408068e-06| +|pypi|[pyrr](https://pypi.org/project/pyrr)|9.2635266147104e-06| +|pypi|[pathtools](https://pypi.org/project/pathtools)|9.248246839061852e-06| +|pypi|[pretty-errors](https://github.com/onelivesleft/PrettyErrors/)|9.233326218019746e-06| +|pypi|[pyklip](https://pypi.org/project/pyklip)|9.206720623650041e-06| +|pypi|[pywinpty](https://pypi.org/project/pywinpty)|9.193592476461782e-06| +|pypi|[dash-daq](http://github.com/plotly/dash-daq)|9.168194699116519e-06| +|pypi|[uuid](http://zesty.ca/python/)|9.168194699116519e-06| +|pypi|[Fiona](http://github.com/Toblerity/Fiona)|9.168194699116519e-06| +|pypi|[holidays](https://github.com/dr-prodigy/python-holidays)|9.168194699116519e-06| +|pypi|[korean-lunar-calendar](https://github.com/usingsky/korean_lunar_calendar_py)|9.168194699116519e-06| +|pypi|[PyMeeus](https://github.com/architest/pymeeus)|9.168194699116519e-06| +|pypi|[lxml-stubs](https://pypi.org/project/lxml-stubs)|9.118728850641773e-06| +|pypi|[sphinx-pytest](https://pypi.org/project/sphinx-pytest)|9.111510572274866e-06| +|pypi|[pdoc3](https://pypi.org/project/pdoc3)|9.076512752125353e-06| +|pypi|[pyaml](https://github.com/mk-fg/pretty-yaml)|9.039381563593939e-06| +|pypi|[freud-analysis](https://github.com/glotzerlab/freud)|8.98483080513419e-06| +|pypi|[mkdocstrings-python](https://pypi.org/project/mkdocstrings-python)|8.96226294125944e-06| +|pypi|[path.py](https://pypi.org/project/path.py)|8.947788450441936e-06| +|pypi|[progressbar33](https://pypi.org/project/progressbar33)|8.932254734763485e-06| +|pypi|[pyppeteer](https://pypi.org/project/pyppeteer)|8.929776912900745e-06| +|pypi|[Flask-SQLAlchemy](https://flask-sqlalchemy.palletsprojects.com)|8.90231705284214e-06| +|pypi|[streamz](https://pypi.org/project/streamz)|8.841230294043247e-06| +|pypi|[strict-rfc3339](https://pypi.org/project/strict-rfc3339)|8.820435589839685e-06| +|pypi|[py-bcrypt](https://pypi.org/project/py-bcrypt)|8.777198160477726e-06| +|pypi|[plams](https://www.scm.com/doc/plams/)|8.773543228864734e-06| +|pypi|[codecarbon](https://pypi.org/project/codecarbon)|8.764221120186698e-06| +|pypi|[priority](https://pypi.org/project/priority)|8.759152166386705e-06| +|pypi|[panoptes-pocs](https://github.com/panoptes/POCS)|8.751458576429405e-06| +|pypi|[fastapi-utils](https://pypi.org/project/fastapi-utils)|8.751458576429405e-06| +|pypi|[transitions](https://pypi.org/project/transitions)|8.751458576429405e-06| +|pypi|[click-spinner](https://pypi.org/project/click-spinner)|8.751458576429405e-06| +|pypi|[panoptes-utils](https://pypi.org/project/panoptes-utils)|8.751458576429405e-06| +|pypi|[scalpl](https://pypi.org/project/scalpl)|8.751458576429405e-06| +|pypi|[shellingham](https://pypi.org/project/shellingham)|8.751458576429405e-06| +|pypi|[ninja](https://pypi.org/project/ninja)|8.740674524403332e-06| +|pypi|[wsproto](https://github.com/python-hyper/wsproto/)|8.728121353558926e-06| +|pypi|[etelemetry](https://pypi.org/project/etelemetry)|8.680832770374013e-06| +|pypi|[scabha](https://github.com/caracal-pipeline/scabha2)|8.663943990665111e-06| +|pypi|[cssselect2](https://pypi.org/project/cssselect2)|8.663943990665111e-06| +|pypi|[skl2onnx](https://pypi.org/project/skl2onnx)|8.663943990665111e-06| +|pypi|[sphinxemoji](https://pypi.org/project/sphinxemoji)|8.616747089427184e-06| +|pypi|[Nano-Utils](https://github.com/nlesc-nano/Nano-Utils)|8.592008924564352e-06| +|pypi|[thriftpy2](https://pypi.org/project/thriftpy2)|8.57730455075846e-06| +|pypi|[coreapi](https://github.com/core-api/python-client)|8.556981719175417e-06| +|pypi|[django-chosen](https://github.com/theatlantic/django-chosen)|8.556981719175417e-06| +|pypi|[django-gravatar2](https://github.com/twaddington/django-gravatar)|8.556981719175417e-06| +|pypi|[django-hstore](https://github.com/djangonauts/django-hstore)|8.556981719175417e-06| +|pypi|[django-ratelimit](https://github.com/jsocol/django-ratelimit)|8.556981719175417e-06| +|pypi|[django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger)|8.556981719175417e-06| +|pypi|[django-taggit](https://github.com/jazzband/django-taggit)|8.556981719175417e-06| +|pypi|[django-taggit-templatetags](http://github.com/feuervogel/django-taggit-templatetags)|8.556981719175417e-06| +|pypi|[python3-saml](https://pypi.org/project/python3-saml)|8.556981719175417e-06| +|pypi|[python-social-auth](https://pypi.org/project/python-social-auth)|8.556981719175417e-06| +|pypi|[rq-scheduler](https://pypi.org/project/rq-scheduler)|8.556981719175417e-06| +|pypi|[social-auth-app-django](https://pypi.org/project/social-auth-app-django)|8.556981719175417e-06| +|pypi|[social-auth-core](https://pypi.org/project/social-auth-core)|8.556981719175417e-06| +|pypi|[sregistry](https://pypi.org/project/sregistry)|8.556981719175417e-06| +|pypi|[visdom](https://pypi.org/project/visdom)|8.482235084125826e-06| +|pypi|[fcd-torch](https://pypi.org/project/fcd-torch)|8.471411901983664e-06| +|pypi|[google-crc32c](https://github.com/googleapis/python-crc32c)|8.467813658722825e-06| +|pypi|[pandas-stubs](https://pandas.pydata.org)|8.395774295715952e-06| +|pypi|[types-pytz](https://pypi.org/project/types-pytz)|8.373391040286504e-06| +|pypi|[sphinx-hoverxref](https://pypi.org/project/sphinx-hoverxref)|8.345815274768017e-06| +|pypi|[sphinx-reredirects](https://pypi.org/project/sphinx-reredirects)|8.345815274768017e-06| +|pypi|[lingua](https://pypi.org/project/lingua)|8.223320553425572e-06| +|pypi|[importlib_resources](http://importlib-resources.readthedocs.io/)|8.183625733002356e-06| +|pypi|[OWSLib](https://pypi.org/project/OWSLib)|8.164450364368906e-06| +|pypi|[radiopadre-client](http://github.com/ratt-ru/radiopadre-client)|8.149770059715834e-06| +|pypi|[stimela](https://pypi.org/project/stimela)|8.149770059715834e-06| +|pypi|[jupyter-sphinx](https://pypi.org/project/jupyter-sphinx)|8.133529316369142e-06| +|pypi|[sphinx>=4](https://pypi.org/project/sphinx>=4)|8.096783287410646e-06| +|pypi|[pyobjc-core](https://github.com/ronaldoussoren/pyobjc)|8.096714837088233e-06| +|pypi|[rowan](https://github.com/glotzerlab/rowan)|8.093911485247546e-06| +|pypi|[nbsmoke](https://pypi.org/project/nbsmoke)|8.078803222864717e-06| +|pypi|[prettytable](https://github.com/jazzband/prettytable)|7.994006648431519e-06| +|pypi|[apscheduler](https://github.com/agronholm/apscheduler)|7.955172015848801e-06| +|pypi|[pyside2](https://pypi.org/project/pyside2)|7.953294299049841e-06| +|pypi|[zmq](https://github.com/zeromq/pyzmq)|7.941948658109684e-06| +|pypi|[PyQt6-Qt6](https://pypi.org/project/PyQt6-Qt6)|7.941948658109684e-06| +|pypi|[PyQt6-sip](https://pypi.org/project/PyQt6-sip)|7.941948658109684e-06| +|pypi|[galaxy-tool-util](https://github.com/galaxyproject/galaxy)|7.941948658109684e-06| +|pypi|[bagit](https://pypi.org/project/bagit)|7.941948658109684e-06| +|pypi|[schema-salad](https://pypi.org/project/schema-salad)|7.941948658109684e-06| +|pypi|[stestr](https://pypi.org/project/stestr)|7.937712952158692e-06| +|pypi|[pytest-env](https://pypi.org/project/pytest-env)|7.936158597910932e-06| +|pypi|[sphinxcontrib-autoprogram](https://pypi.org/project/sphinxcontrib-autoprogram)|7.922831460921142e-06| +|pypi|[intervals](https://pypi.org/project/intervals)|7.909331042353213e-06| +|pypi|[scooby](https://github.com/banesullivan/scooby)|7.86704584340256e-06| +|pypi|[pycares](http://github.com/saghul/pycares)|7.83349829458756e-06| +|pypi|[configargparse](https://pypi.org/project/configargparse)|7.831274656887264e-06| +|pypi|[neobolt](https://pypi.org/project/neobolt)|7.779868073250304e-06| +|pypi|[neo4j-driver](https://pypi.org/project/neo4j-driver)|7.779868073250304e-06| +|pypi|[EXOSIMS](https://pypi.org/project/EXOSIMS)|7.701283547257891e-06| +|pypi|[gatspy](http://github.com/astroml/gatspy)|7.701283547257877e-06| +|pypi|[GPJax](https://gpjax.readthedocs.io/en/latest/)|7.701283547257876e-06| +|pypi|[oslo.utils](https://pypi.org/project/oslo.utils)|7.683570595099182e-06| +|pypi|[oslo.config](https://pypi.org/project/oslo.config)|7.683570595099182e-06| +|pypi|[hvplot](https://pypi.org/project/hvplot)|7.652584254238455e-06| +|pypi|[cosmic-conn](https://github.com/cy-xu/cosmic-conn)|7.631588673527034e-06| +|pypi|[rq](https://github.com/nvie/rq/)|7.630688448074681e-06| +|pypi|[python-lzo](https://github.com/jd-boyd/python-lzo)|7.624270711785298e-06| +|pypi|[docker-registry-client](https://github.com/yodle/docker-registry-client)|7.624270711785298e-06| +|pypi|[simple-websocket](https://pypi.org/project/simple-websocket)|7.624270711785297e-06| +|pypi|[SQLAlchemy-Utils](https://github.com/kvesteri/sqlalchemy-utils)|7.588444227884134e-06| +|pypi|[python-subunit](https://pypi.org/project/python-subunit)|7.5713942067267615e-06| +|pypi|[bumpversion](https://pypi.org/project/bumpversion)|7.563419782581961e-06| +|pypi|[webargs](https://pypi.org/project/webargs)|7.542603254388553e-06| +|pypi|[mrcfile](https://github.com/ccpem/mrcfile)|7.504767316762983e-06| +|pypi|[einops](https://pypi.org/project/einops)|7.500111261427822e-06| +|pypi|[pytest-xvfb](https://github.com/The-Compiler/pytest-xvfb)|7.49179366904288e-06| +|pypi|[profimp](http://boris-42.me)|7.480076466645151e-06| +|pypi|[zappy](https://pypi.org/project/zappy)|7.480076466645151e-06| +|pypi|[pytest-nunit](https://pypi.org/project/pytest-nunit)|7.480076466645151e-06| +|pypi|[pytest>=4.4](https://pypi.org/project/pytest>=4.4)|7.480076466645151e-06| +|pypi|[scikit-misc>=0.1.3](https://pypi.org/project/scikit-misc>=0.1.3)|7.480076466645151e-06| +|pypi|[scrublet](https://pypi.org/project/scrublet)|7.480076466645151e-06| +|pypi|[scanorama](https://pypi.org/project/scanorama)|7.480076466645151e-06| +|pypi|[cugraph>=0.9](https://pypi.org/project/cugraph>=0.9)|7.480076466645151e-06| +|pypi|[cuml>=0.9](https://pypi.org/project/cuml>=0.9)|7.480076466645151e-06| +|pypi|[cudf>=0.9](https://pypi.org/project/cudf>=0.9)|7.480076466645151e-06| +|pypi|[magic-impute>=2.0](https://pypi.org/project/magic-impute>=2.0)|7.480076466645151e-06| +|pypi|[louvain>=0.6,!=0.6.2](https://pypi.org/project/louvain>=0.6,!=0.6.2)|7.480076466645151e-06| +|pypi|[leidenalg](https://pypi.org/project/leidenalg)|7.480076466645151e-06| +|pypi|[harmonypy](https://pypi.org/project/harmonypy)|7.480076466645151e-06| +|pypi|[sphinx-rtd-theme>=1.0](https://pypi.org/project/sphinx-rtd-theme>=1.0)|7.480076466645151e-06| +|pypi|[sphinx>=4.4](https://pypi.org/project/sphinx>=4.4)|7.480076466645151e-06| +|pypi|[bbknn](https://pypi.org/project/bbknn)|7.480076466645151e-06| +|pypi|[session-info](https://pypi.org/project/session-info)|7.480076466645151e-06| +|pypi|[umap-learn>=0.3.10](https://pypi.org/project/umap-learn>=0.3.10)|7.480076466645151e-06| +|pypi|[numba>=0.41.0](https://pypi.org/project/numba>=0.41.0)|7.480076466645151e-06| +|pypi|[networkx>=2.3](https://pypi.org/project/networkx>=2.3)|7.480076466645151e-06| +|pypi|[statsmodels>=0.10.0rc2](https://pypi.org/project/statsmodels>=0.10.0rc2)|7.480076466645151e-06| +|pypi|[scikit-learn>=0.22](https://pypi.org/project/scikit-learn>=0.22)|7.480076466645151e-06| +|pypi|[flit_core](https://pypi.org/project/flit_core)|7.480076466645151e-06| +|pypi|[scipy>=1.4](https://pypi.org/project/scipy>=1.4)|7.480076466645151e-06| +|pypi|[pandas>=1.0](https://pypi.org/project/pandas>=1.0)|7.480076466645151e-06| +|pypi|[matplotlib>=3.4](https://pypi.org/project/matplotlib>=3.4)|7.480076466645151e-06| +|pypi|[numpy>=1.17.0](https://pypi.org/project/numpy>=1.17.0)|7.480076466645151e-06| +|pypi|[anndata>=0.7.4](https://pypi.org/project/anndata>=0.7.4)|7.480076466645151e-06| +|pypi|[prefect](https://pypi.org/project/prefect)|7.474775207632645e-06| +|pypi|[pysocks](https://github.com/Anorov/PySocks)|7.444402821715706e-06| +|pypi|[urllib3-secure-extra](https://github.com/urllib3/urllib3/issues/2680)|7.444402821715706e-06| +|pypi|[doc8](https://pypi.org/project/doc8)|7.430847095205523e-06| +|pypi|[banzai](http://github.com/twneale/banzai/)|7.405080333901804e-06| +|pypi|[lcogt-logging](https://github.com/LCOGT/lcogt_logging)|7.405080333901804e-06| +|pypi|[ocs-ingester](https://pypi.org/project/ocs-ingester)|7.405080333901804e-06| +|pypi|[ocs-archive](https://pypi.org/project/ocs-archive)|7.405080333901804e-06| +|pypi|[logutils](https://pypi.org/project/logutils)|7.405080333901804e-06| +|pypi|[mysql-connector-python](https://pypi.org/project/mysql-connector-python)|7.405080333901804e-06| +|pypi|[opentsdb-python-metrics](https://pypi.org/project/opentsdb-python-metrics)|7.405080333901804e-06| +|pypi|[opentsdb-http-client](https://pypi.org/project/opentsdb-http-client)|7.405080333901804e-06| +|pypi|[sdss-marvin](https://github.com/sdss/marvin)|7.405080333901804e-06| +|pypi|[Flask-JWT-Extended](https://pypi.org/project/Flask-JWT-Extended)|7.405080333901804e-06| +|pypi|[marvin-brain](https://pypi.org/project/marvin-brain)|7.405080333901804e-06| +|pypi|[marvin-sqlalchemy-boolean-search](https://pypi.org/project/marvin-sqlalchemy-boolean-search)|7.405080333901804e-06| +|pypi|[marvin-wtforms-alchemy](https://pypi.org/project/marvin-wtforms-alchemy)|7.405080333901804e-06| +|pypi|[numpyencoder](https://pypi.org/project/numpyencoder)|7.405080333901804e-06| +|pypi|[sdss-access](https://pypi.org/project/sdss-access)|7.405080333901804e-06| +|pypi|[sdss-tree](https://pypi.org/project/sdss-tree)|7.405080333901804e-06| +|pypi|[sdsstools](https://pypi.org/project/sdsstools)|7.405080333901804e-06| +|pypi|[yamlordereddictloader](https://pypi.org/project/yamlordereddictloader)|7.405080333901804e-06| +|pypi|[daemonocle](https://pypi.org/project/daemonocle)|7.405080333901804e-06| +|pypi|[flask-classful](https://pypi.org/project/flask-classful)|7.405080333901804e-06| +|pypi|[WTForms-Components](https://pypi.org/project/WTForms-Components)|7.405080333901804e-06| +|pypi|[infinity](https://pypi.org/project/infinity)|7.405080333901804e-06| +|pypi|[orderedmultidict](https://pypi.org/project/orderedmultidict)|7.397285512497702e-06| +|pypi|[GPy](http://sheffieldml.github.com/GPy/)|7.397285512497697e-06| +|pypi|[paramz](https://pypi.org/project/paramz)|7.397285512497697e-06| +|pypi|[sphinx-autodoc2](https://pypi.org/project/sphinx-autodoc2)|7.362060343390565e-06| +|pypi|[sphinx-tippy](https://pypi.org/project/sphinx-tippy)|7.362060343390565e-06| +|pypi|[sphinx-pyscript](https://pypi.org/project/sphinx-pyscript)|7.362060343390565e-06| +|pypi|[sphinx-design2](https://pypi.org/project/sphinx-design2)|7.362060343390565e-06| +|pypi|[optuna](https://pypi.org/project/optuna)|7.349785819566419e-06| +|pypi|[bullet](https://github.com/Mckinsey666/bullets)|7.331029530562786e-06| +|pypi|[pygtail](http://github.com/bgreenlee/pygtail)|7.331029530562786e-06| +|pypi|[openapi-core](https://pypi.org/project/openapi-core)|7.331029530562786e-06| +|pypi|[flake8-quotes](https://pypi.org/project/flake8-quotes)|7.300673300622568e-06| +|pypi|[cytocad](https://github.com/cytham/cytocad)|7.265361837035733e-06| +|pypi|[nanovar](https://github.com/cytham/nanovar)|7.265361837035733e-06| +|pypi|[timm](https://github.com/huggingface/pytorch-image-models)|7.22259993601084e-06| +|pypi|[torchaudio](https://github.com/pytorch/audio)|7.22259993601084e-06| +|pypi|[parameterized](https://pypi.org/project/parameterized)|7.220107053571193e-06| +|pypi|[hacking](https://pypi.org/project/hacking)|7.218853142190364e-06| +|pypi|[polib](https://pypi.org/project/polib)|7.18859809968328e-06| +|pypi|[nbstripout](https://pypi.org/project/nbstripout)|7.151610690555059e-06| +|pypi|[echo](https://pypi.org/project/echo)|7.130818099312848e-06| +|pypi|[mpl-scatter-density](https://pypi.org/project/mpl-scatter-density)|7.130818099312848e-06| +|pypi|[WebTest](https://pypi.org/project/WebTest)|7.1273898213804855e-06| +|pypi|[autobahn](https://pypi.org/project/autobahn)|7.0920911060934396e-06| +|pypi|[txaio](https://pypi.org/project/txaio)|7.0920911060934396e-06| +|pypi|[zope.deprecation](https://github.com/zopefoundation/zope.deprecation)|7.076259504789261e-06| +|pypi|[mkl](https://pypi.org/project/mkl)|7.05950991831972e-06| +|pypi|[pyteomics](https://pypi.org/project/pyteomics)|7.0501109452643385e-06| +|pypi|[itk-segmentation](https://pypi.org/project/itk-segmentation)|7.047499583263878e-06| +|pypi|[itk-registration](https://pypi.org/project/itk-registration)|7.047499583263878e-06| +|pypi|[itk-filtering](https://pypi.org/project/itk-filtering)|7.047499583263878e-06| +|pypi|[itk-numerics](https://pypi.org/project/itk-numerics)|7.047499583263878e-06| +|pypi|[itk-core](https://pypi.org/project/itk-core)|7.047499583263878e-06| +|pypi|[amqp](http://github.com/celery/py-amqp)|7.0023216916647666e-06| +|pypi|[aplpy](http://aplpy.github.io)|6.995236385551447e-06| +|pypi|[google-cloud-core](https://github.com/googleapis/python-cloud-core)|6.9643871667307506e-06| +|pypi|[safetensors](https://pypi.org/project/safetensors)|6.931155192532088e-06| +|pypi|[dash-extensions](https://pypi.org/project/dash-extensions)|6.8761460243373895e-06| +|pypi|[mwoauth](https://pypi.org/project/mwoauth)|6.8761460243373895e-06| +|pypi|[wikidataintegrator](https://pypi.org/project/wikidataintegrator)|6.8761460243373895e-06| +|pypi|[datasets](https://pypi.org/project/datasets)|6.872541592953664e-06| +|pypi|[keepalive](https://github.com/wikier/keepalive)|6.807384564094015e-06| +|pypi|[spectra](http://github.com/jsvine/spectra)|6.807384564094015e-06| +|pypi|[lzstring](https://github.com/gkovacs/lz-string-python)|6.807384564094015e-06| +|pypi|[pyTest-cov](https://pypi.org/project/pyTest-cov)|6.807384564094015e-06| +|pypi|[pyTest](https://pypi.org/project/pyTest)|6.807384564094015e-06| +|pypi|[TOMLi](https://pypi.org/project/TOMLi)|6.807384564094015e-06| +|pypi|[Flake8](https://pypi.org/project/Flake8)|6.807384564094015e-06| +|pypi|[pytest>=6](https://pypi.org/project/pytest>=6)|6.807384564094015e-06| +|pypi|[pytest-mock>=3.6](https://pypi.org/project/pytest-mock>=3.6)|6.807384564094015e-06| +|pypi|[pytest-cov>=2.7](https://pypi.org/project/pytest-cov>=2.7)|6.807384564094015e-06| +|pypi|[appdirs==1.4.4](https://pypi.org/project/appdirs==1.4.4)|6.807384564094015e-06| +|pypi|[sphinx-autodoc-typehints>=1.12](https://pypi.org/project/sphinx-autodoc-typehints>=1.12)|6.807384564094015e-06| +|pypi|[proselint>=0.10.2](https://pypi.org/project/proselint>=0.10.2)|6.807384564094015e-06| +|pypi|[furo>=2021.7.5b38](https://pypi.org/project/furo>=2021.7.5b38)|6.807384564094015e-06| +|pypi|[pytest_runner](https://github.com/pytest-dev/pytest-runner/)|6.784464077346259e-06| +|pypi|[numkit](https://pypi.org/project/numkit)|6.765740299439578e-06| +|pypi|[mriqc](https://github.com/nipreps/mriqc)|6.755511883559541e-06| +|pypi|[nilearn](https://pypi.org/project/nilearn)|6.755511883559541e-06| +|pypi|[nipype](https://pypi.org/project/nipype)|6.755511883559541e-06| +|pypi|[nitransforms](https://pypi.org/project/nitransforms)|6.755511883559541e-06| +|pypi|[niworkflows](https://pypi.org/project/niworkflows)|6.755511883559541e-06| +|pypi|[pybids](https://pypi.org/project/pybids)|6.755511883559541e-06| +|pypi|[mriqc-learn](https://pypi.org/project/mriqc-learn)|6.755511883559541e-06| +|pypi|[templateflow](https://pypi.org/project/templateflow)|6.755511883559541e-06| +|pypi|[bids-validator](https://pypi.org/project/bids-validator)|6.755511883559541e-06| +|pypi|[looseversion](https://pypi.org/project/looseversion)|6.755511883559541e-06| +|pypi|[num2words](https://pypi.org/project/num2words)|6.755511883559541e-06| +|pypi|[surfplot](https://pypi.org/project/surfplot)|6.755511883559541e-06| +|pypi|[brainspace](https://pypi.org/project/brainspace)|6.755511883559541e-06| +|pypi|[logging_tree](https://pypi.org/project/logging_tree)|6.755511883559541e-06| +|pypi|[voeventdb.server](https://pypi.org/project/voeventdb.server)|6.755511883559541e-06| +|pypi|[oslo.serialization](https://pypi.org/project/oslo.serialization)|6.75171528588098e-06| +|pypi|[oslo.i18n](https://pypi.org/project/oslo.i18n)|6.75171528588098e-06| +|pypi|[debtcollector](https://pypi.org/project/debtcollector)|6.75171528588098e-06| +|pypi|[lisa2](https://pypi.org/project/lisa2)|6.687956764723945e-06| +|pypi|[annoy](https://github.com/spotify/annoy)|6.643046973826741e-06| +|pypi|[sphinxcontrib.programoutput](https://pypi.org/project/sphinxcontrib.programoutput)|6.643046973826741e-06| +|pypi|[nmslib](https://pypi.org/project/nmslib)|6.643046973826741e-06| +|pypi|[pyemd](https://pypi.org/project/pyemd)|6.643046973826741e-06| +|pypi|[Morfessor](https://pypi.org/project/Morfessor)|6.643046973826741e-06| +|pypi|[Pyro4](https://pypi.org/project/Pyro4)|6.643046973826741e-06| +|pypi|[cityhash](https://pypi.org/project/cityhash)|6.639037540739549e-06| +|pypi|[transformers](https://github.com/huggingface/transformers)|6.638561624069963e-06| +|pypi|[pywavelets](https://github.com/PyWavelets/pywt)|6.628653021117568e-06| +|pypi|[unyt](https://github.com/yt-project/unyt)|6.578179696616107e-06| +|pypi|[etils](https://pypi.org/project/etils)|6.563911336158425e-06| +|pypi|[chart-studio](https://plot.ly/python/)|6.556224282994535e-06| +|pypi|[colorcet](https://pypi.org/project/colorcet)|6.547455841438401e-06| +|pypi|[googleapis-common-protos](https://github.com/googleapis/python-api-common-protos)|6.545878765998742e-06| +|pypi|[pymatreader](https://pypi.org/project/pymatreader)|6.5423888895275635e-06| +|pypi|[pythreejs](https://pypi.org/project/pythreejs)|6.525919108102717e-06| +|pypi|[flake8-simplify](https://pypi.org/project/flake8-simplify)|6.494749124854142e-06| +|pypi|[mkdocstrings](https://pypi.org/project/mkdocstrings)|6.4878583416539464e-06| +|pypi|[sphinx-asdf](https://pypi.org/project/sphinx-asdf)|6.480106460051034e-06| +|pypi|[kazoo](https://kazoo.readthedocs.io)|6.467015335889315e-06| +|pypi|[pickydict](https://pypi.org/project/pickydict)|6.46238141139466e-06| +|pypi|[nox](https://pypi.org/project/nox)|6.451803873796166e-06| +|pypi|[eventlet](https://pypi.org/project/eventlet)|6.438850641773629e-06| +|pypi|[dm-sonnet](https://pypi.org/project/dm-sonnet)|6.416854732198956e-06| +|pypi|[blis](https://pypi.org/project/blis)|6.407821066140208e-06| +|pypi|[catalogue](https://pypi.org/project/catalogue)|6.407821066140208e-06| +|pypi|[preshed](https://pypi.org/project/preshed)|6.407821066140208e-06| +|pypi|[rdkit](https://pypi.org/project/rdkit)|6.39820404850084e-06| +|pypi|[repeated-test](https://pypi.org/project/repeated-test)|6.353558926487749e-06| +|pypi|[pims](https://github.com/soft-matter/pims)|6.353558926487749e-06| +|pypi|[pdbmender](https://pypi.org/project/pdbmender)|6.353558926487748e-06| +|pypi|[delphi4py](https://pypi.org/project/delphi4py)|6.353558926487748e-06| +|pypi|[pytest-httpserver](https://github.com/csernazs/pytest-httpserver)|6.353558926487748e-06| +|pypi|[ordered-set](https://pypi.org/project/ordered-set)|6.326054342390398e-06| +|pypi|[ipyvolume](https://pypi.org/project/ipyvolume)|6.313790003251908e-06| +|pypi|[geomdl](https://github.com/orbingol/NURBS-Python)|6.312527497752359e-06| +|pypi|[pefile](https://pypi.org/project/pefile)|6.312527497752359e-06| +|pypi|[PyExcelerate](https://pypi.org/project/PyExcelerate)|6.312527497752359e-06| +|pypi|[pyinstaller](https://pypi.org/project/pyinstaller)|6.312527497752359e-06| +|pypi|[pyinstaller-hooks-contrib](https://pypi.org/project/pyinstaller-hooks-contrib)|6.312527497752359e-06| +|pypi|[PyMCubes](https://pypi.org/project/PyMCubes)|6.312527497752359e-06| +|pypi|[pyvistaqt](https://pypi.org/project/pyvistaqt)|6.312527497752359e-06| +|pypi|[cassandra-driver](https://pypi.org/project/cassandra-driver)|6.307778270062554e-06| +|pypi|[ansicon](https://pypi.org/project/ansicon)|6.29002333722287e-06| +|pypi|[socksio](https://pypi.org/project/socksio)|6.268992200454461e-06| +|pypi|[google-cloud-storage](https://github.com/googleapis/python-storage)|6.253395743908834e-06| +|pypi|[Keras-Preprocessing](https://pypi.org/project/Keras-Preprocessing)|6.247714233173437e-06| +|pypi|[bigplanet](https://github.com/VirtualPlanetaryLaboratory/BigPlanet)|6.233024131472893e-06| +|pypi|[vspace](https://github.com/VirtualPlanetaryLaboratory/vspace)|6.233024131472893e-06| +|pypi|[g-mlp-pytorch](https://pypi.org/project/g-mlp-pytorch)|6.210712538111191e-06| +|pypi|[gsa-pytorch](https://pypi.org/project/gsa-pytorch)|6.210712538111191e-06| +|pypi|[imblearn](https://pypi.org/project/imblearn)|6.210712538111191e-06| +|pypi|[imutils](https://pypi.org/project/imutils)|6.210712538111191e-06| +|pypi|[kornia](https://pypi.org/project/kornia)|6.210712538111191e-06| +|pypi|[local-attention](https://pypi.org/project/local-attention)|6.210712538111191e-06| +|pypi|[thop](https://pypi.org/project/thop)|6.210712538111191e-06| +|pypi|[timmy](https://pypi.org/project/timmy)|6.210712538111191e-06| +|pypi|[torch-multi-head-attention](https://pypi.org/project/torch-multi-head-attention)|6.210712538111191e-06| +|pypi|[ThrustRTC](https://github.com/fynv/ThrustRTC)|6.181655275879313e-06| +|pypi|[chempy](https://github.com/bjodah/chempy)|6.181655275879313e-06| +|pypi|[bandit](https://pypi.org/project/bandit)|6.145251222975914e-06| +|pypi|[PyPDF2](https://pypi.org/project/PyPDF2)|6.1415594116152365e-06| +|pypi|[fett](https://pypi.org/project/fett)|6.101834241073992e-06| +|pypi|[python-jsonrpc-server](https://pypi.org/project/python-jsonrpc-server)|6.101834241073992e-06| +|pypi|[rstcheck](https://pypi.org/project/rstcheck)|6.101834241073992e-06| +|pypi|[snooty-lextudio](https://pypi.org/project/snooty-lextudio)|6.101834241073992e-06| +|pypi|[autodocsumm](https://pypi.org/project/autodocsumm)|6.0573934941537874e-06| +|pypi|[multiset](https://pypi.org/project/multiset)|6.051008501416902e-06| +|pypi|[email_validator](https://pypi.org/project/email_validator)|6.037318436934066e-06| +|pypi|[mmtf-python](https://github.com/rcsb/mmtf-python.git)|6.0158455444993845e-06| +|pypi|[sphinx-version-warning](https://pypi.org/project/sphinx-version-warning)|5.993209582549473e-06| +|pypi|[re-assert](https://pypi.org/project/re-assert)|5.972132258210376e-06| +|pypi|[devpi-server](https://pypi.org/project/devpi-server)|5.972132258210376e-06| +|pypi|[devpi-client](https://pypi.org/project/devpi-client)|5.972132258210376e-06| +|pypi|[pyproject-api](https://pypi.org/project/pyproject-api)|5.972132258210376e-06| +|pypi|[sphinxcontrib-httpdomain](https://pypi.org/project/sphinxcontrib-httpdomain)|5.945115852642106e-06| +|pypi|[bitstring](https://github.com/scott-griffiths/bitstring)|5.924487414569094e-06| +|pypi|[selenium](https://pypi.org/project/selenium)|5.918097664137562e-06| +|pypi|[tempora](https://pypi.org/project/tempora)|5.906231440959246e-06| +|pypi|[affine](https://github.com/sgillies/affine)|5.905961000622614e-06| +|pypi|[google-auth-httplib2](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2)|5.902871135799629e-06| +|pypi|[zope.testrunner](https://pypi.org/project/zope.testrunner)|5.877042007001167e-06| +|pypi|[backports.shutil-get-terminal-size](https://pypi.org/project/backports.shutil-get-terminal-size)|5.864823624450229e-06| +|pypi|[aesara-theano-fallback](https://pypi.org/project/aesara-theano-fallback)|5.844232664343001e-06| +|pypi|[halomod](https://github.com/steven-murray/halomod)|5.8309718286381085e-06| +|pypi|[hyperopt](https://hyperopt.github.io/hyperopt)|5.8232141254311685e-06| +|pypi|[pybamm](https://pypi.org/project/pybamm)|5.787560979038675e-06| +|pypi|[octave-kernel](https://pypi.org/project/octave-kernel)|5.775962660443407e-06| +|pypi|[imgaug](https://pypi.org/project/imgaug)|5.740393866814069e-06| +|pypi|[cogapp](https://pypi.org/project/cogapp)|5.7255146370996646e-06| +|pypi|[thinc](https://pypi.org/project/thinc)|5.7246426869479775e-06| +|pypi|[pdfkit](https://pypi.org/project/pdfkit)|5.66488645543488e-06| +|pypi|[pulumi](https://github.com/pulumi/pulumi)|5.662708490630796e-06| +|pypi|[AssertionLib](https://github.com/nlesc-nano/AssertionLib)|5.659597112339238e-06| +|pypi|[sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling)|5.621803902801004e-06| +|pypi|[pyexcel-xlsx](https://github.com/pyexcel/pyexcel-xlsx)|5.620646543173863e-06| +|pypi|[pyexcel-ods3](https://github.com/pyexcel/pyexcel-ods3)|5.620646543173863e-06| +|pypi|[snuggs](https://github.com/mapbox/snuggs)|5.609757787266537e-06| +|pypi|[kgt](https://pypi.org/project/kgt)|5.606081405724483e-06| +|pypi|[x21](https://pypi.org/project/x21)|5.606081405724483e-06| +|pypi|[PyYaml](https://pypi.org/project/PyYaml)|5.606081405724483e-06| +|pypi|[ipyleaflet](https://pypi.org/project/ipyleaflet)|5.591249768558705e-06| +|pypi|[flake8-bandit](https://pypi.org/project/flake8-bandit)|5.540209082466124e-06| +|pypi|[cooler](https://github.com/mirnylab/cooler)|5.524189929090747e-06| +|pypi|[python-slugify](https://pypi.org/project/python-slugify)|5.513479299690051e-06| +|pypi|[pyneqsys](https://github.com/bjodah/pyneqsys)|5.500916819469911e-06| +|pypi|[pyodesys](https://github.com/bjodah/pyodesys)|5.500916819469911e-06| +|pypi|[sym](https://github.com/bjodah/sym)|5.500916819469911e-06| +|pypi|[crossbar](http://crossbar.io/)|5.500916819469911e-06| +|pypi|[asn1crypto](https://pypi.org/project/asn1crypto)|5.500916819469911e-06| +|pypi|[asq](https://pypi.org/project/asq)|5.500916819469911e-06| +|pypi|[automat](https://pypi.org/project/automat)|5.500916819469911e-06| +|pypi|[cbor](https://pypi.org/project/cbor)|5.500916819469911e-06| +|pypi|[dictdiffer](https://pypi.org/project/dictdiffer)|5.500916819469911e-06| +|pypi|[hpack](https://pypi.org/project/hpack)|5.500916819469911e-06| +|pypi|[hyperframe](https://pypi.org/project/hyperframe)|5.500916819469911e-06| +|pypi|[netaddr](https://pypi.org/project/netaddr)|5.500916819469911e-06| +|pypi|[node-semver](https://pypi.org/project/node-semver)|5.500916819469911e-06| +|pypi|[py-ubjson](https://pypi.org/project/py-ubjson)|5.500916819469911e-06| +|pypi|[pyqrcode](https://pypi.org/project/pyqrcode)|5.500916819469911e-06| +|pypi|[pytrie](https://pypi.org/project/pytrie)|5.500916819469911e-06| +|pypi|[redis-py-cluster](https://pypi.org/project/redis-py-cluster)|5.500916819469911e-06| +|pypi|[txtorcon](https://pypi.org/project/txtorcon)|5.500916819469911e-06| +|pypi|[u-msgpack-python](https://pypi.org/project/u-msgpack-python)|5.500916819469911e-06| +|pypi|[translationstring](https://github.com/Pylons/translationstring)|5.487869773167324e-06| +|pypi|[ci-watson](https://pypi.org/project/ci-watson)|5.467925404303728e-06| +|pypi|[sphinxcontrib-svg2pdfconverter](https://pypi.org/project/sphinxcontrib-svg2pdfconverter)|5.440814209775703e-06| +|pypi|[cronutils](https://github.com/zagaran/cronutils)|5.423439117787237e-06| +|pypi|[proto-plus](https://pypi.org/project/proto-plus)|5.423439117787237e-06| +|pypi|[pycrypto](https://pypi.org/project/pycrypto)|5.423439117787237e-06| +|pypi|[zstd](https://pypi.org/project/zstd)|5.423439117787237e-06| +|pypi|[grandalf](https://github.com/bdcht/grandalf)|5.354225704284047e-06| +|pypi|[types-orjson](https://github.com/python/typeshed)|5.339125148309032e-06| +|pypi|[types-ujson](https://github.com/python/typeshed)|5.339125148309032e-06| +|pypi|[peewee](https://pypi.org/project/peewee)|5.339125148309032e-06| +|pypi|[mkdocs-markdownextradata-plugin](https://pypi.org/project/mkdocs-markdownextradata-plugin)|5.339125148309032e-06| +|pypi|[mdx-include](https://pypi.org/project/mdx-include)|5.339125148309032e-06| +|pypi|[mkdocstrings-python-legacy](https://pypi.org/project/mkdocstrings-python-legacy)|5.331657840409299e-06| +|pypi|[mkdocstrings-crystal](https://pypi.org/project/mkdocstrings-crystal)|5.331657840409299e-06| +|pypi|[mkdocs-autorefs](https://pypi.org/project/mkdocs-autorefs)|5.331657840409299e-06| +|pypi|[numpy-financial](https://numpy.org/numpy-financial/)|5.300883480580095e-06| +|pypi|[requests-ntlm](https://pypi.org/project/requests-ntlm)|5.2946324387397895e-06| +|pypi|[ipyannotator](https://github.com/palaimon/ipyannotator)|5.274851744697175e-06| +|pypi|[ipycanvas](https://github.com/martinRenou/ipycanvas)|5.274851744697175e-06| +|pypi|[PyPubSub](https://github.com/schollii/pypubsub)|5.274851744697175e-06| +|pypi|[voila](https://pypi.org/project/voila)|5.274851744697175e-06| +|pypi|[SALib](https://pypi.org/project/SALib)|5.2722328721453575e-06| +|pypi|[sphobjinv](https://github.com/bskinn/sphobjinv)|5.271484305717619e-06| +|pypi|[rdkit-pypi](https://github.com/kuelumbus/rdkit-pypi)|5.271061251669984e-06| +|pypi|[testtools](https://github.com/testing-cabal/testtools)|5.2450141690281704e-06| +|pypi|[fixtures](https://pypi.org/project/fixtures)|5.2450141690281704e-06| +|pypi|[torchmetrics](https://pypi.org/project/torchmetrics)|5.2017593749235625e-06| +|pypi|[pyahocorasick](https://pypi.org/project/pyahocorasick)|5.19451575262544e-06| +|pypi|[codespell](https://pypi.org/project/codespell)|5.193001980536214e-06| +|pypi|[webob](https://pypi.org/project/webob)|5.184878569505174e-06| +|pypi|[google-resumable-media](https://github.com/googleapis/google-resumable-media-python)|5.174652257860962e-06| +|pypi|[depinfo](https://github.com/Midnighter/dependency-info)|5.1383037523797906e-06| +|pypi|[sspa](https://github.com/cwieder/sspa)|5.134189031505252e-06| +|pypi|[gseapy](https://github.com/zqfang/gseapy)|5.134189031505252e-06| +|pypi|[pytest-aiohttp](https://pypi.org/project/pytest-aiohttp)|5.094533566949803e-06| +|pypi|[grayskull](https://pypi.org/project/grayskull)|5.082847141190198e-06| +|pypi|[pytorch-lightning](https://pypi.org/project/pytorch-lightning)|5.081786259517088e-06| +|pypi|[bx-python](https://pypi.org/project/bx-python)|5.042028059903475e-06| +|pypi|[slicer](https://pypi.org/project/slicer)|5.0292472987922235e-06| +|pypi|[librosa](https://pypi.org/project/librosa)|4.997020926443716e-06| +|pypi|[scikit-optimize](https://scikit-optimize.github.io/)|4.96916152692116e-06| +|pypi|[scikit-fem](https://github.com/kinnala/scikit-fem)|4.960214252576235e-06| +|pypi|[tensorboardX](https://pypi.org/project/tensorboardX)|4.954834757199516e-06| +|pypi|[fasteners](https://pypi.org/project/fasteners)|4.945242056624087e-06| +|pypi|[python-keystoneclient](https://docs.openstack.org/python-keystoneclient/latest/)|4.9176973940101144e-06| +|pypi|[func-timeout](https://pypi.org/project/func-timeout)|4.876677362893815e-06| +|pypi|[jaraco.itertools](https://pypi.org/project/jaraco.itertools)|4.876677362893815e-06| +|pypi|[gitdb2](https://github.com/gitpython-developers/gitdb)|4.859143190531758e-06| +|pypi|[smmap2](https://github.com/gitpython-developers/smmap)|4.859143190531758e-06| +|pypi|[pint-pulsar](https://github.com/nanograv/PINT)|4.7961118519753386e-06| +|pypi|[flake8-docstrings](https://pypi.org/project/flake8-docstrings)|4.744509322982401e-06| +|pypi|[jupyter-latex-envs](https://pypi.org/project/jupyter-latex-envs)|4.743209889820347e-06| +|pypi|[jupyter-highlight-selected-word](https://pypi.org/project/jupyter-highlight-selected-word)|4.743209889820347e-06| +|pypi|[vplanet](https://github.com/VirtualPlanetaryLaboratory/vplanet)|4.711373464204818e-06| +|pypi|[kopt](https://pypi.org/project/kopt)|4.70633994554648e-06| +|pypi|[pytest-sugar](https://pypi.org/project/pytest-sugar)|4.702375308363757e-06| +|pypi|[sphinx-material](https://pypi.org/project/sphinx-material)|4.64366953438728e-06| +|pypi|[lcapy](https://pypi.org/project/lcapy)|4.639327438107154e-06| +|pypi|[scikit-spatial](https://pypi.org/project/scikit-spatial)|4.639327438107154e-06| +|pypi|[textwrapper](https://pypi.org/project/textwrapper)|4.639327438107154e-06| +|pypi|[property-cached](https://pypi.org/project/property-cached)|4.639327438107154e-06| +|pypi|[pyviz-comms](https://pypi.org/project/pyviz-comms)|4.635931746200124e-06| +|pypi|[SoundCard](https://github.com/bastibe/SoundCard)|4.620770128354728e-06| +|pypi|[SoundFile](https://github.com/bastibe/PySoundFile)|4.620770128354728e-06| +|pypi|[gurobipy](https://pypi.org/project/gurobipy)|4.5945157526254375e-06| +|pypi|[apipkg](https://pypi.org/project/apipkg)|4.584097349558259e-06| +|pypi|[atpublic](https://pypi.org/project/atpublic)|4.584097349558259e-06| +|pypi|[dvc](https://pypi.org/project/dvc)|4.584097349558259e-06| +|pypi|[inflect](https://pypi.org/project/inflect)|4.584097349558259e-06| +|pypi|[jsonpath-ng](https://pypi.org/project/jsonpath-ng)|4.584097349558259e-06| +|pypi|[nanotime](https://pypi.org/project/nanotime)|4.584097349558259e-06| +|pypi|[orderedattrdict](https://pypi.org/project/orderedattrdict)|4.584097349558259e-06| +|pypi|[pyskiplist](https://pypi.org/project/pyskiplist)|4.584097349558259e-06| +|pypi|[treelib](https://pypi.org/project/treelib)|4.584097349558259e-06| +|pypi|[kubernetes](https://pypi.org/project/kubernetes)|4.567247694435559e-06| +|pypi|[pymc3-ext](https://pypi.org/project/pymc3-ext)|4.5609057957623404e-06| +|pypi|[retrolab](https://pypi.org/project/retrolab)|4.5382563760626774e-06| +|pypi|[jupyterlab>=3](https://pypi.org/project/jupyterlab>=3)|4.5382563760626774e-06| +|pypi|[traitlets>=4.3](https://pypi.org/project/traitlets>=4.3)|4.5382563760626774e-06| +|pypi|[tornado>=5.1](https://pypi.org/project/tornado>=5.1)|4.5382563760626774e-06| +|pypi|[pyzmq>=18](https://pypi.org/project/pyzmq>=18)|4.5382563760626774e-06| +|pypi|[python-dateutil>=2.1](https://pypi.org/project/python-dateutil>=2.1)|4.5382563760626774e-06| +|pypi|[ipython>=4](https://pypi.org/project/ipython>=4)|4.5382563760626774e-06| +|pypi|[ipykernel>=4.4](https://pypi.org/project/ipykernel>=4.4)|4.5382563760626774e-06| +|pypi|[pip-check-reqs](https://pypi.org/project/pip-check-reqs)|4.5382563760626774e-06| +|pypi|[flake8-commas](https://pypi.org/project/flake8-commas)|4.5382563760626774e-06| +|pypi|[openstacksdk](https://pypi.org/project/openstacksdk)|4.489848308051342e-06| +|pypi|[npx](https://pypi.org/project/npx)|4.484865124579587e-06| +|pypi|[meshplex](https://pypi.org/project/meshplex)|4.484865124579587e-06| +|pypi|[skrebate](https://github.com/EpistasisLab/scikit-rebate)|4.484865124579587e-06| +|pypi|[dask-ml](https://pypi.org/project/dask-ml)|4.484865124579587e-06| +|pypi|[update-checker](https://pypi.org/project/update-checker)|4.484865124579587e-06| +|pypi|[azure-storage-blob](https://pypi.org/project/azure-storage-blob)|4.477170181516739e-06| +|pypi|[soundfile](https://github.com/bastibe/python-soundfile)|4.463480399886468e-06| +|pypi|[resample](http://github.com/resample-project/resample)|4.4603267211201865e-06| +|pypi|[boost-histogram](https://github.com/scikit-hep/boost-histogram)|4.4603267211201865e-06| +|pypi|[numba-stats](https://pypi.org/project/numba-stats)|4.4603267211201865e-06| +|pypi|[Bio](https://github.com/ialbert/bio)|4.427208456311353e-06| +|pypi|[qudida](https://pypi.org/project/qudida)|4.331971995332556e-06| +|pypi|[ddt](https://pypi.org/project/ddt)|4.313158859809968e-06| +|pypi|[cosmospectra](https://pypi.org/project/cosmospectra)|4.291861143523923e-06| +|pypi|[rustworkx](https://github.com/Qiskit/rustworkx)|4.278490859587711e-06| +|pypi|[mako](https://www.makotemplates.org/)|4.2689770134102855e-06| +|pypi|[user-agents](https://pypi.org/project/user-agents)|4.235705950991831e-06| +|pypi|[dataclasses-json](https://pypi.org/project/dataclasses-json)|4.218717825519941e-06| +|pypi|[Chameleon](https://pypi.org/project/Chameleon)|4.203800633438907e-06| +|pypi|[css-html-js-minify](https://pypi.org/project/css-html-js-minify)|4.185480188727106e-06| +|pypi|[Epip](https://pypi.org/project/Epip)|4.185480188727106e-06| +|pypi|[mdurl](https://pypi.org/project/mdurl)|4.185480188727106e-06| +|pypi|[pyproject_hooks](https://pypi.org/project/pyproject_hooks)|4.185480188727106e-06| +|pypi|[sphinx_autodoc_typehints](https://pypi.org/project/sphinx_autodoc_typehints)|4.185480188727106e-06| +|pypi|[pyDeprecate](https://pypi.org/project/pyDeprecate)|4.18247184661002e-06| +|pypi|[decorit](https://gitlab.com/braniii/decorit)|4.1806967827971385e-06| +|pypi|[pyside6](https://pypi.org/project/pyside6)|4.153879813302217e-06| +|pypi|[sphinx-tabs](https://pypi.org/project/sphinx-tabs)|4.136654220695239e-06| +|pypi|[langcodes](https://pypi.org/project/langcodes)|4.133468400324448e-06| +|pypi|[pathy](https://pypi.org/project/pathy)|4.133468400324448e-06| +|pypi|[spacy-loggers](https://pypi.org/project/spacy-loggers)|4.133468400324448e-06| +|pypi|[sentencepiece](https://github.com/google/sentencepiece)|4.1281179765593114e-06| +|pypi|[sphinx-sitemap](https://pypi.org/project/sphinx-sitemap)|4.108121104507797e-06| +|pypi|[pytest-cov>=2.10](https://pypi.org/project/pytest-cov>=2.10)|4.089647125095562e-06| +|pypi|[pytest>=6.0](https://pypi.org/project/pytest>=6.0)|4.089647125095562e-06| +|pypi|[loompy>=3.0.5](https://pypi.org/project/loompy>=3.0.5)|4.089647125095562e-06| +|pypi|[scanpydoc>=0.7.3](https://pypi.org/project/scanpydoc>=0.7.3)|4.089647125095562e-06| +|pypi|[sphinx_issues](https://pypi.org/project/sphinx_issues)|4.089647125095562e-06| +|pypi|[sphinx-autodoc-typehints>=1.11.0](https://pypi.org/project/sphinx-autodoc-typehints>=1.11.0)|4.089647125095562e-06| +|pypi|[sphinx>=4.1,<4.2](https://pypi.org/project/sphinx>=4.1,<4.2)|4.089647125095562e-06| +|pypi|[packaging>=20](https://pypi.org/project/packaging>=20)|4.089647125095562e-06| +|pypi|[scipy>1.4](https://pypi.org/project/scipy>1.4)|4.089647125095562e-06| +|pypi|[numpy>=1.16.5](https://pypi.org/project/numpy>=1.16.5)|4.089647125095562e-06| +|pypi|[pandas>=1.1.1](https://pypi.org/project/pandas>=1.1.1)|4.089647125095562e-06| +|pypi|[pytray](https://github.com/muhrin/pytray.git)|4.08502866419766e-06| +|pypi|[mkdocs-section-index](https://pypi.org/project/mkdocs-section-index)|4.080149364516727e-06| +|pypi|[pyssht](http://astro-informatics.github.io/ssht/)|4.043173862310396e-06| +|pypi|[pys2let](http://astro-informatics.github.io/s2let/)|4.0431738623103935e-06| +|pypi|[CacheControl](https://pypi.org/project/CacheControl)|4.0406734455742666e-06| +|pypi|[pyshp](https://pypi.org/project/pyshp)|4.034005667611268e-06| +|pypi|[pytest-json-report](https://pypi.org/project/pytest-json-report)|4.034005667611268e-06| +|pypi|[noodles](http://nlesc.github.io/noodles)|4.0334414710143966e-06| +|pypi|[venusian](https://pylonsproject.org/)|4.021663867054767e-06| +|pypi|[hupper](https://github.com/Pylons/hupper)|4.021663867054767e-06| +|pypi|[sas7bdat](https://pypi.org/project/sas7bdat)|4.012774058834367e-06| +|pypi|[sas-kernel](https://pypi.org/project/sas-kernel)|4.012774058834367e-06| +|pypi|[saspy](https://pypi.org/project/saspy)|4.012774058834367e-06| +|pypi|[Twisted](https://pypi.org/project/Twisted)|3.9978253951416146e-06| +|pypi|[portray](https://pypi.org/project/portray)|3.970974329054842e-06| +|pypi|[typing-inspect](https://pypi.org/project/typing-inspect)|3.970974329054842e-06| +|pypi|[marshmallow-enum](https://pypi.org/project/marshmallow-enum)|3.970974329054842e-06| +|pypi|[dataframe-api-compat](https://pypi.org/project/dataframe-api-compat)|3.951603722571648e-06| +|pypi|[spacy-lookups-data](https://pypi.org/project/spacy-lookups-data)|3.919543857345062e-06| +|pypi|[sphinx-examples](https://pypi.org/project/sphinx-examples)|3.905630762378224e-06| +|pypi|[repoze.lru](http://www.repoze.org)|3.890752625437574e-06| +|requirements.txt|gitlab/pipe3d/pyPipe3D|3.889537145079736e-06| +|requirements.txt|gitlab/etienne.behar/menura|3.889537145079736e-06| +|requirements.txt|gitlab/jesseds/apav|3.889537145079736e-06| +|requirements.txt|gitlab/eleonoraalei/exo-mercat-gui|3.889537145079736e-06| +|requirements.txt|gitlab/casi-project/casi-2d|3.889537145079736e-06| +|requirements.txt|gitlab/mauricemolli/petitRADTRANS|3.889537145079736e-06| +|requirements.txt|gitlab/aegge/comet-emu|3.889537145079736e-06| +|requirements.txt|gitlab/rki_bioinformatics/purple|3.889537145079736e-06| +|requirements.txt|gitlab/rki_bioinformatics/IDeFIX|3.889537145079736e-06| +|requirements.txt|gitlab/AstroVian/bmarxiv|3.889537145079736e-06| +|requirements.txt|gitlab/LouisLab/PiVR|3.889537145079736e-06| +|requirements.txt|gitlab/cracklet/cracklet|3.889537145079736e-06| +|requirements.txt|gitlab/dglaeser/fieldcompare|3.889537145079736e-06| +|requirements.txt|gitlab/gpagano/lensinggw|3.889537145079736e-06| +|requirements.txt|gitlab/dsbowen/conditional-inference|3.889537145079736e-06| +|requirements.txt|gitlab/binary_c/binary_c-python|3.889537145079736e-06| +|requirements.txt|gitlab/ENKI-portal/vaporock|3.889537145079736e-06| +|requirements.txt|gitlab/ENKI-portal/ThermoEngine|3.889537145079736e-06| +|requirements.txt|gitlab/esa/pyxel|3.889537145079736e-06| +|requirements.txt|github/zachetienne/nrpytutorial|3.889537145079736e-06| +|requirements.txt|github/E3SM-Project/gdess|3.889537145079736e-06| +|requirements.txt|github/hpparvi/PyTransit|3.889537145079736e-06| +|requirements.txt|github/hpparvi/opents|3.889537145079736e-06| +|requirements.txt|github/benjaminbolling/RSW|3.889537145079736e-06| +|requirements.txt|github/hposborn/MonoTools|3.889537145079736e-06| +|requirements.txt|github/vallis/libstempo|3.889537145079736e-06| +|requirements.txt|github/ucl-exoplanets/ExoTETHyS|3.889537145079736e-06| +|requirements.txt|github/ucl-exoplanets/pylightcurve|3.889537145079736e-06| +|requirements.txt|github/SAMI-Galaxy-Survey/sami|3.889537145079736e-06| +|requirements.txt|github/LuisScoccola/persistable|3.889537145079736e-06| +|requirements.txt|github/MrOlm/drep|3.889537145079736e-06| +|requirements.txt|github/hemanthpruthvi/PyAstroPol|3.889537145079736e-06| +|requirements.txt|github/SharmaLlama/ticktack|3.889537145079736e-06| +|requirements.txt|github/CDSP-SCPO/metadata-middleware|3.889537145079736e-06| +|requirements.txt|github/RuthAngus/stardate|3.889537145079736e-06| +|requirements.txt|github/aksholokhov/pysr3|3.889537145079736e-06| +|requirements.txt|github/lutteropp/NetRAX|3.889537145079736e-06| +|requirements.txt|github/BioGearsEngine/core|3.889537145079736e-06| +|requirements.txt|github/parsotat/batanalysis|3.889537145079736e-06| +|requirements.txt|github/nanograv/enterprise|3.889537145079736e-06| +|requirements.txt|github/ABM4ALL/Melodie|3.889537145079736e-06| +|requirements.txt|github/daler/gffutils|3.889537145079736e-06| +|requirements.txt|github/daler/pybedtools|3.889537145079736e-06| +|requirements.txt|github/abinit/abinit|3.889537145079736e-06| +|requirements.txt|github/AOtools/aotools|3.889537145079736e-06| +|requirements.txt|github/epfl-radio-astro/LiSA|3.889537145079736e-06| +|requirements.txt|github/epfl-radio-astro/PINION|3.889537145079736e-06| +|requirements.txt|github/exciting/excitingtools|3.889537145079736e-06| +|requirements.txt|github/aewallin/allantools|3.889537145079736e-06| +|requirements.txt|github/icecube/TauRunner|3.889537145079736e-06| +|requirements.txt|github/pyFFTW/pyFFTW|3.889537145079736e-06| +|requirements.txt|github/mwaskom/seaborn|3.889537145079736e-06| +|requirements.txt|github/annayqho/TheCannon|3.889537145079736e-06| +|requirements.txt|github/CGATOxford/UMI-tools|3.889537145079736e-06| +|requirements.txt|github/desihub/fastspecfit|3.889537145079736e-06| +|requirements.txt|github/icrar/daliuge|3.889537145079736e-06| +|requirements.txt|github/ajshajib/dolphin|3.889537145079736e-06| +|requirements.txt|github/pavolgaj/ObsPlanner|3.889537145079736e-06| +|requirements.txt|github/AMReX-Astro/Nyx|3.889537145079736e-06| +|requirements.txt|github/AMReX-Astro/Castro|3.889537145079736e-06| +|requirements.txt|github/AMReX-Astro/MAESTROeX|3.889537145079736e-06| +|requirements.txt|github/grahambell/pymoc|3.889537145079736e-06| +|requirements.txt|github/GeminiDRSoftware/DRAGONS|3.889537145079736e-06| +|requirements.txt|github/pyxnat/pyxnat|3.889537145079736e-06| +|requirements.txt|github/Vini2/GraphBin|3.889537145079736e-06| +|requirements.txt|github/onnela-lab/beiwe-backend|3.889537145079736e-06| +|requirements.txt|github/rmjarvis/TreeCorr|3.889537145079736e-06| +|requirements.txt|github/rmjarvis/Piff|3.889537145079736e-06| +|requirements.txt|github/ismael-mendoza/ShapeMeasurementFisherFormalism|3.889537145079736e-06| +|requirements.txt|github/miguelzuma/hi_class_public|3.889537145079736e-06| +|requirements.txt|github/C0PEP0D/otto|3.889537145079736e-06| +|requirements.txt|github/dfm/ketu|3.889537145079736e-06| +|requirements.txt|github/GalSim-developers/GalSim|3.889537145079736e-06| +|requirements.txt|github/deepsphere/deepsphere-cosmo-tf1|3.889537145079736e-06| +|requirements.txt|github/Lyalpha/spalipy|3.889537145079736e-06| +|requirements.txt|github/kno10/python-kmedoids|3.889537145079736e-06| +|requirements.txt|github/imcgreer/simqso|3.889537145079736e-06| +|requirements.txt|github/fgbuster/fgbuster|3.889537145079736e-06| +|requirements.txt|github/logan-pearce/lofti_gaia|3.889537145079736e-06| +|requirements.txt|github/dlakaplan/pulsarsurveyscraper|3.889537145079736e-06| +|requirements.txt|github/pysat/pysat|3.889537145079736e-06| +|requirements.txt|github/miRTop/mirtop|3.889537145079736e-06| +|requirements.txt|github/python-hydro/pyro2|3.889537145079736e-06| +|requirements.txt|github/me-manu/gammaALPs|3.889537145079736e-06| +|requirements.txt|github/galaxyproject/galaxy-lib|3.889537145079736e-06| +|requirements.txt|github/james-m-osborn/astrosat|3.889537145079736e-06| +|requirements.txt|github/COMBINE-lab/alevin-fry|3.889537145079736e-06| +|requirements.txt|github/rzellem/EXOTIC|3.889537145079736e-06| +|requirements.txt|github/jtschindler/sculptor|3.889537145079736e-06| +|requirements.txt|github/seeh/surprise|3.889537145079736e-06| +|requirements.txt|github/fcastagna/JoXSZ|3.889537145079736e-06| +|requirements.txt|github/fcastagna/preprofit|3.889537145079736e-06| +|requirements.txt|github/PynPoint/PynPoint|3.889537145079736e-06| +|requirements.txt|github/sklasfeld/DANPOS3|3.889537145079736e-06| +|requirements.txt|github/lkreidberg/batman|3.889537145079736e-06| +|requirements.txt|github/maxmahlke/ssos|3.889537145079736e-06| +|requirements.txt|github/drphilmarshall/HumVI|3.889537145079736e-06| +|requirements.txt|github/andr1976/HydDown|3.889537145079736e-06| +|requirements.txt|github/AemulusProject/bias_emulator|3.889537145079736e-06| +|requirements.txt|github/mrempel/geohexviz|3.889537145079736e-06| +|requirements.txt|github/pynucastro/pynucastro|3.889537145079736e-06| +|requirements.txt|github/ketch/RK-Opt|3.889537145079736e-06| +|requirements.txt|github/moldyn/msmhelper|3.889537145079736e-06| +|requirements.txt|github/micahvista/MAMnet|3.889537145079736e-06| +|requirements.txt|github/Kaixhin/PlaNet|3.889537145079736e-06| +|requirements.txt|github/Kaixhin/Rainbow|3.889537145079736e-06| +|requirements.txt|github/Kaixhin/spinning-up-basic|3.889537145079736e-06| +|requirements.txt|github/discsim/frank|3.889537145079736e-06| +|requirements.txt|github/pipliggins/EVolve|3.889537145079736e-06| +|requirements.txt|github/joshspeagle/dynesty|3.889537145079736e-06| +|requirements.txt|github/rrwick/Deepbinner|3.889537145079736e-06| +|requirements.txt|github/fccoelho/epimodels|3.889537145079736e-06| +|requirements.txt|github/fccoelho/epigrass|3.889537145079736e-06| +|requirements.txt|github/chianti-atomic/ChiantiPy|3.889537145079736e-06| +|requirements.txt|github/miguelcarcamov/csromer|3.889537145079736e-06| +|requirements.txt|github/miguelcarcamov/gpuvmem|3.889537145079736e-06| +|requirements.txt|github/1313e/CMasher|3.889537145079736e-06| +|requirements.txt|github/sibirrer/psfr|3.889537145079736e-06| +|requirements.txt|github/ExObsSim/ExoRad2-public|3.889537145079736e-06| +|requirements.txt|github/rsnemmen/BCES|3.889537145079736e-06| +|requirements.txt|github/silx-kit/pyFAI|3.889537145079736e-06| +|requirements.txt|github/gmbrandt/HTOF|3.889537145079736e-06| +|requirements.txt|github/vterron/lemon|3.889537145079736e-06| +|requirements.txt|github/flu-crew/smot|3.889537145079736e-06| +|requirements.txt|github/danhey/echelle|3.889537145079736e-06| +|requirements.txt|github/jellis18/PTMCMCSampler|3.889537145079736e-06| +|requirements.txt|github/ashleychontos/pySYD|3.889537145079736e-06| +|requirements.txt|github/elliohow/fMRI_ROI_Analysis_Tool|3.889537145079736e-06| +|requirements.txt|github/mpound/pdrtpy|3.889537145079736e-06| +|requirements.txt|github/Basvanstein/GSAreport|3.889537145079736e-06| +|requirements.txt|github/openmsi/openmsistream|3.889537145079736e-06| +|requirements.txt|github/siavashk/pycpd|3.889537145079736e-06| +|requirements.txt|github/ot483/NetCom|3.889537145079736e-06| +|requirements.txt|github/PaulHancock/Robbie|3.889537145079736e-06| +|requirements.txt|github/milnus/Magphi|3.889537145079736e-06| +|requirements.txt|github/SPARC-FAIR-Codeathon/aqua|3.889537145079736e-06| +|requirements.txt|github/kblin/ncbi-acc-download|3.889537145079736e-06| +|requirements.txt|github/snowformatics/macrobot|3.889537145079736e-06| +|requirements.txt|github/qmarcou/IGoR|3.889537145079736e-06| +|requirements.txt|github/tiberioap/grav_waldo|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/QuartiCal|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/Stimela|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/breizorro|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/PyMORESANE|3.889537145079736e-06| +|requirements.txt|github/ratt-ru/rodrigues|3.889537145079736e-06| +|requirements.txt|github/sebastian-zieba/PACMAN|3.889537145079736e-06| +|requirements.txt|github/RBrearton/islatu|3.889537145079736e-06| +|requirements.txt|github/tamarervin/SolAster|3.889537145079736e-06| +|requirements.txt|github/smithlabcode/dnmtools|3.889537145079736e-06| +|requirements.txt|github/ladsantos/flatstar|3.889537145079736e-06| +|requirements.txt|github/ladsantos/p-winds|3.889537145079736e-06| +|requirements.txt|github/lucabaldini/ixpeobssim|3.889537145079736e-06| +|requirements.txt|github/scottgigante/picopore|3.889537145079736e-06| +|requirements.txt|github/TRI-AMDD/GMP-featurizer|3.889537145079736e-06| +|requirements.txt|github/radiocosmology/draco|3.889537145079736e-06| +|requirements.txt|github/cdanielmachado/reframed|3.889537145079736e-06| +|requirements.txt|github/healpy/healpy|3.889537145079736e-06| +|requirements.txt|github/dsavransky/EXOSIMS|3.889537145079736e-06| +|requirements.txt|github/phineasng/DECODE|3.889537145079736e-06| +|requirements.txt|github/ronshnapp/MyPTV|3.889537145079736e-06| +|requirements.txt|github/travisseymour/EPICpy|3.889537145079736e-06| +|requirements.txt|github/tud-hri/travia|3.889537145079736e-06| +|requirements.txt|github/tud-hri/joan|3.889537145079736e-06| +|requirements.txt|github/saberyoung/haffet|3.889537145079736e-06| +|requirements.txt|github/bengeof/QPoweredCompound2DeNovoDrugPropMax|3.889537145079736e-06| +|requirements.txt|github/igvteam/igv-reports|3.889537145079736e-06| +|requirements.txt|github/stinefm/relsad|3.889537145079736e-06| +|requirements.txt|github/LSARP/ProteomicsQC|3.889537145079736e-06| +|requirements.txt|github/harrispopgen/mutyper|3.889537145079736e-06| +|requirements.txt|github/moead-framework/framework|3.889537145079736e-06| +|requirements.txt|github/bioexcel/biobb_wf_flexdyn|3.889537145079736e-06| +|requirements.txt|github/enveda/RPath|3.889537145079736e-06| +|requirements.txt|github/CobayaSampler/cobaya|3.889537145079736e-06| +|requirements.txt|github/ihmwg/python-modelcif|3.889537145079736e-06| +|requirements.txt|github/ClusterMonteCarlo/CMC-COSMIC|3.889537145079736e-06| +|requirements.txt|github/jeschaef/Graph4Med|3.889537145079736e-06| +|requirements.txt|github/Ajstros/pyripherals|3.889537145079736e-06| +|requirements.txt|github/firefly-cpp/NiaARM|3.889537145079736e-06| +|requirements.txt|github/paulbrodersen/netgraph|3.889537145079736e-06| +|requirements.txt|github/jeffdaily/parasail-python|3.889537145079736e-06| +|requirements.txt|github/CouncilDataProject/cookiecutter-cdp-deployment|3.889537145079736e-06| +|requirements.txt|github/chenwuperth/rgz_rcnn|3.889537145079736e-06| +|requirements.txt|github/cistrome/MIRA|3.889537145079736e-06| +|requirements.txt|github/ggonnella/fastsubtrees|3.889537145079736e-06| +|requirements.txt|github/yrjia1015/CRISPRCasStack|3.889537145079736e-06| +|requirements.txt|github/austinpeel/herculens|3.889537145079736e-06| +|requirements.txt|github/exosports/MARGE|3.889537145079736e-06| +|requirements.txt|github/exosports/homer|3.889537145079736e-06| +|requirements.txt|github/nickhand/pyRSD|3.889537145079736e-06| +|requirements.txt|github/ifilot/edp|3.889537145079736e-06| +|requirements.txt|github/floodlight-sports/floodlight|3.889537145079736e-06| +|requirements.txt|github/kiyo-masui/bitshuffle|3.889537145079736e-06| +|requirements.txt|github/DataBiosphere/wdl-parsers|3.889537145079736e-06| +|requirements.txt|github/BIMSBbioinfo/pigx_scrnaseq|3.889537145079736e-06| +|requirements.txt|github/BIMSBbioinfo/pigx_rnaseq|3.889537145079736e-06| +|requirements.txt|github/ZhenjiangFan/DAG-deepVASE|3.889537145079736e-06| +|requirements.txt|github/johnpaulett/python-hl7|3.889537145079736e-06| +|requirements.txt|github/OxES/k2sc|3.889537145079736e-06| +|requirements.txt|github/OpenBioLink/Explorer|3.889537145079736e-06| +|requirements.txt|github/legolason/PyQSOFit|3.889537145079736e-06| +|requirements.txt|github/macrocosme/time_domain_astronomy_sandbox|3.889537145079736e-06| +|requirements.txt|github/macrocosme/amber_meta|3.889537145079736e-06| +|requirements.txt|github/astroboylrx/Rubble|3.889537145079736e-06| +|requirements.txt|github/LINNAE-project/SFB-Annotator|3.889537145079736e-06| +|requirements.txt|github/SuLab/Wikidata-phenomizer|3.889537145079736e-06| +|requirements.txt|github/JieZheng-ShanghaiTech/PiLSL|3.889537145079736e-06| +|requirements.txt|github/pymedphys/pymedphys|3.889537145079736e-06| +|requirements.txt|github/lucydot/effmass|3.889537145079736e-06| +|requirements.txt|github/teuben/QAC|3.889537145079736e-06| +|requirements.txt|github/gbrammer/grizli|3.889537145079736e-06| +|requirements.txt|github/mscaudill/openseize|3.889537145079736e-06| +|requirements.txt|github/telatin/qax|3.889537145079736e-06| +|requirements.txt|github/GalletFlorian/TATOO|3.889537145079736e-06| +|requirements.txt|github/mattyowl/astLib|3.889537145079736e-06| +|requirements.txt|github/pysal/spopt|3.889537145079736e-06| +|requirements.txt|github/arnauqb/qwind|3.889537145079736e-06| +|requirements.txt|github/linsalrob/PhiSpy|3.889537145079736e-06| +|requirements.txt|github/yuhuan-wu/mobilesal|3.889537145079736e-06| +|requirements.txt|github/keatonb/TESS_PRF|3.889537145079736e-06| +|requirements.txt|github/keatonb/Pyriod|3.889537145079736e-06| +|requirements.txt|github/LondonBiofoundry/basicsynbio|3.889537145079736e-06| +|requirements.txt|github/csbioinfopk/iSumoK-PseAAC|3.889537145079736e-06| +|requirements.txt|github/olivecha/guitarsounds|3.889537145079736e-06| +|requirements.txt|github/nextstrain/nextclade|3.889537145079736e-06| +|requirements.txt|github/tessgi/tvguide|3.889537145079736e-06| +|requirements.txt|github/Beuth-Erdelt/DBMS-Benchmarker|3.889537145079736e-06| +|requirements.txt|github/sbird/fake_spectra|3.889537145079736e-06| +|requirements.txt|github/bedops/bedops|3.889537145079736e-06| +|requirements.txt|github/open2c/pairtools|3.889537145079736e-06| +|requirements.txt|github/ArtRand/signalAlign|3.889537145079736e-06| +|requirements.txt|github/LoganAMorrison/Hazma|3.889537145079736e-06| +|requirements.txt|github/danielenricocahall/elephas|3.889537145079736e-06| +|requirements.txt|github/dstndstn/tractor|3.889537145079736e-06| +|requirements.txt|github/pysam-developers/pysam|3.889537145079736e-06| +|requirements.txt|github/tmcclintock/AReconstructionTool|3.889537145079736e-06| +|requirements.txt|github/brentp/peddy|3.889537145079736e-06| +|requirements.txt|github/brentp/cyvcf2|3.889537145079736e-06| +|requirements.txt|github/sblunt/orbitize|3.889537145079736e-06| +|requirements.txt|github/transientskp/lpf|3.889537145079736e-06| +|requirements.txt|github/huiwenke/MineProt|3.889537145079736e-06| +|requirements.txt|github/SuperKogito/spafe|3.889537145079736e-06| +|requirements.txt|github/jdber1/opendrop|3.889537145079736e-06| +|requirements.txt|github/benstahl92/deepSIP|3.889537145079736e-06| +|requirements.txt|github/bcgsc/TMBur|3.889537145079736e-06| +|requirements.txt|github/bcgsc/NanoSim|3.889537145079736e-06| +|requirements.txt|github/citation-file-format/citation-file-format|3.889537145079736e-06| +|requirements.txt|github/kyleaoman/martini|3.889537145079736e-06| +|requirements.txt|github/pyomeca/biosiglive|3.889537145079736e-06| +|requirements.txt|github/FlorianThibord/OptimiR|3.889537145079736e-06| +|requirements.txt|github/JulianBMunoz/RelicFast|3.889537145079736e-06| +|requirements.txt|github/JulianBMunoz/Zeus21|3.889537145079736e-06| +|requirements.txt|github/AWehrhahn/SME|3.889537145079736e-06| +|requirements.txt|github/deeptools/deepTools|3.889537145079736e-06| +|requirements.txt|github/deeptools/HiCExplorer|3.889537145079736e-06| +|requirements.txt|github/villano-lab/nrCascadeSim|3.889537145079736e-06| +|requirements.txt|github/ConnorStoneAstro/AutoProf|3.889537145079736e-06| +|requirements.txt|github/kboone/avocado|3.889537145079736e-06| +|requirements.txt|github/fabiorigamonti/bang|3.889537145079736e-06| +|requirements.txt|github/sibyllema/Fast-Multiscale-Diffusion-on-Graphs|3.889537145079736e-06| +|requirements.txt|github/lgrcia/prose|3.889537145079736e-06| +|requirements.txt|github/silburt/DeepMoon|3.889537145079736e-06| +|requirements.txt|github/astromer-science/main-code|3.889537145079736e-06| +|requirements.txt|github/MRChemSoft/mrchem|3.889537145079736e-06| +|requirements.txt|github/florian-lienhard/MM-LSD|3.889537145079736e-06| +|requirements.txt|github/tpospisi/RFCDE|3.889537145079736e-06| +|requirements.txt|github/tpospisi/cdetools|3.889537145079736e-06| +|requirements.txt|github/tpospisi/nnkcde|3.889537145079736e-06| +|requirements.txt|github/gbouras13/plassembler|3.889537145079736e-06| +|requirements.txt|github/Qiskit/qiskit-experiments|3.889537145079736e-06| +|requirements.txt|github/ExeClim/Isca|3.889537145079736e-06| +|requirements.txt|github/gperezs/StarcNet|3.889537145079736e-06| +|requirements.txt|github/TinkerTools/tinker9|3.889537145079736e-06| +|requirements.txt|github/mirapy-org/mirapy|3.889537145079736e-06| +|requirements.txt|github/barentsen/dave|3.889537145079736e-06| +|requirements.txt|github/barentsen/k2flix|3.889537145079736e-06| +|requirements.txt|github/cogent3/cogent3|3.889537145079736e-06| +|requirements.txt|github/jsobeck/MOOG_SCAT|3.889537145079736e-06| +|requirements.txt|github/vortex-exoplanet/VIP|3.889537145079736e-06| +|requirements.txt|github/sidmohite/nimbus-astro|3.889537145079736e-06| +|requirements.txt|github/CosmoStat/mccd|3.889537145079736e-06| +|requirements.txt|github/alejandrobll/py-sphviewer|3.889537145079736e-06| +|requirements.txt|github/dib-lab/sourmash|3.889537145079736e-06| +|requirements.txt|github/dib-lab/dammit|3.889537145079736e-06| +|requirements.txt|github/DSIMB/medusa|3.889537145079736e-06| +|requirements.txt|github/ablab/TandemTools|3.889537145079736e-06| +|requirements.txt|github/MikeSWang/Harmonia|3.889537145079736e-06| +|requirements.txt|github/MikeSWang/HorizonGRound|3.889537145079736e-06| +|requirements.txt|github/EGaraldi/corecon|3.889537145079736e-06| +|requirements.txt|github/YangLab/CIRCexplorer2|3.889537145079736e-06| +|requirements.txt|github/asntech/intervene|3.889537145079736e-06| +|requirements.txt|github/cbg-ethz/smallgenomeutilities|3.889537145079736e-06| +|requirements.txt|github/bjmorgan/py-sc-fermi|3.889537145079736e-06| +|requirements.txt|github/abatten/fruitbat|3.889537145079736e-06| +|requirements.txt|github/afeinstein20/eleanor|3.889537145079736e-06| +|requirements.txt|github/GilbertLabUCSF/CanDI|3.889537145079736e-06| +|requirements.txt|github/astro-informatics/sleplet|3.889537145079736e-06| +|requirements.txt|github/spacetelescope/mirage|3.889537145079736e-06| +|requirements.txt|github/xuanxu/starmatrix|3.889537145079736e-06| +|requirements.txt|github/iancze/PSOAP|3.889537145079736e-06| +|requirements.txt|github/xinyiguan/py2lispIDyOM|3.889537145079736e-06| +|requirements.txt|github/surf-eds/one-button-compute|3.889537145079736e-06| +|requirements.txt|github/tholoien/XDGMM|3.889537145079736e-06| +|requirements.txt|github/tholoien/empiriciSN|3.889537145079736e-06| +|requirements.txt|github/lmcinnes/umap|3.889537145079736e-06| +|requirements.txt|github/biomedia-mira/istn|3.889537145079736e-06| +|requirements.txt|github/biomedia-mira/deepscm|3.889537145079736e-06| +|requirements.txt|github/biomedia-mira/masf|3.889537145079736e-06| +|requirements.txt|github/htjb/globalemu|3.889537145079736e-06| +|requirements.txt|github/htjb/margarine|3.889537145079736e-06| +|requirements.txt|github/deepmind/alphafold|3.889537145079736e-06| +|requirements.txt|github/ZJUFanLab/bulk2space|3.889537145079736e-06| +|requirements.txt|github/erikbern/ann-benchmarks|3.889537145079736e-06| +|requirements.txt|github/marius311/cosmoslik|3.889537145079736e-06| +|requirements.txt|github/Cristianetaniguti/Reads2Map|3.889537145079736e-06| +|requirements.txt|github/christinahedges/contaminante|3.889537145079736e-06| +|requirements.txt|github/lgbouma/gyro-interp|3.889537145079736e-06| +|requirements.txt|github/bonsai-team/matam|3.889537145079736e-06| +|requirements.txt|github/wouterpeere/GHEtool|3.889537145079736e-06| +|requirements.txt|github/HHTpy/HHTpywrapper|3.889537145079736e-06| +|requirements.txt|github/epi2me-labs/mapula|3.889537145079736e-06| +|requirements.txt|github/mgieles/limepy|3.889537145079736e-06| +|requirements.txt|github/StingraySoftware/HENDRICS|3.889537145079736e-06| +|requirements.txt|github/rpoleski/MulensModel|3.889537145079736e-06| +|requirements.txt|github/YesselmanLab/rna_map|3.889537145079736e-06| +|requirements.txt|github/BenNordick/HiLoop|3.889537145079736e-06| +|requirements.txt|github/mirnylab/cooler|3.889537145079736e-06| +|requirements.txt|github/mirnylab/pairtools|3.889537145079736e-06| +|requirements.txt|github/AndreyTavleev/DiscVerSt|3.889537145079736e-06| +|requirements.txt|github/ebachelet/pyLIMA|3.889537145079736e-06| +|requirements.txt|github/YuRui8879/MRASleepNet|3.889537145079736e-06| +|requirements.txt|github/NickMilsonPhysics/BinaryStarSolver|3.889537145079736e-06| +|requirements.txt|github/PaulRitsche/DLTrack|3.889537145079736e-06| +|requirements.txt|github/cwieder/py-ssPA|3.889537145079736e-06| +|requirements.txt|github/mwvgroup/pwv_kpno|3.889537145079736e-06| +|requirements.txt|github/inpefess/gym-saturation|3.889537145079736e-06| +|requirements.txt|github/Single-Cell-Graph-Learning/scSGL|3.889537145079736e-06| +|requirements.txt|github/msyazwanfaid/hilalpy|3.889537145079736e-06| +|requirements.txt|github/freqtrade/freqtrade|3.889537145079736e-06| +|requirements.txt|github/RosettaCommons/RFDesign|3.889537145079736e-06| +|requirements.txt|github/bregaldo/pywst|3.889537145079736e-06| +|requirements.txt|github/valentineap/pyprop8|3.889537145079736e-06| +|requirements.txt|github/kinnala/scikit-fem|3.889537145079736e-06| +|requirements.txt|github/JLBLine/PUMA|3.889537145079736e-06| +|requirements.txt|github/JLBLine/WODEN|3.889537145079736e-06| +|requirements.txt|github/TommasoRonconi/scampy|3.889537145079736e-06| +|requirements.txt|github/JacobBumgarner/VesselVio|3.889537145079736e-06| +|requirements.txt|github/jkrogager/VoigtFit|3.889537145079736e-06| +|requirements.txt|github/IMMM-SFA/tell|3.889537145079736e-06| +|requirements.txt|github/rhdtownsend/gyre|3.889537145079736e-06| +|requirements.txt|github/ECP-WarpX/WarpX|3.889537145079736e-06| +|requirements.txt|github/migueldvb/cine|3.889537145079736e-06| +|requirements.txt|github/lucianolorenti/ceruleo|3.889537145079736e-06| +|requirements.txt|github/variomes/sibtm-variomes|3.889537145079736e-06| +|requirements.txt|github/pcubillos/mc3|3.889537145079736e-06| +|requirements.txt|github/pcubillos/pyratbay|3.889537145079736e-06| +|requirements.txt|github/pcubillos/repack|3.889537145079736e-06| +|requirements.txt|github/sorenwacker/ProteomicsQC|3.889537145079736e-06| +|requirements.txt|github/bow/fsnviz|3.889537145079736e-06| +|requirements.txt|github/candYgene/siga|3.889537145079736e-06| +|requirements.txt|github/statgen/Minimac4|3.889537145079736e-06| +|requirements.txt|github/biocircuits/bioscrape|3.889537145079736e-06| +|requirements.txt|github/COINtoolbox/ActSNClass|3.889537145079736e-06| +|requirements.txt|github/aboucaud/pypher|3.889537145079736e-06| +|requirements.txt|github/aimalz/qp|3.889537145079736e-06| +|requirements.txt|github/timothydmorton/isochrones|3.889537145079736e-06| +|requirements.txt|github/eggnogdb/eggnog-mapper|3.889537145079736e-06| +|requirements.txt|github/forrest-lab/scMatch|3.889537145079736e-06| +|requirements.txt|github/tylertrimble/viswaternet|3.889537145079736e-06| +|requirements.txt|github/villrv/SuperRAENN|3.889537145079736e-06| +|requirements.txt|github/achael/eht-imaging|3.889537145079736e-06| +|requirements.txt|github/SegataLab/lefse|3.889537145079736e-06| +|requirements.txt|github/GBLille/MassiveFold|3.889537145079736e-06| +|requirements.txt|github/PetroFit/petrofit|3.889537145079736e-06| +|requirements.txt|github/SHTOOLS/SHTOOLS|3.889537145079736e-06| +|requirements.txt|github/Jacks0nJ/PyFPT|3.889537145079736e-06| +|requirements.txt|github/tomasplsek/CADET|3.889537145079736e-06| +|requirements.txt|github/kkjawz/coref-ee|3.889537145079736e-06| +|requirements.txt|github/kazewong/flowMC|3.889537145079736e-06| +|requirements.txt|github/soraxas/sbp-env|3.889537145079736e-06| +|requirements.txt|github/SterlingYM/astroPIPS|3.889537145079736e-06| +|requirements.txt|github/j-erler/pymf|3.889537145079736e-06| +|requirements.txt|github/wmglab-duke/ascent|3.889537145079736e-06| +|requirements.txt|github/SPARTA-dev/SPARTA|3.889537145079736e-06| +|requirements.txt|github/SJLeo/FFSD|3.889537145079736e-06| +|requirements.txt|github/pierfied/karmma|3.889537145079736e-06| +|requirements.txt|github/jts/nanopolish|3.889537145079736e-06| +|requirements.txt|github/grant-m-s/astronomicAL|3.889537145079736e-06| +|requirements.txt|github/RECETOX/MSMetaEnhancer|3.889537145079736e-06| +|requirements.txt|github/RECETOX/RIAssigner|3.889537145079736e-06| +|requirements.txt|github/broadinstitute/cromwell|3.889537145079736e-06| +|requirements.txt|github/bfarr/kombine|3.889537145079736e-06| +|requirements.txt|github/michaelhb/superplot|3.889537145079736e-06| +|requirements.txt|github/katholt/Kleborate|3.889537145079736e-06| +|requirements.txt|github/Kamuish/archi|3.889537145079736e-06| +|requirements.txt|github/NLeSC/ShiCo|3.889537145079736e-06| +|requirements.txt|github/NLeSC/litstudy|3.889537145079736e-06| +|requirements.txt|github/bcbio/bcbio-nextgen|3.889537145079736e-06| +|requirements.txt|github/johannesulf/dsigma|3.889537145079736e-06| +|requirements.txt|github/DarkQuestCosmology/dark_emulator_public|3.889537145079736e-06| +|requirements.txt|github/CederGroupHub/smol|3.889537145079736e-06| +|requirements.txt|github/minkailin/stratsi|3.889537145079736e-06| +|requirements.txt|github/kartheikiyer/dense_basis|3.889537145079736e-06| +|requirements.txt|github/kuanrongchan/COVID19-severity|3.889537145079736e-06| +|requirements.txt|github/rcsb/mmtf-python|3.889537145079736e-06| +|requirements.txt|github/jesford/cluster-lensing|3.889537145079736e-06| +|requirements.txt|github/mentatpsi/OSGenome|3.889537145079736e-06| +|requirements.txt|github/bthorne93/PySM_public|3.889537145079736e-06| +|requirements.txt|github/dirac-institute/asterogap|3.889537145079736e-06| +|requirements.txt|github/iAART/aart|3.889537145079736e-06| +|requirements.txt|github/connor-lab/vapor|3.889537145079736e-06| +|requirements.txt|github/KVSlab/VaMPy|3.889537145079736e-06| +|requirements.txt|github/BobAubouin/Python_Anesthesia_Simulator|3.889537145079736e-06| +|requirements.txt|github/sczesla/PyAstronomy|3.889537145079736e-06| +|requirements.txt|github/podondra/bayesian-sznet|3.889537145079736e-06| +|requirements.txt|github/xraypy/xraylarch|3.889537145079736e-06| +|requirements.txt|github/amrex-astro/Nyx|3.889537145079736e-06| +|requirements.txt|github/amrex-astro/Castro|3.889537145079736e-06| +|requirements.txt|github/nickelnine37/pykronecker|3.889537145079736e-06| +|requirements.txt|github/Narayana-Rao/SAR-tools|3.889537145079736e-06| +|requirements.txt|github/holmescao/ANTS_marking_and_analysis_tools|3.889537145079736e-06| +|requirements.txt|github/mavrix93/LightCurvesClassifier|3.889537145079736e-06| +|requirements.txt|github/lpantano/seqcluster|3.889537145079736e-06| +|requirements.txt|github/ImperialCollegeLondon/champ|3.889537145079736e-06| +|requirements.txt|github/ImperialCollegeLondon/research-software-directory-data|3.889537145079736e-06| +|requirements.txt|github/TianlaiProject/tlpipe|3.889537145079736e-06| +|requirements.txt|github/chemfiles/chemfiles|3.889537145079736e-06| +|requirements.txt|github/nialov/fractopo|3.889537145079736e-06| +|requirements.txt|github/semaphoreP/whereistheplanet|3.889537145079736e-06| +|requirements.txt|github/PolyChord/PolyChordLite|3.889537145079736e-06| +|requirements.txt|github/erling6232/imagedata|3.889537145079736e-06| +|requirements.txt|github/emerge-erc/ALminer|3.889537145079736e-06| +|requirements.txt|github/koszullab/pareidolia|3.889537145079736e-06| +|requirements.txt|github/PolymerGuy/recolo|3.889537145079736e-06| +|requirements.txt|github/tnakazato/priism|3.889537145079736e-06| +|requirements.txt|github/smaret/astrochem|3.889537145079736e-06| +|requirements.txt|github/zhoux85/scAdapt|3.889537145079736e-06| +|requirements.txt|github/mtlam/PyPulse|3.889537145079736e-06| +|requirements.txt|github/duetosymmetry/qnm|3.889537145079736e-06| +|requirements.txt|github/BioinfoUNIBA/REDItools2|3.889537145079736e-06| +|requirements.txt|github/AusSRC/SoFiAX|3.889537145079736e-06| +|requirements.txt|github/ryanhausen/fitsmap|3.889537145079736e-06| +|requirements.txt|github/vrodgom/statmorph|3.889537145079736e-06| +|requirements.txt|github/qMRLab/qMRLab|3.889537145079736e-06| +|requirements.txt|github/hannorein/rebound|3.889537145079736e-06| +|requirements.txt|github/luizfelippesr/galmag|3.889537145079736e-06| +|requirements.txt|github/winni2k/abeona|3.889537145079736e-06| +|requirements.txt|github/chanzuckerberg/cellxgene|3.889537145079736e-06| +|requirements.txt|github/ngbusca/QuasarNET|3.889537145079736e-06| +|requirements.txt|github/roban/CosmoloPy|3.889537145079736e-06| +|requirements.txt|github/ncbi/datasets|3.889537145079736e-06| +|requirements.txt|github/arq5x/poretools|3.889537145079736e-06| +|requirements.txt|github/neuroanatomy/reorient|3.889537145079736e-06| +|requirements.txt|github/dengzhuo-AI/Real-Fundus|3.889537145079736e-06| +|requirements.txt|github/MIAnalyzer/MIA|3.889537145079736e-06| +|requirements.txt|github/jan-rybizki/gdr2_completeness|3.889537145079736e-06| +|requirements.txt|github/jan-rybizki/Chempy|3.889537145079736e-06| +|requirements.txt|github/nathanael-fijalkow/DeepSynth|3.889537145079736e-06| +|requirements.txt|github/NLESC-JCER/QMCblip|3.889537145079736e-06| +|requirements.txt|github/McMahonCosmologyGroup/holosim-ml|3.889537145079736e-06| +|requirements.txt|github/kylemede/ExoSOFT|3.889537145079736e-06| +|requirements.txt|github/danielreardon/scintools|3.889537145079736e-06| +|requirements.txt|github/prashjet/popkinmocks|3.889537145079736e-06| +|requirements.txt|github/rkiman/wdwarfdate|3.889537145079736e-06| +|requirements.txt|github/Zafiirah13/meercrab|3.889537145079736e-06| +|requirements.txt|github/pyamg/pyamg|3.889537145079736e-06| +|requirements.txt|github/jeremysanders/mbproj2|3.889537145079736e-06| +|requirements.txt|github/trygvrad/DF-XRM_viz|3.889537145079736e-06| +|requirements.txt|github/a-griffiths/AutoSpec|3.889537145079736e-06| +|requirements.txt|github/NLeSC-GO-common-infrastructure/marzipan|3.889537145079736e-06| +|requirements.txt|github/jgieseler/solarmach|3.889537145079736e-06| +|requirements.txt|github/alexander-mead/pyhalomodel|3.889537145079736e-06| +|requirements.txt|github/Julian/jsonschema|3.889537145079736e-06| +|requirements.txt|github/miracum/ahd2fhir|3.889537145079736e-06| +|requirements.txt|github/learningsimulator/learningsimulator|3.889537145079736e-06| +|requirements.txt|github/VIB-PSB/MINI-EX|3.889537145079736e-06| +|requirements.txt|github/Smith42/pix2prof|3.889537145079736e-06| +|requirements.txt|github/Climdyn/qgs|3.889537145079736e-06| +|requirements.txt|github/BorgwardtLab/simbsig|3.889537145079736e-06| +|requirements.txt|github/manodeep/TesseRACt|3.889537145079736e-06| +|requirements.txt|github/mms-fcul/PypKa|3.889537145079736e-06| +|requirements.txt|github/zhangyk8/sconce-scms|3.889537145079736e-06| +|requirements.txt|github/cytham/nanovar|3.889537145079736e-06| +|requirements.txt|github/damonge/schNell|3.889537145079736e-06| +|requirements.txt|github/ixkael/Delight|3.889537145079736e-06| +|requirements.txt|github/roualdes/bridgestan|3.889537145079736e-06| +|requirements.txt|github/SebastianBocquet/pygtc|3.889537145079736e-06| +|requirements.txt|github/ylxu05/HN-PPISP|3.889537145079736e-06| +|requirements.txt|github/tvwenger/millennium-tap-query|3.889537145079736e-06| +|requirements.txt|github/JulianZDing/UniMAP|3.889537145079736e-06| +|requirements.txt|github/etal/cnvkit|3.889537145079736e-06| +|requirements.txt|github/fenderglass/Ragout|3.889537145079736e-06| +|requirements.txt|github/fenderglass/Flye|3.889537145079736e-06| +|requirements.txt|github/sjteresi/TE_Density|3.889537145079736e-06| +|requirements.txt|github/reneshbedre/bioinfokit|3.889537145079736e-06| +|requirements.txt|github/EnricoCorsaro/FAMED|3.889537145079736e-06| +|requirements.txt|github/cylammarco/ASPIRED|3.889537145079736e-06| +|requirements.txt|github/cylammarco/WDPhotTools|3.889537145079736e-06| +|requirements.txt|github/mjshao06/pdifFinder|3.889537145079736e-06| +|requirements.txt|github/ITA-Solar/rh|3.889537145079736e-06| +|requirements.txt|github/muctadir/lama|3.889537145079736e-06| +|requirements.txt|github/monarch-initiative/loinc2hpo|3.889537145079736e-06| +|requirements.txt|github/jdswinbank/Comet|3.889537145079736e-06| +|requirements.txt|github/hallamlab/TreeSAPP|3.889537145079736e-06| +|requirements.txt|github/PacificBiosciences/pbbam|3.889537145079736e-06| +|requirements.txt|github/JuliaHCI/ADI.jl|3.889537145079736e-06| +|requirements.txt|github/CarlosCoba/XookSuut-code|3.889537145079736e-06| +|requirements.txt|github/CAMI-challenge/CAMITAX|3.889537145079736e-06| +|requirements.txt|github/kingyin3613/RingsPy|3.889537145079736e-06| +|requirements.txt|github/MD-Studio/MDStudio|3.889537145079736e-06| +|requirements.txt|github/TearsWaiting/MIMML|3.889537145079736e-06| +|requirements.txt|github/Higgins00/TESS-Localize|3.889537145079736e-06| +|requirements.txt|github/HLasse/TextDescriptives|3.889537145079736e-06| +|requirements.txt|github/CosmoStatGW/DarkSirensStat|3.889537145079736e-06| +|requirements.txt|github/CosmoStatGW/MGCosmoPop|3.889537145079736e-06| +|requirements.txt|github/KeplerGO/PyKE|3.889537145079736e-06| +|requirements.txt|github/KeplerGO/K2fov|3.889537145079736e-06| +|requirements.txt|github/KeplerGO/kadenza|3.889537145079736e-06| +|requirements.txt|github/pennsignals/chime|3.889537145079736e-06| +|requirements.txt|github/jpierel14/snsed|3.889537145079736e-06| +|requirements.txt|github/N-Wouda/ALNS|3.889537145079736e-06| +|requirements.txt|github/skyfielders/python-skyfield|3.889537145079736e-06| +|requirements.txt|github/wathela/FIRST-CLASSIFIER|3.889537145079736e-06| +|requirements.txt|github/SDXorg/pysd|3.889537145079736e-06| +|requirements.txt|github/genouest/biomaj-daemon|3.889537145079736e-06| +|requirements.txt|github/SimonPfeifer/cows|3.889537145079736e-06| +|requirements.txt|github/carronj/plancklens|3.889537145079736e-06| +|requirements.txt|github/carronj/lenspyx|3.889537145079736e-06| +|requirements.txt|github/ggciag/mandyoc|3.889537145079736e-06| +|requirements.txt|github/AndrewAnnex/SpiceyPy|3.889537145079736e-06| +|requirements.txt|github/johnh2o2/cuvarbase|3.889537145079736e-06| +|requirements.txt|github/uedaLabR/nanoDoc|3.889537145079736e-06| +|requirements.txt|github/Cadaei-Yuvxvs/OSHy-X|3.889537145079736e-06| +|requirements.txt|github/he2016012996/CABnet|3.889537145079736e-06| +|requirements.txt|github/robashaw/libecpint|3.889537145079736e-06| +|requirements.txt|github/AllenInstitute/bmtk|3.889537145079736e-06| +|requirements.txt|github/NiallJeffrey/BornRaytrace|3.889537145079736e-06| +|requirements.txt|github/AshleySpindler/AstroVaDEr-Public|3.889537145079736e-06| +|requirements.txt|github/labsyspharm/minerva-story|3.889537145079736e-06| +|requirements.txt|github/3d-pli/fastpli|3.889537145079736e-06| +|requirements.txt|github/swagnercarena/paltas|3.889537145079736e-06| +|requirements.txt|github/pcingola/SnpEff|3.889537145079736e-06| +|requirements.txt|github/AdmiralenOla/Scoary|3.889537145079736e-06| +|requirements.txt|github/williamjameshandley/fgivenx|3.889537145079736e-06| +|requirements.txt|github/williamjameshandley/anesthetic|3.889537145079736e-06| +|requirements.txt|github/Samreay/ChainConsumer|3.889537145079736e-06| +|requirements.txt|github/Samreay/Barry|3.889537145079736e-06| +|requirements.txt|github/matiscke/lcps|3.889537145079736e-06| +|requirements.txt|github/aertslab/pySCENIC|3.889537145079736e-06| +|requirements.txt|github/myinxd/mcrgnet|3.889537145079736e-06| +|requirements.txt|github/temuller/piscola|3.889537145079736e-06| +|requirements.txt|github/temuller/hostphot|3.889537145079736e-06| +|requirements.txt|github/sourmash-bio/sourmash|3.889537145079736e-06| +|requirements.txt|github/PNNL-m-q/mza|3.889537145079736e-06| +|requirements.txt|github/csb-toolbox/CSB|3.889537145079736e-06| +|requirements.txt|github/cwentland0/perform|3.889537145079736e-06| +|requirements.txt|github/gvilitechltd/LibSWIFFT|3.889537145079736e-06| +|requirements.txt|github/JLiangLab/TransVW|3.889537145079736e-06| +|requirements.txt|github/intake/intake|3.889537145079736e-06| +|requirements.txt|github/sosl/H-FISTA|3.889537145079736e-06| +|requirements.txt|github/spack/spack|3.889537145079736e-06| +|requirements.txt|github/dkoslicki/TAMPA|3.889537145079736e-06| +|requirements.txt|github/ianfhunter/GNOLL|3.889537145079736e-06| +|requirements.txt|github/artic-network/fieldbioinformatics|3.889537145079736e-06| +|requirements.txt|github/arnikz/PIQMIe|3.889537145079736e-06| +|requirements.txt|github/OnroerendErfgoed/atramhasis|3.889537145079736e-06| +|requirements.txt|github/LSSTDESC/Spectractor|3.889537145079736e-06| +|requirements.txt|github/LSSTDESC/sacc|3.889537145079736e-06| +|requirements.txt|github/LSSTDESC/snmachine|3.889537145079736e-06| +|requirements.txt|github/secimTools/SECIMTools|3.889537145079736e-06| +|requirements.txt|github/tikk3r/legacystamps|3.889537145079736e-06| +|requirements.txt|github/bradkav/verne|3.889537145079736e-06| +|requirements.txt|github/bradkav/CEvNS|3.889537145079736e-06| +|requirements.txt|github/bradkav/WIMpy_NREFT|3.889537145079736e-06| +|requirements.txt|github/maserlib/ExPRES|3.889537145079736e-06| +|requirements.txt|github/scikit-learn-contrib/hdbscan|3.889537145079736e-06| +|requirements.txt|github/JulioHC00/PEPITA|3.889537145079736e-06| +|requirements.txt|github/cmoestl/3DCORE|3.889537145079736e-06| +|requirements.txt|github/singularityhub/sregistry|3.889537145079736e-06| +|requirements.txt|github/diCenzo-GC/Tn-Core-webserver|3.889537145079736e-06| +|requirements.txt|github/ucberkeleyseti/blimpy|3.889537145079736e-06| +|requirements.txt|github/ucberkeleyseti/turbo_seti|3.889537145079736e-06| +|requirements.txt|github/python-streamz/streamz|3.889537145079736e-06| +|requirements.txt|github/idruglab/hignn|3.889537145079736e-06| +|requirements.txt|github/justyncw/STAR_MELT|3.889537145079736e-06| +|requirements.txt|github/klb2/qmkpy|3.889537145079736e-06| +|requirements.txt|github/ppsp-team/PyNM|3.889537145079736e-06| +|requirements.txt|github/Rohit-Kundu/ET-NET_Covid-Detection|3.889537145079736e-06| +|requirements.txt|github/ywx649999311/EzTao|3.889537145079736e-06| +|requirements.txt|github/Bishop-Laboratory/RLoop-QC-Meta-Analysis-Miller-2022|3.889537145079736e-06| +|requirements.txt|github/bd-j/sedpy|3.889537145079736e-06| +|requirements.txt|github/bd-j/prospector|3.889537145079736e-06| +|requirements.txt|github/quantling/pyndl|3.889537145079736e-06| +|requirements.txt|github/JakobBD/pounce|3.889537145079736e-06| +|requirements.txt|github/vgteam/vg|3.889537145079736e-06| +|requirements.txt|github/vgteam/vg#vg|3.889537145079736e-06| +|requirements.txt|github/fhcrc/seqmagick|3.889537145079736e-06| +|requirements.txt|github/tomasstolker/species|3.889537145079736e-06| +|requirements.txt|github/tomasstolker/pycrires|3.889537145079736e-06| +|requirements.txt|github/tomasstolker/ARTES|3.889537145079736e-06| +|requirements.txt|github/rae-holcomb/SpinSpotter|3.889537145079736e-06| +|requirements.txt|github/rodluger/everest|3.889537145079736e-06| +|requirements.txt|github/pni-lab/mlconfound|3.889537145079736e-06| +|requirements.txt|github/ska-sa/katdal|3.889537145079736e-06| +|requirements.txt|github/widdowquinn/pyani|3.889537145079736e-06| +|requirements.txt|github/cosmo-ethz/hide|3.889537145079736e-06| +|requirements.txt|github/cosmo-ethz/CosmoHammer|3.889537145079736e-06| +|requirements.txt|github/cosmo-ethz/seek|3.889537145079736e-06| +|requirements.txt|github/atomec-project/atoMEC|3.889537145079736e-06| +|requirements.txt|github/NBISweden/AGAT|3.889537145079736e-06| +|requirements.txt|github/nickk124/RCR|3.889537145079736e-06| +|requirements.txt|github/segasai/rvspecfit|3.889537145079736e-06| +|requirements.txt|github/STEllAR-GROUP/hpx|3.889537145079736e-06| +|requirements.txt|github/exoclime/HELIOS-K|3.889537145079736e-06| +|requirements.txt|github/exoclime/HELA|3.889537145079736e-06| +|requirements.txt|github/jakeret/tf_unet|3.889537145079736e-06| +|requirements.txt|github/jakeret/abcpmc|3.889537145079736e-06| +|requirements.txt|github/nanoporetech/pychopper|3.889537145079736e-06| +|requirements.txt|github/nanoporetech/medaka|3.889537145079736e-06| +|requirements.txt|github/UUDigitalHumanitieslab/texcavator|3.889537145079736e-06| +|requirements.txt|github/MichelleLochner/astronomaly|3.889537145079736e-06| +|requirements.txt|github/VChristiaens/special|3.889537145079736e-06| +|requirements.txt|github/esa/NIDN|3.889537145079736e-06| +|requirements.txt|github/ryanvarley/exodata|3.889537145079736e-06| +|requirements.txt|github/johnveitch/cpnest|3.889537145079736e-06| +|requirements.txt|github/ArgonneCPAC/diffmah|3.889537145079736e-06| +|requirements.txt|github/ArgonneCPAC/diffstar|3.889537145079736e-06| +|requirements.txt|github/timstaley/amisurvey|3.889537145079736e-06| +|requirements.txt|github/mrtommyb/ktransit|3.889537145079736e-06| +|requirements.txt|github/nlesc/embodied-emotions-scripts|3.889537145079736e-06| +|requirements.txt|github/taoliu/MACS|3.889537145079736e-06| +|requirements.txt|github/mswzeus/TargetNet|3.889537145079736e-06| +|requirements.txt|github/shandley/hecatomb|3.889537145079736e-06| +|requirements.txt|github/pmlmodelling/nctoolkit|3.889537145079736e-06| +|requirements.txt|github/iontorrent/TS|3.889537145079736e-06| +|requirements.txt|github/londumas/redvsblue|3.889537145079736e-06| +|requirements.txt|github/dartoon/galight|3.889537145079736e-06| +|requirements.txt|github/mtceballos/SIRENAdoc|3.889537145079736e-06| +|requirements.txt|github/mwalmsley/zoobot|3.889537145079736e-06| +|requirements.txt|github/mlares/hearsay|3.889537145079736e-06| +|requirements.txt|github/antoinemarchal/ROHSA|3.889537145079736e-06| +|requirements.txt|github/LeandroOrdonez/explora-vr-dash-client|3.889537145079736e-06| +|requirements.txt|github/snad-space/ztf-viewer|3.889537145079736e-06| +|requirements.txt|github/ryneches/SuchTree|3.889537145079736e-06| +|requirements.txt|github/ParisAstronomicalDataCentre/OPUS|3.889537145079736e-06| +|requirements.txt|github/TeamCOMPAS/COMPAS|3.889537145079736e-06| +|requirements.txt|github/hongwanliu/DarkHistory|3.889537145079736e-06| +|requirements.txt|github/minaskar/zeus|3.889537145079736e-06| +|requirements.txt|github/minaskar/pocomc|3.889537145079736e-06| +|requirements.txt|github/minaskar/hankl|3.889537145079736e-06| +|requirements.txt|github/igmhub/picca|3.889537145079736e-06| +|requirements.txt|github/li-yangyang/lotus|3.889537145079736e-06| +|requirements.txt|github/alawryaguila/multi-view-AE|3.889537145079736e-06| +|requirements.txt|github/BASTAcode/BASTA|3.889537145079736e-06| +|requirements.txt|github/WangLabTHU/DeSP|3.889537145079736e-06| +|requirements.txt|github/valboz/VBBinaryLensing|3.889537145079736e-06| +|pypi|[properscoring](https://pypi.org/project/properscoring)|3.889537145079736e-06| +|setup.py|gitlab/jason-rumengan/pyarma|3.889537145079736e-06| +|setup.py|gitlab/permafrostnet/teaspoon|3.889537145079736e-06| +|setup.py|gitlab/gims-developers/gims|3.889537145079736e-06| +|setup.py|gitlab/petsc/petsc|3.889537145079736e-06| +|setup.py|gitlab/chjordan/sslf|3.889537145079736e-06| +|setup.py|gitlab/Molcas/OpenMolcas|3.889537145079736e-06| +|setup.py|gitlab/picos-api/picos|3.889537145079736e-06| +|setup.py|gitlab/fduchate/predihood|3.889537145079736e-06| +|setup.py|gitlab/BioimageInformaticsGroup/openphi|3.889537145079736e-06| +|setup.py|gitlab/octopus-code/octopus|3.889537145079736e-06| +|setup.py|gitlab/joseaher/astroplotlib|3.889537145079736e-06| +|setup.py|github/franpoz/SHERLOCK|3.889537145079736e-06| +|setup.py|github/perfanalytics/pose2sim|3.889537145079736e-06| +|setup.py|github/cupy/cupy|3.889537145079736e-06| +|setup.py|github/Substra/substra|3.889537145079736e-06| +|setup.py|github/ledatelescope/bifrost|3.889537145079736e-06| +|setup.py|github/jonaselgammal/GPry|3.889537145079736e-06| +|setup.py|github/GalacticDynamics-Oxford/Agama|3.889537145079736e-06| +|setup.py|github/hpparvi/ldtk|3.889537145079736e-06| +|setup.py|github/hpparvi/MuSCAT2_transit_pipeline|3.889537145079736e-06| +|setup.py|github/catherinezucker/radfil|3.889537145079736e-06| +|setup.py|github/brian-team/brian2|3.889537145079736e-06| +|setup.py|github/hoechenberger/questplus|3.889537145079736e-06| +|setup.py|github/oschwengers/referenceseeker|3.889537145079736e-06| +|setup.py|github/oschwengers/platon|3.889537145079736e-06| +|setup.py|github/oschwengers/bakta|3.889537145079736e-06| +|setup.py|github/jeaadams/ExoPix|3.889537145079736e-06| +|setup.py|github/NathanSandford/Chem-I-Calc|3.889537145079736e-06| +|setup.py|github/bartongroup/yanosim|3.889537145079736e-06| +|setup.py|github/seung-lab/FlyWirePaper|3.889537145079736e-06| +|setup.py|github/DeltaRCM/pyDeltaRCM|3.889537145079736e-06| +|setup.py|github/einsteinpy/einsteinpy|3.889537145079736e-06| +|setup.py|github/aabdurrouf/piXedfit|3.889537145079736e-06| +|setup.py|github/ucl-exoplanets/TauREx3_public|3.889537145079736e-06| +|setup.py|github/cthoyt/bel-resources|3.889537145079736e-06| +|setup.py|github/kgullikson88/Telluric-Fitter|3.889537145079736e-06| +|setup.py|github/21cmFAST/21cmFAST|3.889537145079736e-06| +|setup.py|github/thomas0809/MolScribe|3.889537145079736e-06| +|setup.py|github/quatrope/ProperImage|3.889537145079736e-06| +|setup.py|github/quatrope/feets|3.889537145079736e-06| +|setup.py|github/poldracklab/mriqc|3.889537145079736e-06| +|setup.py|github/ThomasEdwardRiley/xpsi-pre-transfer|3.889537145079736e-06| +|setup.py|github/Electrostatics/apbs|3.889537145079736e-06| +|setup.py|github/comprna/reorientexpress|3.889537145079736e-06| +|setup.py|github/tcassanelli/pywpf|3.889537145079736e-06| +|setup.py|github/djsutherland/py-sdm|3.889537145079736e-06| +|setup.py|github/SirSharpest/NarrowEscapeSimulator|3.889537145079736e-06| +|setup.py|github/mmp2/megaman|3.889537145079736e-06| +|setup.py|github/Oftatkofta/cellocity|3.889537145079736e-06| +|setup.py|github/pmvreeswijk/ZOGY|3.889537145079736e-06| +|setup.py|github/pmvreeswijk/BlackBOX|3.889537145079736e-06| +|setup.py|github/VeinsOfTheEarth/rabpro|3.889537145079736e-06| +|setup.py|github/snakemake/snakemake|3.889537145079736e-06| +|setup.py|github/BEAST-Fitting/beast|3.889537145079736e-06| +|setup.py|github/ni1o1/transbigdata|3.889537145079736e-06| +|setup.py|github/citiususc/BigSeqKit|3.889537145079736e-06| +|setup.py|github/Singh-Lab/DeMaSk|3.889537145079736e-06| +|setup.py|github/brainets/frites|3.889537145079736e-06| +|setup.py|github/SCM-NV/qmflows|3.889537145079736e-06| +|setup.py|github/SCM-NV/pyZacros|3.889537145079736e-06| +|setup.py|github/SCM-NV/qmflows-namd|3.889537145079736e-06| +|setup.py|github/mdruett/COCOPLOT|3.889537145079736e-06| +|setup.py|github/dfujim/bfit|3.889537145079736e-06| +|setup.py|github/ulelab/ultraplex|3.889537145079736e-06| +|setup.py|github/herjy/SLIT|3.889537145079736e-06| +|setup.py|github/nanograv/PINT|3.889537145079736e-06| +|setup.py|github/lkmklsmn/DrivAER|3.889537145079736e-06| +|setup.py|github/maxpumperla/hyperas|3.889537145079736e-06| +|setup.py|github/icecube/FIRESONG|3.889537145079736e-06| +|setup.py|github/julie-forman-kay-lab/SPyCi-PDB|3.889537145079736e-06| +|setup.py|github/saltastro/pyhrs|3.889537145079736e-06| +|setup.py|github/icredd-cheminfo/CGRdb2|3.889537145079736e-06| +|setup.py|github/pavolgaj/OCFit|3.889537145079736e-06| +|setup.py|github/INCF/one_click|3.889537145079736e-06| +|setup.py|github/RamanLab/iCOMIC|3.889537145079736e-06| +|setup.py|github/cas-bioinf/rboAnalyzer|3.889537145079736e-06| +|setup.py|github/mlujnie/simple|3.889537145079736e-06| +|setup.py|github/eblur/dust|3.889537145079736e-06| +|setup.py|github/fermisurfaces/IFermi|3.889537145079736e-06| +|setup.py|github/astronomyk/SimCADO|3.889537145079736e-06| +|setup.py|github/davidebolo1993/VISOR|3.889537145079736e-06| +|setup.py|github/davidebolo1993/TRiCoLOR|3.889537145079736e-06| +|setup.py|github/riogroup/SORA|3.889537145079736e-06| +|setup.py|github/mishioo/tesliper|3.889537145079736e-06| +|setup.py|github/antoinediez/Sisyphe|3.889537145079736e-06| +|setup.py|github/MrMinimal64/multivar_horner|3.889537145079736e-06| +|setup.py|github/WMD-group/SMACT|3.889537145079736e-06| +|setup.py|github/WMD-group/MacroDensity|3.889537145079736e-06| +|setup.py|github/guangtunbenzhu/NonnegMFPy|3.889537145079736e-06| +|setup.py|github/guangtunbenzhu/SetCoverPy|3.889537145079736e-06| +|setup.py|github/HinLeung622/pipes_vis|3.889537145079736e-06| +|setup.py|github/aalhossary/pyemgpipeline|3.889537145079736e-06| +|setup.py|github/hknd23/idcempy|3.889537145079736e-06| +|setup.py|github/jianhuupenn/SpaGCN|3.889537145079736e-06| +|setup.py|github/mtazzari/uvplot|3.889537145079736e-06| +|setup.py|github/agshumate/LiftoffTools|3.889537145079736e-06| +|setup.py|github/dfm/celerite|3.889537145079736e-06| +|setup.py|github/dfm/corner.py|3.889537145079736e-06| +|setup.py|github/loosolab/TOBIAS|3.889537145079736e-06| +|setup.py|github/JoschaJ/mockFRBhosts|3.889537145079736e-06| +|setup.py|github/mne-tools/mne-icalabel|3.889537145079736e-06| +|setup.py|github/arabic-digital-humanities/adhtools|3.889537145079736e-06| +|setup.py|github/gagneurlab/drop|3.889537145079736e-06| +|setup.py|github/DrafProject/elmada|3.889537145079736e-06| +|setup.py|github/benmontet/f3|3.889537145079736e-06| +|setup.py|github/radio-astro-tools/spectral-cube|3.889537145079736e-06| +|setup.py|github/radio-astro-tools/pvextractor|3.889537145079736e-06| +|setup.py|github/radio-astro-tools/uvcombine|3.889537145079736e-06| +|setup.py|github/vaexio/vaex|3.889537145079736e-06| +|setup.py|github/julianreul/mode_behave|3.889537145079736e-06| +|setup.py|github/ComparativeGenomicsToolkit/cactus|3.889537145079736e-06| +|setup.py|github/bioinform/somaticseq|3.889537145079736e-06| +|setup.py|github/brandon-rhodes/python-jplephem|3.889537145079736e-06| +|setup.py|github/pynbody/pynbody|3.889537145079736e-06| +|setup.py|github/pynbody/tangos|3.889537145079736e-06| +|setup.py|github/Heldenkombinat/Logodetect|3.889537145079736e-06| +|setup.py|github/HCGB-IGTP/spaTyper|3.889537145079736e-06| +|setup.py|github/codemeleon/seqPanther|3.889537145079736e-06| +|setup.py|github/AnantharamanLab/vRhyme|3.889537145079736e-06| +|setup.py|github/morriscb/The-wiZZ|3.889537145079736e-06| +|setup.py|github/fraserw/TRIPPy|3.889537145079736e-06| +|setup.py|github/fcs-analysis/PyScanFCS|3.889537145079736e-06| +|setup.py|github/fcs-analysis/PyCorrFit|3.889537145079736e-06| +|setup.py|github/richteague/gofish|3.889537145079736e-06| +|setup.py|github/richteague/eddy|3.889537145079736e-06| +|setup.py|github/richteague/bettermoments|3.889537145079736e-06| +|setup.py|github/richteague/disksurf|3.889537145079736e-06| +|setup.py|github/Social-Evolution-and-Behavior/anTraX|3.889537145079736e-06| +|setup.py|github/rmaphoh/AutoMorph|3.889537145079736e-06| +|setup.py|github/nespinoza/juliet|3.889537145079736e-06| +|setup.py|github/nespinoza/mc-spam|3.889537145079736e-06| +|setup.py|github/polca/unfold|3.889537145079736e-06| +|setup.py|github/google/jax|3.889537145079736e-06| +|setup.py|github/domenico-simone/rmlst_api|3.889537145079736e-06| +|setup.py|github/alphaparrot/ExoPlaSim|3.889537145079736e-06| +|setup.py|github/ketch/nodepy|3.889537145079736e-06| +|setup.py|github/astrosmili/smili|3.889537145079736e-06| +|setup.py|github/MASILab/pyPheWAS|3.889537145079736e-06| +|setup.py|github/pierrexyz/pybird|3.889537145079736e-06| +|setup.py|github/OpenMDAO/dymos|3.889537145079736e-06| +|setup.py|github/JulianKarlBauer/mechkit|3.889537145079736e-06| +|setup.py|github/migp11/pyfastcore|3.889537145079736e-06| +|setup.py|github/agurvich/FIRE_studio|3.889537145079736e-06| +|setup.py|github/multiscale/muscle3|3.889537145079736e-06| +|setup.py|github/gem-pasteur/macsyfinder|3.889537145079736e-06| +|setup.py|github/zdelrosario/py_grama|3.889537145079736e-06| +|setup.py|github/oscaribv/citlalicue|3.889537145079736e-06| +|setup.py|github/TriPed-Robot/TriP|3.889537145079736e-06| +|setup.py|github/fair-software/howfairis|3.889537145079736e-06| +|setup.py|github/fair-software/fairtally|3.889537145079736e-06| +|setup.py|github/chandra-marx/marxs|3.889537145079736e-06| +|setup.py|github/YSOVAR/YSOVAR|3.889537145079736e-06| +|setup.py|github/weecology/retriever|3.889537145079736e-06| +|setup.py|github/1313e/PRISM|3.889537145079736e-06| +|setup.py|github/mroosmalen/nanosv|3.889537145079736e-06| +|setup.py|github/omuse-geoscience/omuse|3.889537145079736e-06| +|setup.py|github/cdominik/optool|3.889537145079736e-06| +|setup.py|github/benallard/galileo|3.889537145079736e-06| +|setup.py|github/Materials-Consortia/optimade-python-tools|3.889537145079736e-06| +|setup.py|github/gmbrandt/xwavecal|3.889537145079736e-06| +|setup.py|github/philres/catfishq|3.889537145079736e-06| +|setup.py|github/sebhaan/geobo|3.889537145079736e-06| +|setup.py|github/tlambert03/pycudadecon|3.889537145079736e-06| +|setup.py|github/MIT-STARLab/deconfuser|3.889537145079736e-06| +|setup.py|github/PfizerRD/sit2standpy|3.889537145079736e-06| +|setup.py|github/josegit88/SCORPIO|3.889537145079736e-06| +|setup.py|github/dgbowl/yadg|3.889537145079736e-06| +|setup.py|github/pyranges/pyrle|3.889537145079736e-06| +|setup.py|github/YeoLab/clipper|3.889537145079736e-06| +|setup.py|github/insilicomedicine/GENTRL|3.889537145079736e-06| +|setup.py|github/adbar/htmldate|3.889537145079736e-06| +|setup.py|github/galkintool/galkin|3.889537145079736e-06| +|setup.py|github/tdaylan/pcat|3.889537145079736e-06| +|setup.py|github/mchalela/GriSPy|3.889537145079736e-06| +|setup.py|github/dask/dask|3.889537145079736e-06| +|setup.py|github/panoptes/POCS|3.889537145079736e-06| +|setup.py|github/CEED/libCEED|3.889537145079736e-06| +|setup.py|github/dh4gan/taktent|3.889537145079736e-06| +|setup.py|github/Jammy2211/PyAutoGalaxy|3.889537145079736e-06| +|setup.py|github/Jammy2211/PyAutoLens|3.889537145079736e-06| +|setup.py|github/natashabatalha/picaso|3.889537145079736e-06| +|setup.py|github/natashabatalha/PandExo|3.889537145079736e-06| +|setup.py|github/vferat/pycrostates|3.889537145079736e-06| +|setup.py|github/PaulHancock/Aegean|3.889537145079736e-06| +|setup.py|github/Gaiana/nirdust|3.889537145079736e-06| +|setup.py|github/mbaes/SpheCow|3.889537145079736e-06| +|setup.py|github/milnus/Corekaburra|3.889537145079736e-06| +|setup.py|github/iomega/spec2vec|3.889537145079736e-06| +|setup.py|github/ratt-ru/montblanc|3.889537145079736e-06| +|setup.py|github/ratt-ru/CubiCal|3.889537145079736e-06| +|setup.py|github/spacepy/spacepy|3.889537145079736e-06| +|setup.py|github/mirochaj/ares|3.889537145079736e-06| +|setup.py|github/SCECcode/pycsep|3.889537145079736e-06| +|setup.py|github/djones1040/PythonPhot|3.889537145079736e-06| +|setup.py|github/UM-Bridge/umbridge|3.889537145079736e-06| +|setup.py|github/lynx-x-ray-observatory/soxs|3.889537145079736e-06| +|setup.py|github/DLR-RM/BlenderProc|3.889537145079736e-06| +|setup.py|github/andycasey/sick|3.889537145079736e-06| +|setup.py|github/jobovy/segueSelect|3.889537145079736e-06| +|setup.py|github/jobovy/apogee|3.889537145079736e-06| +|setup.py|github/jobovy/galpy|3.889537145079736e-06| +|setup.py|github/RudolfCardinal/camcops|3.889537145079736e-06| +|setup.py|github/CIRADA-Tools/RM-Tools|3.889537145079736e-06| +|setup.py|github/SWIFTSIM/emulator|3.889537145079736e-06| +|setup.py|github/ConorMacBride/mcalf|3.889537145079736e-06| +|setup.py|github/OttoStruve/muler|3.889537145079736e-06| +|setup.py|github/fforster/delight|3.889537145079736e-06| +|setup.py|github/sbebo/joypy|3.889537145079736e-06| +|setup.py|github/CLARIAH/grlc|3.889537145079736e-06| +|setup.py|github/cheerfuluser/tessreduce|3.889537145079736e-06| +|setup.py|github/JohannesBuchner/BXA|3.889537145079736e-06| +|setup.py|github/JohannesBuchner/nway|3.889537145079736e-06| +|setup.py|github/JohannesBuchner/UltraNest|3.889537145079736e-06| +|setup.py|github/JohannesBuchner/PyMultiNest|3.889537145079736e-06| +|setup.py|github/odb9402/CNNPeaks|3.889537145079736e-06| +|setup.py|github/grazianoucci/game|3.889537145079736e-06| +|setup.py|github/cdanielmachado/carveme|3.889537145079736e-06| +|setup.py|github/WorkflowConversion/CTDConverter|3.889537145079736e-06| +|setup.py|github/morpheus-project/morpheus|3.889537145079736e-06| +|setup.py|github/FAIR-data-for-CAPACITY/FHIR-to-CAPACITY|3.889537145079736e-06| +|setup.py|github/B-UMMI/chewBBACA|3.889537145079736e-06| +|setup.py|github/athulpg007/AMAT|3.889537145079736e-06| +|setup.py|github/Keck-DataReductionPipelines/KCWI_DRP|3.889537145079736e-06| +|setup.py|github/oliveirara/polyMV|3.889537145079736e-06| +|setup.py|github/iraf-community/pyraf|3.889537145079736e-06| +|setup.py|github/cdslaborg/paramonte|3.889537145079736e-06| +|setup.py|github/matchms/ms2deepscore|3.889537145079736e-06| +|setup.py|github/matchms/matchms|3.889537145079736e-06| +|setup.py|github/clauswilke/PeptideBuilder|3.889537145079736e-06| +|setup.py|github/daniel-muthukrishna/astrodash|3.889537145079736e-06| +|setup.py|github/cosimoNigro/agnpy|3.889537145079736e-06| +|setup.py|github/wtsi-hpag/HiLine|3.889537145079736e-06| +|setup.py|github/sylvainprigent/napari-tracks-reader|3.889537145079736e-06| +|setup.py|github/bxia888/CEFCIG|3.889537145079736e-06| +|setup.py|github/bio-ontology-research-group/deepgoplus|3.889537145079736e-06| +|setup.py|github/radifar/PyPLIF-HIPPOS|3.889537145079736e-06| +|setup.py|github/3fon3fonov/exostriker|3.889537145079736e-06| +|setup.py|github/tkerscher/blast|3.889537145079736e-06| +|setup.py|github/mdshw5/pyfaidx|3.889537145079736e-06| +|setup.py|github/VMBoehm/MADLens|3.889537145079736e-06| +|setup.py|github/BritishGeologicalSurvey/pyvolcans|3.889537145079736e-06| +|setup.py|github/Autostronomy/AstroPhot|3.889537145079736e-06| +|setup.py|github/mzy2240/ESA|3.889537145079736e-06| +|setup.py|github/zblz/naima|3.889537145079736e-06| +|setup.py|github/napakalas/casbert|3.889537145079736e-06| +|setup.py|github/gwastro/pycbc|3.889537145079736e-06| +|setup.py|github/exafmm/exafmm-t|3.889537145079736e-06| +|setup.py|github/dunnkers/fseval|3.889537145079736e-06| +|setup.py|github/MDAnalysis/mdanalysis|3.889537145079736e-06| +|setup.py|github/birnstiel/two-pop-py|3.889537145079736e-06| +|setup.py|github/benvanwerkhoven/kernel_tuner|3.889537145079736e-06| +|setup.py|github/GEUS-Glaciology-and-Climate/pypromice|3.889537145079736e-06| +|setup.py|github/nextgenusfs/amptk|3.889537145079736e-06| +|setup.py|github/fjprichard/PyAFBF|3.889537145079736e-06| +|setup.py|github/XSLiuLab/Seq2Neo|3.889537145079736e-06| +|setup.py|github/shirtsgroup/physical_validation|3.889537145079736e-06| +|setup.py|github/EnsembleGovServices/kamodo-core|3.889537145079736e-06| +|setup.py|github/ggonnella/gfapy|3.889537145079736e-06| +|setup.py|github/gbernstein/pixmappy|3.889537145079736e-06| +|setup.py|github/agree019/DarkCapPy|3.889537145079736e-06| +|setup.py|github/jmschrei/pomegranate|3.889537145079736e-06| +|setup.py|github/linuxscout/pyarabic|3.889537145079736e-06| +|setup.py|github/nicolet5/DiffCapAnalyzer|3.889537145079736e-06| +|setup.py|github/potassco/clingo|3.889537145079736e-06| +|setup.py|github/Midnighter/dependency-info|3.889537145079736e-06| +|setup.py|github/hera-team/librarian|3.889537145079736e-06| +|setup.py|github/FlowModelingControl/flowtorch|3.889537145079736e-06| +|setup.py|github/era-urban/wrfpy|3.889537145079736e-06| +|setup.py|github/wokast/PyCactus|3.889537145079736e-06| +|setup.py|github/chasmani/piecewise-regression|3.889537145079736e-06| +|setup.py|github/gdrouart/MrMoose|3.889537145079736e-06| +|setup.py|github/brinckmann/montepython_public|3.889537145079736e-06| +|setup.py|github/yqiuu/starduster|3.889537145079736e-06| +|setup.py|github/illumina/pyflow|3.889537145079736e-06| +|setup.py|github/ExoCTK/exoctk|3.889537145079736e-06| +|setup.py|github/clawpack/clawpack|3.889537145079736e-06| +|setup.py|github/volkamerlab/opencadd|3.889537145079736e-06| +|setup.py|github/bio-phys/BioEn|3.889537145079736e-06| +|setup.py|github/libgamera/GAMERA|3.889537145079736e-06| +|setup.py|github/opencobra/cobrapy|3.889537145079736e-06| +|setup.py|github/aspuru-guzik-group/funsies|3.889537145079736e-06| +|setup.py|github/martinjzhang/scDRS|3.889537145079736e-06| +|setup.py|github/tofflemire/saphires|3.889537145079736e-06| +|setup.py|github/GenomicParisCentre/toulligQC|3.889537145079736e-06| +|setup.py|github/siavash-saki/tesspy|3.889537145079736e-06| +|setup.py|github/FSEC-Photovoltaics/pvrpm-lcoe|3.889537145079736e-06| +|setup.py|github/nye17/javelin|3.889537145079736e-06| +|setup.py|github/teuben/nemo|3.889537145079736e-06| +|setup.py|github/HIPS/autograd|3.889537145079736e-06| +|setup.py|github/pmelchior/pyGMMis|3.889537145079736e-06| +|setup.py|github/pmelchior/skymapper|3.889537145079736e-06| +|setup.py|github/pmelchior/scarlet|3.889537145079736e-06| +|setup.py|github/sambit-giri/tools21cm|3.889537145079736e-06| +|setup.py|github/raspishake/rsudp|3.889537145079736e-06| +|setup.py|github/clwainwright/CosmoTransitions|3.889537145079736e-06| +|setup.py|github/swiftsim/swiftsimio|3.889537145079736e-06| +|setup.py|github/samaygarg/fuelcell|3.889537145079736e-06| +|setup.py|github/jveitchmichaelis/pygadgetreader|3.889537145079736e-06| +|setup.py|github/elwinter/nnde|3.889537145079736e-06| +|setup.py|github/cabb99/open3spn2|3.889537145079736e-06| +|setup.py|github/NKI-AI/direct|3.889537145079736e-06| +|setup.py|github/pjcigan/multicolorfits|3.889537145079736e-06| +|setup.py|github/amusecode/amuse|3.889537145079736e-06| +|setup.py|github/jiwoncpark/baobab|3.889537145079736e-06| +|setup.py|github/elizabethnewman/hessQuik|3.889537145079736e-06| +|setup.py|github/devanshkv/fetch|3.889537145079736e-06| +|setup.py|github/matteobreschi/bajes|3.889537145079736e-06| +|setup.py|github/nextstrain/augur|3.889537145079736e-06| +|setup.py|github/egjergo/galcem|3.889537145079736e-06| +|setup.py|github/jbuisine/macop|3.889537145079736e-06| +|setup.py|github/MNiwano/Eclaire|3.889537145079736e-06| +|setup.py|github/mtakahiro/gsf|3.889537145079736e-06| +|setup.py|github/mkelley/calviacat|3.889537145079736e-06| +|setup.py|github/steven-murray/pydftools|3.889537145079736e-06| +|setup.py|github/steven-murray/mrpy|3.889537145079736e-06| +|setup.py|github/steven-murray/powerbox|3.889537145079736e-06| +|setup.py|github/BioSTEAMDevelopmentGroup/thermosteam|3.889537145079736e-06| +|setup.py|github/lilyminium/psiresp|3.889537145079736e-06| +|setup.py|github/bmorris3/fleck|3.889537145079736e-06| +|setup.py|github/bmorris3/aesop|3.889537145079736e-06| +|setup.py|github/pierrehoudayer/RUBIS|3.889537145079736e-06| +|setup.py|github/andizq/sf3dmodels|3.889537145079736e-06| +|setup.py|github/BoPeng/simuPOP|3.889537145079736e-06| +|setup.py|github/MIC-DKFZ/TractSeg|3.889537145079736e-06| +|setup.py|github/MIC-DKFZ/HD-BET|3.889537145079736e-06| +|setup.py|github/skovaka/UNCALLED|3.889537145079736e-06| +|setup.py|github/dstndstn/astrometry.net|3.889537145079736e-06| +|setup.py|github/Effective-Quadratures/Effective-Quadratures|3.889537145079736e-06| +|setup.py|github/tmcclintock/cluster_toolkit|3.889537145079736e-06| +|setup.py|github/brentp/cigar|3.889537145079736e-06| +|setup.py|github/brentp/geneimpacts|3.889537145079736e-06| +|setup.py|github/hippke/wotan|3.889537145079736e-06| +|setup.py|github/hippke/tls|3.889537145079736e-06| +|setup.py|github/hippke/pandora|3.889537145079736e-06| +|setup.py|github/a-slide/pycoQC|3.889537145079736e-06| +|setup.py|github/transientskp/pyse|3.889537145079736e-06| +|setup.py|github/transientskp/tkp|3.889537145079736e-06| +|setup.py|github/enthought/mayavi|3.889537145079736e-06| +|setup.py|github/enthought/vpsearch|3.889537145079736e-06| +|setup.py|github/bcgsc/tigmint|3.889537145079736e-06| +|setup.py|github/keflavich/HiGal_SEDfitter|3.889537145079736e-06| +|setup.py|github/rvalieris/parallel-fastq-dump|3.889537145079736e-06| +|setup.py|github/deeptools/py2bit|3.889537145079736e-06| +|setup.py|github/deeptools/deeptools_intervals|3.889537145079736e-06| +|setup.py|github/Nico-Curti/rFBP|3.889537145079736e-06| +|setup.py|github/getzlab/rnaseqc|3.889537145079736e-06| +|setup.py|github/neuralhydrology/neuralhydrology|3.889537145079736e-06| +|setup.py|github/DynaSlum/satsense|3.889537145079736e-06| +|setup.py|github/jollejolles/pirecorder|3.889537145079736e-06| +|setup.py|github/linqs/psl|3.889537145079736e-06| +|setup.py|github/ICAMS/strucscan|3.889537145079736e-06| +|setup.py|github/sxs-collaboration/gwsurrogate|3.889537145079736e-06| +|setup.py|github/ryansmcgee/seirsplus|3.889537145079736e-06| +|setup.py|github/NKI-CCB/PRECISE|3.889537145079736e-06| +|setup.py|github/kboone/parsnip|3.889537145079736e-06| +|setup.py|github/davidgardenier/frbcat|3.889537145079736e-06| +|setup.py|github/davidgardenier/frbpoppy|3.889537145079736e-06| +|setup.py|github/cedrus-opensource/pyxid|3.889537145079736e-06| +|setup.py|github/sfarrens/sf_deconvolve|3.889537145079736e-06| +|setup.py|github/MartianColonist/POSEIDON|3.889537145079736e-06| +|setup.py|github/matthewholman/assist|3.889537145079736e-06| +|setup.py|github/carpyncho/carpyncho-py|3.889537145079736e-06| +|setup.py|github/cumbof/honto|3.889537145079736e-06| +|setup.py|github/ckm3/Py-PDM|3.889537145079736e-06| +|setup.py|github/szymon-datalions/pyinterpolate|3.889537145079736e-06| +|setup.py|github/jonzink/EDI_Vetter_unplugged|3.889537145079736e-06| +|setup.py|github/ziotom78/dacapo_calibration|3.889537145079736e-06| +|setup.py|github/ejhigson/perfectns|3.889537145079736e-06| +|setup.py|github/ejhigson/nestcheck|3.889537145079736e-06| +|setup.py|github/ejhigson/dyPolyChord|3.889537145079736e-06| +|setup.py|github/vsoch/citelang|3.889537145079736e-06| +|setup.py|github/vsoch/gridtest|3.889537145079736e-06| +|setup.py|github/OBrink/RanDepict|3.889537145079736e-06| +|setup.py|github/abmantz/lmc|3.889537145079736e-06| +|setup.py|github/SMTG-UCL/ShakeNBreak|3.889537145079736e-06| +|setup.py|github/SMTG-UCL/surfaxe|3.889537145079736e-06| +|setup.py|github/Qiskit/rustworkx|3.889537145079736e-06| +|setup.py|github/Martindelosrios/cosmic-kite|3.889537145079736e-06| +|setup.py|github/dtamayo/reboundx|3.889537145079736e-06| +|setup.py|github/OP2/PyOP2|3.889537145079736e-06| +|setup.py|github/icesat2py/icepyx|3.889537145079736e-06| +|setup.py|github/mjacob1002/Eir|3.889537145079736e-06| +|setup.py|github/fkeruzore/panco2|3.889537145079736e-06| +|setup.py|github/cire-thk/BifacialSimu|3.889537145079736e-06| +|setup.py|github/astroML/gatspy|3.889537145079736e-06| +|setup.py|github/ofionnad/radiowinds|3.889537145079736e-06| +|setup.py|github/KALMUS-Color-Toolkit/KALMUS|3.889537145079736e-06| +|setup.py|github/kennethcarrell/ATARRI|3.889537145079736e-06| +|setup.py|github/NickSwainston/pulsar_spectra|3.889537145079736e-06| +|setup.py|github/ChrisBeaumont/brut|3.889537145079736e-06| +|setup.py|github/jfowkes/pycutest|3.889537145079736e-06| +|setup.py|github/aprsa/dips|3.889537145079736e-06| +|setup.py|github/cbalbin-FIU/Epitopedia|3.889537145079736e-06| +|setup.py|github/DeepRank/DeepRank-GNN|3.889537145079736e-06| +|setup.py|github/DeepRank/iScore|3.889537145079736e-06| +|setup.py|github/DeepRank/deeprank|3.889537145079736e-06| +|setup.py|github/DeepRank/pdb2sql|3.889537145079736e-06| +|setup.py|github/DeepRank/pssmgen|3.889537145079736e-06| +|setup.py|github/CosmoStat/shapepipe|3.889537145079736e-06| +|setup.py|github/javicarron/mtneedlet|3.889537145079736e-06| +|setup.py|github/FrancesBW/bellamy|3.889537145079736e-06| +|setup.py|github/fruzsinaagocs/oscode|3.889537145079736e-06| +|setup.py|github/cbg-ethz/shorah|3.889537145079736e-06| +|setup.py|github/CFSAN-Biostatistics/SeroTools|3.889537145079736e-06| +|setup.py|github/mattpitkin/psrqpy|3.889537145079736e-06| +|setup.py|github/samuelefiorini/tangle|3.889537145079736e-06| +|setup.py|github/epic-astronomy/EPIC|3.889537145079736e-06| +|setup.py|github/benhid/Sequoya|3.889537145079736e-06| +|setup.py|github/astro-informatics/ssht|3.889537145079736e-06| +|setup.py|github/astro-informatics/s2let|3.889537145079736e-06| +|setup.py|github/spacetelescope/synphot_refactor|3.889537145079736e-06| +|setup.py|github/spacetelescope/stsynphot_refactor|3.889537145079736e-06| +|setup.py|github/spacetelescope/specviz|3.889537145079736e-06| +|setup.py|github/spacetelescope/imexam|3.889537145079736e-06| +|setup.py|github/spacetelescope/stginga|3.889537145079736e-06| +|setup.py|github/spacetelescope/specview|3.889537145079736e-06| +|setup.py|github/planck-npipe/lollipop|3.889537145079736e-06| +|setup.py|github/planck-npipe/hillipop|3.889537145079736e-06| +|setup.py|github/Sarc-Graph/sarcgraph|3.889537145079736e-06| +|setup.py|github/astrom-tom/dfitspy|3.889537145079736e-06| +|setup.py|github/astrom-tom/specstack|3.889537145079736e-06| +|setup.py|github/simonsobs/pixell|3.889537145079736e-06| +|setup.py|github/rhayes777/PyAutoFit|3.889537145079736e-06| +|setup.py|github/sonwell/biotools|3.889537145079736e-06| +|setup.py|github/biomedia-mira/blast-ct|3.889537145079736e-06| +|setup.py|github/htjb/maxsmooth|3.889537145079736e-06| +|setup.py|github/tensorly/viz|3.889537145079736e-06| +|setup.py|github/seawander/DebrisDiskFM|3.889537145079736e-06| +|setup.py|github/seawander/centerRadon|3.889537145079736e-06| +|setup.py|github/nlesc-nano/CAT|3.889537145079736e-06| +|setup.py|github/nlesc-nano/insilico-server|3.889537145079736e-06| +|setup.py|github/nlesc-nano/Moka|3.889537145079736e-06| +|setup.py|github/nlesc-nano/ceiba-cli|3.889537145079736e-06| +|setup.py|github/nlesc-nano/flamingo|3.889537145079736e-06| +|setup.py|github/nlesc-nano/ceiba|3.889537145079736e-06| +|setup.py|github/nlesc-nano/swan|3.889537145079736e-06| +|setup.py|github/marius311/pypico|3.889537145079736e-06| +|setup.py|github/olivares-j/Kalkayotl|3.889537145079736e-06| +|setup.py|github/smog-server/OpenSMOG|3.889537145079736e-06| +|setup.py|github/HajimeKawahara/sot|3.889537145079736e-06| +|setup.py|github/HajimeKawahara/exojax|3.889537145079736e-06| +|setup.py|github/stammler/dustpy|3.889537145079736e-06| +|setup.py|github/stammler/simframe|3.889537145079736e-06| +|setup.py|github/conchoecia/pauvre|3.889537145079736e-06| +|setup.py|github/carlosborca/CrystaLattE|3.889537145079736e-06| +|setup.py|github/StingraySoftware/stingray|3.889537145079736e-06| +|setup.py|github/schlafly/crowdsource|3.889537145079736e-06| +|setup.py|github/ageller/firefly|3.889537145079736e-06| +|setup.py|github/abhisrkckl/GWecc|3.889537145079736e-06| +|setup.py|github/heliopython/heliopy|3.889537145079736e-06| +|setup.py|github/RTIInternational/gobbli|3.889537145079736e-06| +|setup.py|github/symmy596/Polypy|3.889537145079736e-06| +|setup.py|github/symmy596/SurfinPy|3.889537145079736e-06| +|setup.py|github/fakedrtom/oncogemini|3.889537145079736e-06| +|setup.py|github/spokenlanguage/platalea|3.889537145079736e-06| +|setup.py|github/thejasvibr/bat_beamshapes|3.889537145079736e-06| +|setup.py|github/AA-ALERT/frbcatdb|3.889537145079736e-06| +|setup.py|github/cov-lineages/pangolin|3.889537145079736e-06| +|setup.py|github/rbturnbull/ausdex|3.889537145079736e-06| +|setup.py|github/Theano/Theano|3.889537145079736e-06| +|setup.py|github/dbosul/CWITools|3.889537145079736e-06| +|setup.py|github/jdidion/atropos|3.889537145079736e-06| +|setup.py|github/realfastvla/rfpipe|3.889537145079736e-06| +|setup.py|github/realfastvla/realfast|3.889537145079736e-06| +|setup.py|github/lberaldoesilva/naif|3.889537145079736e-06| +|setup.py|github/s-goldman/Dusty-Evolved-Star-Kit|3.889537145079736e-06| +|setup.py|github/nickrodd/HDMSpectra|3.889537145079736e-06| +|setup.py|github/wdecoster/nanopack|3.889537145079736e-06| +|setup.py|github/wdecoster/NanoComp|3.889537145079736e-06| +|setup.py|github/wdecoster/nanoget|3.889537145079736e-06| +|setup.py|github/wdecoster/nanofilt|3.889537145079736e-06| +|setup.py|github/wdecoster/NanoPlot|3.889537145079736e-06| +|setup.py|github/wdecoster/nanomath|3.889537145079736e-06| +|setup.py|github/wdecoster/nanolyse|3.889537145079736e-06| +|setup.py|github/wdecoster/nanostat|3.889537145079736e-06| +|setup.py|github/wdecoster/nanoQC|3.889537145079736e-06| +|setup.py|github/wdecoster/nanocomp|3.889537145079736e-06| +|setup.py|github/HillLab/SomaticSiMu|3.889537145079736e-06| +|setup.py|github/FreBio/komics|3.889537145079736e-06| +|setup.py|github/spglib/spgrep|3.889537145079736e-06| +|setup.py|github/wiederm/transformato|3.889537145079736e-06| +|setup.py|github/iric-soft/km|3.889537145079736e-06| +|setup.py|github/IMMM-SFA/mosartwmpy|3.889537145079736e-06| +|setup.py|github/eggplantbren/DNest4|3.889537145079736e-06| +|setup.py|github/BartoszBartmanski/StoSpa2|3.889537145079736e-06| +|setup.py|github/RaRe-Technologies/gensim|3.889537145079736e-06| +|setup.py|github/cmateu/galstreams|3.889537145079736e-06| +|setup.py|github/cmateu/PyMGC3|3.889537145079736e-06| +|setup.py|github/ECSHackWeek/impedance.py|3.889537145079736e-06| +|setup.py|github/yatiml/yatiml|3.889537145079736e-06| +|setup.py|github/keck-datareductionpipelines/MosfireDRP|3.889537145079736e-06| +|setup.py|github/rgmyr/corebreakout|3.889537145079736e-06| +|setup.py|github/exobssim/rapoc-public|3.889537145079736e-06| +|setup.py|github/reggiebernardo/PTAfast|3.889537145079736e-06| +|setup.py|github/elkebir-group/Jumper|3.889537145079736e-06| +|setup.py|github/DESI-UR/VAST|3.889537145079736e-06| +|setup.py|github/SIOSlab/exodetbox|3.889537145079736e-06| +|setup.py|github/Filter-Bubble/e2e-Dutch|3.889537145079736e-06| +|setup.py|github/noraeisner/LATTE|3.889537145079736e-06| +|setup.py|github/aiidateam/kiwipy|3.889537145079736e-06| +|setup.py|github/eWaterCycle/jupyterlab_thredds|3.889537145079736e-06| +|setup.py|github/eWaterCycle/grpc4bmi|3.889537145079736e-06| +|setup.py|github/tool-bin/ukbcc|3.889537145079736e-06| +|setup.py|github/Magritte-code/Magritte|3.889537145079736e-06| +|setup.py|github/saphir746/BiobankRead-Bash|3.889537145079736e-06| +|setup.py|github/ModellingWebLab/chaste-codegen|3.889537145079736e-06| +|setup.py|github/eelregit/mcfit|3.889537145079736e-06| +|setup.py|github/timothydmorton/vespa|3.889537145079736e-06| +|setup.py|github/dynamicslab/pysindy|3.889537145079736e-06| +|setup.py|github/SynthSys/pyOmeroUpload|3.889537145079736e-06| +|setup.py|github/danielkoll/PyRADS|3.889537145079736e-06| +|setup.py|github/juliotux/astropop|3.889537145079736e-06| +|setup.py|github/0xCoto/Virgo|3.889537145079736e-06| +|setup.py|github/tylunel/pvpumpingsystem|3.889537145079736e-06| +|setup.py|github/AlphonsG/Rainbow-Optical-Flow-For-ALI|3.889537145079736e-06| +|setup.py|github/dwkim78/pdtrend|3.889537145079736e-06| +|setup.py|github/dwkim78/ASTRiDE|3.889537145079736e-06| +|setup.py|github/dwkim78/upsilon|3.889537145079736e-06| +|setup.py|github/DMGW-Goethe/imripy|3.889537145079736e-06| +|setup.py|github/BD2KGenomics/toil|3.889537145079736e-06| +|setup.py|github/kerkelae/disimpy|3.889537145079736e-06| +|setup.py|github/4dn-dcic/pairix|3.889537145079736e-06| +|setup.py|github/soichiro-hattori/unpopular|3.889537145079736e-06| +|setup.py|github/federicomarulli/CosmoBolognaLib|3.889537145079736e-06| +|setup.py|github/sparks-baird/xtal2png|3.889537145079736e-06| +|setup.py|github/eldariont/svim|3.889537145079736e-06| +|setup.py|github/tschad/pycelp|3.889537145079736e-06| +|setup.py|github/astropy/astroscrappy|3.889537145079736e-06| +|setup.py|github/astropy/specutils|3.889537145079736e-06| +|setup.py|github/astropy/astroquery|3.889537145079736e-06| +|setup.py|github/astropy/SPISEA|3.889537145079736e-06| +|setup.py|github/astropy/halotools|3.889537145079736e-06| +|setup.py|github/astropy/astroplan|3.889537145079736e-06| +|setup.py|github/astropy/ccdproc|3.889537145079736e-06| +|setup.py|github/NREL/graph-env|3.889537145079736e-06| +|setup.py|github/undark-lab/sstrax|3.889537145079736e-06| +|setup.py|github/vedantchandra/wdtools|3.889537145079736e-06| +|setup.py|github/dbuscher/pois|3.889537145079736e-06| +|setup.py|github/szwiep/py_SBeLT|3.889537145079736e-06| +|setup.py|github/mgm8/pyngham|3.889537145079736e-06| +|setup.py|github/zclaytor/butterpy|3.889537145079736e-06| +|setup.py|github/zclaytor/kiauhoku|3.889537145079736e-06| +|setup.py|github/linnarsson-lab/loompy|3.889537145079736e-06| +|setup.py|github/GabrieleParimbelli/COLIBRI|3.889537145079736e-06| +|setup.py|github/abrupt-climate/hyper-canny|3.889537145079736e-06| +|setup.py|github/DrMarc/slab|3.889537145079736e-06| +|setup.py|github/Bahler-Lab/pyphe|3.889537145079736e-06| +|setup.py|github/kevin218/Eureka|3.889537145079736e-06| +|setup.py|github/broadinstitute/wot|3.889537145079736e-06| +|setup.py|github/broadinstitute/CellBender|3.889537145079736e-06| +|setup.py|github/lofar-astron/RMextract|3.889537145079736e-06| +|setup.py|github/bfarr/exocartographer|3.889537145079736e-06| +|setup.py|github/atmos-cloud-sim-uj/PySDM|3.889537145079736e-06| +|setup.py|github/atmos-cloud-sim-uj/PyMPDATA|3.889537145079736e-06| +|setup.py|github/PabloMSanAla/fabada|3.889537145079736e-06| +|setup.py|github/chapmanb/bcbb|3.889537145079736e-06| +|setup.py|github/davidemms/OrthoFinder|3.889537145079736e-06| +|setup.py|github/katholt/Kaptive|3.889537145079736e-06| +|setup.py|github/twesterhout/lattice-symmetries|3.889537145079736e-06| +|setup.py|github/NLeSC/mcfly|3.889537145079736e-06| +|setup.py|github/NLeSC/noodles|3.889537145079736e-06| +|setup.py|github/NLeSC/Massive-PotreeConverter|3.889537145079736e-06| +|setup.py|github/NLeSC/boatswain|3.889537145079736e-06| +|setup.py|github/NLeSC/cptm|3.889537145079736e-06| +|setup.py|github/dparks1134/RefineM|3.889537145079736e-06| +|setup.py|github/dgerosa/spops|3.889537145079736e-06| +|setup.py|github/dgerosa/gwdet|3.889537145079736e-06| +|setup.py|github/dgerosa/surrkick|3.889537145079736e-06| +|setup.py|github/cgobat/asymmetric_uncertainty|3.889537145079736e-06| +|setup.py|github/dmnfarrell/epitopepredict|3.889537145079736e-06| +|setup.py|github/dmnfarrell/snpgenie|3.889537145079736e-06| +|setup.py|github/jiffyclub/palettable|3.889537145079736e-06| +|setup.py|github/bwkeller/PASTA|3.889537145079736e-06| +|setup.py|github/gilestrolab/ethoscope|3.889537145079736e-06| +|setup.py|github/YosefLab/scvi-tools|3.889537145079736e-06| +|setup.py|github/fred3m/toyz|3.889537145079736e-06| +|setup.py|github/sherpa-deproject/deproject|3.889537145079736e-06| +|setup.py|github/kathlandgren/SWAMPE|3.889537145079736e-06| +|setup.py|github/podondra/eidein|3.889537145079736e-06| +|setup.py|github.com/idptools/metapredict|3.889537145079736e-06| +|setup.py|github/SYalouz/QuantNBody|3.889537145079736e-06| +|setup.py|github/icb-dcm/pyabc|3.889537145079736e-06| +|setup.py|github/orcasgit/python-fitbit|3.889537145079736e-06| +|setup.py|github/sensein/etelemetry-client|3.889537145079736e-06| +|setup.py|github/malonge/RagTag|3.889537145079736e-06| +|setup.py|github/drcandacemakedamoore/cleanX|3.889537145079736e-06| +|setup.py|github/deepmedic/deepmedic|3.889537145079736e-06| +|setup.py|github/ajeldorado/falco-python|3.889537145079736e-06| +|setup.py|github/ngltr/sinaps|3.889537145079736e-06| +|setup.py|github/ImperialCollegeLondon/hcga|3.889537145079736e-06| +|setup.py|github/ImperialCollegeLondon/django-drf-filepond|3.889537145079736e-06| +|setup.py|github/equib/pyEQUIB|3.889537145079736e-06| +|setup.py|github/Illumina/SpliceAI|3.889537145079736e-06| +|setup.py|github/rajeshrinet/pystokes|3.889537145079736e-06| +|setup.py|github/xpsi-group/xpsi|3.889537145079736e-06| +|setup.py|github/fabiopardo/tonic|3.889537145079736e-06| +|setup.py|github/WBK-Robotics/pybullet_industrial|3.889537145079736e-06| +|setup.py|github/coljac/sensie|3.889537145079736e-06| +|setup.py|github/UNSW-CEEM/nempy|3.889537145079736e-06| +|setup.py|github/rfeldmann/leopy|3.889537145079736e-06| +|setup.py|github/4pisky/fourpisky-core|3.889537145079736e-06| +|setup.py|github/AprilYuge/ResPAN|3.889537145079736e-06| +|setup.py|github/bethgelab/foolbox|3.889537145079736e-06| +|setup.py|github/maxibor/sam2lca|3.889537145079736e-06| +|setup.py|github/marcelm/dnaio|3.889537145079736e-06| +|setup.py|github/marcelm/cutadapt|3.889537145079736e-06| +|setup.py|github/marcelm/tinyalign|3.889537145079736e-06| +|setup.py|github/marcelm/alignlib|3.889537145079736e-06| +|setup.py|github/compomics/DeepLC|3.889537145079736e-06| +|setup.py|github/PyFstat/PyFstat|3.889537145079736e-06| +|setup.py|github/EMBL-Hentze-group/htseq-clip|3.889537145079736e-06| +|setup.py|github/dnarayanan/powderday|3.889537145079736e-06| +|setup.py|github/LiberTEM/LiberTEM|3.889537145079736e-06| +|setup.py|github/colour-science/colour|3.889537145079736e-06| +|setup.py|github/nithyanandan/PRISim|3.889537145079736e-06| +|setup.py|github/lantunes/cellpylib|3.889537145079736e-06| +|setup.py|github/warrickball/tomso|3.889537145079736e-06| +|setup.py|github/DirectDM/directdm-py|3.889537145079736e-06| +|setup.py|github/SISPO-developers/sispo|3.889537145079736e-06| +|setup.py|github/hyperopt/hyperopt|3.889537145079736e-06| +|setup.py|github/SouthGreenPlatform/PyRice|3.889537145079736e-06| +|setup.py|github/seclark/RHT|3.889537145079736e-06| +|setup.py|github/pnnl/interflow|3.889537145079736e-06| +|setup.py|github/LucaMalavolta/PyORBIT|3.889537145079736e-06| +|setup.py|github/Cascella-Group-UiO/HyMD|3.889537145079736e-06| +|setup.py|github/TimothyADavis/KinMSpy|3.889537145079736e-06| +|setup.py|github/remi-adam/minot|3.889537145079736e-06| +|setup.py|github/pec27/smerfs|3.889537145079736e-06| +|setup.py|github/pec27/hfof|3.889537145079736e-06| +|setup.py|github/dolfin-adjoint/pyadjoint|3.889537145079736e-06| +|setup.py|github/chanzuckerberg/idseq-dag|3.889537145079736e-06| +|setup.py|github/afarahi/PoPE|3.889537145079736e-06| +|setup.py|github/afarahi/kllr|3.889537145079736e-06| +|setup.py|github/afarahi/tatter|3.889537145079736e-06| +|setup.py|github/caseyjlaw/rtpipe|3.889537145079736e-06| +|setup.py|github/EliseJ/astroABC|3.889537145079736e-06| +|setup.py|github/nebblu/ReACT|3.889537145079736e-06| +|setup.py|github/EdanRein/pyPplusS|3.889537145079736e-06| +|setup.py|github/smoh/kinesis|3.889537145079736e-06| +|setup.py|github/theia-dev/Qiber3D|3.889537145079736e-06| +|setup.py|github/ncbi/ngs|3.889537145079736e-06| +|setup.py|github/rgerum/pylustrator|3.889537145079736e-06| +|setup.py|github/phenomecentre/nPYc-Toolbox|3.889537145079736e-06| +|setup.py|github/shilpagarg/WHdenovo|3.889537145079736e-06| +|setup.py|github/MillionConcepts/lhorizon|3.889537145079736e-06| +|setup.py|github/nbarbey/TomograPy|3.889537145079736e-06| +|setup.py|github/webbjj/m2mcluster|3.889537145079736e-06| +|setup.py|github/webbjj/clustertools|3.889537145079736e-06| +|setup.py|github/EISy-as-Py/hardy|3.889537145079736e-06| +|setup.py|github/rohinkumar/correlcalc|3.889537145079736e-06| +|setup.py|github/musevlt/muse-psfr|3.889537145079736e-06| +|setup.py|github/musevlt/origin|3.889537145079736e-06| +|setup.py|github/sinc-lab/miRe2e|3.889537145079736e-06| +|setup.py|github/veragluscevic/dmdd|3.889537145079736e-06| +|setup.py|github/easybuilders/easybuild|3.889537145079736e-06| +|setup.py|github/apertif/apercal|3.889537145079736e-06| +|setup.py|github/connectomicslab/connectomemapper3|3.889537145079736e-06| +|setup.py|github/ideasrule/platon|3.889537145079736e-06| +|setup.py|github/VirtualPlanetaryLaboratory/vplanet|3.889537145079736e-06| +|setup.py|github/pytoolz/toolz|3.889537145079736e-06| +|setup.py|github/engyasin/Offline_MOT|3.889537145079736e-06| +|setup.py|github/astroml/gatspy|3.889537145079736e-06| +|setup.py|github/NLESC-JCER/QMCTorch|3.889537145079736e-06| +|setup.py|github/mscroggs/symfem|3.889537145079736e-06| +|setup.py|github/TPI-Immunogenetics/igmat|3.889537145079736e-06| +|setup.py|github/nasa/simupy-flight|3.889537145079736e-06| +|setup.py|github/LindleyLentati/Cobra|3.889537145079736e-06| +|setup.py|github/cagrikymk/JAX-ReaxFF|3.889537145079736e-06| +|setup.py|github/JoeMcEwen/FAST-PT|3.889537145079736e-06| +|setup.py|github/atomneb/AtomNeb-py|3.889537145079736e-06| +|setup.py|github/palaimon/ipyannotator|3.889537145079736e-06| +|setup.py|github/rabix/cwl-format|3.889537145079736e-06| +|setup.py|github/LBNL-ETA/MSWH|3.889537145079736e-06| +|setup.py|github/bootphon/phonemizer|3.889537145079736e-06| +|setup.py|github/starkit/wsynphot|3.889537145079736e-06| +|setup.py|github/adrn/schwimmbad|3.889537145079736e-06| +|setup.py|github/adrn/SuperFreq|3.889537145079736e-06| +|setup.py|github/adrn/pyia|3.889537145079736e-06| +|setup.py|github/vinisalazar/metaphor|3.889537145079736e-06| +|setup.py|github/ml-evs/matador|3.889537145079736e-06| +|setup.py|github/DavidT3/XGA|3.889537145079736e-06| +|setup.py|github/pybamm-team/PyBaMM|3.889537145079736e-06| +|setup.py|github/pybamm-team/liionpack|3.889537145079736e-06| +|setup.py|github/liamedeiros/ehtplot|3.889537145079736e-06| +|setup.py|github/mgckind/easyaccess|3.889537145079736e-06| +|setup.py|github/astrosupriyo/pyTANSPEC|3.889537145079736e-06| +|setup.py|github/wfondrie/mokapot|3.889537145079736e-06| +|setup.py|github/wasserman-group/pyCADMium|3.889537145079736e-06| +|setup.py|github/bxlab/bx-python|3.889537145079736e-06| +|setup.py|github/vanheeringen-lab/gimmemotifs|3.889537145079736e-06| +|setup.py|github/3D-e-Chem/sygma|3.889537145079736e-06| +|setup.py|github/3D-e-Chem/kripodb|3.889537145079736e-06| +|setup.py|github/bulik/ldsc|3.889537145079736e-06| +|setup.py|github/shbhuk/barycorrpy|3.889537145079736e-06| +|setup.py|github/shbhuk/mrexo|3.889537145079736e-06| +|setup.py|github/blackjax-devs/blackjax|3.889537145079736e-06| +|setup.py|github/nboley/idr|3.889537145079736e-06| +|setup.py|github/KathrynJones1/catwoman|3.889537145079736e-06| +|setup.py|github/manodeep/Corrfunc|3.889537145079736e-06| +|setup.py|github/DLTK/DLTK|3.889537145079736e-06| +|setup.py|github/tariqdaouda/CAMAP|3.889537145079736e-06| +|setup.py|github/halomod/halomod|3.889537145079736e-06| +|setup.py|github/halomod/hmf|3.889537145079736e-06| +|setup.py|github/pkgw/pwkit|3.889537145079736e-06| +|setup.py|github/Quantum-Dynamics-Hub/libra-code|3.889537145079736e-06| +|setup.py|github/natelust/least_asymmetry|3.889537145079736e-06| +|setup.py|github/lehtiolab/msstitch|3.889537145079736e-06| +|setup.py|github/HadrienG/InSilicoSeq|3.889537145079736e-06| +|setup.py|github/FCS-analysis/multipletau|3.889537145079736e-06| +|setup.py|github/subisarkar/JexoSim|3.889537145079736e-06| +|setup.py|github/dokester/BayesicFitting|3.889537145079736e-06| +|setup.py|github/COVID-IWG/epimargin|3.889537145079736e-06| +|setup.py|github/tvwenger/wisp|3.889537145079736e-06| +|setup.py|github/tvwenger/hii-region-kinematics|3.889537145079736e-06| +|setup.py|github/tvwenger/kd|3.889537145079736e-06| +|setup.py|github/dmey/synthia|3.889537145079736e-06| +|setup.py|github/actris-cloudnet/cloudnetpy|3.889537145079736e-06| +|setup.py|github/RadioAstronomySoftwareGroup/pyuvdata|3.889537145079736e-06| +|setup.py|github/vijayvarma392/binaryBHexp|3.889537145079736e-06| +|setup.py|github/Astroua/SCIMES|3.889537145079736e-06| +|setup.py|github/Astroua/TurbuStat|3.889537145079736e-06| +|setup.py|github/PrincetonUniversity/FastTemplatePeriodogram|3.889537145079736e-06| +|setup.py|github/vatlab/sos-notebook|3.889537145079736e-06| +|setup.py|github/flemingtonlab/SpliceV|3.889537145079736e-06| +|setup.py|github/nlppln/nlppln|3.889537145079736e-06| +|setup.py|github/matthiasdemuzere/w2w|3.889537145079736e-06| +|setup.py|github/GijsMulders/epos|3.889537145079736e-06| +|setup.py|github/BaroudLab/Griottes|3.889537145079736e-06| +|setup.py|github/minzastro/unidam|3.889537145079736e-06| +|setup.py|github/Caltech-IPAC/Montage|3.889537145079736e-06| +|setup.py|github/indralab/pybiopax|3.889537145079736e-06| +|setup.py|github/mlower/rmnest|3.889537145079736e-06| +|setup.py|github/andresmegias/richvalues|3.889537145079736e-06| +|setup.py|github/jnktsj/DNApi|3.889537145079736e-06| +|setup.py|github/KIT-MBS/pyREX|3.889537145079736e-06| +|setup.py|github/ERA-URBAN/fm128_radar|3.889537145079736e-06| +|setup.py|github/thomaspinder/GPJax|3.889537145079736e-06| +|setup.py|github/PacificBiosciences/pbcore|3.889537145079736e-06| +|setup.py|github/PacificBiosciences/FALCON|3.889537145079736e-06| +|setup.py|github/PacificBiosciences/kineticsTools|3.889537145079736e-06| +|setup.py|github/nlesc-ave/ave-rest-service|3.889537145079736e-06| +|setup.py|github/pyro-ppl/pyro|3.889537145079736e-06| +|setup.py|github/cameronliang/BayesVP|3.889537145079736e-06| +|setup.py|github/glotzerlab/freud|3.889537145079736e-06| +|setup.py|github/glotzerlab/coxeter|3.889537145079736e-06| +|setup.py|github/MD-Studio/cerulean|3.889537145079736e-06| +|setup.py|github/mikekatz04/BOWIE|3.889537145079736e-06| +|setup.py|github/tibordome/cosmic_profiles|3.889537145079736e-06| +|setup.py|github/CosmoStatGW/WF4Py|3.889537145079736e-06| +|setup.py|github/CosmoStatGW/gwfast|3.889537145079736e-06| +|setup.py|github/KeplerGO/k2mosaic|3.889537145079736e-06| +|setup.py|github/popgenmethods/smcpp|3.889537145079736e-06| +|setup.py|github/jpierel14/sntd|3.889537145079736e-06| +|setup.py|github/christopherburke/tess-point|3.889537145079736e-06| +|setup.py|github/gogrean/PyXel|3.889537145079736e-06| +|setup.py|github/zonca/python-qucs|3.889537145079736e-06| +|setup.py|github/cog-imperial/GPdoemd|3.889537145079736e-06| +|setup.py|github/cog-imperial/suspect|3.889537145079736e-06| +|setup.py|github/cog-imperial/entmoot|3.889537145079736e-06| +|setup.py|github/cog-imperial/galini|3.889537145079736e-06| +|setup.py|github/hiddenSymmetries/simsopt|3.889537145079736e-06| +|setup.py|github/genouest/biomaj-cli|3.889537145079736e-06| +|setup.py|github/ynop/audiomate|3.889537145079736e-06| +|setup.py|github/sanjibs/bmcmc|3.889537145079736e-06| +|setup.py|github/scipion-em/scipion-em-continuousflex|3.889537145079736e-06| +|setup.py|github/toros-astro/astroalign-legacy|3.889537145079736e-06| +|setup.py|github/toros-astro/corral|3.889537145079736e-06| +|setup.py|github/COSMIC-PopSynth/COSMIC|3.889537145079736e-06| +|setup.py|github/galizia-lab/pyview|3.889537145079736e-06| +|setup.py|github/agreenbaum/ImPlaneIA|3.889537145079736e-06| +|setup.py|github/cy-xu/cosmic-conn|3.889537145079736e-06| +|setup.py|github/anuradhawick/LRBinner|3.889537145079736e-06| +|setup.py|github/matplotlib/matplotlib|3.889537145079736e-06| +|setup.py|github/fjankowsk/scatfit|3.889537145079736e-06| +|setup.py|github/finagle29/DBSP_DRP|3.889537145079736e-06| +|setup.py|github/biocore-ntnu/pyranges|3.889537145079736e-06| +|setup.py|github/biocore-ntnu/ncls|3.889537145079736e-06| +|setup.py|github/biocore-ntnu/epic2|3.889537145079736e-06| +|setup.py|github/wilkelab/Opfi|3.889537145079736e-06| +|setup.py|github/Hoohm/CITE-seq-Count|3.889537145079736e-06| +|setup.py|github/Ayuei/DeBEIR|3.889537145079736e-06| +|setup.py|github/peterk87/sistr_cmd|3.889537145079736e-06| +|setup.py|github/dcorre/otrain|3.889537145079736e-06| +|setup.py|github/lmfit/lmfit-py|3.889537145079736e-06| +|setup.py|github/prajwel/curvit|3.889537145079736e-06| +|setup.py|github/GoekeLab/xpore|3.889537145079736e-06| +|setup.py|github/dpryan79/pyBigWig|3.889537145079736e-06| +|setup.py|github/cmillion/gPhoton|3.889537145079736e-06| +|setup.py|github/EpistasisLab/regens|3.889537145079736e-06| +|setup.py|github/EpistasisLab/tpot|3.889537145079736e-06| +|setup.py|github/ElectionDataAnalysis/electiondata|3.889537145079736e-06| +|setup.py|github/NiallJeffrey/DeepMass|3.889537145079736e-06| +|setup.py|github/dicompyler/dicompyler-core|3.889537145079736e-06| +|setup.py|github/swagnercarena/ovejero|3.889537145079736e-06| +|setup.py|github/AstroChem/VISIBLE|3.889537145079736e-06| +|setup.py|github/stevengiacalone/triceratops|3.889537145079736e-06| +|setup.py|github/cmbant/getdist|3.889537145079736e-06| +|setup.py|github/ACCarnall/SpectRes|3.889537145079736e-06| +|setup.py|github/ACCarnall/bagpipes|3.889537145079736e-06| +|setup.py|github/thomasorb/orcs|3.889537145079736e-06| +|setup.py|github/telegraphic/pygsm|3.889537145079736e-06| +|setup.py|github/telegraphic/fits2hdf|3.889537145079736e-06| +|setup.py|github/maayane/catsHTM|3.889537145079736e-06| +|setup.py|github/jorisparet/partycls|3.889537145079736e-06| +|setup.py|github/vhaasteren/piccard|3.889537145079736e-06| +|setup.py|github/t-brandt/orvara|3.889537145079736e-06| +|setup.py|github/mgalardini/pyseer|3.889537145079736e-06| +|setup.py|github/markusbonse/applefy|3.889537145079736e-06| +|setup.py|github/pyspeckit/pyspeckit|3.889537145079736e-06| +|setup.py|github/kbarbary/extinction|3.889537145079736e-06| +|setup.py|github/kbarbary/nestle|3.889537145079736e-06| +|setup.py|github/SandoghdarLab/PiSCAT|3.889537145079736e-06| +|setup.py|github/ginolhac/mapDamage|3.889537145079736e-06| +|setup.py|github/joshjchayes/TransitFit|3.889537145079736e-06| +|setup.py|github/davemlz/eemont|3.889537145079736e-06| +|setup.py|github/ProjectPyRhO/PyRhO|3.889537145079736e-06| +|setup.py|github/yymao/abundancematching|3.889537145079736e-06| +|setup.py|github/LCOGT/banzai|3.889537145079736e-06| +|setup.py|github/supernnova/SuperNNova|3.889537145079736e-06| +|setup.py|github/joe-antognini/kozai|3.889537145079736e-06| +|setup.py|github/beastraban/INSANE|3.889537145079736e-06| +|setup.py|github/ebellm/pyraf-dbsp|3.889537145079736e-06| +|setup.py|github/AstarVienna/ScopeSim_Templates|3.889537145079736e-06| +|setup.py|github/AstarVienna/AnisoCADO|3.889537145079736e-06| +|setup.py|github/AstarVienna/Pyckles|3.889537145079736e-06| +|setup.py|github/AstarVienna/skycalc_ipy|3.889537145079736e-06| +|setup.py|github/fAndreuzzi/BisPy|3.889537145079736e-06| +|setup.py|github/ELELAB/RosettaDDGPrediction|3.889537145079736e-06| +|setup.py|github/ELELAB/LipidDyn|3.889537145079736e-06| +|setup.py|github/ELELAB/cancermuts|3.889537145079736e-06| +|setup.py|github/lanl/swiftbat_python|3.889537145079736e-06| +|setup.py|github/lanl/scico|3.889537145079736e-06| +|setup.py|github/lanl/PyBNF|3.889537145079736e-06| +|setup.py|github/dpalmasan/TRUNAJOD2.0|3.889537145079736e-06| +|setup.py|github/RichardObi/medigan|3.889537145079736e-06| +|setup.py|github/Starfish-develop/Starfish|3.889537145079736e-06| +|setup.py|github/qpv-research-group/solcore5|3.889537145079736e-06| +|setup.py|github/sagepublishing/rejected_article_tracker_pkg|3.889537145079736e-06| +|setup.py|github/virgesmith/neworder|3.889537145079736e-06| +|setup.py|github/HERA-Team/aipy|3.889537145079736e-06| +|setup.py|github/HERA-Team/hera_opm|3.889537145079736e-06| +|setup.py|github/LSSTDESC/descqa|3.889537145079736e-06| +|setup.py|github/LSSTDESC/CCL|3.889537145079736e-06| +|setup.py|github/mikecokina/elisa|3.889537145079736e-06| +|setup.py|github/ORNL/tx2|3.889537145079736e-06| +|setup.py|github/smirarab/sepp|3.889537145079736e-06| +|setup.py|github/gwpy/gwpy|3.889537145079736e-06| +|setup.py|github/parallelwindfarms/byteparsing|3.889537145079736e-06| +|setup.py|github/conda/conda|3.889537145079736e-06| +|setup.py|github/conda/pycosat|3.889537145079736e-06| +|setup.py|github/IKNL/vantage6|3.889537145079736e-06| +|setup.py|github/NeuralEnsemble/PyNN|3.889537145079736e-06| +|setup.py|github/dmentipl/plonk|3.889537145079736e-06| +|setup.py|github/edwardoughton/itmlogic|3.889537145079736e-06| +|setup.py|github/toshiyan/cmblensplus|3.889537145079736e-06| +|setup.py|github/ismaelpessa/PyMUSE|3.889537145079736e-06| +|setup.py|github/j-faria/kima|3.889537145079736e-06| +|setup.py|github/Xia-Yijie/Xponge|3.889537145079736e-06| +|setup.py|github/Fermipy/fermipy|3.889537145079736e-06| +|setup.py|github/H-E-L-P/XID_plus|3.889537145079736e-06| +|setup.py|github/rasg-affiliates/healvis|3.889537145079736e-06| +|setup.py|github/jiahecui/SenAOReFoc|3.889537145079736e-06| +|setup.py|github/Starlink/starlink|3.889537145079736e-06| +|setup.py|github/avigan/pyZELDA|3.889537145079736e-06| +|setup.py|github/avigan/SPHERE|3.889537145079736e-06| +|setup.py|github/VarStarDetect/varstardetect|3.889537145079736e-06| +|setup.py|github/MannLabs/alphapept|3.889537145079736e-06| +|setup.py|github/spicy-oil/hfs_fit|3.889537145079736e-06| +|setup.py|github/Adamtaranto/Yanagiba|3.889537145079736e-06| +|setup.py|github/DRMacIver/shrinkray|3.889537145079736e-06| +|setup.py|github/singularityhub/singularity-hpc|3.889537145079736e-06| +|setup.py|github/singularityhub/singularity-compose|3.889537145079736e-06| +|setup.py|github/Alymantara/pydoppler|3.889537145079736e-06| +|setup.py|github/spyder-ide/spyder|3.889537145079736e-06| +|setup.py|github/lh3/minimap2|3.889537145079736e-06| +|setup.py|github/psheehan/pdspy|3.889537145079736e-06| +|setup.py|github/jlenain/flaapluc|3.889537145079736e-06| +|setup.py|github/ekaterinailin/AltaiPony|3.889537145079736e-06| +|setup.py|github/TeraTrees/TIPP|3.889537145079736e-06| +|setup.py|github/tardis-sn/carsus|3.889537145079736e-06| +|setup.py|github/tardis-sn/tardis|3.889537145079736e-06| +|setup.py|github/parmoo/parmoo|3.889537145079736e-06| +|setup.py|github/willvousden/ptemcee|3.889537145079736e-06| +|setup.py|github/bwengals/CCSNMultivar|3.889537145079736e-06| +|setup.py|github/Johannes-Sahlmann/pygacs|3.889537145079736e-06| +|setup.py|github/NASA-PDS/naif-pds4-bundler|3.889537145079736e-06| +|setup.py|github/PyPSA/linopy|3.889537145079736e-06| +|setup.py|github/PyPSA/atlite|3.889537145079736e-06| +|setup.py|github/rodluger/starry_process|3.889537145079736e-06| +|setup.py|github/rodluger/planetplanet|3.889537145079736e-06| +|setup.py|github/rjtanner/StarburstPy|3.889537145079736e-06| +|setup.py|github/changhoonhahn/pySpectrum|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/pymummer|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/iva|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/ariba|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/circlator|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/gubbins|3.889537145079736e-06| +|setup.py|github/sanger-pathogens/Fastaq|3.889537145079736e-06| +|setup.py|github/numba/numba|3.889537145079736e-06| +|setup.py|github/ghislainv/forestatrisk|3.889537145079736e-06| +|setup.py|github/jakevdp/wpca|3.889537145079736e-06| +|setup.py|github/slzarate/parliament2|3.889537145079736e-06| +|setup.py|github/sncosmo/sncosmo|3.889537145079736e-06| +|setup.py|github/NuGrid/NuPyCEE|3.889537145079736e-06| +|setup.py|github/hover2pi/SEDkit|3.889537145079736e-06| +|setup.py|github/meinardmueller/libfmp|3.889537145079736e-06| +|setup.py|github/meinardmueller/synctoolbox|3.889537145079736e-06| +|setup.py|github/johnlees/pp-sketchlib|3.889537145079736e-06| +|setup.py|github/nanoporetech/megalodon|3.889537145079736e-06| +|setup.py|github/nanoporetech/qcat|3.889537145079736e-06| +|setup.py|github/nanoporetech/ont_fast5_api|3.889537145079736e-06| +|setup.py|github/nanoporetech/tombo|3.889537145079736e-06| +|setup.py|github/shadden/celmech|3.889537145079736e-06| +|setup.py|github/vincentlab/PyFR|3.889537145079736e-06| +|setup.py|github/opimwue/ddop|3.889537145079736e-06| +|setup.py|github/ArtificialStellarPopulations/ArtPop|3.889537145079736e-06| +|setup.py|github/ArgonneCPAC/dsps|3.889537145079736e-06| +|setup.py|github/smeingast/PNICER|3.889537145079736e-06| +|setup.py|github/timstaley/voevent-parse|3.889537145079736e-06| +|setup.py|github/sdss/marvin|3.889537145079736e-06| +|setup.py|github/caracal-pipeline/caracal|3.889537145079736e-06| +|setup.py|github/AlexanderLabWHOI/EUKulele|3.889537145079736e-06| +|setup.py|github/eScatter/pyelsepa|3.889537145079736e-06| +|setup.py|github/ireis/PRF|3.889537145079736e-06| +|setup.py|github/fair-data/fairdatapoint-client|3.889537145079736e-06| +|setup.py|github/nlesc/scriptcwl|3.889537145079736e-06| +|setup.py|github/recipy/recipy|3.889537145079736e-06| +|setup.py|github/MonashSmartStructures/ospgrillage|3.889537145079736e-06| +|setup.py|github/zarr-developers/zarr-python|3.889537145079736e-06| +|setup.py|github/xenon-middleware/pyxenon|3.889537145079736e-06| +|setup.py|github/gpantel/MolPainter|3.889537145079736e-06| +|setup.py|github/MNGuenther/allesfitter|3.889537145079736e-06| +|setup.py|github/PhilippJunk/homelette|3.889537145079736e-06| +|setup.py|github/BackmanLab/PWSpy|3.889537145079736e-06| +|setup.py|github/infer-actively/pymdp|3.889537145079736e-06| +|setup.py|github/AlexMikes/AutoFunc|3.889537145079736e-06| +|setup.py|github/Yu-Group/veridical-flow|3.889537145079736e-06| +|setup.py|github/ylab-hi/ScanExitronLR|3.889537145079736e-06| +|setup.py|github/tomlouden/spiderman|3.889537145079736e-06| +|setup.py|github/gmzsebastian/FLEET|3.889537145079736e-06| +|setup.py|github/gausspy/gausspy|3.889537145079736e-06| +|setup.py|github/danielemichilli/SpS|3.889537145079736e-06| +|setup.py|github/jhparkastro/gpcal|3.889537145079736e-06| +|setup.py|github/KBNLresearch/ochre|3.889537145079736e-06| +|setup.py|github/phac-nml/mob-suite|3.889537145079736e-06| +|setup.py|github/phac-nml/staramr|3.889537145079736e-06| +|setup.py|github/phac-nml/biohansel|3.889537145079736e-06| +|setup.py|github/milicolazo/Pyedra|3.889537145079736e-06| +|setup.py|github/ejeschke/ginga|3.889537145079736e-06| +|setup.py|github/glue-viz/glue|3.889537145079736e-06| +|setup.py|github/fitbenchmarking/fitbenchmarking|3.889537145079736e-06| +|setup.py|github/Kuifje02/vrpy|3.889537145079736e-06| +|setup.py|github/medema-group/bigslice|3.889537145079736e-06| +|setup.py|github/snad-space/zwad|3.889537145079736e-06| +|setup.py|github/synchrofit/synchrofit|3.889537145079736e-06| +|setup.py|github/jonathansick/skyoffset|3.889537145079736e-06| +|setup.py|github/jonathansick/MoAstro|3.889537145079736e-06| +|setup.py|github/bwinkel/cygrid|3.889537145079736e-06| +|setup.py|github/felixchenier/kineticstoolkit|3.889537145079736e-06| +|setup.py|github/Extraweich/homopy|3.889537145079736e-06| +|setup.py|github/mriener/gausspyplus|3.889537145079736e-06| +|setup.py|github/tjiangHIT/cuteSV|3.889537145079736e-06| +|setup.py|github/girder/viime|3.889537145079736e-06| +|setup.py|github/vals/umis|3.889537145079736e-06| +|setup.py|github/e-koch/FilFinder|3.889537145079736e-06| +|setup.py|github/babinyurii/recan|3.889537145079736e-06| +|setup.py|github/computational-chemical-biology/ChemWalker|3.889537145079736e-06| +|setup.py|github/JixingGE/GGCHEMPY|3.889537145079736e-06| +|setup.py|github/biocore/deblur|3.889537145079736e-06| +|setup.py|github/biocore/emperor|3.889537145079736e-06| +|setup.py|github/biocore/scikit-bio|3.889537145079736e-06| +|setup.py|github/circuitgraph/circuitgraph|3.889537145079736e-06| +|setup.py|github/cadop/seg1d|3.889537145079736e-06| +|setup.py|github/UK-Digital-Heart-Project/4Dsurvival|3.889537145079736e-06| +|setup.py|github/panoptes-organization/panoptes|3.889537145079736e-06| +|setup.py|github/fpavogt/fcmaker|3.889537145079736e-06| +|pypi|[plaster-pastedeploy](https://pypi.org/project/plaster-pastedeploy)|3.861220459820226e-06| +|pypi|[tornado>=6.1](https://pypi.org/project/tornado>=6.1)|3.857517919653276e-06| +|pypi|[sphinx>=1.5.1](https://pypi.org/project/sphinx>=1.5.1)|3.857517919653276e-06| +|pypi|[pyppeteer<1.1,>=1](https://pypi.org/project/pyppeteer<1.1,>=1)|3.857517919653276e-06| +|pypi|[nbsphinx>=0.2.12](https://pypi.org/project/nbsphinx>=0.2.12)|3.857517919653276e-06| +|pypi|[ipywidgets>=7](https://pypi.org/project/ipywidgets>=7)|3.857517919653276e-06| +|pypi|[traitlets>=5.0](https://pypi.org/project/traitlets>=5.0)|3.857517919653276e-06| +|pypi|[pygments>=2.4.1](https://pypi.org/project/pygments>=2.4.1)|3.857517919653276e-06| +|pypi|[pandocfilters>=1.4.1](https://pypi.org/project/pandocfilters>=1.4.1)|3.857517919653276e-06| +|pypi|[nbformat>=5.1](https://pypi.org/project/nbformat>=5.1)|3.857517919653276e-06| +|pypi|[nbclient>=0.5.0](https://pypi.org/project/nbclient>=0.5.0)|3.857517919653276e-06| +|pypi|[mistune>=2.0.2](https://pypi.org/project/mistune>=2.0.2)|3.857517919653276e-06| +|pypi|[markupsafe>=2.0](https://pypi.org/project/markupsafe>=2.0)|3.857517919653276e-06| +|pypi|[jupyter-core>=4.7](https://pypi.org/project/jupyter-core>=4.7)|3.857517919653276e-06| +|pypi|[jinja2>=3.0](https://pypi.org/project/jinja2>=3.0)|3.857517919653276e-06| +|pypi|[importlib-metadata>=3.6](https://pypi.org/project/importlib-metadata>=3.6)|3.857517919653276e-06| +|pypi|[idcempy](https://github.com/hknd23/idcempy)|3.8506417736289455e-06| +|pypi|[serotools](https://github.com/CFSAN-Biostatistics/serotools)|3.8506417736289455e-06| +|pypi|[Cobra](https://opencobra.github.io/cobrapy)|3.8506417736289455e-06| +|pypi|[vip-hci](https://github.com/vortex-exoplanet/VIP)|3.8506417736289455e-06| +|pypi|[supernnova](https://github.com/supernnova/SuperNNova)|3.8506417736289455e-06| +|pypi|[homelette](https://github.com/philippjunk/homelette/)|3.8506417736289455e-06| +|pypi|[pyarma](https://pyarma.sourceforge.io)|3.850641773628939e-06| +|pypi|[astroplotlib](https://gitlab.com/joseaher/astrocubelib)|3.850641773628939e-06| +|pypi|[agama](https://github.com/GalacticDynamics-Oxford/Agama)|3.850641773628939e-06| +|pypi|[megaman](https://github.com/mmp2/megaman)|3.850641773628939e-06| +|pypi|[ignis-core](https://pypi.org/project/ignis-core)|3.850641773628939e-06| +|pypi|[SLIT](https://github.com/bweir/slit)|3.850641773628939e-06| +|pypi|[py2app](http://github.com/ronaldoussoren/py2app)|3.850641773628939e-06| +|pypi|[multivar-horner](https://github.com/jannikmi/multivar_horner)|3.850641773628939e-06| +|pypi|[NonnegMFPy](https://github.com/guangtunbenzhu/NonnegMFPy)|3.850641773628939e-06| +|pypi|[SetCoverPy](https://github.com/guangtunbenzhu/SetCoverPy)|3.850641773628939e-06| +|pypi|[mahotas](http://luispedro.org/software/mahotas)|3.850641773628939e-06| +|pypi|[spaTyper](https://github.com/JFsanchezherrero/spa_typing)|3.850641773628939e-06| +|pypi|[UNKNOWN](UNKNOWN)|3.850641773628939e-06| +|pypi|[galkin](UNKNOWN)|3.850641773628939e-06| +|pypi|[tdpy](https://github.com/tdaylan/tdpy)|3.850641773628939e-06| +|pypi|[grispy](https://github.com/mchalela/GriSPy)|3.850641773628939e-06| +|pypi|[ares](https://github.com/barnumbirr/ares)|3.850641773628939e-06| +|pypi|[ihm](https://github.com/ihmwg/python-ihm)|3.850641773628939e-06| +|pypi|[kernel-tuner](http://benvanwerkhoven.github.io/kernel_tuner/)|3.850641773628939e-06| +|pypi|[gfapy](https://github.com/ggonnella/gfapy)|3.850641773628939e-06| +|pypi|[pyFlow](https://www.github.com/David-OConnor/pyflow)|3.850641773628939e-06| +|pypi|[gappa](http://joachimhahn.github.io/GAMERA/)|3.850641773628939e-06| +|pypi|[saphires](https://github.com/tofflemire/saphires)|3.850641773628939e-06| +|pypi|[javelin](https://github.com/0xJeremy/javelin)|3.850641773628939e-06| +|pypi|[pybaobab](https://github.com/jiwoncpark/baobab)|3.850641773628939e-06| +|pypi|[fetch](http://k0s.org/mozilla/fetch)|3.850641773628939e-06| +|pypi|[macop](https://github.com/prise-3d/macop)|3.850641773628939e-06| +|pypi|[gsf](UNKNOWN)|3.850641773628939e-06| +|pypi|[sphinx-better-theme](http://github.com/irskep/sphinx-better-theme)|3.850641773628939e-06| +|pypi|[uncalled](https://github.com/elazarg/uncalled)|3.850641773628939e-06| +|pypi|[astrometry](https://github.com/neuromorphicsystems/astrometry)|3.850641773628939e-06| +|pypi|[geneimpacts](https://pypi.org/project/geneimpacts)|3.850641773628939e-06| +|pypi|[SigProfilerMatrixGenerator](https://pypi.org/project/SigProfilerMatrixGenerator)|3.850641773628939e-06| +|pypi|[parallel-fastq-dump](https://github.com/rvalieris/parallel-fastq-dump)|3.850641773628939e-06| +|pypi|[ReplicatedFocusingBeliefPropagation](https://github.com/Nico-Curti/rFBP)|3.850641773628939e-06| +|pypi|[ftd2xx](https://github.com/snmishra/ftd2xx)|3.850641773628939e-06| +|pypi|[calibrate](https://github.com/ginkgobioworks/calibrate)|3.850641773628939e-06| +|pypi|[hpccm](https://github.com/NVIDIA/hpc-container-maker)|3.850641773628939e-06| +|pypi|[bubbly](https://github.com/AashitaK/bubbly)|3.850641773628939e-06| +|pypi|[pycutest](https://github.com/jfowkes/pycutest/)|3.850641773628939e-06| +|pypi|[pyoscode](https://github.com/fruzsinaagocs/oscode)|3.850641773628939e-06| +|pypi|[specviz](https://github.com/spacetelescope/specviz)|3.850641773628939e-06| +|pypi|[biotools](https://github.com/sonwell/biotools)|3.850641773628939e-06| +|pypi|[pypico](https://sites.google.com/a/ucdavis.edu/pico)|3.850641773628939e-06| +|pypi|[HelioPy](https://pypi.org/project/HelioPy)|3.850641773628939e-06| +|pypi|[polypy](https://github.com/symmy596/Polypy)|3.850641773628939e-06| +|pypi|[dnest4](https://github.com/eggplantbren/DNest4)|3.850641773628939e-06| +|pypi|[pystospa](https://pypi.org/project/pystospa)|3.850641773628939e-06| +|pypi|[crc](https://github.com/Nicoretti/crc)|3.850641773628939e-06| +|pypi|[bcbio-nextgen](https://github.com/bcbio/bcbio-nextgen)|3.850641773628939e-06| +|pypi|[PASTA](http://github.com/guanghetv/pasta)|3.850641773628939e-06| +|pypi|[chromosight](https://github.com/koszullab/chromosight)|3.850641773628939e-06| +|pypi|[astroabc](https://github.com/EliseJ/astroABC)|3.850641773628939e-06| +|pypi|[ngs](https://broadtech.com.cn)|3.850641773628939e-06| +|pypi|[TomograPy](http://nbarbey.dyndns.org/software/siddon.html)|3.850641773628939e-06| +|pypi|[Libra](https://github.com/Palashio/libra)|3.850641773628939e-06| +|pypi|[least-asymmetry](https://github.com/natelust/least_asymmetry)|3.850641773628939e-06| +|pypi|[DNApi](https://github.com/sgp715/dnapi)|3.850641773628939e-06| +|pypi|[fm128-radar](https://github.com/ERA-URBAN/fm128_radar)|3.850641773628939e-06| +|pypi|[ebfpy](https://pypi.org/project/ebfpy)|3.850641773628939e-06| +|pypi|[requirements](http://github.com/mattack108/requirements)|3.850641773628939e-06| +|pypi|[orcs](https://github.com/thomasorb/orcs)|3.850641773628939e-06| +|pypi|[INSANE](https://github.com/Tsjerk/Insane)|3.850641773628939e-06| +|pypi|[neworder](https://neworder.readthedocs.io)|3.850641773628939e-06| +|pypi|[pyccl](https://github.com/LSSTDESC/CCL)|3.850641773628939e-06| +|pypi|[itmlogic](https://github.com/edwardoughton/itmlogic)|3.850641773628939e-06| +|pypi|[pydoppler](https://github.com/alymantara/pydoppler)|3.850641773628939e-06| +|pypi|[StarburstPy](https://github.com/rjtanner/StarburstPy)|3.850641773628939e-06| +|pypi|[pySpectrum](https://github.com/gooseterv/pyspectrum)|3.850641773628939e-06| +|pypi|[wpca](http://github.com/jakevdp/wpca/)|3.850641773628939e-06| +|pypi|[watermark](https://pypi.org/project/watermark)|3.7879678163587868e-06| +|pypi|[pytest-raises](https://pypi.org/project/pytest-raises)|3.7373876038163225e-06| +|pypi|[flake8-debugger](https://pypi.org/project/flake8-debugger)|3.7373876038163225e-06| +|pypi|[yt-dlp](https://pypi.org/project/yt-dlp)|3.7373876038163225e-06| +|pypi|[webvtt-py](https://pypi.org/project/webvtt-py)|3.7373876038163225e-06| +|pypi|[truecase](https://pypi.org/project/truecase)|3.7373876038163225e-06| +|pypi|[google-cloud-speech](https://pypi.org/project/google-cloud-speech)|3.7373876038163225e-06| +|pypi|[ffmpeg-python](https://pypi.org/project/ffmpeg-python)|3.7373876038163225e-06| +|pypi|[pulumi-gcp](https://pypi.org/project/pulumi-gcp)|3.7373876038163225e-06| +|pypi|[pulumi-google-native](https://pypi.org/project/pulumi-google-native)|3.7373876038163225e-06| +|pypi|[fireo](https://pypi.org/project/fireo)|3.7373876038163225e-06| +|pypi|[pyramid-mako](https://pypi.org/project/pyramid-mako)|3.7303092182030337e-06| +|pypi|[svo_filters](https://pypi.org/project/svo_filters)|3.7285344017513264e-06| +|pypi|[exoplanet-core](https://pypi.org/project/exoplanet-core)|3.71941939418259e-06| +|pypi|[cairosvg](https://pypi.org/project/cairosvg)|3.7080254116426827e-06| +|pypi|[eureka](http://github.com/jeffvogelsang/eureka)|3.702540166950902e-06| +|pypi|[stdatamodels](https://pypi.org/project/stdatamodels)|3.702540166950902e-06| +|pypi|[svo-filters](https://pypi.org/project/svo-filters)|3.702540166950902e-06| +|pypi|[parsley](https://pypi.org/project/parsley)|3.702540166950902e-06| +|pypi|[flake8-import-order](https://pypi.org/project/flake8-import-order)|3.6942722337780937e-06| +|pypi|[descartes](http://bitbucket.org/sgillies/descartes/)|3.6746543093720824e-06| +|pypi|[jupyter_sphinx](https://pypi.org/project/jupyter_sphinx)|3.658833723277592e-06| +|pypi|[docutils!=0.17.0](https://pypi.org/project/docutils!=0.17.0)|3.658833723277592e-06| +|pypi|[sphinx<5,>=3.5.4](https://pypi.org/project/sphinx<5,>=3.5.4)|3.658833723277592e-06| +|pypi|[z3-solver](https://pypi.org/project/z3-solver)|3.640235353107038e-06| +|pypi|[obspy](https://www.obspy.org)|3.6367172306495543e-06| +|pypi|[mkdocs-literate-nav](https://pypi.org/project/mkdocs-literate-nav)|3.6306051008501414e-06| +|pypi|[mkdocs-gen-files](https://pypi.org/project/mkdocs-gen-files)|3.6306051008501414e-06| +|pypi|[opentelemetry-exporter-otlp](https://pypi.org/project/opentelemetry-exporter-otlp)|3.6306051008501414e-06| +|pypi|[ray-cpp](https://pypi.org/project/ray-cpp)|3.6306051008501414e-06| +|pypi|[colorful](https://pypi.org/project/colorful)|3.6306051008501414e-06| +|pypi|[gpustat](https://pypi.org/project/gpustat)|3.6306051008501414e-06| +|pypi|[opentelemetry-api](https://pypi.org/project/opentelemetry-api)|3.6306051008501414e-06| +|pypi|[opencensus](https://pypi.org/project/opencensus)|3.6306051008501414e-06| +|pypi|[aiorwlock](https://pypi.org/project/aiorwlock)|3.6306051008501414e-06| +|pypi|[py-spy](https://pypi.org/project/py-spy)|3.6306051008501414e-06| +|pypi|[aiohttp-cors](https://pypi.org/project/aiohttp-cors)|3.6306051008501414e-06| +|pypi|[opentelemetry-sdk](https://pypi.org/project/opentelemetry-sdk)|3.6306051008501414e-06| +|pypi|[pygam](https://github.com/dswah/pyGAM)|3.6225829304884157e-06| +|pypi|[horovod](https://pypi.org/project/horovod)|3.6172058843354505e-06| +|pypi|[pyinstrument](https://pypi.org/project/pyinstrument)|3.6144403955594087e-06| +|pypi|[biomaj-core](http://biomaj.genouest.org)|3.583295009952652e-06| +|pypi|[csvw](https://github.com/cldf/csvw)|3.5618436406067694e-06| +|pypi|[pysiaf](https://pypi.org/project/pysiaf)|3.5616732582274062e-06| +|pypi|[httpcore](https://github.com/encode/httpcore)|3.5560400417613456e-06| +|pypi|[spatialpandas](https://pypi.org/project/spatialpandas)|3.554040272176858e-06| +|pypi|[sacrebleu](https://pypi.org/project/sacrebleu)|3.5498103850641773e-06| +|pypi|[mdx-gh-links](https://pypi.org/project/mdx-gh-links)|3.52975495915986e-06| +|pypi|[mkdocs-nature](https://pypi.org/project/mkdocs-nature)|3.52975495915986e-06| +|pypi|[basic-modeling-interface](https://github.com/bmi-forum/bmi-python)|3.52975495915986e-06| +|pypi|[thefuzz](https://github.com/seatgeek/thefuzz)|3.500583430571761e-06| +|pypi|[ubelt](https://pypi.org/project/ubelt)|3.470977454742377e-06| +|pypi|[jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy)|3.465577596266044e-06| +|pypi|[ansi2html](https://pypi.org/project/ansi2html)|3.465577596266044e-06| +|pypi|[modopt](https://github.com/cea-cosmic/modopt)|3.4655775962660344e-06| +|pypi|[wxpython](http://wxPython.org/)|3.4559509918319793e-06| +|pypi|[PyQtWebEngine](https://pypi.org/project/PyQtWebEngine)|3.4515902223020088e-06| +|pypi|[semantic_version](https://github.com/rbarrois/python-semanticversion)|3.4457131744179625e-06| +|pypi|[softlayer-messaging](https://pypi.org/project/softlayer-messaging)|3.441511085180864e-06| +|pypi|[pytest-celery](https://pypi.org/project/pytest-celery)|3.441511085180864e-06| +|pypi|[pyro4](https://pypi.org/project/pyro4)|3.441511085180864e-06| +|pypi|[python-memcached](https://pypi.org/project/python-memcached)|3.441511085180864e-06| +|pypi|[pylibmc](https://pypi.org/project/pylibmc)|3.441511085180864e-06| +|pypi|[librabbitmq](https://pypi.org/project/librabbitmq)|3.441511085180864e-06| +|pypi|[pycouchdb](https://pypi.org/project/pycouchdb)|3.441511085180864e-06| +|pypi|[couchbase](https://pypi.org/project/couchbase)|3.441511085180864e-06| +|pypi|[pydocumentdb](https://pypi.org/project/pydocumentdb)|3.441511085180864e-06| +|pypi|[python-consul2](https://pypi.org/project/python-consul2)|3.441511085180864e-06| +|pypi|[pyArango](https://pypi.org/project/pyArango)|3.441511085180864e-06| +|pypi|[pandas-bokeh](https://pypi.org/project/pandas-bokeh)|3.4380730121686948e-06| +|pypi|[resolvelib](https://pypi.org/project/resolvelib)|3.4380730121686948e-06| +|pypi|[rtds-action](https://pypi.org/project/rtds-action)|3.435031639888699e-06| +|pypi|[validate-pyproject](https://pypi.org/project/validate-pyproject)|3.434874495211567e-06| +|pypi|[pyproject-fmt](https://pypi.org/project/pyproject-fmt)|3.434874495211567e-06| +|pypi|[tomlkit](https://pypi.org/project/tomlkit)|3.434874495211567e-06| +|pypi|[configupdater](https://pypi.org/project/configupdater)|3.434874495211567e-06| +|pypi|[assertionlib](https://pypi.org/project/assertionlib)|3.4286661189093644e-06| +|pypi|[exoctk](https://github.com/ExoCTK/exoctk)|3.407647587282246e-06| +|pypi|[platon](https://pypi.org/project/platon)|3.407647587282246e-06| +|pypi|[ddtrace](https://pypi.org/project/ddtrace)|3.407647587282246e-06| +|pypi|[flask_wtf](https://pypi.org/project/flask_wtf)|3.407647587282246e-06| +|pypi|[jwst_gtvt](https://pypi.org/project/jwst_gtvt)|3.407647587282246e-06| +|pypi|[scp](https://pypi.org/project/scp)|3.407647587282246e-06| +|pypi|[wtforms](https://pypi.org/project/wtforms)|3.407647587282246e-06| +|pypi|[ddsketch](https://pypi.org/project/ddsketch)|3.407647587282246e-06| +|pypi|[bytecode](https://pypi.org/project/bytecode)|3.407647587282246e-06| +|pypi|[scvi-tools](https://github.com/scverse/scvi-tools)|3.407647587282246e-06| +|pypi|[docrep](https://pypi.org/project/docrep)|3.407647587282246e-06| +|pypi|[mudata](https://pypi.org/project/mudata)|3.407647587282246e-06| +|pypi|[sphinx-remove-toctrees](https://pypi.org/project/sphinx-remove-toctrees)|3.4036922820470077e-06| +|pypi|[hmf](https://github.com/steven-murray/hmf)|3.3976250943784645e-06| +|pypi|[flox](https://pypi.org/project/flox)|3.3885647607934654e-06| +|pypi|[vispy](https://pypi.org/project/vispy)|3.3696553592265378e-06| +|pypi|[pyside](https://pypi.org/project/pyside)|3.3696553592265378e-06| +|pypi|[google-api-python-client](https://github.com/googleapis/google-api-python-client/)|3.357415910356073e-06| +|pypi|[starkbank-ecdsa](https://pypi.org/project/starkbank-ecdsa)|3.3439783823619726e-06| +|pypi|[aioconsole](https://github.com/vxgmichel/aioconsole)|3.3195187703697746e-06| +|pypi|[aiohttp-retry](https://pypi.org/project/aiohttp-retry)|3.3195187703697746e-06| +|pypi|[aiokatcp](https://pypi.org/project/aiokatcp)|3.3195187703697746e-06| +|pypi|[aiomonitor](https://pypi.org/project/aiomonitor)|3.3195187703697746e-06| +|pypi|[fakeredis](https://pypi.org/project/fakeredis)|3.3195187703697746e-06| +|pypi|[katportalclient](https://pypi.org/project/katportalclient)|3.3195187703697746e-06| +|pypi|[katversion](https://pypi.org/project/katversion)|3.3195187703697746e-06| +|pypi|[lupa](https://pypi.org/project/lupa)|3.3195187703697746e-06| +|pypi|[omnijson](https://pypi.org/project/omnijson)|3.3195187703697746e-06| +|pypi|[pygelf](https://pypi.org/project/pygelf)|3.3195187703697746e-06| +|pypi|[python-lzf](https://pypi.org/project/python-lzf)|3.3195187703697746e-06| +|pypi|[rdbtools](https://pypi.org/project/rdbtools)|3.3195187703697746e-06| +|pypi|[spead2](https://pypi.org/project/spead2)|3.3195187703697746e-06| +|pypi|[katpoint](https://pypi.org/project/katpoint)|3.3195187703697746e-06| +|pypi|[katsdptelstate](https://pypi.org/project/katsdptelstate)|3.3195187703697746e-06| +|pypi|[pytest-notebook](https://github.com/chrisjsewell/pytest-notebook)|3.3149003094718685e-06| +|pypi|[aio-pika](https://pypi.org/project/aio-pika)|3.3149003094718685e-06| +|pypi|[logomaker](http://logomaker.readthedocs.io)|3.302529964984792e-06| +|pypi|[cbor2](https://pypi.org/project/cbor2)|3.2911468150674685e-06| +|pypi|[mapbox-vector-tile](https://pypi.org/project/mapbox-vector-tile)|3.2911468150674685e-06| +|pypi|[sharedmem](https://pypi.org/project/sharedmem)|3.2911468150674685e-06| +|pypi|[SmilesPE](https://github.com/XinhaoLi74/SmilesPE)|3.28947954430064e-06| +|pypi|[grpcio-status](https://pypi.org/project/grpcio-status)|3.272353403248684e-06| +|pypi|[stone](https://pypi.org/project/stone)|3.2675445907651272e-06| +|pypi|[msrest](https://pypi.org/project/msrest)|3.2675445907651272e-06| +|pypi|[azure-core](https://pypi.org/project/azure-core)|3.2675445907651272e-06| +|pypi|[types-pyOpenSSL](https://github.com/python/typeshed)|3.258235346916794e-06| +|pypi|[mypy-zope](https://github.com/Shoobx/mypy-zope)|3.258235346916794e-06| +|pypi|[pydoctor](https://github.com/twisted/pydoctor)|3.258235346916794e-06| +|pypi|[PyHamcrest](https://pypi.org/project/PyHamcrest)|3.258235346916794e-06| +|pypi|[cython-test-exception-raiser](https://pypi.org/project/cython-test-exception-raiser)|3.258235346916794e-06| +|pypi|[twisted-iocpsupport](https://pypi.org/project/twisted-iocpsupport)|3.258235346916794e-06| +|pypi|[hatch](https://pypi.org/project/hatch)|3.2386647774629107e-06| +|pypi|[modin](https://github.com/modin-project/modin)|3.2380396732788796e-06| +|pypi|[pynetdicom](https://github.com/pydicom/pynetdicom)|3.2380396732788796e-06| +|pypi|[comm](https://pypi.org/project/comm)|3.234189520413551e-06| +|pypi|[sunpy-sphinx-theme](https://pypi.org/project/sunpy-sphinx-theme)|3.225652993447626e-06| +|pypi|[mpl-animators](https://pypi.org/project/mpl-animators)|3.225652993447626e-06| +|pypi|[mlxtend](https://github.com/rasbt/mlxtend)|3.2170008132668583e-06| +|pypi|[pyexcel-xls](https://github.com/pyexcel/pyexcel-xls)|3.213995434655776e-06| +|pypi|[twython](https://github.com/ryanmcgrath/twython/tree/master)|3.208868144690782e-06| +|pypi|[jinxed](https://github.com/Rockhopper-Technologies/jinxed)|3.2085472578763124e-06| +|pypi|[metpy](https://pypi.org/project/metpy)|3.176779463243874e-06| +|pypi|[wordcloud](https://pypi.org/project/wordcloud)|3.158935580172463e-06| +|pypi|[exojax](http://secondearths.sakura.ne.jp/exojax/)|3.1562637488761793e-06| +|pypi|[vaex](https://pypi.org/project/vaex)|3.1562637488761793e-06| +|pypi|[vaex-astro](https://pypi.org/project/vaex-astro)|3.1562637488761793e-06| +|pypi|[vaex-core](https://pypi.org/project/vaex-core)|3.1562637488761793e-06| +|pypi|[vaex-hdf5](https://pypi.org/project/vaex-hdf5)|3.1562637488761793e-06| +|pypi|[vaex-jupyter](https://pypi.org/project/vaex-jupyter)|3.1562637488761793e-06| +|pypi|[vaex-ml](https://pypi.org/project/vaex-ml)|3.1562637488761793e-06| +|pypi|[vaex-server](https://pypi.org/project/vaex-server)|3.1562637488761793e-06| +|pypi|[vaex-viz](https://pypi.org/project/vaex-viz)|3.1562637488761793e-06| +|pypi|[bqplot](https://pypi.org/project/bqplot)|3.1562637488761793e-06| +|pypi|[ipyvuetify](https://pypi.org/project/ipyvuetify)|3.1562637488761793e-06| +|pypi|[aplus](https://pypi.org/project/aplus)|3.1562637488761793e-06| +|pypi|[blake3](https://pypi.org/project/blake3)|3.1562637488761793e-06| +|pypi|[ipyvue](https://pypi.org/project/ipyvue)|3.1562637488761793e-06| +|pypi|[ipywebrtc](https://pypi.org/project/ipywebrtc)|3.1562637488761793e-06| +|pypi|[ipydatawidgets](https://pypi.org/project/ipydatawidgets)|3.1562637488761793e-06| +|pypi|[pretty-midi](https://pypi.org/project/pretty-midi)|3.1505250875145854e-06| +|pypi|[pytest-asyncio>=0.18](https://pypi.org/project/pytest-asyncio>=0.18)|3.135951452754253e-06| +|pypi|[ipykernel>=6.5](https://pypi.org/project/ipykernel>=6.5)|3.135951452754253e-06| +|pypi|[sphinx>=1.3.6](https://pypi.org/project/sphinx>=1.3.6)|3.135951452754253e-06| +|pypi|[tornado>=6.0](https://pypi.org/project/tornado>=6.0)|3.135951452754253e-06| +|pypi|[pyzmq>=23.0](https://pypi.org/project/pyzmq>=23.0)|3.135951452754253e-06| +|pypi|[python-dateutil>=2.8.2](https://pypi.org/project/python-dateutil>=2.8.2)|3.135951452754253e-06| +|pypi|[nest-asyncio>=1.5.4](https://pypi.org/project/nest-asyncio>=1.5.4)|3.135951452754253e-06| +|pypi|[jupyter-core>=4.9.2](https://pypi.org/project/jupyter-core>=4.9.2)|3.135951452754253e-06| +|pypi|[docformatter](https://github.com/PyCQA/docformatter)|3.106890639362598e-06| +|pypi|[deepdiff](https://pypi.org/project/deepdiff)|3.0764686271241284e-06| +|pypi|[pyqt](https://pypi.org/project/pyqt)|3.0708868144690783e-06| +|pypi|[enthought-sphinx-theme](https://pypi.org/project/enthought-sphinx-theme)|3.0708868144690783e-06| +|pypi|[channels](https://pypi.org/project/channels)|3.0544181606025248e-06| +|pypi|[questionary](https://github.com/tmbo/questionary)|3.0496796020938365e-06| +|pypi|[fhirclient](https://pypi.org/project/fhirclient)|3.0484247374562477e-06| +|pypi|[sphinx-markdown-tables](https://github.com/ryanfox/sphinx-markdown-tables)|3.0420070011668652e-06| +|pypi|[nitime](https://pypi.org/project/nitime)|3.0418054589558025e-06| +|pypi|[flake8-array-spacing](https://pypi.org/project/flake8-array-spacing)|3.0418054589558025e-06| +|pypi|[pytest-harvest](https://pypi.org/project/pytest-harvest)|3.0418054589558025e-06| +|pypi|[h5io](https://pypi.org/project/h5io)|3.0418054589558025e-06| +|pypi|[snowflake-snowpark-python](https://pypi.org/project/snowflake-snowpark-python)|3.0406317719619934e-06| +|pypi|[vplot](https://github.com/VirtualPlanetaryLaboratory/vplot/)|3.0295490424874736e-06| +|pypi|[multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet)|3.029549042487471e-06| +|pypi|[pytest-tornado5](https://pypi.org/project/pytest-tornado5)|3.025504250708451e-06| +|pypi|[rethinkdb](https://pypi.org/project/rethinkdb)|3.025504250708451e-06| +|pypi|[aafigure](https://pypi.org/project/aafigure)|3.025504250708451e-06| +|pypi|[mizani](https://github.com/has2k1/mizani)|2.997999666611105e-06| +|pypi|[python-swiftclient](https://docs.openstack.org/python-swiftclient/latest/)|2.994943601711418e-06| +|pypi|[pycuda](http://mathema.tician.de/software/pycuda)|2.982963827304551e-06| +|pypi|[grpcio-gcp](https://pypi.org/project/grpcio-gcp)|2.9514665887796036e-06| +|pypi|[hashin](https://pypi.org/project/hashin)|2.949502027524031e-06| +|pypi|[hankel](https://github.com/steven-murray/hankel)|2.948383554121775e-06| +|pypi|[alibi](https://github.com/SeldonIO/alibi)|2.9394212012434643e-06| +|pypi|[bio](https://pypi.org/project/bio)|2.9394212012434643e-06| +|pypi|[kahypar](https://pypi.org/project/kahypar)|2.9394212012434643e-06| +|pypi|[nwalign3](https://pypi.org/project/nwalign3)|2.9394212012434643e-06| +|pypi|[PubChemPy](https://pypi.org/project/PubChemPy)|2.9394212012434643e-06| +|pypi|[PyMetis](https://pypi.org/project/PyMetis)|2.9394212012434643e-06| +|pypi|[selfies](https://pypi.org/project/selfies)|2.9394212012434643e-06| +|pypi|[upfp](https://pypi.org/project/upfp)|2.9394212012434643e-06| +|pypi|[nbdime](https://pypi.org/project/nbdime)|2.9298729275392053e-06| +|pypi|[pyvcf](https://github.com/jamescasbon/PyVCF)|2.920070011668624e-06| +|pypi|[pendulum](https://pypi.org/project/pendulum)|2.9109018169694946e-06| +|pypi|[phonenumbers](https://pypi.org/project/phonenumbers)|2.9109018169694946e-06| +|pypi|[fasttext-wheel](https://pypi.org/project/fasttext-wheel)|2.8879813302217036e-06| +|pypi|[pyonmttok](https://pypi.org/project/pyonmttok)|2.8879813302217036e-06| +|pypi|[ctranslate2](https://pypi.org/project/ctranslate2)|2.8879813302217036e-06| +|pypi|[fortranformat](https://pypi.org/project/fortranformat)|2.8879813302217036e-06| +|pypi|[sphinxcontrib-trio](https://pypi.org/project/sphinxcontrib-trio)|2.8879813302217036e-06| +|pypi|[python-magic-bin](https://pypi.org/project/python-magic-bin)|2.8879813302217036e-06| +|pypi|[xnat](https://pypi.org/project/xnat)|2.8879813302217036e-06| +|pypi|[academictorrents](https://pypi.org/project/academictorrents)|2.8879813302217036e-06| +|pypi|[ACEBinf](https://github.com/ACEnglish/acebinf)|2.873613263902193e-06| +|pypi|[bwapy](https://pypi.org/project/bwapy)|2.873613263902193e-06| +|pypi|[dbus-python](https://pypi.org/project/dbus-python)|2.873613263902193e-06| +|pypi|[jupyter-http-over-ws](https://pypi.org/project/jupyter-http-over-ws)|2.873613263902193e-06| +|pypi|[PyGObject](https://pypi.org/project/PyGObject)|2.873613263902193e-06| +|pypi|[pytabix](https://pypi.org/project/pytabix)|2.873613263902193e-06| +|pypi|[python-apt](https://pypi.org/project/python-apt)|2.873613263902193e-06| +|pypi|[PyVCF](https://pypi.org/project/PyVCF)|2.873613263902193e-06| +|pypi|[requests-unixsocket](https://pypi.org/project/requests-unixsocket)|2.873613263902193e-06| +|pypi|[Truvari](https://pypi.org/project/Truvari)|2.873613263902193e-06| +|pypi|[UpSetPlot](https://pypi.org/project/UpSetPlot)|2.873613263902193e-06| +|pypi|[nose-exclude](https://pypi.org/project/nose-exclude)|2.8662671848816905e-06| +|pypi|[mockredispy](https://pypi.org/project/mockredispy)|2.8662671848816905e-06| +|pypi|[motor](https://pypi.org/project/motor)|2.8662671848816905e-06| +|pypi|[aiounittest](https://pypi.org/project/aiounittest)|2.8662671848816905e-06| +|pypi|[pyfarmhash](https://pypi.org/project/pyfarmhash)|2.8662671848816905e-06| +|pypi|[SetSimilaritySearch](https://pypi.org/project/SetSimilaritySearch)|2.8662671848816905e-06| +|pypi|[pyhash](https://pypi.org/project/pyhash)|2.8662671848816905e-06| +|pypi|[flametree](https://pypi.org/project/flametree)|2.8106874260065242e-06| +|pypi|[icebreaker](https://pypi.org/project/icebreaker)|2.8106874260065242e-06| +|pypi|[platemap](https://pypi.org/project/platemap)|2.8106874260065242e-06| +|pypi|[primer3-py](https://pypi.org/project/primer3-py)|2.8106874260065242e-06| +|pypi|[proglog](https://pypi.org/project/proglog)|2.8106874260065242e-06| +|pypi|[sbol2](https://pypi.org/project/sbol2)|2.8106874260065242e-06| +|pypi|[biomaj-cli](http://biomaj.genouest.org)|2.808703411352876e-06| +|pypi|[feedparser](https://pypi.org/project/feedparser)|2.804243208526278e-06| +|pypi|[qmflows](https://github.com/SCM-NV/qmflows)|2.771615782117534e-06| +|pypi|[flake8-logging-format](https://pypi.org/project/flake8-logging-format)|2.7624169245598905e-06| +|pypi|[whitenoise](https://pypi.org/project/whitenoise)|2.7624169245598905e-06| +|pypi|[pyceo](https://pypi.org/project/pyceo)|2.7624169245598905e-06| +|pypi|[properconf](https://pypi.org/project/properconf)|2.7624169245598905e-06| +|pypi|[markupSafe](https://pypi.org/project/markupSafe)|2.7624169245598905e-06| +|pypi|[multipart](https://pypi.org/project/multipart)|2.7624169245598905e-06| +|pypi|[funsor](https://pypi.org/project/funsor)|2.7468393855116203e-06| +|pypi|[check-wheel-contents](https://pypi.org/project/check-wheel-contents)|2.7453649682354463e-06| +|pypi|[pytest-freezegun](https://pypi.org/project/pytest-freezegun)|2.7251444507566944e-06| +|pypi|[coverage-enable-subprocess](https://pypi.org/project/coverage-enable-subprocess)|2.7251444507566944e-06| +|pypi|[proselint](https://pypi.org/project/proselint)|2.7251444507566944e-06| +|pypi|[pytest-datadir](https://pypi.org/project/pytest-datadir)|2.72301682496431e-06| +|pypi|[jaraco.windows](https://pypi.org/project/jaraco.windows)|2.702413429533541e-06| +|pypi|[singledispatch](https://pypi.org/project/singledispatch)|2.702413429533541e-06| +|pypi|[soxr](https://pypi.org/project/soxr)|2.6954492415402565e-06| +|pypi|[samplerate](https://pypi.org/project/samplerate)|2.6954492415402565e-06| +|pypi|[presets](https://pypi.org/project/presets)|2.6954492415402565e-06| +|pypi|[mir-eval](https://pypi.org/project/mir-eval)|2.6954492415402565e-06| +|pypi|[sphinx-multiversion](https://pypi.org/project/sphinx-multiversion)|2.6954492415402565e-06| +|pypi|[resampy](https://pypi.org/project/resampy)|2.6954492415402565e-06| +|pypi|[audioread](https://pypi.org/project/audioread)|2.6954492415402565e-06| +|pypi|[sphinx-click](https://github.com/stephenfin/sphinx-click)|2.686740751343639e-06| +|pypi|[pytest-cover](https://pypi.org/project/pytest-cover)|2.6473162193698947e-06| +|pypi|[langdetect](https://github.com/Mimino666/langdetect)|2.639477412902153e-06| +|pypi|[LSSTDESC.Coord](https://github.com/LSSTDESC/Coord)|2.6274212368728225e-06| +|pypi|[cmarkgfm](https://pypi.org/project/cmarkgfm)|2.6208430571761958e-06| +|pypi|[os-service-types](https://pypi.org/project/os-service-types)|2.6091948658109687e-06| +|pypi|[hyperspy](https://pypi.org/project/hyperspy)|2.59125540531265e-06| +|pypi|[sadisplay](https://pypi.org/project/sadisplay)|2.5900150025004167e-06| +|pypi|[jsonargparse](https://pypi.org/project/jsonargparse)|2.568936046969091e-06| +|pypi|[keras2onnx](https://github.com/onnx/keras-onnx)|2.567094515752645e-06| +|pypi|[pyramid_debugtoolbar](https://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/)|2.5670945157526265e-06| +|pypi|[mpl-playback](https://pypi.org/project/mpl-playback)|2.5670945157526253e-06| +|pypi|[atomneb](https://atomneb.github.io/AtomNeb-py/)|2.5638856476079484e-06| +|pypi|[napari-plugin-engine](https://github.com/napari/napari-plugin-engine)|2.5606767794632517e-06| +|pypi|[colander](https://pypi.org/project/colander)|2.5547527151961235e-06| +|pypi|[types-tzlocal](https://pypi.org/project/types-tzlocal)|2.541423570595099e-06| +|pypi|[coconut](https://pypi.org/project/coconut)|2.53888468590919e-06| +|pypi|[jupyter-cache](https://pypi.org/project/jupyter-cache)|2.53888468590919e-06| +|pypi|[testscenarios](https://pypi.org/project/testscenarios)|2.5160093348891478e-06| +|pypi|[cmocean](https://pypi.org/project/cmocean)|2.501407097261309e-06| +|pypi|[Auto-FOX](https://pypi.org/project/Auto-FOX)|2.47541256876146e-06| +|pypi|[ephemeral-port-reserve](https://pypi.org/project/ephemeral-port-reserve)|2.47541256876146e-06| +|pypi|[fido](https://pypi.org/project/fido)|2.47541256876146e-06| +|pypi|[bravado-core](https://pypi.org/project/bravado-core)|2.47541256876146e-06| +|pypi|[mip](https://pypi.org/project/mip)|2.4659795151043724e-06| +|pypi|[sphinxcontrib_bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex)|2.429571595265893e-06| +|pypi|[pixell](https://pypi.org/project/pixell)|2.422695449241538e-06| +|pypi|[lark](https://github.com/lark-parser/lark)|2.422201777219298e-06| +|pypi|[swagger-ui-bundle](https://pypi.org/project/swagger-ui-bundle)|2.4204034005667614e-06| +|pypi|[aiohttp-jinja2](https://pypi.org/project/aiohttp-jinja2)|2.4204034005667614e-06| +|pypi|[camcops-server](https://camcops.readthedocs.org/)|2.4066511085180863e-06| +|pypi|[cardinal_pythonlib](https://pypi.org/project/cardinal_pythonlib)|2.4066511085180863e-06| +|pypi|[CherryPy](https://pypi.org/project/CherryPy)|2.4066511085180863e-06| +|pypi|[deform](https://pypi.org/project/deform)|2.4066511085180863e-06| +|pypi|[Faker](https://pypi.org/project/Faker)|2.4066511085180863e-06| +|pypi|[flower](https://pypi.org/project/flower)|2.4066511085180863e-06| +|pypi|[hl7](https://pypi.org/project/hl7)|2.4066511085180863e-06| +|pypi|[paginate](https://pypi.org/project/paginate)|2.4066511085180863e-06| +|pypi|[pycap](https://pypi.org/project/pycap)|2.4066511085180863e-06| +|pypi|[pyotp](https://pypi.org/project/pyotp)|2.4066511085180863e-06| +|pypi|[scrapy](https://pypi.org/project/scrapy)|2.4066511085180863e-06| +|pypi|[twilio](https://pypi.org/project/twilio)|2.4066511085180863e-06| +|pypi|[Wand](https://pypi.org/project/Wand)|2.4066511085180863e-06| +|pypi|[cheroot](https://pypi.org/project/cheroot)|2.4066511085180863e-06| +|pypi|[itemadapter](https://pypi.org/project/itemadapter)|2.4066511085180863e-06| +|pypi|[itemloaders](https://pypi.org/project/itemloaders)|2.4066511085180863e-06| +|pypi|[parsel](https://pypi.org/project/parsel)|2.4066511085180863e-06| +|pypi|[peppercorn](https://pypi.org/project/peppercorn)|2.4066511085180863e-06| +|pypi|[portend](https://pypi.org/project/portend)|2.4066511085180863e-06| +|pypi|[protego](https://pypi.org/project/protego)|2.4066511085180863e-06| +|pypi|[PyDispatcher](https://pypi.org/project/PyDispatcher)|2.4066511085180863e-06| +|pypi|[python-editor](https://pypi.org/project/python-editor)|2.4066511085180863e-06| +|pypi|[pytzdata](https://pypi.org/project/pytzdata)|2.4066511085180863e-06| +|pypi|[queuelib](https://pypi.org/project/queuelib)|2.4066511085180863e-06| +|pypi|[w3lib](https://pypi.org/project/w3lib)|2.4066511085180863e-06| +|pypi|[jaraco.collections](https://pypi.org/project/jaraco.collections)|2.4066511085180863e-06| +|pypi|[qrcode](https://pypi.org/project/qrcode)|2.4066511085180863e-06| +|pypi|[tldextract](https://pypi.org/project/tldextract)|2.4066511085180863e-06| +|pypi|[zc.lockfile](https://pypi.org/project/zc.lockfile)|2.4066511085180863e-06| +|pypi|[jaraco.text](https://pypi.org/project/jaraco.text)|2.4066511085180863e-06| +|pypi|[hickle](http://github.com/telegraphic/hickle)|2.3959548813691324e-06| +|pypi|[biomaj-user](http://biomaj.genouest.org)|2.3886333996842603e-06| +|pypi|[zipppython_version<'3.8'](https://pypi.org/project/zipppython_version<'3.8')|2.3825845974329056e-06| +|pypi|[importlib_metadatapython_version<'3.8'](https://pypi.org/project/importlib_metadatapython_version<'3.8')|2.3825845974329056e-06| +|pypi|[tomlpython_version<'3.6'](https://pypi.org/project/tomlpython_version<'3.6')|2.3825845974329056e-06| +|pypi|[HTSeq](https://github.com/htseq)|2.353169972773245e-06| +|pypi|[typer-cli](https://pypi.org/project/typer-cli)|2.35316997277324e-06| +|pypi|[pytest-coverage](https://pypi.org/project/pytest-coverage)|2.35316997277324e-06| +|pypi|[pytest-check-links](https://pypi.org/project/pytest-check-links)|2.340784867653381e-06| +|pypi|[zope.component](https://pypi.org/project/zope.component)|2.328183703694205e-06| +|pypi|[xdoctest](https://pypi.org/project/xdoctest)|2.3261920625824225e-06| +|pypi|[twobody](https://pypi.org/project/twobody)|2.3103850641773627e-06| +|pypi|[cmastro](https://pypi.org/project/cmastro)|2.3103850641773627e-06| +|pypi|[sphinx-astrorefs](https://pypi.org/project/sphinx-astrorefs)|2.3103850641773627e-06| +|pypi|[url-normalize](https://pypi.org/project/url-normalize)|2.288955152150361e-06| +|pypi|[cattrs](https://pypi.org/project/cattrs)|2.288955152150361e-06| +|pypi|[pytest-socket](https://pypi.org/project/pytest-socket/)|2.285145563476265e-06| +|pypi|[zest-releaser](https://pypi.org/project/zest-releaser)|2.2691281880313387e-06| +|pypi|[fhirspec](https://pypi.org/project/fhirspec)|2.2691281880313387e-06| +|pypi|[flake8-isort](https://pypi.org/project/flake8-isort)|2.2691281880313387e-06| +|pypi|[stsci.tools](https://pypi.org/project/stsci.tools)|2.2612492707117853e-06| +|pypi|[sphinx-pyviz-theme](https://pypi.org/project/sphinx-pyviz-theme)|2.2424325622897933e-06| +|pypi|[rise](https://pypi.org/project/rise)|2.2424325622897933e-06| +|pypi|[pytest-plt](https://pypi.org/project/pytest-plt)|2.2424325622897933e-06| +|pypi|[pytransit](https://github.com/hpparvi/PyTransit)|2.2196685981357607e-06| +|pypi|[pvfactors](https://github.com/SunPower/pvfactors)|2.208961910318389e-06| +|pypi|[rpyc](http://rpyc.readthedocs.org)|2.1926007275722425e-06| +|pypi|[blurb](https://pypi.org/project/blurb)|2.190882388444051e-06| +|pypi|[copier](https://pypi.org/project/copier)|2.151196521580412e-06| +|pypi|[dunamai](https://pypi.org/project/dunamai)|2.151196521580412e-06| +|pypi|[iteration-utilities](https://pypi.org/project/iteration-utilities)|2.151196521580412e-06| +|pypi|[jinja2-ansible-filters](https://pypi.org/project/jinja2-ansible-filters)|2.151196521580412e-06| +|pypi|[jupyter-events](https://pypi.org/project/jupyter-events)|2.151196521580412e-06| +|pypi|[jupyter-server-terminals](https://pypi.org/project/jupyter-server-terminals)|2.151196521580412e-06| +|pypi|[pkgutil-resolve-name](https://pypi.org/project/pkgutil-resolve-name)|2.151196521580412e-06| +|pypi|[powerlaw](https://pypi.org/project/powerlaw)|2.151196521580412e-06| +|pypi|[pygeos](https://pypi.org/project/pygeos)|2.151196521580412e-06| +|pypi|[python-ternary](https://pypi.org/project/python-ternary)|2.151196521580412e-06| +|pypi|[pyyaml-include](https://pypi.org/project/pyyaml-include)|2.151196521580412e-06| +|pypi|[send2trash](https://pypi.org/project/send2trash)|2.151196521580412e-06| +|pypi|[pre-commit~=2.12](https://pypi.org/project/pre-commit~=2.12)|2.1404384705143166e-06| +|pypi|[triton](https://pypi.org/project/triton)|2.117852975495916e-06| +|pypi|[nvidia-nvtx-cu11](https://pypi.org/project/nvidia-nvtx-cu11)|2.117852975495916e-06| +|pypi|[nvidia-nccl-cu11](https://pypi.org/project/nvidia-nccl-cu11)|2.117852975495916e-06| +|pypi|[nvidia-cusparse-cu11](https://pypi.org/project/nvidia-cusparse-cu11)|2.117852975495916e-06| +|pypi|[nvidia-cusolver-cu11](https://pypi.org/project/nvidia-cusolver-cu11)|2.117852975495916e-06| +|pypi|[nvidia-curand-cu11](https://pypi.org/project/nvidia-curand-cu11)|2.117852975495916e-06| +|pypi|[nvidia-cufft-cu11](https://pypi.org/project/nvidia-cufft-cu11)|2.117852975495916e-06| +|pypi|[nvidia-cuda-cupti-cu11](https://pypi.org/project/nvidia-cuda-cupti-cu11)|2.117852975495916e-06| +|pypi|[cobra](https://opencobra.github.io/cobrapy)|2.100350058343057e-06| +|pypi|[pySMARTS](https://pypi.org/project/pySMARTS)|2.0945798658750815e-06| +|pypi|[pvmismatch](https://pypi.org/project/pvmismatch)|2.0945798658750815e-06| +|pypi|[cloudnetpy-qc](https://pypi.org/project/cloudnetpy-qc)|2.0945798658750815e-06| +|pypi|[rtoml](https://pypi.org/project/rtoml)|2.091186256662896e-06| +|pypi|[pythran](https://pypi.org/project/pythran)|2.091186256662896e-06| +|pypi|[meson-python](https://pypi.org/project/meson-python)|2.091186256662896e-06| +|pypi|[lazy_loader](https://pypi.org/project/lazy_loader)|2.091186256662896e-06| +|pypi|[pymeeus](https://pypi.org/project/pymeeus)|2.056838639773296e-06| +|pypi|[casatools](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|2.0498249708284715e-06| +|pypi|[sncosmo](https://sncosmo.readthedocs.org)|2.0423542812691055e-06| +|pypi|[tableschema-sql](https://pypi.org/project/tableschema-sql)|2.0385750566270847e-06| +|pypi|[pylama](https://pypi.org/project/pylama)|2.0385750566270847e-06| +|pypi|[tabulator](https://pypi.org/project/tabulator)|2.0385750566270847e-06| +|pypi|[tableschema](https://pypi.org/project/tableschema)|2.0385750566270847e-06| +|pypi|[dfsql](https://pypi.org/project/dfsql)|2.0385750566270847e-06| +|pypi|[modin-spreadsheet](https://pypi.org/project/modin-spreadsheet)|2.0385750566270847e-06| +|pypi|[Yapsy](https://pypi.org/project/Yapsy)|2.0385750566270847e-06| +|pypi|[influxdb](https://pypi.org/project/influxdb)|2.0385750566270847e-06| +|pypi|[drmaa](https://pypi.org/project/drmaa)|2.0385750566270847e-06| +|pypi|[biomaj-process](https://pypi.org/project/biomaj-process)|2.0385750566270847e-06| +|pypi|[biomaj-download](https://pypi.org/project/biomaj-download)|2.0385750566270847e-06| +|pypi|[pyright](https://pypi.org/project/pyright)|2.0385750566270847e-06| +|pypi|[texsoup](https://github.com/alvinwan/TexSoup)|2.0277315722833235e-06| +|pypi|[sphinx_tabs](https://github.com/executablebooks/sphinx-tabs)|2.0277315722833235e-06| +|pypi|[sphinx_click](https://pypi.org/project/sphinx_click)|2.0277315722833235e-06| +|pypi|[sphinx-proof](https://pypi.org/project/sphinx-proof)|2.0277315722833235e-06| +|pypi|[sphinx_inline_tabs](https://pypi.org/project/sphinx_inline_tabs)|2.0277315722833235e-06| +|pypi|[sphinx-multitoc-numbering](https://pypi.org/project/sphinx-multitoc-numbering)|2.0277315722833235e-06| +|pypi|[sphinx_togglebutton](https://pypi.org/project/sphinx_togglebutton)|2.0277315722833235e-06| +|pypi|[sphinx-jupyterbook-latex](https://pypi.org/project/sphinx-jupyterbook-latex)|2.0277315722833235e-06| +|pypi|[sphinx-external-toc](https://pypi.org/project/sphinx-external-toc)|2.0277315722833235e-06| +|pypi|[sphinx-comments](https://pypi.org/project/sphinx-comments)|2.0277315722833235e-06| +|pypi|[snakeviz](https://pypi.org/project/snakeviz)|2.022552004281415e-06| +|pypi|[bson](https://pypi.org/project/bson)|2.013909311176863e-06| +|pypi|[libpysal](http://pysal.org/libpysal)|1.996629067807599e-06| +|pypi|[casatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|1.986289381563594e-06| +|pypi|[PyEnchant](https://pypi.org/project/PyEnchant)|1.985487164527421e-06| +|pypi|[pyevtk](https://github.com/pyscience-projects/pyevtk)|1.981543492542875e-06| +|pypi|[dask-cudf](https://pypi.org/project/dask-cudf)|1.962888123630361e-06| +|pypi|[cudf](https://pypi.org/project/cudf)|1.962888123630361e-06| +|pypi|[snappy](https://pypi.org/project/snappy)|1.962888123630361e-06| +|pypi|[datashape](https://pypi.org/project/datashape)|1.962888123630361e-06| +|pypi|[fastremap](https://pypi.org/project/fastremap)|1.9549412081500766e-06| +|pypi|[edt](https://pypi.org/project/edt)|1.9549412081500766e-06| +|pypi|[fill-voids](https://pypi.org/project/fill-voids)|1.9549412081500766e-06| +|pypi|[dijkstra3d](https://pypi.org/project/dijkstra3d)|1.9549412081500766e-06| +|pypi|[cloud-volume](https://pypi.org/project/cloud-volume)|1.9549412081500766e-06| +|pypi|[connected-components-3d](https://pypi.org/project/connected-components-3d)|1.9549412081500766e-06| +|pypi|[bs4](https://pypi.python.org/pypi/beautifulsoup4)|1.944591833681689e-06| +|pypi|[sphinx-toggleprompt](https://pypi.org/project/sphinx-toggleprompt)|1.9339160693448906e-06| +|pypi|[nestcheck](https://github.com/ejhigson/nestcheck)|1.9253208868144838e-06| +|pypi|[demask](https://github.com/Singh-Lab/DeMaSk)|1.9253208868144728e-06| +|pypi|[napari-tracks-reader](https://github.com/sylvainprigent/napari-tracks-reader)|1.9253208868144728e-06| +|pypi|[git](https://pypi.org)|1.9253208868144728e-06| +|pypi|[atropos](https://atropos.readthedocs.org/)|1.9253208868144728e-06| +|pypi|[SomaticSiMu](https://github.com/HillLab/SomaticSiMu)|1.9253208868144728e-06| +|pypi|[smart_open](https://github.com/piskvorky/smart_open)|1.9253208868144728e-06| +|pypi|[jumper](https://vlab.jumper.io)|1.9253208868144728e-06| +|pypi|[ftperiodogram](http://github.com/jakevdp/nfft/)|1.9253208868144728e-06| +|pypi|[pybiopax](https://github.com/indralab/pybiopax)|1.9253208868144728e-06| +|pypi|[coxeter](https://github.com/glotzerlab/coxeter)|1.9253208868144728e-06| +|pypi|[exhale](https://github.com/svenevs/exhale)|1.9253208868144728e-06| +|pypi|[bio-hansel](https://github.com/phac-nml/biohansel)|1.9253208868144728e-06| +|pypi|[petsc](https://petsc.org/)|1.9253208868144694e-06| +|pypi|[PICOS](https://pypi.org/project/PICOS)|1.9253208868144694e-06| +|pypi|[cb-platon](https://github.com/oschwengers/platon)|1.9253208868144694e-06| +|pypi|[firesong](https://github.com/icecube/FIRESONG)|1.9253208868144694e-06| +|pypi|[subset](https://github.com/rightbrace/subset-game.git)|1.9253208868144694e-06| +|pypi|[PeptideBuilder](https://github.com/clauswilke/PeptideBuilder)|1.9253208868144694e-06| +|pypi|[gridtest](http://www.github.com/vsoch/gridtest)|1.9253208868144694e-06| +|pypi|[catscii](https://pypi.org/project/catscii)|1.9253208868144694e-06| +|pypi|[OpenSMOG](https://github.com/junioreif/OpenSMOG)|1.9253208868144694e-06| +|pypi|[komics](http://github.com/frebio/komics)|1.9253208868144694e-06| +|pypi|[simpleyaml](http://pyyaml.org/wiki/PyYAML)|1.9253208868144694e-06| +|pypi|[partycls](https://pypi.org/project/partycls)|1.9253208868144694e-06| +|pypi|[hera-opm](https://github.com/HERA-Team/hera_opm)|1.9253208868144694e-06| +|pypi|[sepp](https://repos.cosmos.esa.int/socci/projects/SEPP/repos/sepp)|1.9253208868144694e-06| +|pypi|[cdp-backend](https://github.com/CouncilDataProject/cdp-backend)|1.925320886814451e-06| +|pypi|[spython](https://github.com/singularityhub/singularity-cli)|1.924404067344563e-06| +|pypi|[ducc0](https://gitlab.mpcdf.mpg.de/mtr/ducc)|1.9060676779463262e-06| +|pypi|[sphinx_thebe](https://github.com/executablebooks/sphinx-thebe)|1.8778991900949006e-06| +|pypi|[sphinxcontrib-youtube](https://pypi.org/project/sphinxcontrib-youtube)|1.8778991900949006e-06| +|pypi|[ablog](https://pypi.org/project/ablog)|1.8778991900949006e-06| +|pypi|[pytype](https://pypi.org/project/pytype)|1.8778991900949006e-06| +|pypi|[pytest-custom-exit-code](https://pypi.org/project/pytest-custom-exit-code)|1.8778991900949006e-06| +|pypi|[jraph](https://pypi.org/project/jraph)|1.8778991900949006e-06| +|pypi|[clu](https://pypi.org/project/clu)|1.8778991900949006e-06| +|pypi|[orbax](https://pypi.org/project/orbax)|1.8778991900949006e-06| +|pypi|[yte](https://github.com/koesterlab/yte)|1.8588514752458758e-06| +|pypi|[vulture](https://pypi.org/project/vulture)|1.851130890236092e-06| +|pypi|[pypandoc](https://pypi.org/project/pypandoc)|1.8391881102990848e-06| +|pypi|[lap](https://pypi.org/project/lap)|1.8391881102990848e-06| +|pypi|[flask-cors](https://github.com/corydolphin/flask-cors)|1.8359236343312126e-06| +|pypi|[ligo-gracedb](https://pypi.org/project/ligo-gracedb)|1.8327573826406964e-06| +|pypi|[sphinx-immaterial](https://pypi.org/project/sphinx-immaterial)|1.8327573826406964e-06| +|pypi|[jsonschema-spec](https://pypi.org/project/jsonschema-spec)|1.8327573826406964e-06| +|pypi|[openapi-schema-validator](https://pypi.org/project/openapi-schema-validator)|1.8327573826406964e-06| +|pypi|[jarvis-tools](https://github.com/usnistgov/jarvis)|1.8153025504250707e-06| +|pypi|[elasticsearch-dsl](https://pypi.org/project/elasticsearch-dsl)|1.8153025504250707e-06| +|pypi|[mongomock](https://pypi.org/project/mongomock)|1.8153025504250707e-06| +|pypi|[jsondiff](https://pypi.org/project/jsondiff)|1.8153025504250707e-06| +|pypi|[mkdocs-awesome-pages-plugin](https://pypi.org/project/mkdocs-awesome-pages-plugin)|1.8153025504250707e-06| +|pypi|[mike](https://pypi.org/project/mike)|1.8153025504250707e-06| +|pypi|[aiida-core](https://pypi.org/project/aiida-core)|1.8153025504250707e-06| +|pypi|[trollius](https://pypi.org/project/trollius)|1.8153025504250707e-06| +|pypi|[setoptconf-tmp](https://pypi.org/project/setoptconf-tmp)|1.8057483264754653e-06| +|pypi|[requirements-detector](https://pypi.org/project/requirements-detector)|1.8057483264754653e-06| +|pypi|[pylint-plugin-utils](https://pypi.org/project/pylint-plugin-utils)|1.8057483264754653e-06| +|pypi|[pylint-flask](https://pypi.org/project/pylint-flask)|1.8057483264754653e-06| +|pypi|[pylint-django](https://pypi.org/project/pylint-django)|1.8057483264754653e-06| +|pypi|[pylint-celery](https://pypi.org/project/pylint-celery)|1.8057483264754653e-06| +|pypi|[dodgy](https://pypi.org/project/dodgy)|1.8057483264754653e-06| +|pypi|[dm-haiku](https://github.com/deepmind/dm-haiku)|1.799787144011186e-06| +|pypi|[subunit2sql](https://pypi.org/project/subunit2sql)|1.79714952492082e-06| +|pypi|[cliff](https://pypi.org/project/cliff)|1.79714952492082e-06| +|pypi|[gstools](https://pypi.org/project/gstools)|1.76487747957993e-06| +|pypi|[openturns](https://pypi.org/project/openturns)|1.76487747957993e-06| +|pypi|[numpoly](https://pypi.org/project/numpoly)|1.76487747957993e-06| +|pypi|[pytest-param-files~=0.3.4](https://pypi.org/project/pytest-param-files~=0.3.4)|1.7494502288843014e-06| +|pypi|[pytest>=6,<7](https://pypi.org/project/pytest>=6,<7)|1.7494502288843014e-06| +|pypi|[sphinxext-opengraph~=0.6.3](https://pypi.org/project/sphinxext-opengraph~=0.6.3)|1.7494502288843014e-06| +|pypi|[sphinxcontrib.mermaid~=0.7.1](https://pypi.org/project/sphinxcontrib.mermaid~=0.7.1)|1.7494502288843014e-06| +|pypi|[sphinxext-rediraffe~=0.2.7](https://pypi.org/project/sphinxext-rediraffe~=0.2.7)|1.7494502288843014e-06| +|pypi|[linkify-it-py~=1.0](https://pypi.org/project/linkify-it-py~=1.0)|1.7494502288843014e-06| +|pypi|[sphinx>=4,<6](https://pypi.org/project/sphinx>=4,<6)|1.7494502288843014e-06| +|pypi|[mdit-py-plugins~=0.3.0](https://pypi.org/project/mdit-py-plugins~=0.3.0)|1.7494502288843014e-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.7494502288843014e-06| +|pypi|[docutils>=0.15,<0.19](https://pypi.org/project/docutils>=0.15,<0.19)|1.7494502288843014e-06| +|pypi|[sphinxbootstrap4theme](https://pypi.org/project/sphinxbootstrap4theme)|1.7427152476232377e-06| +|pypi|[sphinx-paramlinks](https://pypi.org/project/sphinx-paramlinks)|1.732788798133022e-06| +|pypi|[levmar](https://pypi.org/project/levmar)|1.732788798133022e-06| +|pypi|[gradient-free-optimizers](https://pypi.org/project/gradient-free-optimizers)|1.732788798133022e-06| +|pypi|[bumps](https://pypi.org/project/bumps)|1.732788798133022e-06| +|pypi|[tinycc](https://pypi.org/project/tinycc)|1.732788798133022e-06| +|pypi|[sasmodels](https://pypi.org/project/sasmodels)|1.732788798133022e-06| +|pypi|[dfogn](https://pypi.org/project/dfogn)|1.732788798133022e-06| +|pypi|[DFO-LS](https://pypi.org/project/DFO-LS)|1.732788798133022e-06| +|pypi|[croniter](http://github.com/kiorky/croniter)|1.7303821470245048e-06| +|pypi|[NRSur7dq2](https://www.black-holes.org/surrogates/)|1.711396343835095e-06| +|pypi|[openbabel](http://openbabel.org/)|1.7071178529754962e-06| +|pypi|[pssmgen](https://github.com/DeepRank/PSSMGen)|1.7020952767490257e-06| +|pypi|[pandas-datareader](https://pypi.org/project/pandas-datareader)|1.6942823803967327e-06| +|pypi|[oldest-supported-numpy](https://pypi.org/project/oldest-supported-numpy)|1.6942823803967327e-06| +|pypi|[genfire](https://pypi.org/project/genfire)|1.6942823803967327e-06| +|pypi|[swapper](https://pypi.org/project/swapper)|1.6942823803967327e-06| +|pypi|[jsonfield](https://pypi.org/project/jsonfield)|1.6942823803967327e-06| +|pypi|[django-model-utils](https://pypi.org/project/django-model-utils)|1.6942823803967327e-06| +|pypi|[opencv-contrib-python](https://github.com/opencv/opencv-python)|1.6869478246374513e-06| +|pypi|[deepspeed](https://pypi.org/project/deepspeed)|1.681116583156016e-06| +|pypi|[requestsexceptions](https://pypi.org/project/requestsexceptions)|1.6773395565927654e-06| +|pypi|[jsonpatch](https://pypi.org/project/jsonpatch)|1.6773395565927654e-06| +|pypi|[py2-ipaddress](https://pypi.org/project/py2-ipaddress)|1.6719891911809863e-06| +|pypi|[casadata](https://open-bitbucket.nrao.edu/projects/CASA/repos/casadatabrowse)|1.6686114352392066e-06| +|pypi|[cupy-cuda92](https://pypi.org/project/cupy-cuda92)|1.6633010352938292e-06| +|pypi|[cupy-cuda91](https://pypi.org/project/cupy-cuda91)|1.6633010352938292e-06| +|pypi|[cupy-cuda90](https://pypi.org/project/cupy-cuda90)|1.6633010352938292e-06| +|pypi|[cupy-cuda80](https://pypi.org/project/cupy-cuda80)|1.6633010352938292e-06| +|pypi|[cupy-cuda115](https://pypi.org/project/cupy-cuda115)|1.6633010352938292e-06| +|pypi|[cupy-cuda114](https://pypi.org/project/cupy-cuda114)|1.6633010352938292e-06| +|pypi|[cupy-cuda113](https://pypi.org/project/cupy-cuda113)|1.6633010352938292e-06| +|pypi|[cupy-cuda112](https://pypi.org/project/cupy-cuda112)|1.6633010352938292e-06| +|pypi|[cupy-cuda111](https://pypi.org/project/cupy-cuda111)|1.6633010352938292e-06| +|pypi|[cupy-cuda110](https://pypi.org/project/cupy-cuda110)|1.6633010352938292e-06| +|pypi|[cupy-cuda102](https://pypi.org/project/cupy-cuda102)|1.6633010352938292e-06| +|pypi|[cupy-cuda101](https://pypi.org/project/cupy-cuda101)|1.6633010352938292e-06| +|pypi|[cupy-cuda100](https://pypi.org/project/cupy-cuda100)|1.6633010352938292e-06| +|pypi|[pytest-jupyter](https://pytest-jupyter.readthedocs.io/)|1.6502750458409736e-06| +|pypi|[sphinx-immaterial-igwn](https://pypi.org/project/sphinx-immaterial-igwn)|1.6502750458409732e-06| +|pypi|[pyobjc-framework-Cocoa](https://github.com/ronaldoussoren/pyobjc)|1.6454088501929809e-06| +|pypi|[cmasher](https://cmasher.readthedocs.io)|1.62582652664333e-06| +|pypi|[mpi4pyd](https://github.com/1313e/mpi4pyd)|1.62582652664333e-06| +|pypi|[pypex](https://github.com/mikecokina/pypex.git)|1.62582652664333e-06| +|pypi|[Flask-APScheduler](https://github.com/viniciuschiele/flask-apscheduler)|1.6017375444927096e-06| +|pypi|[autodoc](https://pypi.org/project/autodoc)|1.6017375444927094e-06| +|pypi|[Boruta](https://pypi.org/project/Boruta)|1.5911742866235283e-06| +|pypi|[coverage-badge](https://pypi.org/project/coverage-badge)|1.5911742866235283e-06| +|pypi|[cufflinks](https://pypi.org/project/cufflinks)|1.5911742866235283e-06| +|pypi|[daphne](https://pypi.org/project/daphne)|1.5911742866235283e-06| +|pypi|[django-admin-index](https://pypi.org/project/django-admin-index)|1.5911742866235283e-06| +|pypi|[django-classy-tags](https://pypi.org/project/django-classy-tags)|1.5911742866235283e-06| +|pypi|[django-light](https://pypi.org/project/django-light)|1.5911742866235283e-06| +|pypi|[django-ordered-model](https://pypi.org/project/django-ordered-model)|1.5911742866235283e-06| +|pypi|[dpd-components](https://pypi.org/project/dpd-components)|1.5911742866235283e-06| +|pypi|[htmlmin](https://pypi.org/project/htmlmin)|1.5911742866235283e-06| +|pypi|[ImageHash](https://pypi.org/project/ImageHash)|1.5911742866235283e-06| +|pypi|[jwcrypto](https://pypi.org/project/jwcrypto)|1.5911742866235283e-06| +|pypi|[kmodes](https://pypi.org/project/kmodes)|1.5911742866235283e-06| +|pypi|[missingno](https://pypi.org/project/missingno)|1.5911742866235283e-06| +|pypi|[multimethod](https://pypi.org/project/multimethod)|1.5911742866235283e-06| +|pypi|[pandas-profiling](https://pypi.org/project/pandas-profiling)|1.5911742866235283e-06| +|pypi|[phik](https://pypi.org/project/phik)|1.5911742866235283e-06| +|pypi|[pycaret](https://pypi.org/project/pycaret)|1.5911742866235283e-06| +|pypi|[pyLDAvis](https://pypi.org/project/pyLDAvis)|1.5911742866235283e-06| +|pypi|[pyod](https://pypi.org/project/pyod)|1.5911742866235283e-06| +|pypi|[scikit-plot](https://pypi.org/project/scikit-plot)|1.5911742866235283e-06| +|pypi|[tangled-up-in-unicode](https://pypi.org/project/tangled-up-in-unicode)|1.5911742866235283e-06| +|pypi|[textblob](https://pypi.org/project/textblob)|1.5911742866235283e-06| +|pypi|[visions](https://pypi.org/project/visions)|1.5911742866235283e-06| +|pypi|[yellowbrick](https://pypi.org/project/yellowbrick)|1.5911742866235283e-06| +|pypi|[pyepsg](https://pypi.org/project/pyepsg)|1.591152148546497e-06| +|pypi|[intake-xarray](https://pypi.org/project/intake-xarray)|1.591152148546497e-06| +|pypi|[intake-parquet](https://pypi.org/project/intake-parquet)|1.591152148546497e-06| +|pypi|[eli5](https://github.com/eli5-org/eli5)|1.5883897316219371e-06| +|pypi|[sphinxext-altair](https://pypi.org/project/sphinxext-altair)|1.588389731621937e-06| +|pypi|[vl-convert-python](https://pypi.org/project/vl-convert-python)|1.588389731621937e-06| +|pypi|[types-jsonschema](https://pypi.org/project/types-jsonschema)|1.588389731621937e-06| +|pypi|[peppy](https://pypi.org/project/peppy)|1.588389731621937e-06| +|pypi|[eido](https://pypi.org/project/eido)|1.588389731621937e-06| +|pypi|[slacker](https://pypi.org/project/slacker)|1.588389731621937e-06| +|pypi|[throttler](https://pypi.org/project/throttler)|1.588389731621937e-06| +|pypi|[reretry](https://pypi.org/project/reretry)|1.588389731621937e-06| +|pypi|[pscript](https://pypi.org/project/pscript)|1.5815135855975996e-06| +|pypi|[mpl-sample-data](https://pypi.org/project/mpl-sample-data)|1.5815135855975996e-06| +|pypi|[astro-sedpy](https://github.com/bd-j/sedpy)|1.5723453908985038e-06| +|pypi|[matplotlib-scalebar](https://pypi.org/project/matplotlib-scalebar)|1.5687799818488266e-06| +|pypi|[splot](https://pypi.org/project/splot)|1.5687799818488266e-06| +|pypi|[esda](https://pypi.org/project/esda)|1.5687799818488266e-06| +|pypi|[pyzstd](https://github.com/animalize/pyzstd)|1.543374638013218e-06| +|pypi|[ebltable](https://github.com/me-manu/ebltable)|1.5402567094516044e-06| +|pypi|[qtsass](https://pypi.org/project/qtsass)|1.5127521253542256e-06| +|pypi|[sphinx_design](https://pypi.org/project/sphinx_design)|1.5001575193151988e-06| +|pypi|[spin](https://pypi.org/project/spin)|1.5001575193151988e-06| +|pypi|[mzml2isa](https://pypi.org/project/mzml2isa)|1.494955041526529e-06| +|pypi|[portpicker](https://pypi.org/project/portpicker)|1.489115373395566e-06| +|pypi|[kt-legacy](https://pypi.org/project/kt-legacy)|1.489115373395566e-06| +|pypi|[velociraptor](https://github.com/swiftsim/velociraptor-python)|1.4841015169194878e-06| +|pypi|[ipywidgets-bokeh](https://pypi.org/project/ipywidgets-bokeh)|1.4632438739789965e-06| +|pypi|[pylons-sphinx-latesturl](https://pypi.org/project/pylons-sphinx-latesturl)|1.45456935130214e-06| +|pypi|[gin-config](https://pypi.org/project/gin-config)|1.4265669466781415e-06| +|pypi|[pytest-isort](https://github.com/stephrdev/pytest-isort)|1.4248577887981342e-06| +|pypi|[yatiml](https://github.com/yatiml/yatiml)|1.4026764877479588e-06| +|pypi|[galsim](https://github.com/rmjarvis/GalSim)|1.3905095293660087e-06| +|pypi|[types-pkg-resources](https://pypi.org/project/types-pkg-resources)|1.3862310385064176e-06| +|pypi|[WebOb](http://webob.org/)|1.382281662328338e-06| +|pypi|[h5xplorer](https://pypi.org/project/h5xplorer)|1.3812084622799452e-06| +|pypi|[astroML](http://astroML.github.com)|1.3370283936211657e-06| +|pypi|[macholib](http://github.com/ronaldoussoren/macholib)|1.3338370602750735e-06| +|pypi|[percy](https://pypi.org/project/percy)|1.3329960338146933e-06| +|pypi|[preconditions](https://pypi.org/project/preconditions)|1.3329960338146933e-06| +|pypi|[mimesis](https://pypi.org/project/mimesis)|1.3329960338146933e-06| +|pypi|[flask-talisman](https://pypi.org/project/flask-talisman)|1.3329960338146933e-06| +|pypi|[dash-dangerously-set-inner-html](https://pypi.org/project/dash-dangerously-set-inner-html)|1.3329960338146933e-06| +|pypi|[dash-flow-example](https://pypi.org/project/dash-flow-example)|1.3329960338146933e-06| +|pypi|[entsoe-py](https://github.com/EnergieID/entsoe-py)|1.323658109684948e-06| +|pypi|[quandl](https://github.com/quandl/quandl-python)|1.323658109684948e-06| +|pypi|[mplleaflet](https://pypi.org/project/mplleaflet)|1.3236581096849474e-06| +|pypi|[transitleastsquares](https://github.com/hippke/tls)|1.3189048486598118e-06| +|pypi|[radon](https://pypi.org/project/radon)|1.2966446788750503e-06| +|pypi|[numba>=0.55](https://pypi.org/project/numba>=0.55)|1.289398723316631e-06| +|pypi|[xarray>=0.16](https://pypi.org/project/xarray>=0.16)|1.289398723316631e-06| +|pypi|[scipy>=1.5](https://pypi.org/project/scipy>=1.5)|1.289398723316631e-06| +|pypi|[numpy>=1.19](https://pypi.org/project/numpy>=1.19)|1.289398723316631e-06| +|pypi|[pyexcel](https://github.com/pyexcel/pyexcel)|1.2835472578763226e-06| +|pypi|[bel-resources](https://github.com/cthoyt/bel-resources)|1.2835472578763226e-06| +|pypi|[zeus-mcmc](https://github.com/minaskar/zeus)|1.2835472578763226e-06| +|pypi|[howfairis](https://github.com/fair-software/howfairis)|1.2835472578763226e-06| +|pypi|[sit2standpy](https://github.com/PfizerRD/sit2standpy)|1.2835472578763226e-06| +|pypi|[mira-multiome](https://pypi.org/project/mira-multiome)|1.2835472578763226e-06| +|pypi|[parmap](https://github.com/zeehio/parmap)|1.2835472578763226e-06| +|pypi|[cpplint](https://github.com/cpplint/cpplint)|1.2835472578763226e-06| +|pypi|[PSSMGen](https://github.com/DeepRank/PSSMGen)|1.2835472578763226e-06| +|pypi|[contextily](https://github.com/darribas/contextily)|1.2835472578763226e-06| +|pypi|[Crimson](https://git.sr.ht/~bow/crimson)|1.2835472578763226e-06| +|pypi|[google-cloud-monitoring](https://github.com/googleapis/python-monitoring)|1.2835472578763226e-06| +|pypi|[pystan](https://mc-stan.org)|1.2835472578763226e-06| +|pypi|[symfem](https://github.com/mscroggs/symfem)|1.2835472578763226e-06| +|pypi|[pyone](http://opennebula.io)|1.2835472578763226e-06| +|pypi|[msstitch](https://github.com/lehtiolab/msstitch)|1.2835472578763226e-06| +|pypi|[synthia](https://github.com/dmey/synthia)|1.2835472578763226e-06| +|pypi|[surfinBH](https://github.com/vijayvarma392/surfinBH)|1.2835472578763226e-06| +|pypi|[BisPy](https://github.com/fAndreuzzi/BisPy)|1.2835472578763226e-06| +|pypi|[sphinxcontrib-doxylink](http://sphinxcontrib-doxylink.readthedocs.io/en/stable/)|1.2835472578763226e-06| +|pypi|[bigslice](https://github.com/satriaphd/bigslice)|1.2835472578763226e-06| +|pypi|[circuitgraph](https://github.com/circuitgraph/circuitgraph)|1.2835472578763226e-06| +|pypi|[tesliper](https://github.com/mishioo/tesliper)|1.2835472578763128e-06| +|pypi|[libceed](https://libceed.readthedocs.io)|1.2835472578763128e-06| +|pypi|[pyplif-hippos](https://github.com/radifar/PyPLIF-HIPPOS)|1.2835472578763128e-06| +|pypi|[clingo](https://github.com/potassco/clingo)|1.2835472578763128e-06| +|pypi|[pypolychord](https://ccpforge.cse.rl.ac.uk/gf/project/polychord/)|1.2835472578763128e-06| +|pypi|[picmistandard](https://github.com/picmi-standard/picmi)|1.2835472578763128e-06| +|pypi|[anesthetic](https://github.com/williamjameshandley/anesthetic)|1.2835472578763128e-06| +|pypi|[asyncpg](https://github.com/MagicStack/asyncpg)|1.2835472578763128e-06| +|pypi|[wurlitzer](https://github.com/minrk/wurlitzer)|1.2835472578763128e-06| +|pypi|[electiondata](https://github.com/kavigupta/electiondata)|1.2835472578763128e-06| +|pypi|[starlink-pyast](http://www.starlink.ac.uk/ast)|1.2835472578763128e-06| +|pypi|[singularity-compose](http://github.com/singularityhub/singularity-compose)|1.2835472578763128e-06| +|pypi|[ont-fast5-api](https://github.com/nanoporetech/ont_fast5_api)|1.2835472578763128e-06| +|pypi|[diffmah](https://github.com/ArgonneCPAC/diffmah)|1.2835472578763128e-06| +|pypi|[cachecontrol](https://github.com/ionrock/cachecontrol)|1.276176943177782e-06| +|pypi|[hicmatrix](https://github.com/deeptools/HiCMatrix)|1.2759523036876963e-06| +|pypi|[pyqtwebengine](https://pypi.org/project/pyqtwebengine)|1.271953927805172e-06| +|pypi|[modulegraph](http://github.com/ronaldoussoren/modulegraph)|1.2707117852975496e-06| +|pypi|[pyink](https://pypi.org/project/pyink)|1.2333379092593866e-06| +|pypi|[WSGIProxy2](https://pypi.org/project/WSGIProxy2)|1.2218382550937977e-06| +|pypi|[pyquery](https://pypi.org/project/pyquery)|1.2218382550937977e-06| +|pypi|[PySide2](https://www.pyside.org)|1.2091015169194987e-06| +|pypi|[twiggy](https://github.com/wearpants/twiggy/)|1.2058588712153788e-06| +|pypi|[python-forge](http://github.com/dfee/forge)|1.1943166998421302e-06| +|pypi|[pytest-pydocstyle](https://pypi.org/project/pytest-pydocstyle)|1.1729647248900459e-06| +|pypi|[pytest-pycodestyle](https://pypi.org/project/pytest-pycodestyle)|1.1729647248900459e-06| +|pypi|[types-PyYAML](https://pypi.org/project/types-PyYAML)|1.1729647248900459e-06| +|pypi|[flat-table](https://github.com/metinsenturk/flat_table)|1.143957237788969e-06| +|pypi|[tikzplotlib](https://pypi.org/project/tikzplotlib)|1.143957237788969e-06| +|pypi|[stsynphot](https://www.github.com/spacetelescope/stsynphot_refactor)|1.1300796509563172e-06| +|pypi|[google-cloud-firestore](https://github.com/googleapis/python-firestore)|1.128075336499745e-06| +|pypi|[pytest-ruff](https://pypi.org/project/pytest-ruff)|1.1246807801300223e-06| +|pypi|[stingray](https://docs.stingray.science)|1.1231038506417796e-06| +|pypi|[adjustText](https://github.com/Phlya/adjustText)|1.1001188536582752e-06| +|pypi|[lcbuilder](https://pypi.org/project/lcbuilder)|1.0954411942220254e-06| +|pypi|[phantomconfig](https://pypi.org/project/phantomconfig)|1.0954411942220254e-06| +|pypi|[proxmin](https://github.com/pmelchior/proxmin)|1.091015169194872e-06| +|pypi|[pytest-responsemock](https://pypi.org/project/pytest-responsemock)|1.082992998833139e-06| +|pypi|[iso3166](https://pypi.org/project/iso3166)|1.082992998833139e-06| +|pypi|[sphinx-autodoc-typehints>=1.15.2](https://pypi.org/project/sphinx-autodoc-typehints>=1.15.2)|1.075217664482542e-06| +|pypi|[typing_extensions>=3.10](https://pypi.org/project/typing_extensions>=3.10)|1.075217664482542e-06| +|pypi|[get_version](https://pypi.org/project/get_version)|1.075217664482542e-06| +|pypi|[sphinx>=3.0](https://pypi.org/project/sphinx>=3.0)|1.075217664482542e-06| +|pypi|[scriptcwl](https://github.com/nlesc/scriptcwl)|1.0696227148969337e-06| +|pypi|[pyomo](http://pyomo.org)|1.0663315680818653e-06| +|pypi|[molmass](https://www.lfd.uci.edu/~gohlke/molmass)|1.0605934322387127e-06| +|pypi|[phonemizer](https://pypi.org/project/phonemizer)|1.0468932322053747e-06| +|pypi|[cyvcf2](https://github.com/brentp/cyvcf2/)|1.034616880591208e-06| +|pypi|[dustmaps](https://github.com/gregreen/dustmaps)|1.0307273434461353e-06| +|pypi|[OpenPIV](https://pypi.org/project/OpenPIV)|1.0237072032330582e-06| +|pypi|[pyoculus](https://pypi.org/project/pyoculus)|1.0192875283135424e-06| +|pypi|[py-spec](https://pypi.org/project/py-spec)|1.0192875283135424e-06| +|pypi|[ale-py](https://pypi.org/project/ale-py)|1.0192875283135424e-06| +|pypi|[dm-reverb](https://pypi.org/project/dm-reverb)|1.0192875283135424e-06| +|pypi|[rlds](https://pypi.org/project/rlds)|1.0192875283135424e-06| +|pypi|[lightning-utilities](https://pypi.org/project/lightning-utilities)|1.0192875283135424e-06| +|pypi|[pywin32-ctypes](https://pypi.org/project/pywin32-ctypes)|1.0165694282380395e-06| +|pypi|[ua_parser](https://pypi.org/project/ua_parser)|1.008501416902817e-06| +|pypi|[flask-seasurf](https://pypi.org/project/flask-seasurf)|1.008501416902817e-06| +|pypi|[chart_studio](https://pypi.org/project/chart_studio)|1.008501416902817e-06| +|pypi|[sdmpy](http://github.com/demorest/sdmpy)|9.93221092404294e-07| +|pypi|[click-default-group](https://pypi.org/project/click-default-group)|9.931615795615057e-07| +|pypi|[swifttools](https://gitlab.com/DrPhilEvans/swifttools)|9.918319719953368e-07| +|pypi|[spacy-transformers](https://spacy.io)|9.801226561015982e-07| +|pypi|[pythainlp](https://pypi.org/project/pythainlp)|9.801226561015982e-07| +|pypi|[spacy-ray](https://pypi.org/project/spacy-ray)|9.801226561015982e-07| +|pypi|[natto-py](https://pypi.org/project/natto-py)|9.801226561015982e-07| +|pypi|[sudachidict-core](https://pypi.org/project/sudachidict-core)|9.801226561015982e-07| +|pypi|[sudachipy](https://pypi.org/project/sudachipy)|9.801226561015982e-07| +|pypi|[thinc-apple-ops](https://pypi.org/project/thinc-apple-ops)|9.801226561015982e-07| +|pypi|[referenceseeker](https://github.com/oschwengers/referenceseeker)|9.626604434072364e-07| +|pypi|[sphinx-jinja](https://github.com/tardyp/sphinx-jinja)|9.626604434072364e-07| +|pypi|[flatstar](https://github.com/ladsantos/flatstar)|9.626604434072364e-07| +|pypi|[multiqc](http://multiqc.info)|9.626604434072364e-07| +|pypi|[miniwdl](https://github.com/chanzuckerberg/miniwdl)|9.626604434072364e-07| +|pypi|[pytest-workflow](https://github.com/LUMC/pytest-workflow)|9.626604434072364e-07| +|pypi|[Sphinx-Substitution-Extensions](https://github.com/adamtheturtle/sphinx-substitution-extensions)|9.626604434072364e-07| +|pypi|[jupyter-book](https://executablebooks.org/)|9.626604434072364e-07| +|pypi|[pyequib](https://equib.github.io/pyEQUIB/)|9.626604434072364e-07| +|pypi|[cutadapt](https://cutadapt.readthedocs.io/)|9.626604434072364e-07| +|pypi|[hdf5storage](https://github.com/frejanordsiek/hdf5storage)|9.626604434072364e-07| +|pypi|[genshi](https://github.com/edgewall/genshi)|9.626604434072364e-07| +|pypi|[fairdatapoint-client](https://github.com/fair-data/fairdatapoint-client)|9.626604434072364e-07| +|pypi|[cspy](https://github.com/torressa/cspy)|9.626604434072364e-07| +|pypi|[cygrid](https://github.com/bwinkel/cygrid)|9.626604434072364e-07| +|pypi|[proposal](https://github.com/tudo-astroparticlephysics/PROPOSAL)|9.626604434072347e-07| +|pypi|[COFFEE](UNKNOWN)|9.626604434072347e-07| +|pypi|[pystrict](https://github.com/earonesty/pystrict)|9.626604434072347e-07| +|pypi|[pycoeman](https://github.com/NLeSC/pycoeman)|9.626604434072347e-07| +|pypi|[contexttimer](https://github.com/brouberol/contexttimer)|9.626604434072347e-07| +|pypi|[pyfftlog](https://github.com/prisae/pyfftlog)|9.626604434072347e-07| +|pypi|[easybuild](https://easybuild.io)|9.626604434072347e-07| +|pypi|[easybuild-easyblocks](https://easybuild.io)|9.626604434072347e-07| +|pypi|[easybuild-easyconfigs](https://easybuild.io)|9.626604434072347e-07| +|pypi|[easybuild-framework](https://easybuild.io)|9.626604434072347e-07| +|pypi|[pypeFLOW](https://github.com/Xinyi2016/pypeflow)|9.626604434072347e-07| +|pypi|[alive-progress](https://github.com/rsalmei/alive-progress)|9.607351225204233e-07| +|pypi|[jsonref](https://pypi.org/project/jsonref)|9.366425935854173e-07| +|pypi|[docker-pycreds](https://pypi.org/project/docker-pycreds)|9.366425935854173e-07| +|pypi|[sentry-sdk](https://pypi.org/project/sentry-sdk)|9.366425935854173e-07| +|pypi|[promise](https://pypi.org/project/promise)|9.366425935854173e-07| +|pypi|[testresources](https://pypi.org/project/testresources)|9.31855309218203e-07| +|pypi|[oslotest](https://pypi.org/project/oslotest)|9.31855309218203e-07| +|pypi|[requests-kerberos](https://pypi.org/project/requests-kerberos)|9.31855309218203e-07| +|pypi|[betamax](https://pypi.org/project/betamax)|9.31855309218203e-07| +|pypi|[poppy](https://poppy-optics.readthedocs.io/)|9.091793076623906e-07| +|pypi|[bioframe](https://github.com/open2c/bioframe)|9.091793076623906e-07| +|pypi|[gooey](http://pypi.python.org/pypi/Gooey/)|9.076512752125354e-07| +|pypi|[jaxns](https://pypi.org/project/jaxns)|9.076512752125354e-07| +|pypi|[peakutils](https://bitbucket.org/lucashnegri/peakutils)|9.058881608473251e-07| +|pypi|[clize](https://github.com/epsy/clize)|8.984830805134215e-07| +|pypi|[tvtk](https://pypi.org/project/tvtk)|8.969730249159172e-07| +|pypi|[pytest-django](https://pypi.org/project/pytest-django)|8.736143523920653e-07| +|pypi|[sybil](https://pypi.org/project/sybil)|8.736143523920653e-07| +|pypi|[setuptools-git](https://pypi.org/project/setuptools-git)|8.736143523920653e-07| +|pypi|[EDFlib-Python](https://pypi.org/project/EDFlib-Python)|8.728318943961924e-07| +|pypi|[eeglabio](https://pypi.org/project/eeglabio)|8.728318943961924e-07| +|pypi|[diffrax](https://github.com/patrick-kidger/diffrax)|8.682819685633932e-07| +|pypi|[PyGithub](https://github.com/pygithub/pygithub)|8.682819685633932e-07| +|pypi|[eagerpy](https://github.com/jonasrauber/eagerpy)|8.548424737456282e-07| +|pypi|[pyvirtualdisplay](https://pypi.org/project/pyvirtualdisplay)|8.424138398066344e-07| +|pypi|[ldtk](https://github.com/hpparvi/ldtk)|8.377213195663357e-07| +|pypi|[dcor](https://pypi.org/project/dcor)|8.215808956665192e-07| +|pypi|[citeproc-py](https://github.com/brechtm/citeproc-py)|8.212636378363527e-07| +|pypi|[fgivenx](https://github.com/williamjameshandley/fgivenx)|8.150525087514627e-07| +|pypi|[jsonpickle](https://github.com/jsonpickle/jsonpickle)|7.909426345832433e-07| +|pypi|[line-profiler](https://github.com/pyutils/line_profiler)|7.909426345832419e-07| +|pypi|[mercantile](https://github.com/mapbox/mercantile)|7.792201478024149e-07| +|pypi|[test-tube](https://pypi.org/project/test-tube)|7.748242593277742e-07| +|pypi|[comet-ml](https://pypi.org/project/comet-ml)|7.748242593277742e-07| +|pypi|[neptune-client](https://pypi.org/project/neptune-client)|7.748242593277742e-07| +|pypi|[torchtext](https://pypi.org/project/torchtext)|7.748242593277742e-07| +|pypi|[iteration_utilities](https://github.com/MSeifert04/iteration_utilities)|7.701283547258022e-07| +|pypi|[cffconvert](https://github.com/citation-file-format/cff-converter-python)|7.701283547258022e-07| +|pypi|[nempy](https://github.com/UNSW-CEEM/nempy)|7.701283547258022e-07| +|pypi|[antspyx](https://github.com/ANTsX/ANTsPy)|7.701283547258022e-07| +|pypi|[vis_sample](https://github.com/AstroChem/vis_sample)|7.701283547258022e-07| +|pypi|[brian2](http://www.briansimulator.org/)|7.701283547258022e-07| +|pypi|[bakta](https://github.com/oschwengers/bakta)|7.701283547257914e-07| +|pypi|[molsets](https://pypi.org/project/molsets)|7.701283547257914e-07| +|pypi|[dateparser](https://github.com/scrapinghub/dateparser)|7.701283547257914e-07| +|pypi|[tripoli](https://github.com/DDMAL/tripoli)|7.701283547257914e-07| +|pypi|[ogb](https://github.com/snap-stanford/ogb)|7.701283547257914e-07| +|pypi|[pyunpack](https://github.com/ponty/pyunpack)|7.701283547257914e-07| +|pypi|[sphinx_argparse](https://pypi.org/project/sphinx_argparse)|7.701283547257914e-07| +|pypi|[kiwipy](https://github.com/aiidateam/kiwipy.git)|7.701283547257914e-07| +|pypi|[pyviz](http://pyviz.org)|7.701283547257914e-07| +|pypi|[control](https://python-control.org)|7.701283547257914e-07| +|pypi|[RagTag](https://github.com/malonge/RagTag)|7.701283547257914e-07| +|pypi|[foolbox](https://github.com/bethgelab/foolbox)|7.701283547257914e-07| +|pypi|[gala](http://gala.adrian.pw/)|7.701283547257914e-07| +|pypi|[kombine](https://github.com/bfarr/kombine)|7.701283547257914e-07| +|pypi|[TPOT](https://github.com/EpistasisLab/tpot)|7.701283547257914e-07| +|pypi|[update_checker](https://github.com/bboe/update_checker)|7.701283547257914e-07| +|pypi|[Aemulator](https://github.com/AemulusProject/Aemulator)|7.701283547257877e-07| +|pypi|[rectangle-packer](https://github.com/Penlect/rectangle-packer)|7.701283547257877e-07| +|pypi|[statistics](UNKNOWN)|7.701283547257877e-07| +|pypi|[py-sphviewer](https://github.com/alejandrobll/py-sphviewer)|7.701283547257877e-07| +|pypi|[pykdtree](https://github.com/storpipfugl/pykdtree)|7.701283547257877e-07| +|pypi|[pbcommand](https://github.com/PacificBiosciences/pbcommand)|7.701283547257877e-07| +|pypi|[pbcore](UNKNOWN)|7.701283547257877e-07| +|pypi|[scikit-cuda](https://github.com/lebedov/scikit-cuda/)|7.701283547257877e-07| +|pypi|[Cigar](https://github.com/brentp/cigar)|7.701283547257877e-07| +|pypi|[bagpipes](https://bagpipes.readthedocs.io)|7.701283547257806e-07| +|pypi|[agfusion](https://github.com/murphycj/AGFusion)|7.701283547257806e-07| +|pypi|[boatswain](https://github.com/nlesc-sherlock/boatswain)|7.701283547257806e-07| +|pypi|[simupy](https://github.com/simupy/simupy)|7.701283547257806e-07| +|pypi|[vcrpy](https://pypi.org/project/vcrpy)|7.670292466584806e-07| +|pypi|[sparse](https://github.com/pydata/sparse/)|7.44749124854145e-07| +|pypi|[CURandRTC](https://github.com/fynv/CURandRTC)|7.357476246041008e-07| +|pypi|[sciris](http://github.com/sciris/sciris)|7.101342539601863e-07| +|pypi|[iPython](https://ipython.org)|7.078385613288502e-07| +|pypi|[mpl-interactions](https://mpl-interactions.rtfd.io)|7.001166861143509e-07| +|pypi|[django-storages](https://github.com/jschneier/django-storages)|7.001166861143509e-07| +|pypi|[mxnet](https://pypi.org/project/mxnet)|6.83178379192231e-07| +|pypi|[ml-datasets](https://pypi.org/project/ml-datasets)|6.83178379192231e-07| +|pypi|[Flask-Cors](https://github.com/corydolphin/flask-cors)|6.810784253515927e-07| +|pypi|[starry](https://pypi.org/project/starry)|6.664572300511623e-07| +|pypi|[sagemaker](https://pypi.org/project/sagemaker)|6.618290548424737e-07| +|pypi|[ftfy](https://pypi.org/project/ftfy)|6.618290548424737e-07| +|pypi|[fairscale](https://pypi.org/project/fairscale)|6.618290548424737e-07| +|pypi|[onnxruntime-tools](https://pypi.org/project/onnxruntime-tools)|6.618290548424737e-07| +|pypi|[unidic](https://pypi.org/project/unidic)|6.618290548424737e-07| +|pypi|[unidic-lite](https://pypi.org/project/unidic-lite)|6.618290548424737e-07| +|pypi|[ipadic](https://pypi.org/project/ipadic)|6.618290548424737e-07| +|pypi|[fugashi](https://pypi.org/project/fugashi)|6.618290548424737e-07| +|pypi|[faiss-cpu](https://pypi.org/project/faiss-cpu)|6.618290548424737e-07| +|pypi|[rouge-score](https://pypi.org/project/rouge-score)|6.618290548424737e-07| +|pypi|[sigopt](https://pypi.org/project/sigopt)|6.618290548424737e-07| +|pypi|[pyctcdecode](https://pypi.org/project/pyctcdecode)|6.618290548424737e-07| +|pypi|[tf2onnx](https://pypi.org/project/tf2onnx)|6.618290548424737e-07| +|pypi|[stwcs](https://github.com/spacetelescope/stwcs)|6.568151983663956e-07| +|pypi|[flask-wtf](https://github.com/wtforms/flask-wtf/)|6.488260863990207e-07| +|pypi|[falcon](https://pypi.org/project/falcon)|6.483223394375253e-07| +|pypi|[webtest-aiohttp](https://pypi.org/project/webtest-aiohttp)|6.483223394375253e-07| +|pypi|[GridDataFormats](https://github.com/MDAnalysis/GridDataFormats)|6.466408178900202e-07| +|pypi|[gsd](https://gsd.readthedocs.io)|6.466408178900202e-07| +|pypi|[guizero](https://github.com/lawsie/guizero)|6.417736289381613e-07| +|pypi|[pyemgpipeline](https://github.com/aalhossary/pyemgpipeline)|6.417736289381613e-07| +|pypi|[uvplot](https://github.com/mtazzari/uvplot)|6.417736289381613e-07| +|pypi|[Requests](https://requests.readthedocs.io)|6.417736289381613e-07| +|pypi|[AMAT](https://github.com/athulpg007/AMAT)|6.417736289381613e-07| +|pypi|[niapy](https://github.com/NiaOrg/NiaPy)|6.417736289381613e-07| +|pypi|[qtl](https://pypi.org/project/qtl)|6.417736289381613e-07| +|pypi|[agutil](https://github.com/agraubert/agutil)|6.417736289381613e-07| +|pypi|[oct2py](http://github.com/blink1073/oct2py)|6.417736289381613e-07| +|pypi|[Pandas](https://pandas.pydata.org)|6.417736289381613e-07| +|pypi|[Seaborn](https://seaborn.pydata.org)|6.417736289381613e-07| +|pypi|[Sympy](https://sympy.org)|6.417736289381613e-07| +|pypi|[wntr](https://github.com/USEPA/WNTR)|6.417736289381613e-07| +|pypi|[proper](https://pypi.org/project/proper)|6.417736289381613e-07| +|pypi|[pystokes](https://github.com/rajeshrinet/pystokes)|6.417736289381613e-07| +|pypi|[jsonlines](https://github.com/wbolster/jsonlines)|6.417736289381613e-07| +|pypi|[gwsnrcalc](https://github.com/mikekatz04/BOWIE/snr_calculator_folder)|6.417736289381613e-07| +|pypi|[mbo](https://github.com/basf/mbo)|6.417736289381613e-07| +|pypi|[pylibxc2](https://github.com/mfkasim1/pylibxc/)|6.417736289381613e-07| +|pypi|[grequests](https://github.com/kennethreitz/grequests)|6.417736289381613e-07| +|pypi|[ctypesgen](https://github.com/davidjamesca/ctypesgen)|6.417736289381564e-07| +|pypi|[posix_ipc](http://semanchuk.com/philip/posix_ipc/)|6.417736289381564e-07| +|pypi|[scikits.cuda](https://github.com/lebedov/scikit-cuda/)|6.417736289381564e-07| +|pypi|[distrax](https://github.com/deepmind/distrax)|6.271045174195758e-07| +|pypi|[pyParz](http://github.com/jpierel14/pyParz)|6.251041840306739e-07| +|pypi|[traitsui](http://docs.enthought.com/traitsui)|6.203811746402175e-07| +|pypi|[APLpy](http://aplpy.github.io)|5.92406426712148e-07| +|pypi|[z3c.testsetup](https://pypi.org/project/z3c.testsetup)|5.824095682613768e-07| +|pypi|[pep440](https://pypi.org/project/pep440)|5.824095682613768e-07| +|pypi|[restructuredtext-lint](https://pypi.org/project/restructuredtext-lint)|5.718203033838974e-07| +|pypi|[rinohtype](https://pypi.org/project/rinohtype)|5.718203033838973e-07| +|pypi|[sphinx-testing](https://pypi.org/project/sphinx-testing)|5.718203033838973e-07| +|pypi|[scikit_image](https://scikit-image.org)|5.704654479450298e-07| +|pypi|[kfac](http://github.com/tensorflow/kfac)|5.553810250426363e-07| +|pypi|[fast_histogram](https://github.com/astrofrog/fast-histogram)|5.50091681946997e-07| +|pypi|[StructureFingerprint](https://github.com/dcloudf/MorganFingerprint)|5.50091681946997e-07| +|pypi|[datasketch](https://ekzhu.github.io/datasketch)|5.50091681946997e-07| +|pypi|[fpdf2](https://pyfpdf.github.io/fpdf2/)|5.50091681946997e-07| +|pypi|[pdf2image](https://github.com/Belval/pdf2image)|5.50091681946997e-07| +|pypi|[prettypyplot](https://gitlab.com/braniii/prettypyplot)|5.50091681946997e-07| +|pypi|[optimade](https://github.com/Materials-Consortia/optimade-python-tools)|5.50091681946997e-07| +|pypi|[spacepy](https://github.com/spacepy/spacepy)|5.50091681946997e-07| +|pypi|[SPARQLWrapper](http://rdflib.github.io/sparqlwrapper)|5.50091681946997e-07| +|pypi|[neomodel](https://neomodel.readthedocs.io)|5.50091681946997e-07| +|pypi|[faker](https://github.com/joke2k/faker)|5.50091681946997e-07| +|pypi|[physical-validation](https://physical-validation.readthedocs.io)|5.50091681946997e-07| +|pypi|[PyQT5](https://www.riverbankcomputing.com/software/pyqt/)|5.50091681946997e-07| +|pypi|[emn_sdk](https://www.energy.gov/eere/energy-materials-network/energy-materials-network)|5.50091681946997e-07| +|pypi|[qcelemental](https://github.com/MolSSI/QCElemental)|5.50091681946997e-07| +|pypi|[Eir](https://github.com/mjacob1002/Eir)|5.50091681946997e-07| +|pypi|[orbitize](https://github.com/sblunt/orbitize)|5.50091681946997e-07| +|pypi|[kllr](https://github.com/afarahi/kllr)|5.50091681946997e-07| +|pypi|[bed-reader](https://pypi.org/project/bed-reader)|5.50091681946997e-07| +|pypi|[qimage2ndarray](https://github.com/hmeine/qimage2ndarray)|5.50091681946997e-07| +|pypi|[singularity-hpc](https://github.com/singularityhub/singularity-hpc)|5.50091681946997e-07| +|pypi|[gimmik](https://github.com/vincentlab/GiMMiK)|5.50091681946997e-07| +|pypi|[random](https://www.pytosquatting.org)|5.500916819469911e-07| +|pypi|[sys](https://github.com/stestagg/sys)|5.500916819469911e-07| +|pypi|[stats](http://code.google.com/p/pycalcstats/)|5.500916819469911e-07| +|pypi|[pygfunction](https://github.com/MassimoCimmino/pygfunction)|5.500916819469911e-07| +|pypi|[usort](https://pypi.org/project/usort)|5.414964994165695e-07| +|pypi|[arboreto](https://github.com/aertslab/arboreto)|5.331657840409381e-07| +|pypi|[ipytree](https://pypi.org/project/ipytree)|5.236449664687705e-07| +|pypi|[connexion](https://github.com/zalando/connexion)|5.134189031505204e-07| +|pypi|[furl](https://pypi.org/project/furl)|5.042507084514085e-07| +|pypi|[pyodbc](https://pypi.org/project/pyodbc)|5.042507084514085e-07| +|pypi|[pg8000](https://pypi.org/project/pg8000)|5.042507084514085e-07| +|pypi|[psycopg2cffi](https://pypi.org/project/psycopg2cffi)|5.042507084514085e-07| +|pypi|[flexmock](https://pypi.org/project/flexmock)|5.042507084514085e-07| +|pypi|[hdfdict](https://github.com/SiggiGue/hdfdict)|5.015541805987304e-07| +|pypi|[spherical-geometry](https://pypi.org/project/spherical-geometry)|4.963717911318553e-07| +|pypi|[stregion](https://pypi.org/project/stregion)|4.963717911318553e-07| +|pypi|[tweakwcs](https://pypi.org/project/tweakwcs)|4.963717911318553e-07| +|pypi|[stsci.skypac](https://pypi.org/project/stsci.skypac)|4.963717911318553e-07| +|pypi|[fitsblender](https://pypi.org/project/fitsblender)|4.963717911318553e-07| +|pypi|[jsonlib](https://pypi.org/project/jsonlib)|4.906223109256947e-07| +|pypi|[yajl](https://pypi.org/project/yajl)|4.906223109256947e-07| +|pypi|[ecdsa](https://pypi.org/project/ecdsa)|4.906223109256947e-07| +|pypi|[pytest-black-multipy](https://pypi.org/project/pytest-black-multipy)|4.906223109256947e-07| +|pypi|[tinygp](https://github.com/dfm/tinygp)|4.832177912004922e-07| +|pypi|[tools21cm](https://pypi.org/project/tools21cm)|4.813302217036182e-07| +|pypi|[merklelib](https://github.com/vpaliy/merkle-trees)|4.813302217036182e-07| +|pypi|[nodepy](https://github.com/ketch/nodepy)|4.813302217036182e-07| +|pypi|[numfi](https://github.com/ZZZZzzzzac/numfi)|4.813302217036182e-07| +|pypi|[pypiwin32](https://pypi.org/project/pypiwin32)|4.813302217036182e-07| +|pypi|[piecewise-regression](https://github.com/chasmani/piecewise-regression)|4.813302217036182e-07| +|pypi|[flask-socketio](https://github.com/miguelgrinberg/flask-socketio)|4.813302217036182e-07| +|pypi|[astro-virgo](https://github.com/0xCoto/Virgo)|4.813302217036182e-07| +|pypi|[plotly_express](https://plotly.express/)|4.813302217036182e-07| +|pypi|[streamlit_tags](https://github.com/gagan3012/streamlit-tags)|4.813302217036182e-07| +|pypi|[streamlit-aggrid](https://github.com/PablocFonseca/streamlit-aggrid)|4.813302217036182e-07| +|pypi|[tatter](https://github.com/afarahi/tatter)|4.813302217036182e-07| +|pypi|[pystream-protobuf](https://github.com/cartoonist/pystream-protobuf)|4.813302217036182e-07| +|pypi|[flare-pp](https://github.com/mir-group/flare_pp)|4.813302217036182e-07| +|pypi|[sgdml](http://www.sgdml.org)|4.813302217036182e-07| +|pypi|[fhir.resources](https://github.com/nazrulworld/fhir.resources)|4.813302217036182e-07| +|pypi|[aiokafka](http://aiokafka.readthedocs.org)|4.813302217036182e-07| +|pypi|[ligo.skymap](https://lscsoft.docs.ligo.org/ligo.skymap/)|4.813302217036182e-07| +|pypi|[linearfit](https://github.com/Johannes-Sahlmann/linearfit)|4.813302217036182e-07| +|pypi|[dna-features-viewer](https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer)|4.813302217036182e-07| +|pypi|[clint](https://github.com/kennethreitz/clint)|4.813302217036182e-07| +|pypi|[pepita](https://pypi.org/project/pepita)|4.813302217036182e-07| +|pypi|[pywdpa](https://ecology.ghislainv.fr/pywdpa)|4.813302217036182e-07| +|pypi|[sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox)|4.813302217036173e-07| +|pypi|[findiff](https://github.com/maroba/findiff)|4.813302217036173e-07| +|pypi|[blessed](https://github.com/jquast/blessed)|4.797257876312753e-07| +|pypi|[Levenshtein](https://github.com/maxbachmann/Levenshtein)|4.76516919486584e-07| +|pypi|[time-machine](https://pypi.org/project/time-machine)|4.688216151967356e-07| +|pypi|[attrdict](https://github.com/bcj/AttrDict)|4.6764893333671553e-07| +|pypi|[black-nbconvert](https://pypi.org/project/black-nbconvert)|4.581893456601741e-07| +|pypi|[mknotebooks](https://pypi.org/project/mknotebooks)|4.4954426366658596e-07| +|pypi|[mkdocs-macros-plugin](https://pypi.org/project/mkdocs-macros-plugin)|4.4954426366658596e-07| +|pypi|[python-markdown-math](https://github.com/mitya57/python-markdown-math)|4.278490859587724e-07| +|pypi|[dca](https://github.com/theislab/dca)|4.278490859587724e-07| +|pypi|[lsstdesc.coord](https://github.com/LSSTDESC/Coord)|4.278490859587724e-07| +|pypi|[treecorr](https://github.com/rmjarvis/TreeCorr)|4.278490859587724e-07| +|pypi|[retriever](https://github.com/weecology/retriever)|4.278490859587724e-07| +|pypi|[acor](http://github.com/dfm/acor)|4.278490859587724e-07| +|pypi|[hydra-colorlog](https://github.com/facebookresearch/hydra/)|4.278490859587724e-07| +|pypi|[pyDataverse](https://github.com/gdcc/pyDataverse)|4.278490859587724e-07| +|pypi|[funsies](https://github.com/aspuru-guzik-group/funsies)|4.278490859587724e-07| +|pypi|[spaghetti](https://github.com/pysal/spaghetti)|4.278490859587724e-07| +|pypi|[phylo-treetime](https://github.com/neherlab/treetime)|4.278490859587724e-07| +|pypi|[fleck](https://github.com/bmorris3/fleck)|4.278490859587724e-07| +|pypi|[injector](https://github.com/alecthomas/injector)|4.278490859587724e-07| +|pypi|[ipyplot](http://github.com/karolzak/ipyplot)|4.278490859587724e-07| +|pypi|[imagecorruptions](https://github.com/bethgelab/imagecorruptions)|4.278490859587724e-07| +|pypi|[qiskit-ibm-experiment](https://github.com/Qiskit/qiskit-ibm-experiment)|4.278490859587724e-07| +|pypi|[qiskit_dynamics](https://github.com/Qiskit/qiskit-dynamics)|4.278490859587724e-07| +|pypi|[sk-video](http://scikit-video.org/)|4.278490859587724e-07| +|pypi|[easywebdav](http://github.com/amnong/easywebdav)|4.278490859587724e-07| +|pypi|[stanza](https://github.com/stanfordnlp/stanza)|4.278490859587724e-07| +|pypi|[modAL](https://modAL-python.github.io/)|4.278490859587724e-07| +|pypi|[muse-psfr](https://github.com/musevlt/muse-psfr)|4.278490859587724e-07| +|pypi|[deepdish](https://github.com/uchicago-cs/deepdish)|4.278490859587724e-07| +|pypi|[htof](https://pypi.org/project/htof)|4.278490859587724e-07| +|pypi|[lipyphilic](https://github.com/p-j-smith/lipyphilic)|4.278490859587724e-07| +|pypi|[yabox](https://github.com/pablormier/yabox)|4.278490859587724e-07| +|pypi|[chaospy](https://chaospy.readthedocs.io/)|4.278490859587724e-07| +|pypi|[vmad](https://pypi.org/project/vmad)|4.278490859587709e-07| +|pypi|[abopt](https://pypi.org/project/abopt)|4.278490859587709e-07| +|pypi|[fastpm](https://pypi.org/project/fastpm)|4.278490859587709e-07| +|pypi|[biolib](http://pypi.python.org/pypi/biolib/)|4.278490859587709e-07| +|pypi|[weightedstats](https://github.com/tinybike/weightedstats)|4.278490859587709e-07| +|pypi|[pysyzygy](http://github.com/rodluger/pysyzygy)|4.278490859587709e-07| +|pypi|[k2plr](https://github.com/rodluger/k2plr)|4.278490859587709e-07| +|pypi|[single-source](https://github.com/rabbit72/single-source)|4.2357059509918577e-07| +|pypi|[python-sat](https://github.com/pysathq/pysat)|4.2357059509918577e-07| +|pypi|[scikit-misc](https://github.com/has2k1/scikit-misc)|4.122937156192719e-07| +|pypi|[tf-slim](https://pypi.org/project/tf-slim)|4.0727941836459923e-07| +|pypi|[pypng](https://pypi.org/project/pypng)|4.0727941836459923e-07| +|pypi|[mesh-tensorflow](https://pypi.org/project/mesh-tensorflow)|4.0727941836459923e-07| +|pypi|[dopamine-rl](https://pypi.org/project/dopamine-rl)|4.0727941836459923e-07| +|pypi|[astroutils](https://github.com/chengxinlun/astroutils)|4.053307130135744e-07| +|pypi|[python-consul](https://github.com/cablehead/python-consul)|3.9337806301050115e-07| +|pypi|[pytest-param-files~=0.3.3](https://pypi.org/project/pytest-param-files~=0.3.3)|3.909882416300152e-07| +|pypi|[pytest-cov~=2.8](https://pypi.org/project/pytest-cov~=2.8)|3.909882416300152e-07| +|pypi|[pytest~=5.4](https://pypi.org/project/pytest~=5.4)|3.909882416300152e-07| +|pypi|[pandas<1.4](https://pypi.org/project/pandas<1.4)|3.909882416300152e-07| +|pypi|[matplotlib~=3.3.0](https://pypi.org/project/matplotlib~=3.3.0)|3.909882416300152e-07| +|pypi|[ipython!=8.1.0](https://pypi.org/project/ipython!=8.1.0)|3.909882416300152e-07| +|pypi|[coverage<5.0](https://pypi.org/project/coverage<5.0)|3.909882416300152e-07| +|pypi|[sphinx-design~=0.1.0](https://pypi.org/project/sphinx-design~=0.1.0)|3.909882416300152e-07| +|pypi|[sphinx-book-theme~=0.3.0](https://pypi.org/project/sphinx-book-theme~=0.3.0)|3.909882416300152e-07| +|pypi|[jupytext~=1.11.2](https://pypi.org/project/jupytext~=1.11.2)|3.909882416300152e-07| +|pypi|[ipykernel~=5.5](https://pypi.org/project/ipykernel~=5.5)|3.909882416300152e-07| +|pypi|[coconut~=1.4.3](https://pypi.org/project/coconut~=1.4.3)|3.909882416300152e-07| +|pypi|[sphinx-togglebutton~=0.3.0](https://pypi.org/project/sphinx-togglebutton~=0.3.0)|3.909882416300152e-07| +|pypi|[sphinx>=3.5,<5](https://pypi.org/project/sphinx>=3.5,<5)|3.909882416300152e-07| +|pypi|[nbformat~=5.0](https://pypi.org/project/nbformat~=5.0)|3.909882416300152e-07| +|pypi|[myst-parser~=0.17.2](https://pypi.org/project/myst-parser~=0.17.2)|3.909882416300152e-07| +|pypi|[jupyter-cache~=0.5.0](https://pypi.org/project/jupyter-cache~=0.5.0)|3.909882416300152e-07| +|pypi|[docutils>=0.15,<0.18](https://pypi.org/project/docutils>=0.15,<0.18)|3.909882416300152e-07| +|pypi|[cpnest](https://github.com/johnveitch/cpnest)|3.850641773629011e-07| +|pypi|[clldutils](https://github.com/clld/clldutils)|3.850641773629011e-07| +|pypi|[pypka](https://pypka.org)|3.850641773629011e-07| +|pypi|[ncplot](https://github.com/pmlmodelling/ncplot)|3.850641773629011e-07| +|pypi|[sphinx-rtd_theme](https://github.com/rtfd/sphinx_rtd_theme/)|3.850641773628957e-07| +|pypi|[jupyter_dash](https://github.com/plotly/jupyter-dash)|3.850641773628957e-07| +|pypi|[louvain](https://github.com/vtraag/louvain-igraph)|3.850641773628957e-07| +|pypi|[multipletau](https://github.com/FCS-analysis/multipletau)|3.850641773628957e-07| +|pypi|[slab](http://github.com/DrMarc/slab.git)|3.850641773628957e-07| +|pypi|[fsps](https://github.com/dfm/python-fsps)|3.850641773628957e-07| +|pypi|[muse-origin](https://github.com/musevlt/origin)|3.850641773628957e-07| +|pypi|[libroadrunner](http://libroadrunner.org)|3.850641773628957e-07| +|pypi|[almatasks](https://open-bitbucket.nrao.edu/projects/CASA/repos/almatasks/browse)|3.8506417736289384e-07| +|pypi|[casampi](https://open-bitbucket.nrao.edu/projects/CASA/repos/casampi/browse)|3.8506417736289384e-07| +|pypi|[casaplotms](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotms/browse)|3.8506417736289384e-07| +|pypi|[casaplotserver](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaplotserver/browse)|3.8506417736289384e-07| +|pypi|[casashell](https://open-bitbucket.nrao.edu/projects/CASA/repos/casatools/browse)|3.8506417736289384e-07| +|pypi|[casatestutils](https://open-bitbucket.nrao.edu/projects/CASA/repos/casa6/browse)|3.8506417736289384e-07| +|pypi|[casaviewer](https://open-bitbucket.nrao.edu/projects/CASA/repos/casaviewer/browse)|3.8506417736289384e-07| +|pypi|[tensorboard_plugin_profile](https://github.com/tensorflow/profiler)|3.850641773628903e-07| +|pypi|[grpcio-reflection](https://grpc.io)|3.5618436406067943e-07| +|pypi|[OpenNMT-py](https://opennmt.net/)|3.5005834305717544e-07| +|pypi|[albumentations](https://github.com/albumentations-team/albumentations)|3.5005834305717544e-07| +|pypi|[swiftbat](https://github.com/lanl/swiftbat_python/)|3.5005834305717544e-07| +|pypi|[pysm3](https://pysm3.readthedocs.io/)|3.5005834305717544e-07| +|pypi|[datapackage](https://github.com/frictionlessdata/datapackage-py)|3.5005834305717544e-07| +|pypi|[flask_cors](https://github.com/corydolphin/flask-cors)|3.5005834305717544e-07| +|pypi|[exo-det-box](https://github.com/SIOSlab/exodetbox)|3.5005834305717544e-07| +|pypi|[pyvolcans](https://github.com/BritishGeologicalSurvey/pyvolcans)|3.5005834305717544e-07| +|pypi|[frbcat](http://github.com/davidgardenier/frbcat)|3.5005834305717544e-07| +|pypi|[nano-CAT](https://github.com/nlesc-nano/nano-CAT)|3.5005834305717544e-07| +|pypi|[data-CAT](https://github.com/nlesc-nano/data-CAT)|3.5005834305717544e-07| +|pypi|[ausdex](https://github.com/rbturnbull/ausdex)|3.5005834305717544e-07| +|pypi|[impedance](https://impedancepy.readthedocs.io/en/latest/)|3.5005834305717544e-07| +|pypi|[pvpumpingsystem](https://github.com/tylunel/pvpumpingsystem)|3.5005834305717544e-07| +|pypi|[imagedata](https://github.com/erling6232/imagedata)|3.5005834305717544e-07| +|pypi|[triqler](https://github.com/statisticalbiotechnology/triqler)|3.5005834305717544e-07| +|pypi|[jupyter_client](https://jupyter-client.readthedocs.io)|3.5005834305717544e-07| +|pypi|[torchmeta](https://github.com/tristandeleu/pytorch-meta)|3.5005834305717544e-07| +|pypi|[biomaj-zipkin](http://biomaj.genouest.org)|3.5005834305717544e-07| +|pypi|[prometheus_client](https://github.com/prometheus/client_python)|3.5005834305717544e-07| +|pypi|[biomaj](http://biomaj.genouest.org)|3.5005834305717544e-07| +|pypi|[myvariant](https://github.com/biothings/myvariant.py)|3.5005834305717544e-07| +|pypi|[bravado](https://github.com/Yelp/bravado)|3.5005834305717544e-07| +|pypi|[libfmp](http://audiolabs-erlangen.de/FMP)|3.5005834305717544e-07| +|pypi|[FitBenchmarking](http://fitbenchmarking.com)|3.5005834305717544e-07| +|pypi|[aad2onnx](http://github.com/matwey/aad2onnx)|3.5005834305717544e-07| +|pypi|[django-filter](https://github.com/carltongibson/django-filter/tree/main)|3.2623492804356387e-07| +|pypi|[prox_tv](https://github.com/albarji/proxTV)|3.2088681446908065e-07| +|pypi|[pynufft](https://github.com/jyhmiinlin/pynufft)|3.2088681446908065e-07| +|pypi|[vasppy](https://github.com/bjmorgan/vasppy)|3.2088681446908065e-07| +|pypi|[octopuspy](https://github.com/afatt/octopuspy)|3.2088681446908065e-07| +|pypi|[iScore](https://github.com/DeepRank/iScore)|3.2088681446908065e-07| +|pypi|[deeprank](https://github.com/DeepRank/deeprank)|3.2088681446908065e-07| +|pypi|[grpc4bmi](https://github.com/eWaterCycle/grpc4bmi)|3.2088681446908065e-07| +|pypi|[enlighten](https://github.com/Rockhopper-Technologies/enlighten)|3.2088681446908065e-07| +|pypi|[pyphe](https://github.com/Bahler-Lab/pyphe)|3.2088681446908065e-07| +|pypi|[asyncstdlib](https://pypi.org/project/asyncstdlib)|3.2088681446908065e-07| +|pypi|[plonk](https://github.com/dmentipl/plonk)|3.2088681446908065e-07| +|pypi|[daft](http://daft-pgm.org)|3.2088681446908065e-07| +|pypi|[yacs](https://github.com/rbgirshick/yacs)|3.2088681446908065e-07| +|pypi|[k2sc](https://github.com/OxES/k2sc)|3.2088681446908065e-07| +|pypi|[skycalc_ipy](https://github.com/AstarVienna/skycalc_ipy)|3.2088681446908065e-07| +|pypi|[zope.sqlalchemy](https://github.com/zopefoundation/zope.sqlalchemy)|3.085450139125773e-07| +|pypi|[geopy](https://github.com/geopy/geopy)|3.069405798402317e-07| +|pypi|[mcalf](https://github.com/ConorMacBride/mcalf/)|2.962032133560794e-07| +|pypi|[cosmic-popsynth](https://github.com/COSMIC-PopSynth/COSMIC)|2.962032133560794e-07| +|pypi|[einsteinpy](https://einsteinpy.org/)|2.96203213356074e-07| +|pypi|[transbigdata](https://github.com/ni1o1/transbigdata)|2.96203213356074e-07| +|pypi|[montage-wrapper](http://astropy.org/montage-wrapper/)|2.96203213356074e-07| +|pypi|[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)|2.96203213356074e-07| +|pypi|[QScintilla](https://www.riverbankcomputing.com/software/qscintilla/)|2.96203213356074e-07| +|pypi|[ipyfilechooser](https://github.com/crahan/ipyfilechooser)|2.96203213356074e-07| +|pypi|[gh-md-to-html](https://github.com/phseiff/github-flavored-markdown-to-html/)|2.96203213356074e-07| +|pypi|[fury](https://github.com/fury-gl/fury)|2.96203213356074e-07| +|pypi|[opencv-contrib-python-headless](https://github.com/skvark/opencv-python)|2.96203213356074e-07| +|pypi|[kalmus](https://github.com/KALMUS-Color-Toolkit/KALMUS)|2.96203213356074e-07| +|pypi|[keras-tcn](https://pypi.org/project/keras-tcn)|2.96203213356074e-07| +|pypi|[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter)|2.96203213356074e-07| +|pypi|[backports.tempfile](https://github.com/pjdelport/backports.tempfile)|2.96203213356074e-07| +|pypi|[bdsf](https://github.com/lofar-astron/PyBDSF)|2.96203213356074e-07| +|pypi|[ont_fast5_api](https://github.com/nanoporetech/ont_fast5_api)|2.96203213356074e-07| +|pypi|[linuxdoc](https://github.com/return42/linuxdoc)|2.96203213356074e-07| +|pypi|[outcome](https://github.com/python-trio/outcome)|2.9301550258376134e-07| +|pypi|[flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy)|2.8562452716478623e-07| +|pypi|[plotnine](https://github.com/has2k1/plotnine)|2.750458409734985e-07| +|pypi|[transformations](https://www.lfd.uci.edu/~gohlke/)|2.750458409734985e-07| +|pypi|[hidapi](https://github.com/trezor/cython-hidapi)|2.750458409734985e-07| +|pypi|[keyboard](https://github.com/boppreh/keyboard)|2.750458409734985e-07| +|pypi|[markdown_inline_graphviz_extension](https://github.com/cesaremorel/markdown-inline-graphviz)|2.750458409734985e-07| +|pypi|[morpheus-astro](https://github.com/morpheus-project/morpheus)|2.750458409734985e-07| +|pypi|[bifacial_radiance](https://github.com/NREL/bifacial_radiance)|2.750458409734985e-07| +|pypi|[psrqpy](https://github.com/mattpitkin/psrqpy)|2.750458409734985e-07| +|pypi|[cloup](https://github.com/janLuke/cloup)|2.750458409734985e-07| +|pypi|[Flake8-pyproject](https://pypi.org/project/Flake8-pyproject)|2.750458409734985e-07| +|pypi|[tensorflow-macos](https://www.tensorflow.org/)|2.750458409734985e-07| +|pypi|[Dans-Diffraction](https://github.com/DanPorter/Dans_Diffraction)|2.750458409734985e-07| +|pypi|[cloudnetpy](https://github.com/actris-cloudnet/cloudnetpy)|2.750458409734985e-07| +|pypi|[cloudnetpy_qc](https://github.com/actris-cloudnet/cloudnetpy-qc)|2.750458409734985e-07| +|pypi|[rejected-article-tracker](https://github.com/sagepublishing/rejected_article_tracker_pkg)|2.750458409734985e-07| +|pypi|[kineticstoolkit](https://kineticstoolkit.uqam.ca)|2.750458409734985e-07| +|pypi|[fil-finder](http://fil-finder.readthedocs.io)|2.750458409734985e-07| +|pypi|[ratelimiter](https://github.com/RazerM/ratelimiter)|2.704617436239389e-07| +|pypi|[retry](https://github.com/invl/retry)|2.704617436239389e-07| +|pypi|[ficus](https://github.com/camillescott/ficus)|2.567094515752602e-07| +|pypi|[gobbli](https://github.com/RTIInternational/gobbli/)|2.567094515752602e-07| +|pypi|[pyrice](https://github.com/SouthGreenPlatform/PyRice)|2.567094515752602e-07| +|pypi|[trio-websocket](https://github.com/HyperionGray/trio-websocket)|2.567094515752602e-07| +|pypi|[pygtc](http://github.com/sebastianbocquet/pygtc)|2.567094515752602e-07| +|pypi|[nd2reader](https://github.com/rbnvrw/nd2reader)|2.567094515752602e-07| +|pypi|[kimimaro](https://github.com/seung-lab/kimimaro/)|2.567094515752602e-07| +|pypi|[pyvinecopulib](https://github.com/vinecopulib/pyvinecopulib/)|2.541423570595093e-07| +|pypi|[pyFFTW](https://github.com/pyFFTW/pyFFTW)|2.533401400233378e-07| +|pypi|[c3d](https://github.com/EmbodiedCognition/py-c3d)|2.406651108518091e-07| +|pypi|[frites](https://github.com/brainets/frites)|2.406651108518091e-07| +|pypi|[elmada](https://github.com/DrafProject/elmada)|2.406651108518091e-07| +|pypi|[qcg-pilotjob](http://github.com/vecma-project/QCG-PilotJob)|2.406651108518091e-07| +|pypi|[ymmsl](https://github.com/multiscale/ymmsl-python)|2.406651108518091e-07| +|pypi|[hypercube](http://github.com/ska-sa/hypercube)|2.406651108518091e-07| +|pypi|[keckdrpframework](https://github.com/Keck-DataReductionPipelines/KeckDRPFramework.git)|2.406651108518091e-07| +|pypi|[amptk](https://github.com/nextgenusfs/amptk)|2.406651108518091e-07| +|pypi|[pirecorder](https://github.com/jollejolles)|2.406651108518091e-07| +|pypi|[django-tables2](https://github.com/jieter/django-tables2/)|2.406651108518091e-07| +|pypi|[keras-tuner](https://github.com/keras-team/keras-tuner)|2.406651108518091e-07| +|pypi|[diffeqpy](http://github.com/SciML/diffeqpy)|2.406651108518091e-07| +|pypi|[pebble](https://github.com/noxdafox/pebble)|2.406651108518091e-07| +|pypi|[samsum](https://github.com/hallamlab/samsum)|2.406651108518091e-07| +|pypi|[mlconfound](https://mlconfound.readthedocs.io)|2.406651108518091e-07| +|pypi|[plato-draw](https://plato-draw.readthedocs.io/)|2.382584597432893e-07| +|pypi|[tinynpydb](https://github.com/quatrope/tinynpydb)|2.374562427071185e-07| +|pypi|[PyQt5-stubs](https://github.com/python-qt-tools/PyQt5-stubs)|2.2650833962523196e-07| +|pypi|[WRFpy](https://github.com/ERA-URBAN/wrfpy)|2.2650833962523196e-07| +|pypi|[pygmsh](https://pypi.org/project/pygmsh)|2.2650833962523196e-07| +|pypi|[pacopy](https://github.com/sigma-py/pacopy)|2.2650833962523196e-07| +|pypi|[dmsh](https://pypi.org/project/dmsh)|2.2650833962523196e-07| +|pypi|[glvis](https://github.com/glvis/pyglvis)|2.2650833962523196e-07| +|pypi|[algoliasearch](https://github.com/algolia/algoliasearch-client-python)|2.2650833962523196e-07| +|pypi|[python-gitlab](https://github.com/python-gitlab/python-gitlab)|2.2650833962523196e-07| +|pypi|[isaExplorer](http://github.com/phenomecentre/isaexplorer)|2.2650833962523196e-07| +|pypi|[simsopt](https://github.com/hiddenSymmetries/simsopt)|2.2650833962523196e-07| +|pypi|[tf_agents](https://github.com/tensorflow/agents)|2.2650833962523196e-07| +|pypi|[lunr](https://github.com/yeraydiazdiaz/lunr.py)|2.2650833962523196e-07| +|pypi|[astro-tigger-lsm](https://github.com/ska-sa/tigger-lsm)|2.2650833962522926e-07| +|pypi|[pylustrator](https://github.com/rgerum/pylustrator)|2.2650833962522926e-07| +|pypi|[properimage](https://github.com/toros-astro/ProperImage)|2.139245429793862e-07| +|pypi|[prism](https://prism-tool.readthedocs.io/en/latest)|2.139245429793862e-07| +|pypi|[mdx_gh_links](https://pypi.org/project/mdx-gh-links/)|2.139245429793862e-07| +|pypi|[pyyaml_env_tag](https://github.com/waylan/pyyaml-env-tag)|2.139245429793862e-07| +|pypi|[Keras-Applications](https://github.com/keras-team/keras-applications)|2.139245429793862e-07| +|pypi|[lcdata](https://github.com/kboone/lcdata)|2.139245429793862e-07| +|pypi|[hciplot](https://github.com/carlgogo/hciplot)|2.139245429793862e-07| +|pypi|[cellmlmanip](https://github.com/ModellingWebLab/cellmlmanip)|2.139245429793862e-07| +|pypi|[pymunk](http://www.pymunk.org)|2.139245429793862e-07| +|pypi|[kplr](https://github.com/dfm/kplr)|2.139245429793862e-07| +|pypi|[TRUNAJOD](https://github.com/dpalmasan/TRUNAJOD2.0)|2.139245429793862e-07| +|pypi|[elisa](https://github.com/mikecokina/elisa)|2.139245429793862e-07| +|pypi|[keras_applications](https://github.com/keras-team/keras-applications)|2.139245429793862e-07| +|pypi|[redis_lru](https://github.com/leohowell/redis-lru)|2.139245429793862e-07| +|pypi|[wotan](https://github.com/hippke/wotan)|2.0814279857453842e-07| +|pypi|[markov-clustering](https://github.com/guyallard/markov_clustering.git)|2.026653565067872e-07| +|pypi|[sos-bash](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[sos-matlab](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[sos-sas](https://github.com/vatlab/sos-sas)|2.026653565067872e-07| +|pypi|[sos-julia](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[sos-javascript](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[sos-r](https://github.com/vatlab/SOS)|2.026653565067872e-07| +|pypi|[qmctorch](https://github.com/NLESC-JCER/QMCTorch)|2.026653565067872e-07| +|pypi|[sphinx-js](https://github.com/mozilla/sphinx-js)|2.026653565067872e-07| +|pypi|[extension_helpers](https://github.com/astropy/extension-helpers)|1.9253208868144785e-07| +|pypi|[jupyter-contrib-nbextensions](https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git)|1.9253208868144785e-07| +|pypi|[convertdate](https://github.com/fitnr/convertdate)|1.869853308884817e-07| +|pypi|[rsudp](https://github.com/raspishake/rsudp)|1.833638939823314e-07| +|pypi|[gwosc](https://github.com/gwpy/gwosc/)|1.833638939823314e-07| +|pypi|[dqsegdb2](https://github.com/duncanmmacleod/dqsegdb2/)|1.833638939823314e-07| +|pypi|[corral-pipeline](https://github.com/toros-astro/corral)|1.8336389398233038e-07| +|pypi|[scorpio-gp](https://github.com/josegit88/SCORPIO)|1.7502917152858772e-07| +|pypi|[kamodo](https://github.com/ensemblegov/kamodo-core)|1.7502917152858772e-07| +|pypi|[aniso8601](https://bitbucket.org/nielsenb/aniso8601)|1.7502917152858772e-07| +|pypi|[starry-process](https://github.com/rodluger/starry_process)|1.7502917152858772e-07| +|pypi|[datetime](https://github.com/zopefoundation/DateTime)|1.7502917152858772e-07| +|pypi|[astral](https://github.com/sffjunkie/astral)|1.7502917152858772e-07| +|pypi|[typing-utils](https://github.com/bojiang/typing_utils)|1.7327887981330278e-07| +|pypi|[py-zipkin](https://github.com/Yelp/py_zipkin)|1.7327887981330278e-07| +|pypi|[sphinxcontrib-katex](https://github.com/hagenw/sphinxcontrib-katex)|1.6741920754908343e-07| +|pypi|[your](https://github.com/thepetabyteproject/your)|1.6741920754908073e-07| +|pypi|[barycorrpy](https://github.com/shbhuk/barycorrpy)|1.6044340723454032e-07| +|pypi|[plaster_pastedeploy](https://github.com/Pylons/plaster_pastedeploy)|1.6044340723454032e-07| +|pypi|[pyramid_jinja2](https://github.com/Pylons/pyramid_jinja2)|1.6044340723454032e-07| +|pypi|[pyramid_tm](https://github.com/Pylons/pyramid_tm)|1.6044340723454032e-07| +|pypi|[pyramid_retry](https://github.com/Pylons/pyramid_retry)|1.6044340723454032e-07| +|pypi|[swiftemulator](https://github.com/SWIFTSIM/emulator)|1.6044340723454032e-07| +|pypi|[drizzlepac](https://github.com/spacetelescope/drizzlepac)|1.6044340723454032e-07| +|pypi|[astro-prospector](https://pypi.org/project/astro-prospector)|1.6044340723454032e-07| +|pypi|[astropop](https://github.com/sparc4-dev/astropop)|1.6044340723454032e-07| +|pypi|[connectomemapper](https://github.com/connectomicslab/connectomemapper3)|1.6044340723454032e-07| +|pypi|[qnorm](https://github.com/Maarten-vd-Sande/qnorm)|1.6044340723454032e-07| +|pypi|[turbustat](https://turbustat.readthedocs.org)|1.6044340723454032e-07| +|pypi|[PyQt6](https://www.riverbankcomputing.com/software/pyqt/)|1.6044340723454032e-07| +|pypi|[Pyside6](https://www.pyside.org)|1.6044340723454032e-07| +|pypi|[empyre](https://iffgit.fz-juelich.de/empyre/empyre)|1.5402567094516042e-07| +|pypi|[flask_sock](https://github.com/miguelgrinberg/flask-sock)|1.5402567094515772e-07| +|pypi|[scikit-opt](https://github.com/guofei9987/scikit-opt)|1.5402567094515772e-07| +|pypi|[hotsoss](https://github.com/hover2pi/hotsoss)|1.5402567094515772e-07| +|pypi|[jwst-backgrounds](http://jwst.stsci.edu/)|1.5402567094515772e-07| +|pypi|[nircam_gsim](https://github.com/npirzkal/GRISM_NIRCAM)|1.5402567094515772e-07| +|pypi|[ncempy](https://github.com/ercius/openNCEM)|1.5402567094515772e-07| +|pypi|[applaunchservices](https://github.com/impact27/applaunchservices)|1.5402567094515772e-07| +|pypi|[python-lsp-black](https://github.com/python-lsp/python-lsp-black)|1.5402567094515772e-07| +|pypi|[pyls-spyder](https://github.com/spyder-ide/pyls-spyder)|1.5402567094515772e-07| +|pypi|[atlite](https://github.com/PyPSA/atlite)|1.5402567094515772e-07| +|pypi|[node2vec](https://github.com/eliorc/node2vec)|1.48101606678037e-07| +|pypi|[tensor2tensor](http://github.com/tensorflow/tensor2tensor)|1.48101606678037e-07| +|pypi|[hic2cool](https://github.com/4dn-dcic/hic2cool)|1.48101606678037e-07| +|pypi|[pygenometracks](http://pygenometracks.readthedocs.io)|1.48101606678037e-07| +|pypi|[cleanlab](https://github.com/cleanlab/cleanlab)|1.48101606678037e-07| +|pypi|[PoPE](https://github.com/afarahi/PoPE)|1.48101606678037e-07| +|pypi|[ctxcore](https://github.com/aertslab/ctxcore)|1.48101606678037e-07| +|pypi|[pyramid-tm](https://github.com/Pylons/pyramid_tm)|1.48101606678037e-07| +|pypi|[pyramid_openapi3](https://github.com/Pylons/pyramid_openapi3)|1.48101606678037e-07| +|pypi|[openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator)|1.48101606678037e-07| +|pypi|[skosprovider_sqlalchemy](https://github.com/OnroerendErfgoed/skosprovider_sqlalchemy)|1.48101606678037e-07| +|pypi|[pyramid_skosprovider](https://github.com/OnroerendErfgoed/pyramid_skosprovider)|1.48101606678037e-07| +|pypi|[skosprovider_rdf](http://github.com/OnroerendErfgoed/skosprovider_rdf)|1.48101606678037e-07| +|pypi|[pyramid-jinja2](https://github.com/Pylons/pyramid_jinja2)|1.48101606678037e-07| +|pypi|[voprov](https://github.com/sanguillon/voprov/)|1.48101606678037e-07| +|pypi|[authlib](https://authlib.org/)|1.48101606678037e-07| +|pypi|[fspath](https://github.com/return42/fspath)|1.4662059061125682e-07| +|pypi|[geobo](https://github.com/sebhaan/geobo)|1.4261636198625745e-07| +|pypi|[flask-migrate](https://github.com/miguelgrinberg/flask-migrate)|1.3752292048674924e-07| +|pypi|[sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils)|1.3752292048674924e-07| +|pypi|[dearwatson](https://github.com/PlanetHunters/watson)|1.327807508147915e-07| +|pypi|[epimargin](https://github.com/COVID-IWG/epimargin)|1.327807508147915e-07| +|pypi|[Flask-Migrate](https://github.com/miguelgrinberg/flask-migrate)|1.283547257876301e-07| +|pypi|[marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy)|1.283547257876301e-07| +|pypi|[nixio](https://github.com/G-Node/nixpy)|1.19129229871646e-07| +|pypi|[reorientexpress](https://github.com/angelrure/reorientexpress)|1.1325416981261598e-07| +|pypi|[drop](https://github.com/cod3monk/drop)|1.1001833638939857e-07| +|pypi|[QDarkStyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)|1.069622714896931e-07| +|pypi|[tox-pyenv](https://github.com/samstav/tox-pyenv)|1.0589264877479644e-07| +|pypi|[element-coder](https://github.com/kjappelbaum/element-coder)|1.0407139928726921e-07| +|pypi|[DBSP-DRP](https://github.com/finagle29/DBSP_DRP)|1.013326782533936e-07| +|pypi|[apache-libcloud](https://libcloud.apache.org/)|9.901650275045912e-08| +|pypi|[ukbcc](https://github.com/tool-bin/ukbcc/)|9.873440445202376e-08| +|pypi|[flask_bootstrap](http://github.com/mbr/flask-bootstrap)|9.873440445202376e-08| +|pypi|[Flask-Script](http://github.com/smurfix/flask-script)|9.873440445202376e-08| +|pypi|[tinydb-serialization](https://tinydb.readthedocs.org)|9.873440445202376e-08| +|pypi|[technical](https://github.com/freqtrade/technical)|9.626604434072527e-08| +|pypi|[janus](https://github.com/aio-libs/janus)|9.626604434072392e-08| +|pypi|[vflow](https://github.com/Yu-Group/pcs-pipeline)|9.626604434072392e-08| +|pypi|[viscm](https://github.com/bids/viscm)|9.530338389731599e-08| +|pypi|[pytest-datadir-ng](https://github.com/Tblue/pytest-datadir-ng)|9.530338389731599e-08| +|pypi|[cellocity](https://github.com/oftatkofta/cellocity)|9.39180920397292e-08| +|pypi|[JayDeBeApi](https://github.com/baztian/jaydebeapi)|9.16819469911657e-08| +|pypi|[dash-auth](https://plotly.com/dash)|9.16819469911657e-08| +|pypi|[deeplc](http://compomics.github.io/projects/DeepLC)|9.16819469911657e-08| +|pypi|[desk](https://github.com/s-goldman/Dusty_Evolved_Star_Kit)|8.95498086890451e-08| +|pypi|[django-datatables-view](https://bitbucket.org/pigletto/django-datatables-view)|8.556981719175475e-08| +|pypi|[django-dirtyfields](https://github.com/romgar/django-dirtyfields)|8.556981719175475e-08| +|pypi|[django-guardian](http://github.com/django-guardian/django-guardian)|8.556981719175475e-08| +|pypi|[django-notifications-hq](http://github.com/django-notifications/django-notifications)|8.556981719175475e-08| +|pypi|[django-rq](https://github.com/rq/django-rq)|8.556981719175475e-08| +|pypi|[django-user-agents](https://github.com/selwin/django-user_agents)|8.556981719175475e-08| +|pypi|[google](http://breakingcode.wordpress.com/)|8.556981719175475e-08| +|pypi|[ExoPix](https://github.com/jeaadams/ExoPix.git)|8.192854837508381e-08| +|pypi|[caracal](https://github.com/caracal-pipeline/caracal)|7.701283547258021e-08| +|pypi|[gviz-api](https://github.com/google/google-visualization-python)|7.62427071178536e-08| +|pypi|[ml-dtypes](https://pypi.org/project/ml-dtypes)|7.474775207632588e-08| +|pypi|[opensearch-py](https://github.com/opensearch-project/opensearch-py)|7.40508033390185e-08| +|pypi|[jupyterlab-thredds](https://github.com/eWaterCycle/jupyterlab_thredds)|7.265361837035711e-08| +|pypi|[ruptures](https://github.com/deepcharles/ruptures/)|7.265361837035711e-08| +|pypi|[tagore](https://github.com/jordanlab/tagore)|7.265361837035711e-08| +|pypi|[tidynamics](https://pypi.org/project/tidynamics/)|7.059509918319763e-08| +|pypi|[comet](http://comet.transientskp.org/)|6.755511883559528e-08| +|pypi|[sendgrid](https://github.com/sendgrid/sendgrid-python/)|6.755511883559528e-08| +|pypi|[trustme](https://github.com/python-trio/trustme)|6.353558926487733e-08| +|pypi|[aft-pytorch](https://github.com/rish-16/aft-pytorch)|6.210712538111221e-08| +|pypi|[flowTorch](https://flowtorch.ai/users)|6.016627771295227e-08| +|pypi|[PySDM](https://github.com/atmos-cloud-sim-uj/PySDM)|5.5009168194699285e-08| +|pypi|[django-timezone-field](https://github.com/mfogel/django-timezone-field/)|5.4234391177872184e-08| +|pypi|[firebase-admin](https://firebase.google.com/docs/admin/setup/)|5.4234391177872184e-08| +|pypi|[GromacsWrapper](https://github.com/Becksteinlab/GromacsWrapper)|5.4234391177872184e-08| +|pypi|[heat](https://github.com/helmholtz-analytics/heat)|5.4234391177872184e-08| +|pypi|[duecredit](https://github.com/duecredit/duecredit)|5.4234391177872184e-08| +|pypi|[ipyevents](https://github.com/mwcraig/ipyevents)|5.2748517446971504e-08| +|pypi|[liionpack](https://liionpack.readthedocs.io/en/latest/)|4.639327438107164e-08| +|pypi|[asciimatics](https://github.com/peterbrittain/asciimatics)|4.584097349558285e-08| +|pypi|[scikit-mdr](https://github.com/EpistasisLab/scikit-mdr)|4.4848651245796194e-08| +|pypi|[ldap3](https://github.com/cannatag/ldap3)|4.3319719953325696e-08| +|pypi|[jmp](https://github.com/deepmind/jmp)|3.8899340366251606e-08| +|pypi|[pytest-parallel](https://github.com/browsertron/pytest-parallel)|3.640235353107059e-08| +|pypi|[pika](https://pika.readthedocs.io)|3.3149003094719015e-08| +|pypi|[pyobjc-framework-CFNetwork](https://github.com/ronaldoussoren/pyobjc)|3.258235346916803e-08| +|pypi|[twistedchecker](https://github.com/twisted/twistedchecker)|3.258235346916803e-08| +|pypi|[aiohttp-remotes](https://github.com/aio-libs/aiohttp-remotes)|2.4204034005667538e-08| +|pypi|[pybv](https://github.com/bids-standard/pybv)|2.1908823884440494e-08| +|pypi|[geomet](https://github.com/geomet/geomet)|1.3236581096849555e-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 2874a553..5786502c 100644 --- a/pages/r.md +++ b/pages/r.md @@ -9,2189 +9,2192 @@ tipue_search_active: true |Manager|Name|Credit| |-------|----|------| -|cran|R|0.015172061593186532| -|cran|[jsonlite](https://arxiv.org/abs/1403.2805)|0.010587219420371823| -|cran|[testthat](https://testthat.r-lib.org)|0.010314090839010356| -|cran|[httr](https://httr.r-lib.org/)|0.007687341812965853| -|cran|[knitr](https://yihui.org/knitr/)|0.007275193889511482| -|cran|[rmarkdown](https://github.com/rstudio/rmarkdown)|0.0068333296272589175| -|cran|utils|0.00648847792080612| -|cran|methods|0.0061378411350809115| -|cran|[covr](https://covr.r-lib.org)|0.005444403320365259| -|cran|[tidyr](https://tidyr.tidyverse.org)|0.0035877797002629814| -|cran|[magrittr](https://magrittr.tidyverse.org)|0.0027550476669815378| -|cran|[rlang](https://rlang.r-lib.org)|0.002627048593291162| -|cran|stats|0.0025939692214188687| -|cran|[withr](https://withr.r-lib.org)|0.0021641097646064754| -|cran|[tibble](https://tibble.tidyverse.org/)|0.002044937557771316| -|cran|[yaml](https://github.com/vubiostat/r-yaml/)|0.0019866443722962907| -|cran|[Rcpp](https://www.rcpp.org)|0.0018192959458483086| -|cran|tools|0.0017659120650048024| -|cran|[curl](https://github.com/jeroen/curl)|0.0016121967375967777| -|cran|grDevices|0.0015893589664032317| -|cran|graphics|0.0015376052868444944| -|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.001495441088384992| -|cran|[R6](https://r6.r-lib.org)|0.0014851260114361934| -|cran|[vctrs](https://vctrs.r-lib.org/)|0.0014841332634123303| -|cran|[crayon](https://github.com/r-lib/crayon#readme)|0.0013629627938490255| -|cran|[pryr](https://github.com/hadley/pryr)|0.0013622923369717072| -|cran|[dplyr](https://dplyr.tidyverse.org)|0.0013087925750471558| -|cran|[glue](https://github.com/tidyverse/glue)|0.0012350907519559264| -|cran|[spelling](https://github.com/ropensci/spelling#readme)|0.0011490615840546582| -|cran|[htmltools](https://github.com/rstudio/htmltools)|0.0010151939588971634| -|cran|[digest](https://github.com/eddelbuettel/digest)|0.0009899356705039832| -|cran|[roxygen2](https://roxygen2.r-lib.org/)|0.0009666066294081897| -|cran|[tinytest](https://github.com/markvanderloo/tinytest)|0.0009602165491051424| -|cran|[MASS](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0009166342551944894| -|cran|[lattice](http://lattice.r-forge.r-project.org/)|0.0008723392077519712| -|cran|[rstudioapi](https://github.com/rstudio/rstudioapi)|0.0008090802590392189| -|cran|[rbenchmark](http://rbenchmark.googlecode.com)|0.0007943349333401111| -|cran|[mockery](https://github.com/r-lib/mockery)|0.0007900593709865593| -|cran|[stringi](https://stringi.gagolewski.com/)|0.0007851786520807133| -|cran|[xml2](https://xml2.r-lib.org/)|0.0007807971984324005| -|cran|[cli](https://cli.r-lib.org)|0.0007636181103826099| -|cran|[bit64](https://github.com/truecluster/bit64)|0.0007615710981767904| -|cran|[pillar](https://pillar.r-lib.org/)|0.0007487729894349956| -|cran|[shiny](https://shiny.rstudio.com/)|0.0007384603063820788| -|cran|[purrr](http://purrr.tidyverse.org)|0.0007353907161526545| -|cran|[lifecycle](https://lifecycle.r-lib.org/)|0.0007140964548125601| -|cran|[tidyselect](https://tidyselect.r-lib.org)|0.0006913060895612222| -|cran|[callr](https://callr.r-lib.org)|0.0006834414769165771| -|cran|grid|0.0006809806523335607| -|cran|[DBI](https://dbi.r-dbi.org)|0.0006222924240058692| -|cran|[sp](https://github.com/edzer/sp/)|0.0006169118283297722| -|cran|[zoo](http://zoo.R-Forge.R-project.org/)|0.000616316271033264| -|cran|[stringr](http://stringr.tidyverse.org)|0.0005864509687345115| -|cran|[RSQLite](https://rsqlite.r-dbi.org)|0.0005839775268177701| -|cran|[pracma](NA)|0.0005775135195921739| -|cran|[hms](https://hms.tidyverse.org/)|0.0005664733373613429| -|cran|parallel|0.0005644179248959119| -|cran|[htmlwidgets](https://github.com/ramnathv/htmlwidgets)|0.000561576261039261| -|cran|[processx](https://processx.r-lib.org)|0.0005495358872750631| -|cran|[markdown](https://github.com/rstudio/markdown)|0.0005455947688204681| -|cran|[scales](https://scales.r-lib.org)|0.0005279011033524864| -|cran|[bitops](https://github.com/mmaechler/R-bitops)|0.0005097709490863013| -|cran|[R.utils](https://github.com/HenrikBengtsson/R.utils)|0.0004758529993637798| -|cran|[microbenchmark](https://github.com/joshuaulrich/microbenchmark/)|0.0004622115316427803| -|cran|[nycflights13](https://github.com/hadley/nycflights13)|0.00044046297828846616| -|cran|[Matrix](http://Matrix.R-forge.R-project.org/)|0.0004327648329039106| -|cran|RColorBrewer|0.0004289614886173141| -|cran|[broom](https://broom.tidymodels.org/)|0.0004080231904704933| -|cran|[maptools](http://maptools.r-forge.r-project.org/)|0.00040266622694232787| -|cran|[sf](https://r-spatial.github.io/sf/)|0.00039380593768584396| -|cran|[xts](https://github.com/joshuaulrich/xts)|0.0003922874980277499| -|cran|[ellipsis](https://ellipsis.r-lib.org)|0.0003913531760745009| -|cran|[plyr](http://had.co.nz/plyr)|0.0003872589739353777| -|cran|[rgl](https://github.com/dmurdoch/rgl)|0.00038296503491335| -|cran|bench|0.00038203426238740044| -|cran|[nanotime](https://github.com/eddelbuettel/nanotime)|0.00037752196250592774| -|cran|[mime](https://github.com/yihui/mime)|0.00037659236345329397| -|cran|[bit](https://github.com/truecluster/bit)|0.0003761304054998681| -|cran|[fs](https://fs.r-lib.org)|0.0003694973916639508| -|cran|[generics](https://generics.r-lib.org)|0.0003624887613763475| -|cran|[rgeos](https://r-forge.r-project.org/projects/rgeos/)|0.0003565800751130378| -|cran|evaluate|0.0003518116804582355| -|cran|[webmockr](https://github.com/ropensci/webmockr)|0.0003385296299790438| -|cran|[unix](https://github.com/jeroen/unix)|0.00033694792586109025| -|cran|tcltk|0.0003356076237577683| -|cran|[pkgload](https://github.com/r-lib/pkgload)|0.00032629383684790197| -|cran|[mvtnorm](http://mvtnorm.R-forge.R-project.org)|0.00032495756529558797| -|cran|[usethis](https://usethis.r-lib.org)|0.0003139854264832945| -|cran|[httpcode](https://github.com/sckott/httpcode)|0.00031322670004096167| -|cran|[maps](NA)|0.00031286798606689826| -|cran|[blob](https://blob.tidyverse.org)|0.0002942178515075809| -|cran|[igraph](https://igraph.org)|0.000293932414591392| -|cran|[ncdf4](http://cirrus.ucsd.edu/~pierce/ncdf/)|0.00029358289530437596| -|cran|[nlme](https://svn.r-project.org/R-packages/trunk/nlme/)|0.0002929456287738503| -|cran|[data.table](https://r-datatable.com)|0.00029076993401848947| -|cran|[lubridate](https://lubridate.tidyverse.org)|0.00028895445727411534| -|cran|pkgconfig|0.00028609998274206573| -|cran|[pkgKitten](https://github.com/eddelbuettel/pkgkitten)|0.000285877126394647| -|cran|[rprojroot](https://rprojroot.r-lib.org/)|0.00028099396474653087| -|cran|[httpuv](https://github.com/rstudio/httpuv)|0.0002799900831580493| -|cran|[inline](https://github.com/eddelbuettel/inline)|0.0002776142408030812| -|cran|[fauxpas](https://docs.ropensci.org/fauxpas)|0.00027476341930823145| -|cran|[urltools](https://github.com/Ironholds/urltools/)|0.00027417743775502414| -|cran|[dbplyr](https://dbplyr.tidyverse.org/)|0.0002724811345999374| -|cran|[gtable](https://gtable.r-lib.org)|0.000263109575110955| -|cran|[numDeriv](http://optimizer.r-forge.r-project.org/)|0.00026245616480402307| -|cran|[png](http://www.rforge.net/png/)|0.0002609166089608324| -|cran|RPostgreSQL|0.0002543122121982186| -|cran|[brio](https://brio.r-lib.org)|0.00025195976291143753| -|cran|[waldo](https://github.com/r-lib/waldo)|0.00025043573664742803| -|cran|[rcrossref](https://github.com/ropensci/rcrossref)|0.0002496583365872706| -|cran|[simplermarkdown](https://github.com/djvanderlaan/simplermarkdown)|0.0002454584833583904| -|cran|[survival](https://github.com/therneau/survival)|0.00024369951070921423| -|cran|[XML](http://www.omegahat.net/RSXML/)|0.00024347311737236377| -|cran|[ragg](https://ragg.r-lib.org)|0.00024043412168387083| -|cran|[foreach](https://github.com/RevolutionAnalytics/foreach)|0.0002392417838931315| -|cran|[xfun](https://github.com/yihui/xfun)|0.0002318600101564812| -|cran|[rgdal](http://rgdal.r-forge.r-project.org)|0.0002311118457885523| -|cran|[mgcv](NA)|0.0002271260480442064| -|cran|[pkgbuild](https://github.com/r-lib/pkgbuild)|0.00022626869582643923| -|cran|[vdiffr](https://vdiffr.r-lib.org/)|0.0002224970280457951| -|cran|[RCurl](http://www.omegahat.net/RCurl)|0.00022227083566199305| -|cran|[mockr](https://krlmlr.github.io/mockr/)|0.00022069403170414938| -|cran|Lahman|0.00021577478861959046| -|cran|lobstr|0.00020792436500719562| -|cran|RMySQL|0.00020441457530451254| -|cran|munsell|0.0002043942978023355| -|cran|[abind](NA)|0.00020196663029092713| -|cran|[DiagrammeR](https://github.com/rich-iannone/DiagrammeR)|0.00020035320940029548| -|cran|[hexbin](https://github.com/edzer/hexbin)|0.00019879239099149704| -|cran|[winch](https://r-prof.github.io/winch/)|0.00019789692675915534| -|cran|datasets|0.00019451802235697656| -|cran|[doParallel](https://github.com/RevolutionAnalytics/doparallel)|0.00018881857515139902| -|cran|formattable|0.00018790115062685455| -|cran|iterators|0.00018602734962983727| -|cran|[webutils](https://github.com/jeroen/webutils)|0.0001857400106267018| -|cran|[bslib](https://rstudio.github.io/bslib/)|0.00018544832856114767| -|cran|mapproj|0.00018431009381262138| -|cran|[rpart](https://github.com/bethatkinson/rpart)|0.00018297255199786633| -|cran|[devtools](https://devtools.r-lib.org/)|0.00017967096795542034| -|cran|graph|0.00017956189227879215| -|cran|[crul](https://docs.ropensci.org/crul/)|0.000179409292054738| -|cran|fansi|0.0001769883128658764| -|cran|[rappdirs](https://rappdirs.r-lib.org)|0.00017627560438238484| -|cran|[ape](http://ape-package.ird.fr/)|0.00017453769028820976| -|cran|[rstan](https://mc-stan.org/rstan)|0.00017453355132216136| -|cran|chron|0.00017254192790363025| -|cran|[readr](https://readr.tidyverse.org)|0.00016931301633498267| -|cran|[ps](https://github.com/r-lib/ps#readme)|0.00016842108928471648| -|cran|[raster](https://rspatial.org/raster)|0.00016366007519131784| -|cran|[vroom](https://vroom.r-lib.org)|0.00015952534746310336| -|cran|itertools|0.00015398652481925492| -|cran|timeDate|0.0001496089054100999| -|cran|[whoami](https://github.com/r-lib/whoami#readme)|0.00014946526354707508| -|cran|[Hmisc](https://hbiostat.org/R/Hmisc/)|0.0001494650347946969| -|cran|[forcats](https://forcats.tidyverse.org)|0.00014698514588567719| -|cran|[SnowballC](https://r-forge.r-project.org/projects/r-temis/)|0.00014646889092945323| -|cran|[patchwork](https://patchwork.data-imaginist.com)|0.00014579696851538485| -|cran|tis|0.00014510575131414065| -|cran|[sys](https://github.com/jeroen/sys)|0.00014488478578249852| -|cran|[rJava](http://www.rforge.net/rJava/)|0.0001443180706549662| -|cran|[SparseM](http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html)|0.00014345271706837673| -|cran|[clipr](https://github.com/mdlincoln/clipr)|0.00014117061715610026| -|cran|[sass](https://github.com/rstudio/sass)|0.00013620539389250935| -|cran|[desc](https://github.com/r-lib/desc#readme)|0.00013514604609273997| -|cran|svglite|0.00013463391471263948| -|cran|[expm](http://R-Forge.R-project.org/projects/expm/)|0.00013453871715497952| -|cran|[gridExtra](https://github.com/baptiste/gridextra)|0.00013421859698524403| -|cran|ggplot2movies|0.0001324560934151248| -|cran|[terra](https://rspatial.org/terra/)|0.0001324093938409045| -|cran|assertthat|0.00013168695446842105| -|cran|quantreg|0.0001296479634595955| -|cran|interp|0.00012950572027484956| -|cran|[isotree](https://github.com/david-cortes/isotree)|0.00012885591565794613| -|cran|[lwgeom](https://github.com/r-spatial/lwgeom/)|0.00012788991424954007| -|cran|multcomp|0.0001267913584127776| -|cran|profvis|0.00012606161860059917| -|cran|isoband|0.000123731061126055| -|cran|[DT](https://github.com/rstudio/DT)|0.00012346209834582632| -|cran|[tzdb](https://github.com/r-lib/tzdb)|0.00012313626449880354| -|cran|RUnit|0.00012203668136565545| -|cran|[codetools](https://gitlab.com/luke-tierney/codetools)|0.00012091381444667259| -|cran|[magick](https://docs.ropensci.org/magick/)|0.00012007703533992158| -|cran|stats4|0.00011896929586184124| -|cran|[gstat](https://github.com/r-spatial/gstat/)|0.00011658644624514436| -|cran|[future](https://future.futureverse.org)|0.00011519995410943864| -|cran|cachem|0.00011045029314624312| -|cran|[askpass](https://github.com/jeroen/askpass#readme)|0.00010953315391544333| -|cran|[reshape2](https://github.com/hadley/reshape)|0.00010676803074735153| -|cran|[promises](https://rstudio.github.io/promises)|0.00010652880384791642| -|cran|[nnet](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0001046958141452959| -|cran|[prettyunits](https://github.com/gaborcsardi/prettyunits)|0.00010409615458970181| -|cran|[viridisLite](https://github.com/sjmgarnier/viridisLite)|0.00010311256281043697| -|cran|[base64enc](http://www.rforge.net/base64enc)|0.00010128586403366455| -|cran|[deldir](https://www.stat.auckland.ac.nz/~rolf/)|0.00010048562432491946| -|cran|[lme4](https://github.com/lme4/lme4/)|9.968650459695835e-05| -|cran|sfsmisc|9.958826439573887e-05| -|cran|tinytex|9.862901726222199e-05| -|cran|[tidyverse](http://tidyverse.tidyverse.org)|9.787620943276527e-05| -|cran|[sfheaders](https://dcooley.github.io/sfheaders/)|9.68799487981962e-05| -|cran|[insight](https://easystats.github.io/insight/)|9.685947959502552e-05| -|cran|[parameters](https://easystats.github.io/parameters/)|9.558554972244848e-05| -|cran|[Rdpack](https://geobosh.github.io/Rdpack/)|9.541427113700162e-05| -|cran|[R.methodsS3](https://github.com/HenrikBengtsson/R.methodsS3)|9.490253600628208e-05| -|cran|[Cairo](http://www.rforge.net/Cairo/)|9.430364842024987e-05| -|cran|jquerylib|9.423515220563312e-05| -|cran|[downlit](https://downlit.r-lib.org/)|9.415331642337785e-05| -|cran|dichromat|9.249112513556949e-05| -|cran|[fastmatch](http://www.rforge.net/fastmatch)|8.998666106338456e-05| -|cran|[R.oo](https://github.com/HenrikBengtsson/R.oo)|8.791815489817699e-05| -|cran|[fields](https://github.com/dnychka/fieldsRPackage)|8.752899449959214e-05| -|cran|[lintr](https://github.com/jimhester/lintr)|8.749738446423529e-05| -|cran|[openssl](https://github.com/jeroen/openssl)|8.693193209828049e-05| -|cran|[testit](https://github.com/yihui/testit)|8.595918495526995e-05| -|cran|[backports](https://github.com/r-lib/backports)|8.578548181739756e-05| -|cran|[uuid](http://www.rforge.net/uuid)|8.494150825375244e-05| -|cran|[outsider.base](https://docs.ropensci.org/outsider.base)|8.493870440375712e-05| -|cran|[dygraphs](https://github.com/rstudio/dygraphs)|8.444629270066514e-05| -|cran|[googleCloudStorageR](https://code.markedmondson.me/googleCloudStorageR/)|8.422197641731871e-05| -|cran|labeling|8.31164550705375e-05| -|cran|[googleAuthR](https://code.markedmondson.me/googleAuthR/)|8.250227487776797e-05| -|cran|igraphdata|8.224869152765072e-05| -|cran|MatrixModels|8.165967001081884e-05| -|cran|[readxl](https://readxl.tidyverse.org)|8.14781817292311e-05| -|cran|KernSmooth|8.092756656042956e-05| -|cran|[aws.s3](https://github.com/cloudyr/aws.s3)|8.073869844696958e-05| -|cran|triebeard|8.045199629051151e-05| -|cran|[spdep](https://github.com/r-spatial/spdep/)|8.04103163285776e-05| -|cran|[memoise](https://github.com/r-lib/memoise)|8.012764470135148e-05| -|cran|[DBItest](https://dbitest.r-dbi.org)|7.996375373655907e-05| -|cran|[units](https://github.com/r-quantities/units/)|7.971920125542618e-05| -|cran|splines|7.949905042289267e-05| -|cran|[spatstat.linnet](http://spatstat.org/)|7.874830553081834e-05| -|cran|rasterVis|7.829027152105968e-05| -|cran|[rjson](https://github.com/alexcb/rjson)|7.804137203337468e-05| -|cran|[mapiso](https://github.com/riatelab/mapiso)|7.731354939476767e-05| -|cran|tuneR|7.731354939476767e-05| -|cran|[spatstat](http://spatstat.org/)|7.725107915864715e-05| -|cran|[spatstat.geom](http://spatstat.org/)|7.712315114080769e-05| -|cran|[cellranger](https://github.com/rsheets/cellranger)|7.581730720532826e-05| -|cran|[praise](https://github.com/gaborcsardi/praise)|7.575833248897281e-05| -|cran|diffviewer|7.508904632676653e-05| -|cran|[pdftools](https://docs.ropensci.org/pdftools/)|7.410523369441648e-05| -|cran|rprintf|7.369036173909989e-05| -|cran|[spatstat.utils](http://spatstat.org/)|7.348615207513696e-05| -|cran|[future.apply](https://future.apply.futureverse.org)|7.286996176716313e-05| -|cran|[mapview](https://github.com/r-spatial/mapview)|7.220577226812009e-05| -|cran|[shinyjs](https://deanattali.com/shinyjs/)|7.141665217671328e-05| -|cran|[cluster](https://svn.r-project.org/R-packages/trunk/cluster/)|7.127831985920151e-05| -|cran|[reticulate](https://rstudio.github.io/reticulate/)|7.035181300332943e-05| -|cran|[xtable](http://xtable.r-forge.r-project.org/)|7.02750797033009e-05| -|cran|asciicast|6.916006867973938e-05| -|cran|[performance](https://easystats.github.io/performance/)|6.881753336810073e-05| -|cran|[qs](https://github.com/traversc/qs)|6.831305393203587e-05| -|cran|[gh](https://gh.r-lib.org/)|6.810201348124381e-05| -|cran|[RPostgres](https://rpostgres.r-dbi.org)|6.786974493014446e-05| -|cran|boot|6.786799005047526e-05| -|cran|[commonmark](https://docs.ropensci.org/commonmark/)|6.727588752693204e-05| -|cran|[jpeg](http://www.rforge.net/jpeg/)|6.709845411926701e-05| -|cran|[webp](https://github.com/jeroen/webp#readme)|6.584014343865346e-05| -|cran|[exactextractr](https://isciences.gitlab.io/exactextractr/)|6.571850625606812e-05| -|cran|later|6.549728721556593e-05| -|cran|[viridis](https://sjmgarnier.github.io/viridis/)|6.541356670018671e-05| -|cran|[showtext](https://github.com/yixuan/showtext)|6.509596451504463e-05| -|cran|[cowplot](https://wilkelab.org/cowplot/)|6.501716155602845e-05| -|cran|[rvest](http://rvest.tidyverse.org/)|6.49975654483838e-05| -|cran|[V8](https://github.com/jeroen/v8)|6.468383613737841e-05| -|cran|[prettydoc](https://github.com/yixuan/prettydoc)|6.461323134454435e-05| -|cran|[taxa](https://docs.ropensci.org/taxa/)|6.442795782897306e-05| -|cran|[vegdata](http://germansl.infinitenature.org)|6.442795782897306e-05| -|cran|js|6.378367825068333e-05| -|cran|[spatstat.random](http://spatstat.org/)|6.332944783895101e-05| -|cran|rsconnect|6.308895507956789e-05| -|cran|[phangorn](https://github.com/KlausVigo/phangorn)|6.149679396762793e-05| -|cran|[randomForest](https://www.stat.berkeley.edu/~breiman/RandomForests/)|6.133411344742213e-05| -|cran|[crosstalk](https://rstudio.github.io/crosstalk/)|6.0917976933535844e-05| -|cran|[getPass](https://github.com/wrathematics/getPass)|6.076136517102989e-05| -|cran|[whisker](http://github.com/edwindj/whisker)|6.036077764466293e-05| -|cran|[tesseract](https://docs.ropensci.org/tesseract/)|6.026845154440258e-05| -|cran|[R.rsp](https://github.com/HenrikBengtsson/R.rsp)|5.936694116962868e-05| -|cran|[gifski](https://gif.ski/)|5.930530986326437e-05| -|cran|[nleqslv](NA)|5.918295077930996e-05| -|cran|[katex](https://docs.ropensci.org/katex/)|5.901800501841996e-05| -|cran|egg|5.688857619427583e-05| -|cran|[WikidataR](https://github.com/TS404/WikidataR/issues)|5.669589488995971e-05| -|cran|tufte|5.657362430533477e-05| -|cran|selectr|5.6274572695145996e-05| -|cran|[listenv](https://github.com/HenrikBengtsson/listenv)|5.5974970582504954e-05| -|cran|[formatR](https://github.com/yihui/formatR)|5.517080542749659e-05| -|cran|fastmap|5.508017356075982e-05| -|cran|styler|5.4379939826984746e-05| -|cran|combinat|5.4290558812187594e-05| -|cran|[progress](https://github.com/r-lib/progress#readme)|5.393170947344962e-05| -|cran|[s2](https://r-spatial.github.io/s2/)|5.3496481154892104e-05| -|cran|WRS2|5.3056390947352496e-05| -|cran|webshot|5.300009211081872e-05| -|cran|flashClust|5.2754290059392924e-05| -|cran|[car](https://r-forge.r-project.org/projects/car/)|5.248512253294875e-05| -|cran|[sodium](https://github.com/jeroen/sodium#readme)|5.2129469420079876e-05| -|cran|[colorspace](https://colorspace.R-Forge.R-project.org/)|5.170845923987194e-05| -|cran|[ggrepel](http://github.com/slowkow/ggrepel)|5.109339363502643e-05| -|cran|e1071|5.108560813164257e-05| -|cran|coda|5.076400338782442e-05| -|cran|[odbc](https://github.com/r-dbi/odbc)|5.075667633142574e-05| -|cran|[lazyeval](NA)|4.999090385437652e-05| -|cran|[stars](https://r-spatial.github.io/stars/)|4.955897626452097e-05| -|cran|[jose](https://datatracker.ietf.org/wg/jose/documents/)|4.938625068932542e-05| -|cran|[party](http://party.R-forge.R-project.org)|4.873800512271769e-05| -|cran|gee|4.8546256996951564e-05| -|cran|[globals](https://github.com/HenrikBengtsson/globals)|4.823989864546113e-05| -|cran|[rstanarm](https://mc-stan.org/rstanarm/)|4.713176886747678e-05| -|cran|[visNetwork](http://datastorm-open.github.io/visNetwork/)|4.7068473883033736e-05| -|cran|[hunspell](https://github.com/ropensci/hunspell#readme)|4.623736395298278e-05| -|cran|[targets](https://docs.ropensci.org/targets/)|4.542230620763495e-05| -|cran|[caret](https://github.com/topepo/caret/)|4.441740702678814e-05| -|cran|[gtools](https://github.com/r-gregmisc/gtools)|4.429839615251226e-05| -|cran|[qpdf](https://github.com/ropensci/qpdf)|4.413129750967158e-05| -|cran|[RMariaDB](https://rmariadb.r-dbi.org)|4.402375996177251e-05| -|cran|[plotly](https://plotly-r.com)|4.372272343977885e-05| -|cran|[ggpubr](https://rpkgs.datanovia.com/ggpubr/)|4.365873036956609e-05| -|cran|shape|4.3490873447373895e-05| -|cran|[classInt](https://r-spatial.github.io/classInt/)|4.3231340454072316e-05| -|cran|[taxize](https://docs.ropensci.org/taxize/)|4.307929380264408e-05| -|cran|[LaF](https://github.com/djvanderlaan/LaF)|4.295197188598204e-05| -|cran|txtplot|4.295197188598204e-05| -|cran|[gplots](https://github.com/talgalili/gplots)|4.2812792781324904e-05| -|cran|codemetar|4.2522452167122216e-05| -|cran|see|4.230510630334256e-05| -|cran|[effectsize](https://easystats.github.io/effectsize/)|4.222232206999303e-05| -|cran|[psych](https://personality-project.org/r/psych/)|4.1765655134766055e-05| -|cran|highr|4.1326805539043994e-05| -|cran|[rbibutils](https://geobosh.github.io/rbibutils/)|4.0909923042595826e-05| -|cran|tikzDevice|4.060219339083104e-05| -|cran|[tmap](https://github.com/mtennekes/tmap)|4.05335397720794e-05| -|cran|JuliaCall|3.977740444793427e-05| -|cran|gamm4|3.956377251527887e-05| -|cran|[zip](https://github.com/r-lib/zip#readme)|3.938747165412093e-05| -|cran|statnet.common|3.938257536517145e-05| -|cran|[bayestestR](https://easystats.github.io/bayestestR/)|3.925792902126287e-05| -|cran|[checkmate](https://github.com/mllg/checkmate)|3.915682554976077e-05| -|cran|pool|3.9106920705866434e-05| -|cran|[palmerpenguins](https://allisonhorst.github.io/palmerpenguins/)|3.87685549068126e-05| -|cran|[gert](https://docs.ropensci.org/gert/)|3.873443596089737e-05| -|cran|[leaflet](https://rstudio.github.io/leaflet/)|3.8660590743647677e-05| -|cran|[survminer](http://www.sthda.com/english/rpkgs/survminer/)|3.7916932119443474e-05| -|cran|[git2r](https://docs.ropensci.org/git2r/)|3.7518515581567026e-05| -|cran|modelbased|3.719546365387834e-05| -|cran|class|3.70077833884883e-05| -|cran|[pingr](https://github.com/r-lib/pingr#readme)|3.7003184759823216e-05| -|cran|mapdata|3.662426485415143e-05| -|cran|[forecast](https://pkg.robjhyndman.com/forecast/)|3.633282061364452e-05| -|cran|[GGally](https://ggobi.github.io/ggally/)|3.59126713887714e-05| -|cran|tseries|3.5749142578489243e-05| -|cran|[vcr](https://github.com/ropensci/vcr/)|3.4618592297700625e-05| -|cran|[slam](NA)|3.4538627508192476e-05| -|cran|[kableExtra](http://haozhu233.github.io/kableExtra/)|3.450668811473293e-05| -|cran|[dendextend](http://talgalili.github.io/dendextend/)|3.366880146584015e-05| -|cran|[rnaturalearth](https://github.com/ropenscilabs/rnaturalearth)|3.361531688036401e-05| -|cran|[here](https://here.r-lib.org/)|3.34951726824513e-05| -|cran|poorman|3.2815119559087894e-05| -|cran|[network](http://statnet.org/)|3.2732654737609626e-05| -|cran|[shinytest](https://github.com/rstudio/shinytest)|3.2361648253237945e-05| -|cran|[gapminder](https://github.com/jennybc/gapminder)|3.222547833360324e-05| -|cran|fontawesome|3.22169760005641e-05| -|cran|[Seurat](https://satijalab.org/seurat)|3.2104803333773e-05| -|cran|tripack|3.149754508984705e-05| -|cran|spatstat.data|3.126358252439378e-05| -|cran|polyclip|3.1153740236085784e-05| -|cran|brew|3.102622080714559e-05| -|cran|animation|3.085488915189864e-05| -|cran|[recipes](https://github.com/tidymodels/recipes)|3.075027102448804e-05| -|cran|lars|3.058812877867934e-05| -|cran|[shinycssloaders](https://github.com/daattali/shinycssloaders)|3.0419837207826965e-05| -|cran|[plotrix](NA)|3.032092428561345e-05| -|cran|timeSeries|3.0038905590802467e-05| -|cran|fts|3.0038905590802467e-05| -|cran|reactlog|2.9938987491611116e-05| -|cran|sourcetools|2.9938987491611116e-05| -|cran|[matlab](http://cran.r-project.org/package=matlab)|2.9853039409828754e-05| -|cran|[rex](https://github.com/kevinushey/rex)|2.9852641401590994e-05| -|cran|[spatstat.core](http://spatstat.org/)|2.9814942824367023e-05| -|cran|[robustbase](http://robustbase.r-forge.r-project.org/)|2.980623179046647e-05| -|cran|shinydisconnect|2.9751728868246367e-05| -|cran|[irlba](NA)|2.9377063992761926e-05| -|cran|[credentials](https://docs.ropensci.org/credentials/)|2.937152007500505e-05| -|cran|[pbapply](https://github.com/psolymos/pbapply)|2.928834160764926e-05| -|cran|fANCOVA|2.914279020471914e-05| -|cran|strucchange|2.888932674325408e-05| -|cran|[gridGraphics](https://github.com/pmur002/gridgraphics)|2.869126732783576e-05| -|cran|[wk](https://paleolimbot.github.io/wk/)|2.8633737998540587e-05| -|cran|conflicted|2.860909067133481e-05| -|cran|[argon2](https://github.com/wrathematics/argon2)|2.8497636247001734e-05| -|cran|[golem](https://github.com/ThinkR-open/golem)|2.824333498376025e-05| -|cran|ade4|2.799597594144816e-05| -|cran|RhpcBLASctl|2.792789996164018e-05| -|cran|[datawizard](https://easystats.github.io/datawizard/)|2.7705270859598496e-05| -|cran|poibin|2.761198192670274e-05| -|cran|mlbench|2.7601582577927352e-05| -|cran|pbkrtest|2.7567243024047953e-05| -|cran|[lavaan](https://lavaan.ugent.be)|2.751521577840608e-05| -|cran|[ggforce](https://ggforce.data-imaginist.com)|2.707586851674377e-05| -|cran|[rnaturalearthdata](https://github.com/ropenscilabs/rnaturalearthdata)|2.6984340337522685e-05| -|cran|[mmand](https://github.com/jonclayden/mmand)|2.6947625008613364e-05| -|cran|[RNifti](https://github.com/jonclayden/RNifti)|2.6947625008613364e-05| -|cran|gam|2.688676674046412e-05| -|cran|latticeExtra|2.6883936950955555e-05| -|cran|[circlize](https://github.com/jokergoo/circlize)|2.687815282807988e-05| -|cran|[zeallot](https://github.com/nteetor/zeallot)|2.647989066770793e-05| -|cran|[IRdisplay](https://github.com/IRkernel/IRdisplay)|2.6064345425477904e-05| -|cran|[utf8](https://ptrckprry.com/r-utf8/)|2.5932032468140395e-05| -|cran|[sna](http://statnet.org)|2.572497811637797e-05| -|cran|pbdMPI|2.551347130027333e-05| -|cran|[RcppTOML](http://dirk.eddelbuettel.com/code/rcpp.toml.html)|2.5341641442411306e-05| -|cran|rsvg|2.5297607079974583e-05| -|cran|av|2.509959730958098e-05| -|cran|[janitor](https://github.com/sfirke/janitor)|2.5016228075869503e-05| -|cran|lpSolve|2.4876942453752498e-05| -|cran|cba|2.460427413222631e-05| -|cran|gbRd|2.4311587570960865e-05| -|cran|[emmeans](https://github.com/rvlenth/emmeans)|2.41971900741436e-05| -|cran|colorRamps|2.4160484185864897e-05| -|cran|paletteer|2.4160484185864897e-05| -|cran|statsExpressions|2.4160484185864897e-05| -|cran|geoaxe|2.4160484185864897e-05| -|cran|spbabel|2.4160484185864897e-05| -|cran|[tweedie](http://www.r-project.org/package=tweedie)|2.3886164212007227e-05| -|cran|SGP|2.375857644893178e-05| -|cran|[shinydashboard](http://rstudio.github.io/shinydashboard/)|2.3578244208427796e-05| -|cran|miniUI|2.349823105910476e-05| -|cran|[glmnet](https://glmnet.stanford.edu)|2.290829850547737e-05| -|cran|parallelly|2.2854356194269895e-05| -|cran|fstcore|2.2799071876971134e-05| -|cran|nortest|2.2739279233755198e-05| -|cran|openair|2.2739279233755198e-05| -|cran|webfakes|2.2369864473124282e-05| -|cran|mclust|2.2259991785990907e-05| -|cran|[foreign](https://svn.r-project.org/R-packages/trunk/foreign/)|2.2249861454077343e-05| -|cran|[VGAM](https://www.stat.auckland.ac.nz/~yee/VGAM/)|2.2091826529166377e-05| -|cran|[futile.logger](NA)|2.1547452596212853e-05| -|cran|[graphql](http://graphql.org)|2.1524389511308687e-05| -|cran|[TTR](https://github.com/joshuaulrich/TTR)|2.1502830925419757e-05| -|cran|spatial|2.1164500134702254e-05| -|cran|[BayesFactor](https://richarddmorey.github.io/BayesFactor/)|2.1149726150500478e-05| -|cran|stopwords|2.113820051747039e-05| -|cran|spam|2.1083175549832176e-05| -|cran|RJSONIO|2.0823727487570893e-05| -|cran|[remotes](https://remotes.r-lib.org)|2.0793446054457577e-05| -|cran|brms|2.074312717129225e-05| -|cran|[config](https://github.com/rstudio/config)|2.0444633349753722e-05| -|cran|dunn.test|2.0345670893359915e-05| -|cran|[hoardr](https://github.com/ropensci/hoardr)|1.9816699424791428e-05| -|cran|[RANN](https://github.com/jefferis/RANN)|1.9730453560872663e-05| -|cran|[rematch](https://github.com/MangoTheCat/rematch)|1.956462319406482e-05| -|cran|[reactable](https://glin.github.io/reactable/)|1.9550227203487656e-05| -|cran|[tm](http://tm.r-forge.r-project.org/)|1.9538475564563097e-05| -|cran|[shinyAce](http://trestletech.github.io/shinyAce/)|1.9357732066326573e-05| -|cran|lpSolveAPI|1.9328387348691918e-05| -|cran|[genalg](https://github.com/egonw/genalg)|1.9328387348691918e-05| -|cran|segmented|1.9322096618896442e-05| -|cran|[shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)|1.9297874107794656e-05| -|cran|modelr|1.920443356026009e-05| -|cran|lmtest|1.9203803932643254e-05| -|cran|gmp|1.9164150623161467e-05| -|cran|[mnormt](http://azzalini.stat.unipd.it/SW/Pkg-mnormt)|1.9155645458006476e-05| -|cran|Formula|1.9119258412594943e-05| -|cran|[semver](https://github.com/johndharrison/semver)|1.9079879511351604e-05| -|cran|lsa|1.8981736923416468e-05| -|cran|kernlab|1.896607001937965e-05| -|cran|sandwich|1.8599246645272893e-05| -|cran|[statmod](NA)|1.8482311062827853e-05| -|cran|doMC|1.835092318848664e-05| -|cran|quadprog|1.800534059500652e-05| -|cran|plotROC|1.7571261226083562e-05| -|cran|[R.devices](https://github.com/HenrikBengtsson/R.devices)|1.7478087199797473e-05| -|cran|caTools|1.7428518305286046e-05| -|cran|SeuratObject|1.7406201123690347e-05| -|cran|mondate|1.7292294334038926e-05| -|cran|DAAG|1.7292294334038926e-05| -|cran|SuppDists|1.7274746192893402e-05| -|cran|qlcMatrix|1.7158718571210297e-05| -|cran|minqa|1.7130865080740204e-05| -|cran|[ggseqlogo](https://github.com/omarwagih/ggseqlogo)|1.7065005178004516e-05| -|cran|RcppRoll|1.7048898188547274e-05| -|cran|blavaan|1.70168944745723e-05| -|cran|mediation|1.6888917581144392e-05| -|cran|spex|1.6807293346688625e-05| -|cran|[seqminer](http://zhanxw.github.io/seqminer/)|1.6807293346688625e-05| -|cran|[ggridges](https://wilkelab.org/ggridges/)|1.6679685830947003e-05| -|cran|carrier|1.6601409133623115e-05| -|cran|PhysicalActivity|1.6106989457243266e-05| -|cran|shinyFeedback|1.6106989457243266e-05| -|cran|extrafont|1.6043666241725243e-05| -|cran|futile.options|1.603703910302895e-05| -|cran|lambda.r|1.603703910302895e-05| -|cran|[vegan](https://github.com/vegandevs/vegan)|1.597233864599946e-05| -|cran|arrow|1.565975594146729e-05| -|cran|logspline|1.5569024239192226e-05| -|cran|timetk|1.5505839705795567e-05| -|cran|DiceKriging|1.544784188868531e-05| -|cran|[corrplot](https://github.com/taiyun/corrplot)|1.5393955273654904e-05| -|cran|polynom|1.526418289019138e-05| -|cran|biglm|1.521334785475721e-05| -|cran|[parallelMap](https://parallelmap.mlr-org.com)|1.5144110087491583e-05| -|cran|[deSolve](http://desolve.r-forge.r-project.org/)|1.499961701295122e-05| -|cran|mlrMBO|1.4867990268224553e-05| -|cran|emoa|1.4867990268224553e-05| -|cran|leaflet.providers|1.4864141388390879e-05| -|cran|websocket|1.4604032464996931e-05| -|cran|[smoothr](https://strimas.com/smoothr/)|1.4558928803852662e-05| -|cran|numform|1.4317323961994013e-05| -|cran|qmap|1.4317323961994013e-05| -|cran|[seriation](https://github.com/mhahsler/seriation)|1.4262110395300631e-05| -|cran|gridBase|1.4085705694392785e-05| -|cran|proj4|1.391381512806967e-05| -|cran|nloptr|1.390663666614426e-05| -|cran|RandomFieldsUtils|1.382366759945737e-05| -|cran|[jqr](https://docs.ropensci.org/jqr/)|1.3780614237104456e-05| -|cran|VennDiagram|1.3745238810389144e-05| -|cran|[base64url](https://github.com/mllg/base64url)|1.374302419605534e-05| -|cran|[attempt](https://github.com/ColinFay/attempt)|1.3741778755934033e-05| -|cran|stargazer|1.3667931053717855e-05| -|cran|bezier|1.3257346236591703e-05| -|cran|ComplexHeatmap|1.3257346236591703e-05| -|cran|GlobalOptions|1.3257346236591703e-05| -|cran|[matrixStats](https://github.com/HenrikBengtsson/matrixStats)|1.3180068232141609e-05| -|cran|[extraDistr](https://github.com/twolodzko/extraDistr)|1.3090718813882438e-05| -|cran|rms|1.3062255873574612e-05| -|cran|PASWR|1.3009002965016242e-05| -|cran|dfoptim|1.2979506142558547e-05| -|cran|fftwtools|1.296374150247154e-05| -|cran|RSpectra|1.2887509064539522e-05| -|cran|[Rmpfr](https://rmpfr.r-forge.r-project.org/)|1.2800515981480449e-05| -|cran|robotstxt|1.2756735650136664e-05| -|cran|ggdist|1.2593187757186195e-05| -|cran|bridgesampling|1.2593187757186195e-05| -|cran|bayesQR|1.2593187757186195e-05| -|cran|Rgraphviz|1.255728100174143e-05| -|cran|[RandomFields](http://ms.math.uni-mannheim.de/de/publications/software/randomfields)|1.2546313305109036e-05| -|cran|mice|1.2523987768021294e-05| -|cran|gdata|1.2466809839906294e-05| -|cran|sm|1.2242581503915304e-05| -|cran|[shinythemes](http://rstudio.github.io/shinythemes/)|1.2236752733523183e-05| -|cran|EnvStats|1.2080242092932448e-05| -|cran|gganimate|1.2053036169563492e-05| -|cran|[RcppParallel](https://rcppcore.github.io/RcppParallel/)|1.2042679554822916e-05| -|cran|[furrr](https://github.com/DavisVaughan/furrr)|1.181387155149462e-05| -|cran|[seqinr](http://seqinr.r-forge.r-project.org/)|1.1712348802482137e-05| -|cran|[reshape](http://had.co.nz/reshape)|1.1670907013242816e-05| -|cran|compiler|1.1632927985719865e-05| -|cran|[shinyBS](https://ebailey78.github.io/shinyBS)|1.1611244458736248e-05| -|cran|pscl|1.156326765051581e-05| -|cran|AER|1.1543323263695473e-05| -|cran|[RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)|1.1465247950019523e-05| -|cran|tableHTML|1.1369639616877599e-05| -|cran|shiny.i18n|1.1369639616877599e-05| -|cran|popbio|1.1369639616877599e-05| -|cran|[gitcreds](https://github.com/r-lib/gitcreds)|1.1343689680302643e-05| -|cran|[ini](https://github.com/dvdscripter/ini)|1.1289999715445165e-05| -|cran|optimx|1.1099890503287204e-05| -|cran|[geosphere](NA)|1.1079944719380475e-05| -|cran|[storr](https://github.com/richfitz/storr)|1.1027765381826294e-05| -|cran|pls|1.1009414226491021e-05| -|cran|[pkgdown](https://pkgdown.r-lib.org)|1.0972466341028914e-05| -|cran|janeaustenr|1.0895394221852695e-05| -|cran|vcd|1.0836716764019158e-05| -|cran|mlmRev|1.0802761567336813e-05| -|cran|gsl|1.0758437475355032e-05| -|cran|[wordcloud2](https://github.com/lchiffon/wordcloud2)|1.0703625493990586e-05| -|cran|spacyr|1.0678934010152285e-05| -|cran|celestial|1.0512275976380404e-05| -|cran|modeldata|1.0428103319704421e-05| -|cran|spData|1.0420761979137612e-05| -|cran|[conditionz](https://github.com/ropenscilabs/conditionz)|1.0367844070917655e-05| -|cran|tkrplot|1.033780136387389e-05| -|cran|HSAUR3|1.0260757404861795e-05| -|cran|plm|1.0151272754428177e-05| -|cran|[ggsci](https://nanx.me/ggsci/)|1.011344778332076e-05| -|cran|[ggsignif](https://const-ae.github.io/ggsignif/)|1.011344778332076e-05| -|cran|rcmdcheck|1.0004481921987135e-05| -|cran|[proxy](NA)|9.972724516816268e-06| -|cran|Biostrings|9.906818959014942e-06| -|cran|[ordinal](https://github.com/runehaubo/ordinal)|9.901879061499574e-06| -|cran|[dynamicTreeCut](http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/BranchCutting/)|9.89534310199552e-06| -|cran|jsonify|9.877558989234116e-06| -|cran|rstatix|9.87184294146211e-06| -|cran|Rcsdp|9.786896515084003e-06| -|cran|gt|9.74845848585219e-06| -|cran|[beautier](https://docs.ropensci.org/beautier/)|9.676524383978299e-06| -|cran|[heatmaply](https://talgalili.github.io/heatmaply/)|9.641535995396536e-06| -|cran|purrrlyr|9.607516448285885e-06| -|cran|LaplacesDemon|9.60660296918455e-06| -|cran|manipulateWidget|9.5675517376025e-06| -|cran|filelock|9.5675517376025e-06| -|cran|BeyondBenford|9.5675517376025e-06| -|cran|BenfordTests|9.5675517376025e-06| -|cran|benford.analysis|9.5675517376025e-06| -|cran|MUS|9.5675517376025e-06| -|cran|AsioHeaders|9.567551737602498e-06| -|cran|semEff|9.435968461965029e-06| -|cran|rr2|9.435968461965029e-06| -|cran|MEMSS|9.435968461965029e-06| -|cran|PKPDmodels|9.435968461965029e-06| -|cran|[ROCR](http://rocr.bioinf.mpi-sb.mpg.de/)|9.368048437200562e-06| -|cran|[quanteda](https://quanteda.io)|9.211497778584913e-06| -|cran|[GPArotation](http://www.stat.ucla.edu/research/gpa)|9.178427961881612e-06| -|cran|rsm|9.127228749218167e-06| -|cran|tables|9.122675746326523e-06| -|cran|[geiger](https://github.com/mwpennell/geiger-v2)|9.110453384620236e-06| -|cran|mda|9.094735679735162e-06| -|cran|seqLogo|8.950063785254692e-06| -|cran|rootSolve|8.804177979656628e-06| -|cran|Cubist|8.774129889586225e-06| -|cran|adehabitatMA|8.673879322551716e-06| -|cran|[rhandsontable](http://jrowen.github.io/rhandsontable/)|8.54643940596694e-06| -|cran|[sessioninfo](https://github.com/r-lib/sessioninfo#readme)|8.541079703411285e-06| -|cran|cleanNLP|8.504490433424444e-06| -|cran|udpipe|8.504490433424444e-06| -|cran|gpclib|8.377802300558112e-06| -|cran|PBSmapping|8.377802300558112e-06| -|cran|rnaturalearthhires|8.318640555071637e-06| -|cran|[imager](http://dahtah.github.io/imager/)|8.283594578010821e-06| -|cran|triangle|8.233893010542758e-06| -|cran|evd|8.233893010542758e-06| -|cran|SASmixed|8.231511477101578e-06| -|cran|beepr|8.221104303124077e-06| -|cran|MCMCpack|8.174006284910302e-06| -|cran|[NISTunits](NA)|8.155198862051654e-06| -|cran|measurements|8.086859206783065e-06| -|cran|[wikitaxa](https://github.com/ropensci/wikitaxa)|8.068615575867208e-06| -|cran|[natserv](https://docs.ropensci.org/natserv)|8.068615575867208e-06| -|cran|[worrms](https://docs.ropensci.org/worrms)|8.068615575867208e-06| -|cran|[rotl](https://docs.ropensci.org/rotl/)|8.068615575867208e-06| -|cran|[rredlist](https://github.com/ropensci/rredlist)|8.068615575867208e-06| -|cran|[bold](https://docs.ropensci.org/bold/)|8.068615575867208e-06| -|cran|[ritis](https://github.com/ropensci/ritis)|8.068615575867206e-06| -|cran|[fst](http://www.fstpackage.org)|7.992272214729383e-06| -|cran|yamlme|7.972959781335416e-06| -|cran|adehabitatLT|7.961454788865957e-06| -|cran|[pander](https://rapporter.github.io/pander/)|7.95496372038739e-06| -|cran|doFuture|7.944984483857046e-06| -|cran|pbmcapply|7.944984483857046e-06| -|cran|paradox|7.8896451663034e-06| -|cran|permute|7.829677605554895e-06| -|cran|plotfunctions|7.810246316410204e-06| -|cran|NLP|7.789412054859207e-06| -|cran|sparkline|7.770240234390706e-06| -|cran|rcdk|7.731354939476767e-06| -|cran|fingerprint|7.731354939476767e-06| -|cran|enviPat|7.731354939476767e-06| -|cran|flexdashboard|7.731354939476767e-06| -|cran|keys|7.731354939476767e-06| -|cran|[phytools](https://github.com/liamrevell/phytools)|7.724355398603739e-06| -|cran|[origami](https://tlverse.org/origami/)|7.721812337027192e-06| -|cran|RcppDE|7.707194455290902e-06| -|cran|[assertive](https://bitbucket.org/richierocks/assertive)|7.68954450807636e-06| -|cran|actuar|7.654041390082e-06| -|cran|skellam|7.654041390082e-06| -|cran|hoa|7.654041390082e-06| -|cran|[shinyWidgets](https://github.com/dreamRs/shinyWidgets)|7.621559956836511e-06| -|cran|[docopt](https://github.com/docopt/docopt.R)|7.5932950298432605e-06| -|cran|fpc|7.566676332635788e-06| -|cran|[survey](http://r-survey.r-forge.r-project.org/survey/)|7.5544538745917995e-06| -|cran|MCMCglmm|7.531813499911983e-06| -|cran|betareg|7.397955459785746e-06| -|cran|psychTools|7.395008580683378e-06| -|cran|scatterplot3d|7.326620737934072e-06| -|cran|CompQuadForm|7.309158828726538e-06| -|cran|[torch](https://torch.mlverse.org/docs)|7.300228413158001e-06| -|cran|gamlss|7.254224958202046e-06| -|cran|tree|7.248145255759469e-06| -|cran|[binman](https://docs.ropensci.org/binman/)|7.215931276844992e-06| -|cran|gbm|7.2141612780035286e-06| -|cran|bigmemory|7.110085346125955e-06| -|cran|[beastier](https://docs.ropensci.org/beastier/)|7.087075361187038e-06| -|cran|VGAMdata|7.087075361187036e-06| -|cran|VGAMextra|7.087075361187036e-06| -|cran|shapefiles|7.087075361187036e-06| -|cran|[rstantools](https://mc-stan.org/rstantools/)|7.045846189717606e-06| -|cran|partykit|6.979828822689118e-06| -|cran|partitions|6.975905551599789e-06| -|cran|signal|6.973056918575932e-06| -|cran|oskeyring|6.833965526858928e-06| -|cran|ExplainPrediction|6.833965526858928e-06| -|cran|rpart.plot|6.833965526858928e-06| -|cran|BiocManager|6.827674658363986e-06| -|cran|[snakecase](https://github.com/Tazinho/snakecase)|6.768656588182456e-06| -|cran|afex|6.754065604364657e-06| -|cran|geepack|6.734517521778441e-06| -|cran|tester|6.714071394808772e-06| -|cran|[reprex](https://reprex.tidyverse.org)|6.707707658697313e-06| -|cran|bbmle|6.705436817408829e-06| -|cran|rticles|6.696879966902168e-06| -|cran|fastICA|6.696566955867618e-06| -|cran|[tidygraph](https://tidygraph.data-imaginist.com)|6.625049808824351e-06| -|cran|[rentrez](http://github.com/ropensci/rentrez)|6.621506665922928e-06| -|cran|ks|6.616521169186143e-06| -|cran|fixest|6.573166516888979e-06| -|cran|[ff](https://github.com/truecluster/ff)|6.5695980573994495e-06| -|cran|[colourpicker](https://github.com/daattali/colourpicker)|6.536046774491872e-06| -|cran|antiword|6.529065526429837e-06| -|cran|[glmmTMB](https://github.com/glmmTMB/glmmTMB)|6.486879073368034e-06| -|cran|[downloader](https://github.com/wch/downloader)|6.482957056609934e-06| -|cran|[parsnip](https://github.com/tidymodels/parsnip)|6.461718815883372e-06| -|cran|bs4Dash|6.383830752112395e-06| -|cran|acepack|6.358967373481095e-06| -|cran|htmlTable|6.358967373481095e-06| -|cran|reactR|6.277123891337089e-06| -|cran|protolite|6.212695933508116e-06| -|cran|TSA|6.074636023874602e-06| -|cran|[haven](https://haven.tidyverse.org)|6.074308609069154e-06| -|cran|[RNetCDF](https://github.com/mjwoods/RNetCDF)|6.00755691560703e-06| -|cran|cplm|6.003669389650735e-06| -|cran|clusterGeneration|5.969590440457799e-06| -|cran|pROC|5.96461072854422e-06| -|cran|[rversions](https://github.com/r-hub/rversions)|5.963997769675187e-06| -|cran|[Ckmeans.1d.dp](NA)|5.9573851440988956e-06| -|cran|flexsurv|5.939644112232944e-06| -|cran|klaR|5.910372906902483e-06| -|cran|cubature|5.867672264566489e-06| -|cran|[jsonld](https://docs.ropensci.org/jsonld)|5.837961893074308e-06| -|cran|debugme|5.800943427915873e-06| -|cran|qvalue|5.798516204607575e-06| -|cran|subprocess|5.798516204607575e-06| -|cran|tensorA|5.792144208778336e-06| -|cran|[EML](https://docs.ropensci.org/EML/)|5.770904222680879e-06| -|cran|FNN|5.67476083561109e-06| -|cran|[earth](http://www.milbo.users.sonic.net/earth/)|5.6585779288566e-06| -|cran|[wesanderson](https://github.com/karthik/wesanderson)|5.611149184390664e-06| -|cran|rhub|5.577430022701352e-06| -|cran|gmailr|5.577430022701352e-06| -|cran|foghorn|5.577430022701352e-06| -|cran|coxme|5.566345079978385e-06| -|cran|[dynlm](NA)|5.522396385340554e-06| -|cran|numbers|5.508025236852382e-06| -|cran|loder|5.471639065622345e-06| -|cran|ore|5.471639065622345e-06| -|cran|nor1mix|5.467172421487142e-06| -|cran|diptest|5.467172421487142e-06| -|cran|mstate|5.467172421487142e-06| -|cran|changepoint|5.467172421487142e-06| -|cran|linprog|5.467172421487142e-06| -|cran|magic|5.467172421487142e-06| -|cran|metafor|5.43051773539278e-06| -|cran|[rcorpora](https://github.com/gaborcsardi/rcorpora)|5.421612651308083e-06| -|cran|lgr|5.4007435954026105e-06| -|cran|scico|5.369544342532015e-06| -|cran|rcartocolor|5.369544342532015e-06| -|cran|[ggthemes](https://github.com/jrnold/ggthemes)|5.340218910304812e-06| -|cran|lfe|5.3386437120370435e-06| -|cran|[aod](https://cran.r-project.org/package=aod)|5.32138622333286e-06| -|cran|TeachingDemos|5.315306520890277e-06| -|cran|plotmo|5.315306520890277e-06| -|cran|gdalUtils|5.315306520890277e-06| -|cran|[SuperLearner](https://github.com/ecpolley/SuperLearner)|5.310468524056968e-06| -|cran|[emld](https://docs.ropensci.org/emld/)|5.273888548000228e-06| -|cran|BiocVersion|5.220829076036696e-06| -|cran|modeltools|5.203405330976797e-06| -|cran|Biobase|5.1664796300769474e-06| -|cran|tm.lexicon.GeneralInquirer|5.162272421058052e-06| -|cran|Rpoppler|5.162272421058052e-06| -|cran|Rcampdf|5.162272421058052e-06| -|cran|filehash|5.162272421058052e-06| -|cran|[dbscan](https://github.com/mhahsler/dbscan)|5.1119557733178295e-06| -|cran|speedglm|5.111668154180847e-06| -|cran|[fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)|5.099720662001023e-06| -|cran|PolynomF|5.035553546106578e-06| -|cran|[tokenizers](https://lincolnmullen.com/software/tokenizers/)|5.016343069958909e-06| -|cran|[lmerTest](https://github.com/runehaubo/lmerTestR)|5.0147918532994226e-06| -|cran|[clisymbols](https://github.com/gaborcsardi/clisymbols)|5.007465440505673e-06| -|cran|mlogit|4.993203844624346e-06| -|cran|RcppCCTZ|4.97302414492965e-06| -|cran|genieclust|4.970156746806493e-06| -|cran|getopt|4.970156746806493e-06| -|cran|leaps|4.967767248370528e-06| -|cran|bignum|4.906436788514103e-06| -|cran|future.callr|4.85196601565706e-06| -|cran|[solrium](https://github.com/ropensci/solrium)|4.824656942042734e-06| -|cran|FastRWeb|4.78377586880125e-06| -|cran|quantmod|4.78377586880125e-06| -|cran|truncreg|4.7691465847988e-06| -|cran|panelr|4.7691465847988e-06| -|cran|metaBMA|4.7691465847988e-06| -|cran|ivreg|4.7691465847988e-06| -|cran|GLMMadaptive|4.7691465847988e-06| -|cran|clubSandwich|4.7691465847988e-06| -|cran|cgam|4.7691465847988e-06| -|cran|blme|4.7691465847988e-06| -|cran|geojsonlint|4.763066882356222e-06| -|cran|topicmodels|4.758631238643019e-06| -|cran|akima|4.757314386121498e-06| -|cran|ipred|4.745848526279481e-06| -|cran|[data.tree](http://github.com/gluc/data.tree)|4.726923925776275e-06| -|cran|RcppBigIntAlgos|4.724716907458024e-06| -|cran|ggfittext|4.724716907458024e-06| -|cran|robust|4.724548167568473e-06| -|cran|taxadb|4.721648909466168e-06| -|cran|assertive.code|4.708569549606151e-06| -|cran|assertive.reflection|4.708569549606151e-06| -|cran|assertive.data.us|4.708569549606151e-06| -|cran|assertive.data.uk|4.708569549606151e-06| -|cran|assertive.data|4.708569549606151e-06| -|cran|assertive.models|4.708569549606151e-06| -|cran|assertive.matrices|4.708569549606151e-06| -|cran|assertive.sets|4.708569549606151e-06| -|cran|assertive.files|4.708569549606151e-06| -|cran|assertive.datetimes|4.708569549606151e-06| -|cran|assertive.strings|4.708569549606151e-06| -|cran|assertive.numbers|4.708569549606151e-06| -|cran|assertive.types|4.708569549606151e-06| -|cran|assertive.properties|4.708569549606151e-06| -|cran|assertive.base|4.708569549606151e-06| -|cran|[openxlsx](https://ycphs.github.io/openxlsx/index.html)|4.554368768858904e-06| -|cran|gdtools|4.5338427166043835e-06| -|cran|[bayesplot](https://mc-stan.org/bayesplot/)|4.521089271572376e-06| -|cran|[redux](https://github.com/richfitz/redux)|4.509957048028127e-06| -|cran|[wordcloud](http://blog.fellstat.com/?cat=11)|4.458350935190125e-06| -|cran|[Rtsne](https://github.com/jkrijthe/Rtsne)|4.45492105306576e-06| -|cran|[mlr3misc](https://mlr3misc.mlr-org.com)|4.449192218236236e-06| -|cran|locfit|4.442196609621781e-06| -|cran|bookdown|4.4256322208696055e-06| -|cran|nonnest2|4.423706717386102e-06| -|cran|officer|4.42354011511824e-06| -|cran|[epiR](https://fvas.unimelb.edu.au/research/groups/veterinary-epidemiology-melbourne)|4.402960618062146e-06| -|cran|[logger](https://daroczig.github.io/logger/)|4.399187302350132e-06| -|cran|[geometry](https://davidcsterratt.github.io/geometry)|4.37926033357506e-06| -|cran|stm|4.372063491669174e-06| -|cran|FMStable|4.348887153455681e-06| -|cran|sparsesvd|4.348887153455681e-06| -|cran|MuMIn|4.342629587377817e-06| -|cran|spls|4.2733768355336786e-06| -|cran|Bessel|4.268352206169465e-06| -|cran|[archive](https://archive.r-lib.org/)|4.264449758595916e-06| -|cran|[wbstats](https://github.com/nset-ornl/wbstats)|4.252245216712223e-06| -|cran|transport|4.252245216712222e-06| -|cran|[humaniformat](https://github.com/ironholds/humaniformat/)|4.237377226443999e-06| -|cran|[rsample](https://rsample.tidymodels.org)|4.235676532654631e-06| -|cran|tracerer|4.170862533138782e-06| -|cran|stabledist|4.1557519598714444e-06| -|cran|skewt|4.155051040330228e-06| -|cran|catdata|4.155051040330228e-06| -|cran|MPV|4.155051040330228e-06| -|cran|fit.models|4.155051040330228e-06| -|cran|DEoptimR|4.155051040330228e-06| -|cran|feather|4.148823414841275e-06| -|cran|spacetime|4.101294713342275e-06| -|cran|[fdrtool](https://strimmerlab.github.io/software/fdrtool/)|4.01435737242063e-06| -|cran|[move](https://bartk.gitlab.io/move/)|4.003737379371898e-06| -|cran|goftest|3.958986925904482e-06| -|cran|tensor|3.958986925904482e-06| -|cran|spatstat.sparse|3.958986925904482e-06| -|cran|ellipse|3.951237046388818e-06| -|cran|[mathjaxr](https://github.com/wviechtb/mathjaxr)|3.94684753425595e-06| -|cran|doRNG|3.922696212417025e-06| -|cran|keras|3.917760627136951e-06| -|cran|[rdflib](https://github.com/ropensci/rdflib)|3.905123158205102e-06| -|DESCRIPTION|github/justinmathias/isocalcR|3.904724716907458e-06| -|DESCRIPTION|github/obreschkow/dftools|3.904724716907458e-06| -|DESCRIPTION|github/ejikeugba/gofcat|3.904724716907458e-06| -|DESCRIPTION|github/ejikeugba/serp|3.904724716907458e-06| -|DESCRIPTION|github/constantAmateur/SoupX|3.904724716907458e-06| -|DESCRIPTION|github/gasparl/possa|3.904724716907458e-06| -|DESCRIPTION|github/prdm0/ropenblas|3.904724716907458e-06| -|DESCRIPTION|github/Martindelosrios/MeSsI|3.904724716907458e-06| -|DESCRIPTION|github/Martindelosrios/ROGER|3.904724716907458e-06| -|DESCRIPTION|github/GabrielNakamura/FishPhyloMaker|3.904724716907458e-06| -|DESCRIPTION|github/GaryBAYLOR/mixR|3.904724716907458e-06| -|DESCRIPTION|github/fchuffar/protopackage|3.904724716907458e-06| -|DESCRIPTION|github/SciOmicsLab/PhenoComb|3.904724716907458e-06| -|DESCRIPTION|github/tgrimes/SeqNet|3.904724716907458e-06| -|DESCRIPTION|github/V-Bernal/GeneNetTools|3.904724716907458e-06| -|DESCRIPTION|github/NathanSkene/EWCE|3.904724716907458e-06| -|DESCRIPTION|github/NathanSkene/MAGMA_Celltyping|3.904724716907458e-06| -|DESCRIPTION|github/LindaNab/mecor|3.904724716907458e-06| -|DESCRIPTION|github/ConnorDonegan/geostan|3.904724716907458e-06| -|DESCRIPTION|github/bblodfon/emba|3.904724716907458e-06| -|DESCRIPTION|github/JSB-UCLA/scPNMF|3.904724716907458e-06| -|DESCRIPTION|github/flosalbizziae/kataegis|3.904724716907458e-06| -|DESCRIPTION|github/bommert/stabm|3.904724716907458e-06| -|DESCRIPTION|github/flyaflya/causact|3.904724716907458e-06| -|DESCRIPTION|github/r-cas/caracas|3.904724716907458e-06| -|DESCRIPTION|github/llrs/experDesign|3.904724716907458e-06| -|DESCRIPTION|github/LabTranslationalArchitectomics/riboWaltz|3.904724716907458e-06| -|DESCRIPTION|github/jorittmo/singcar|3.904724716907458e-06| -|DESCRIPTION|github/CTU-Bern/presize|3.904724716907458e-06| -|DESCRIPTION|github/xoopR/set6|3.904724716907458e-06| -|DESCRIPTION|github/epiforecasts/covidregionaldata|3.904724716907458e-06| -|DESCRIPTION|github/nanakiksc/zerone|3.904724716907458e-06| -|DESCRIPTION|github/snystrom/memes|3.904724716907458e-06| -|DESCRIPTION|github/LTLA/basilisk|3.904724716907458e-06| -|DESCRIPTION|github/andyphilips/dynamac|3.904724716907458e-06| -|DESCRIPTION|github/zhouzilu/DENDRO|3.904724716907458e-06| -|DESCRIPTION|github/zizroc/villager|3.904724716907458e-06| -|DESCRIPTION|github/martin3141/spant|3.904724716907458e-06| -|DESCRIPTION|github/rudeboybert/forestecology|3.904724716907458e-06| -|DESCRIPTION|github/jessecambon/tidygeocoder|3.904724716907458e-06| -|DESCRIPTION|github/stefanoMP/massiveGST|3.904724716907458e-06| -|DESCRIPTION|github/timoast/signac|3.904724716907458e-06| -|DESCRIPTION|github/SJTU-CGM/ivTerm|3.904724716907458e-06| -|DESCRIPTION|github/n8thangreen/BCEA|3.904724716907458e-06| -|DESCRIPTION|github/ComtekAdvancedStructures/cmstatr|3.904724716907458e-06| -|DESCRIPTION|github/gtonkinhill/fastbaps|3.904724716907458e-06| -|DESCRIPTION|github/rauschenberger/transreg|3.904724716907458e-06| -|DESCRIPTION|github/rauschenberger/joinet|3.904724716907458e-06| -|DESCRIPTION|github/Natsiopoulos/ARDL|3.904724716907458e-06| -|DESCRIPTION|github/pmoulos/metaseqR2|3.904724716907458e-06| -|DESCRIPTION|github/tidymodels/infer|3.904724716907458e-06| -|DESCRIPTION|github/tidymodels/stacks|3.904724716907458e-06| -|DESCRIPTION|github/ArkajyotiSaha/RandomForestsGLS|3.904724716907458e-06| -|DESCRIPTION|github/RETURN-project/BenchmarkRecovery|3.904724716907458e-06| -|DESCRIPTION|github/KerryAM-R/ggVolcanoR|3.904724716907458e-06| -|DESCRIPTION|github/OwenWard/ppdiag|3.904724716907458e-06| -|DESCRIPTION|github/KiranLDA/PAMLr|3.904724716907458e-06| -|DESCRIPTION|github/isakro/shoredate|3.904724716907458e-06| -|DESCRIPTION|github/JonasRieger/ldaPrototype|3.904724716907458e-06| -|DESCRIPTION|github/BMILAB/scLINE|3.904724716907458e-06| -|DESCRIPTION|github/riatelab/osrm|3.904724716907458e-06| -|DESCRIPTION|github/azizka/IUCNN|3.904724716907458e-06| -|DESCRIPTION|github/abmantz/rgw|3.904724716907458e-06| -|DESCRIPTION|github/prioritizr/wdpar|3.904724716907458e-06| -|DESCRIPTION|github/samhforbes/PupillometryR|3.904724716907458e-06| -|DESCRIPTION|github/databio/GenomicDistributions|3.904724716907458e-06| -|DESCRIPTION|github/JEFworks-Lab/STdeconvolve|3.904724716907458e-06| -|DESCRIPTION|github/JLSteenwyk/ggpubfigs|3.904724716907458e-06| -|DESCRIPTION|github/deweylab/RSEM|3.904724716907458e-06| -|DESCRIPTION|github/ICRAR/ProFit|3.904724716907458e-06| -|DESCRIPTION|github/vbaliga/gaussplotR|3.904724716907458e-06| -|DESCRIPTION|github/mlr-org/mcboost|3.904724716907458e-06| -|DESCRIPTION|github/insightsengineering/rbmi|3.904724716907458e-06| -|DESCRIPTION|github/msalibian/RBF|3.904724716907458e-06| -|DESCRIPTION|github/isoverse/isoreader|3.904724716907458e-06| -|DESCRIPTION|github/sachsmc/cosinor|3.904724716907458e-06| -|DESCRIPTION|github/ScialdoneLab/MitoHEAR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-org/roblog|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-org/pkgreviewr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-org/rotemplate|3.904724716907458e-06| -|DESCRIPTION|github/signaturescience/skater|3.904724716907458e-06| -|DESCRIPTION|github/MRCIEU/metaboprep|3.904724716907458e-06| -|DESCRIPTION|github/taranu/AllStarFit|3.904724716907458e-06| -|DESCRIPTION|github/lrnv/cort|3.904724716907458e-06| -|DESCRIPTION|github/arcaldwell49/SimplyAgree|3.904724716907458e-06| -|DESCRIPTION|github/SchlossLab/mikropml|3.904724716907458e-06| -|DESCRIPTION|github/tidyverse/glue|3.904724716907458e-06| -|DESCRIPTION|github/YenWenWang/HapDipKinship|3.904724716907458e-06| -|DESCRIPTION|github/yuliadm/mixComp|3.904724716907458e-06| -|DESCRIPTION|github/Sydney-Informatics-Hub/OmixLitMiner|3.904724716907458e-06| -|DESCRIPTION|github/bluefoxr/COINr|3.904724716907458e-06| -|DESCRIPTION|github/asgr/ProFound|3.904724716907458e-06| -|DESCRIPTION|github/asgr/celestial|3.904724716907458e-06| -|DESCRIPTION|github/asgr/NFWdist|3.904724716907458e-06| -|DESCRIPTION|github/asgr/hyper.fit|3.904724716907458e-06| -|DESCRIPTION|github/asgr/ProSpect|3.904724716907458e-06| -|DESCRIPTION|github/asgr/ProFuse|3.904724716907458e-06| -|DESCRIPTION|github/tlverse/hal9001|3.904724716907458e-06| -|DESCRIPTION|github/BrianAronson/birankr|3.904724716907458e-06| -|DESCRIPTION|github/IMB-Computational-Genomics-Lab/scGPS|3.904724716907458e-06| -|DESCRIPTION|github/OrlandoLam/SAMT|3.904724716907458e-06| -|DESCRIPTION|github/donaldRwilliams/BGGM|3.904724716907458e-06| -|DESCRIPTION|github/donaldRwilliams/GGMnonreg|3.904724716907458e-06| -|DESCRIPTION|github/andreyshabalin/TwinEQTL|3.904724716907458e-06| -|DESCRIPTION|github/binzhulab/SUITOR|3.904724716907458e-06| -|DESCRIPTION|github/mcsiple/mmrefpoints|3.904724716907458e-06| -|DESCRIPTION|github/lsds/Neptune|3.904724716907458e-06| -|DESCRIPTION|github/haoharryfeng/NeuCA|3.904724716907458e-06| -|DESCRIPTION|github/SwissClinicalTrialOrganisation/secuTrialR|3.904724716907458e-06| -|DESCRIPTION|github/yiling0210/APIR|3.904724716907458e-06| -|DESCRIPTION|github/mdsteiner/EFAtools|3.904724716907458e-06| -|DESCRIPTION|github/dankelley/oce|3.904724716907458e-06| -|DESCRIPTION|github/chainsawriot/oolong|3.904724716907458e-06| -|DESCRIPTION|github/chainsawriot/sweater|3.904724716907458e-06| -|DESCRIPTION|github/s-abbas/robnptests|3.904724716907458e-06| -|DESCRIPTION|github/Merck/pkglite|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/plutus|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/rfasst|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/ambrosia|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/osiris|3.904724716907458e-06| -|DESCRIPTION|github/JGCRI/rmap|3.904724716907458e-06| -|DESCRIPTION|github/cran/irtplay|3.904724716907458e-06| -|DESCRIPTION|github/TheMillerLab/genetex|3.904724716907458e-06| -|DESCRIPTION|github/alan-turing-institute/DetectorChecker|3.904724716907458e-06| -|DESCRIPTION|github/stemangiola/tidyHeatmap|3.904724716907458e-06| -|DESCRIPTION|github/ColemanRHarris/mxnorm|3.904724716907458e-06| -|DESCRIPTION|github/jgrembi/riskCommunicator|3.904724716907458e-06| -|DESCRIPTION|github/USEPA/nsink|3.904724716907458e-06| -|DESCRIPTION|github/nand1155/CausNet|3.904724716907458e-06| -|DESCRIPTION|github/adithirgis/pollucheck|3.904724716907458e-06| -|DESCRIPTION|github/Crick-CancerGenomics/ascat|3.904724716907458e-06| -|DESCRIPTION|github/rhenkin/visxhclust|3.904724716907458e-06| -|DESCRIPTION|github/rajewsky-lab/dropbead|3.904724716907458e-06| -|DESCRIPTION|github/nevrome/bleiglas|3.904724716907458e-06| -|DESCRIPTION|github/tbep-tech/tbeptools|3.904724716907458e-06| -|DESCRIPTION|github/ramadatta/CPgeneProfiler|3.904724716907458e-06| -|DESCRIPTION|github/inrae/RCaNmodel|3.904724716907458e-06| -|DESCRIPTION|github/alesantuz/musclesyneRgies|3.904724716907458e-06| -|DESCRIPTION|github/cosimameyer/overviewR|3.904724716907458e-06| -|DESCRIPTION|github/david-barnett/microViz|3.904724716907458e-06| -|DESCRIPTION|github/Pinlyu3/LRLoop|3.904724716907458e-06| -|DESCRIPTION|github/wesleyburr/subMaldi|3.904724716907458e-06| -|DESCRIPTION|github/mmollina/viewpoly|3.904724716907458e-06| -|DESCRIPTION|github/CBIIT-CGBB/gcMECM|3.904724716907458e-06| -|DESCRIPTION|github/meenakshi-kushwaha/mmaqshiny|3.904724716907458e-06| -|DESCRIPTION|github/VincentAlcazer/StatAid|3.904724716907458e-06| -|DESCRIPTION|github/LucyMcGowan/tipr|3.904724716907458e-06| -|DESCRIPTION|github/asancpt/caffsim|3.904724716907458e-06| -|DESCRIPTION|github/ezer/PAFway|3.904724716907458e-06| -|DESCRIPTION|github/ImperialCollegeLondon/covid19model|3.904724716907458e-06| -|DESCRIPTION|github/ImperialCollegeLondon/epidemia|3.904724716907458e-06| -|DESCRIPTION|github/ImperialCollegeLondon/safedata|3.904724716907458e-06| -|DESCRIPTION|github/ShixiangWang/sigminer|3.904724716907458e-06| -|DESCRIPTION|github/adriancorrendo/metrica|3.904724716907458e-06| -|DESCRIPTION|github/bcgov/bcdata|3.904724716907458e-06| -|DESCRIPTION|github/bcgov/shinyssdtools|3.904724716907458e-06| -|DESCRIPTION|github/zoometh/iconr|3.904724716907458e-06| -|DESCRIPTION|github/niceume/datasailr|3.904724716907458e-06| -|DESCRIPTION|github/esplint/IRACpm|3.904724716907458e-06| -|DESCRIPTION|github/sjbeckett/localcovid19now|3.904724716907458e-06| -|DESCRIPTION|github/jackmwolf/tehtuner|3.904724716907458e-06| -|DESCRIPTION|github/VNNikolaidis/nnlib2Rcpp|3.904724716907458e-06| -|DESCRIPTION|github/sebastien-plutniak/archeofrag|3.904724716907458e-06| -|DESCRIPTION|github/RafaelSdeSouza/qrpca|3.904724716907458e-06| -|DESCRIPTION|github/kendomaniac/docker4seq|3.904724716907458e-06| -|DESCRIPTION|github/kendomaniac/rCASC|3.904724716907458e-06| -|DESCRIPTION|github/ec363/fpcountr|3.904724716907458e-06| -|DESCRIPTION|github/DrJCarson/BoundedCoalescent|3.904724716907458e-06| -|DESCRIPTION|github/metaOmics/MetaPath|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/riem|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/USAboundaries|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/restez|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/NLMR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/MODISTools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gtfsr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/coder|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/spocc|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nbaR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/phylotaR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/solrium|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rmangal|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/aRxiv|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/osmplotr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/codemetar|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tif|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/readODS|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/unrtf|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rppo|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/internetarchive|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/magick|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/lingtypology|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/conditionz|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/onekp|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/wikitaxa|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/comtradr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/MODIStsp|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/seasl|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/randgeo|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/geonames|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/USAboundariesData|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bowerbird|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jsonld|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/CoordinateCleaner|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/EML|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/addressable|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/natserv|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/fulltext|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rgnparser|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/finch|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rAvis|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bomrang|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ritis|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rtweet|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/exoplanets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/getlandsat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/DataSpaceR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/emld|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/DoOR.data|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/scrubr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rfema|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rusda|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/hoardr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rromeo|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/parzer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/wateRinfo|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/textreuse|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/refimpact|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/wdman|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rsnps|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/UCSCXenaTools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tracerer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdatacite|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/zbank|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cld3|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/virtuoso|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/RNeXML|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/colocr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/PostcodesioR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/popler|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/essurvey|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdefra|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tiler|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/historydata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/helminthR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tidync|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rebird|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/FedData|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rWBclimate|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gittargets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mregions|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/daiquiri|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rperseus|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bibtex|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/fauxpas|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/writexl|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jstor|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/suppdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnpn|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ezknitr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tradestatistics|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cRegulome|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jqr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/osfr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rfigshare|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/graphql|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rgpdd|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxa|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/plater|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mauricer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rorcid|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rgbif|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/roadoi|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rzmq|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/treestartr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pdftools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/patentsview|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/photosearcher|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/elastic|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/c14bazAAR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/eia|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dbhydroR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pangaear|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/datapack|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/landscapetools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/censo2017|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/awardFindR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/getCRUCLdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jagstargets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rrricanes|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/chlorpromazineR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/sofa|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnaturalearthhires|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mapr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bittrex|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/Rpolyhedra|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/outcomerate|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcoreoa|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dittodb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dataspice|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdataretriever|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcrossref|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/vcr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rrlite|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/refsplitr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/opencage|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ghql|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rerddap|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nasapower|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nodbi|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/wellknown|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/beastier|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/paleobioDB|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/lightr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tidyhydat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/osmextract|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/spelling|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gutenbergr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxlist|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/SymbiotaR2|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rb3|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gistr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nlrx|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/citesdb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rsat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnaturalearth|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cchecks|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/EndoMineR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/allodb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnaturalearthdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/antiword|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mapscanner|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/stats19|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rglobi|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ckanr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/treebase|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/prism|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cde|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/av|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pendulum|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/binman|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/webmockr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcites|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/plotly|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jenkins|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/treedata.table|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tesseract|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tic|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/handlr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxizedb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/hydroscoper|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/opencontext|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/oai|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/biomartr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/epubr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dataaimsr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/unifir|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/circle|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/AntWeb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/stplanr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxize|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/crul|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/webchem|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rplos|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/arkdb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bold|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdhs|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tidyqpcr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/outsider.devtools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/xslt|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/MtreeRing|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/jsonvalidate|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/drake|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdryad|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/slopes|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tabulizer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/staypuft|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rfisheries|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/DataPackageR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/fingertipsR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/phylogram|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bikedata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/dbparser|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/visdat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/neotoma|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxview|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/smapr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tarchetypes|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/stantargets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcitoid|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/chirps|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rrricanesdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/terrainr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/DoOR.functions|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/spatsoc|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/babette|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/outsider.base|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tokenizers|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/git2rdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rvertnet|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/osmdata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/isdparser|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/predictNMB|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/opencv|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/clifro|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/qualtRics|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rinat|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/grainchanger|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/GSODR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/BaseSet|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/opentripplanner|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/nomisr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/namext|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mcbette|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/phonfieldwork|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pubchunks|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/git2r|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/traits|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pixelclasser|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cld2|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/phylocomr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/katex|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/antanym|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/charlatan|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/chromer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/Rclean|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rdflib|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/pathviewr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/targets|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/citecorp|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rtika|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rbace|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cffr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/workloopR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/weathercan|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cyphr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/geojsonio|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/mctq|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/camsRad|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnassqs|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/qpdf|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/geojsonlint|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tidypmc|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/assertr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/outsider|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rotl|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rredlist|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/bib2df|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/iheatmapr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/excluder|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/medrxivr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/cleanEHR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/skynet|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tinkr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/europepmc|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/timefuzz|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ramlegacy|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ecoengine|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rcol|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/robotstxt|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/baRcodeR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/microdemic|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/hunspell|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/spiro|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rAltmetric|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ruODK|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/RefManageR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/tacmagic|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/skimr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/RSelenium|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/infx|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ots|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rbhl|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ijtiff|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rfishbase|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/trufflesniffer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rentrez|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/piggyback|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/worrms|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/beautier|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/hddtools|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/taxadb|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/googleLanguageR|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/ssh|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/brranching|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/gitignore|3.904724716907458e-06| -|DESCRIPTION|github/ropensci/rnoaa|3.904724716907458e-06| -|DESCRIPTION|github/SofieVG/FlowSOM|3.904724716907458e-06| -|DESCRIPTION|github/bcjaeger/aorsf|3.904724716907458e-06| -|DESCRIPTION|github/chrisaberson/BetterReg|3.904724716907458e-06| -|DESCRIPTION|github/bartongroup/RoSA|3.904724716907458e-06| -|DESCRIPTION|github/weizhouUMICH/SAIGE|3.904724716907458e-06| -|DESCRIPTION|github/GreiffLab/immuneREF|3.904724716907458e-06| -|DESCRIPTION|github/koenderks/jaspAudit|3.904724716907458e-06| -|DESCRIPTION|github/schochastics/netrankr|3.904724716907458e-06| -|DESCRIPTION|github/schochastics/signnet|3.904724716907458e-06| -|DESCRIPTION|github/schochastics/graphlayouts|3.904724716907458e-06| -|DESCRIPTION|github/Hegghammer/daiR|3.904724716907458e-06| -|DESCRIPTION|github/alstat/ALUES|3.904724716907458e-06| -|DESCRIPTION|github/highamm/sptotal|3.904724716907458e-06| -|DESCRIPTION|github/tinglabs/scAIDE|3.904724716907458e-06| -|DESCRIPTION|github/hope-data-science/tidyfst|3.904724716907458e-06| -|DESCRIPTION|github/rcarragh/c212|3.904724716907458e-06| -|DESCRIPTION|github/HajkD/LTRpred|3.904724716907458e-06| -|DESCRIPTION|github/mingzehuang/latentcor|3.904724716907458e-06| -|DESCRIPTION|github/pratheesh3780/grapesAgri1|3.904724716907458e-06| -|DESCRIPTION|github/IMMM-SFA/gamut|3.904724716907458e-06| -|DESCRIPTION|github/RajLabMSSM/echolocatoR|3.904724716907458e-06| -|DESCRIPTION|github/kadyb/rgugik|3.904724716907458e-06| -|DESCRIPTION|github/nhejazi/haldensify|3.904724716907458e-06| -|DESCRIPTION|github/nhejazi/medoutcon|3.904724716907458e-06| -|DESCRIPTION|github/nhejazi/txshift|3.904724716907458e-06| -|DESCRIPTION|github/easystats/performance|3.904724716907458e-06| -|DESCRIPTION|github/easystats/correlation|3.904724716907458e-06| -|DESCRIPTION|github/easystats/effectsize|3.904724716907458e-06| -|DESCRIPTION|github/easystats/parameters|3.904724716907458e-06| -|DESCRIPTION|github/genostats/LowKi|3.904724716907458e-06| -|DESCRIPTION|github/ClaudioZandonella/PRDA|3.904724716907458e-06| -|DESCRIPTION|github/raredd/kmdata|3.904724716907458e-06| -|DESCRIPTION|github/YuLab-SMU/treeio|3.904724716907458e-06| -|DESCRIPTION|github/lasseignelab/CINmetrics|3.904724716907458e-06| -|DESCRIPTION|github/r-lib/credentials|3.904724716907458e-06| -|DESCRIPTION|github/r-lib/gert|3.904724716907458e-06| -|DESCRIPTION|github/YonghuiDong/RawHummus|3.904724716907458e-06| -|DESCRIPTION|github/CajoterBraak/demc2|3.904724716907458e-06| -|DESCRIPTION|github/VBlesius/RHRT|3.904724716907458e-06| -|DESCRIPTION|github/alexander-pastukhov/bistablehistory|3.904724716907458e-06| -|DESCRIPTION|github/pydemull/activAnalyzer|3.904724716907458e-06| -|DESCRIPTION|github/ecological-cities/home2park|3.904724716907458e-06| -|DESCRIPTION|github/radio1988/OneStopRNAseq|3.904724716907458e-06| -|DESCRIPTION|github/akcochrane/TEfits|3.904724716907458e-06| -|DESCRIPTION|github/saezlab/PHONEMeS|3.904724716907458e-06| -|DESCRIPTION|github/NLeSC/compressing-the-sky|3.904724716907458e-06| -|DESCRIPTION|github/NLeSC/EEG-epilepsy-diagnosis|3.904724716907458e-06| -|DESCRIPTION|github/dpseidel/stmove|3.904724716907458e-06| -|DESCRIPTION|github/GOVS-pack/GOVS|3.904724716907458e-06| -|DESCRIPTION|github/shangguandong1996/FindIT2|3.904724716907458e-06| -|DESCRIPTION|github/rqtl/qtl2|3.904724716907458e-06| -|DESCRIPTION|github/TeamPerie/CellDestiny|3.904724716907458e-06| -|DESCRIPTION|github/DidierMurilloF/FielDHub|3.904724716907458e-06| -|DESCRIPTION|github/CornellLabofOrnithology/auk|3.904724716907458e-06| -|DESCRIPTION|github/EpiVec/TDLM|3.904724716907458e-06| -|DESCRIPTION|github/vimc/orderly|3.904724716907458e-06| -|DESCRIPTION|github/vimc/vaultr|3.904724716907458e-06| -|DESCRIPTION|github/vimc/dettl|3.904724716907458e-06| -|DESCRIPTION|github/ArgoCanada/argodata|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/autotest|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/pkgstats|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/pkgcheck|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/srr|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-review-tools/roreviewapi|3.904724716907458e-06| -|DESCRIPTION|github/dsoave/JLS|3.904724716907458e-06| -|DESCRIPTION|github/xiaotiand/FunFor|3.904724716907458e-06| -|DESCRIPTION|github/gabraham/flashpca|3.904724716907458e-06| -|DESCRIPTION|github/LiesaSalzer/MobilityTransformR|3.904724716907458e-06| -|DESCRIPTION|github/dgrun/FateID|3.904724716907458e-06| -|DESCRIPTION|github/RitchieLab/hudson|3.904724716907458e-06| -|DESCRIPTION|github/abschneider/StrainHub|3.904724716907458e-06| -|DESCRIPTION|github/maximewack/viroCapt|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-archive/monkeylearn|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-archive/arresteddev|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-archive/reviewer|3.904724716907458e-06| -|DESCRIPTION|github/ropensci-archive/rodev|3.904724716907458e-06| -|DESCRIPTION|github/takfung/ResDisMapper|3.904724716907458e-06| -|DESCRIPTION|github/AngusWright/LAMBDAR|3.904724716907458e-06| -|DESCRIPTION|github/anwarbio/bioassays|3.904724716907458e-06| -|DESCRIPTION|github/kateharborne/SimSpin|3.904724716907458e-06| -|DESCRIPTION|github/maize-genetics/rTASSEL|3.904724716907458e-06| -|DESCRIPTION|github/INCEPTdk/adaptr|3.904724716907458e-06| -|DESCRIPTION|github/johnschwenck/bp|3.904724716907458e-06| -|DESCRIPTION|github/ants-project/ANTs|3.904724716907458e-06| -|DESCRIPTION|github/johannes-titz/cofad|3.904724716907458e-06| -|DESCRIPTION|github/julia-wrobel/registr|3.904724716907458e-06| -|DESCRIPTION|github/wadpac/GGIR|3.904724716907458e-06| -|DESCRIPTION|github/Dulab2020/ARMT|3.904724716907458e-06| -|DESCRIPTION|github/txopen/histoc|3.904724716907458e-06| -|DESCRIPTION|github/SimCab-CHU/ifCNVR|3.904724716907458e-06| -|DESCRIPTION|github/aranyics/ReDCM|3.904724716907458e-06| -|DESCRIPTION|github/msaland/THInCR-Suite|3.904724716907458e-06| -|DESCRIPTION|github/MAnalytics/akmedoids|3.904724716907458e-06| -|DESCRIPTION|github/MAnalytics/opitools|3.904724716907458e-06| -|DESCRIPTION|github/IndrajeetPatil/statsExpressions|3.904724716907458e-06| -|DESCRIPTION|github/IndrajeetPatil/ggstatsplot|3.904724716907458e-06| -|DESCRIPTION|github/ropenscilabs/r2readthedocs|3.904724716907458e-06| -|DESCRIPTION|github/ropenscilabs/gendercoder|3.904724716907458e-06| -|DESCRIPTION|github/ropenscilabs/allcontributors|3.904724716907458e-06| -|DESCRIPTION|github/ropenscilabs/qcoder|3.904724716907458e-06| -|DESCRIPTION|github/rickhelmus/patRoon|3.904724716907458e-06| -|DESCRIPTION|github/TomKellyGenetics/graphsim|3.904724716907458e-06| -|DESCRIPTION|github/cjbarrie/academictwitteR|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/drjacoby|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/PlasmoMAPI|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/individual|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/odin|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/ring|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/cinterpolate|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/provisionr|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/dde|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/sircovid|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/dust|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/rrq|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/EpiEstim|3.904724716907458e-06| -|DESCRIPTION|github/mrc-ide/squire|3.904724716907458e-06| -|DESCRIPTION|github/mmahmoudian/sivs|3.904724716907458e-06| -|DESCRIPTION|github/astrostat/LIRA|3.904724716907458e-06| -|DESCRIPTION|github/astrostat/Automark|3.904724716907458e-06| -|DESCRIPTION|github/humanfactors/FIPS|3.904724716907458e-06| -|DESCRIPTION|github/Yingjie4Science/SDGdetector|3.904724716907458e-06| -|DESCRIPTION|github/SietzeN/glottospace|3.904724716907458e-06| -|DESCRIPTION|github/r-spatial/rgee|3.904724716907458e-06| -|DESCRIPTION|github/saeyslab/PeacoQC|3.904724716907458e-06| -|DESCRIPTION|github/saeyslab/nichenetr|3.904724716907458e-06| -|DESCRIPTION|github/annajenul/UBayFS|3.904724716907458e-06| -|DESCRIPTION|github/hydrosolutions/riversCentralAsia|3.904724716907458e-06| -|DESCRIPTION|github/COINtoolbox/CosmoPhotoz|3.904724716907458e-06| -|DESCRIPTION|github/lydialucchesi/Vizumap|3.904724716907458e-06| -|DESCRIPTION|github/fumi-github/omicwas|3.904724716907458e-06| -|DESCRIPTION|github/insilico/cncv|3.904724716907458e-06| -|DESCRIPTION|github/Jinsl-lab/SDImpute|3.904724716907458e-06| -|DESCRIPTION|github/r-spatialecology/shar|3.904724716907458e-06| -|DESCRIPTION|github/oneilsh/tidytensor|3.904724716907458e-06| -|DESCRIPTION|gitlab/JuditGG/trumpetplots|3.904724716907458e-06| -|DESCRIPTION|gitlab/ampere2/metalwalls|3.904724716907458e-06| -|DESCRIPTION|gitlab/libreumg/dataquier|3.904724716907458e-06| -|cran|socialmixr|3.865677469738391e-06| -|cran|LSD|3.865677469738384e-06| -|cran|outbreaks|3.865677469738384e-06| -|cran|aweek|3.865677469738384e-06| -|cran|loo|3.853227698549171e-06| -|cran|[rmsfact](NA)|3.827020695041e-06| -|cran|[multicolor](https://github.com/aedobbyn/multicolor/)|3.827020695041e-06| -|cran|geomorph|3.827020695040999e-06| -|cran|clv|3.7207145646231953e-06| -|cran|[geojson](https://docs.ropensci.org/geojson)|3.7046075751659525e-06| -|cran|[MLmetrics](http://github.com/yanyachen/MLmetrics)|3.6935252150729172e-06| -|cran|ncbit|3.6798275913855763e-06| -|cran|subplex|3.6798275913855763e-06| -|cran|[shinybusy](https://github.com/dreamRs/shinybusy)|3.676155785278303e-06| -|cran|thor|3.644781614324762e-06| -|cran|[fds](https://sites.google.com/site/hanlinshangswebsite/)|3.6346572209516372e-06| -|cran|[chemometrics](http://www.statistik.tuwien.ac.at/public/filz/)|3.6272232258175258e-06| -|cran|gcookbook|3.6168063168463916e-06| -|cran|polycor|3.5912960886717048e-06| -|cran|imbalance|3.543537680593518e-06| -|cran|prodlim|3.543537680593518e-06| -|cran|pec|3.543537680593518e-06| -|cran|limma|3.5133312293790985e-06| -|cran|misc3d|3.5081023037875826e-06| -|cran|aws.signature|3.493727830843388e-06| -|cran|[stringdist](https://github.com/markvanderloo/stringdist)|3.4898477157360564e-06| -|cran|scagnostics|3.485481718593784e-06| -|cran|labelled|3.485481718593784e-06| -|cran|intergraph|3.485481718593784e-06| -|cran|broom.helpers|3.485481718593784e-06| -|cran|princurve|3.479109722764545e-06| -|cran|brglm|3.479109722764545e-06| -|cran|maxLik|3.479109722764545e-06| -|cran|[jsonvalidate](https://docs.ropensci.org/jsonvalidate/)|3.4712384337990306e-06| -|cran|[gistr](https://github.com/ropensci/gistr)|3.460562280359236e-06| -|cran|PCICt|3.4353945992041677e-06| -|cran|gld|3.435376459464488e-06| -|cran|paws|3.4345509434196533e-06| -|cran|clustermq|3.4345509434196533e-06| -|cran|grpreg|3.416982763429464e-06| -|cran|registry|3.3159229095777322e-06| -|cran|pvclust|3.3144311159235656e-06| -|cran|[themis](https://github.com/tidymodels/themis)|3.3069574680990822e-06| -|cran|superpc|3.3069574680990822e-06| -|cran|subselect|3.3069574680990822e-06| -|cran|pamr|3.3069574680990822e-06| -|cran|BradleyTerry2|3.3069574680990822e-06| -|cran|ModelMetrics|3.3069574680990822e-06| -|cran|yulab.utils|3.2663393128064434e-06| -|cran|[servr](https://github.com/yihui/servr)|3.259939616221335e-06| -|cran|farver|3.2159837773453774e-06| -|cran|robustlmm|3.1891839125341665e-06| -|cran|multgee|3.1891839125341665e-06| -|cran|merTools|3.1891839125341665e-06| -|cran|marginaleffects|3.1891839125341665e-06| -|cran|logistf|3.1891839125341665e-06| -|cran|JM|3.1891839125341665e-06| -|cran|gmnl|3.1891839125341665e-06| -|cran|fungible|3.1891839125341665e-06| -|cran|feisr|3.1891839125341665e-06| -|cran|estimatr|3.1891839125341665e-06| -|cran|crch|3.1891839125341665e-06| -|cran|censReg|3.1891839125341665e-06| -|cran|bife|3.1891839125341665e-06| -|cran|bdsmatrix|3.1891839125341665e-06| -|cran|corpus.JSS.papers|3.189183912534166e-06| -|cran|lasso2|3.189183912534166e-06| -|cran|ggfun|3.189183912534166e-06| -|cran|[rfishbase](https://docs.ropensci.org/rfishbase/)|3.1408629441624373e-06| -|cran|sparklyr|3.1408629441624365e-06| -|cran|sjmisc|3.113250962235734e-06| -|cran|[progressr](https://progressr.futureverse.org)|3.102714811237396e-06| -|cran|distr6|3.081337113559581e-06| -|cran|hardhat|3.0685130368907905e-06| -|cran|[geojsonsf](https://github.com/SymbolixAU/geojsonsf)|3.065452948067163e-06| -|cran|ppcor|3.0634199636023877e-06| -|cran|distributional|3.058557998034765e-06| -|cran|plainview|3.0563012495119095e-06| -|cran|mapdeck|3.0563012495119095e-06| -|cran|decor|3.037318011937301e-06| -|cran|[mlr3](https://mlr3.mlr-org.com)|3.0317771459988343e-06| -|cran|rainbow|3.0069448318179277e-06| -|cran|procmaps|2.9911188063873074e-06| -|cran|[tidytext](http://github.com/juliasilge/tidytext)|2.951379910292969e-06| -|cran|tablerDash|2.9492798086927415e-06| -|cran|argonDash|2.9492798086927415e-06| -|cran|argonR|2.9492798086927415e-06| -|cran|TMB|2.9467557776364185e-06| -|cran|RProtoBuf|2.9438620731084616e-06| -|cran|[lhs](https://github.com/bertcarnell/lhs)|2.9268700842304914e-06| -|cran|affy|2.914423452377377e-06| -|cran|marray|2.914423452377377e-06| -|cran|lm.beta|2.899856014216799e-06| -|cran|[magicaxis](NA)|2.8729609766593166e-06| -|cran|[xgboost](https://github.com/dmlc/xgboost)|2.860908127405597e-06| -|cran|[latex2exp](https://www.stefanom.io/latex2exp/)|2.842859297089631e-06| -|cran|GenSA|2.838493272511914e-06| -|cran|MonetDBLite|2.8348301444748145e-06| -|cran|RgoogleMaps|2.826776649746193e-06| -|cran|systemfonts|2.820260895474465e-06| -|cran|ExactData|2.773203402203623e-06| -|cran|diffobj|2.7678586119692633e-06| -|cran|Epi|2.763708372845429e-06| -|cran|memisc|2.763708372845429e-06| -|cran|descr|2.763708372845429e-06| -|cran|sylly.en|2.763708372845429e-06| -|cran|sylly|2.763708372845429e-06| -|cran|estimability|2.7626669151131837e-06| -|cran|[rjags](https://mcmc-jags.sourceforge.io)|2.750578199621544e-06| -|cran|[R.matlab](https://github.com/HenrikBengtsson/R.matlab)|2.7468399620683962e-06| -|cran|[pbivnorm](https://github.com/brentonk/pbivnorm)|2.7390359440185783e-06| -|cran|DoE.base|2.733586210743571e-06| -|cran|RcppAnnoy|2.725030385357832e-06| -|cran|[flextable](https://ardata-fr.github.io/flextable-book/)|2.712417024599767e-06| -|cran|DendSer|2.6912236174191824e-06| -|cran|[rgbif](https://github.com/ropensci/rgbif)|2.6844982428738797e-06| -|cran|[rbison](https://github.com/ropensci/rbison)|2.6844982428738797e-06| -|cran|[rebird](https://docs.ropensci.org/rebird/)|2.6844982428738797e-06| -|cran|[rvertnet](https://github.com/ropensci/rvertnet)|2.6844982428738797e-06| -|cran|[ridigbio](https://github.com/iDigBio/ridigbio)|2.6844982428738797e-06| -|cran|fftw|2.6773761046784976e-06| -|cran|[clusterCrit](http:www.r-project.org)|2.6701270943857162e-06| -|cran|kknn|2.670114459185269e-06| -|cran|picante|2.6576532604451385e-06| -|cran|hisse|2.6576532604451385e-06| -|cran|diversitree|2.6576532604451385e-06| -|cran|[gargle](https://gargle.r-lib.org)|2.6531513068701354e-06| -|cran|[arm](https://CRAN.R-project.org/package=arm)|2.6093322920734098e-06| -|cran|svUnit|2.603415438803401e-06| -|cran|AlgDesign|2.603415438803401e-06| -|cran|[shinyjqui](https://github.com/yang-tang/shinyjqui)|2.595344643334225e-06| -|cran|BiasedUrn|2.551347130027333e-06| -|cran|[hal9001](https://github.com/tlverse/hal9001)|2.548009178061974e-06| -|cran|[ggdendro](https://github.com/andrie/ggdendro)|2.5398179165210993e-06| -|cran|[oai](https://github.com/ropensci/oai)|2.5243473594646235e-06| -|cran|rsyslog|2.5156639533835944e-06| -|cran|logging|2.5156639533835944e-06| -|cran|[leafem](https://github.com/r-spatial/leafem)|2.5088937078150295e-06| -|cran|[reproj](https://github.com/hypertidy/reproj/)|2.4923283643797226e-06| -|cran|influenceR|2.4878834367845964e-06| -|cran|Rdonlp2|2.4850783734032465e-06| -|cran|gamlss.dist|2.4850783734032465e-06| -|cran|Rsolnp|2.4850783734032465e-06| -|cran|[correlation](https://easystats.github.io/correlation/)|2.4842356927403967e-06| -|cran|[kml](http:www.r-project.org)|2.466670385452116e-06| -|cran|kriging|2.4532183942570513e-06| -|cran|udunits2|2.4532183942570513e-06| -|cran|formula.tools|2.4532183942570513e-06| -|cran|R2WinBUGS|2.4532183942570513e-06| -|cran|[posterior](https://mc-stan.org/posterior/)|2.442700980686632e-06| -|cran|plotlyGeoAssets|2.4226607616268315e-06| -|cran|listviewer|2.4226607616268315e-06| -|cran|mlr3measures|2.3987024299402276e-06| -|cran|shinyEffects|2.391887934400625e-06| -|cran|leafgl|2.391887934400625e-06| -|cran|mclustcomp|2.391887934400625e-06| -|cran|maotai|2.391887934400625e-06| -|cran|CVXR|2.391887934400625e-06| -|cran|seasonal|2.377031487603105e-06| -|cran|forecTheta|2.377031487603105e-06| -|cran|urca|2.377031487603105e-06| -|cran|fracdiff|2.377031487603105e-06| -|cran|googleAnalyticsR|2.377031487603105e-06| -|cran|bigQueryR|2.377031487603105e-06| -|cran|[tiff](https://www.rforge.net/tiff/)|2.3623584537290137e-06| -|cran|[mauricer](https://docs.ropensci.org/mauricer/)|2.3623584537290133e-06| -|cran|prettymapr|2.362358453729012e-06| -|cran|rosm|2.362358453729012e-06| -|cran|wicket|2.362358453729012e-06| -|cran|pkgmaker|2.3591677358174823e-06| -|cran|effects|2.348080463074606e-06| -|cran|[titanic](https://github.com/paulhendricks/titanic)|2.283348481915218e-06| -|cran|[float](https://github.com/wrathematics/float)|2.283348481915218e-06| -|cran|agridat|2.277988508952976e-06| -|cran|cleanrmd|2.277988508952976e-06| -|cran|[ggmap](https://github.com/dkahle/ggmap)|2.273386511965195e-06| -|cran|cyclocomp|2.2583694691629504e-06| -|cran|xmlparsedata|2.2583694691629504e-06| -|cran|calibrator|2.2511886441417646e-06| -|cran|alabama|2.2511886441417646e-06| -|cran|disordR|2.2511886441417646e-06| -|cran|rio|2.240175744229465e-06| -|cran|[geojsonio](https://github.com/ropensci/geojsonio)|2.2229661047762545e-06| -|cran|[cinterpolate](https://github.com/mrc-ide/cinterpolate)|2.2148932561340407e-06| -|cran|[ring](https://github.com/mrc-ide/ring)|2.2148932561340407e-06| -|cran|lda|2.206335415853182e-06| -|cran|textdata|2.1976199149413322e-06| -|cran|mallet|2.1976199149413322e-06| -|cran|gutenbergr|2.1976199149413322e-06| -|cran|[ids](https://github.com/richfitz/ids)|2.1813465722095235e-06| -|cran|questionr|2.1744435767278406e-06| -|cran|text2vec|2.1744435767278406e-06| -|cran|quanteda.textplots|2.1744435767278406e-06| -|cran|quanteda.textstats|2.1744435767278406e-06| -|cran|quanteda.textmodels|2.1744435767278406e-06| -|cran|dockerfiler|2.1686824301228334e-06| -|cran|attachment|2.1686824301228334e-06| -|cran|[corpcor](https://strimmerlab.github.io/software/corpcor/)|2.1558585888925628e-06| -|cran|mfx|2.149459799502877e-06| -|cran|drc|2.149459799502877e-06| -|cran|bigstatsr|2.126122608356111e-06| -|cran|odeintr|2.126122608356111e-06| -|cran|RQuantLib|2.126122608356111e-06| -|cran|leafsync|2.1223259608411894e-06| -|cran|[ssh](https://docs.ropensci.org/ssh)|2.1027586236489005e-06| -|cran|snow|2.1027586236489005e-06| -|cran|Rmpi|2.1027586236489005e-06| -|cran|batchtools|2.1027586236489005e-06| -|cran|BatchJobs|2.1027586236489005e-06| -|cran|BBmisc|2.1027586236489005e-06| -|cran|rematch2|2.0570236235845372e-06| -|cran|[mlr3pipelines](https://mlr3pipelines.mlr-org.com)|2.050489788296014e-06| -|cran|bain|2.0465351310379677e-06| -|cran|gclus|2.0361712672333526e-06| -|cran|[dde](https://github.com/mrc-ide/dde)|2.0290433777812347e-06| -|cran|movMF|2.014221418442631e-06| -|cran|flexmix|2.014221418442631e-06| -|cran|flexclust|2.014221418442631e-06| -|cran|cclust|2.014221418442631e-06| -|cran|RWeka|2.014221418442631e-06| -|cran|relations|2.014221418442631e-06| -|cran|[rncl](https://github.com/fmichonneau/rncl)|2.011072683661521e-06| -|cran|arkdb|1.993239945333854e-06| -|cran|TH.data|1.991130696714453e-06| -|cran|[energy](https://github.com/mariarizzo/energy)|1.974280676493559e-06| -|cran|[ggiraph](https://davidgohel.github.io/ggiraph/)|1.9535477213142177e-06| -|cran|sn|1.952561579102551e-06| -|cran|ProFound|1.952561579102551e-06| -|cran|FITSio|1.952561579102551e-06| -|cran|dials|1.949501137755995e-06| -|cran|[hdf5r](https://hhoeflin.github.io/hdf5r/)|1.9488268934183093e-06| -|cran|kappaSize|1.9328387348691956e-06| -|cran|[readtext](https://github.com/quanteda/readtext)|1.9328387348691948e-06| -|cran|nLTT|1.932838734869192e-06| -|cran|concaveman|1.9313380836775232e-06| -|cran|tweenr|1.9313380836775232e-06| -|cran|ranger|1.9221007418976963e-06| -|cran|[countrycode](https://vincentarelbundock.github.io/countrycode/)|1.9025467664613763e-06| -|cran|[yardstick](https://github.com/tidymodels/yardstick)|1.895811172898519e-06| -|cran|nFactors|1.877322477629126e-06| -|cran|adehabitatHR|1.8523037875829773e-06| -|cran|[parsedate](https://github.com/gaborcsardi/parsedate)|1.8493752440453087e-06| -|cran|gginnards|1.8488022681357486e-06| -|cran|[osmdata](https://docs.ropensci.org/osmdata/)|1.8444803927037396e-06| -|cran|CircStats|1.8399137956927882e-06| -|cran|showimage|1.8223908071623806e-06| -|cran|ggfortify|1.7939159508004687e-06| -|cran|[sjlabelled](https://strengejacke.github.io/sjlabelled/)|1.7763708372845404e-06| -|cran|[wellknown](https://github.com/ropensci/wellknown)|1.7717688402967618e-06| -|cran|R2HTML|1.771768840296759e-06| -|cran|[ggcorrplot](http://www.sthda.com/english/wiki/ggcorrplot)|1.7482176665673371e-06| -|cran|sangerseqR|1.7395548613822724e-06| -|cran|[ggraph](https://ggraph.data-imaginist.com)|1.7380448311206571e-06| -|cran|dendroextras|1.7344684436589326e-06| -|cran|[rlist](https://renkun.me/rlist)|1.718078875439293e-06| -|cran|[hrbrthemes](http://github.com/hrbrmstr/hrbrthemes)|1.703949937318894e-06| -|cran|[workflows](https://github.com/tidymodels/workflows)|1.681051313468608e-06| -|cran|highcharter|1.678517848702193e-06| -|cran|survAUC|1.6639220413221737e-06| -|cran|simsurv|1.6639220413221737e-06| -|cran|set6|1.6639220413221737e-06| -|cran|param6|1.6639220413221737e-06| -|cran|bujar|1.6639220413221737e-06| -|cran|pso|1.6639220413221737e-06| -|cran|soma|1.6639220413221737e-06| -|cran|tcltk2|1.6639220413221737e-06| -|cran|[umap](https://github.com/tkonopka/umap)|1.6623947118871022e-06| -|cran|IRanges|1.661969081179777e-06| -|cran|[txtq](https://github.com/wlandau/txtq)|1.6607545129606836e-06| -|cran|pgdraw|1.6567189156021645e-06| -|cran|matrixNormal|1.6567189156021645e-06| -|cran|DiagrammeRsvg|1.6559224161235094e-06| -|cran|[fastcluster](http://danifold.net/fastcluster.html)|1.5986148502846362e-06| -|cran|sjPlot|1.5945919562670835e-06| -|cran|sjstats|1.579962672264633e-06| -|cran|projpred|1.579962672264633e-06| -|cran|PROreg|1.579962672264633e-06| -|cran|PMCMRplus|1.579962672264633e-06| -|cran|PCDimension|1.579962672264633e-06| -|cran|NbClust|1.579962672264633e-06| -|cran|M3C|1.579962672264633e-06| -|cran|lqmm|1.579962672264633e-06| -|cran|lavaSearch2|1.579962672264633e-06| -|cran|ivprobit|1.579962672264633e-06| -|cran|FactoMineR|1.579962672264633e-06| -|cran|factoextra|1.579962672264633e-06| -|cran|EGAnet|1.579962672264633e-06| -|cran|DRR|1.579962672264633e-06| -|cran|ClassDiscovery|1.579962672264633e-06| -|cran|cAIC4|1.579962672264633e-06| -|cran|brglm2|1.579962672264633e-06| -|cran|BayesFM|1.579962672264633e-06| -|cran|pcaPP|1.5626257771904015e-06| -|cran|vegalite|1.5494010911097162e-06| -|cran|wdm|1.544760957633737e-06| -|cran|rmcorr|1.544760957633737e-06| -|cran|mbend|1.544760957633737e-06| -|cran|TSP|1.5366067942210075e-06| -|cran|moonBook|1.5186590059686506e-06| -|cran|ztable|1.5186590059686506e-06| -|cran|mycor|1.5186590059686506e-06| -|cran|treemap|1.5126564012019761e-06| -|cran|networkD3|1.5126564012019761e-06| -|cran|[multimode](https://arxiv.org/abs/1803.00472/)|1.5106426241189658e-06| -|cran|[duckdb](https://duckdb.org/)|1.4818430300663775e-06| -|cran|spatialreg|1.4806925308194344e-06| -|cran|[fitdistrplus](https://lbbe.univ-lyon1.fr/fr/fitdistrplus)|1.4579472147213652e-06| -|cran|cartogram|1.4579126457299049e-06| -|cran|rmapshaper|1.4579126457299049e-06| -|cran|widgetframe|1.4579126457299049e-06| -|cran|tmaptools|1.4579126457299049e-06| -|cran|randgeo|1.4496290511518939e-06| -|cran|googleComputeEngineR|1.4387295846018794e-06| -|cran|[taxizedb](https://ropensci.github.io/taxizedb/)|1.4174150722374267e-06| -|cran|[redland](https://github.com/ropensci/redland-bindings/tree/master/R/redland)|1.417415072237416e-06| -|cran|mlr3data|1.4174150722374073e-06| -|cran|sommer|1.395873809741398e-06| -|cran|CARBayes|1.395873809741398e-06| -|cran|multcompView|1.395873809741398e-06| -|cran|clue|1.3687439519209567e-06| -|cran|[ncmeta](https://github.com/hypertidy/ncmeta)|1.3687439519209567e-06| -|cran|mvabund|1.3667931053717855e-06| -|cran|huxtable|1.3667931053717855e-06| -|cran|texreg|1.3667931053717855e-06| -|cran|broom.mixed|1.3667931053717855e-06| -|cran|dotwhisker|1.3667931053717855e-06| -|cran|DHARMa|1.3667931053717855e-06| -|cran|RNeXML|1.3667931053717855e-06| -|cran|phylobase|1.3667931053717855e-06| -|cran|striprtf|1.3667931053717855e-06| -|cran|streamR|1.3667931053717855e-06| -|cran|readODS|1.3667931053717855e-06| -|cran|[writexl](https://docs.ropensci.org/writexl)|1.363725107379928e-06| -|cran|[FME](http://fme.r-forge.r-project.org/)|1.3570302974762722e-06| -|cran|[log4r](https://github.com/johnmyleswhite/log4r)|1.3532574415042198e-06| -|cran|[GA](https://luca-scr.github.io/GA/)|1.3433229207340903e-06| -|cran|[C50](https://topepo.github.io/C5.0/)|1.3422491214369407e-06| -|cran|rlog|1.3381191241402096e-06| -|cran|loggit|1.3381191241402096e-06| -|cran|[butcher](https://butcher.tidymodels.org/)|1.3337717585647062e-06| -|cran|base64|1.3288266302225693e-06| -|cran|learnr|1.3288266302225693e-06| -|cran|pheatmap|1.3041009885118933e-06| -|cran|[CholWishart](https://github.com/gzt/CholWishart)|1.288559156579471e-06| -|cran|[proceduralnames](https://mikemahoney218.github.io/proceduralnames/)|1.288559156579471e-06| -|cran|[tabulizerjars](https://github.com/ropensci/tabulizerjars)|1.2885591565794613e-06| -|cran|[susieR](https://github.com/stephenslab/susieR)|1.2773542943483345e-06| -|cran|rvg|1.2588883865266446e-06| -|cran|phosphoricons|1.2588883865266446e-06| -|cran|datamods|1.2588883865266446e-06| -|cran|[NMF](http://renozao.github.io/NMF)|1.2574071769698506e-06| -|cran|aws.ec2metadata|1.2425391867016232e-06| -|cran|ISLR|1.2345228048519355e-06| -|cran|ICSOutlier|1.2345228048519355e-06| -|cran|ICS|1.2345228048519355e-06| -|cran|bigutilsr|1.2345228048519355e-06| -|cran|[philentropy](https://github.com/HajkD/philentropy)|1.1983600156188992e-06| -|cran|[proto](https://github.com/hadley/proto)|1.1935375307958955e-06| -|cran|tidyquant|1.1885157438015525e-06| -|cran|tibbletime|1.1885157438015525e-06| -|cran|sweep|1.1885157438015525e-06| -|cran|tensorflow|1.1867061350115994e-06| -|cran|syslognet|1.1775448292433846e-06| -|cran|botor|1.1775448292433846e-06| -|cran|telegram|1.1775448292433846e-06| -|cran|RPushbullet|1.1775448292433846e-06| -|cran|slackr|1.1775448292433846e-06| -|cran|[EMbC]()|1.1620042394154098e-06| -|cran|[geodist](https://github.com/hypertidy/geodist)|1.159703240921537e-06| -|cran|googlePolylines|1.1597032409215206e-06| -|cran|languageR|1.1597032409215153e-06| -|cran|hypergeo|1.1597032409215153e-06| -|cran|[ctmm](https://github.com/ctmm-initiative/ctmm)|1.127489262007029e-06| -|cran|automap|1.1190118991347952e-06| -|cran|snpStats|1.1092813608814492e-06| -|cran|som|1.0794160934731024e-06| -|cran|qdapDictionaries|1.0630613041780555e-06| -|cran|swagger|1.0513793118244504e-06| -|cran|nlshrink|1.0513793118244502e-06| -|cran|NetworkComparisonTest|1.0513793118244502e-06| -|cran|NetworkToolbox|1.0513793118244502e-06| -|cran|glassoFast|1.0513793118244502e-06| -|cran|[ghql](https://github.com/ropensci/ghql)|1.0382813203976816e-06| -|cran|geonames|1.0009343448429747e-06| -|cran|[isdparser](https://github.com/ropensci/isdparser)|1.0009343448429747e-06| -|cran|Exact|1.0000339541279724e-06| -|cran|[xslt](https://github.com/ropensci/xslt)|9.95704802811406e-07| -|cran|starsdata|9.821762049471164e-07| -|cran|ncdfgeom|9.821762049471164e-07| -|cran|cubelyr|9.821762049471164e-07| -|cran|vtreat|9.812873577028203e-07| -|cran|smotefamily|9.812873577028203e-07| -|cran|bestNormalize|9.812873577028203e-07| -|cran|mlr3learners|9.812873577028203e-07| -|cran|mlr3filters|9.812873577028203e-07| -|cran|bbotk|9.812873577028203e-07| -|cran|alr4|9.812873577028203e-07| -|cran|carData|9.812873577028203e-07| -|cran|compositions|9.787776713659846e-07| -|cran|[Momocs](https://github.com/MomX/Momocs/)|9.664193674346086e-07| -|cran|[iptools](https://github.com/hrbrmstr/iptools)|9.664193674346033e-07| -|cran|[metR](https://github.com/eliocamp/metR)|9.664193674345978e-07| -|cran|[sensemakr](https://github.com/carloscinelli/sensemakr)|9.664193674345978e-07| -|cran|[decoder](https://www.bitbucket.com/cancercentrum/decoder)|9.664193674345978e-07| -|cran|leaflet.minicharts|9.664193674345978e-07| -|cran|[LiblineaR]()|9.664193674345968e-07| -|cran|sva|9.66419367434596e-07| -|cran|SIS|9.66419367434596e-07| -|cran|polspline|9.66419367434596e-07| -|cran|LogicReg|9.66419367434596e-07| -|cran|KernelKnn|9.66419367434596e-07| -|cran|genefilter|9.66419367434596e-07| -|cran|extraTrees|9.66419367434596e-07| -|cran|biglasso|9.66419367434596e-07| -|cran|bartMachine|9.66419367434596e-07| -|cran|cvAUC|9.66419367434596e-07| -|cran|nnls|9.66419367434596e-07| -|cran|qap|9.5675517376025e-07| -|cran|biomaRt|9.567551737602498e-07| -|cran|[tune](https://tune.tidymodels.org/)|9.479055864492595e-07| -|cran|dblog|9.151571227271956e-07| -|cran|[rgeoda](https://github.com/geodacenter/rgeoda/)|9.111954035811903e-07| -|cran|bcpa|8.858844201483795e-07| -|cran|amt|8.858844201483795e-07| -|cran|circular|8.858844201483795e-07| -|cran|Rfast|8.757484428011441e-07| -|cran|genlasso|8.757484428011441e-07| -|cran|L0Learn|8.757484428011441e-07| -|cran|mixsqp|8.757484428011441e-07| -|cran|slider|8.504490433424443e-07| -|cran|[scattermore](https://github.com/exaexa/scattermore)|8.405126188603708e-07| -|cran|NetSwan|8.319610206610869e-07| -|cran|netrankr|8.319610206610869e-07| -|cran|RDCOMClient|8.319610206610869e-07| -|cran|base|8.319610206610869e-07| -|cran|fortunes|8.289769621241705e-07| -|cran|mail|8.283594578010822e-07| -|cran|bibtex|8.283594578010822e-07| -|cran|synchronicity|8.283594578010822e-07| -|cran|doMPI|8.283594578010822e-07| -|cran|rngtools|8.283594578010822e-07| -|cran|StanHeaders|8.247889428967672e-07| -|cran|shinystan|8.247889428967672e-07| -|cran|waveslim|8.247889428967672e-07| -|cran|[uwot](https://github.com/jlmelville/uwot)|8.136676364316324e-07| -|cran|minpack.lm|7.785620153957726e-07| -|cran|Rd2md|7.731354939476912e-07| -|cran|[RcppSimdJson](https://github.com/eddelbuettel/rcppsimdjson/)|7.731354939476804e-07| -|cran|[hash](http://www.johnhughes.org)|7.731354939476804e-07| -|cran|[leafletR](https://github.com/chgrl/leafletR)|7.731354939476804e-07| -|cran|[phonTools](http://www.santiagobarreda.com/rscripts.html)|7.731354939476804e-07| -|cran|[digitTests](https://koenderks.github.io/digitTests/)|7.731354939476804e-07| -|cran|[jfa](https://koenderks.github.io/jfa/)|7.731354939476804e-07| -|cran|[uchardet](https://artemklevtsov.gitlab.io/uchardet)|7.731354939476696e-07| -|cran|textshaping|7.700712374167865e-07| -|cran|[fda](http://www.functionaldata.org)|7.669994979639715e-07| -|cran|R.cache|7.654041390082e-07| -|cran|tidymodels|7.503962147139217e-07| -|cran|GPfit|7.331457270193485e-07| -|cran|rapportools|7.289563228649522e-07| -|cran|suncalc|7.248145255759469e-07| -|cran|manipulate|7.248145255759469e-07| -|cran|Gmedian|7.248145255759469e-07| -|cran|fasttime|7.248145255759469e-07| -|cran|[ratelimitr](https://github.com/tarakc02/ratelimitr)|7.087075361187134e-07| -|cran|truncdist|7.034964512943014e-07| -|cran|rmutil|7.034964512943014e-07| -|cran|cramer|7.034964512943014e-07| -|cran|yesno|7.034964512943014e-07| -|cran|[kSamples](NA)|6.979695431472099e-07| -|cran|graphlayouts|6.833965526858927e-07| -|cran|leaflet.extras2|6.644133151112846e-07| -|cran|satellite|6.644133151112846e-07| -|cran|leafpop|6.644133151112846e-07| -|cran|[tarchetypes](https://docs.ropensci.org/tarchetypes/)|6.487850298861634e-07| -|cran|[ggspatial](https://paleolimbot.github.io/ggspatial/)|6.442795782897355e-07| -|cran|[osqp](https://osqp.org)|6.442795782897355e-07| -|cran|[ipaddress](https://davidchall.github.io/ipaddress/)|6.442795782897355e-07| -|cran|[biblio](https://github.com/kamapu/biblio)|6.442795782897355e-07| -|cran|[spiderbar](https://gitlab.com/hrbrmstr/spiderbar)|6.442795782897355e-07| -|cran|[wdman](https://github.com/ropensci/wdman)|6.442795782897355e-07| -|cran|Ecume|6.442795782897355e-07| -|cran|[nplr](https://github.com/fredcommo/nplr)|6.442795782897355e-07| -|cran|[cpp11](https://cpp11.r-lib.org)|6.442795782897355e-07| -|cran|[rstackdeque](https://github.com/oneilsh/rstackdeque)|6.442795782897355e-07| -|cran|locatexec|6.133045985642628e-07| -|cran|doconv|6.133045985642628e-07| -|cran|equatags|6.133045985642628e-07| -|cran|[fasterize](https://github.com/ecohealthalliance/fasterize)|6.013276064037457e-07| -|cran|mixtools|5.989077770017214e-07| -|cran|enrichR|5.989077770017214e-07| -|cran|metap|5.989077770017214e-07| -|cran|monocle|5.989077770017214e-07| -|cran|Rfast2|5.989077770017214e-07| -|cran|rtracklayer|5.989077770017214e-07| -|cran|GenomeInfoDb|5.989077770017214e-07| -|cran|GenomicRanges|5.989077770017214e-07| -|cran|BiocGenerics|5.989077770017214e-07| -|cran|DESeq2|5.989077770017214e-07| -|cran|MAST|5.989077770017214e-07| -|cran|SingleCellExperiment|5.989077770017214e-07| -|cran|SummarizedExperiment|5.989077770017214e-07| -|cran|S4Vectors|5.989077770017214e-07| -|cran|rsvd|5.989077770017214e-07| -|cran|sctransform|5.989077770017214e-07| -|cran|leiden|5.989077770017214e-07| -|cran|ica|5.989077770017214e-07| -|cran|whitening|5.798516204607575e-07| -|cran|randtoolbox|5.798516204607575e-07| -|cran|mc2d|5.798516204607575e-07| -|cran|ggExtra|5.798516204607575e-07| -|cran|DiceDesign|5.798516204607575e-07| -|cran|condMVNorm|5.798516204607575e-07| -|cran|showtextdb|5.775534280625899e-07| -|cran|sysfonts|5.775534280625899e-07| -|cran|vars|5.69497127238244e-07| -|cran|systemfit|5.69497127238244e-07| -|cran|poLCA|5.69497127238244e-07| -|cran|orcutt|5.69497127238244e-07| -|cran|muhaz|5.69497127238244e-07| -|cran|modeltests|5.69497127238244e-07| -|cran|margins|5.69497127238244e-07| -|cran|lsmeans|5.69497127238244e-07| -|cran|lmodel2|5.69497127238244e-07| -|cran|Kendall|5.69497127238244e-07| -|cran|joineRML|5.69497127238244e-07| -|cran|gmm|5.69497127238244e-07| -|cran|glmnetUtils|5.69497127238244e-07| -|cran|ergm|5.69497127238244e-07| -|cran|cmprsk|5.69497127238244e-07| -|cran|btergm|5.69497127238244e-07| -|cran|binGroup|5.69497127238244e-07| -|cran|AUC|5.69497127238244e-07| -|cran|[mvnfast](https://github.com/mfasiolo/mvnfast/)|5.661850839515869e-07| -|cran|diagram|5.638021559658616e-07| -|cran|[UpSetR](http://github.com/hms-dbmi/UpSetR)|5.60523233112068e-07| -|cran|[HGNChelper](https://github.com/waldronlab/HGNChelper)|5.522396385340605e-07| -|cran|[msm](https://github.com/chjackson/msm)|5.522396385340605e-07| -|cran|sde|5.522396385340605e-07| -|cran|[itsadug](NA)|5.522396385340605e-07| -|cran|RISmed|5.522396385340605e-07| -|cran|[httr2](https://httr2.r-lib.org)|5.522396385340605e-07| -|cran|[rsdmx](https://github.com/opensdmx/rsdmx)|5.522396385340605e-07| -|cran|[phylocomr](https://github.com/ropensci/phylocomr)|5.522396385340605e-07| -|cran|[tidytree](https://yulab-smu.top/treedata-book/)|5.522396385340605e-07| -|cran|[CORElearn](http://lkm.fri.uni-lj.si/rmarko/software/)|5.522396385340605e-07| -|cran|[shinyFiles](https://github.com/thomasp85/shinyFiles)|5.177246611256797e-07| -|cran|[contentid](https://github.com/cboettig/contentid)|5.154236626317797e-07| -|cran|thematic|4.933268864701288e-07| -|cran|[fishtree](https://fishtreeoflife.org/)|4.832096837172989e-07| -|cran|ggvenn|4.832096837172989e-07| -|cran|Rlabkey|4.832096837172989e-07| -|cran|COUNT|4.832096837172989e-07| -|cran|QSARdata|4.724716907458024e-07| -|cran|dimRed|4.724716907458024e-07| -|cran|ddalpha|4.724716907458024e-07| -|cran|[RcppEigen](http://dirk.eddelbuettel.com/code/rcpp.eigen.html)|4.6940369275395033e-07| -|cran|[shinyalert](https://github.com/daattali/shinyalert)|4.4506155079224956e-07| -|cran|[RNiftyReg](https://github.com/jonclayden/RNiftyReg)|4.421526517674632e-07| -|cran|[goodpractice](https://github.com/mangothecat/goodpractice)|4.3342444357672504e-07| -|cran|[memuse](https://github.com/shinra-dev/memuse)|4.2951971885982185e-07| -|cran|[RcppAlgos](https://github.com/jwood000/RcppAlgos)|4.2951971885982185e-07| -|cran|mcclust|4.2951971885982185e-07| -|cran|[rdist](https://github.com/blasern/rdist)|4.2951971885982185e-07| -|cran|[kinship2](https://cran.r-project.org/package=kinship2)|4.2951971885982185e-07| -|cran|[corrr](https://github.com/tidymodels/corrr)|4.2951971885982185e-07| -|cran|[ggpp](https://docs.r4photobiology.info/ggpp/)|4.2951971885982185e-07| -|cran|[minerva](https://www.r-project.org)|4.2951971885982185e-07| -|cran|[randomForestSRC](https://www.randomforestsrc.org/)|4.2951971885982185e-07| -|cran|treeman|4.2951971885982185e-07| -|cran|[treemapify](https://wilkox.org/treemapify/)|4.2951971885982185e-07| -|cran|[restez](https://github.com/ropensci/restez#readme)|4.2951971885982185e-07| -|cran|[RcppProgress](https://github.com/kforner/rcpp_progress)|4.2951971885982185e-07| -|cran|[spocc](https://github.com/ropensci/spocc)|4.2951971885982185e-07| -|cran|[babette](https://docs.ropensci.org/babette/)|4.2951971885982185e-07| -|cran|[ggiraphExtra](https://github.com/cardiomoon/ggiraphExtra)|4.2951971885982185e-07| -|cran|[coarseDataTools](https://cran.r-project.org/package=coarseDataTools)|4.2951971885982185e-07| -|cran|[incidence](https://www.repidemicsconsortium.org/incidence/)|4.2951971885982185e-07| -|cran|shinycustomloader|4.0967777532553485e-07| -|cran|scatterpie|3.865677469738456e-07| -|cran|[liger](https://github.com/JEFworks/liger)|3.865677469738402e-07| -|cran|[mlr3proba](https://mlr3proba.mlr-org.com)|3.865677469738402e-07| -|cran|[jmvcore](https://www.jamovi.org)|3.865677469738402e-07| -|cran|ggm|3.865677469738402e-07| -|cran|[scrapeR](http://www.ryanacton.com)|3.865677469738402e-07| -|cran|[analogue](https://github.com/gavinsimpson/analogue)|3.865677469738402e-07| -|cran|[cutpointr](https://github.com/thie1e/cutpointr)|3.865677469738402e-07| -|cran|pmsampsize|3.865677469738402e-07| -|cran|[drat](https://github.com/eddelbuettel/drat)|3.865677469738402e-07| -|cran|[DirichletReg](https://github.com/maiermarco/DirichletReg)|3.865677469738402e-07| -|cran|[hyper2](https://github.com/RobinHankin/hyper2)|3.865677469738402e-07| -|cran|[mRMRe](https://www.pmgenomics.ca/bhklab/)|3.865677469738402e-07| -|cran|[Rdimtools](http://kyoustat.com/Rdimtools/)|3.865677469738402e-07| -|cran|[rworldmap](https://github.com/AndySouth/rworldmap/)|3.865677469738348e-07| -|cran|[cowsay](https://github.com/sckott/cowsay)|3.865677469738348e-07| -|cran|[genie](http://genieclust.gagolewski.com/)|3.5142522452167044e-07| -|cran|[optparse](https://github.com/trevorld/r-optparse)|3.5142522452167044e-07| -|cran|[BFpack](https://github.com/jomulder/BFpack)|3.5142522452167044e-07| -|cran|[keyATM](https://keyatm.github.io/keyATM/)|3.5142522452167044e-07| -|cran|[irr](https://www.r-project.org)|3.5142522452167044e-07| -|cran|[sofa](https://github.com/ropensci/sofa)|3.5142522452167044e-07| -|cran|[elastic](https://docs.ropensci.org/elastic)|3.5142522452167044e-07| -|cran|[mongolite](https://github.com/jeroen/mongolite/)|3.5142522452167044e-07| -|cran|[haldensify](https://github.com/nhejazi/haldensify)|3.5142522452167044e-07| -|cran|lspline|3.5142522452167044e-07| -|cran|pbs|3.5142522452167044e-07| -|cran|[RcppXPtrUtils](https://github.com/Enchufa2/RcppXPtrUtils)|3.5142522452167044e-07| -|cran|[truncnorm](https://github.com/olafmersmann/truncnorm)|3.2213978914486775e-07| -|cran|[signs](https://benjaminwolfe.github.io/signs)|3.2213978914486775e-07| -|cran|rje|3.2213978914486775e-07| -|cran|[usefun](https://github.com/bblodfon/usefun)|3.2213978914486775e-07| -|cran|rCAT|3.2213978914486775e-07| -|cran|[gdalUtilities](https://github.com/JoshOBrien/gdalUtilities/)|3.2213978914486775e-07| -|cran|[strex](https://rorynolan.github.io/strex/)|3.2213978914486775e-07| -|cran|[repr](https://github.com/IRkernel/repr/)|2.9735980536449833e-07| -|cran|[odin](https://github.com/mrc-ide/odin)|2.9735980536449833e-07| -|cran|[pwr](https://github.com/heliosdrm/pwr)|2.973598053644929e-07| -|cran|[waiter](https://waiter.john-coene.com/)|2.973598053644929e-07| -|cran|R2jags|2.973598053644929e-07| -|cran|[bib2df](https://github.com/ropensci/bib2df)|2.973598053644929e-07| -|cran|[plumber](https://www.rplumber.io)|2.973598053644929e-07| -|cran|[tictoc](https://github.com/collectivemedia/tictoc)|2.973598053644929e-07| -|cran|[likert](http://jason.bryer.org/likert)|2.973598053644929e-07| -|cran|[ggwordcloud](https://github.com/lepennec/ggwordcloud)|2.7611981926703025e-07| -|cran|[akmedoids](https://cran.r-project.org/package=akmedoids)|2.7611981926703025e-07| -|cran|[depmixS4](https://depmix.github.io/)|2.7611981926703025e-07| -|cran|GeoLight|2.7611981926703025e-07| -|cran|[webdriver](https://github.com/rstudio/webdriver)|2.7611981926703025e-07| -|cran|[bestglm](http://www.stats.uwo.ca/faculty/aim)|2.7611981926703025e-07| -|cran|[GGMncv](https://donaldrwilliams.github.io/GGMncv/)|2.7611981926703025e-07| -|cran|[outsider](https://github.com/ropensci/outsider#readme)|2.7611981926703025e-07| -|cran|[anomalize](https://github.com/business-science/anomalize)|2.7611981926703025e-07| -|cran|[cmocean](https://matplotlib.org/cmocean/)|2.7611981926703025e-07| -|cran|[ProFit](https://github.com/ICRAR/ProFit)|2.7611981926703025e-07| -|cran|sphereplot|2.7611981926703025e-07| -|cran|[MultinomialCI](http://decsai.ugr.es/~pjvi)|2.7611981926703025e-07| -|cran|[cmdfun](https://snystrom.github.io/cmdfun/)|2.5771183131588984e-07| -|cran|[COVID19](https://covid19datahub.io)|2.5771183131588984e-07| -|cran|[qdapRegex](http://trinker.github.com/qdapRegex/)|2.5771183131588984e-07| -|cran|[iotools](http://www.rforge.net/iotools)|2.5771183131588984e-07| -|cran|[biomartr](https://docs.ropensci.org/biomartr/)|2.4160484185865215e-07| -|cran|[greta](https://greta-stats.org)|2.4160484185864945e-07| -|cran|[esquisse](https://dreamrs.github.io/esquisse/)|2.4160484185864945e-07| -|cran|[ggnetwork](https://github.com/briatte/ggnetwork)|2.4160484185864945e-07| -|cran|randomcoloR|2.4160484185864945e-07| -|cran|[UNF](https://github.com/leeper/UNF)|2.4160484185864945e-07| -|cran|[codemeta](https://github.com/cboettig/codemeta)|2.4160484185864945e-07| -|cran|[rplos](https://docs.ropensci.org/rplos)|2.4160484185864945e-07| -|cran|[microdemic](https://github.com/ropensci/microdemic)|2.4160484185864945e-07| -|cran|[aRxiv](https://docs.ropensci.org/aRxiv/)|2.4160484185864945e-07| -|cran|ggnewscale|2.4160484185864945e-07| -|cran|[ggpointdensity](https://github.com/LKremer/ggpointdensity)|2.4160484185864945e-07| -|cran|[BSDA](https://github.com/alanarnholt/BSDA)|2.4160484185864945e-07| -|cran|shinyMatrix|2.4160484185864945e-07| -|cran|[shinyvalidate](https://rstudio.github.io/shinyvalidate/)|2.4160484185864945e-07| -|cran|[RaMS](https://github.com/wkumler/RaMS)|2.4160484185864945e-07| -|cran|[osmextract](https://docs.ropensci.org/osmextract/)|2.4160484185864945e-07| -|cran|[dplR](https://github.com/AndyBunn/dplR)|2.4160484185864945e-07| -|cran|[lunar](http://statistics.lazaridis.eu)|2.4160484185864945e-07| -|cran|[sortable](https://rstudio.github.io/sortable/)|2.4160484185864945e-07| -|cran|[leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)|2.2739279233755228e-07| -|cran|[slippymath](https://www.github.com/milesmcbain/slippymath)|2.2739279233755228e-07| -|cran|[biwavelet](https://github.com/tgouhier/biwavelet)|2.2739279233754955e-07| -|cran|[wpp2015](http://esa.un.org/wpp)|2.2511886441417608e-07| -|cran|smoother|2.1475985942991093e-07| -|cran|[ptw](https://github.com/rwehrens/ptw)|2.1475985942991093e-07| -|cran|[blockCV](https://github.com/rvalavi/blockCV)|2.1475985942991093e-07| -|cran|[workflowsets](https://github.com/tidymodels/workflowsets)|2.1475985942991093e-07| -|cran|[fossil](http://matthewvavrek.com/programs-and-code/fossil/)|2.1475985942991093e-07| -|cran|[FedData](https://github.com/ropensci/FedData)|2.1475985942991093e-07| -|cran|[dataRetrieval](https://pubs.usgs.gov/tm/04/a10/)|2.1475985942991093e-07| -|cran|[rnoaa](https://docs.ropensci.org/rnoaa/)|2.1475985942991093e-07| -|cran|[bizdays](https://github.com/wilsonfreitas/R-bizdays)|2.1475985942991093e-07| -|cran|[ascii](https://github.com/mclements/ascii)|2.1475985942991093e-07| -|cran|[longitudinalData](http:www.r-project.org)|2.126122608356124e-07| -|cran|shinyhelper|2.034567089336001e-07| -|cran|[bsplus](https://github.com/ijlyttle/bsplus)|2.034567089336001e-07| -|cran|[nabor](https://github.com/jefferis/nabor)|2.034567089336001e-07| -|cran|[turner](http://www.gastonsanchez.com)|2.034567089336001e-07| -|cran|[blocksdesign]()|2.034567089336001e-07| -|cran|[rvcheck](https://github.com/GuangchuangYu/rvcheck)|2.034567089336001e-07| -|cran|[symengine](https://github.com/symengine/symengine.R)|1.932838734869201e-07| -|cran|[sensitivity](NA)|1.932838734869201e-07| -|cran|[EasyABC](http://easyabc.r-forge.r-project.org/)|1.932838734869201e-07| -|cran|[dqrng](https://daqana.github.io/dqrng/)|1.932838734869174e-07| -|cran|[JBrowseR](https://gmod.github.io/JBrowseR/)|1.840798795113526e-07| -|cran|[summarytools](https://github.com/dcomtois/summarytools)|1.840798795113526e-07| -|cran|[pastecs](https://github.com/phgrosjean/pastecs)|1.840798795113526e-07| -|cran|[desplot](https://kwstat.github.io/desplot/)|1.840798795113526e-07| -|cran|[agricolae](http://tarwi.lamolina.edu.pe/~fmendiburu)|1.840798795113526e-07| -|cran|PairedData|1.840798795113526e-07| -|cran|harmonicmeanp|1.7571261226083522e-07| -|cran|NBPSeq|1.7571261226083522e-07| -|cran|[rmdformats](https://github.com/juba/rmdformats)|1.7571261226083522e-07| -|cran|[dams](https://github.com/jsta/dams)|1.680729334668854e-07| -|cran|[reservoir](https://cran.r-project.org/package=reservoir)|1.680729334668854e-07| -|cran|[DescTools](https://andrisignorell.github.io/DescTools/)|1.680729334668854e-07| -|cran|[coloc](https://github.com/chr1swallace/coloc)|1.680729334668854e-07| -|cran|[ggtern](http://www.ggtern.com)|1.680729334668854e-07| -|cran|[coro](https://github.com/r-lib/coro)|1.6639220413221768e-07| -|cran|[ucminf](NA)|1.594591956267093e-07| -|cran|[audio](http://www.rforge.net/audio/)|1.3667931053717785e-07| -|cran|[enviPick](NA)|7.731354939476777e-08| -|cran|[OAIHarvester](NA)|3.189183912534159e-08| -|cran|[uroot](https://jalobe.com)|2.3770314876031194e-08| +|cran|R|0.015130988855710105| +|cran|[jsonlite](https://arxiv.org/abs/1403.2805)|0.01054604003717318| +|cran|[testthat](https://testthat.r-lib.org)|0.010295443114191132| +|cran|[httr](https://httr.r-lib.org/)|0.007657441611437402| +|cran|[knitr](https://yihui.org/knitr/)|0.007257776802379939| +|cran|[rmarkdown](https://github.com/rstudio/rmarkdown)|0.006817631187588494| +|cran|utils|0.006477384448355867| +|cran|methods|0.006119422849841385| +|cran|[covr](https://covr.r-lib.org)|0.0054337615907416965| +|cran|[tidyr](https://tidyr.tidyverse.org)|0.0035773793364107173| +|cran|[magrittr](https://magrittr.tidyverse.org)|0.002756846392508641| +|cran|[rlang](https://rlang.r-lib.org)|0.0026219346772845572| +|cran|stats|0.002596018795175099| +|cran|[withr](https://withr.r-lib.org)|0.0021626971036556404| +|cran|[tibble](https://tibble.tidyverse.org/)|0.002047518176504785| +|cran|[yaml](https://github.com/vubiostat/r-yaml/)|0.0019789172452161813| +|cran|[Rcpp](http://www.rcpp.org)|0.0018179956893494837| +|cran|tools|0.0017590434844330226| +|cran|[curl](https://github.com/jeroen/curl)|0.0016059260385007186| +|cran|grDevices|0.0015898856168178159| +|cran|graphics|0.0015351544689260017| +|cran|[ggplot2](https://ggplot2.tidyverse.org)|0.0014995966895730941| +|cran|[R6](https://r6.r-lib.org)|0.0014812748795364028| +|cran|[vctrs](https://vctrs.r-lib.org/)|0.0014802859928428542| +|cran|[crayon](https://github.com/r-lib/crayon#readme)|0.001357661499434989| +|cran|[pryr](https://github.com/hadley/pryr)|0.0013569936503245981| +|cran|[dplyr](https://dplyr.tidyverse.org)|0.0013075225175323583| +|cran|[glue](https://github.com/tidyverse/glue)|0.0012337617900041206| +|cran|[spelling](https://github.com/ropensci/spelling#readme)|0.0011462213840149516| +|cran|[htmltools](https://github.com/rstudio/htmltools)|0.0010112453242845725| +|cran|[digest](https://github.com/eddelbuettel/digest)|0.0009911646824201344| +|cran|[roxygen2](https://roxygen2.r-lib.org/)|0.0009644760946918847| +|cran|[tinytest](https://github.com/markvanderloo/tinytest)|0.0009564817511700778| +|cran|[MASS](http://www.stats.ox.ac.uk/pub/MASS4/)|0.0009146186207291148| +|cran|[lattice](http://lattice.r-forge.r-project.org/)|0.0008704958605189668| +|cran|[rstudioapi](https://github.com/rstudio/rstudioapi)|0.0008059333113183346| +|cran|[rbenchmark](http://rbenchmark.googlecode.com)|0.0007912453381112504| +|cran|[mockery](https://github.com/r-lib/mockery)|0.0007869864057162884| +|cran|[stringi](https://stringi.gagolewski.com/)|0.0007821246705479212| +|cran|[xml2](https://xml2.r-lib.org/)|0.0007793099072449794| +|cran|[cli](https://cli.r-lib.org)|0.0007606479893776206| +|cran|[bit64](https://github.com/truecluster/bit64)|0.0007586089391018129| +|cran|[pillar](https://pillar.r-lib.org/)|0.0007477859299661701| +|cran|[shiny](https://shiny.rstudio.com/)|0.0007355880375902386| +|cran|[purrr](http://purrr.tidyverse.org)|0.0007344557075328464| +|cran|[lifecycle](https://lifecycle.r-lib.org/)|0.00071487338868667| +|cran|[tidyselect](https://tidyselect.r-lib.org)|0.0006905425497340684| +|cran|grid|0.0006872866816437856| +|cran|[callr](https://callr.r-lib.org)|0.0006827085267924361| +|cran|[DBI](https://dbi.r-dbi.org)|0.0006217973153944118| +|cran|[sp](https://github.com/edzer/sp/)|0.0006160619753768996| +|cran|[zoo](http://zoo.R-Forge.R-project.org/)|0.0006139190860039633| +|cran|[stringr](http://stringr.tidyverse.org)|0.0005841699459078509| +|cran|[RSQLite](https://rsqlite.r-dbi.org)|0.0005836314454221354| +|cran|[pracma](NA)|0.0005752672593059343| +|cran|[hms](https://hms.tidyverse.org/)|0.0005642700182739788| +|cran|parallel|0.0005622226004116807| +|cran|[htmlwidgets](https://github.com/ramnathv/htmlwidgets)|0.0005593919893121537| +|cran|[processx](https://processx.r-lib.org)|0.0005473984470289523| +|cran|[markdown](https://github.com/rstudio/markdown)|0.0005434726577009793| +|cran|[scales](https://scales.r-lib.org)|0.0005383322962137857| +|cran|[bitops](https://github.com/mmaechler/R-bitops)|0.0005077881760443476| +|cran|[R.utils](https://github.com/HenrikBengtsson/R.utils)|0.0004740021514471565| +|cran|[microbenchmark](https://github.com/joshuaulrich/microbenchmark/)|0.0004623390636083859| +|cran|[nycflights13](https://github.com/hadley/nycflights13)|0.0004406751020601951| +|cran|[Matrix](http://Matrix.R-forge.R-project.org/)|0.0004346113329704064| +|cran|RColorBrewer|0.00043047179316564214| +|cran|[broom](https://broom.tidymodels.org/)|0.0004099906076753773| +|cran|[maptools](http://maptools.r-forge.r-project.org/)|0.0004026496902142219| +|cran|[sf](https://r-spatial.github.io/sf/)|0.0003938238633819172| +|cran|[xts](https://github.com/joshuaulrich/xts)|0.00039076168123262033| +|cran|[ellipsis](https://ellipsis.r-lib.org)|0.0003898309933593139| +|cran|[plyr](http://had.co.nz/plyr)|0.0003873818334449489| +|cran|[rgl](https://github.com/dmurdoch/rgl)|0.0003850052331439476| +|cran|bench|0.00038247364681996584| +|cran|[nanotime](https://github.com/eddelbuettel/nanotime)|0.00037605357680967744| +|cran|[mime](https://github.com/yihui/mime)|0.000375127593467089| +|cran|[bit](https://github.com/truecluster/bit)|0.0003746674323162823| +|cran|[fs](https://fs.r-lib.org)|0.00036806021783406353| +|cran|[generics](https://generics.r-lib.org)|0.0003630041687611145| +|cran|[rgeos](https://r-forge.r-project.org/projects/rgeos/)|0.0003567427921843457| +|cran|evaluate|0.0003504432958590196| +|cran|tcltk|0.0003378320203981504| +|cran|[webmockr](https://github.com/ropensci/webmockr)|0.00033721290640853014| +|cran|[unix](https://github.com/jeroen/unix)|0.00033563735438749587| +|cran|[pkgload](https://github.com/r-lib/pkgload)|0.000325024704849271| +|cran|[mvtnorm](http://mvtnorm.R-forge.R-project.org)|0.0003236936307747961| +|cran|[maps](NA)|0.0003148298406056988| +|cran|[usethis](https://usethis.r-lib.org)|0.0003127641685039738| +|cran|[httpcode](https://github.com/sckott/httpcode)|0.0003120083931563215| +|cran|[igraph](https://igraph.org)|0.0002950600448490923| +|cran|[nlme](https://svn.r-project.org/R-packages/trunk/nlme/)|0.00029335585438790084| +|cran|[blob](https://blob.tidyverse.org)|0.0002930734802453964| +|cran|[ncdf4](http://cirrus.ucsd.edu/~pierce/ncdf/)|0.0002924409937279295| +|cran|[data.table](https://r-datatable.com)|0.00028963897355945234| +|cran|pkgconfig|0.0002885169411911433| +|cran|[lubridate](https://lubridate.tidyverse.org)|0.00028783055817931103| +|cran|[pkgKitten](https://github.com/eddelbuettel/pkgkitten)|0.0002847651966926062| +|cran|[rprojroot](https://rprojroot.r-lib.org/)|0.00027990102828310594| +|cran|[httpuv](https://github.com/rstudio/httpuv)|0.000278901051329352| +|cran|[inline](https://github.com/eddelbuettel/inline)|0.00027653444990147436| +|cran|[fauxpas](https://docs.ropensci.org/fauxpas)|0.00027369471678272296| +|cran|[dbplyr](https://dbplyr.tidyverse.org/)|0.0002733466299923921| +|cran|[urltools](https://github.com/Ironholds/urltools/)|0.0002731110144265332| +|cran|[gtable](https://gtable.r-lib.org)|0.0002652649668374488| +|cran|[numDeriv](http://optimizer.r-forge.r-project.org/)|0.0002614353318020625| +|cran|[png](http://www.rforge.net/png/)|0.0002599017641185109| +|cran|RPostgreSQL|0.0002552483762892408| +|cran|[brio](https://brio.r-lib.org)|0.00025097975605452776| +|cran|[waldo](https://github.com/r-lib/waldo)|0.00024946165754728255| +|cran|[rcrossref](https://github.com/ropensci/rcrossref)|0.0002486872812135356| +|cran|[simplermarkdown](https://github.com/djvanderlaan/simplermarkdown)|0.00024450376346979306| +|cran|[survival](https://github.com/therneau/survival)|0.0002443807500835313| +|cran|[XML](http://www.omegahat.net/RSXML/)|0.00024252611963851558| +|cran|[ragg](https://ragg.r-lib.org)|0.00024104859275529244| +|cran|[foreach](https://github.com/RevolutionAnalytics/foreach)|0.00023831124408802405| +|cran|[xfun](https://github.com/yihui/xfun)|0.00023095818203451896| +|cran|[rgdal](http://rgdal.r-forge.r-project.org)|0.00023021292767968986| +|cran|[mgcv](NA)|0.00022779228136237883| +|cran|[pkgbuild](https://github.com/r-lib/pkgbuild)|0.00022538861532925327| +|cran|[vdiffr](https://vdiffr.r-lib.org/)|0.00022318126610919658| +|cran|[RCurl](http://www.omegahat.net/RCurl)|0.00022140630499041785| +|cran|[mockr](https://krlmlr.github.io/mockr/)|0.00021983563407013856| +|cran|Lahman|0.00021686084545109727| +|cran|lobstr|0.00020904095635294745| +|cran|RMySQL|0.00020554481810768438| +|cran|munsell|0.00020514894710744634| +|cran|[abind](NA)|0.00020118107358034403| +|cran|[DiagrammeR](https://github.com/rich-iannone/DiagrammeR)|0.000199573928150197| +|cran|[hexbin](https://github.com/edzer/hexbin)|0.00019956882912123178| +|cran|[winch](https://r-prof.github.io/winch/)|0.00019712719931162825| +|cran|datasets|0.00019376143728363178| +|cran|[doParallel](https://github.com/RevolutionAnalytics/doparallel)|0.00018808415828966662| +|cran|formattable|0.0001871703021218881| +|cran|mapproj|0.00018677197904863797| +|cran|iterators|0.00018530378934345128| +|cran|[webutils](https://github.com/jeroen/webutils)|0.00018501756795604165| +|cran|[devtools](https://devtools.r-lib.org/)|0.00018474809371210878| +|cran|[bslib](https://rstudio.github.io/bslib/)|0.0001847270203987161| +|cran|[rpart](https://github.com/bethatkinson/rpart)|0.00018381052197899618| +|cran|graph|0.00018239323458809292| +|cran|[crul](https://docs.ropensci.org/crul/)|0.00017871147294911863| +|cran|[ape](http://ape-package.ird.fr/)|0.00017738857441777715| +|cran|fansi|0.00017629991024873946| +|cran|[rappdirs](https://rappdirs.r-lib.org)|0.00017558997387136832| +|cran|[rstan](https://mc-stan.org/rstan)|0.00017385469659123118| +|cran|chron|0.00017187081966596536| +|cran|[readr](https://readr.tidyverse.org)|0.00016865446706880227| +|cran|[ps](https://github.com/r-lib/ps#readme)|0.00016776600920192874| +|cran|[raster](https://rspatial.org/raster)|0.00016302351324969463| +|cran|[vroom](https://vroom.r-lib.org)|0.00015890486769856393| +|cran|itertools|0.0001533875885111286| +|cran|[Hmisc](https://hbiostat.org/R/Hmisc/)|0.00015206245118208628| +|cran|timeDate|0.00014902699601527258| +|cran|[whoami](https://github.com/r-lib/whoami#readme)|0.00014888391285260968| +|cran|[forcats](https://forcats.tidyverse.org)|0.00014804255937443835| +|cran|[SnowballC](https://r-forge.r-project.org/projects/r-temis/)|0.0001458991947375845| +|cran|[patchwork](https://patchwork.data-imaginist.com)|0.0001452298857907042| +|cran|tis|0.0001445413571044396| +|cran|[sys](https://github.com/jeroen/sys)|0.00014432125102644056| +|cran|[rJava](http://www.rforge.net/rJava/)|0.00014375674015844746| +|cran|[SparseM](http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html)|0.00014289475239677665| +|cran|[clipr](https://github.com/mdlincoln/clipr)|0.00014062152879687796| +|cran|[gridExtra](https://github.com/baptiste/gridextra)|0.00013947251142715277| +|cran|[sass](https://github.com/rstudio/sass)|0.00013567561795360428| +|cran|svglite|0.00013565989961903272| +|cran|[desc](https://github.com/r-lib/desc#readme)|0.00013462039052645157| +|cran|[expm](http://R-Forge.R-project.org/projects/expm/)|0.00013401542381715384| +|cran|ggplot2movies|0.00013349054903835007| +|cran|[terra](https://rspatial.org/terra/)|0.00013189438258520282| +|cran|assertthat|0.00013117475316749375| +|cran|quantreg|0.00013069334140859102| +|cran|interp|0.00013055165148399578| +|cran|[isotree](https://github.com/david-cortes/isotree)|0.0001283547257876313| +|cran|multcomp|0.00012784784723321154| +|cran|[lwgeom](https://github.com/r-spatial/lwgeom/)|0.0001273924816775854| +|cran|profvis|0.00012712094577113886| +|cran|isoband|0.00012479945308646064| +|cran|[DT](https://github.com/rstudio/DT)|0.00012298188792830077| +|cran|[tzdb](https://github.com/r-lib/tzdb)|0.0001226573214241291| +|cran|stats4|0.00012203631532562245| +|cran|RUnit|0.00012156201516042143| +|cran|[codetools](https://gitlab.com/luke-tierney/codetools)|0.00012044351567402903| +|cran|[magick](https://docs.ropensci.org/magick/)|0.00011960999125069596| +|cran|[gstat](https://github.com/r-spatial/gstat/)|0.00011613297893186098| +|cran|[future](https://future.futureverse.org)|0.00011475187960881851| +|cran|cachem|0.00011002069262836587| +|cran|[askpass](https://github.com/jeroen/askpass#readme)|0.00010910712064467146| +|cran|[reshape2](https://github.com/hadley/reshape)|0.00010635275252585268| +|cran|[promises](https://rstudio.github.io/promises)|0.00010611445610832908| +|cran|[nnet](http://www.stats.ox.ac.uk/pub/MASS4/)|0.00010591771356070181| +|cran|[prettyunits](https://github.com/gaborcsardi/prettyunits)|0.0001036912687297652| +|cran|[viridisLite](https://github.com/sjmgarnier/viridisLite)|0.00010271150266726141| +|cran|[base64enc](http://www.rforge.net/base64enc)|0.00010089190890323412| +|cran|[deldir](https://www.stat.auckland.ac.nz/~rolf/)|0.00010009478175656117| +|cran|[lme4](https://github.com/lme4/lme4/)|9.92987702344653e-05| +|cran|sfsmisc|9.92009121421576e-05| +|cran|tinytex|9.824539603599787e-05| +|cran|[tidyverse](http://tidyverse.tidyverse.org)|9.749551628055692e-05| +|cran|[sfheaders](https://dcooley.github.io/sfheaders/)|9.650313063873218e-05| +|cran|[insight](https://easystats.github.io/insight/)|9.648274105128757e-05| +|cran|[parameters](https://easystats.github.io/parameters/)|9.521376617627016e-05| +|cran|[Rdpack](https://geobosh.github.io/Rdpack/)|9.504315378524354e-05| +|cran|[R.methodsS3](https://github.com/HenrikBengtsson/R.methodsS3)|9.453340906732337e-05| +|cran|[Cairo](http://www.rforge.net/Cairo/)|9.393685087680282e-05| +|cran|jquerylib|9.386862108075704e-05| +|cran|[downlit](https://downlit.r-lib.org/)|9.378710360181669e-05| +|cran|dichromat|9.213137746876449e-05| +|cran|[fastmatch](http://www.rforge.net/fastmatch)|8.963665460261684e-05| +|cran|[R.oo](https://github.com/HenrikBengtsson/R.oo)|8.757619396897364e-05| +|cran|[fields](https://github.com/dnychka/fieldsRPackage)|8.718854722421446e-05| +|cran|[lintr](https://github.com/jimhester/lintr)|8.715706013726429e-05| +|cran|[openssl](https://github.com/jeroen/openssl)|8.659380711929066e-05| +|cran|[testit](https://github.com/yihui/testit)|8.56248435124257e-05| +|cran|igraphdata|8.545853714597956e-05| +|cran|[backports](https://github.com/r-lib/backports)|8.545181599936024e-05| +|cran|[uuid](http://www.rforge.net/uuid)|8.461112510224033e-05| +|cran|[outsider.base](https://docs.ropensci.org/outsider.base)|8.460833215792377e-05| +|cran|[dygraphs](https://github.com/rstudio/dygraphs)|8.411783570844164e-05| +|cran|[googleCloudStorageR](https://code.markedmondson.me/googleCloudStorageR/)|8.38943919116115e-05| +|cran|labeling|8.279317053117331e-05| +|cran|[googleAuthR](https://code.markedmondson.me/googleAuthR/)|8.21813792150773e-05| +|cran|MatrixModels|8.13420516910568e-05| +|cran|[readxl](https://readxl.tidyverse.org)|8.116126931488168e-05| +|cran|KernSmooth|8.061279578423184e-05| +|cran|[aws.s3](https://github.com/cloudyr/aws.s3)|8.042466228031468e-05| +|cran|triebeard|8.013907526254374e-05| +|cran|[spdep](https://github.com/r-spatial/spdep/)|8.009755741637e-05| +|cran|[memoise](https://github.com/r-lib/memoise)|7.981598525093781e-05| +|cran|[DBItest](https://dbitest.r-dbi.org)|7.965273174614068e-05| +|cran|[units](https://github.com/r-quantities/units/)|7.940913046096713e-05| +|cran|splines|7.918983591327426e-05| +|cran|[spatstat.linnet](http://spatstat.org/)|7.84420110713441e-05| +|cran|rasterVis|7.798575860188009e-05| +|cran|[rjson](https://github.com/alexcb/rjson)|7.773782721799788e-05| +|cran|[mapiso](https://github.com/riatelab/mapiso)|7.701283547257876e-05| +|cran|tuneR|7.701283547257876e-05| +|cran|[spatstat](http://spatstat.org/)|7.695060821676207e-05| +|cran|[spatstat.geom](http://spatstat.org/)|7.68231777796999e-05| +|cran|[cellranger](https://github.com/rsheets/cellranger)|7.552241297271318e-05| +|cran|[praise](https://github.com/gaborcsardi/praise)|7.546366764070763e-05| +|cran|diffviewer|7.479698469188994e-05| +|cran|[pdftools](https://docs.ropensci.org/pdftools/)|7.381699863531722e-05| +|cran|rprintf|7.340374033988131e-05| +|cran|[spatstat.utils](http://spatstat.org/)|7.320032495699171e-05| +|cran|[future.apply](https://future.apply.futureverse.org)|7.258653134410919e-05| +|cran|[mapview](https://github.com/r-spatial/mapview)|7.192492523479408e-05| +|cran|[shinyjs](https://deanattali.com/shinyjs/)|7.113887445529472e-05| +|cran|[cluster](https://svn.r-project.org/R-packages/trunk/cluster/)|7.100108018647026e-05| +|cran|[prettydoc](https://github.com/yixuan/prettydoc)|7.013787844160954e-05| +|cran|[reticulate](https://rstudio.github.io/reticulate/)|7.007817701342928e-05| +|cran|[xtable](http://xtable.r-forge.r-project.org/)|7.000174217042147e-05| +|cran|asciicast|6.889106802365327e-05| +|cran|[performance](https://easystats.github.io/performance/)|6.854986501583272e-05| +|cran|[qs](https://github.com/traversc/qs)|6.804734777127339e-05| +|cran|[gh](https://gh.r-lib.org/)|6.783712817015377e-05| +|cran|[RPostgres](https://rpostgres.r-dbi.org)|6.760576303621158e-05| +|cran|boot|6.7604014982212e-05| +|cran|[commonmark](https://docs.ropensci.org/commonmark/)|6.701421546342785e-05| +|cran|[jpeg](http://www.rforge.net/jpeg/)|6.683747218959273e-05| +|cran|[webp](https://github.com/jeroen/webp#readme)|6.558405575511144e-05| +|cran|[exactextractr](https://isciences.gitlab.io/exactextractr/)|6.546289168486595e-05| +|cran|later|6.524253308403903e-05| +|cran|[viridis](https://sjmgarnier.github.io/viridis/)|6.515913820271417e-05| +|cran|[showtext](https://github.com/yixuan/showtext)|6.484277134306859e-05| +|cran|[cowplot](https://wilkelab.org/cowplot/)|6.47642748910886e-05| +|cran|[rvest](http://rvest.tidyverse.org/)|6.474475500323256e-05| +|cran|[V8](https://github.com/jeroen/v8)|6.443224595403582e-05| +|cran|[taxa](https://docs.ropensci.org/taxa/)|6.417736289381564e-05| +|cran|[vegdata](http://germansl.infinitenature.org)|6.417736289381564e-05| +|cran|js|6.353558926487747e-05| +|cran|[spatstat.random](http://spatstat.org/)|6.308312559920404e-05| +|cran|rsconnect|6.28435682453416e-05| +|cran|[crosstalk](https://rstudio.github.io/crosstalk/)|6.231015187290815e-05| +|cran|[phangorn](https://github.com/KlausVigo/phangorn)|6.125759990318752e-05| +|cran|[randomForest](https://www.stat.berkeley.edu/~breiman/RandomForests/)|6.109555213490783e-05| +|cran|[getPass](https://github.com/wrathematics/getPass)|6.0525031584211416e-05| +|cran|[whisker](http://github.com/edwindj/whisker)|6.012600215790811e-05| +|cran|[tesseract](https://docs.ropensci.org/tesseract/)|6.003403516344419e-05| +|cran|[R.rsp](https://github.com/HenrikBengtsson/R.rsp)|5.9136031246759646e-05| +|cran|[gifski](https://gif.ski/)|5.9074639657650724e-05| +|cran|[nleqslv](NA)|5.895275649389841e-05| +|cran|[katex](https://docs.ropensci.org/katex/)|5.87884522956723e-05| +|cran|egg|5.66673059640375e-05| +|cran|[WikidataR](https://github.com/TS404/WikidataR/issues)|5.647537410081167e-05| +|cran|tufte|5.635357909216737e-05| +|cran|selectr|5.6055690654324724e-05| +|cran|[listenv](https://github.com/HenrikBengtsson/listenv)|5.575725385522957e-05| +|cran|[progress](https://github.com/r-lib/progress#readme)|5.535105775961339e-05| +|cran|[formatR](https://github.com/yihui/formatR)|5.495621653046235e-05| +|cran|fastmap|5.486593717973782e-05| +|cran|styler|5.416842703108045e-05| +|cran|combinat|5.407939366706045e-05| +|cran|[s2](https://r-spatial.github.io/s2/)|5.328840460430909e-05| +|cran|WRS2|5.285002614397889e-05| +|cran|webshot|5.279394628386102e-05| +|cran|flashClust|5.254910028864459e-05| +|cran|[car](https://r-forge.r-project.org/projects/car/)|5.2280979699292795e-05| +|cran|[sodium](https://github.com/jeroen/sodium#readme)|5.192670991241716e-05| +|cran|[ggrepel](http://github.com/slowkow/ggrepel)|5.153643761155296e-05| +|cran|[colorspace](https://colorspace.R-Forge.R-project.org/)|5.1507337266943614e-05| +|cran|e1071|5.088690876123556e-05| +|cran|coda|5.056655491101452e-05| +|cran|[odbc](https://github.com/r-dbi/odbc)|5.0559256353473864e-05| +|cran|[lazyeval](NA)|4.9796462376918805e-05| +|cran|[stars](https://r-spatial.github.io/stars/)|4.9366214785468e-05| +|cran|[jose](https://datatracker.ietf.org/wg/jose/documents/)|4.9194161032813064e-05| +|cran|[party](http://party.R-forge.R-project.org)|4.85484368414158e-05| +|cran|gee|4.835743452710733e-05| +|cran|[globals](https://github.com/HenrikBengtsson/globals)|4.8052267767804735e-05| +|cran|[rstanarm](https://mc-stan.org/rstanarm/)|4.6948448101753415e-05| +|cran|[visNetwork](http://datastorm-open.github.io/visNetwork/)|4.688539930550346e-05| +|cran|statnet.common|4.628890529373943e-05| +|cran|[hunspell](https://github.com/ropensci/hunspell#readme)|4.6057522008397076e-05| +|cran|[targets](https://docs.ropensci.org/targets/)|4.524563446042514e-05| +|cran|[caret](https://github.com/topepo/caret/)|4.424464387226932e-05| +|cran|[gtools](https://github.com/r-gregmisc/gtools)|4.41260958952096e-05| +|cran|[qpdf](https://github.com/ropensci/qpdf)|4.3959647188747144e-05| +|cran|[RMariaDB](https://rmariadb.r-dbi.org)|4.38525279121351e-05| +|cran|[plotly](https://plotly-r.com)|4.355266228287579e-05| +|cran|[ggpubr](https://rpkgs.datanovia.com/ggpubr/)|4.348891811608664e-05| +|cran|shape|4.332171407962837e-05| +|cran|[classInt](https://r-spatial.github.io/classInt/)|4.3063190549544626e-05| +|cran|[taxize](https://docs.ropensci.org/taxize/)|4.291173528921489e-05| +|cran|[LaF](https://github.com/djvanderlaan/LaF)|4.278490859587709e-05| +|cran|txtplot|4.278490859587709e-05| +|cran|[gplots](https://github.com/talgalili/gplots)|4.264627083351734e-05| +|cran|codemetar|4.2357059509918316e-05| +|cran|see|4.214055902094917e-05| +|cran|[effectsize](https://easystats.github.io/effectsize/)|4.205809677995027e-05| +|cran|[psych](https://personality-project.org/r/psych/)|4.1603206067730785e-05| +|cran|highr|4.1166063393812374e-05| +|cran|[rbibutils](https://geobosh.github.io/rbibutils/)|4.07508023773193e-05| +|cran|tikzDevice|4.044426965146567e-05| +|cran|[tmap](https://github.com/mtennekes/tmap)|4.037588306351433e-05| +|cran|JuliaCall|3.9622688755799154e-05| +|cran|gamm4|3.9409887752481195e-05| +|cran|[zip](https://github.com/r-lib/zip#readme)|3.923427262007144e-05| +|cran|[bayestestR](https://easystats.github.io/bayestestR/)|3.9105233848095774e-05| +|cran|[checkmate](https://github.com/mllg/checkmate)|3.9004523622301566e-05| +|cran|pool|3.895481288515127e-05| +|cran|[palmerpenguins](https://allisonhorst.github.io/palmerpenguins/)|3.861776317244149e-05| +|cran|[gert](https://docs.ropensci.org/gert/)|3.858377693343374e-05| +|cran|[leaflet](https://rstudio.github.io/leaflet/)|3.851021893989954e-05| +|cran|[survminer](http://www.sthda.com/english/rpkgs/survminer/)|3.776945280353743e-05| +|cran|[git2r](https://docs.ropensci.org/git2r/)|3.737258592158427e-05| +|cran|modelbased|3.705079051636811e-05| +|cran|class|3.686384024034172e-05| +|cran|[pingr](https://github.com/r-lib/pingr#readme)|3.6859259498213635e-05| +|cran|mapdata|3.648181341558997e-05| +|cran|[GGally](https://ggobi.github.io/ggally/)|3.641476134836389e-05| +|cran|[forecast](https://pkg.robjhyndman.com/forecast/)|3.6191502758282224e-05| +|cran|tseries|3.561009496052545e-05| +|cran|[network](http://statnet.org/)|3.487623116354718e-05| +|cran|[vcr](https://github.com/ropensci/vcr/)|3.4483941997048346e-05| +|cran|[slam](NA)|3.440428823355929e-05| +|cran|[kableExtra](http://haozhu233.github.io/kableExtra/)|3.437247306955699e-05| +|cran|[sna](http://statnet.org)|3.4313547450216075e-05| +|cran|[dendextend](http://talgalili.github.io/dendextend/)|3.353784541190845e-05| +|cran|[rnaturalearth](https://github.com/ropenscilabs/rnaturalearth)|3.348456885671421e-05| +|cran|[here](https://here.r-lib.org/)|3.336489196412204e-05| +|cran|poorman|3.268748393264259e-05| +|cran|[shinytest](https://github.com/rstudio/shinytest)|3.223577642028097e-05| +|cran|[gapminder](https://github.com/jennybc/gapminder)|3.2100136138606716e-05| +|cran|fontawesome|3.2091666875707754e-05| +|cran|[Seurat](https://satijalab.org/seurat)|3.197993050867081e-05| +|cran|tripack|3.137503421824127e-05| +|cran|spatstat.data|3.1141981658876886e-05| +|cran|polyclip|3.103256660622936e-05| +|cran|brew|3.090554316884475e-05| +|cran|animation|3.073487791443501e-05| +|cran|[recipes](https://github.com/tidymodels/recipes)|3.063066670311701e-05| +|cran|lars|3.046915511559619e-05| +|cran|[shinycssloaders](https://github.com/daattali/shinycssloaders)|3.0301518121059843e-05| +|cran|[plotrix](NA)|3.02029899243314e-05| +|cran|fts|2.992206815170949e-05| +|cran|timeSeries|2.992206815170949e-05| +|cran|reactlog|2.9822538687676412e-05| +|cran|sourcetools|2.9822538687676412e-05| +|cran|[matlab](http://cran.r-project.org/package=matlab)|2.9736924904150692e-05| +|cran|[rex](https://github.com/kevinushey/rex)|2.9736528443980755e-05| +|cran|[spatstat.core](http://spatstat.org/)|2.9698976496773215e-05| +|cran|[robustbase](http://robustbase.r-forge.r-project.org/)|2.9690299344762596e-05| +|cran|shinydisconnect|2.963600841368298e-05| +|cran|[irlba](NA)|2.9262800811148688e-05| +|cran|[credentials](https://docs.ropensci.org/credentials/)|2.925727845666587e-05| +|cran|[pbapply](https://github.com/psolymos/pbapply)|2.917442351504852e-05| +|cran|fANCOVA|2.902943823970662e-05| +|cran|strucchange|2.8776960633789844e-05| +|cran|[ggforce](https://ggforce.data-imaginist.com)|2.8599673593870994e-05| +|cran|[gridGraphics](https://github.com/pmur002/gridgraphics)|2.8579671577824722e-05| +|cran|[wk](https://paleolimbot.github.io/wk/)|2.852236601099277e-05| +|cran|conflicted|2.84978145504817e-05| +|cran|[argon2](https://github.com/wrathematics/argon2)|2.8386793632272045e-05| +|cran|[golem](https://github.com/ThinkR-open/golem)|2.8133481483239986e-05| +|cran|ade4|2.788708455311113e-05| +|cran|RhpcBLASctl|2.7819273357355305e-05| +|cran|[datawizard](https://easystats.github.io/datawizard/)|2.7597510179475594e-05| +|cran|poibin|2.7504584097349558e-05| +|cran|mlbench|2.749422519722752e-05| +|cran|pbkrtest|2.7460019208318473e-05| +|cran|[lavaan](https://lavaan.ugent.be)|2.7408194324581077e-05| +|cran|[rnaturalearthdata](https://github.com/ropenscilabs/rnaturalearthdata)|2.6879383743444415e-05| +|cran|[mmand](https://github.com/jonclayden/mmand)|2.684281122017068e-05| +|cran|[RNifti](https://github.com/jonclayden/RNifti)|2.684281122017068e-05| +|cran|gam|2.6782189662515987e-05| +|cran|latticeExtra|2.6779370879578827e-05| +|cran|[circlize](https://github.com/jokergoo/circlize)|2.677360925426393e-05| +|cran|[zeallot](https://github.com/nteetor/zeallot)|2.6376896149358228e-05| +|cran|[IRdisplay](https://github.com/IRkernel/IRdisplay)|2.5962967185783312e-05| +|cran|[utf8](https://ptrckprry.com/r-utf8/)|2.5831168864608146e-05| +|cran|[emmeans](https://github.com/rvlenth/emmeans)|2.5732191878002064e-05| +|cran|pbdMPI|2.541423570595099e-05| +|cran|[RcppTOML](http://dirk.eddelbuettel.com/code/rcpp.toml.html)|2.5243074186703752e-05| +|cran|rsvg|2.5199211097555388e-05| +|cran|av|2.5001971493518813e-05| +|cran|[janitor](https://github.com/sfirke/janitor)|2.4918926527538625e-05| +|cran|lpSolve|2.4780182662022616e-05| +|cran|cba|2.450857489406129e-05| +|cran|gbRd|2.4217026748047752e-05| +|cran|colorRamps|2.4066511085180863e-05| +|cran|geoaxe|2.4066511085180863e-05| +|cran|spbabel|2.4066511085180863e-05| +|cran|paletteer|2.4066511085180863e-05| +|cran|statsExpressions|2.4066511085180863e-05| +|cran|[tweedie](http://www.r-project.org/package=tweedie)|2.379325808905115e-05| +|cran|SGP|2.3666166583319445e-05| +|cran|[shinydashboard](http://rstudio.github.io/shinydashboard/)|2.3486535751763362e-05| +|cran|miniUI|2.3406833816556703e-05| +|cran|[glmnet](https://glmnet.stanford.edu)|2.2819195827509742e-05| +|cran|parallelly|2.27654633269254e-05| +|cran|fstcore|2.2710394040032314e-05| +|cran|nortest|2.2650833962523166e-05| +|cran|openair|2.2650833962523166e-05| +|cran|webfakes|2.2282856054325664e-05| +|cran|mclust|2.2173410721090126e-05| +|cran|[foreign](https://svn.r-project.org/R-packages/trunk/foreign/)|2.2163319791478825e-05| +|cran|[VGAM](https://www.stat.auckland.ac.nz/~yee/VGAM/)|2.2005899549278524e-05| +|cran|[futile.logger](NA)|2.1463642978958035e-05| +|cran|[graphql](http://graphql.org)|2.144066959877929e-05| +|cran|[TTR](https://github.com/joshuaulrich/TTR)|2.1419194865810966e-05| +|cran|spatial|2.108218002527128e-05| +|cran|[BayesFactor](https://richarddmorey.github.io/BayesFactor/)|2.1067463505029846e-05| +|cran|stopwords|2.105598270137755e-05| +|cran|spam|2.1001171755394867e-05| +|cran|RJSONIO|2.074273282600896e-05| +|cran|[remotes](https://remotes.r-lib.org)|2.0712569173654555e-05| +|cran|brms|2.0662446007654396e-05| +|cran|[config](https://github.com/rstudio/config)|2.0365113188922318e-05| +|cran|dunn.test|2.0266535650678624e-05| +|cran|[hoardr](https://github.com/ropensci/hoardr)|1.973962163628582e-05| +|cran|[RANN](https://github.com/jefferis/RANN)|1.9653711228858376e-05| +|cran|[rematch](https://github.com/MangoTheCat/rematch)|1.948852586542202e-05| +|cran|[reactable](https://glin.github.io/reactable/)|1.947418586858494e-05| +|cran|[tm](http://tm.r-forge.r-project.org/)|1.946247993809649e-05| +|cran|[shinyAce](http://trestletech.github.io/shinyAce/)|1.9282439448410098e-05| +|cran|lpSolveAPI|1.925320886814469e-05| +|cran|[genalg](https://github.com/egonw/genalg)|1.925320886814469e-05| +|cran|segmented|1.924694260637642e-05| +|cran|[shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)|1.922281430963132e-05| +|cran|modelr|1.9129737202577242e-05| +|cran|lmtest|1.912911002392041e-05| +|cran|gmp|1.9089610947458778e-05| +|cran|[mnormt](http://azzalini.stat.unipd.it/SW/Pkg-mnormt)|1.908113886345958e-05| +|cran|Formula|1.9044893346812774e-05| +|cran|[semver](https://github.com/johndharrison/semver)|1.9005667611268556e-05| +|cran|lsa|1.8907906752574705e-05| +|cran|kernlab|1.8892300785543087e-05| +|cran|sandwich|1.8526904184575606e-05| +|cran|[statmod](NA)|1.8410423427422067e-05| +|cran|doMC|1.8279546591098516e-05| +|cran|quadprog|1.793530815395243e-05| +|cran|plotROC|1.750291715285881e-05| +|cran|[R.devices](https://github.com/HenrikBengtsson/R.devices)|1.7410105530408916e-05| +|cran|caTools|1.7360729435953937e-05| +|cran|SeuratObject|1.7338499057865023e-05| +|cran|mondate|1.7225035312903028e-05| +|cran|DAAG|1.7225035312903028e-05| +|cran|SuppDists|1.720755542590432e-05| +|cran|qlcMatrix|1.7091979097965602e-05| +|cran|minqa|1.7064233944681316e-05| +|cran|[ggseqlogo](https://github.com/omarwagih/ggseqlogo)|1.6998630206483687e-05| +|cran|RcppRoll|1.6982585865760234e-05| +|cran|blavaan|1.695070663141955e-05| +|cran|mediation|1.682322750887234e-05| +|cran|[seqminer](http://zhanxw.github.io/seqminer/)|1.6741920754908425e-05| +|cran|spex|1.6741920754908425e-05| +|cran|[ggridges](https://wilkelab.org/ggridges/)|1.661480957333927e-05| +|cran|carrier|1.6536837336137217e-05| +|cran|PhysicalActivity|1.604434072345391e-05| +|cran|shinyFeedback|1.604434072345391e-05| +|cran|extrafont|1.598126380593479e-05| +|cran|futile.options|1.5974662443740623e-05| +|cran|lambda.r|1.5974662443740623e-05| +|cran|[vegan](https://github.com/vegandevs/vegan)|1.5910213641542047e-05| +|cran|arrow|1.559884673905007e-05| +|cran|logspline|1.550846794110124e-05| +|cran|timetk|1.544552916629422e-05| +|cran|DiceKriging|1.5387756933847948e-05| +|cran|[corrplot](https://github.com/taiyun/corrplot)|1.5334079912808327e-05| +|cran|polynom|1.5204812283850688e-05| +|cran|biglm|1.515417497317511e-05| +|cran|[parallelMap](https://parallelmap.mlr-org.com)|1.5085206508777106e-05| +|cran|[deSolve](http://desolve.r-forge.r-project.org/)|1.4941275445417375e-05| +|cran|mlrMBO|1.4810160667803608e-05| +|cran|emoa|1.4810160667803608e-05| +|cran|leaflet.providers|1.4806326758331012e-05| +|cran|websocket|1.4547229538256374e-05| +|cran|[smoothr](https://strimas.com/smoothr/)|1.4502301309477505e-05| +|cran|numform|1.4261636198625697e-05| +|cran|qmap|1.4261636198625697e-05| +|cran|[seriation](https://github.com/mhahsler/seriation)|1.420663738715088e-05| +|cran|gridBase|1.4030918818879785e-05| +|cran|proj4|1.385969682729927e-05| +|cran|nloptr|1.385254628626817e-05| +|cran|RandomFieldsUtils|1.3769899930848042e-05| +|cran|[jqr](https://docs.ropensci.org/jqr/)|1.3727014026147224e-05| +|cran|VennDiagram|1.3691776193468142e-05| +|cran|[base64url](https://github.com/mllg/base64url)|1.3689570192959055e-05| +|cran|[attempt](https://github.com/ColinFay/attempt)|1.368832959702336e-05| +|cran|stargazer|1.361476912818803e-05| +|cran|[reshape](http://had.co.nz/reshape)|1.3254630260356433e-05| +|cran|bezier|1.3205781295959298e-05| +|cran|ComplexHeatmap|1.3205781295959298e-05| +|cran|GlobalOptions|1.3205781295959298e-05| +|cran|[matrixStats](https://github.com/HenrikBengtsson/matrixStats)|1.312880386717801e-05| +|cran|[extraDistr](https://github.com/twolodzko/extraDistr)|1.3039801976800048e-05| +|cran|rms|1.301144974415581e-05| +|cran|PASWR|1.2958403964763357e-05| +|cran|dfoptim|1.2929021871292274e-05| +|cran|fftwtools|1.2913318548358464e-05| +|cran|RSpectra|1.2837382619325443e-05| +|cran|[Rmpfr](https://rmpfr.r-forge.r-project.org/)|1.2750727899094296e-05| +|cran|robotstxt|1.2707117852975495e-05| +|cran|[geosphere](NA)|1.2665966536287409e-05| +|cran|ggdist|1.2544206085629655e-05| +|cran|bridgesampling|1.2544206085629655e-05| +|cran|bayesQR|1.2544206085629655e-05| +|cran|Rgraphviz|1.2508438990843952e-05| +|cran|[RandomFields](http://ms.math.uni-mannheim.de/de/publications/software/randomfields)|1.2497513953475005e-05| +|cran|mice|1.247527525239305e-05| +|cran|gdata|1.2418319719953332e-05| +|cran|sm|1.2194963528404158e-05| +|cran|[shinythemes](http://rstudio.github.io/shinythemes/)|1.2189157429230987e-05| +|cran|EnvStats|1.2033255542590431e-05| +|cran|gganimate|1.2006155437670984e-05| +|cran|[RcppParallel](https://rcppcore.github.io/RcppParallel/)|1.1995839105368139e-05| +|cran|[furrr](https://github.com/DavisVaughan/furrr)|1.1767921059267883e-05| +|cran|[seqinr](http://seqinr.r-forge.r-project.org/)|1.1666793186758755e-05| +|cran|compiler|1.1587681280213368e-05| +|cran|[shinyBS](https://ebailey78.github.io/shinyBS)|1.1566082092113391e-05| +|cran|pscl|1.151829189147063e-05| +|cran|AER|1.1498425079083665e-05| +|cran|[RcppArmadillo](https://github.com/RcppCore/RcppArmadillo)|1.1420653442240373e-05| +|cran|tableHTML|1.1325416981261583e-05| +|cran|shiny.i18n|1.1325416981261583e-05| +|cran|popbio|1.1325416981261583e-05| +|cran|[gitcreds](https://github.com/r-lib/gitcreds)|1.1299567977928844e-05| +|cran|[ini](https://github.com/dvdscripter/ini)|1.1246086842184e-05| +|cran|optimx|1.1056717066868349e-05| +|cran|[storr](https://github.com/richfitz/storr)|1.0984872478746456e-05| +|cran|pls|1.0966592700911516e-05| +|cran|[pkgdown](https://pkgdown.r-lib.org)|1.0929788525622347e-05| +|cran|janeaustenr|1.0853016181316513e-05| +|cran|vcd|1.0794566951634794e-05| +|cran|mlmRev|1.076074382495122e-05| +|cran|gsl|1.0716592133171621e-05| +|cran|[wordcloud2](https://github.com/lchiffon/wordcloud2)|1.066199334504469e-05| +|cran|spacyr|1.0637397899649942e-05| +|cran|celestial|1.0471388088490941e-05| +|cran|modeldata|1.0387542824489704e-05| +|cran|spData|1.0380230038339723e-05| +|cran|[conditionz](https://github.com/ropenscilabs/conditionz)|1.0327517956289427e-05| +|cran|tkrplot|1.0297592101470645e-05| +|cran|HSAUR3|1.0220847807798934e-05| +|cran|plm|1.0111789001979992e-05| +|cran|[ggsignif](https://const-ae.github.io/ggsignif/)|1.007411115250271e-05| +|cran|[ggsci](https://nanx.me/ggsci/)|1.007411115250271e-05| +|cran|rcmdcheck|9.965569117934286e-06| +|cran|[proxy](NA)|9.933935234370463e-06| +|cran|Biostrings|9.868286018684275e-06| +|cran|[ordinal](https://github.com/runehaubo/ordinal)|9.863365335083781e-06| +|cran|[dynamicTreeCut](http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/BranchCutting/)|9.856854797437001e-06| +|cran|jsonify|9.839139856642772e-06| +|cran|rstatix|9.833446041650901e-06| +|cran|Rcsdp|9.748830017553532e-06| +|cran|gt|9.710541494464197e-06| +|cran|[beautier](https://docs.ropensci.org/beautier/)|9.638887182951545e-06| +|cran|[heatmaply](https://talgalili.github.io/heatmaply/)|9.604034883006817e-06| +|cran|purrrlyr|9.570147656188312e-06| +|cran|LaplacesDemon|9.569237730097875e-06| +|cran|BeyondBenford|9.530338389731622e-06| +|cran|BenfordTests|9.530338389731622e-06| +|cran|benford.analysis|9.530338389731622e-06| +|cran|MUS|9.530338389731622e-06| +|cran|filelock|9.530338389731622e-06| +|cran|AsioHeaders|9.530338389731622e-06| +|cran|manipulateWidget|9.530338389731622e-06| +|cran|semEff|9.399266912132415e-06| +|cran|rr2|9.399266912132415e-06| +|cran|MEMSS|9.399266912132415e-06| +|cran|PKPDmodels|9.399266912132415e-06| +|cran|[ROCR](http://rocr.bioinf.mpi-sb.mpg.de/)|9.331611064827166e-06| +|cran|[quanteda](https://quanteda.io)|9.175669315813288e-06| +|cran|[GPArotation](http://www.stat.ucla.edu/research/gpa)|9.142728125390434e-06| +|cran|rsm|9.09172805396644e-06| +|cran|tables|9.087192760148671e-06| +|cran|[geiger](https://github.com/mwpennell/geiger-v2)|9.075017937772238e-06| +|cran|mda|9.059361367484148e-06| +|cran|seqLogo|8.915252179711112e-06| +|cran|rootSolve|8.76993380237286e-06| +|cran|Cubist|8.740002585464924e-06| +|cran|adehabitatMA|8.640141946734711e-06| +|cran|[rhandsontable](http://jrowen.github.io/rhandsontable/)|8.513197712439256e-06| +|cran|[sessioninfo](https://github.com/r-lib/sessioninfo#readme)|8.50785885664578e-06| +|cran|cleanNLP|8.471411901983664e-06| +|cran|udpipe|8.471411901983664e-06| +|cran|gpclib|8.345216527315956e-06| +|cran|PBSmapping|8.345216527315956e-06| +|cran|rnaturalearthhires|8.286284893636119e-06| +|cran|[imager](http://dahtah.github.io/imager/)|8.251375229204868e-06| +|cran|triangle|8.20186697782964e-06| +|cran|evd|8.20186697782964e-06| +|cran|SASmixed|8.199494707451242e-06| +|cran|beepr|8.1891280125635e-06| +|cran|MCMCpack|8.142213183841027e-06| +|cran|[NISTunits](NA)|8.123478913152191e-06| +|cran|measurements|8.055405067511251e-06| +|cran|[wikitaxa](https://github.com/ropensci/wikitaxa)|8.037232395875504e-06| +|cran|[natserv](https://docs.ropensci.org/natserv)|8.037232395875504e-06| +|cran|[worrms](https://docs.ropensci.org/worrms)|8.037232395875504e-06| +|cran|[rotl](https://docs.ropensci.org/rotl/)|8.037232395875504e-06| +|cran|[rredlist](https://github.com/ropensci/rredlist)|8.037232395875504e-06| +|cran|[bold](https://docs.ropensci.org/bold/)|8.037232395875504e-06| +|cran|[ritis](https://github.com/ropensci/ritis)|8.037232395875502e-06| +|cran|[fst](http://www.fstpackage.org)|7.961185975076605e-06| +|cran|yamlme|7.941948658109684e-06| +|cran|adehabitatLT|7.93048841473579e-06| +|cran|[pander](https://rapporter.github.io/pander/)|7.92402259350918e-06| +|cran|doFuture|7.914082171590002e-06| +|cran|pbmcapply|7.914082171590002e-06| +|cran|paradox|7.858958098367565e-06| +|cran|permute|7.799223783674091e-06| +|cran|plotfunctions|7.779868073250304e-06| +|cran|NLP|7.7591148473335e-06| +|cran|sparkline|7.74001759637285e-06| +|cran|rcdk|7.701283547257876e-06| +|cran|fingerprint|7.701283547257876e-06| +|cran|enviPat|7.701283547257876e-06| +|cran|flexdashboard|7.701283547257876e-06| +|cran|keys|7.701283547257876e-06| +|cran|[phytools](https://github.com/liamrevell/phytools)|7.694311231359072e-06| +|cran|[origami](https://tlverse.org/origami/)|7.691778061114989e-06| +|cran|RcppDE|7.677217036172696e-06| +|cran|[assertive](https://bitbucket.org/richierocks/assertive)|7.659635739083453e-06| +|cran|actuar|7.624270711785298e-06| +|cran|skellam|7.624270711785298e-06| +|cran|hoa|7.624270711785298e-06| +|cran|[shinyWidgets](https://github.com/dreamRs/shinyWidgets)|7.591915616280943e-06| +|cran|[docopt](https://github.com/docopt/docopt.R)|7.563760626771136e-06| +|cran|fpc|7.537245463975205e-06| +|cran|[survey](http://r-survey.r-forge.r-project.org/survey/)|7.525070545635783e-06| +|cran|MCMCglmm|7.502518231534263e-06| +|cran|betareg|7.369180837227264e-06| +|cran|psychTools|7.3662454201206275e-06| +|cran|scatterplot3d|7.298123574425964e-06| +|cran|CompQuadForm|7.280729583962918e-06| +|cran|[torch](https://torch.mlverse.org/docs)|7.271833903577456e-06| +|cran|gamlss|7.226009380768354e-06| +|cran|tree|7.219953325554259e-06| +|cran|[binman](https://docs.ropensci.org/binman/)|7.187864644107361e-06| +|cran|gbm|7.186101529742136e-06| +|cran|bigmemory|7.082430405067511e-06| +|cran|[beastier](https://docs.ropensci.org/beastier/)|7.059509918319721e-06| +|cran|shapefiles|7.05950991831972e-06| +|cran|VGAMdata|7.05950991831972e-06| +|cran|VGAMextra|7.05950991831972e-06| +|cran|[rstantools](https://mc-stan.org/rstantools/)|7.018441109244181e-06| +|cran|partykit|6.9526805192169706e-06| +|cran|partitions|6.948772507836273e-06| +|cran|signal|6.945934954676376e-06| +|cran|oskeyring|6.807384564094015e-06| +|cran|ExplainPrediction|6.807384564094015e-06| +|cran|rpart.plot|6.807384564094015e-06| +|cran|BiocManager|6.8011181641657595e-06| +|cran|[snakecase](https://github.com/Tazinho/snakecase)|6.742329646960432e-06| +|cran|afex|6.727795415316175e-06| +|cran|geepack|6.708323365723294e-06| +|cran|tester|6.687956764723945e-06| +|cran|[reprex](https://reprex.tidyverse.org)|6.681617780600473e-06| +|cran|bbmle|6.679355771833532e-06| +|cran|rticles|6.67083220351476e-06| +|cran|fastICA|6.670520409948257e-06| +|cran|[tidygraph](https://tidygraph.data-imaginist.com)|6.5992814315049245e-06| +|cran|[rentrez](http://github.com/ropensci/rentrez)|6.595752069789428e-06| +|cran|ks|6.5907859643273875e-06| +|cran|fixest|6.5475999415607454e-06| +|cran|[ff](https://github.com/truecluster/ff)|6.54404536172695e-06| +|cran|[colourpicker](https://github.com/daattali/colourpicker)|6.5106245777805075e-06| +|cran|antiword|6.503670483542129e-06| +|cran|[glmmTMB](https://github.com/glmmTMB/glmmTMB)|6.461648116256529e-06| +|cran|[downloader](https://github.com/wch/downloader)|6.457741354328292e-06| +|cran|[parsnip](https://github.com/tidymodels/parsnip)|6.436585720527932e-06| +|cran|bs4Dash|6.3590006052741515e-06| +|cran|acepack|6.334233933677591e-06| +|cran|htmlTable|6.334233933677591e-06| +|cran|reactR|6.252708784797466e-06| +|cran|protolite|6.188531421903651e-06| +|cran|TSA|6.051008501416902e-06| +|cran|[haven](https://haven.tidyverse.org)|6.050682360103502e-06| +|cran|[RNetCDF](https://github.com/mjwoods/RNetCDF)|5.984190299832596e-06| +|cran|cplm|5.98031789455291e-06| +|cran|clusterGeneration|5.9463714966987246e-06| +|cran|pROC|5.941411153559606e-06| +|cran|[rversions](https://github.com/r-hub/rversions)|5.940800578816862e-06| +|cran|[Ckmeans.1d.dp](NA)|5.9342136732933764e-06| +|cran|flexsurv|5.91654164582986e-06| +|cran|klaR|5.887384291939812e-06| +|cran|cubature|5.844849735338303e-06| +|cran|[jsonld](https://docs.ropensci.org/jsonld)|5.815254923439636e-06| +|cran|debugme|5.778380442976487e-06| +|cran|qvalue|5.775962660443407e-06| +|cran|subprocess|5.775962660443407e-06| +|cran|tensorA|5.769615448728635e-06| +|cran|[EML](https://docs.ropensci.org/EML/)|5.748458076346064e-06| +|cran|FNN|5.652688642551538e-06| +|cran|[earth](http://www.milbo.users.sonic.net/earth/)|5.636568679813983e-06| +|cran|[wesanderson](https://github.com/karthik/wesanderson)|5.589324411211393e-06| +|cran|rhub|5.555736401453972e-06| +|cran|gmailr|5.555736401453972e-06| +|cran|foghorn|5.555736401453972e-06| +|cran|coxme|5.5446945740274765e-06| +|cran|[dynlm](NA)|5.500916819469917e-06| +|cran|numbers|5.486601568097608e-06| +|cran|loder|5.450356922232137e-06| +|cran|ore|5.450356922232137e-06| +|cran|changepoint|5.445907651275213e-06| +|cran|mstate|5.445907651275213e-06| +|cran|nor1mix|5.445907651275213e-06| +|cran|diptest|5.445907651275213e-06| +|cran|linprog|5.445907651275213e-06| +|cran|magic|5.445907651275213e-06| +|cran|metafor|5.409395534943955e-06| +|cran|[rcorpora](https://github.com/gaborcsardi/rcorpora)|5.400525087514586e-06| +|cran|lgr|5.379737202577241e-06| +|cran|scico|5.348659300359584e-06| +|cran|rcartocolor|5.348659300359584e-06| +|cran|[ggthemes](https://github.com/jrnold/ggthemes)|5.319447930490324e-06| +|cran|lfe|5.317878859014729e-06| +|cran|[aod](https://cran.r-project.org/package=aod)|5.300688493953892e-06| +|cran|gdalUtils|5.2946324387397895e-06| +|cran|TeachingDemos|5.2946324387397895e-06| +|cran|plotmo|5.2946324387397895e-06| +|cran|[SuperLearner](https://github.com/ecpolley/SuperLearner)|5.289813259474871e-06| +|cran|[emld](https://docs.ropensci.org/emld/)|5.253375562593771e-06| +|cran|[chemometrics](http://www.statistik.tuwien.ac.at/public/filz/)|5.242232679805609e-06| +|cran|BiocVersion|5.200522467417338e-06| +|cran|modeltools|5.1831664926610565e-06| +|cran|Biobase|5.146384415646465e-06| +|cran|tm.lexicon.GeneralInquirer|5.142193570723326e-06| +|cran|Rpoppler|5.142193570723326e-06| +|cran|Rcampdf|5.142193570723326e-06| +|cran|filehash|5.142193570723326e-06| +|cran|scagnostics|5.101042481439214e-06| +|cran|labelled|5.101042481439214e-06| +|cran|intergraph|5.101042481439214e-06| +|cran|broom.helpers|5.101042481439214e-06| +|cran|[dbscan](https://github.com/mhahsler/dbscan)|5.092072631453506e-06| +|cran|speedglm|5.091786131021839e-06| +|cran|[fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)|5.079885109056639e-06| +|cran|PolynomF|5.015967573542959e-06| +|cran|[tokenizers](https://lincolnmullen.com/software/tokenizers/)|4.99683181725584e-06| +|cran|[lmerTest](https://github.com/runehaubo/lmerTestR)|4.995286634111172e-06| +|cran|[clisymbols](https://github.com/gaborcsardi/clisymbols)|4.987988717672122e-06| +|cran|mlogit|4.973782592797725e-06| +|cran|RcppCCTZ|4.953681382794568e-06| +|cran|genieclust|4.95082513752292e-06| +|cran|getopt|4.95082513752292e-06| +|cran|leaps|4.94844493312988e-06| +|cran|bignum|4.887353020375191e-06| +|cran|future.callr|4.833094113612498e-06| +|cran|[solrium](https://github.com/ropensci/solrium)|4.805891259654392e-06| +|cran|quantmod|4.765169194865811e-06| +|cran|FastRWeb|4.765169194865811e-06| +|cran|truncreg|4.750596812006895e-06| +|cran|panelr|4.750596812006895e-06| +|cran|metaBMA|4.750596812006895e-06| +|cran|ivreg|4.750596812006895e-06| +|cran|GLMMadaptive|4.750596812006895e-06| +|cran|clubSandwich|4.750596812006895e-06| +|cran|cgam|4.750596812006895e-06| +|cran|blme|4.750596812006895e-06| +|cran|geojsonlint|4.744540756792799e-06| +|cran|topicmodels|4.74012236568058e-06| +|cran|akima|4.738810635105855e-06| +|cran|ipred|4.727389372151594e-06| +|cran|[data.tree](http://github.com/gluc/data.tree)|4.708538379585003e-06| +|cran|RcppBigIntAlgos|4.70633994554648e-06| +|cran|ggfittext|4.70633994554648e-06| +|cran|robust|4.706171861976996e-06| +|cran|taxadb|4.703283880646774e-06| +|cran|assertive.code|4.690255393442766e-06| +|cran|assertive.reflection|4.690255393442766e-06| +|cran|assertive.data.us|4.690255393442766e-06| +|cran|assertive.data.uk|4.690255393442766e-06| +|cran|assertive.data|4.690255393442766e-06| +|cran|assertive.models|4.690255393442766e-06| +|cran|assertive.matrices|4.690255393442766e-06| +|cran|assertive.sets|4.690255393442766e-06| +|cran|assertive.files|4.690255393442766e-06| +|cran|assertive.datetimes|4.690255393442766e-06| +|cran|assertive.strings|4.690255393442766e-06| +|cran|assertive.numbers|4.690255393442766e-06| +|cran|assertive.types|4.690255393442766e-06| +|cran|assertive.properties|4.690255393442766e-06| +|cran|assertive.base|4.690255393442766e-06| +|cran|[openxlsx](https://ycphs.github.io/openxlsx/index.html)|4.5366543823600365e-06| +|cran|gdtools|4.516208166948203e-06| +|cran|[bayesplot](https://mc-stan.org/bayesplot/)|4.503504326914373e-06| +|cran|[redux](https://github.com/richfitz/redux)|4.4924154025671065e-06| +|cran|[wordcloud](http://blog.fellstat.com/?cat=11)|4.441010013621902e-06| +|cran|[Rtsne](https://github.com/jkrijthe/Rtsne)|4.437593472151462e-06| +|cran|[mlr3misc](https://mlr3misc.mlr-org.com)|4.431886919837807e-06| +|cran|locfit|4.424918520902909e-06| +|cran|bookdown|4.408418559956071e-06| +|cran|nonnest2|4.40650054578989e-06| +|cran|officer|4.406334591527738e-06| +|cran|[epiR](https://fvas.unimelb.edu.au/research/groups/veterinary-epidemiology-melbourne)|4.38583513918987e-06| +|cran|[logger](https://daroczig.github.io/logger/)|4.3820764999294775e-06| +|cran|[geometry](https://davidcsterratt.github.io/geometry)|4.362227037839645e-06| +|cran|stm|4.355058188317679e-06| +|cran|FMStable|4.331971995332556e-06| +|cran|sparsesvd|4.331971995332556e-06| +|cran|MuMIn|4.325738768290388e-06| +|cran|spls|4.256755377596946e-06| +|cran|Bessel|4.251750291715286e-06| +|cran|[archive](https://archive.r-lib.org/)|4.24786302285653e-06| +|cran|[wbstats](https://github.com/nset-ornl/wbstats)|4.235705950991833e-06| +|cran|transport|4.235705950991832e-06| +|cran|[humaniformat](https://github.com/ironholds/humaniformat/)|4.220895790324031e-06| +|cran|[rsample](https://rsample.tidymodels.org)|4.219201711446328e-06| +|cran|tracerer|4.154639808389117e-06| +|cran|stabledist|4.139588008257787e-06| +|cran|skewt|4.1388898149691615e-06| +|cran|catdata|4.1388898149691615e-06| +|cran|MPV|4.1388898149691615e-06| +|cran|fit.models|4.1388898149691615e-06| +|cran|DEoptimR|4.1388898149691615e-06| +|cran|feather|4.132686412060873e-06| +|cran|spacetime|4.08534257521181e-06| +|cran|[fdrtool](https://strimmerlab.github.io/software/fdrtool/)|3.9987433803069755e-06| +|cran|[move](https://bartk.gitlab.io/move/)|3.988164694115686e-06| +|cran|goftest|3.9435882991992914e-06| +|cran|tensor|3.9435882991992914e-06| +|cran|spatstat.sparse|3.9435882991992914e-06| +|cran|ellipse|3.935868563127873e-06| +|cran|[mathjaxr](https://github.com/wviechtb/mathjaxr)|3.931496124165495e-06| +|cran|doRNG|3.907438739789965e-06| +|cran|keras|3.902522351652171e-06| +|cran|[rdflib](https://github.com/ropensci/rdflib)|3.889934036625152e-06| +|DESCRIPTION|gitlab/JuditGG/trumpetplots|3.889537145079736e-06| +|DESCRIPTION|gitlab/ampere2/metalwalls|3.889537145079736e-06| +|DESCRIPTION|gitlab/libreumg/dataquier|3.889537145079736e-06| +|DESCRIPTION|github/JLSteenwyk/ggpubfigs|3.889537145079736e-06| +|DESCRIPTION|github/bartongroup/RoSA|3.889537145079736e-06| +|DESCRIPTION|github/dpseidel/stmove|3.889537145079736e-06| +|DESCRIPTION|github/bommert/stabm|3.889537145079736e-06| +|DESCRIPTION|github/insightsengineering/rbmi|3.889537145079736e-06| +|DESCRIPTION|github/mingzehuang/latentcor|3.889537145079736e-06| +|DESCRIPTION|github/annajenul/UBayFS|3.889537145079736e-06| +|DESCRIPTION|github/Merck/pkglite|3.889537145079736e-06| +|DESCRIPTION|github/raredd/kmdata|3.889537145079736e-06| +|DESCRIPTION|github/anwarbio/bioassays|3.889537145079736e-06| +|DESCRIPTION|github/flyaflya/causact|3.889537145079736e-06| +|DESCRIPTION|github/inrae/RCaNmodel|3.889537145079736e-06| +|DESCRIPTION|github/LindaNab/mecor|3.889537145079736e-06| +|DESCRIPTION|github/BMILAB/scLINE|3.889537145079736e-06| +|DESCRIPTION|github/vimc/vaultr|3.889537145079736e-06| +|DESCRIPTION|github/vimc/dettl|3.889537145079736e-06| +|DESCRIPTION|github/vimc/orderly|3.889537145079736e-06| +|DESCRIPTION|github/isoverse/isoreader|3.889537145079736e-06| +|DESCRIPTION|github/Crick-CancerGenomics/ascat|3.889537145079736e-06| +|DESCRIPTION|github/tidyverse/glue|3.889537145079736e-06| +|DESCRIPTION|github/s-abbas/robnptests|3.889537145079736e-06| +|DESCRIPTION|github/david-barnett/microViz|3.889537145079736e-06| +|DESCRIPTION|github/r-spatial/rgee|3.889537145079736e-06| +|DESCRIPTION|github/KiranLDA/PAMLr|3.889537145079736e-06| +|DESCRIPTION|github/zizroc/villager|3.889537145079736e-06| +|DESCRIPTION|github/LucyMcGowan/tipr|3.889537145079736e-06| +|DESCRIPTION|github/VBlesius/RHRT|3.889537145079736e-06| +|DESCRIPTION|github/Sydney-Informatics-Hub/OmixLitMiner|3.889537145079736e-06| +|DESCRIPTION|github/msalibian/RBF|3.889537145079736e-06| +|DESCRIPTION|github/ColemanRHarris/mxnorm|3.889537145079736e-06| +|DESCRIPTION|github/mmollina/viewpoly|3.889537145079736e-06| +|DESCRIPTION|github/SimCab-CHU/ifCNVR|3.889537145079736e-06| +|DESCRIPTION|github/saezlab/PHONEMeS|3.889537145079736e-06| +|DESCRIPTION|github/ants-project/ANTs|3.889537145079736e-06| +|DESCRIPTION|github/jgrembi/riskCommunicator|3.889537145079736e-06| +|DESCRIPTION|github/wadpac/GGIR|3.889537145079736e-06| +|DESCRIPTION|github/asgr/ProFound|3.889537145079736e-06| +|DESCRIPTION|github/asgr/hyper.fit|3.889537145079736e-06| +|DESCRIPTION|github/asgr/celestial|3.889537145079736e-06| +|DESCRIPTION|github/asgr/NFWdist|3.889537145079736e-06| +|DESCRIPTION|github/asgr/ProSpect|3.889537145079736e-06| +|DESCRIPTION|github/asgr/ProFuse|3.889537145079736e-06| +|DESCRIPTION|github/OwenWard/ppdiag|3.889537145079736e-06| +|DESCRIPTION|github/Jinsl-lab/SDImpute|3.889537145079736e-06| +|DESCRIPTION|github/gasparl/possa|3.889537145079736e-06| +|DESCRIPTION|github/xoopR/set6|3.889537145079736e-06| +|DESCRIPTION|github/prdm0/ropenblas|3.889537145079736e-06| +|DESCRIPTION|github/TheMillerLab/genetex|3.889537145079736e-06| +|DESCRIPTION|github/haoharryfeng/NeuCA|3.889537145079736e-06| +|DESCRIPTION|github/koenderks/jaspAudit|3.889537145079736e-06| +|DESCRIPTION|github/Hegghammer/daiR|3.889537145079736e-06| +|DESCRIPTION|github/jessecambon/tidygeocoder|3.889537145079736e-06| +|DESCRIPTION|github/databio/GenomicDistributions|3.889537145079736e-06| +|DESCRIPTION|github/rauschenberger/transreg|3.889537145079736e-06| +|DESCRIPTION|github/rauschenberger/joinet|3.889537145079736e-06| +|DESCRIPTION|github/KerryAM-R/ggVolcanoR|3.889537145079736e-06| +|DESCRIPTION|github/samhforbes/PupillometryR|3.889537145079736e-06| +|DESCRIPTION|github/CBIIT-CGBB/gcMECM|3.889537145079736e-06| +|DESCRIPTION|github/epiforecasts/covidregionaldata|3.889537145079736e-06| +|DESCRIPTION|github/stefanoMP/massiveGST|3.889537145079736e-06| +|DESCRIPTION|github/LabTranslationalArchitectomics/riboWaltz|3.889537145079736e-06| +|DESCRIPTION|github/JEFworks-Lab/STdeconvolve|3.889537145079736e-06| +|DESCRIPTION|github/MAnalytics/akmedoids|3.889537145079736e-06| +|DESCRIPTION|github/MAnalytics/opitools|3.889537145079736e-06| +|DESCRIPTION|github/easystats/performance|3.889537145079736e-06| +|DESCRIPTION|github/easystats/parameters|3.889537145079736e-06| +|DESCRIPTION|github/easystats/correlation|3.889537145079736e-06| +|DESCRIPTION|github/easystats/effectsize|3.889537145079736e-06| +|DESCRIPTION|github/LTLA/basilisk|3.889537145079736e-06| +|DESCRIPTION|github/donaldRwilliams/GGMnonreg|3.889537145079736e-06| +|DESCRIPTION|github/donaldRwilliams/BGGM|3.889537145079736e-06| +|DESCRIPTION|github/justinmathias/isocalcR|3.889537145079736e-06| +|DESCRIPTION|github/mcsiple/mmrefpoints|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-org/roblog|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-org/pkgreviewr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-org/rotemplate|3.889537145079736e-06| +|DESCRIPTION|github/chainsawriot/oolong|3.889537145079736e-06| +|DESCRIPTION|github/chainsawriot/sweater|3.889537145079736e-06| +|DESCRIPTION|github/GaryBAYLOR/mixR|3.889537145079736e-06| +|DESCRIPTION|github/hydrosolutions/riversCentralAsia|3.889537145079736e-06| +|DESCRIPTION|github/rajewsky-lab/dropbead|3.889537145079736e-06| +|DESCRIPTION|github/V-Bernal/GeneNetTools|3.889537145079736e-06| +|DESCRIPTION|github/NathanSkene/MAGMA_Celltyping|3.889537145079736e-06| +|DESCRIPTION|github/NathanSkene/EWCE|3.889537145079736e-06| +|DESCRIPTION|github/alesantuz/musclesyneRgies|3.889537145079736e-06| +|DESCRIPTION|github/pydemull/activAnalyzer|3.889537145079736e-06| +|DESCRIPTION|github/cran/irtplay|3.889537145079736e-06| +|DESCRIPTION|github/dsoave/JLS|3.889537145079736e-06| +|DESCRIPTION|github/bblodfon/emba|3.889537145079736e-06| +|DESCRIPTION|github/Dulab2020/ARMT|3.889537145079736e-06| +|DESCRIPTION|github/AgrDataSci/climatrends|3.889537145079736e-06| +|DESCRIPTION|github/vbaliga/gaussplotR|3.889537145079736e-06| +|DESCRIPTION|github/OrlandoLam/SAMT|3.889537145079736e-06| +|DESCRIPTION|github/snystrom/memes|3.889537145079736e-06| +|DESCRIPTION|github/ArgoCanada/argodata|3.889537145079736e-06| +|DESCRIPTION|github/gabraham/flashpca|3.889537145079736e-06| +|DESCRIPTION|github/ShixiangWang/sigminer|3.889537145079736e-06| +|DESCRIPTION|github/SietzeN/glottospace|3.889537145079736e-06| +|DESCRIPTION|github/alan-turing-institute/DetectorChecker|3.889537145079736e-06| +|DESCRIPTION|github/meenakshi-kushwaha/mmaqshiny|3.889537145079736e-06| +|DESCRIPTION|github/rickhelmus/patRoon|3.889537145079736e-06| +|DESCRIPTION|github/pratheesh3780/grapesAgri1|3.889537145079736e-06| +|DESCRIPTION|github/ropenscilabs/gendercoder|3.889537145079736e-06| +|DESCRIPTION|github/ropenscilabs/qcoder|3.889537145079736e-06| +|DESCRIPTION|github/ropenscilabs/allcontributors|3.889537145079736e-06| +|DESCRIPTION|github/ropenscilabs/r2readthedocs|3.889537145079736e-06| +|DESCRIPTION|github/gtonkinhill/fastbaps|3.889537145079736e-06| +|DESCRIPTION|github/lasseignelab/CINmetrics|3.889537145079736e-06| +|DESCRIPTION|github/pmoulos/metaseqR2|3.889537145079736e-06| +|DESCRIPTION|github/zoometh/iconr|3.889537145079736e-06| +|DESCRIPTION|github/sjbeckett/localcovid19now|3.889537145079736e-06| +|DESCRIPTION|github/weizhouUMICH/SAIGE|3.889537145079736e-06| +|DESCRIPTION|github/signaturescience/skater|3.889537145079736e-06| +|DESCRIPTION|github/fumi-github/omicwas|3.889537145079736e-06| +|DESCRIPTION|github/humanfactors/FIPS|3.889537145079736e-06| +|DESCRIPTION|github/RajLabMSSM/echolocatoR|3.889537145079736e-06| +|DESCRIPTION|github/metaOmics/MetaPath|3.889537145079736e-06| +|DESCRIPTION|github/Pinlyu3/LRLoop|3.889537145079736e-06| +|DESCRIPTION|github/binzhulab/SUITOR|3.889537145079736e-06| +|DESCRIPTION|github/llrs/experDesign|3.889537145079736e-06| +|DESCRIPTION|github/johnschwenck/bp|3.889537145079736e-06| +|DESCRIPTION|github/r-cas/caracas|3.889537145079736e-06| +|DESCRIPTION|github/SwissClinicalTrialOrganisation/secuTrialR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-archive/reviewer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-archive/rodev|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-archive/monkeylearn|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-archive/arresteddev|3.889537145079736e-06| +|DESCRIPTION|github/ec363/fpcountr|3.889537145079736e-06| +|DESCRIPTION|github/VNNikolaidis/nnlib2Rcpp|3.889537145079736e-06| +|DESCRIPTION|github/lsds/Neptune|3.889537145079736e-06| +|DESCRIPTION|github/oneilsh/tidytensor|3.889537145079736e-06| +|DESCRIPTION|github/maximewack/viroCapt|3.889537145079736e-06| +|DESCRIPTION|github/TomKellyGenetics/graphsim|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/autotest|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/roreviewapi|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/srr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/pkgcheck|3.889537145079736e-06| +|DESCRIPTION|github/ropensci-review-tools/pkgstats|3.889537145079736e-06| +|DESCRIPTION|github/insilico/cncv|3.889537145079736e-06| +|DESCRIPTION|github/deweylab/RSEM|3.889537145079736e-06| +|DESCRIPTION|github/riatelab/osrm|3.889537145079736e-06| +|DESCRIPTION|github/ArkajyotiSaha/RandomForestsGLS|3.889537145079736e-06| +|DESCRIPTION|github/ClaudioZandonella/PRDA|3.889537145079736e-06| +|DESCRIPTION|github/abmantz/rgw|3.889537145079736e-06| +|DESCRIPTION|github/rcarragh/c212|3.889537145079736e-06| +|DESCRIPTION|github/ICRAR/ProFit|3.889537145079736e-06| +|DESCRIPTION|github/RETURN-project/BenchmarkRecovery|3.889537145079736e-06| +|DESCRIPTION|github/Martindelosrios/MeSsI|3.889537145079736e-06| +|DESCRIPTION|github/Martindelosrios/ROGER|3.889537145079736e-06| +|DESCRIPTION|github/aranyics/ReDCM|3.889537145079736e-06| +|DESCRIPTION|github/bcjaeger/aorsf|3.889537145079736e-06| +|DESCRIPTION|github/hope-data-science/tidyfst|3.889537145079736e-06| +|DESCRIPTION|github/IMB-Computational-Genomics-Lab/scGPS|3.889537145079736e-06| +|DESCRIPTION|github/YenWenWang/HapDipKinship|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/osiris|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/rmap|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/ambrosia|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/plutus|3.889537145079736e-06| +|DESCRIPTION|github/JGCRI/rfasst|3.889537145079736e-06| +|DESCRIPTION|github/cjbarrie/academictwitteR|3.889537145079736e-06| +|DESCRIPTION|github/q1cui/discourseGT|3.889537145079736e-06| +|DESCRIPTION|github/GOVS-pack/GOVS|3.889537145079736e-06| +|DESCRIPTION|github/Yingjie4Science/SDGdetector|3.889537145079736e-06| +|DESCRIPTION|github/tbep-tech/tbeptools|3.889537145079736e-06| +|DESCRIPTION|github/mdsteiner/EFAtools|3.889537145079736e-06| +|DESCRIPTION|github/ScialdoneLab/MitoHEAR|3.889537145079736e-06| +|DESCRIPTION|github/adithirgis/pollucheck|3.889537145079736e-06| +|DESCRIPTION|github/SofieVG/FlowSOM|3.889537145079736e-06| +|DESCRIPTION|github/msaland/THInCR-Suite|3.889537145079736e-06| +|DESCRIPTION|github/tlverse/hal9001|3.889537145079736e-06| +|DESCRIPTION|github/GabrielNakamura/FishPhyloMaker|3.889537145079736e-06| +|DESCRIPTION|github/rudeboybert/forestecology|3.889537145079736e-06| +|DESCRIPTION|github/CornellLabofOrnithology/auk|3.889537145079736e-06| +|DESCRIPTION|github/mlr-org/mcboost|3.889537145079736e-06| +|DESCRIPTION|github/chrisaberson/BetterReg|3.889537145079736e-06| +|DESCRIPTION|github/ecological-cities/home2park|3.889537145079736e-06| +|DESCRIPTION|github/arcaldwell49/SimplyAgree|3.889537145079736e-06| +|DESCRIPTION|github/flosalbizziae/kataegis|3.889537145079736e-06| +|DESCRIPTION|github/IMMM-SFA/gamut|3.889537145079736e-06| +|DESCRIPTION|github/lrnv/cort|3.889537145079736e-06| +|DESCRIPTION|github/andyphilips/dynamac|3.889537145079736e-06| +|DESCRIPTION|github/YuLab-SMU/treeio|3.889537145079736e-06| +|DESCRIPTION|github/ezer/PAFway|3.889537145079736e-06| +|DESCRIPTION|github/AngusWright/LAMBDAR|3.889537145079736e-06| +|DESCRIPTION|github/COINtoolbox/CosmoPhotoz|3.889537145079736e-06| +|DESCRIPTION|github/genostats/LowKi|3.889537145079736e-06| +|DESCRIPTION|github/DidierMurilloF/FielDHub|3.889537145079736e-06| +|DESCRIPTION|github/MRCIEU/metaboprep|3.889537145079736e-06| +|DESCRIPTION|github/ComtekAdvancedStructures/cmstatr|3.889537145079736e-06| +|DESCRIPTION|github/isakro/shoredate|3.889537145079736e-06| +|DESCRIPTION|github/jorittmo/singcar|3.889537145079736e-06| +|DESCRIPTION|github/alexander-pastukhov/bistablehistory|3.889537145079736e-06| +|DESCRIPTION|github/CajoterBraak/demc2|3.889537145079736e-06| +|DESCRIPTION|github/lydialucchesi/Vizumap|3.889537145079736e-06| +|DESCRIPTION|github/tidymodels/stacks|3.889537145079736e-06| +|DESCRIPTION|github/tidymodels/infer|3.889537145079736e-06| +|DESCRIPTION|github/nevrome/bleiglas|3.889537145079736e-06| +|DESCRIPTION|github/Natsiopoulos/ARDL|3.889537145079736e-06| +|DESCRIPTION|github/shangguandong1996/FindIT2|3.889537145079736e-06| +|DESCRIPTION|github/esplint/IRACpm|3.889537145079736e-06| +|DESCRIPTION|github/IndrajeetPatil/ggstatsplot|3.889537145079736e-06| +|DESCRIPTION|github/IndrajeetPatil/statsExpressions|3.889537145079736e-06| +|DESCRIPTION|github/GreiffLab/immuneREF|3.889537145079736e-06| +|DESCRIPTION|github/NLeSC/EEG-epilepsy-diagnosis|3.889537145079736e-06| +|DESCRIPTION|github/NLeSC/compressing-the-sky|3.889537145079736e-06| +|DESCRIPTION|github/tgrimes/SeqNet|3.889537145079736e-06| +|DESCRIPTION|github/rqtl/qtl2|3.889537145079736e-06| +|DESCRIPTION|github/nhejazi/medoutcon|3.889537145079736e-06| +|DESCRIPTION|github/nhejazi/haldensify|3.889537145079736e-06| +|DESCRIPTION|github/nhejazi/txshift|3.889537145079736e-06| +|DESCRIPTION|github/HajkD/LTRpred|3.889537145079736e-06| +|DESCRIPTION|github/ImperialCollegeLondon/epidemia|3.889537145079736e-06| +|DESCRIPTION|github/ImperialCollegeLondon/covid19model|3.889537145079736e-06| +|DESCRIPTION|github/ImperialCollegeLondon/safedata|3.889537145079736e-06| +|DESCRIPTION|github/ConnorDonegan/geostan|3.889537145079736e-06| +|DESCRIPTION|github/kateharborne/SimSpin|3.889537145079736e-06| +|DESCRIPTION|github/r-spatialecology/shar|3.889537145079736e-06| +|DESCRIPTION|github/SciOmicsLab/PhenoComb|3.889537145079736e-06| +|DESCRIPTION|github/LiesaSalzer/MobilityTransformR|3.889537145079736e-06| +|DESCRIPTION|github/akcochrane/TEfits|3.889537145079736e-06| +|DESCRIPTION|github/radio1988/OneStopRNAseq|3.889537145079736e-06| +|DESCRIPTION|github/dankelley/oce|3.889537145079736e-06| +|DESCRIPTION|github/julia-wrobel/registr|3.889537145079736e-06| +|DESCRIPTION|github/fchuffar/protopackage|3.889537145079736e-06| +|DESCRIPTION|github/bluefoxr/COINr|3.889537145079736e-06| +|DESCRIPTION|github/JSB-UCLA/scPNMF|3.889537145079736e-06| +|DESCRIPTION|github/takfung/ResDisMapper|3.889537145079736e-06| +|DESCRIPTION|github/yiling0210/APIR|3.889537145079736e-06| +|DESCRIPTION|github/highamm/sptotal|3.889537145079736e-06| +|DESCRIPTION|github/cosimameyer/overviewR|3.889537145079736e-06| +|DESCRIPTION|github/timoast/signac|3.889537145079736e-06| +|DESCRIPTION|github/nanakiksc/zerone|3.889537145079736e-06| +|DESCRIPTION|github/asancpt/caffsim|3.889537145079736e-06| +|DESCRIPTION|github/abschneider/StrainHub|3.889537145079736e-06| +|DESCRIPTION|github/ejikeugba/serp|3.889537145079736e-06| +|DESCRIPTION|github/ejikeugba/gofcat|3.889537145079736e-06| +|DESCRIPTION|github/txopen/histoc|3.889537145079736e-06| +|DESCRIPTION|github/rhenkin/visxhclust|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/stantargets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/opencontext|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/webmockr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tinkr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pubchunks|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/refimpact|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rfisheries|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/wateRinfo|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nomisr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/citesdb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/paleobioDB|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcrossref|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tesseract|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/lightr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rfishbase|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rglobi|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/spatsoc|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/av|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/staypuft|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/charlatan|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dataaimsr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/osmplotr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/phylotaR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/treebase|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/workloopR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/piggyback|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/wdman|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/hunspell|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mregions|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/readODS|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ezknitr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jsonld|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxlist|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/timefuzz|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/predictNMB|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rrlite|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/visdat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/censo2017|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdefra|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/outcomerate|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/FedData|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/prism|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/Rpolyhedra|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rzmq|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rppo|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/phonfieldwork|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cyphr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxize|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tidync|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bomrang|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/exoplanets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/namext|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ghql|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rbace|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cde|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/RSelenium|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/emld|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/USAboundariesData|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/epubr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdhs|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rredlist|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/USAboundaries|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/phylogram|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rgbif|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rAvis|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/RNeXML|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/brranching|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/colocr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ckanr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/biomartr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tidypmc|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcites|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/drake|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/finch|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/CoordinateCleaner|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gistr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gittargets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rfema|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bikedata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dataspice|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ssh|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/EML|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/graphql|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/patentsview|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdatacite|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/git2r|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/spiro|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/geonames|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/helminthR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pangaear|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/wellknown|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jagstargets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ramlegacy|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/oai|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/zbank|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/hoardr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/antiword|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tokenizers|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bib2df|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxadb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tracerer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/smapr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mapscanner|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jsonvalidate|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/slopes|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rgpdd|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/stats19|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nodbi|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/arkdb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/skynet|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/qpdf|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/chlorpromazineR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rtweet|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tacmagic|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tidyhydat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/popler|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/excluder|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/wikitaxa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/hydroscoper|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/EndoMineR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/riem|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/getlandsat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/DataPackageR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jstor|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nasapower|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/stplanr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rentrez|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/neotoma|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnaturalearthdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/katex|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/MODIStsp|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/outsider.base|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/googleLanguageR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdryad|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/worrms|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnaturalearthhires|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/vcr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/isdparser|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rtika|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/photosearcher|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/opentripplanner|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnaturalearth|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tradestatistics|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pendulum|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jenkins|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rsnps|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ruODK|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tidyqpcr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rmangal|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/DataSpaceR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/plater|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdataretriever|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/traits|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/infx|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/skimr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/solrium|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pixelclasser|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ots|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnoaa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/microdemic|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/fingertipsR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rWBclimate|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/addressable|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bowerbird|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/targets|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/medrxivr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/AntWeb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rAltmetric|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/robotstxt|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/conditionz|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rdflib|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/BaseSet|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rperseus|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rrricanes|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cRegulome|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/writexl|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/xslt|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/git2rdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/datapack|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/essurvey|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/treedata.table|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/seasl|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/qualtRics|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/outsider.devtools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/refsplitr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/plotly|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cchecks|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cld3|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dbhydroR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/unrtf|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/terrainr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxizedb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/sofa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnassqs|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rsat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/osmdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/NLMR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mcbette|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tarchetypes|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bibtex|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/phylocomr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ecoengine|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/treestartr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/outsider|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ritis|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/aRxiv|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/DoOR.functions|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/fulltext|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/camsRad|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/opencage|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/crul|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/beastier|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/daiquiri|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rrricanesdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/MtreeRing|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cffr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rromeo|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/europepmc|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/circle|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/unifir|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pathviewr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/codemetar|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gtfsr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/scrubr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/antanym|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rinat|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/virtuoso|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rvertnet|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rgnparser|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/magick|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcoreoa|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/chirps|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/PostcodesioR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/clifro|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/elastic|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/DoOR.data|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dbparser|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mauricer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/MODISTools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcol|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/baRcodeR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/awardFindR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rplos|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/spocc|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/Rclean|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/jqr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/handlr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/getCRUCLdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/GSODR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/osmextract|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/opencv|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/landscapetools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/RefManageR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/suppdata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/beautier|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/osfr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cleanEHR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/eia|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mapr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rebird|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/coder|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rusda|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/pdftools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tic|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/roadoi|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/hddtools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tabulizer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/geojsonio|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/assertr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bold|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/SymbiotaR2|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/babette|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/trufflesniffer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tiler|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/grainchanger|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/ijtiff|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nbaR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/comtradr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/parzer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/chromer|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/binman|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/natserv|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rcitoid|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gutenbergr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/nlrx|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/geojsonlint|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/UCSCXenaTools|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rotl|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rb3|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/weathercan|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/fauxpas|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/restez|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/cld2|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rnpn|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/randgeo|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/spelling|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rfigshare|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/webchem|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/historydata|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/mctq|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/allodb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rbhl|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/tif|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/citecorp|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/onekp|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rorcid|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/textreuse|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/lingtypology|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/internetarchive|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/iheatmapr|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/taxview|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/dittodb|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/rerddap|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/c14bazAAR|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/gitignore|3.889537145079736e-06| +|DESCRIPTION|github/ropensci/bittrex|3.889537145079736e-06| +|DESCRIPTION|github/jackmwolf/tehtuner|3.889537145079736e-06| +|DESCRIPTION|github/niceume/datasailr|3.889537145079736e-06| +|DESCRIPTION|github/dgrun/FateID|3.889537145079736e-06| +|DESCRIPTION|github/BrianAronson/birankr|3.889537145079736e-06| +|DESCRIPTION|github/xiaotiand/FunFor|3.889537145079736e-06| +|DESCRIPTION|github/adriancorrendo/metrica|3.889537145079736e-06| +|DESCRIPTION|github/EpiVec/TDLM|3.889537145079736e-06| +|DESCRIPTION|github/constantAmateur/SoupX|3.889537145079736e-06| +|DESCRIPTION|github/sachsmc/cosinor|3.889537145079736e-06| +|DESCRIPTION|github/SchlossLab/mikropml|3.889537145079736e-06| +|DESCRIPTION|github/VincentAlcazer/StatAid|3.889537145079736e-06| +|DESCRIPTION|github/RafaelSdeSouza/qrpca|3.889537145079736e-06| +|DESCRIPTION|github/johannes-titz/cofad|3.889537145079736e-06| +|DESCRIPTION|github/andreyshabalin/TwinEQTL|3.889537145079736e-06| +|DESCRIPTION|github/stemangiola/tidyHeatmap|3.889537145079736e-06| +|DESCRIPTION|github/martin3141/spant|3.889537145079736e-06| +|DESCRIPTION|github/INCEPTdk/adaptr|3.889537145079736e-06| +|DESCRIPTION|github/zhouzilu/DENDRO|3.889537145079736e-06| +|DESCRIPTION|github/CTU-Bern/presize|3.889537145079736e-06| +|DESCRIPTION|github/r-lib/credentials|3.889537145079736e-06| +|DESCRIPTION|github/r-lib/gert|3.889537145079736e-06| +|DESCRIPTION|github/yuliadm/mixComp|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/sircovid|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/drjacoby|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/squire|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/odin|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/provisionr|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/cinterpolate|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/dust|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/EpiEstim|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/rrq|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/PlasmoMAPI|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/individual|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/ring|3.889537145079736e-06| +|DESCRIPTION|github/mrc-ide/dde|3.889537145079736e-06| +|DESCRIPTION|github/RitchieLab/hudson|3.889537145079736e-06| +|DESCRIPTION|github/sebastien-plutniak/archeofrag|3.889537145079736e-06| +|DESCRIPTION|github/SJTU-CGM/ivTerm|3.889537145079736e-06| +|DESCRIPTION|github/alstat/ALUES|3.889537145079736e-06| +|DESCRIPTION|github/n8thangreen/BCEA|3.889537145079736e-06| +|DESCRIPTION|github/YonghuiDong/RawHummus|3.889537145079736e-06| +|DESCRIPTION|github/kendomaniac/rCASC|3.889537145079736e-06| +|DESCRIPTION|github/kendomaniac/docker4seq|3.889537145079736e-06| +|DESCRIPTION|github/bcgov/bcdata|3.889537145079736e-06| +|DESCRIPTION|github/bcgov/shinyssdtools|3.889537145079736e-06| +|DESCRIPTION|github/taranu/AllStarFit|3.889537145079736e-06| +|DESCRIPTION|github/kadyb/rgugik|3.889537145079736e-06| +|DESCRIPTION|github/prioritizr/wdpar|3.889537145079736e-06| +|DESCRIPTION|github/saeyslab/PeacoQC|3.889537145079736e-06| +|DESCRIPTION|github/saeyslab/nichenetr|3.889537145079736e-06| +|DESCRIPTION|github/wesleyburr/subMaldi|3.889537145079736e-06| +|DESCRIPTION|github/DrJCarson/BoundedCoalescent|3.889537145079736e-06| +|DESCRIPTION|github/TeamPerie/CellDestiny|3.889537145079736e-06| +|DESCRIPTION|github/azizka/IUCNN|3.889537145079736e-06| +|DESCRIPTION|github/JonasRieger/ldaPrototype|3.889537145079736e-06| +|DESCRIPTION|github/obreschkow/dftools|3.889537145079736e-06| +|DESCRIPTION|github/mmahmoudian/sivs|3.889537145079736e-06| +|DESCRIPTION|github/tinglabs/scAIDE|3.889537145079736e-06| +|DESCRIPTION|github/nand1155/CausNet|3.889537145079736e-06| +|DESCRIPTION|github/schochastics/signnet|3.889537145079736e-06| +|DESCRIPTION|github/schochastics/graphlayouts|3.889537145079736e-06| +|DESCRIPTION|github/schochastics/netrankr|3.889537145079736e-06| +|DESCRIPTION|github/astrostat/Automark|3.889537145079736e-06| +|DESCRIPTION|github/astrostat/LIRA|3.889537145079736e-06| +|DESCRIPTION|github/ramadatta/CPgeneProfiler|3.889537145079736e-06| +|DESCRIPTION|github/USEPA/nsink|3.889537145079736e-06| +|DESCRIPTION|github/maize-genetics/rTASSEL|3.889537145079736e-06| +|cran|socialmixr|3.8506417736289455e-06| +|cran|LSD|3.850641773628939e-06| +|cran|[nasapower](https://docs.ropensci.org/nasapower/)|3.850641773628939e-06| +|cran|outbreaks|3.850641773628938e-06| +|cran|aweek|3.850641773628938e-06| +|cran|loo|3.838240426287214e-06| +|cran|[rmsfact](NA)|3.812135355892649e-06| +|cran|[multicolor](https://github.com/aedobbyn/multicolor/)|3.812135355892649e-06| +|cran|geomorph|3.8121353558926486e-06| +|cran|clv|3.706242707117854e-06| +|cran|[geojson](https://docs.ropensci.org/geojson)|3.6901983663944006e-06| +|cran|[MLmetrics](http://github.com/yanyachen/MLmetrics)|3.6791591115526016e-06| +|cran|ncbit|3.665514765281393e-06| +|cran|subplex|3.665514765281393e-06| +|cran|[shinybusy](https://github.com/dreamRs/shinybusy)|3.6618572408003626e-06| +|cran|thor|3.630605100850142e-06| +|cran|[fds](https://sites.google.com/site/hanlinshangswebsite/)|3.6205200866811133e-06| +|cran|gcookbook|3.6027386143304584e-06| +|cran|polycor|3.5773276091358363e-06| +|cran|imbalance|3.52975495915986e-06| +|cran|prodlim|3.52975495915986e-06| +|cran|pec|3.52975495915986e-06| +|cran|limma|3.4996659970594595e-06| +|cran|misc3d|3.494457409568261e-06| +|cran|aws.signature|3.4801388466705236e-06| +|cran|[stringdist](https://github.com/markvanderloo/stringdist)|3.476273823415029e-06| +|cran|maxLik|3.465577596266044e-06| +|cran|princurve|3.465577596266044e-06| +|cran|brglm|3.465577596266044e-06| +|cran|[jsonvalidate](https://docs.ropensci.org/jsonvalidate/)|3.457736922971341e-06| +|cran|[gistr](https://github.com/ropensci/gistr)|3.447102294826917e-06| +|cran|PCICt|3.4220325043025565e-06| +|cran|gld|3.422014435118068e-06| +|cran|paws|3.4211921299485538e-06| +|cran|clustermq|3.4211921299485538e-06| +|cran|grpreg|3.4036922820470077e-06| +|cran|registry|3.3030255042507088e-06| +|cran|pvclust|3.301539512983373e-06| +|cran|[themis](https://github.com/tidymodels/themis)|3.2940949341897116e-06| +|cran|superpc|3.2940949341897116e-06| +|cran|subselect|3.2940949341897116e-06| +|cran|pamr|3.2940949341897116e-06| +|cran|BradleyTerry2|3.2940949341897116e-06| +|cran|ModelMetrics|3.2940949341897116e-06| +|cran|yulab.utils|3.2536347647208487e-06| +|cran|[servr](https://github.com/yihui/servr)|3.247259959993325e-06| +|cran|farver|3.203475088985419e-06| +|cran|corpus.JSS.papers|3.176779463243874e-06| +|cran|lasso2|3.176779463243874e-06| +|cran|ggfun|3.176779463243874e-06| +|cran|robustlmm|3.176779463243874e-06| +|cran|multgee|3.176779463243874e-06| +|cran|merTools|3.176779463243874e-06| +|cran|marginaleffects|3.176779463243874e-06| +|cran|logistf|3.176779463243874e-06| +|cran|JM|3.176779463243874e-06| +|cran|gmnl|3.176779463243874e-06| +|cran|fungible|3.176779463243874e-06| +|cran|feisr|3.176779463243874e-06| +|cran|estimatr|3.176779463243874e-06| +|cran|crch|3.176779463243874e-06| +|cran|censReg|3.176779463243874e-06| +|cran|bife|3.176779463243874e-06| +|cran|bdsmatrix|3.176779463243874e-06| +|cran|[rfishbase](https://docs.ropensci.org/rfishbase/)|3.1286464410735134e-06| +|cran|sparklyr|3.128646441073512e-06| +|cran|sjmisc|3.1011418569761627e-06| +|cran|[progressr](https://progressr.futureverse.org)|3.0906466867284986e-06| +|cran|distr6|3.0693521383998783e-06| +|cran|hardhat|3.0565779414536425e-06| +|cran|[geojsonsf](https://github.com/SymbolixAU/geojsonsf)|3.0535297549591617e-06| +|cran|ppcor|3.051504677862977e-06| +|cran|distributional|3.0466616230910283e-06| +|cran|plainview|3.0444136522753793e-06| +|cran|mapdeck|3.0444136522753793e-06| +|cran|decor|3.025504250708451e-06| +|cran|[mlr3](https://mlr3.mlr-org.com)|3.0199849361738678e-06| +|cran|rainbow|2.9952492082013663e-06| +|cran|procmaps|2.9794847386845173e-06| +|cran|[tidytext](http://github.com/juliasilge/tidytext)|2.9399004085026423e-06| +|cran|tablerDash|2.9378084753255978e-06| +|cran|argonDash|2.9378084753255978e-06| +|cran|argonR|2.9378084753255978e-06| +|cran|TMB|2.9352942615818235e-06| +|cran|RProtoBuf|2.9324118122251144e-06| +|cran|[lhs](https://github.com/bertcarnell/lhs)|2.915485914319054e-06| +|cran|affy|2.9030876941028635e-06| +|cran|marray|2.9030876941028635e-06| +|cran|lm.beta|2.8885769165341194e-06| +|cran|[magicaxis](NA)|2.861786488224236e-06| +|cran|[xgboost](https://github.com/dmlc/xgboost)|2.8497805189753924e-06| +|cran|[latex2exp](https://www.stefanom.io/latex2exp/)|2.8318018902553656e-06| +|cran|GenSA|2.8274528474924203e-06| +|cran|MonetDBLite|2.823803967327888e-06| +|cran|RgoogleMaps|2.815781796966161e-06| +|cran|systemfonts|2.809291385962701e-06| +|cran|ExactData|2.7624169245598905e-06| +|cran|diffobj|2.7570929230856796e-06| +|cran|Epi|2.7529588264710783e-06| +|cran|memisc|2.7529588264710783e-06| +|cran|descr|2.7529588264710783e-06| +|cran|sylly.en|2.7529588264710783e-06| +|cran|sylly|2.7529588264710783e-06| +|cran|estimability|2.751921419527368e-06| +|cran|[rjags](https://mcmc-jags.sourceforge.io)|2.7398797235436694e-06| +|cran|[R.matlab](https://github.com/HenrikBengtsson/R.matlab)|2.736156026004342e-06| +|cran|[pbivnorm](https://github.com/brentonk/pbivnorm)|2.7283823619726093e-06| +|cran|DoE.base|2.7229538256376063e-06| +|cran|RcppAnnoy|2.714431278452512e-06| +|cran|[flextable](https://ardata-fr.github.io/flextable-book/)|2.7018669778296394e-06| +|cran|DendSer|2.680756003193515e-06| +|cran|[rgbif](https://github.com/ropensci/rgbif)|2.6740567872423205e-06| +|cran|[rbison](https://github.com/ropensci/rbison)|2.6740567872423205e-06| +|cran|[rebird](https://docs.ropensci.org/rebird/)|2.6740567872423205e-06| +|cran|[rvertnet](https://github.com/ropensci/rvertnet)|2.6740567872423205e-06| +|cran|[ridigbio](https://github.com/iDigBio/ridigbio)|2.6740567872423205e-06| +|cran|fftw|2.6669623508680017e-06| +|cran|[clusterCrit](http:www.r-project.org)|2.6597415358700194e-06| +|cran|kknn|2.6597289498146534e-06| +|cran|picante|2.6473162193698947e-06| +|cran|hisse|2.6473162193698947e-06| +|cran|diversitree|2.6473162193698947e-06| +|cran|[gargle](https://gargle.r-lib.org)|2.6428317763105473e-06| +|cran|[arm](https://CRAN.R-project.org/package=arm)|2.5991831971995342e-06| +|cran|svUnit|2.5932893577501007e-06| +|cran|AlgDesign|2.5932893577501007e-06| +|cran|[shinyjqui](https://github.com/yang-tang/shinyjqui)|2.585249953939693e-06| +|cran|BiasedUrn|2.541423570595099e-06| +|cran|[hal9001](https://github.com/tlverse/hal9001)|2.5380986017178983e-06| +|cran|[ggdendro](https://github.com/andrie/ggdendro)|2.5299392003930513e-06| +|cran|[oai](https://github.com/ropensci/oai)|2.514528816642902e-06| +|cran|rsyslog|2.5058791849923706e-06| +|cran|logging|2.5058791849923706e-06| +|cran|[leafem](https://github.com/r-spatial/leafem)|2.499135272545426e-06| +|cran|[reproj](https://github.com/hypertidy/reproj/)|2.482634360628732e-06| +|cran|influenceR|2.478206721744594e-06| +|cran|Rdonlp2|2.47541256876146e-06| +|cran|gamlss.dist|2.47541256876146e-06| +|cran|Rsolnp|2.47541256876146e-06| +|cran|[correlation](https://easystats.github.io/correlation/)|2.4745731657363494e-06| +|cran|[kml](http:www.r-project.org)|2.457076179363232e-06| +|cran|kriging|2.4436765101875955e-06| +|cran|udunits2|2.4436765101875955e-06| +|cran|formula.tools|2.4436765101875955e-06| +|cran|R2WinBUGS|2.4436765101875955e-06| +|cran|[posterior](https://mc-stan.org/posterior/)|2.4332000044879285e-06| +|cran|plotlyGeoAssets|2.4132377326045567e-06| +|cran|listviewer|2.4132377326045567e-06| +|cran|mlr3measures|2.389372587738982e-06| +|cran|mclustcomp|2.3825845974329056e-06| +|cran|maotai|2.3825845974329056e-06| +|cran|CVXR|2.3825845974329056e-06| +|cran|leafgl|2.3825845974329056e-06| +|cran|shinyEffects|2.3825845974329056e-06| +|cran|seasonal|2.3677859353370487e-06| +|cran|forecTheta|2.3677859353370487e-06| +|cran|urca|2.3677859353370487e-06| +|cran|fracdiff|2.3677859353370487e-06| +|cran|googleAnalyticsR|2.3677859353370487e-06| +|cran|bigQueryR|2.3677859353370487e-06| +|cran|[tiff](https://www.rforge.net/tiff/)|2.3531699727732417e-06| +|cran|[mauricer](https://docs.ropensci.org/mauricer/)|2.3531699727732412e-06| +|cran|prettymapr|2.35316997277324e-06| +|cran|rosm|2.35316997277324e-06| +|cran|wicket|2.35316997277324e-06| +|cran|pkgmaker|2.3499916652775465e-06| +|cran|effects|2.3389475168938414e-06| +|cran|[titanic](https://github.com/paulhendricks/titanic)|2.274467313179647e-06| +|cran|[float](https://github.com/wrathematics/float)|2.274467313179647e-06| +|cran|cleanrmd|2.2691281880313387e-06| +|cran|agridat|2.2691281880313383e-06| +|cran|[ggmap](https://github.com/dkahle/ggmap)|2.2645440906817825e-06| +|cran|cyclocomp|2.2495854572253274e-06| +|cran|xmlparsedata|2.2495854572253274e-06| +|cran|calibrator|2.2424325622897933e-06| +|cran|alabama|2.2424325622897933e-06| +|cran|disordR|2.2424325622897933e-06| +|cran|rio|2.231462497460778e-06| +|cran|[geojsonio](https://github.com/ropensci/geojsonio)|2.214319795539474e-06| +|cran|[ring](https://github.com/mrc-ide/ring)|2.2062783465419206e-06| +|cran|[cinterpolate](https://github.com/mrc-ide/cinterpolate)|2.2062783465419206e-06| +|cran|lda|2.1977537922987164e-06| +|cran|textdata|2.1890721906514014e-06| +|cran|mallet|2.1890721906514014e-06| +|cran|gutenbergr|2.1890721906514014e-06| +|cran|[ids](https://github.com/richfitz/ids)|2.1728621436906224e-06| +|cran|text2vec|2.165985997666278e-06| +|cran|quanteda.textplots|2.165985997666278e-06| +|cran|quanteda.textstats|2.165985997666278e-06| +|cran|quanteda.textmodels|2.165985997666278e-06| +|cran|questionr|2.165985997666278e-06| +|cran|dockerfiler|2.1602472592549888e-06| +|cran|attachment|2.1602472592549888e-06| +|cran|[corpcor](https://strimmerlab.github.io/software/corpcor/)|2.1474732968315258e-06| +|cran|mfx|2.1410993957708548e-06| +|cran|drc|2.1410993957708548e-06| +|cran|odeintr|2.117852975495916e-06| +|cran|bigstatsr|2.117852975495916e-06| +|cran|RQuantLib|2.117852975495916e-06| +|cran|leafsync|2.1140710951825306e-06| +|cran|snow|2.0945798658750815e-06| +|cran|Rmpi|2.0945798658750815e-06| +|cran|batchtools|2.0945798658750815e-06| +|cran|BatchJobs|2.0945798658750815e-06| +|cran|BBmisc|2.0945798658750815e-06| +|cran|[ssh](https://docs.ropensci.org/ssh)|2.0945798658750815e-06| +|cran|rematch2|2.0490227537922986e-06| +|cran|[mlr3pipelines](https://mlr3pipelines.mlr-org.com)|2.04251433209883e-06| +|cran|bain|2.0385750566270847e-06| +|cran|gclus|2.0282515034557042e-06| +|cran|[dde](https://github.com/mrc-ide/dde)|2.0211513381943764e-06| +|cran|movMF|2.0063870294171835e-06| +|cran|flexmix|2.0063870294171835e-06| +|cran|flexclust|2.0063870294171835e-06| +|cran|cclust|2.0063870294171835e-06| +|cran|RWeka|2.0063870294171835e-06| +|cran|relations|2.0063870294171835e-06| +|cran|[rncl](https://github.com/fmichonneau/rncl)|2.0032505417569645e-06| +|cran|arkdb|1.985487164527421e-06| +|cran|TH.data|1.9833861199088736e-06| +|cran|[energy](https://github.com/mariarizzo/energy)|1.966601638467524e-06| +|cran|[ggiraph](https://davidgohel.github.io/ggiraph/)|1.9459493248874797e-06| +|cran|sn|1.944967018312576e-06| +|cran|ProFound|1.944967018312576e-06| +|cran|FITSio|1.944967018312576e-06| +|cran|dials|1.9419184806663177e-06| +|cran|[hdf5r](https://hhoeflin.github.io/hdf5r/)|1.9412468588270282e-06| +|cran|kappaSize|1.9253208868144728e-06| +|cran|[readtext](https://github.com/quanteda/readtext)|1.925320886814472e-06| +|cran|nLTT|1.925320886814469e-06| +|cran|concaveman|1.9238260724613524e-06| +|cran|tweenr|1.9238260724613524e-06| +|cran|ranger|1.9146246596655e-06| +|cran|[countrycode](https://vincentarelbundock.github.io/countrycode/)|1.8951467401429737e-06| +|cran|[yardstick](https://github.com/tidymodels/yardstick)|1.8884373449214729e-06| +|cran|nFactors|1.8700205621190942e-06| +|cran|adehabitatHR|1.8450991831972014e-06| +|cran|[parsedate](https://github.com/gaborcsardi/parsedate)|1.8421820303384036e-06| +|cran|gginnards|1.8416112830399268e-06| +|cran|[osmdata](https://docs.ropensci.org/osmdata/)|1.8373062177029473e-06| +|cran|CircStats|1.8327573826406964e-06| +|cran|showimage|1.8153025504250707e-06| +|cran|ggfortify|1.7869384480746792e-06| +|cran|[sjlabelled](https://strengejacke.github.io/sjlabelled/)|1.7694615769294858e-06| +|cran|[wellknown](https://github.com/ropensci/wellknown)|1.7648774795799327e-06| +|cran|R2HTML|1.76487747957993e-06| +|cran|[ggcorrplot](http://www.sthda.com/english/wiki/ggcorrplot)|1.7414179090155388e-06| +|cran|sangerseqR|1.732788798133022e-06| +|cran|[ggraph](https://ggraph.data-imaginist.com)|1.7312846411901995e-06| +|cran|dendroextras|1.7277221642203526e-06| +|cran|[rlist](https://renkun.me/rlist)|1.711396343835095e-06| +|cran|[hrbrthemes](http://github.com/hrbrmstr/hrbrthemes)|1.6973223607443362e-06| +|cran|[workflows](https://github.com/tidymodels/workflows)|1.6745128019420867e-06| +|cran|highcharter|1.6719891911809863e-06| +|cran|survAUC|1.6574501547359342e-06| +|cran|simsurv|1.6574501547359342e-06| +|cran|set6|1.6574501547359342e-06| +|cran|param6|1.6574501547359342e-06| +|cran|bujar|1.6574501547359342e-06| +|cran|pso|1.6574501547359342e-06| +|cran|soma|1.6574501547359342e-06| +|cran|tcltk2|1.6574501547359342e-06| +|cran|[umap](https://github.com/tkonopka/umap)|1.655928765905433e-06| +|cran|IRanges|1.655504790704554e-06| +|cran|[txtq](https://github.com/wlandau/txtq)|1.654294946593664e-06| +|cran|pgdraw|1.6502750458409736e-06| +|cran|matrixNormal|1.6502750458409736e-06| +|cran|DiagrammeRsvg|1.6494816443766268e-06| +|cran|[fastcluster](http://danifold.net/fastcluster.html)|1.5923969784437778e-06| +|cran|sjPlot|1.5883897316219371e-06| +|cran|sjstats|1.5738173487630203e-06| +|cran|projpred|1.5738173487630203e-06| +|cran|PROreg|1.5738173487630203e-06| +|cran|PMCMRplus|1.5738173487630203e-06| +|cran|PCDimension|1.5738173487630203e-06| +|cran|NbClust|1.5738173487630203e-06| +|cran|M3C|1.5738173487630203e-06| +|cran|lqmm|1.5738173487630203e-06| +|cran|lavaSearch2|1.5738173487630203e-06| +|cran|ivprobit|1.5738173487630203e-06| +|cran|FactoMineR|1.5738173487630203e-06| +|cran|factoextra|1.5738173487630203e-06| +|cran|EGAnet|1.5738173487630203e-06| +|cran|DRR|1.5738173487630203e-06| +|cran|ClassDiscovery|1.5738173487630203e-06| +|cran|cAIC4|1.5738173487630203e-06| +|cran|brglm2|1.5738173487630203e-06| +|cran|BayesFM|1.5738173487630203e-06| +|cran|pcaPP|1.5565478861861602e-06| +|cran|vegalite|1.543374638013218e-06| +|cran|wdm|1.5387525525087515e-06| +|cran|rmcorr|1.5387525525087515e-06| +|cran|mbend|1.5387525525087515e-06| +|cran|TSP|1.530630105017503e-06| +|cran|moonBook|1.5127521253542256e-06| +|cran|ztable|1.5127521253542256e-06| +|cran|mycor|1.5127521253542256e-06| +|cran|treemap|1.5067728679417584e-06| +|cran|networkD3|1.5067728679417584e-06| +|cran|[multimode](https://arxiv.org/abs/1803.00472/)|1.5047669235195143e-06| +|cran|[duckdb](https://duckdb.org/)|1.4760793465577568e-06| +|cran|spatialreg|1.47493332222037e-06| +|cran|[fitdistrplus](https://lbbe.univ-lyon1.fr/fr/fitdistrplus)|1.4522764748741406e-06| +|cran|cartogram|1.452242040340057e-06| +|cran|rmapshaper|1.452242040340057e-06| +|cran|widgetframe|1.452242040340057e-06| +|cran|tmaptools|1.452242040340057e-06| +|cran|randgeo|1.4439906651108518e-06| +|cran|googleComputeEngineR|1.4331335924408453e-06| +|cran|[taxizedb](https://ropensci.github.io/taxizedb/)|1.4119019836639634e-06| +|cran|[redland](https://github.com/ropensci/redland-bindings/tree/master/R/redland)|1.4119019836639528e-06| +|cran|mlr3data|1.411901983663944e-06| +|cran|sommer|1.3904445067085648e-06| +|cran|CARBayes|1.3904445067085648e-06| +|cran|multcompView|1.3904445067085648e-06| +|cran|clue|1.363420171477857e-06| +|cran|[ncmeta](https://github.com/hypertidy/ncmeta)|1.363420171477857e-06| +|cran|mvabund|1.3614769128188031e-06| +|cran|huxtable|1.3614769128188031e-06| +|cran|texreg|1.3614769128188031e-06| +|cran|broom.mixed|1.3614769128188031e-06| +|cran|dotwhisker|1.3614769128188031e-06| +|cran|DHARMa|1.3614769128188031e-06| +|cran|striprtf|1.3614769128188031e-06| +|cran|streamR|1.3614769128188031e-06| +|cran|readODS|1.3614769128188031e-06| +|cran|RNeXML|1.3614769128188031e-06| +|cran|phylobase|1.3614769128188031e-06| +|cran|[writexl](https://docs.ropensci.org/writexl)|1.3584208479190959e-06| +|cran|[FME](http://fme.r-forge.r-project.org/)|1.3517520777272397e-06| +|cran|[log4r](https://github.com/johnmyleswhite/log4r)|1.3479938964186337e-06| +|cran|[GA](https://luca-scr.github.io/GA/)|1.338098016336058e-06| +|cran|[C50](https://topepo.github.io/C5.0/)|1.337028393621161e-06| +|cran|rlog|1.3329144601023247e-06| +|cran|loggit|1.3329144601023247e-06| +|cran|[butcher](https://butcher.tidymodels.org/)|1.3285840037667103e-06| +|cran|base64|1.3236581096849474e-06| +|cran|learnr|1.3236581096849474e-06| +|cran|pheatmap|1.2990286392761412e-06| +|cran|[CholWishart](https://github.com/gzt/CholWishart)|1.2835472578763226e-06| +|cran|[proceduralnames](https://mikemahoney218.github.io/proceduralnames/)|1.2835472578763226e-06| +|cran|[tabulizerjars](https://github.com/ropensci/tabulizerjars)|1.2835472578763128e-06| +|cran|[susieR](https://github.com/stephenslab/susieR)|1.2723859773730396e-06| +|cran|rvg|1.2539918933857398e-06| +|cran|phosphoricons|1.2539918933857398e-06| +|cran|datamods|1.2539918933857398e-06| +|cran|[NMF](http://renozao.github.io/NMF)|1.2525164450485366e-06| +|cran|aws.ec2metadata|1.23770628438073e-06| +|cran|ISLR|1.2297210825460157e-06| +|cran|ICSOutlier|1.2297210825460157e-06| +|cran|ICS|1.2297210825460157e-06| +|cran|bigutilsr|1.2297210825460157e-06| +|cran|[philentropy](https://github.com/HajkD/philentropy)|1.1936989498249711e-06| +|cran|[proto](https://github.com/hadley/proto)|1.188895222235818e-06| +|cran|tidyquant|1.1838929676685244e-06| +|cran|tibbletime|1.1838929676685244e-06| +|cran|sweep|1.1838929676685244e-06| +|cran|tensorflow|1.1820903974191776e-06| +|cran|syslognet|1.1729647248900459e-06| +|cran|botor|1.1729647248900459e-06| +|cran|telegram|1.1729647248900459e-06| +|cran|RPushbullet|1.1729647248900459e-06| +|cran|slackr|1.1729647248900459e-06| +|cran|[EMbC]()|1.1574845807634635e-06| +|cran|[geodist](https://github.com/hypertidy/geodist)|1.1551925320887034e-06| +|cran|googlePolylines|1.155192532088687e-06| +|cran|languageR|1.1551925320886816e-06| +|cran|hypergeo|1.1551925320886816e-06| +|cran|[ctmm](https://github.com/ctmm-initiative/ctmm)|1.123103850641774e-06| +|cran|automap|1.1146594607873241e-06| +|cran|snpStats|1.1049667698239562e-06| +|cran|som|1.075217664482542e-06| +|cran|qdapDictionaries|1.058926487747958e-06| +|cran|swagger|1.047289932937541e-06| +|cran|nlshrink|1.0472899329375408e-06| +|cran|NetworkComparisonTest|1.0472899329375408e-06| +|cran|NetworkToolbox|1.0472899329375408e-06| +|cran|glassoFast|1.0472899329375408e-06| +|cran|[ghql](https://github.com/ropensci/ghql)|1.0342428866349523e-06| +|cran|geonames|9.970411735289218e-07| +|cran|[isdparser](https://github.com/ropensci/isdparser)|9.970411735289218e-07| +|cran|Exact|9.961442849170506e-07| +|cran|[xslt](https://github.com/ropensci/xslt)|9.918319719953368e-07| +|cran|starsdata|9.78355994114961e-07| +|cran|ncdfgeom|9.78355994114961e-07| +|cran|cubelyr|9.78355994114961e-07| +|cran|vtreat|9.77470604075038e-07| +|cran|smotefamily|9.77470604075038e-07| +|cran|bestNormalize|9.77470604075038e-07| +|cran|mlr3learners|9.77470604075038e-07| +|cran|mlr3filters|9.77470604075038e-07| +|cran|bbotk|9.77470604075038e-07| +|cran|alr4|9.77470604075038e-07| +|cran|carData|9.77470604075038e-07| +|cran|compositions|9.749706792564318e-07| +|cran|[Momocs](https://github.com/MomX/Momocs/)|9.626604434072472e-07| +|cran|[iptools](https://github.com/hrbrmstr/iptools)|9.626604434072419e-07| +|cran|[sensemakr](https://github.com/carloscinelli/sensemakr)|9.626604434072364e-07| +|cran|[metR](https://github.com/eliocamp/metR)|9.626604434072364e-07| +|cran|[decoder](https://www.bitbucket.com/cancercentrum/decoder)|9.626604434072364e-07| +|cran|leaflet.minicharts|9.626604434072364e-07| +|cran|[LiblineaR]()|9.626604434072355e-07| +|cran|sva|9.626604434072345e-07| +|cran|SIS|9.626604434072345e-07| +|cran|polspline|9.626604434072345e-07| +|cran|LogicReg|9.626604434072345e-07| +|cran|KernelKnn|9.626604434072345e-07| +|cran|genefilter|9.626604434072345e-07| +|cran|extraTrees|9.626604434072345e-07| +|cran|biglasso|9.626604434072345e-07| +|cran|bartMachine|9.626604434072345e-07| +|cran|cvAUC|9.626604434072345e-07| +|cran|nnls|9.626604434072345e-07| +|cran|qap|9.530338389731622e-07| +|cran|biomaRt|9.530338389731621e-07| +|cran|[tune](https://tune.tidymodels.org/)|9.442186724607364e-07| +|cran|dblog|9.115975851047638e-07| +|cran|[rgeoda](https://github.com/geodacenter/rgeoda/)|9.076512752125354e-07| +|cran|bcpa|8.82438739789965e-07| +|cran|amt|8.82438739789965e-07| +|cran|circular|8.82438739789965e-07| +|cran|Rfast|8.723421867031232e-07| +|cran|genlasso|8.723421867031232e-07| +|cran|L0Learn|8.723421867031232e-07| +|cran|mixsqp|8.723421867031232e-07| +|cran|slider|8.471411901983664e-07| +|cran|[scattermore](https://github.com/exaexa/scattermore)|8.372434138084051e-07| +|cran|NetSwan|8.287250773679671e-07| +|cran|netrankr|8.287250773679671e-07| +|cran|RDCOMClient|8.287250773679671e-07| +|cran|base|8.287250773679671e-07| +|cran|fortunes|8.257526254375732e-07| +|cran|mail|8.251375229204868e-07| +|cran|bibtex|8.251375229204868e-07| +|cran|synchronicity|8.251375229204868e-07| +|cran|doMPI|8.251375229204868e-07| +|cran|rngtools|8.251375229204868e-07| +|cran|waveslim|8.215808956665192e-07| +|cran|StanHeaders|8.215808956665192e-07| +|cran|shinystan|8.215808956665192e-07| +|cran|[uwot](https://github.com/jlmelville/uwot)|8.105028459359822e-07| +|cran|minpack.lm|7.755337695171424e-07| +|cran|Rd2md|7.701283547258022e-07| +|cran|[digitTests](https://koenderks.github.io/digitTests/)|7.701283547257914e-07| +|cran|[jfa](https://koenderks.github.io/jfa/)|7.701283547257914e-07| +|cran|[RcppSimdJson](https://github.com/eddelbuettel/rcppsimdjson/)|7.701283547257914e-07| +|cran|[phonTools](http://www.santiagobarreda.com/rscripts.html)|7.701283547257914e-07| +|cran|[leafletR](https://github.com/chgrl/leafletR)|7.701283547257914e-07| +|cran|[hash](http://www.johnhughes.org)|7.701283547257914e-07| +|cran|[uchardet](https://artemklevtsov.gitlab.io/uchardet)|7.701283547257806e-07| +|cran|textshaping|7.670760167344964e-07| +|cran|[fda](http://www.functionaldata.org)|7.640162249263832e-07| +|cran|R.cache|7.624270711785298e-07| +|cran|tidymodels|7.474775207632646e-07| +|cran|GPfit|7.302941294813503e-07| +|cran|rapportools|7.261210201700282e-07| +|cran|suncalc|7.219953325554259e-07| +|cran|manipulate|7.219953325554259e-07| +|cran|Gmedian|7.219953325554259e-07| +|cran|fasttime|7.219953325554259e-07| +|cran|[ratelimitr](https://github.com/tarakc02/ratelimitr)|7.059509918319817e-07| +|cran|truncdist|7.007601757155604e-07| +|cran|rmutil|7.007601757155604e-07| +|cran|cramer|7.007601757155604e-07| +|cran|yesno|7.007601757155604e-07| +|cran|[kSamples](NA)|6.952547646830043e-07| +|cran|graphlayouts|6.807384564094016e-07| +|cran|leaflet.extras2|6.618290548424737e-07| +|cran|satellite|6.618290548424737e-07| +|cran|leafpop|6.618290548424737e-07| +|cran|[tarchetypes](https://docs.ropensci.org/tarchetypes/)|6.462615564132494e-07| +|cran|[nplr](https://github.com/fredcommo/nplr)|6.417736289381613e-07| +|cran|[rstackdeque](https://github.com/oneilsh/rstackdeque)|6.417736289381613e-07| +|cran|[osqp](https://osqp.org)|6.417736289381613e-07| +|cran|[ggspatial](https://paleolimbot.github.io/ggspatial/)|6.417736289381613e-07| +|cran|[biblio](https://github.com/kamapu/biblio)|6.417736289381613e-07| +|cran|[wdman](https://github.com/ropensci/wdman)|6.417736289381613e-07| +|cran|[ipaddress](https://davidchall.github.io/ipaddress/)|6.417736289381613e-07| +|cran|[spiderbar](https://gitlab.com/hrbrmstr/spiderbar)|6.417736289381613e-07| +|cran|Ecume|6.417736289381613e-07| +|cran|[cpp11](https://cpp11.r-lib.org)|6.417736289381613e-07| +|cran|locatexec|6.109191275468989e-07| +|cran|doconv|6.109191275468989e-07| +|cran|equatags|6.109191275468989e-07| +|cran|[fasterize](https://github.com/ecohealthalliance/fasterize)|5.989887203422765e-07| +|cran|mixtools|5.96578302956596e-07| +|cran|enrichR|5.96578302956596e-07| +|cran|metap|5.96578302956596e-07| +|cran|monocle|5.96578302956596e-07| +|cran|Rfast2|5.96578302956596e-07| +|cran|rtracklayer|5.96578302956596e-07| +|cran|GenomeInfoDb|5.96578302956596e-07| +|cran|GenomicRanges|5.96578302956596e-07| +|cran|BiocGenerics|5.96578302956596e-07| +|cran|DESeq2|5.96578302956596e-07| +|cran|MAST|5.96578302956596e-07| +|cran|SingleCellExperiment|5.96578302956596e-07| +|cran|SummarizedExperiment|5.96578302956596e-07| +|cran|S4Vectors|5.96578302956596e-07| +|cran|rsvd|5.96578302956596e-07| +|cran|sctransform|5.96578302956596e-07| +|cran|leiden|5.96578302956596e-07| +|cran|ica|5.96578302956596e-07| +|cran|whitening|5.775962660443407e-07| +|cran|randtoolbox|5.775962660443407e-07| +|cran|mc2d|5.775962660443407e-07| +|cran|ggExtra|5.775962660443407e-07| +|cran|DiceDesign|5.775962660443407e-07| +|cran|condMVNorm|5.775962660443407e-07| +|cran|showtextdb|5.753070125508723e-07| +|cran|sysfonts|5.753070125508723e-07| +|cran|vars|5.672820470078346e-07| +|cran|systemfit|5.672820470078346e-07| +|cran|poLCA|5.672820470078346e-07| +|cran|orcutt|5.672820470078346e-07| +|cran|muhaz|5.672820470078346e-07| +|cran|modeltests|5.672820470078346e-07| +|cran|margins|5.672820470078346e-07| +|cran|lsmeans|5.672820470078346e-07| +|cran|lmodel2|5.672820470078346e-07| +|cran|Kendall|5.672820470078346e-07| +|cran|joineRML|5.672820470078346e-07| +|cran|gmm|5.672820470078346e-07| +|cran|glmnetUtils|5.672820470078346e-07| +|cran|ergm|5.672820470078346e-07| +|cran|cmprsk|5.672820470078346e-07| +|cran|btergm|5.672820470078346e-07| +|cran|binGroup|5.672820470078346e-07| +|cran|AUC|5.672820470078346e-07| +|cran|[mvnfast](https://github.com/mfasiolo/mvnfast/)|5.63982886036567e-07| +|cran|diagram|5.616092265377563e-07| +|cran|[UpSetR](http://github.com/hms-dbmi/UpSetR)|5.583430571761983e-07| +|cran|RISmed|5.50091681946997e-07| +|cran|[itsadug](NA)|5.50091681946997e-07| +|cran|[HGNChelper](https://github.com/waldronlab/HGNChelper)|5.50091681946997e-07| +|cran|[CORElearn](http://lkm.fri.uni-lj.si/rmarko/software/)|5.50091681946997e-07| +|cran|sde|5.50091681946997e-07| +|cran|[tidytree](https://yulab-smu.top/treedata-book/)|5.50091681946997e-07| +|cran|[msm](https://github.com/chjackson/msm)|5.50091681946997e-07| +|cran|[rsdmx](https://github.com/opensdmx/rsdmx)|5.50091681946997e-07| +|cran|[phylocomr](https://github.com/ropensci/phylocomr)|5.50091681946997e-07| +|cran|[httr2](https://httr2.r-lib.org)|5.50091681946997e-07| +|cran|[shinyFiles](https://github.com/thomasp85/shinyFiles)|5.157109518253076e-07| +|cran|[contentid](https://github.com/cboettig/contentid)|5.134189031505204e-07| +|cran|thematic|4.914080732205367e-07| +|cran|[fishtree](https://fishtreeoflife.org/)|4.813302217036182e-07| +|cran|COUNT|4.813302217036182e-07| +|cran|ggvenn|4.813302217036182e-07| +|cran|Rlabkey|4.813302217036182e-07| +|cran|QSARdata|4.70633994554648e-07| +|cran|dimRed|4.70633994554648e-07| +|cran|ddalpha|4.70633994554648e-07| +|cran|[RcppEigen](http://dirk.eddelbuettel.com/code/rcpp.eigen.html)|4.675779296549463e-07| +|cran|[shinyalert](https://github.com/daattali/shinyalert)|4.433304673585963e-07| +|cran|[RNiftyReg](https://github.com/jonclayden/RNiftyReg)|4.4043288260461816e-07| +|cran|[goodpractice](https://github.com/mangothecat/goodpractice)|4.317386231038479e-07| +|cran|[kinship2](https://cran.r-project.org/package=kinship2)|4.278490859587724e-07| +|cran|[corrr](https://github.com/tidymodels/corrr)|4.278490859587724e-07| +|cran|mcclust|4.278490859587724e-07| +|cran|[rdist](https://github.com/blasern/rdist)|4.278490859587724e-07| +|cran|[ggiraphExtra](https://github.com/cardiomoon/ggiraphExtra)|4.278490859587724e-07| +|cran|[memuse](https://github.com/shinra-dev/memuse)|4.278490859587724e-07| +|cran|[RcppAlgos](https://github.com/jwood000/RcppAlgos)|4.278490859587724e-07| +|cran|treeman|4.278490859587724e-07| +|cran|[treemapify](https://wilkox.org/treemapify/)|4.278490859587724e-07| +|cran|[restez](https://github.com/ropensci/restez#readme)|4.278490859587724e-07| +|cran|[babette](https://docs.ropensci.org/babette/)|4.278490859587724e-07| +|cran|[spocc](https://github.com/ropensci/spocc)|4.278490859587724e-07| +|cran|[RcppProgress](https://github.com/kforner/rcpp_progress)|4.278490859587724e-07| +|cran|[randomForestSRC](https://www.randomforestsrc.org/)|4.278490859587724e-07| +|cran|[ggpp](https://docs.r4photobiology.info/ggpp/)|4.278490859587724e-07| +|cran|[minerva](https://www.r-project.org)|4.278490859587724e-07| +|cran|[coarseDataTools](https://cran.r-project.org/package=coarseDataTools)|4.278490859587724e-07| +|cran|[incidence](https://www.repidemicsconsortium.org/incidence/)|4.278490859587724e-07| +|cran|shinycustomloader|4.080843184008925e-07| +|cran|scatterpie|3.850641773629011e-07| +|cran|[DirichletReg](https://github.com/maiermarco/DirichletReg)|3.850641773628957e-07| +|cran|[hyper2](https://github.com/RobinHankin/hyper2)|3.850641773628957e-07| +|cran|[mRMRe](https://www.pmgenomics.ca/bhklab/)|3.850641773628957e-07| +|cran|[Rdimtools](http://kyoustat.com/Rdimtools/)|3.850641773628957e-07| +|cran|[liger](https://github.com/JEFworks/liger)|3.850641773628957e-07| +|cran|[mlr3proba](https://mlr3proba.mlr-org.com)|3.850641773628957e-07| +|cran|[jmvcore](https://www.jamovi.org)|3.850641773628957e-07| +|cran|ggm|3.850641773628957e-07| +|cran|[cutpointr](https://github.com/thie1e/cutpointr)|3.850641773628957e-07| +|cran|pmsampsize|3.850641773628957e-07| +|cran|[scrapeR](http://www.ryanacton.com)|3.850641773628957e-07| +|cran|[analogue](https://github.com/gavinsimpson/analogue)|3.850641773628957e-07| +|cran|[drat](https://github.com/eddelbuettel/drat)|3.850641773628957e-07| +|cran|[cowsay](https://github.com/sckott/cowsay)|3.850641773628903e-07| +|cran|[rworldmap](https://github.com/AndySouth/rworldmap/)|3.850641773628903e-07| +|cran|[BFpack](https://github.com/jomulder/BFpack)|3.5005834305717544e-07| +|cran|[keyATM](https://keyatm.github.io/keyATM/)|3.5005834305717544e-07| +|cran|[irr](https://www.r-project.org)|3.5005834305717544e-07| +|cran|[genie](http://genieclust.gagolewski.com/)|3.5005834305717544e-07| +|cran|[optparse](https://github.com/trevorld/r-optparse)|3.5005834305717544e-07| +|cran|[haldensify](https://github.com/nhejazi/haldensify)|3.5005834305717544e-07| +|cran|lspline|3.5005834305717544e-07| +|cran|pbs|3.5005834305717544e-07| +|cran|[sofa](https://github.com/ropensci/sofa)|3.5005834305717544e-07| +|cran|[elastic](https://docs.ropensci.org/elastic)|3.5005834305717544e-07| +|cran|[mongolite](https://github.com/jeroen/mongolite/)|3.5005834305717544e-07| +|cran|[RcppXPtrUtils](https://github.com/Enchufa2/RcppXPtrUtils)|3.5005834305717544e-07| +|cran|rje|3.2088681446908065e-07| +|cran|[usefun](https://github.com/bblodfon/usefun)|3.2088681446908065e-07| +|cran|[truncnorm](https://github.com/olafmersmann/truncnorm)|3.2088681446908065e-07| +|cran|[signs](https://benjaminwolfe.github.io/signs)|3.2088681446908065e-07| +|cran|[gdalUtilities](https://github.com/JoshOBrien/gdalUtilities/)|3.2088681446908065e-07| +|cran|[strex](https://rorynolan.github.io/strex/)|3.2088681446908065e-07| +|cran|rCAT|3.2088681446908065e-07| +|cran|[repr](https://github.com/IRkernel/repr/)|2.962032133560794e-07| +|cran|[odin](https://github.com/mrc-ide/odin)|2.962032133560794e-07| +|cran|[likert](http://jason.bryer.org/likert)|2.96203213356074e-07| +|cran|[plumber](https://www.rplumber.io)|2.96203213356074e-07| +|cran|[tictoc](https://github.com/collectivemedia/tictoc)|2.96203213356074e-07| +|cran|[pwr](https://github.com/heliosdrm/pwr)|2.96203213356074e-07| +|cran|R2jags|2.96203213356074e-07| +|cran|[bib2df](https://github.com/ropensci/bib2df)|2.96203213356074e-07| +|cran|[waiter](https://waiter.john-coene.com/)|2.96203213356074e-07| +|cran|[MultinomialCI](http://decsai.ugr.es/~pjvi)|2.750458409734985e-07| +|cran|[depmixS4](https://depmix.github.io/)|2.750458409734985e-07| +|cran|GeoLight|2.750458409734985e-07| +|cran|[bestglm](http://www.stats.uwo.ca/faculty/aim)|2.750458409734985e-07| +|cran|[GGMncv](https://donaldrwilliams.github.io/GGMncv/)|2.750458409734985e-07| +|cran|[cmocean](https://matplotlib.org/cmocean/)|2.750458409734985e-07| +|cran|[ProFit](https://github.com/ICRAR/ProFit)|2.750458409734985e-07| +|cran|sphereplot|2.750458409734985e-07| +|cran|[ggwordcloud](https://github.com/lepennec/ggwordcloud)|2.750458409734985e-07| +|cran|[akmedoids](https://cran.r-project.org/package=akmedoids)|2.750458409734985e-07| +|cran|[outsider](https://github.com/ropensci/outsider#readme)|2.750458409734985e-07| +|cran|[anomalize](https://github.com/business-science/anomalize)|2.750458409734985e-07| +|cran|[webdriver](https://github.com/rstudio/webdriver)|2.750458409734985e-07| +|cran|[cmdfun](https://snystrom.github.io/cmdfun/)|2.567094515752602e-07| +|cran|[COVID19](https://covid19datahub.io)|2.567094515752602e-07| +|cran|[qdapRegex](http://trinker.github.com/qdapRegex/)|2.567094515752602e-07| +|cran|[iotools](http://www.rforge.net/iotools)|2.567094515752602e-07| +|cran|[biomartr](https://docs.ropensci.org/biomartr/)|2.406651108518118e-07| +|cran|[dplR](https://github.com/AndyBunn/dplR)|2.406651108518091e-07| +|cran|[lunar](http://statistics.lazaridis.eu)|2.406651108518091e-07| +|cran|[greta](https://greta-stats.org)|2.406651108518091e-07| +|cran|[UNF](https://github.com/leeper/UNF)|2.406651108518091e-07| +|cran|ggnewscale|2.406651108518091e-07| +|cran|[ggpointdensity](https://github.com/LKremer/ggpointdensity)|2.406651108518091e-07| +|cran|[osmextract](https://docs.ropensci.org/osmextract/)|2.406651108518091e-07| +|cran|[BSDA](https://github.com/alanarnholt/BSDA)|2.406651108518091e-07| +|cran|[rplos](https://docs.ropensci.org/rplos)|2.406651108518091e-07| +|cran|[microdemic](https://github.com/ropensci/microdemic)|2.406651108518091e-07| +|cran|[aRxiv](https://docs.ropensci.org/aRxiv/)|2.406651108518091e-07| +|cran|[codemeta](https://github.com/cboettig/codemeta)|2.406651108518091e-07| +|cran|[sortable](https://rstudio.github.io/sortable/)|2.406651108518091e-07| +|cran|[esquisse](https://dreamrs.github.io/esquisse/)|2.406651108518091e-07| +|cran|[ggnetwork](https://github.com/briatte/ggnetwork)|2.406651108518091e-07| +|cran|randomcoloR|2.406651108518091e-07| +|cran|shinyMatrix|2.406651108518091e-07| +|cran|[shinyvalidate](https://rstudio.github.io/shinyvalidate/)|2.406651108518091e-07| +|cran|[RaMS](https://github.com/wkumler/RaMS)|2.406651108518091e-07| +|cran|[slippymath](https://www.github.com/milesmcbain/slippymath)|2.2650833962523196e-07| +|cran|[leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)|2.2650833962523196e-07| +|cran|[biwavelet](https://github.com/tgouhier/biwavelet)|2.2650833962522926e-07| +|cran|[wpp2015](http://esa.un.org/wpp)|2.2424325622897895e-07| +|cran|[fossil](http://matthewvavrek.com/programs-and-code/fossil/)|2.139245429793862e-07| +|cran|[dataRetrieval](https://pubs.usgs.gov/tm/04/a10/)|2.139245429793862e-07| +|cran|[rnoaa](https://docs.ropensci.org/rnoaa/)|2.139245429793862e-07| +|cran|[blockCV](https://github.com/rvalavi/blockCV)|2.139245429793862e-07| +|cran|[workflowsets](https://github.com/tidymodels/workflowsets)|2.139245429793862e-07| +|cran|[bizdays](https://github.com/wilsonfreitas/R-bizdays)|2.139245429793862e-07| +|cran|[ascii](https://github.com/mclements/ascii)|2.139245429793862e-07| +|cran|smoother|2.139245429793862e-07| +|cran|[ptw](https://github.com/rwehrens/ptw)|2.139245429793862e-07| +|cran|[FedData](https://github.com/ropensci/FedData)|2.139245429793862e-07| +|cran|[longitudinalData](http:www.r-project.org)|2.1178529754959289e-07| +|cran|[rvcheck](https://github.com/GuangchuangYu/rvcheck)|2.026653565067872e-07| +|cran|[turner](http://www.gastonsanchez.com)|2.026653565067872e-07| +|cran|[blocksdesign]()|2.026653565067872e-07| +|cran|shinyhelper|2.026653565067872e-07| +|cran|[bsplus](https://github.com/ijlyttle/bsplus)|2.026653565067872e-07| +|cran|[nabor](https://github.com/jefferis/nabor)|2.026653565067872e-07| +|cran|[symengine](https://github.com/symengine/symengine.R)|1.9253208868144785e-07| +|cran|[sensitivity](NA)|1.9253208868144785e-07| +|cran|[EasyABC](http://easyabc.r-forge.r-project.org/)|1.9253208868144785e-07| +|cran|[dqrng](https://daqana.github.io/dqrng/)|1.9253208868144515e-07| +|cran|[JBrowseR](https://gmod.github.io/JBrowseR/)|1.833638939823314e-07| +|cran|[summarytools](https://github.com/dcomtois/summarytools)|1.833638939823314e-07| +|cran|[pastecs](https://github.com/phgrosjean/pastecs)|1.833638939823314e-07| +|cran|[desplot](https://kwstat.github.io/desplot/)|1.833638939823314e-07| +|cran|[agricolae](http://tarwi.lamolina.edu.pe/~fmendiburu)|1.833638939823314e-07| +|cran|PairedData|1.833638939823314e-07| +|cran|harmonicmeanp|1.7502917152858772e-07| +|cran|NBPSeq|1.7502917152858772e-07| +|cran|[rmdformats](https://github.com/juba/rmdformats)|1.7502917152858772e-07| +|cran|[DescTools](https://andrisignorell.github.io/DescTools/)|1.6741920754908343e-07| +|cran|[coloc](https://github.com/chr1swallace/coloc)|1.6741920754908343e-07| +|cran|[dams](https://github.com/jsta/dams)|1.6741920754908343e-07| +|cran|[reservoir](https://cran.r-project.org/package=reservoir)|1.6741920754908343e-07| +|cran|[ggtern](http://www.ggtern.com)|1.6741920754908343e-07| +|cran|[coro](https://github.com/r-lib/coro)|1.6574501547359373e-07| +|cran|[ucminf](NA)|1.5883897316219468e-07| +|cran|[audio](http://www.rforge.net/audio/)|1.361476912818796e-07| +|cran|[enviPick](NA)|7.701283547257886e-08| +|cran|[OAIHarvester](NA)|3.176779463243866e-08| +|cran|[uroot](https://jalobe.com)|2.3677859353370628e-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.