Git Product home page Git Product logo
class Adam:
    work = PacketFabric("Vice President of Software Engineering")
    oss = Sanic("Core Maintainer")
    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

Adam Hopkins's Projects

aiocache icon aiocache

Asyncio cache manager for redis, memcached and memory

aioredlock icon aioredlock

:lock: The asyncio implemetation of Redis distributed locks

apistar icon apistar

A fast and expressive API framework. For Python. ⚡️

ariadne icon ariadne

Ariadne is a Python library for implementing GraphQL servers using schema-first approach.

awesome icon awesome

😎 Awesome lists about all kinds of interesting topics

awesome-asyncio icon awesome-asyncio

A curated list of awesome Python asyncio frameworks, libraries, software and resources

awesome-python icon awesome-python

A curated list of awesome Python frameworks, libraries, software and resources

brewmaster.tech icon brewmaster.tech

A lover of beer, a programmer, a lawyer. A father. A husband. Some dude on the Internet.

dns.js.org icon dns.js.org

Providing nice and free domains for GitHub Pages since 2015

doom-emacs icon doom-emacs

An Emacs framework for the stubborn martian hacker

eel icon eel

A little Python library for making simple Electron-like HTML/JS GUI apps

eel_react icon eel_react

Demonstrating how to get Eel and Create-React-App working. Based on @ahopkins VueJS POC

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.