Pinned Repositories
adv_python
articles_to_scrape
catch_verbs
Catch verbs is a static analysis tool for python code that catches verbs from functions name.
check_naming_convention
Clone repository and check naming convention for multiple-word identifiers
coursepro
design_patterns_in_python
fe-store
E-store with Flask
habr_nouns
Parse n pages of the general feed of habrahabr, pull out the headings and dates of the articles from them. Put all nouns in a normal form and output the three most popular nouns for each week.
lesson_html_css
PyExplorer's Repositories
PyExplorer/adv_python
PyExplorer/articles_to_scrape
PyExplorer/catch_verbs
Catch verbs is a static analysis tool for python code that catches verbs from functions name.
PyExplorer/check_naming_convention
Clone repository and check naming convention for multiple-word identifiers
PyExplorer/coursepro
PyExplorer/design_patterns_in_python
PyExplorer/fe-store
E-store with Flask
PyExplorer/habr_nouns
Parse n pages of the general feed of habrahabr, pull out the headings and dates of the articles from them. Put all nouns in a normal form and output the three most popular nouns for each week.
PyExplorer/lesson_html_css
PyExplorer/ORM
PyExplorer/python-zyte-api
Python client for Zyte API
PyExplorer/python_advanced_basics
Homework for 01_advanced_basics
PyExplorer/quantulum
Python library for information extraction of quantities from unstructured text
PyExplorer/RSS-to-Telegram-Bot
RSS to Telegram python script
PyExplorer/scrapinghub-entrypoint-scrapy
Scrapy entrypoint for Scrapinghub job runner
PyExplorer/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
PyExplorer/scrapy-zyte-api
Zyte API integration for Scrapy
PyExplorer/scrapy_log_analyzer
Get logs from specific job created with Scrapy and create some helpful reports.
PyExplorer/shub
Scrapinghub Command Line Client
PyExplorer/simple_wsgi
Parse request, route to view, create response