xonsh/docs/talks_and_articles.rst

51 lines
1.6 KiB
ReStructuredText
Raw Normal View History

2016-06-18 18:18:46 -04:00
==========================
Talks & Articles
==========================
Here are some talks, articles, and other sundry about your favorite shell.
Talks
============
**SciPy, Jul 2019:** presented by Anthony Scopatz and Gil Forsyth
.. raw:: html
<div style="text-align:center;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/ujo9sbqHFqw" frameborder="0" allowfullscreen></iframe>
</div>
**Brněnské Pyvo, May 2019:** presented by Alexander Sosedkin
.. raw:: html
<div style="text-align:center;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/ZDhfpqRnpwI" frameborder="0" allowfullscreen></iframe>
</div>
2021-03-05 18:15:39 +03:00
**PyBay, Sep 2016:** presented by Matthias Bussonnier
.. raw:: html
<div style="text-align:center;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/lopI4HkA9rE" frameborder="0" allowfullscreen></iframe>
</div>
**PyCon, Jun 2016:** presented by Anthony Scopatz
2016-07-05 19:39:18 -03:00
2016-06-18 18:18:46 -04:00
.. raw:: html
<div style="text-align:center;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/uaje5I22kgE" frameborder="0" allowfullscreen></iframe>
</div>
Articles
=========
2016-06-21 14:22:13 -04:00
* `First Impressions of Xonsh <https://www.fusionbox.com/blog/detail/thoughts-on-pycon-2016/606/>`_,
2016-06-27 11:59:25 -04:00
FusionBox, June 20, 2016.
2016-06-18 18:18:46 -04:00
* `InfoWorld on xonsh <http://www.infoworld.com/article/3078017/application-development/new-shell-packs-power-of-python-and-bash.html>`_,
Paul Krill, June 2nd, 2016.
* `Slashdot on xonsh <https://developers.slashdot.org/story/16/06/04/0039245/pythonunix-hybrid-demoed-at-pycon>`_,
2016-06-27 11:59:25 -04:00
June 2016.