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
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 }}
introduction-to-python-bsuir-2019
/
PythonHomework
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
2
Code
Issues
0
Pull requests
40
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Pivovar Sergey
- #46
#46
Open
TeRRoRlsT
wants to merge 43 commits into
introduction-to-python-bsuir-2019:master
introduction-to-python-bsuir-2019/PythonHomework:master
from
TeRRoRlsT:master
TeRRoRlsT/PythonHomework:master
Copy head branch name to clipboard
Conversation
Commits
43
(43)
Checks
Files changed
Open
Pivovar Sergey
#46
TeRRoRlsT
wants to merge 43 commits into
introduction-to-python-bsuir-2019:master
introduction-to-python-bsuir-2019/PythonHomework:master
from
TeRRoRlsT:master
TeRRoRlsT/PythonHomework:master
Copy head branch name to clipboard
Commits
Commits on Nov 10, 2019
Added rss_reader
Show description for a2a2d07
TeRRoRlsT
committed
a2a2d07
View commit details
Copy full SHA for a2a2d07
Browse repository at this point
Commits on Nov 14, 2019
Completed Iteration #1
Show description for 78af7b2
TeRRoRlsT
committed
78af7b2
View commit details
Copy full SHA for 78af7b2
Browse repository at this point
Commits on Nov 16, 2019
Completed Iteration 2
Show description for ec86d62
TeRRoRlsT
committed
ec86d62
View commit details
Copy full SHA for ec86d62
Browse repository at this point
Fix rss_reader
Show description for 63e4a49
TeRRoRlsT
committed
63e4a49
View commit details
Copy full SHA for 63e4a49
Browse repository at this point
Commits on Nov 17, 2019
Added error handling
TeRRoRlsT
committed
424df94
View commit details
Copy full SHA for 424df94
Browse repository at this point
Rebuilt the project
Show description for 96b1110
TeRRoRlsT
committed
96b1110
View commit details
Copy full SHA for 96b1110
Browse repository at this point
Commits on Nov 24, 2019
Change signature
Show description for 4da92c8
TeRRoRlsT
committed
4da92c8
View commit details
Copy full SHA for 4da92c8
Browse repository at this point
Added Caching
Show description for 8337f86
TeRRoRlsT
committed
8337f86
View commit details
Copy full SHA for 8337f86
Browse repository at this point
Commits on Nov 25, 2019
Update version to `1.0` + added args `--to-pdf TO_PDF` and `--to-html TO_HTML` + change signature of main RSSReader method. Update docstrings
TeRRoRlsT
committed
6c1822c
View commit details
Copy full SHA for 6c1822c
Browse repository at this point
Update .gitignore
TeRRoRlsT
committed
4f0ad7c
View commit details
Copy full SHA for 4f0ad7c
Browse repository at this point
Change returned info about images in articles in `htmlparser` module + fix bugs + fix imports in `rss_reader`
TeRRoRlsT
committed
708c920
View commit details
Copy full SHA for 708c920
Browse repository at this point
Added converting articles to HTML format + added OutputController + added SamplePrintController + added JSONPrintController. All extends abstract BaseController
TeRRoRlsT
committed
ccb6b01
View commit details
Copy full SHA for ccb6b01
Browse repository at this point
Commits on Nov 26, 2019
Added info about db in README
TeRRoRlsT
committed
d67280e
View commit details
Copy full SHA for d67280e
Browse repository at this point
Added and fixed all output controllers + write all docstrings
TeRRoRlsT
committed
09545d0
View commit details
Copy full SHA for 09545d0
Browse repository at this point
Clear __init__.py with PEP8 + added cache folder in gitignore
TeRRoRlsT
committed
d902a68
View commit details
Copy full SHA for d902a68
Browse repository at this point
Optimize method `create_and_return` in articlemanager
TeRRoRlsT
committed
4ae0a61
View commit details
Copy full SHA for 4ae0a61
Browse repository at this point
Change behavior of Article model.
Show description for 906d985
TeRRoRlsT
committed
906d985
View commit details
Copy full SHA for 906d985
Browse repository at this point
Added new fields of Article model in htmlparser + optimized processing sequence + change method work with field pubDate
TeRRoRlsT
committed
a15613a
View commit details
Copy full SHA for a15613a
Browse repository at this point
Completed Iteration 4
Show description for 4957b1c
TeRRoRlsT
committed
4957b1c
View commit details
Copy full SHA for 4957b1c
Browse repository at this point
Fix setup.py
TeRRoRlsT
committed
cb4eb46
View commit details
Copy full SHA for cb4eb46
Browse repository at this point
fix setup.py
TeRRoRlsT
committed
7c4d68f
View commit details
Copy full SHA for 7c4d68f
Browse repository at this point
Commits on Nov 27, 2019
Added param `--colorize` with description
TeRRoRlsT
committed
0a7e752
View commit details
Copy full SHA for 0a7e752
Browse repository at this point
Added implementation for standard output in colorized mode + update docstrings with PEP8
TeRRoRlsT
committed
b67a537
View commit details
Copy full SHA for b67a537
Browse repository at this point
Added package `colorama` in setup
TeRRoRlsT
committed
71b3570
View commit details
Copy full SHA for 71b3570
Browse repository at this point
update version to `1.1`
TeRRoRlsT
committed
57bd2d2
View commit details
Copy full SHA for 57bd2d2
Browse repository at this point
Complete Iteration 5 + Optimize all imports
TeRRoRlsT
committed
78530db
View commit details
Copy full SHA for 78530db
Browse repository at this point
Rename modules and packages with PEP8
TeRRoRlsT
committed
a3bcf80
View commit details
Copy full SHA for a3bcf80
Browse repository at this point
Changed way to access fields in the response struct
TeRRoRlsT
committed
0981434
View commit details
Copy full SHA for 0981434
Browse repository at this point
Update and optimize methods of module `html_parser`
TeRRoRlsT
committed
1417f03
View commit details
Copy full SHA for 1417f03
Browse repository at this point
Commits on Nov 28, 2019
Update to v1.2
Show description for b918ffb
TeRRoRlsT
committed
b918ffb
View commit details
Copy full SHA for b918ffb
Browse repository at this point
Changed way to access fields in the response struct in `rss_reader`
TeRRoRlsT
committed
297dbb8
View commit details
Copy full SHA for 297dbb8
Browse repository at this point
Add return in `RSSReader.__call__` + fix dosctring + optimize module
TeRRoRlsT
committed
54969ff
View commit details
Copy full SHA for 54969ff
Browse repository at this point
Added unittests
TeRRoRlsT
committed
3020dd4
View commit details
Copy full SHA for 3020dd4
Browse repository at this point
Added unittest OutputController
TeRRoRlsT
committed
75e4f94
View commit details
Copy full SHA for 75e4f94
Browse repository at this point
Remove return value from RSSReader.__call__
TeRRoRlsT
committed
394edba
View commit details
Copy full SHA for 394edba
Browse repository at this point
Complete unittests for output_controller module
TeRRoRlsT
committed
9e85c65
View commit details
Copy full SHA for 9e85c65
Browse repository at this point
fix imports in unittests html_parser_tests
TeRRoRlsT
committed
2b130cc
View commit details
Copy full SHA for 2b130cc
Browse repository at this point
Completed unittests rss_reader_tests
TeRRoRlsT
committed
b009b72
View commit details
Copy full SHA for b009b72
Browse repository at this point
Commits on Nov 30, 2019
Rename module `html_parser` to `feed_parser`
TeRRoRlsT
committed
976ad9f
View commit details
Copy full SHA for 976ad9f
Browse repository at this point
Commits on Dec 1, 2019
Added part of iteration 6
Show description for 3a47a07
TeRRoRlsT
committed
3a47a07
View commit details
Copy full SHA for 3a47a07
Browse repository at this point
Fix commited iteration 6
TeRRoRlsT
committed
5608d16
View commit details
Copy full SHA for 5608d16
Browse repository at this point
Added return if no articles to show
TeRRoRlsT
committed
764224c
View commit details
Copy full SHA for 764224c
Browse repository at this point
Disable DEBUG mode in Django server and remove django admin
TeRRoRlsT
committed
8a3ae96
View commit details
Copy full SHA for 8a3ae96
Browse repository at this point
You can’t perform that action at this time.