mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-21 15:52:03 +00:00
add Tagging section
This commit is contained in:
parent
7623c023ee
commit
ccca9ab648
|
@ -36,6 +36,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
|
||||||
- [Web Content Extracting](#web-content-extracting)
|
- [Web Content Extracting](#web-content-extracting)
|
||||||
- [Forms](#forms)
|
- [Forms](#forms)
|
||||||
- [Anti-spam](#anti-spam)
|
- [Anti-spam](#anti-spam)
|
||||||
|
- [Tagging](#tagging)
|
||||||
- [Networking](#networking)
|
- [Networking](#networking)
|
||||||
- [Admin Panels](#admin-panels)
|
- [Admin Panels](#admin-panels)
|
||||||
- [DevOps Tools](#devops-tools)
|
- [DevOps Tools](#devops-tools)
|
||||||
|
@ -398,6 +399,12 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
|
||||||
* [django-simple-spam-blocker](https://github.com/moqada/django-simple-spam-blocker) - Simple spam blocker for Django.
|
* [django-simple-spam-blocker](https://github.com/moqada/django-simple-spam-blocker) - Simple spam blocker for Django.
|
||||||
* [django-simple-captcha](https://github.com/mbi/django-simple-captcha) - A simple and highly customizable Django app to add captcha images to any Django form.
|
* [django-simple-captcha](https://github.com/mbi/django-simple-captcha) - A simple and highly customizable Django app to add captcha images to any Django form.
|
||||||
|
|
||||||
|
## Tagging
|
||||||
|
|
||||||
|
*Libraries for tagging items.*
|
||||||
|
|
||||||
|
* [django-taggit](https://github.com/alex/django-taggit) - Simple tagging for Django.
|
||||||
|
|
||||||
## Networking
|
## Networking
|
||||||
|
|
||||||
*Libraries for network programming.*
|
*Libraries for network programming.*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user