recipe python-sortedcontainers

sorted collections library, written in pure-Python, and fast as C-extensions

Homepage:

https://pypi.org/project/sortedcontainers/#description

License:

Apache 2.0

Recipe:

/python-sortedcontainers/meta.yaml

package python-sortedcontainers

(downloads) docker_python-sortedcontainers

Versions:

2.4.0-02.3.0-02.2.2-12.2.2-02.1.0-02.0.5-02.0.4-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install python-sortedcontainers

and update with:

conda update python-sortedcontainers

or use the docker container:

docker pull quay.io/biocontainers/python-sortedcontainers:<tag>

(see python-sortedcontainers/tags for valid values for <tag>)

Download stats