https://github.com/blockresearchgroup/compas_model
A universal model datastructure for design, analysis, fabrication, and construction
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Keywords
Repository
A universal model datastructure for design, analysis, fabrication, and construction
Basic Info
- Host: GitHub
- Owner: BlockResearchGroup
- License: other
- Language: Python
- Default Branch: main
- Homepage: https://blockresearchgroup.github.io/compas_model/
- Size: 78.2 MB
Statistics
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 5
- Releases: 15
Topics
Metadata Files
README.md
COMPAS Model
This package provides a universal model datastructure for design, analysis, fabrication, and construction of AEC objects.
Installation
Stable releases can be installed from PyPI.
bash
pip install compas_model
To install the latest version for development, do:
bash
git clone https://github.com/blockresearchgroup/compas_model.git
cd compas_model
pip install -e ".[dev]"
Documentation
For further "getting started" instructions, a tutorial, examples, and an API reference, please check out the online documentation here: COMPAS DR docs
Issue Tracker
If you find a bug or if you have a problem with running the code, please file an issue on the Issue Tracker.
Owner
- Name: Block Research Group
- Login: BlockResearchGroup
- Kind: organization
- Location: Zurich
- Website: http://block.arch.ethz.ch
- Repositories: 25
- Profile: https://github.com/BlockResearchGroup
GitHub Events
Total
- Create event: 18
- Release event: 8
- Issues event: 5
- Watch event: 1
- Delete event: 2
- Issue comment event: 4
- Push event: 183
- Pull request review comment event: 68
- Pull request review event: 39
- Pull request event: 37
- Fork event: 3
Last Year
- Create event: 18
- Release event: 8
- Issues event: 5
- Watch event: 1
- Delete event: 2
- Issue comment event: 4
- Push event: 183
- Pull request review comment event: 68
- Pull request review event: 39
- Pull request event: 37
- Fork event: 3
Issues and Pull Requests
Last synced: 5 months ago
All Time
- Total issues: 5
- Total pull requests: 23
- Average time to close issues: about 2 months
- Average time to close pull requests: 13 days
- Total issue authors: 2
- Total pull request authors: 4
- Average comments per issue: 0.0
- Average comments per pull request: 0.39
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 15
- Average time to close issues: 1 day
- Average time to close pull requests: 2 days
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- petrasvestartas (4)
- chenkasirer (1)
Pull Request Authors
- petrasvestartas (17)
- chenkasirer (3)
- tomvanmele (2)
- adellendice (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 3,637 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 14
- Total maintainers: 1
pypi.org: compas-model
This package provides a universal model datastructure for design, analysis, fabrication, and construction of AEC objects.
- Homepage: https://blockresearchgroup.github.io/compas_model
- Documentation: https://blockresearchgroup.github.io/compas_model
- License: MIT License ETH Zurich - Block Research Group Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
Latest release: 0.9.0
published 6 months ago
Rankings
Maintainers (1)
Dependencies
- compas-dev/compas-actions.build v3 composite
- compas-dev/compas-actions.docs v2 composite
- Zomzog/changelog-checker v1.2.0 composite
- actions/checkout v1 composite
- compas-dev/compas-actions.build v3 composite
- compas-dev/compas-actions.publish v2 composite
- attrs >=17.4 development
- black ==22.12.0 development
- bump2version >=1.0.1 development
- check-manifest >=0.36 development
- compas_invocations * development
- doc8 * development
- flake8 * development
- graphviz * development
- importlib_metadata <5.0 development
- invoke >=0.14 development
- ipykernel * development
- ipython >=5.8 development
- isort * development
- jinja2 >=3.0 development
- m2r2 * development
- nbsphinx * development
- numpydoc * development
- pydata-sphinx-theme * development
- pydocstyle * development
- pytest * development
- pytest-mock * development
- sphinx ==4.5 development
- sphinx-copybutton * development
- sphinx-design * development
- sphinx-inline-tabs * development
- sphinx-remove-toctrees * development
- sphinx-togglebutton * development
- sphinx_book_theme * development
- sphinx_compas_theme >=0.15.18 development
- sphinxcontrib-bibtex * development
- sphinxcontrib-youtube * development
- twine * development
- wheel * development
- compas >=2.0.0a2
- nptyping *
- typing_extensions *