BlocksWorld is a tool for generating simple test images.
Project description
Copyright (c) 2018 Dan Petre
The MIT License (MIT)
About This Project
BlocksWorld is a tool for generating simple test images.
Core features
generate simple test images.
Supported platforms
Ubuntu 16.04, Python 3.5+
Might work on other configurations however at this time the focus will be on a single platform until the project matures a bit.
Build from source prerequisites
Python 3.5+
$ sudo apt install python3-pip
$ sudo apt install python3-setuptools
$ pip3 install wheel
Similarly, for those who like to experiment:
Python 2.7+
$ sudo apt install python-setuptools
$ sudo apt install python-pip
$ pip install wheel
Build wheel:
./build.sh.
Install locally built wheel:
$ pip install –user dist/*
or, if your pip doesn’t automatically use python3:
$ python3 -m pip install –user dist/*
Notice the use of the –user option. You can install system wide using sudo but the project is still in very early stages so installing as user can keep your system files clean(er).
Resources
Website:
Documentation: https://github.com/takanokage/blocksWorld/wiki
License: The MIT license
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file blocksWorld-0.0.8-py2.py3-none-any.whl.
File metadata
- Download URL: blocksWorld-0.0.8-py2.py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f045c3aeadb4fb91897fcd7bb463bd6eb307bbca08772d14ab65cafd5f950b5
|
|
| MD5 |
16ad3f389da3427b357b80961835fccf
|
|
| BLAKE2b-256 |
0cf0ded2c67b0fb26ef5d7bef3b80c33e6cdcff7deffdd7585eb3334440aeb19
|