A python package that retrieves the latest Blender download URL
Project description
Get the latest Blender download URL and use it in a Travis CI scipt to download the archive
In travis.yml:
- pip install latest_blender_url
- url="$(python -c 'import latest_blender_url as lbu; lbu.get_latest()')"
- curl -L -o blender.tar.bz2 $url
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Close
Hashes for latest_blender_url-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | db3ce1357ab0cedf7354a2ceee54cd9341fa2c1aee944be9394e7eea3ddf739d |
|
MD5 | 724b5c4c60fe76eee136055385684ebc |
|
BLAKE2b-256 | 1f7d494fd22d0e3d64159f17bd697bf6f5c082700fa28402744f971d997ed20a |
Close
Hashes for latest_blender_url-0.1.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc4e2fde9fe58db1da8142b592feca7fd36e31cf9177c3cf6301bd6245000a58 |
|
MD5 | 36b9f5096202ea9e9a732483e6ed25e7 |
|
BLAKE2b-256 | ab2dd7778ed808c5892e14395645bb7ec9faab2dfd7f9a9165a881e4b908da8e |