A Python utility to execute single-agent search algorithms and represent search environments.
Project description
A python utility to execute single-agent searches on environments
Free software: MIT license
Installation
pip install sa-pathfinding
You can also install the in-development version with:
pip install https://github.com/nathansamsel/python-sa-pathfinding/archive/master.zip
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.1 (2020-05-14)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file sa_pathfinding-0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: sa_pathfinding-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 28.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/42.0.1.post20191125 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78ae5f4f5c14a6c4040ee8d48d4b0f9f659b5cf4c2340742c398ad292334ce03 |
|
MD5 | c0594f7a5cc2eeaf3ce5badf52c8d684 |
|
BLAKE2b-256 | 580efec01a674965420e3608188f391265851d9db0656b5f70a7d4272e55f887 |