PageRenderTime 30ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/config/python-libs.yaml

https://github.com/afgane/cloudbiolinux
YAML | 83 lines | 67 code | 1 blank | 15 comment | 0 complexity | a5ffc9c337ef46f7ef5d6e5e1207b8d0 MD5 | raw file
  1. ---
  2. # Configuration file defining python specific libraries on pypi to install
  3. # using easy install
  4. pypi:
  5. # infrastructure
  6. - amqplib
  7. - BeautifulSoup
  8. - boto
  9. - distribute
  10. - fabric
  11. - ipython
  12. - Logbook
  13. - lxml
  14. - mako
  15. - nose
  16. - numpy
  17. - paste
  18. - pastescript
  19. - pycrypto
  20. - python-cjson
  21. - pyOpenSSL
  22. - pyyaml
  23. - routes
  24. - simplejson
  25. - sphinx
  26. - StarCluster
  27. - webhelpers
  28. - webob
  29. - xlrd
  30. - yolk
  31. # build
  32. - cython
  33. - Pyrex
  34. - virtualenv
  35. # concurrency/web
  36. - pyzmq
  37. - tornado
  38. - Twisted
  39. # science
  40. - biopython
  41. - bcbio-nextgen
  42. - cutadapt
  43. - ruffus
  44. #- cogent
  45. - DendroPy
  46. - HTSeq
  47. - matplotlib
  48. - networkx
  49. - pandas
  50. - pybedtools
  51. - pygr
  52. - pysam
  53. - PyVCF
  54. - rpy2
  55. - rpy2-bioconductor-extensions
  56. - scikit-learn
  57. - statsmodels
  58. - ramp
  59. - scipy
  60. # databases
  61. - CouchDB
  62. - h5py
  63. - MySQL-python
  64. - pymongo
  65. - pysqlite
  66. - psycopg2
  67. - SQLAlchemy
  68. # visualization
  69. - gnuplot-py
  70. - PIL
  71. - pydot
  72. - pygooglechart
  73. - reportlab
  74. # cloudman
  75. - oca
  76. - hoover
  77. - Mako
  78. ## compile problems
  79. #- tables
  80. #- pygraphviz
  81. #- pysparse
  82. #- sympy