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 }}
sofool
/
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 Dec 9, 2022
Updated readme: updated to requests.content
Show description for 94f1a66
buriy
authored
94f1a66
View commit details
Copy full SHA for 94f1a66
Browse repository at this point
Commits on Apr 10, 2022
Update README.rst
buriy
authored
65f2f13
View commit details
Copy full SHA for 65f2f13
Browse repository at this point
Merge pull request #168 from mattblaha/proofreadme
Show description for 3e287af
buriy
authored
3e287af
View commit details
Copy full SHA for 3e287af
Browse repository at this point
Commits on Apr 9, 2022
Minor grammatical fixups in README.rst to make it more readable.
mattblaha
committed
9c0d09a
View commit details
Copy full SHA for 9c0d09a
Browse repository at this point
Commits on Mar 18, 2022
Merge pull request #172 from clach04/patch-1
Show description for 60ff7eb
buriy
authored
60ff7eb
View commit details
Copy full SHA for 60ff7eb
Browse repository at this point
Update README.rst
Show description for 368e502
clach04
authored
368e502
View commit details
Copy full SHA for 368e502
Browse repository at this point
Commits on Jan 8, 2022
Update README.rst
buriy
authored
ba53167
View commit details
Copy full SHA for ba53167
Browse repository at this point
Update __init__.py
buriy
authored
b1fb229
View commit details
Copy full SHA for b1fb229
Browse repository at this point
Merge pull request #166 from mattblaha/add-author
Show description for 0899293
buriy
authored
0899293
View commit details
Copy full SHA for 0899293
Browse repository at this point
Commits on Jan 3, 2022
Merge pull request #167 from mattblaha/fix-github-language
Show description for 11a53f9
buriy
authored
11a53f9
View commit details
Copy full SHA for 11a53f9
Browse repository at this point
Commits on Dec 29, 2021
Ignore HTML files in github language stats
mattblaha
committed
fabe96a
View commit details
Copy full SHA for fabe96a
Browse repository at this point
Add tests for author()
mattblaha
committed
3603c14
View commit details
Copy full SHA for 3603c14
Browse repository at this point
Add author to Document
mattblaha
committed
82ad64f
View commit details
Copy full SHA for 82ad64f
Browse repository at this point
Commits on Sep 24, 2021
Merge pull request #164 from snovaisg/patch-1
Show description for 0d0503f
buriy
authored
0d0503f
View commit details
Copy full SHA for 0d0503f
Browse repository at this point
Commits on Sep 23, 2021
Add conda install option to readme
snovaisg
authored
c6a38e2
View commit details
Copy full SHA for c6a38e2
Browse repository at this point
Commits on Sep 14, 2021
Merge pull request #138 from adbar/master
Show description for 1415c30
buriy
authored
1415c30
View commit details
Copy full SHA for 1415c30
Browse repository at this point
Commits on Nov 19, 2020
Update README.rst
buriy
authored
835c7fd
View commit details
Copy full SHA for 835c7fd
Browse repository at this point
Commits on Oct 22, 2020
Merge pull request #156 from tirkarthi/fix-warnings
Show description for f166003
buriy
authored
f166003
View commit details
Copy full SHA for f166003
Browse repository at this point
Use re.Pattern for python 3.7 compatibility and fallback to re._pattern_type in older versions.
tirkarthi
committed
7f9cf4a
View commit details
Copy full SHA for 7f9cf4a
Browse repository at this point
Commits on Aug 2, 2020
Updated version to 0.8.1.1
buriy
committed
73c598d
View commit details
Copy full SHA for 73c598d
Browse repository at this point
Commits on Aug 1, 2020
A fix for mac version test.
buriy
committed
67f4660
View commit details
Copy full SHA for 67f4660
Browse repository at this point
Commits on Jul 4, 2020
Releases packaging improvements.
buriy
committed
449dc20
View commit details
Copy full SHA for 449dc20
Browse repository at this point
Commits on May 24, 2020
Merge pull request #148 from nabinkhadka/master
Show description for bb81dc2
buriy
authored
bb81dc2
View commit details
Copy full SHA for bb81dc2
Browse repository at this point
Changes log level #141
nabinkhadka
authored
531ecc7
View commit details
Copy full SHA for 531ecc7
Browse repository at this point
Commits on May 11, 2020
Merge pull request #147 from anekos/fix/UnicodeDecodeError-on-python2
Show description for 1e3b850
buriy
authored
1e3b850
View commit details
Copy full SHA for 1e3b850
Browse repository at this point
Fix UnicodeDecodeError on python2
anekos
committed
6671144
View commit details
Copy full SHA for 6671144
Browse repository at this point
Commits on May 8, 2020
Update README.rst
buriy
authored
e4a699b
View commit details
Copy full SHA for e4a699b
Browse repository at this point
Update __init__.py
buriy
authored
1997b80
View commit details
Copy full SHA for 1997b80
Browse repository at this point
Update README.rst
buriy
authored
9e0fb6e
View commit details
Copy full SHA for 9e0fb6e
Browse repository at this point
Merge pull request #145 from anekos/fix/causing-lxml-error
Show description for a4dbaee
buriy
authored
a4dbaee
View commit details
Copy full SHA for a4dbaee
Browse repository at this point
Fix causing lxml error
anekos
committed
6842ea9
View commit details
Copy full SHA for 6842ea9
Browse repository at this point
Commits on Mar 21, 2020
Merge pull request #142 from tim77/add-license-1
Show description for ede4d01
buriy
authored
ede4d01
View commit details
Copy full SHA for ede4d01
Browse repository at this point
Commits on Mar 20, 2020
Add LICENSE file
tim77
authored
5916527
View commit details
Copy full SHA for 5916527
Browse repository at this point
Commits on Feb 19, 2020
add encoding attribute to parsed tree
adbar
committed
e121fae
View commit details
Copy full SHA for e121fae
Browse repository at this point
Merge branch 'master' of https://github.com/adbar/python-readability
adbar
committed
4dcd6f9
View commit details
Copy full SHA for 4dcd6f9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.