Skip to content
Avatar
🍻
Cheers
🍻
Cheers

Achievements

Achievements

Organizations

@celery @conda-forge @PacketFabric @sanic-org @the-benchmarker
Block or Report

Block or report ahopkins

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ahopkins/README.md
class Adam:

	def __init__(self):
		self.work = PacketFabric("Lead Sr. Software Engineer")
		self.oss = Sanic("Core Maintainer")
		self.home = Israel("Negev")

	async def run(self, inputs: Union[Pretzels, Coffee]) -> None:
		while True:
			await self.work.do(inputs)
			await self.oss.do(inputs)
		
	def sleep(self):
		raise NotImplementedError

Pinned

  1. Async Python 3.7+ web server/framework | Build fast. Run fast.

    Python 15.5k 1.4k

  2. Authentication, JWT, and permission scoping for Sanic

    Python 201 39

  3. Abstract specification for the use of structured scopes in permission granting utilities.

    CSS 5

  4. merkava Public

    A fast ordered NoSQL database.

    Rust 5

  5. pydiggy Public archive

    Dgraph to Python object mapper, and schema generator

    Python 14 1

  6. 1
    import json
    2
    import random
    3
    import string
    4
    from functools import partial
    5
    
                  

3,756 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

October 2021

Created 1 repository

Created a pull request in sanic-org/sanic that received 9 comments

Allow non-conforming ErrorHandlers

Closes #2250 Closes #2258 The point of this will be to allow non-conforming ErrorHandlers to continue to operate.

+60 −5 9 comments
Opened 5 other pull requests in 2 repositories
Reviewed 7 pull requests in 4 repositories
sanic-org/sanic 3 pull requests
sanic-org/discord-bot 2 pull requests
sanic-org/sanic-assets 1 pull request
sanic-org/sanic-ext 1 pull request
Opened 2 issues in 1 repository
14 contributions in private repositories Oct 3

Seeing something unexpected? Take a look at the GitHub profile guide.