python:pycon2013
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
python:pycon2013 [2013/03/17 12:27] – dblume | python:pycon2013 [2023/04/12 20:44] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 20: | Line 20: | ||
>>> | >>> | ||
</ | </ | ||
+ | |||
+ | ===== TODO: contextual.io Challenge | ||
+ | |||
+ | [[http:// | ||
+ | |||
+ | |||
+ | References: | ||
+ | * http:// | ||
+ | * https:// | ||
+ | |||
===== Disney - Optimizing ===== | ===== Disney - Optimizing ===== | ||
Line 25: | Line 35: | ||
[[http:// | [[http:// | ||
[[http:// | [[http:// | ||
+ | |||
+ | There' | ||
+ | |||
+ | < | ||
+ | x[1] = ... | ||
+ | x[5] = ... | ||
+ | x[10] = ... | ||
+ | x[2] = ... | ||
+ | x[6] = ... | ||
+ | x[11] = ... | ||
+ | ... | ||
+ | </ | ||
===== New Relic - Managing Python App Performance ===== | ===== New Relic - Managing Python App Performance ===== | ||
Line 50: | Line 72: | ||
# More stuff... https:// | # More stuff... https:// | ||
| | ||
- | 2. Discovery | + | 2. [[http:// |
- | + | ||
- | [[http:// | + | |
===== Lightning Talks ===== | ===== Lightning Talks ===== | ||
Line 156: | Line 175: | ||
People often solve this problem with threads. | People often solve this problem with threads. | ||
+ | ===== Raspberry Pi Quick Notes ===== | ||
+ | < | ||
+ | User: pi | ||
+ | Password: raspberry | ||
+ | |||
+ | $ startx | ||
+ | $ raspi-config | ||
+ | $ sudo shutdown -h now | ||
+ | </ | ||
===== Random Python-related URLs ===== | ===== Random Python-related URLs ===== |
python/pycon2013.1363548479.txt.gz · Last modified: 2023/04/12 20:44 (external edit)