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
Type
/
to 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
29
Star
2
Code
Issues
0
Pull requests
41
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Onishchouk Elia
- #21
#21
Open
el0ny
wants to merge 10 commits into
introduction-to-python-bsuir-2019:master
introduction-to-python-bsuir-2019/PythonHomework:master
from
el0ny:final_task
el0ny/PythonHomework:final_task
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Onishchouk Elia
#21
el0ny
wants to merge 10 commits into
introduction-to-python-bsuir-2019:master
introduction-to-python-bsuir-2019/PythonHomework:master
from
el0ny:final_task
el0ny/PythonHomework:final_task
Copy head branch name to clipboard
Commits
Commits on Nov 9, 2019
Initial commit. Added a simple RSS-reader functionality
el0ny
committed
4df8dea
View commit details
Copy full SHA for 4df8dea
Browse repository at this point
Commits on Nov 12, 2019
--json argument is working now
el0ny
committed
03f00f8
View commit details
Copy full SHA for 03f00f8
Browse repository at this point
Commits on Nov 14, 2019
--json now works as intedent. main() function divided into smaller functions.
el0ny
committed
27dcea6
View commit details
Copy full SHA for 27dcea6
Browse repository at this point
--verbose atribute now prints log in console as well as --json
el0ny
committed
46014ec
View commit details
Copy full SHA for 46014ec
Browse repository at this point
Commits on Nov 15, 2019
Polished according to pep8
el0ny
committed
019d68f
View commit details
Copy full SHA for 019d68f
Browse repository at this point
Commits on Nov 17, 2019
Added requirements and json schema files. Now some exceptions are tracked
el0ny
committed
a283958
View commit details
Copy full SHA for a283958
Browse repository at this point
Commits on Nov 28, 2019
Now news can be cached and loaded using --date argument
el0ny
committed
ee431b9
View commit details
Copy full SHA for ee431b9
Browse repository at this point
Commits on Dec 1, 2019
Prefinal commit. The program can convert news into fb2 and html format. Docstrings were added
el0ny
committed
c0b02b5
View commit details
Copy full SHA for c0b02b5
Browse repository at this point
small bug with html encoding fixed
el0ny
committed
6040437
View commit details
Copy full SHA for 6040437
Browse repository at this point
final commit: colorization of cmd output was added and a few unittests
el0ny
committed
ca23266
View commit details
Copy full SHA for ca23266
Browse repository at this point
You can’t perform that action at this time.