Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Idea for gidgethub apps (similar to Django apps) #67

@Mariatta

Description

@Mariatta

I'm actually not sure if this is the right place to discuss this.

Looking at each of the aiohttp + gidgethub webservices that I'm familiar with (the-knights-who-say-ni, bedevere, miss-islington, black-out, etc), I've been thinking that perhaps it would be great for each of them to exist as a library, and pip installable.

So I could create only one webservice that can be an aiohttp webserver (or others that are supported by gidgethub), and somehow just be able to include bedevere or black_out as "installed_apps" (like the way django has INSTALLED_APPS).

I'm sure this is already possible right now, but perhaps I haven't architectured my gidgethub projects correctly, and not sure how yet.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions