The Wayback Machine - https://web.archive.org/web/20210104142159/https://github.com/ahopkins/
Skip to content
Avatar
🍻
Cheers
🍻
Cheers

Highlights

  • Arctic Code Vault Contributor

Organizations

@huge-success
ahopkins/README.md
class Adam:

	def __init__(self):
		self.work = PacketFabric("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.6+ web server/framework | Build fast. Run fast.

    Python 14.4k 1.3k

  2. Authentication, JWT, and permission scoping for Sanic

    Python 185 34

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

    CSS 5

  4. A fast ordered NoSQL database.

    Rust 4

  5. Dgraph to Python object mapper, and schema generator

    Python 14 2

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

314 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri
Activity overview
Contributed to huge-success/sanic, ahopkins/sanic-jwt, huge-success/sanic-guide and 5 other repositories

Contribution activity

January 2021

Created 12 commits in 1 repository
You can’t perform that action at this time.