From 17be5b810a738fcbb689261beb291ac84666a4df Mon Sep 17 00:00:00 2001 From: Vinta Date: Sat, 15 Aug 2015 02:36:01 +0800 Subject: [PATCH] Update documentation --- index.html | 491 +++++++++++++++++++-------------------- mkdocs/search_index.json | 138 +++++------ sitemap.xml | 2 +- 3 files changed, 313 insertions(+), 318 deletions(-) diff --git a/index.html b/index.html index 18a191d..8d2de7e 100644 --- a/index.html +++ b/index.html @@ -379,14 +379,11 @@

Environment Management

Libraries for Python version and environment management.

Package Management

Libraries for package and dependency management.

@@ -406,30 +403,29 @@
  • Warehouse
  • +
  • bandersnatch - PyPI mirroring tool provided by Python Packaging Authority (PyPA)
  • devpi - PyPI server and packaging/testing/release tool.
  • localshop - PyPI server which mirrors official packages on-demand, and also supports local (private) package uploads.
  • -
  • bandersnatch - PyPI mirroring tool provided by Python Packaging Authority (PyPA)
  • Distribution

    Libraries to create packaged executables for release distribution.

    Build Tools

    Compile software from source code.

    Interactive Interpreter

    Interactive Python interpreters (REPL).

    @@ -441,13 +437,13 @@

    Files

    Libraries for file manipulation and MIME type detection.

    Date and Time

    Libraries for working with dates and times.

    @@ -456,27 +452,27 @@
  • Chronyk - A Python 3 library for parsing human-written times and dates.
  • dateutil - Extensions to the standard Python datetime module.
  • delorean - A library for clearing up the inconvenient truths that arise dealing with datetimes.
  • -
  • when.py - Providing user-friendly functions to help perform common date and time actions.
  • moment - A Python library for dealing with dates/times. Inspired by Moment.js.
  • -
  • pytz - World timezone definitions, modern and historical. Brings the tz database into Python.
  • PyTime - A easy-use Python module which aims to operate date/time/datetime by string.
  • +
  • pytz - World timezone definitions, modern and historical. Brings the tz database into Python.
  • +
  • when.py - Providing user-friendly functions to help perform common date and time actions.
  • Text Processing

    Libraries for parsing and manipulating plain texts.

    @@ -504,13 +500,13 @@
  • Office
  • PDF
  • Markdown
  • YAML
  • -
  • reStructuredText - Markup Syntax and Parser Component of Docutils.
  • MkDocs - Markdown friendly documentation generator.
  • -
  • Pycco - The original quick-and-dirty, hundred-line-long, literate-programming-style documentation generator.
  • pdoc - Epydoc replacement to auto generate API documentation for Python libraries.
  • +
  • Pycco - The original quick-and-dirty, hundred-line-long, literate-programming-style documentation generator.
  • Configuration

    Libraries for storing configuration options.

    Command-line Tools

    @@ -575,61 +570,61 @@
  • Command-line Application Development
  • Productivity Tools
  • Downloader

    Libraries for downloading.

    Imagery

    Libraries for manipulating images.

    OCR

    Libraries for Optical Character Recognition.

    Audio

    Libraries for manipulating audio.

    @@ -641,71 +636,72 @@
  • django-elastic-transcoder - Django + Amazon Elastic Transcoder.
  • eyeD3 - A tool for working with audio files, specifically MP3 files containing ID3 metadata.
  • id3reader - A Python module for reading MP3 meta data.
  • -
  • mutagen - A Python module to handle audio metadata.
  • +
  • m3u8 - A module for parsing m3u8 file.
  • +
  • mutagen - A Python module to handle audio metadata.
  • pydub - Manipulate audio with a simple and easy high level interface.
  • 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.
  • -
  • m3u8 - A module for parsing m3u8 file.
  • Video

    Libraries for manipulating video and GIFs.

    Geolocation

    Libraries for geocoding addresses and working with latitudes and longitudes.

    HTTP

    Libraries for working with HTTP.

    Database

    Databases implemented in Python.

    Database Drivers

    Libraries for connecting and operating databases.

  • NoSQL Databases
  • Others
  • -
  • Bottle - A fast, simple and lightweight WSGI micro web-framework.
  • Pyramid - A small, fast, down-to-earth, open source Python web framework.
  • -
  • web2py - A full stack web framework and platform focused in the ease of use.
  • -
  • web.py - A web framework for Python that is as simple as it is powerful.
  • -
  • TurboGears - The Web Framework that starts as a microframework and scales up to a full stack solution.
  • +
  • Bluebream - An open-source web application server, framework and library, formerly known as Zope 3.
  • +
  • Bottle - A fast, simple and lightweight WSGI micro web-framework.
  • CherryPy - A Minimalist Python Web Framework, HTTP/1.1-compliant and WSGI thread-pooled.
  • Grok - A framework built on the existing Zope 3 libraries.
  • -
  • Bluebream - An open-source web application server, framework and library, formerly known as Zope 3.
  • guava - A lightweight and high performance web framework for Python written in C.
  • +
  • TurboGears - The Web Framework that starts as a microframework and scales up to a full stack solution.
  • +
  • web.py - A web framework for Python that is as simple as it is powerful.
  • +
  • web2py - A full stack web framework and platform focused in the ease of use.
  • Permissions

    Libraries that allow or deny users access to data or functionality.

    CMS

    Content Management Systems.

    @@ -786,50 +782,51 @@

    RESTful API

    Libraries for developing RESTful APIs.

    Authentication

    Libraries for implementing authentications schemes.

    @@ -837,9 +834,9 @@

    Libraries and tools for templating and lexing.

    Queue

    @@ -863,49 +860,48 @@

    News Feed

    Libraries for building user's activities.

    Asset Management

    Tools for managing, compressing and minifying website assets.

    Caching

    Libraries for caching data.

    Email

    Libraries for sending and parsing email.

    Internationalization

    Libraries for working with i18n.

    @@ -926,71 +922,70 @@

    Libraries for working with HTML and XML.

    Web Crawling

    Libraries for scraping websites.

    Web Content Extracting

    Libraries for extracting web contents.

    Forms

    Libraries for working with forms.

    Data Validation

    Libraries for validating data. Used for forms in many cases.

    Anti-spam

    Libraries for fighting spam.

    Tagging

    Libraries for tagging items.

    @@ -1001,11 +996,11 @@

    Libraries for administrative interfaces.

    Static Site Generator

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

    @@ -1020,24 +1015,24 @@

    Libraries for starting and communicating with OS processes.

    Concurrency and Parallelism

    Libraries for concurrent and parallel execution.

    Networking

    Libraries for networking programming.