# pivy **Repository Path**: coonix/pivy ## Basic Information - **Project Name**: pivy - **Description**: No description available - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README General build instructions: --------------------------- [![Build Status](https://travis-ci.org/Coin3D/pivy.svg?branch=master)](https://travis-ci.org/Coin3D/pivy) Pivy uses [distutils][0]. To build Pivy, run ```bash $ python3 setup.py build $ python3 setup.py install ``` For older system/distros please use the `setup_old.py` script to build pivy. Reporting bugs: -------------- Please submit bug reports, feature requests, etc. to the [Pivy issue tracker][1]. Contact: -------- If you have any questions regarding Pivy or simply want to discuss with other Pivy users, you can do so at the general [coin-discuss mailinglist][2]. [0]: http://www.python.org/sigs/distutils-sig/ [1]: https://github.com/Coin3D/pivy/issues [2]: http://groups.google.com/group/coin3d-discuss