mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
fix doc structure
This commit is contained in:
parent
cb13630afa
commit
6139cf6278
1 changed files with 8 additions and 0 deletions
|
@ -32,18 +32,26 @@ so you need Python.
|
|||
- [Asset Management](#asset-management)
|
||||
- [Caching](#caching)
|
||||
- [Email](#email)
|
||||
- [Internationalization](#internationalization)
|
||||
- [URL Manipulation](#url-manipulation)
|
||||
- [HTML Manipulation](#html-manipulation)
|
||||
- [Web Crawling](#web-crawling)
|
||||
- [Web Content Extracting](#web-content-extracting)
|
||||
- [Forms](#forms)
|
||||
- [Anti-spam](#anti-spam)
|
||||
- [Networking](#networking)
|
||||
- [Admin Panels](#admin-panels)
|
||||
- [DevOps Tools](#devops-tools)
|
||||
- [GUI](#gui)
|
||||
- [Logging](#logging)
|
||||
- [Testing](#testing)
|
||||
- [Code Analysis and Linter](#code-analysis-and-linter)
|
||||
- [Debugging Tools](#debugging-tools)
|
||||
- [Science and Data Aanalysis](#science-and-data-aanalysis)
|
||||
- [Machine Learning](#machine-learning)
|
||||
- [MapReduce](#mapreduce)
|
||||
- [Third-party APIs](#third-party-apis)
|
||||
- [Algorithms and Design Patterns](#algorithms-and-design-patterns)
|
||||
- [Miscellaneous](#miscellaneous)
|
||||
- [Resources](#resources)
|
||||
- [Books](#books)
|
||||
|
|
Loading…
Reference in a new issue