- Russia, Ekaterinburg
Block or Report
Block or report kmike
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
scrapy/scrapy Public
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
pymorphy2/pymorphy2 Public
Morphological analyzer / inflection engine for Russian and Ukrainian languages.
-
scrapinghub/splash Public
Lightweight, scriptable browser as a service with an HTTP API
-
TeamHG-Memex/eli5 Public
A library for debugging/inspecting machine learning classifiers and explaining their predictions
-
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
-
pytries/marisa-trie Public
Static memory-efficient Trie-like structures for Python (2.x and 3.x) based on marisa-trie C++ library.
661 contributions in the last year
We're celebrating 100 million developers!
Less
More
Activity overview
Contributed to
scrapinghub/web-poet,
scrapy/scrapy,
scrapy-plugins/scrapy-zyte-api
and 21 other
repositories
Contribution activity
January 2023
Created 19 commits in 5 repositories
Created a pull request in zytedata/python-zyte-api that received 1 comment
Opened 3 other pull requests in 2 repositories
scrapinghub/scrapy-poet
2
merged
scrapinghub/web-poet
1
merged
Reviewed 18 pull requests in 4 repositories
scrapinghub/scrapy-poet
8 pull requests
- Add release notes for 0.8.0
-
Supporting
to_return
in web-poet rules - Command for creating test fixtures.
- Prepare 0.7.0 release
- simplify changelog entry related to GH-106
-
fix
web_poet.exceptions.Retry
not working - Docs and deprecations after supporting to_return=Item
-
Update behavior when dealing with
request.callback=None