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 }}
askender
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 7, 2018
Trying to pass travis tests.
buriy
committed
8235f07
View commit details
Copy full SHA for 8235f07
Browse repository at this point
Improved positive_keywords and negative_keywords processing for the CLI
buriy
committed
f7f439d
View commit details
Copy full SHA for f7f439d
Browse repository at this point
Updated docs for positive_keywords and negative_keywords, cleaner implementation.
buriy
committed
0c8f040
View commit details
Copy full SHA for 0c8f040
Browse repository at this point
Release version 0.7 . Better HTML5 support and an important bugfix.
buriy
committed
0e50b53
View commit details
Copy full SHA for 0e50b53
Browse repository at this point
Improved remove_unlikely_candidates following an advice from issue #102
buriy
committed
537de2b
View commit details
Copy full SHA for 537de2b
Browse repository at this point
Commits on Nov 27, 2017
Merge pull request #101 from hugovk/add-3.5-3.6
Show description for 97e86c4
buriy
authored
97e86c4
View commit details
Copy full SHA for 97e86c4
Browse repository at this point
Commits on Nov 26, 2017
Workaround for py35
hugovk
committed
f4a0473
View commit details
Copy full SHA for f4a0473
Browse repository at this point
Add Python 3.5 and 3.6
hugovk
committed
4172699
View commit details
Copy full SHA for 4172699
Browse repository at this point
Drop support for EOL Python 3.3
hugovk
committed
f74adc6
View commit details
Copy full SHA for f74adc6
Browse repository at this point
Drop support for EOL Python 2.6
hugovk
committed
27159f4
View commit details
Copy full SHA for 27159f4
Browse repository at this point
Commits on Feb 9, 2017
Merge pull request #96 from ccurvey/master
Show description for 78cac34
buriy
authored
78cac34
View commit details
Copy full SHA for 78cac34
Browse repository at this point
Commits on Feb 8, 2017
fix encoding detection to use the encoding being tested
ccurvey
committed
9a31587
View commit details
Copy full SHA for 9a31587
Browse repository at this point
Commits on Jul 19, 2016
Update readability.py
buriy
authored
e4efc87
View commit details
Copy full SHA for e4efc87
Browse repository at this point
Improved Document class documentation
buriy
authored
b20d5c1
View commit details
Copy full SHA for b20d5c1
Browse repository at this point
Commits on Jul 15, 2016
Merge pull request #85 from lwm/add-badge
Show description for b6e5921
buriy
authored
b6e5921
View commit details
Copy full SHA for b6e5921
Browse repository at this point
add travis badge
Show description for aafcf52
decentral1se
committed
aafcf52
View commit details
Copy full SHA for aafcf52
Browse repository at this point
Merge pull request #82 from lwm/fixup-readme
Show description for 5337adc
buriy
authored
5337adc
View commit details
Copy full SHA for 5337adc
Browse repository at this point
Merge pull request #84 from lwm/add-travis-file
Show description for 86cde20
buriy
authored
86cde20
View commit details
Copy full SHA for 86cde20
Browse repository at this point
Commits on Jul 14, 2016
add travis file
decentral1se
committed
a1d6bbc
View commit details
Copy full SHA for a1d6bbc
Browse repository at this point
makeover for the README [ci skip]
decentral1se
committed
82837e4
View commit details
Copy full SHA for 82837e4
Browse repository at this point
Commits on Apr 9, 2016
Version bump to 0.6.2
buriy
committed
75f2ea0
View commit details
Copy full SHA for 75f2ea0
Browse repository at this point
Merge pull request #73 from alphapapa/patch-1
Show description for 47e473f
buriy
committed
47e473f
View commit details
Copy full SHA for 47e473f
Browse repository at this point
Commits on Apr 4, 2016
Update readability.py
alphapapa
committed
8443a87
View commit details
Copy full SHA for 8443a87
Browse repository at this point
Use Mozilla User-Agent
Show description for 5fc2d36
alphapapa
committed
5fc2d36
View commit details
Copy full SHA for 5fc2d36
Browse repository at this point
Commits on Sep 29, 2015
Fixed #70 and added xpath option
buriy
committed
65d1ebb
View commit details
Copy full SHA for 65d1ebb
Browse repository at this point
Commits on Aug 26, 2015
Bump to v0.6.1 -- fixed logging
buriy
committed
fae95ba
View commit details
Copy full SHA for fae95ba
Browse repository at this point
Update readability.py
Show description for c0d794f
buriy
committed
c0d794f
View commit details
Copy full SHA for c0d794f
Browse repository at this point
Commits on Jul 27, 2015
Bump to 0.6.0.5
buriy
committed
398f6ad
View commit details
Copy full SHA for 398f6ad
Browse repository at this point
Debugging improvements. Bump to 0.6.0.5
buriy
committed
8ff11e6
View commit details
Copy full SHA for 8ff11e6
Browse repository at this point
Fixed #49. Bump to 0.6.0.4
buriy
committed
fcdbe56
View commit details
Copy full SHA for fcdbe56
Browse repository at this point
Bump to 0.6.0.3
Show description for c51886d
buriy
committed
c51886d
View commit details
Copy full SHA for c51886d
Browse repository at this point
Commits on Jul 26, 2015
Added dev branch features.
Show description for 24bb20c
buriy
committed
24bb20c
View commit details
Copy full SHA for 24bb20c
Browse repository at this point
Merge pull request #64 from martinth/master
Show description for 1546587
buriy
committed
1546587
View commit details
Copy full SHA for 1546587
Browse repository at this point
Commits on Jul 24, 2015
Merge pull request #68 from digitaldavenyc/python3
Show description for 83a7ce6
buriy
committed
83a7ce6
View commit details
Copy full SHA for 83a7ce6
Browse repository at this point
Commits on Jul 23, 2015
fix for setup, convert print to python 3 compatible format
digitaldavenyc
committed
1ac3e01
View commit details
Copy full SHA for 1ac3e01
Browse repository at this point
Previous
Next
You can’t perform that action at this time.