Mahmoud Hashemi

Results 52 issues of Mahmoud Hashemi

Opened on behalf of @jvanasco, based on a comment on #4: "I'd love to see the `@contextDump` helper extension. debugging is possible , but a bit of a pain ,...

Another "Awesome Python". Not [this one](https://github.com/vinta/awesome-python), but [this one](https://github.com/uhub/awesome-python). Apparently somewhat autoupdated or something. Anyways, most of these still need vetting: https://github.com/stefanoborini/vai https://github.com/satanas/Turpial https://github.com/ggaughan/pipe2py https://github.com/shuge/zbox_wiki https://github.com/stamparm/maltrail https://github.com/micahflee/onionshare https://github.com/freedomofpress/securedrop https://github.com/openpaperwork/paperwork https://github.com/asweigart/pyautogui...

[AlternativeTo](https://alternativeto.net/) is a great, semi-structured resource for finding applications. I'd like to go down the list of some of the best-in-class open-source options and see how many are Python, to...

Right now I just merge PRs and fix up quirky YAML, but it would be nice if `generate_docs.py` actually got run by Travis and posted back. Opens the door to...

After #16, I should look into having travis [push back](https://gist.github.com/willprice/e07efd73fb7f13f917ea) the rendered readmes.

There's a fair amount of diversity in the version of Python used by these applications. The survey information alone is interesting, but maybe there's also an opportunity here to direct...

As mentioned in #3, if you look at the `tagsonomy` section, we've got plans to include license information in the tags of each project entry. This is more a survey...

**NB**: _This is a staged pull request, full of bad code (hence the branch name), so that we can see how some Python antipatterns manifest. I'll be playing the part...

It's easy to change mode, then swing back around when referencing the Ref() and now we're glomming that Ref() with a new mode, causing issues. Currently solved like this: https://github.com/mahmoud/glom/pull/196/files#diff-ef0db10c99b24c597e546561d07e34bbR211

One test is failing CI, not sure how it relates quite yet. Several notes at the bottom of streaming.py.