Skip to content

Instantly share code, notes, and snippets.

@ijstokes
Created March 25, 2017 13:13
Show Gist options
  • Save ijstokes/d258375ca6ba10782aebd3ecc32a4cb6 to your computer and use it in GitHub Desktop.
Save ijstokes/d258375ca6ba10782aebd3ecc32a4cb6 to your computer and use it in GitHub Desktop.
Anaconda Core Packages
anaconda-client
argcomplete
babel
backports
beautifulsoup4
bitarray
blaze
bokeh
boto
cffi
cloudpickle
clyent
contextlib2
cryptography
curl
cython
cytoolz
dask
datashape
decorator
dill
docutils
dynd-python
entrypoints
et_xmlfile
fastcache
filelock
flask
flask-cors
freetype
gevent
greenlet
h5py
hdf5
heapdict
icu
imagesize
ipykernel
ipython
ipython_genutils
ipywidgets
itsdangerous
jedi
jinja2
jpeg
jsonschema
jupyter_client
jupyter_core
lazy-object-proxy
libdynd
libpng
libtiff
libxml2
libxslt
llvmlite
locket
lxml
markupsafe
matplotlib
mistune
mkl
mkl-service
mpmath
multipledispatch
nbconvert
nbformat
nbpresent
networkx
nltk
nose
notebook
numba
numexpr
numpy
odo
openpyxl
openssl
pandas
partd
path.py
pathlib2
patsy
pep8
pexpect
pickleshare
pillow
pip
pkginfo
ply
prompt_toolkit
psutil
ptyprocess
py
pyasn1
pycosat
pycparser
pycrypto
pycurl
pyflakes
pygments
pylint
pyopenssl
pyparsing
pytables
pytest
python-dateutil
pytz
pyyaml
pyzmq
readline
redis
redis-py
requests
rope
scikit-image
scikit-learn
scipy
setuptools
simplegeneric
singledispatch
sip
six
snowballstemmer
sockjs-tornado
sphinx
sqlalchemy
sqlite
statsmodels
sympy
terminado
toolz
tornado
traitlets
unicodecsv
wcwidth
werkzeug
wheel
widgetsnbextension
xlrd
xlsxwriter
xlwings
xlwt
xz
yaml
name: anaconda_core
dependencies:
- alabaster
- anaconda-client
- appnope
- appscript
- argcomplete
- astroid
- astropy
- babel
- backports
- beautifulsoup4
- bitarray
- blaze
- bokeh
- boto
- bottleneck
- cffi
- chest
- click
- cloudpickle
- clyent
- colorama
- configobj
- contextlib2
- cryptography
- curl
- cycler
- cython
- cytoolz
- dask
- datashape
- decorator
- dill
- docutils
- dynd-python
- entrypoints
- et_xmlfile
- fastcache
- filelock
- flask
- flask-cors
- freetype
- get_terminal_size
- gevent
- greenlet
- h5py
- hdf5
- heapdict
- icu
- idna
- imagesize
- ipykernel
- ipython
- ipython_genutils
- ipywidgets
- itsdangerous
- jbig
- jdcal
- jedi
- jinja2
- jpeg
- jsonschema
- jupyter
- jupyter_client
- jupyter_console
- jupyter_core
- lazy-object-proxy
- libdynd
- libpng
- libtiff
- libxml2
- libxslt
- llvmlite
- locket
- lxml
- markupsafe
- matplotlib
- mistune
- mkl
- mkl-service
- mpmath
- multipledispatch
- nbconvert
- nbformat
- nbpresent
- networkx
- nltk
- nose
- notebook
- numba
- numexpr
- numpy
- odo
- openpyxl
- openssl
- pandas
- partd
- path.py
- pathlib2
- patsy
- pep8
- pexpect
- pickleshare
- pillow
- pip
- pkginfo
- ply
- prompt_toolkit
- psutil
- ptyprocess
- py
- pyasn1
- pycosat
- pycparser
- pycrypto
- pycurl
- pyflakes
- pygments
- pylint
- pyopenssl
- pyparsing
- pytables
- pytest
- python-dateutil
- pytz
- pyyaml
- pyzmq
- readline
- redis
- redis-py
- requests
- rope
- scikit-image
- scikit-learn
- scipy
- setuptools
- simplegeneric
- singledispatch
- sip
- six
- snowballstemmer
- sockjs-tornado
- sphinx
- sqlalchemy
- sqlite
- statsmodels
- sympy
- terminado
- toolz
- tornado
- traitlets
- unicodecsv
- wcwidth
- werkzeug
- wheel
- widgetsnbextension
- xlrd
- xlsxwriter
- xlwings
- xlwt
- xz
- yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment