diff --git a/index.html b/index.html index bf76ba36..de8bb34d 100644 --- a/index.html +++ b/index.html @@ -1596,6 +1596,7 @@
  • PyPattyrn - A simple yet effective library for implementing common design patterns.
  • python-patterns - A collection of design patterns in Python.
  • sortedcontainers - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
  • +
  • SCOOP - Scalable Concurrent Operations in Python
  • Anti-spam

    Libraries for fighting spam.

    @@ -1630,7 +1631,7 @@
  • mutagen - A Python module to handle audio metadata.
  • pyAudioAnalysis - Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
  • pydub - Manipulate audio with a simple and easy high level interface.
  • -
  • pyechonest - Python client for the Echo Nest API.
  • +
  • pyechonest - Python client for the Echo Nest API.
  • talkbox - A Python library for speech/signal processing.
  • TimeSide - Open web audio processing framework.
  • tinytag - A library for reading music meta data of MP3, OGG, FLAC and Wave files.
  • @@ -1733,7 +1734,8 @@

    Libraries for building command-line application.