Allen Riddell

Results 13 issues of Allen Riddell

To get "import bearcart" to work in Python 3 I needed to change ``` from bearcart import Chart ``` to ``` from .bearcart import Chart ```

Switch to pbr if possible (Cython support?) to make releases simpler.

Pandas does make many operations much easier. Need to find sensible ways of integrating mentions of its uses. In principle, I think the tutorials should only require familiarity with the...

> Fertig. Den img-Tags der Bilder, die dargestellt werden sollen, müsstet Ihr > dann noch die CSS-Klasse 'fancybox', den Typ 'image' und bei Bedarf eine > Unterschrift mitgeben. Wie das...

> Die Präsentation der Bibliotheken und die Installationsunterstützung ist ja > eher für Einsteiger, auf der anderen Seite gibt es für Einsteiger im Rest > des Tutorials zu viel implizites...

I've been reading a bit lately about ICE for NAT traversal (https://en.wikipedia.org/wiki/Interactive_Connectivity_Establishment). Is there any interest in supporting this as the first option instead of the (comparatively) heavy-weight relay service?...

enhancement

The details of the Stripe grant struck me as very much worth writing down: > Last week completes my two week grant from Stripe to work on urllib3 full time,...

(Taking another approach to the idea proposed in #28 and #3) **Goal**: Give an open source software developer three to six months of funding to work on a specific project/feature....

Taking a page from very well-established non-profit entities, art museums, why not allow individuals to become "members," where the benefits of membership vary depending on the contribution. It seems like...

The Stanford Encyclopedia of Philosophy (SEP) is volunteer driven but has ongoing costs, just like Django. It seems to have succeeded in raising money to support itself via an endowment....