Last active
August 14, 2024 08:52
-
-
Save cbrnr/9ec600bc0ba2079b0d4b9ec322ea3bf4 to your computer and use it in GitHub Desktop.
Flatpak manifest (PsychoPy)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
id: org.psychopy.PsychoPy | |
runtime: org.freedesktop.Platform | |
runtime-version: '22.08' | |
sdk: org.freedesktop.Sdk | |
command: psychopy | |
finish-args: | |
- --device=dri | |
- --device=input | |
- --filesystem=home | |
- --filesystem=host-os | |
- --share=ipc | |
- --share=network | |
# - --socket=wayland | |
# - --socket=fallback-x11 | |
- --socket=pulseaudio | |
- --socket=x11 | |
# cleanup: | |
# - TODO!! | |
modules: | |
- name: git | |
make-install-args: | |
- NO_INSTALL_HARDLINKS=1 | |
sources: | |
- type: archive | |
url: https://www.kernel.org/pub/software/scm/git/git-2.46.0.tar.gz | |
sha256: b138811e16838f669a2516e40f09d50500e1c7fc541b5ab50ce84b98585e5230 | |
- name: meson | |
buildsystem: simple | |
only-arches: | |
- x86_64 | |
build-commands: | |
- pip install --verbose --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} --no-build-isolation meson | |
sources: | |
- type: file | |
url: https://files.pythonhosted.org/packages/b7/33/513a9ca4fd5892463abb38592105b78fd425214f7983033633e2e48cbd30/meson-1.5.1-py3-none-any.whl | |
sha256: 5531e24e6cfd6000bf1c712793cf28dff032841370b1a3b941a894e4fde46e5a | |
- name: glu | |
buildsystem: meson | |
sources: | |
- type: archive | |
url: https://archive.mesa3d.org/glu/glu-9.0.3.tar.xz | |
sha256: bd43fe12f374b1192eb15fe20e45ff456b9bc26ab57f0eee919f96ca0f8a330f | |
- name: wxWidgets | |
cleanup: | |
- /bin | |
- /include | |
sources: | |
- type: archive | |
url: https://github.com/wxWidgets/wxWidgets/releases/download/v3.2.5/wxWidgets-3.2.5.tar.bz2 | |
sha256: 0ad86a3ad3e2e519b6a705248fc9226e3a09bbf069c6c692a02acf7c2d1c6b51 | |
- name: python-numpy | |
buildsystem: simple | |
only-arches: | |
- x86_64 | |
build-commands: | |
- pip install --verbose --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} --no-build-isolation numpy | |
sources: | |
- type: file | |
url: https://files.pythonhosted.org/packages/4b/d7/ecf66c1cd12dc28b4040b15ab4d17b773b87fa9d29ca16125de01adb36cd/numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: ffa75af20b44f8dba823498024771d5ac50620e6915abac414251bd971b4529f | |
- name: python-wxpython | |
buildsystem: simple | |
only-arches: | |
- x86_64 | |
build-commands: | |
- pip install --verbose --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} --no-build-isolation wxpython | |
build-options: | |
env: | |
WXPYTHON_BUILD_ARGS: --use_syswx --nodoc | |
cleanup: | |
- /bin | |
sources: | |
- type: file | |
url: https://files.pythonhosted.org/packages/aa/64/d749e767a8ce7bdc3d533334e03bb1106fc4e4803d16f931fada9007ee13/wxPython-4.2.1.tar.gz | |
sha256: e48de211a6606bf072ec3fa778771d6b746c00b7f4b970eb58728ddf56d13d5c | |
- type: file | |
url: https://files.pythonhosted.org/packages/5e/dd/425b95d0151e1d6c951f45051112394f130df3da67363b6bc75dc4c27aba/pillow-10.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: e4d49b85c4348ea0b31ea63bc75a9f3857869174e2bf17e7aba02945cd218e6f | |
- name: python-scipy | |
buildsystem: simple | |
only-arches: | |
- x86_64 | |
build-commands: | |
- pip install --verbose --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} --no-build-isolation scipy | |
sources: | |
- type: file | |
url: https://files.pythonhosted.org/packages/e2/20/15c8fe0dfebb6facd81b3d08bf45dfa080e305deb17172b0a40eba59e927/scipy-1.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 42470ea0195336df319741e230626b6225a740fd9dce9642ca13e98f667047c0 | |
- name: python-matplotlib | |
buildsystem: simple | |
only-arches: | |
- x86_64 | |
build-commands: | |
- pip install --verbose --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} --no-build-isolation matplotlib | |
sources: | |
- type: file | |
url: https://files.pythonhosted.org/packages/32/ad/58902b481f5a294101a53ed964d68a2c2355d55622a8e9cb09fc3f517385/matplotlib-3.9.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 0fc001516ffcf1a221beb51198b194d9230199d6842c540108e4ce109ac05cc0 | |
- type: file | |
url: https://files.pythonhosted.org/packages/67/0f/6e5b4879594cd1cbb6a2754d9230937be444f404cf07c360c07a10b36aac/contourpy-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 39f3ecaf76cd98e802f094e0d4fbc6dc9c45a8d0c4d185f0f6c2234e14e5f75b | |
- type: file | |
url: https://files.pythonhosted.org/packages/e7/05/c19819d5e3d95294a6f5947fb9b9629efb316b96de511b418c53d245aae6/cycler-0.12.1-py3-none-any.whl | |
sha256: 85cef7cff222d8644161529808465972e51340599459b8ac3ccbac5a854e0d30 | |
- type: file | |
url: https://files.pythonhosted.org/packages/56/61/ad19cad430aacbc3418be503e1f6daed9375c997a4e32b78a91195b3054a/fonttools-4.53.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: a1c7c5aa18dd3b17995898b4a9b5929d69ef6ae2af5b96d585ff4005033d82f0 | |
- type: file | |
url: https://files.pythonhosted.org/packages/6f/40/4ab1fdb57fced80ce5903f04ae1aed7c1d5939dda4fd0c0aa526c12fe28a/kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl | |
sha256: ec20916e7b4cbfb1f12380e46486ec4bcbaa91a9c448b97023fde0d5bbf9e4ff | |
- type: file | |
url: https://files.pythonhosted.org/packages/08/aa/cc0199a5f0ad350994d660967a8efb233fe0416e4639146c089643407ce6/packaging-24.1-py3-none-any.whl | |
sha256: 5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124 | |
- type: file | |
url: https://files.pythonhosted.org/packages/9d/ea/6d76df31432a0e6fdf81681a895f009a4bb47b3c39036db3e1b528191d52/pyparsing-3.1.2-py3-none-any.whl | |
sha256: f9db75911801ed778fe61bb643079ff86601aca99fcae6345aa67292038fb742 | |
- type: file | |
url: https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl | |
sha256: a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427 | |
- name: python-pandas | |
buildsystem: simple | |
only-arches: | |
- x86_64 | |
build-commands: | |
- pip install --verbose --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} --no-build-isolation pandas | |
sources: | |
- type: file | |
url: https://files.pythonhosted.org/packages/89/1b/12521efcbc6058e2673583bb096c2b5046a9df39bd73eca392c1efed24e5/pandas-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 8635c16bf3d99040fdf3ca3db669a7250ddf49c55dc4aa8fe0ae0fa8d6dcc1f0 | |
- type: file | |
url: https://files.pythonhosted.org/packages/9c/3d/a121f284241f08268b21359bd425f7d4825cffc5ac5cd0e1b3d82ffd2b10/pytz-2024.1-py2.py3-none-any.whl | |
sha256: 328171f4e3623139da4983451950b28e95ac706e13f3f2630a879749e7a8b319 | |
- type: file | |
url: https://files.pythonhosted.org/packages/65/58/f9c9e6be752e9fcb8b6a0ee9fb87e6e7a1f6bcab2cdc73f02bb7ba91ada0/tzdata-2024.1-py2.py3-none-any.whl | |
sha256: 9068bc196136463f5245e51efda838afa15aaeca9903f49050dfa2679db4d252 | |
- name: python-pyqt6 | |
buildsystem: simple | |
only-arches: | |
- x86_64 | |
build-commands: | |
- pip install --verbose --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} --no-build-isolation pyqt6 pyqt6-qt6 pyqt6-sip | |
sources: | |
- type: file | |
url: https://files.pythonhosted.org/packages/14/5a/a8ddbfdc38a78a6ca2c0fad452256c60e6885f4af803b69636b6d67e475a/PyQt6_sip-13.8.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.whl | |
sha256: 835ed22eab977f75fd77e60d4ff308a1fa794b1d0c04849311f36d2a080cdf3b | |
- type: file | |
url: https://files.pythonhosted.org/packages/d1/ec/98a16d0609fda59866ad65aa37fb028b60ead4a9a8f405059ebd0e108766/PyQt6_Qt6-6.7.2-py3-none-manylinux_2_28_x86_64.whl | |
sha256: fc93945eaef4536d68bd53566535efcbe78a7c05c2a533790a8fd022bac8bfaa | |
- type: file | |
url: https://files.pythonhosted.org/packages/d8/58/5082dd3654da2b17de19057f181526df566f38af90f517cb8a541bea0890/PyQt6-6.7.1-cp38-abi3-manylinux_2_28_x86_64.whl | |
sha256: 2d771fa0981514cb1ee937633dfa64f14caa902707d9afffab66677f3a73e3da | |
- name: python-setuptools | |
buildsystem: simple | |
build-commands: | |
- python3 setup.py build | |
- python3 setup.py install --prefix=${FLATPAK_DEST} --root=/ | |
sources: | |
- type: archive | |
url: https://files.pythonhosted.org/packages/3c/7b/00030a938499c8f8345be02ab5b7d748d359ea59c2f020b7b0a21b82f832/setuptools-66.1.1.tar.gz | |
sha256: ac4008d396bc9cd983ea483cb7139c0240a07bbc74ffb6232fceffedc6cf03a8 | |
- name: python-psychopy | |
buildsystem: simple | |
only-arches: | |
- x86_64 | |
build-commands: | |
- pip install --verbose --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} --no-build-isolation psychopy | |
sources: | |
- type: file | |
url: https://files.pythonhosted.org/packages/89/1b/12521efcbc6058e2673583bb096c2b5046a9df39bd73eca392c1efed24e5/pandas-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 8635c16bf3d99040fdf3ca3db669a7250ddf49c55dc4aa8fe0ae0fa8d6dcc1f0 | |
- type: file | |
url: https://files.pythonhosted.org/packages/e0/da/259b29659834f31f90b326b0f21466dc332eba9d5b89f6dbd849eabf9bc7/pyglet-1.5.27-py3-none-any.whl | |
sha256: 7ce2eb5a299cda92fcc099f533520cdaa2f157a175d6c1442a2ae4d769284d2d | |
- type: file | |
url: https://files.pythonhosted.org/packages/34/62/97da9805403d80c86c79984d8c3e2f4133fee99cba50236cb94245915cd1/psychopy-2024.2.0-py3-none-any.whl | |
sha256: 19886f2ff056b9f6ca406c92f08e5bcbd1c13143281d1cc0cd4f2956ba6b61b7 | |
- type: file | |
url: https://files.pythonhosted.org/packages/5b/6e/d52c605aaf7b455be01fd2769c285d57beb4a45dcc7c8179699e81b2e1be/questplus-2023.1-py3-none-any.whl | |
sha256: cf0902d9dd3a804ced24a515eaace82edce5ee1db8b7738bc509a3b761ae4ba6 | |
- type: file | |
url: https://files.pythonhosted.org/packages/c0/da/977ded879c29cbd04de313843e76868e6e13408a94ed6b987245dc7c8506/openpyxl-3.1.5-py2.py3-none-any.whl | |
sha256: 5282c12b107bffeef825f4617dc029afaf41d0ea60823bbb665ef3079dc79de2 | |
- type: file | |
url: https://files.pythonhosted.org/packages/b2/f4/931030deca0d87d5805ad851810b36529c212e7ea8bbc9b15ea7d1672d1d/xmlschema-3.3.1-py3-none-any.whl | |
sha256: 93547e999896f1525a821e229991d31e4dd02563f93b0667ce6566cf2b853751 | |
- type: file | |
url: https://files.pythonhosted.org/packages/ad/bd/0602167a213d9184fc688b1086dc6d374b7ae8c33eccf169f9b50ce6568c/soundfile-0.12.1-py2.py3-none-manylinux_2_17_x86_64.whl | |
sha256: 2dc3685bed7187c072a46ab4ffddd38cef7de9ae5eb05c03df2ad569cf4dacbc | |
- type: file | |
url: https://files.pythonhosted.org/packages/3d/84/f1647217231f6cc46883e5d26e870cc3e1520d458ecd52d6df750810d53c/imageio-2.34.2-py3-none-any.whl | |
sha256: a0bb27ec9d5bab36a9f4835e51b21d2cb099e1f78451441f94687ff3404b79f8 | |
- type: file | |
url: https://files.pythonhosted.org/packages/fe/44/c9e18a73dfd939b5b0ec843870ac72f1f6c17e31a03149b687a85465bff7/imageio_ffmpeg-0.5.1-py3-none-manylinux2010_x86_64.whl | |
sha256: 5289f75c7f755b499653f3209fea4efd1430cba0e39831c381aad2d458f7a316 | |
- type: file | |
url: https://files.pythonhosted.org/packages/38/a6/f6e606cd5fb7f3c36d28f1264888357dc4963d2face94dfd61a7adcbf219/psychtoolbox-3.0.19.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 774239046c967db9e5c70fe84345601d53e51fc0e06af0bdf9d8d6a4b7bdd696 | |
- type: file | |
url: https://files.pythonhosted.org/packages/8c/ab/348bc172ef72f82c5684764887d4a5751200dad2ce772b164e120dd489ee/gevent-24.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: dd23df885318391856415e20acfd51a985cba6919f0be78ed89f5db9ff3a31cb | |
- type: file | |
url: https://files.pythonhosted.org/packages/19/74/f59e7e0d392bc1070e9a70e2f9190d652487ac115bb16e2eff6b22ad1d24/psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 5fd9a97c8e94059b0ef54a7d4baf13b405011176c3b6ff257c247cae0d560ecd | |
- type: file | |
url: https://files.pythonhosted.org/packages/c4/0f/24ff63c1bc2cdbde7a703fcb35031d1bfa73f0e27e81235952c3b66636c6/pyzmq-26.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 38ece17ec5f20d7d9b442e5174ae9f020365d01ba7c112205a4d59cf19dc38ee | |
- type: file | |
url: https://files.pythonhosted.org/packages/b4/6d/0df8f7a6f1944ba619d93025ce468c9252aa10799d7140e07014dfc1a16c/ujson-5.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 26b0e2d2366543c1bb4fbd457446f00b0187a2bddf93148ac2da07a53fe51569 | |
- type: file | |
url: https://files.pythonhosted.org/packages/d9/96/a1868dd8997d65732476dfc70fef44d046c1b4dbe36ec1481ab744d87775/msgpack-1.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 00e073efcba9ea99db5acef3959efa45b52bc67b61b00823d2a1a6944bf45982 | |
- type: file | |
url: https://files.pythonhosted.org/packages/9b/5d/f25ac7d4fb77cbd53ddc6d05d833c6bf52b12770a44fa9a447eed470ca9a/msgpack_numpy-0.4.8-py2.py3-none-any.whl | |
sha256: 773c19d4dfbae1b3c7b791083e2caf66983bb19b40901646f61d8731554ae3da | |
- type: file | |
url: https://files.pythonhosted.org/packages/29/61/bf33c6c85c55bc45a29eee3195848ff2d518d84735eb0e2d8cb42e0d285e/PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: ba336e390cd8e4d1739f42dfe9bb83a3cc2e80f567d8805e11b46f4a943f5515 | |
- type: file | |
url: https://files.pythonhosted.org/packages/5f/34/76cfe866e482745ea8c9956b0be6198fd72d08d2be77b71596afdb8cd89f/freetype_py-2.4.0-py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl | |
sha256: ce931f581d5038c4fea1f3d314254e0264e92441a5fdaef6817fe77b7bb888d3 | |
- type: file | |
url: https://files.pythonhosted.org/packages/8a/9e/a0d97dc8fa7a010710fd654845618f2c59c67ad458a88e07125fa575ce6d/python_bidi-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 824398afe6dc23ddc01506a20f19ac59c648913cf82473620be6e625ad28f713 | |
- type: file | |
url: https://files.pythonhosted.org/packages/44/fb/e20b45d81d74d810b01bff408baf8af04abf1d55a1a289c8395ad0919a7c/arabic_reshaper-3.0.0-py3-none-any.whl | |
sha256: 3f71d5034bb694204a239a6f1ebcf323ac3c5b059de02259235e2016a1a5e2dc | |
- type: file | |
url: https://files.pythonhosted.org/packages/90/13/915796fd1e6abab2389f287405f281f069182ac259e588268cc7f936f046/javascripthon-0.13-py3-none-any.whl | |
sha256: 5a9bda2c4f2b8e6f569eb228a0b97a111d413e2b5644cd77fcc0f52d34a0c3ad | |
- type: file | |
url: https://files.pythonhosted.org/packages/9a/12/c7a7504f5bf74d6ee0533f6fc7d30d8f4b79420ab179d1df2484b07602eb/websockets-12.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 6350b14a40c95ddd53e775dbdbbbc59b124a5c8ecd6fbb09c2e52029f7a9f480 | |
- type: file | |
url: https://files.pythonhosted.org/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl | |
sha256: 355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1 | |
- type: file | |
url: https://files.pythonhosted.org/packages/f9/9b/335f9764261e915ed497fcdeb11df5dfd6f7bf257d4a6a2a686d80da4d54/requests-2.32.3-py3-none-any.whl | |
sha256: 70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6 | |
- type: file | |
url: https://files.pythonhosted.org/packages/da/71/ae30dadffc90b9006d77af76b393cb9dfbfc9629f339fc1574a1c52e6806/future-1.0.0-py3-none-any.whl | |
sha256: 929292d34f5872e70396626ef385ec22355a1fae8ad29e1a734c3e43f9fbc216 | |
- type: file | |
url: https://files.pythonhosted.org/packages/d2/61/c4c1f661cbb53af82562947b66aad37ec2e5bed40cbd68972cbc374df01a/pypi_search-2.0-py3-none-any.whl | |
sha256: 7fc7f5fe6be85f13110472493c0b5ec3fc361642774d567c5c591469a1f91880 | |
- type: file | |
url: https://files.pythonhosted.org/packages/84/ee/71bac8cff7c42643cdba1ae14181db06702ba349630c94e608f0d4ca6790/python_gitlab-4.8.0-py3-none-any.whl | |
sha256: 89d7e24ff8fcb2b6845f1379350d0e0cdfbdae42b824bc4fa194c5a7a9a774bc | |
- type: file | |
url: https://files.pythonhosted.org/packages/e9/bd/cc3a402a6439c15c3d4294333e13042b915bbeab54edc457c723931fed3f/GitPython-3.1.43-py3-none-any.whl | |
sha256: eec7ec56b92aad751f9912a73404bc02ba212a23adb2c7098ee668417051a1ff | |
- type: file | |
url: https://files.pythonhosted.org/packages/76/eb/ab783b47b3b9b55371b4361c7ec695144bde1a3343ff2b7a8c1d8fe617bb/cryptography-43.0.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 299d3da8e00b7e2b54bb02ef58d73cd5f55fb31f33ebbf33bd00d9aa6807df7e | |
- type: file | |
url: https://files.pythonhosted.org/packages/2b/03/13dde6512ad7b4557eb792fbcf0c653af6076b81e5941d36ec61f7ce6028/astunparse-1.6.3-py2.py3-none-any.whl | |
sha256: c2652417f2c8b5bb325c885ae329bdf3f86424075c4fd1a128674bc6fba4b8e8 | |
- type: file | |
url: https://files.pythonhosted.org/packages/cc/a1/50fccd68a12bcfc27adfc9969c090286670a9109a0259f3f70943390b721/esprima-4.0.1.tar.gz | |
sha256: 08db1a876d3c2910db9cfaeb83108193af5411fc3a3a66ebefacd390d21323ee | |
- type: file | |
url: https://files.pythonhosted.org/packages/20/9f/bc63f0f0737ad7a60800bfd472a4836661adae21f9c2535f3957b1e54ceb/jedi-0.19.1-py2.py3-none-any.whl | |
sha256: e983c654fe5c02867aef4cdfce5a2fbb4a50adc0af145f70504238f18ef5e7e0 | |
- type: file | |
url: https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl | |
sha256: c4451db6ba391ca6ca299fb3ec7bae67a5c55dde170964c7a14ceefec02f2cf0 | |
- type: file | |
url: https://files.pythonhosted.org/packages/08/06/b8dfcd5509b4c2ee68528a90be91eddfcb1f8c9fab90c0e734841b03fb3c/pyparallel-0.2.2-py3-none-any.whl | |
sha256: f382422c97a885453b405acadd27c522bff87e9407968dc814955ed68b1cc777 | |
- type: file | |
url: https://files.pythonhosted.org/packages/b1/38/68a914a998db21c3ecc6b47b75e5b8d9acfd3d757f749c22f61dcb9cdc58/ffpyplayer-4.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 311a2b5c4ef3854d6bfe8af889603cd47ddf8c3e9ff175800b66b1f410aeb915 | |
- type: file | |
url: https://files.pythonhosted.org/packages/3f/a4/d2537f47fd7fcfba966bd806e3ec18e7ee1681056d4b0a9c8d983983e4d5/opencv_python-4.10.0.84-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 9ace140fc6d647fbe1c692bcb2abce768973491222c067c131d80957c595b71f | |
- type: file | |
url: https://files.pythonhosted.org/packages/31/c0/00eb4c1ac241835224e34b7005143a0788353b8b56286660317cb82cdf94/python_vlc-3.0.20123-py3-none-any.whl | |
sha256: 903b3dc3602804958837c69907f3d3485921ef8424c254c7314db3d6037f8d62 | |
- type: file | |
url: https://files.pythonhosted.org/packages/fc/b8/ff33610932e0ee81ae7f1269c890f697d56ff74b9f5b2ee5d9b7fa2c5355/python_xlib-0.33-py2.py3-none-any.whl | |
sha256: c3534038d42e0df2f1392a1b30a15a4ff5fdc2b86cfa94f072bf11b10a164398 | |
- type: file | |
url: https://files.pythonhosted.org/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl | |
sha256: 7bffd925d65168f85027d8da9af6bddab658135b840670a223589bc0c8ef02b2 | |
- type: file | |
url: https://files.pythonhosted.org/packages/22/86/5a474f002126e37d9ee1062e71dc99223d1618ffcfbd5683a7662766c4af/tables-3.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: e756c272bb111d016fec1d03a60095403a8fb42a5fbaf5f317dcf6e3b9d8e92e | |
- type: file | |
url: https://files.pythonhosted.org/packages/17/0e/e9c0c4d86142c529a62996d290e2f7d15cc4f214acf5386adc102191af94/dukpy-0.2.3.tar.gz | |
sha256: cc8dd158326f95231d320da80be6e6a1d72bbaad9de2569eaffb6af736f45e6b | |
- type: file | |
url: https://files.pythonhosted.org/packages/c6/ac/dac4a63f978e4dcb3c6d3a78c4d8e0192a113d288502a1216950c41b1027/parso-0.8.4-py2.py3-none-any.whl | |
sha256: a418670a20291dacd2dddc80c377c5c3791378ee1e8d12bffc35420643d43f18 | |
- type: file | |
url: https://files.pythonhosted.org/packages/b1/fe/e8c672695b37eecc5cbf43e1d0638d88d66ba3a44c4d321c796f4e59167f/beautifulsoup4-4.12.3-py3-none-any.whl | |
sha256: b80878c9f40111313e55da8ba20bdba06d8fa3969fc68304167741bbf9e082ed | |
- type: file | |
url: https://files.pythonhosted.org/packages/1a/43/e1d53588561e533212117750ee79ad0ba02a41f52a08c1df3396bd466c05/html2text-2024.2.26.tar.gz | |
sha256: 05f8e367d15aaabc96415376776cdd11afd5127a77fce6e36afc60c563ca2c32 | |
- type: file | |
url: https://files.pythonhosted.org/packages/ce/78/7a78d5197e409371c4fd9734ad9ab41ed6f9147b3ac23256c4e6c81295f2/xarray-2024.6.0-py3-none-any.whl | |
sha256: 721a7394e8ec3d592b2d8ebe21eed074ac077dc1bb1bd777ce00e41700b4866c | |
- type: file | |
url: https://files.pythonhosted.org/packages/ae/fd/e3edcf827e7f9c17c5ea1a192841dcfb1dd575a7518c25c5cadd921625b1/json_tricks-3.17.3-py2.py3-none-any.whl | |
sha256: 8ba11cb66a09532945c05c7374a72b857dfc3870b2d145125edd508f4027dff9 | |
- type: file | |
url: https://files.pythonhosted.org/packages/da/f1/3702ba2a7470666a62fd81c58a4c40be00670e5006a67f4d626e57f013ae/charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 8465322196c8b4d7ab6d1e049e4c5cb460d0394da4a27d23cc242fbf0034b6b5 | |
- type: file | |
url: https://files.pythonhosted.org/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl | |
sha256: 82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0 | |
- type: file | |
url: https://files.pythonhosted.org/packages/ca/1c/89ffc63a9605b583d5df2be791a27bc1a42b7c32bab68d3c8f2f73a98cd4/urllib3-2.2.2-py3-none-any.whl | |
sha256: a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472 | |
- type: file | |
url: https://files.pythonhosted.org/packages/1c/d5/c84e1a17bf61d4df64ca866a1c9a913874b4e9bdc131ec689a0ad013fb36/certifi-2024.7.4-py3-none-any.whl | |
sha256: c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90 | |
- type: file | |
url: https://files.pythonhosted.org/packages/c9/7c/43d81bdd5a915923c3bad5bb4bff401ea00ccc8e28433fb6083d2e3bf58e/cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: e4108df7fe9b707191e55f33efbcb2d81928e10cea45527879a4749cbe472614 | |
- type: file | |
url: https://files.pythonhosted.org/packages/fe/42/f8dbc2b9ad59e927940325a22d6d3931d630c3644dae7e2369ef5d9ba230/zope.event-5.0-py3-none-any.whl | |
sha256: 2832e95014f4db26c47a13fdaef84cef2f4df37e66b59d8f1f4a8f319a632c26 | |
- type: file | |
url: https://files.pythonhosted.org/packages/64/0a/849dc6346aae1929101174b413517b1105e278bd649c856584944b834208/zope.interface-6.4.post2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: d22fce0b0f5715cdac082e35a9e735a1752dc8585f005d045abb1a7c20e197f9 | |
- type: file | |
url: https://files.pythonhosted.org/packages/1c/2f/64628f6ae48e05f585e0eb3fb7399b52e240ef99f602107b445bf6be23ef/greenlet-3.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: dd4f49ae60e10adbc94b45c0b5e6a179acc1736cf7a90160b404076ee283cf83 | |
- type: file | |
url: https://files.pythonhosted.org/packages/fd/5b/8f0c4a5bb9fd491c277c21eff7ccae71b47d43c4446c9d0c6cff2fe8c2c4/gitdb-4.0.11-py3-none-any.whl | |
sha256: 81a3407ddd2ee8df444cbacea00e2d038e40150acfa3001696fe0dcf1d3adfa4 | |
- type: file | |
url: https://files.pythonhosted.org/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl | |
sha256: 84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8 | |
- type: file | |
url: https://files.pythonhosted.org/packages/96/c2/3dd434b0108730014f1b96fd286040dc3bcb70066346f7e01ec2ac95865f/et_xmlfile-1.1.0-py3-none-any.whl | |
sha256: a2ba85d1d6a74ef63837eed693bcb89c3f752169b0e3e7ae5b16ca5e1b3deada | |
- type: file | |
url: https://files.pythonhosted.org/packages/3f/51/d4db610ef29373b879047326cbf6fa98b6c1969d6f6dc423279de2b1be2c/requests_toolbelt-1.0.0-py2.py3-none-any.whl | |
sha256: cccfdd665f0a24fcf4726e690f65639d272bb0637b9b92dfd91a5568ccf6bd06 | |
- type: file | |
url: https://files.pythonhosted.org/packages/0e/e2/f07ab8322b1cd207e562b417c746fb006367f190955ba1dbf17981bcfcd9/numexpr-2.10.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl | |
sha256: ac23a72eff10f928f23b147bdeb0f1b774e862abe332fc9bf4837e9f1bc0bbf9 | |
- type: file | |
url: https://files.pythonhosted.org/packages/e0/a9/023730ba63db1e494a271cb018dcd361bd2c917ba7004c3e49d5daf795a2/py_cpuinfo-9.0.0-py3-none-any.whl | |
sha256: 859625bc251f64e21f077d099d4162689c762b5d6a4c3c97553d56241c9674d5 | |
- type: file | |
url: https://files.pythonhosted.org/packages/44/70/8df5f8a79c7b9019654e3d890d4ffcab740087ccb88c5df05f7f79ff98b6/blosc2-2.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | |
sha256: 928a89851b8528ce9c233048d832be5b2fef47645d5a389c021f3f58333fa3f8 | |
- type: file | |
url: https://files.pythonhosted.org/packages/36/8a/7ba4eec818455d4ee941e8a50b2ffc98a2d2627156c9e79506411e0970e3/elementpath-4.4.0-py3-none-any.whl | |
sha256: cda092281afe508ece1bf65373905b30196c9426f3730cfea46059e103a131bd | |
- type: file | |
url: https://files.pythonhosted.org/packages/4c/f3/038b302fdfbe3be7da016777069f26ceefe11a681055ea1f7817546508e3/soupsieve-2.5-py3-none-any.whl | |
sha256: eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7 | |
- type: file | |
url: https://files.pythonhosted.org/packages/4c/1f/cbec4cb91b5aa7e44a539a92ec76293ababe9a6dd123c52a0e416d50dc81/ndindex-1.8-py3-none-any.whl | |
sha256: b5132cd331f3e4106913ed1a974a3e355967a5991543c2f512b40cb8bb9f50b8 | |
- type: file | |
url: https://files.pythonhosted.org/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl | |
sha256: c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc | |
- type: file | |
url: https://files.pythonhosted.org/packages/a7/a5/10f97f73544edcdef54409f1d839f6049a0d79df68adbc1ceb24d1aaca42/smmap-5.0.1-py3-none-any.whl | |
sha256: e6d8668fa5f93e706934a62d7b4db19c8d9eb8cf2adbb75ef1b675aa332b69da |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment