Using libraries in PyWeek 22
Friendly reminder that if you have a library you're working on that you want to use for the next PyWeek, there's 5 days left to release and document it.(log in to comment)
Comments
https://www.pyweek.org/ hmm, ok this bug (in my rss reader) must have been there for a long time:
https://www.pyweek.org/
https://www.pyweek.org/ hmm, ok this bug (in my rss reader) must have been there for a long time:
https://www.pyweek.org/
hmm, ok this bug (in my rss reader) must have been there for a long time:
https://www.pyweek.org/ ... this issues a certificate error
https://pyweek.org/ ...seems to work fine!
I now use this url for the RSS discussion subscription: https://pyweek.org/d/feed/
and now I see all the entries! Finally!
hmm, ok this bug (in my rss reader) must have been there for a long time:
pytmxloader this is a new version (you can find the old one in the legacy directory but the new one is much nicer!)
pyknic as used in the last few pyweeks with bugfixes, context take an effect directly now and reworked tweeing module
pygame very likely!
If something should be missing or is unclear, please don't hesistate to contact me. I'm often on IRC too.
I just published a new version (0.6) on my site and on the pygame site. Full source and documentation is available. Well, I'm not sure I would describe the documentation as full but there is a tutorial and a sphinx documentation of the engine structure and API!
Looking forward to the themes!
Paul
https://gist.github.com/Steven-Wilson/13b93b7a6c35ba4056ad5b8e8d20cc81
Today I came up with a way of making the creation of decorators which take arguments easier. It's 6 lines of code and has an example in the docstring, so shouldn't be hard for someone to pick up. I made a gist for it: Also, I published a small library that does 2d vector math and has a color utility class for color conversion and storage on github a couple months ago but never got around to putting it up on pypi. It is incomplete but has decent documentation and unit tests for the parts that are complete. https://github.com/Steven-Wilson/gfxutils
Anyone have objections to me using either of these?
Despite the fact that decorator utility was published today (so less than 30 passed), it won't be a problem if you use it. 30 days rule exists because people need time to understand your library (you would have big advantage if you publish big library just before PyWeek). Your code is quite simple and it took me less than half an hour to understand both how to use it and how it works. Thus this is not a problem.
DR0ID on 2016/08/01 19:27:
Why, oh why don't I get this message by the RSS feed? I see all the diary entries, but not thise dicsussions here. Isn't there a RSS feed for this discussions?