gahjelle / pyplugs

Decorator based plugin architecture for Python
https://pypi.org/project/pyplugs/
MIT License
67 stars 4 forks source link

Docs #1

Open wshayes opened 5 years ago

wshayes commented 5 years ago

I enjoyed your Pycon presentation - was hoping to find more docs here.

I see the docs folder - at least linking to the Pycon video in the readme would be helpful.

gahjelle commented 5 years ago

@wshayes Thanks! Indeed, this is a little unprepared. This was originally part of a bigger package with lots of dependencies that I developed for work: https://pypi.org/project/midgard/

As I think the plugins have a wider appeal I started with this independent package. I hope to get the docs in proper shape within a few days.

At the moment I have the materials from my pycon presentation at https://github.com/gahjelle/talks I'll make sure to add links in the docs as well.

Again, thanks for your interest and care. I'll ping you when this is updated.

wshayes commented 5 years ago

Thanks! Not trying to be pushy - just letting you know there is interest. Great talk! Didn't make Pycon - I just saw the video. It was the first talk I wanted to see :)

gahjelle commented 5 years ago

Much appreciated! And thanks for the nice comments :)

enkidulan commented 5 years ago

@gahjelle thanks for the talk, it was amazing! I think you may be interested in taking a look at wired it kind of similar to pyplugs tool.

gahjelle commented 5 years ago

@enkidulan Thanks for the nice comment :blush:

And thanks for the reference to Wired, definitely looks interesting. I'll see if I can add a quick comparison to wired in the docs I'm currently writing.

gahjelle commented 5 years ago

List of documentation that should be included: