Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ultimate010
/
python-readability
Public
forked from
buriy/python-readability
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-readability
readability
on
dev
User selector
All users
All time
Commit history
Commits on Dec 5, 2014
Encoding improvements
buriy
committed
71294f0
View commit details
Copy full SHA for 71294f0
View code at this point
Browse repository at this point
Commits on Sep 22, 2014
WIP; Backported features from stable branch
buriy
committed
5855beb
View commit details
Copy full SHA for 5855beb
View code at this point
Browse repository at this point
Commits on Aug 25, 2014
Switched to use python logging module.
Show description for ae1f1ad
buriy
committed
ae1f1ad
View commit details
Copy full SHA for ae1f1ad
View code at this point
Browse repository at this point
Commits on May 13, 2014
Added code to check declared encodings first and check them
Show description for 3a43a3f
markperdomo
committed
3a43a3f
View commit details
Copy full SHA for 3a43a3f
View code at this point
Browse repository at this point
Commits on Oct 10, 2013
Quickfix for #41
buriy
committed
d8595b7
View commit details
Copy full SHA for d8595b7
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Minor fix in encoding guessing. Claiming it v0.3.0.1
buriy
committed
318f25c
View commit details
Copy full SHA for 318f25c
View code at this point
Browse repository at this point
Released v 0.3, and uploaded to the pypi.
buriy
committed
08658d1
View commit details
Copy full SHA for 08658d1
View code at this point
Browse repository at this point
Commits on Sep 17, 2012
Make lxml clean tree available for user modifications.
hush-hush
authored and
Maxime Mouial
committed
e2e78e4
View commit details
Copy full SHA for e2e78e4
View code at this point
Browse repository at this point
Commits on Aug 28, 2012
Added check on title.text to avoid a TypeError on None.
Drew Vogel
committed
fdba8d9
View commit details
Copy full SHA for fdba8d9
View code at this point
Browse repository at this point
Commits on Jul 9, 2012
Explicitly check if title is None. fixes #22
Show description for 0843d9c
zacharydenton
committed
0843d9c
View commit details
Copy full SHA for 0843d9c
View code at this point
Browse repository at this point
Commits on Jun 7, 2012
readability.htmls: some docs do not have title elem
andreypopp
committed
95852d5
View commit details
Copy full SHA for 95852d5
View code at this point
Browse repository at this point
Commits on Apr 17, 2012
Remove pdb dummy
mitechie
committed
e9a5cbf
View commit details
Copy full SHA for e9a5cbf
View code at this point
Browse repository at this point
Update to make sure we don't drop the html tag when ditching elements
mitechie
committed
f1a79fb
View commit details
Copy full SHA for f1a79fb
View code at this point
Browse repository at this point
rename the document_only flag to html_partial
mitechie
committed
46f0302
View commit details
Copy full SHA for 46f0302
View code at this point
Browse repository at this point
Try to pep8 all the things but give up when I got close.
mitechie
committed
a46dc14
View commit details
Copy full SHA for a46dc14
View code at this point
Browse repository at this point
Correct appending and allow for document only
Show description for 5a98e2c
mitechie
committed
5a98e2c
View commit details
Copy full SHA for 5a98e2c
View code at this point
Browse repository at this point
Commits on Apr 16, 2012
Work on why we have an empty <body/> tag
Show description for edccec5
mitechie
committed
edccec5
View commit details
Copy full SHA for edccec5
View code at this point
Browse repository at this point
Commits on Mar 24, 2012
Adding comment about oversight in transform_misused_divs_into_paragraphs().
Jan Weiß
committed
3cdc3d6
View commit details
Copy full SHA for 3cdc3d6
View code at this point
Browse repository at this point
Continue early in remove_unlikely_candidates() in case there is neither a class nor an id attribute.
Jan Weiß
committed
960f885
View commit details
Copy full SHA for 960f885
View code at this point
Browse repository at this point
Fixing gap in node_length coverage.
Jan Weiß
committed
6b3961c
View commit details
Copy full SHA for 6b3961c
View code at this point
Browse repository at this point
Commits on Feb 7, 2012
fixed a small issue on the Document score_paragraphs method
facundo
committed
bb93ae1
View commit details
Copy full SHA for bb93ae1
View code at this point
Browse repository at this point
Commits on Jul 26, 2011
Fixed indentation, encoding issue and README bug. Thanks to Greg Jastrab. Bump version to 0.2.3
buriy
committed
11c4d95
View commit details
Copy full SHA for 11c4d95
View code at this point
Browse repository at this point
Commits on Jun 30, 2011
Bump to version 0.2
buriy
committed
61715dc
View commit details
Copy full SHA for 61715dc
View code at this point
Browse repository at this point
Sorted out unicode issues, thanks to Lee Semel.
buriy
committed
c2ec1d1
View commit details
Copy full SHA for c2ec1d1
View code at this point
Browse repository at this point
Debug utilities.
buriy
committed
97ba2a0
View commit details
Copy full SHA for 97ba2a0
View code at this point
Browse repository at this point
Allow passing unicode objects
lsemel
authored and
buriy
committed
f3d0a8d
View commit details
Copy full SHA for f3d0a8d
View code at this point
Browse repository at this point
Expose Document in readability package
jcharum
authored and
buriy
committed
8c1adc5
View commit details
Copy full SHA for 8c1adc5
View code at this point
Browse repository at this point
Commits on Jun 16, 2011
Renamed encodings to encoding to avoid conflicts with system module.
buriy
committed
43c34ba
View commit details
Copy full SHA for 43c34ba
View code at this point
Browse repository at this point
Commits on Jun 1, 2011
Updated scoring algorithm to match readability.js v1.7.1
buriy
committed
f55f16b
View commit details
Copy full SHA for f55f16b
View code at this point
Browse repository at this point
Commits on May 11, 2011
Improved title shortener method, and added it to the Document class.
buriy
committed
96f4761
View commit details
Copy full SHA for 96f4761
View code at this point
Browse repository at this point
Commits on May 3, 2011
Moved to lxml (based on decruft version); better encoding recognition.
buriy
committed
dada820
View commit details
Copy full SHA for dada820
View code at this point
Browse repository at this point
Commits on Apr 30, 2010
removing empty paragraphs is not very useful, and can break some (stupid) websites
gfxmonk
committed
2b6a2d3
View commit details
Copy full SHA for 2b6a2d3
View code at this point
Browse repository at this point
fixed bug where only immediate text was being considered for weights, instead of all nested text
gfxmonk
committed
1d862a0
View commit details
Copy full SHA for 1d862a0
View code at this point
Browse repository at this point
failsafe parsing and more logging
gfxmonk
committed
0eacd95
View commit details
Copy full SHA for 0eacd95
View code at this point
Browse repository at this point
Commits on Apr 26, 2010
unicode, dammit!
gfxmonk
committed
87ad057
View commit details
Copy full SHA for 87ad057
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.