Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Popular repositories
256 contributions in the last year
Activity overview
Contributed to
aio-libs/create-aio-app,
Deepwalker/trafaret,
aio-libs/aiohttp_admin
and 5 other
repositories
Contribution activity
December 2019
Arfey has no activity
yet for this period.
November 2019
Created a pull request in aio-libs/aiohttp_admin that received 1 comment
Created an issue in Deepwalker/trafaret that received 1 comment
docs: Add more useful example for KeysSubset
Piece of code to think: def mapping_region(order: Order) -> Dict[str, Any]: region = { 'id': order.get('region_id'), 'name': order.get('region_name')…
1
comment