Bollinger+Grohmann Library with specklepy.
Python library aimed at extending the functionality of specklepy.
Required dependencies are automatically checked. Should a library not be available for a specific class / method, the user will be prompted to install with a simple "y" input on the console.
, details here
A special word of appreciation goes out to the Speckle Team. Continuous support throughout development, for example, in the Community platform by @jsdbroughton made a profound impact on development.
01 - Column Eccentricity Example
Any and all contributions are welcome! Kindly follow the below guidelines:
- Clone the repository
- This will create a copy of the project on your computer that you can modify and test
- Create a new branch before you start making changes
- Naming convention: yourUsername-FeatureAddedOrChange
- This will allow you to work on a separate copy of the project without affecting the original code
- Make changes / developments / advancements
- Test your changes before submitting them, ideally with a unit test / example script
- Commit your changes once you are done
- Push changes to GitHub
- Create a pull request
- Pull request should include a description of the changes you made and why they are important
- Respond to feedback from reviewer(s)
Keen to collaborate? So are we! Feel free to reach out under the Discussions Tab or on LinkedIn.