From 75b6885d8544bc9c78a6bd04a378f9b3e1aa00d2 Mon Sep 17 00:00:00 2001 From: Vinta Date: Sun, 6 Nov 2016 16:13:23 +0800 Subject: [PATCH] Deployed 2b3e427 with MkDocs version: 0.15.3 --- __init__.pyc | Bin 215 -> 187 bytes index.html | 137 +++++++++++++++++++++++---------------- mkdocs/search_index.json | 65 ++++++++++++------- sitemap.xml | 2 +- 4 files changed, 123 insertions(+), 81 deletions(-) diff --git a/__init__.pyc b/__init__.pyc index 5e6d87db51738791730d01fab9c18dcf5897651d..c0500dfadadcc5664c22f77d1b1122a7df56f97c 100644 GIT binary patch delta 87 zcmcc4xSNrK`7bP{d6OJgQT(o zlWfxzgGy7Af}A8{(~RV#Ld(J;10YDx(+|-v$SlxJD$UGE(e(?CPpgR6&&^KBPcGI? R%Fiz;E>A2;&Y0L>4FF|aCkFrk diff --git a/index.html b/index.html index 87899998..20dad787 100644 --- a/index.html +++ b/index.html @@ -232,14 +232,18 @@
  • Debugging Tools
  • -
  • Science and Data Analysis
  • +
  • Science
  • + +
  • Data Analysis
  • Data Visualization
  • -
  • Computer Vision
  • -
  • Machine Learning
  • +
  • Deep Learning
  • + +
  • Computer Vision
  • +
  • MapReduce
  • Functional Programming
  • @@ -288,6 +292,8 @@
  • Twitter
  • +
  • Podcasts
  • +
  • Other Awesome Lists
  • @@ -367,12 +373,14 @@
  • Testing
  • Code Analysis and Linter
  • Debugging Tools
  • -
  • Science and Data Analysis
  • +
  • Science
  • +
  • Data Analysis
  • Data Visualization
  • -
  • Computer Vision
  • Machine Learning
  • -
  • Functional Programming
  • +
  • Deep Learning
  • +
  • Computer Vision
  • MapReduce
  • +
  • Functional Programming
  • Third-party APIs
  • DevOps Tools
  • ChatOps Tools
  • @@ -397,6 +405,7 @@
  • Websites
  • Weekly
  • Twitter
  • +
  • Podcasts
  • Other Awesome Lists
  • @@ -428,7 +437,7 @@

    Local PyPI repository server and proxies.

    Static Site Generator

    Static site generator is a software that takes some text + templates as input and produces HTML files on the output.

    Networking

    Libraries for networking programming.

    @@ -1108,14 +1122,14 @@

    WSGI-compatible web servers.

    RPC Servers

    @@ -1200,7 +1214,7 @@
  • doublex - Powerful test doubles framework for Python.
  • freezegun - Travel through time by mocking the datetime module.
  • httmock - A mocking library for requests for Python 2.6+ and 3.2+.
  • -
  • httpretty - HTTP request mock tool for Python.
  • +
  • httpretty - HTTP request mock tool for Python.
  • responses - A utility library for mocking out the requests Python library.
  • VCR.py - Record and replay HTTP interactions on your tests.
  • @@ -1216,7 +1230,8 @@
  • Fake Data
      -
    • faker - A Python package that generates fake data.
    • +
    • church - is a Python library that help you generate fake data.
    • +
    • faker - A Python package that generates fake data.
    • fake2db - Fake database generator.
    • radar - Generate random datetime / time.
    @@ -1248,7 +1263,7 @@
    • Debugger
      • ipdb - IPython-enabled pdb.
      • -
      • pudb – A full-screen, console-based Python debugger.
      • +
      • pudb - A full-screen, console-based Python debugger.
      • pyringe - Debugger capable of attaching to and injecting code into Python processes.
      • wdb - An improbable web debugger through WebSockets.
      • winpdb - A Python Debugger with GUI, capable of remote debugging based on rpdb2.
      • @@ -1269,45 +1284,66 @@
    -

    Science and Data Analysis

    -

    Libraries for scientific computing and data analyzing.

    +

    Science

    +

    Libraries for scientific computing.

    • astropy - A community Python library for Astronomy.
    • -
    • bcbio-nextgen - A toolkit providing best-practice pipelines for fully automated high throughput sequencing analysis.
    • +
    • bcbio-nextgen - Providing best-practice pipelines for fully automated high throughput sequencing analysis.
    • bccb - Collection of useful code related to biological analysis.
    • Biopython - Biopython is a set of freely available tools for biological computation.
    • -
    • blaze - NumPy and Pandas interface to Big Data.
    • cclib - A library for parsing and interpreting the results of computational chemistry packages.
    • NetworkX - A high-productivity software for complex networks.
    • -
    • Neupy - Running and testing different Artificial Neural Networks algorithms.
    • NIPY - A collection of neuroimaging toolkits.
    • -
    • Numba - Python JIT (just in time) complier to LLVM aimed at scientific Python by the developers of Cython and NumPy.
    • NumPy - A fundamental package for scientific computing with Python.
    • Open Babel - A chemical toolbox designed to speak the many languages of chemical data.
    • -
    • Open Mining - Business Intelligence (BI) in Python (Pandas web interface)
    • -
    • orange - Data mining, data visualization, analysis and machine learning through visual programming or Python scripting.
    • -
    • Pandas - A library providing high-performance, easy-to-use data structures and data analysis tools.
    • -
    • PyDy - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion based around NumPy, SciPy, IPython, and matplotlib.
    • +
    • PyDy - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion.
    • PyMC - Markov Chain Monte Carlo sampling toolkit.
    • RDKit - Cheminformatics and Machine Learning Software.
    • SciPy - A Python-based ecosystem of open-source software for mathematics, science, and engineering.
    • statsmodels - Statistical modeling and econometrics in Python.
    • SymPy - A Python library for symbolic mathematics.
    • -
    • zipline - A Pythonic algorithmic trading library.
    • +
    • Zipline - A Pythonic algorithmic trading library.
    • +
    +

    Data Analysis

    +

    Libraries for data analyzing.

    +
      +
    • Blaze - NumPy and Pandas interface to Big Data.
    • +
    • Open Mining - Business Intelligence (BI) in Pandas interface.
    • +
    • Orange - Data mining, data visualization, analysis and machine learning through visual programming or scripts.
    • +
    • Pandas - A library providing high-performance, easy-to-use data structures and data analysis tools.

    Data Visualization

    Libraries for visualizing data. See: awesome-javascript.

      -
    • matplotlib - A Python 2D plotting library.
    • -
    • bokeh - Interactive Web Plotting for Python.
    • +
    • Altair - Declarative statistical visualization library for Python.
    • +
    • Bokeh - Interactive Web Plotting for Python.
    • ggplot - Same API as ggplot2 for R.
    • -
    • plotly - Collaborative web plotting for Python and matplotlib.
    • -
    • pygal - A Python SVG Charts Creator.
    • -
    • pygraphviz - Python interface to Graphviz.
    • +
    • Matplotlib - A Python 2D plotting library.
    • +
    • Pygal - A Python SVG Charts Creator.
    • +
    • PyGraphviz - Python interface to Graphviz.
    • PyQtGraph - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
    • -
    • SnakeViz - A browser based graphical viewer for the output of Python's cProfile module.
    • -
    • vincent - A Python to Vega translator.
    • -
    • VisPy - High-performance scientific visualization based on OpenGL.
    • +
    • Seaborn - Statistical data visualization using Matplotlib.
    • +
    • VisPy - High-performance scientific visualization based on OpenGL.
    • +
    +

    Machine Learning

    +

    Libraries for Machine Learning. See: awesome-machine-learning.

    + +

    Deep Learning

    +

    Frameworks for Neural Networks and Deep Learning. See: awesome-deep-learning.

    +
      +
    • Caffe - A fast open framework for deep learning..
    • +
    • Keras - A high-level neural networks library and capable of running on top of either TensorFlow or Theano.
    • +
    • Neupy - Running and testing different Artificial Neural Networks algorithms.
    • +
    • TensorFlow - The most popular Deep Learning framework created by Google.
    • +
    • Theano - A library for fast numerical computation.

    Computer Vision

    Libraries for computer vision.

    @@ -1315,22 +1351,6 @@
  • OpenCV - Open Source Computer Vision Library.
  • SimpleCV - An open source framework for building computer vision applications.
  • -

    Machine Learning

    -

    Libraries for Machine Learning. See: awesome-machine-learning.

    -

    MapReduce

    Frameworks and libraries for MapReduce.