Skip to content

Commit 8e1bfa1

Browse files
authored
Update libraries for SR2022
Generated from srobo-robot2022.0.0.manifest using https://gist.github.com/trickeydan/ac1511cd7a0cbf7524d4926404ed1f0b
1 parent 508cc76 commit 8e1bfa1

File tree

1 file changed

+37
-65
lines changed

1 file changed

+37
-65
lines changed

programming/python/libraries.md

Lines changed: 37 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -11,69 +11,41 @@ Robot Kit
1111

1212
The following python libraries are installed and available for use in your robot's software:
1313

14-
* [Babel 1.3.3](http://babel.pocoo.org/)
15-
* [backports 1.0](https://pypi.python.org/pypi/backports/1.0)
16-
* [backports-ssl_match_hostname 3.4.0.2](https://pypi.python.org/pypi/backports.ssl_match_hostname)
17-
* [Blivet 0.23.9](http://fedoraproject.org/wiki/Blivet)
18-
* [chardet 2.0.1](https://pypi.python.org/pypi/chardet)
19-
* [dateutil 1.5](https://labix.org/python-dateutil)
20-
* [decorator 3.4.0](https://pypi.python.org/pypi/decorator)
21-
* [di 0.3](https://apps.fedoraproject.org/packages/python-di)
22-
* [flask 0.10.1](http://flask.pocoo.org)
23-
* [hawkey 0.4.18](https://apps.fedoraproject.org/packages/python-hawkey)
24-
* [iniparse 0.4](http://code.google.com/p/iniparse)
25-
* [inotify 0.9.4](http://pyinotify.sourceforge.net)
26-
* [IPy 0.75](http://pypi.python.org/pypi/IPy)
27-
* [itsdangerous 0.23](http://pythonhosted.org/itsdangerous/)
28-
* [jinja2 2.7.3](http://jinja.pocoo.org)
29-
* [Kitchen 1.1.1](https://pypi.python.org/pypi/kitchen)
30-
* [libcomps 0.1.6](https://github.com/midnightercz/libcomps)
31-
* [librepo 1.7.5](http://github.com/Tojaj/librepo)
32-
* [markupsafe 0.18](https://pypi.python.org/pypi/MarkupSafe)
33-
* [matplotlib 1.3.1](http://matplotlib.org/)
34-
* [meh 0.27](https://apps.fedoraproject.org/packages/python-meh)
35-
* [mglob 0.4](https://pypi.python.org/pypi/mglob)
36-
* [mpmath 0.18](https://code.google.com/p/mpmath/)
37-
* [nose 1.3.0](http://nose.readthedocs.org/)
38-
* [nss 0.15.0](https://pypi.python.org/pypi/python-nss)
39-
* [ntplib 0.3.1](https://pypi.python.org/pypi/ntplib/)
40-
* [numexpr 2.2.2](https://github.com/pydata/numexpr)
41-
* [NumPy 1.8.2](http://www.numpy.org/)
42-
* [pandas 0.10.0](http://pandas.pydata.org/)
43-
* [pexpect 3.1](http://pexpect.readthedocs.org/en/latest/)
44-
* [pillow 2.2.1](http://pillow.readthedocs.org/)[^1]
45-
* [pwquality 1.2.3](https://apps.fedoraproject.org/packages/python-pwquality)
46-
* [pycurl 7.19.3](http://pycurl.sourceforge.net/)
47-
* [Pygments 1.6](http://pygments.org/)
48-
* [pygobject2 2.28.6](https://apps.fedoraproject.org/packages/pygobject2)
49-
* [pygpgme 0.3](https://pypi.python.org/pypi/pygpgme/0.3)
50-
* [pykickstart 1.99.48](https://fedoraproject.org/wiki/Pykickstart)[^2]
51-
* [pyliblzma 0.5.3](https://pypi.python.org/pypi/pyliblzma)
52-
* [Pyparsing 2.0.1](http://pyparsing.wikispaces.com/)
53-
* [PyParted 3.9](https://fedorahosted.org/pyparted/)
54-
* [pySerial 2.6](http://pyserial.sourceforge.net/)
55-
* [pytalloc 2.1.0](https://apps.fedoraproject.org/packages/pytalloc)
56-
* [pytz 2012d-5](http://pytz.sourceforge.net/)
57-
* [pyudev 0.15](https://pyudev.readthedocs.org)
58-
* [PyUSB 1.0.0](http://pyusb.sourceforge.net/)
59-
* [pyxattr 0.5.1](http://pyxattr.k1024.org/)
60-
* [PyXDG 0.25](http://freedesktop.org/wiki/Software/pyxdg)
61-
* [PyYAML 3.10](http://pyyaml.org/)
62-
* [SciPy 0.12.1](http://www.scipy.org/)
63-
* [simplegeneric 0.8](https://pypi.python.org/pypi/simplegeneric)
64-
* [simplejson 3.5.3](https://pypi.python.org/pypi/simplejson)
65-
* [six 1.7.3](https://pypi.python.org/pypi/six)
66-
* [slip 0.6.0](https://fedorahosted.org/python-slip/)
67-
* [slip-dbus 0.6.0](https://apps.fedoraproject.org/packages/python-slip-dbus)
68-
* [sssdconfig 1.11.6](https://apps.fedoraproject.org/packages/python-sssdconfig)
69-
* [SymPy 0.7.5](http://sympy.org/)
70-
* [tables 3.0.0](https://pypi.python.org/pypi/tables)
71-
* [Tornado 2.2.1](http://www.tornadoweb.org/)
72-
* [urlgrabber 3.10.1](http://urlgrabber.baseurl.org)
73-
* [Werkzeug 0.9.4](http://werkzeug.pocoo.org/)
74-
* [ZeroMQ 13.0.2](http://zeromq.org/bindings:python)
14+
* [astoria 0.7.0](https://pypi.org/project/astoria)
15+
* [cached-property 1.5.2](https://pypi.org/project/cached-property)
16+
* [click 8.0.1](https://pypi.org/project/click)
17+
* [cycler 0.10.0](https://pypi.org/project/cycler)
18+
* dateutil 2.8.2
19+
* dateutil-zoneinfo 2.8.2
20+
* [dbus-next 0.2.3](https://pypi.org/project/dbus-next)
21+
* [docopt 0.6.2](https://pypi.org/project/docopt)
22+
* [gmqtt 0.6.10](https://pypi.org/project/gmqtt)
23+
* [gpg 1.16.0](https://pypi.org/project/gpg)
24+
* [iniparse 0.5](https://pypi.org/project/iniparse)
25+
* [j5 0.13.0](https://pypi.org/project/j5)
26+
* [j5-zoloto 0.1.0](https://pypi.org/project/j5-zoloto)
27+
* [kiwisolver 1.3.2](https://pypi.org/project/kiwisolver)
28+
* [matplotlib 3.4.1](https://pypi.org/project/matplotlib)
29+
* [numpy 1.21.2](https://pypi.org/project/numpy)
30+
* opencv 4.5.2
31+
* [pandas 1.3.3](https://pypi.org/project/pandas)
32+
* pkg-resources 57.4.0
33+
* [pydantic 1.8.2](https://pypi.org/project/pydantic)
34+
* pygobject 3.40.1
35+
* [pyparsing 2.4.7](https://pypi.org/project/pyparsing)
36+
* [pyquaternion 0.9.9](https://pypi.org/project/pyquaternion)
37+
* [pyserial 3.5](https://pypi.org/project/pyserial)
38+
* [pytz 2021.1](https://pypi.org/project/pytz)
39+
* [pyusb 1.2.1](https://pypi.org/project/pyusb)
40+
* pyyaml 5.4.1
41+
* [rpm 4.16.1.3](https://pypi.org/project/rpm)
42+
* [setuptools 57.4.0](https://pypi.org/project/setuptools)
43+
* [six 1.16.0](https://pypi.org/project/six)
44+
* sr-robot3 2022.0.1
45+
* [toml 0.10.2](https://pypi.org/project/toml)
46+
* [typing-extensions 3.10.0.0](https://pypi.org/project/typing-extensions)
47+
* [udiskie 2.3.3](https://pypi.org/project/udiskie)
48+
* udiskie-locale-en-us 2.3.3
49+
* [zoloto 0.7.1](https://pypi.org/project/zoloto)
7550

76-
[^1]: A maintained fork of [PIL](http://www.pythonware.com/products/pil/)
77-
[^2]: No relation to our Kickstart event
78-
79-
If you wish to use a library that isn't listed above, get in contact with us on the forums and have a chat with us about it.
51+
If you wish to use a library that isn't listed above, get in contact with us on Discord and have a chat with us about it.

0 commit comments

Comments
 (0)