<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools/pip-micropython, branch travis-esp8266</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=travis-esp8266</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=travis-esp8266'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-06-13T18:39:57+00:00</updated>
<entry>
<title>pip-micropython: Add deprecation notice, but still leave for reference.</title>
<updated>2015-06-13T18:39:57+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-06-13T18:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dd0e24f4b077378635fd71267936fa39a2228cb5'/>
<id>urn:sha1:dd0e24f4b077378635fd71267936fa39a2228cb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pip-micropython: Revert to using PIP_MICROPY_DEST environment var.</title>
<updated>2014-08-26T23:53:06+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-08-26T23:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f3c3010ffccc6cee0795c0491e2a686994bd0b34'/>
<id>urn:sha1:f3c3010ffccc6cee0795c0491e2a686994bd0b34</id>
<content type='text'>
-t/--target is a pip option. Trying to use pip options for different meanings
in pip-micropython may lead to big confusion. That's why the original passed
any extra parameters using environment variables. "All options belong to pip."
</content>
</entry>
<entry>
<title>Add pip-micropython to unix make install.</title>
<updated>2014-08-26T15:03:57+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-26T15:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=db63660c19c9080d040ad48a5fb2a2ab233b7ede'/>
<id>urn:sha1:db63660c19c9080d040ad48a5fb2a2ab233b7ede</id>
<content type='text'>
Also add -t/--target option to pip-micropython to allowing installing to
the pyboard.

Thanks to turbinenreiter/Sebastian Plamauer for the patch.
</content>
</entry>
<entry>
<title>pip-micropython: Fix inverted condition.</title>
<updated>2014-04-14T23:32:41+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-14T23:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cc8c0882a0e7fefc95fd1a01c5c0c42b453e1984'/>
<id>urn:sha1:cc8c0882a0e7fefc95fd1a01c5c0c42b453e1984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pip-micropython: revert $HOME back to ~</title>
<updated>2014-04-14T21:26:34+00:00</updated>
<author>
<name>Andrew Scheller</name>
<email>github@loowis.durge.org</email>
</author>
<published>2014-04-14T21:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6fc40cc3da69d1d463d26393309ea22973933008'/>
<id>urn:sha1:6fc40cc3da69d1d463d26393309ea22973933008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make pip-micropython more portable</title>
<updated>2014-04-14T11:26:12+00:00</updated>
<author>
<name>Andrew Scheller</name>
<email>github@loowis.durge.org</email>
</author>
<published>2014-04-14T11:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0aac7ba34408d395b30c65e9280a53d23819e5b1'/>
<id>urn:sha1:0aac7ba34408d395b30c65e9280a53d23819e5b1</id>
<content type='text'>
Replace /tmp with a $TMPDIR variable
Replace multiple occurrences of /tmp/pip-micropy-venv with a $TMPVENV variable
Replace ~ with $HOME</content>
</entry>
<entry>
<title>pip-micropython: Apply more workarounds for setuptools, pip, etc misfeatures.</title>
<updated>2014-04-12T20:33:14+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-12T20:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=06526e7ccc3eb3aad5e470ca2043a479d794d59f'/>
<id>urn:sha1:06526e7ccc3eb3aad5e470ca2043a479d794d59f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pip-micropython: Require command verb, but restrict to "install" only.</title>
<updated>2014-04-06T23:53:41+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-06T20:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9f043da5c348602df23f9d80d12dd282fe5981fd'/>
<id>urn:sha1:9f043da5c348602df23f9d80d12dd282fe5981fd</id>
<content type='text'>
So, pip-micropython can/should be run as normal pip:

    pip-micropython install micropython-unittest
</content>
</entry>
<entry>
<title>tools: Add pip-micropython to install packages in MicroPython-friendly way.</title>
<updated>2014-04-02T09:49:07+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-01T23:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=802d505756f9caf5f5ac810316dec692f3c5f75c'/>
<id>urn:sha1:802d505756f9caf5f5ac810316dec692f3c5f75c</id>
<content type='text'>
</content>
</entry>
</feed>
