diff --git a/__init__.pyc b/__init__.pyc index 5e6d87db..c0500dfa 100644 Binary files a/__init__.pyc and b/__init__.pyc differ 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 @@ -1248,7 +1263,7 @@ -

    Science and Data Analysis

    -

    Libraries for scientific computing and data analyzing.

    +

    Science

    +

    Libraries for scientific computing.

    +

    Data Analysis

    +

    Libraries for data analyzing.

    +

    Data Visualization

    Libraries for visualizing data. See: awesome-javascript.

    +

    Machine Learning

    +

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

    + +

    Deep Learning

    +

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

    +

    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.