https://bugzilla.redhat.com/show_bug.cgi?id=1478231

            Bug ID: 1478231
           Summary: Review Request: conda - Cross-platform,
                    Python-agnostic binary package manager
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: nob...@fedoraproject.org
          Reporter: zbys...@in.waw.pl
        QA Contact: extras...@fedoraproject.org
                CC: package-review@lists.fedoraproject.org



Spec URL: https://in.waw.pl/~zbyszek/fedora/conda.spec
SRPM URL: https://in.waw.pl/~zbyszek/fedora/conda-4.3.24-1.fc27.src.rpm
Description:
Conda is a cross-platform, Python-agnostic binary package manager. It is the
package manager used by Anaconda installations, but it may be used for other
systems as well. Conda makes environments first-class citizens, making it easy
to create independent environments even for C libraries. Conda is written
entirely in Python.

This is just the package manager. The packages themselves can be installed from
 https://repo.continuum.io and other locations if configured to do so. conda
(and the whole anaconda distribution) is a popular way to install the
scientific python stack and related packages.

Example use:
dnf install conda
conda create -n my_root numpy
source activate my_root
python

This will install a python3.6 stack and numpy and some dependencies and set the
path to include ~/.conda/envs/my_root/bin.

Fedora Account System Username: zbyszek
koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=21031409

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to