-
Notifications
You must be signed in to change notification settings - Fork 0
od-eon/django-textprocessors
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A collection of useful python scripts used for text processing and parsing. * BeautifulSoup * html2plaintext Grouped together for easy deployment on django and useful for other django apps that depend on these text processing capabilities. It is noted that we can install BeautifulSoup using our linux package manager of via PIP/Virtualenv too; however, the objective of creating this standalone django app is to make it easy for these Python Libraries to work together with in-built Django functionality, in particular, the modification in html2plaintext to use django.utils.safestring and django.utils.unicode modules.
About
A group of often-used text parsing tools that we use in django
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published