Skip to content

tsaoyu/PyVisiLibity

Repository files navigation

PyVisiLibity

Python binding of VisiLibity 1.

Support both Python 2.7 and Python >= 3

Installtion

swig is required to build C++ extension. Check here for the instruction.

To install the Python package:

pip install visilibity

Run test with example

After installation, it would possible to run the test example visilibity_test.py.

Get a copy of test file from this repository and run

python visilibity_test.py

The test script is self-explanatory. If anything wrong make sure you have matplotlib installed and configured.

Issue

Please file me any issue related to the installtion and usage of PyVisiLibity in this repository. However any issue concerned about the core function of PyVisiLibity such as add new feature, bug report need to be raised at original VisiLibity repository.

About

Python binding of VisiLibity 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published