https://github.com/compas-dev/sphinx_compas2_theme
Sphinx theme for COMPAS 2 based on pydata-sphinx-theme and sphinx-book-theme
Science Score: 23.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
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.2%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Sphinx theme for COMPAS 2 based on pydata-sphinx-theme and sphinx-book-theme
Basic Info
- Host: GitHub
- Owner: compas-dev
- License: mit
- Language: Python
- Default Branch: main
- Homepage: http://compas.dev/sphinx_compas2_theme/
- Size: 12.1 MB
Statistics
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
- Releases: 10
Topics
Metadata Files
README.md
Sphinx Theme for COMPAS 2
This is a Sphinx theme for COMPAS 2 based on pydata-sphinx-theme and sphinx-book-theme.
Getting started with this project
Setup code editor
- Open project folder in VS Code
- Select python environment for the project
- First time using VS Code and on Windows? Make sure select the correct terminal profile:
Ctrl+Shift+P,Terminal: Select Default Profileand selectCommand Prompt.
All terminal commands in the following sections can be run from the VS Code integrated terminal.
First steps with git
- Go to the
Source controltab - Make an initial commit with all newly created files
First steps with code
Install the newly created project
pip install -e .Install it on Rhino
python -m compas_rhino.install
Code conventions
Code convention follows PEP8 style guidelines and line length of 120 characters.
Check adherence to style guidelines
invoke lintFormat code automatically
invoke format
Documentation
Documentation is generated automatically out of docstrings and RST files in this repository
Generate the docs
invoke docsCheck links in docs are valid
invoke linkcheckOpen docs in your browser (file explorer ->
dist/docs/index.html)
Testing
Tests are written using the pytest framework
Run all tests from terminal
invoke testOr run them from VS Code from the
Testingtab
Publish release
Releases follow the semver versioning convention.
Create a new release
invoke release major
Owner
- Name: compas-dev
- Login: compas-dev
- Kind: organization
- Website: https://compas.dev
- Repositories: 45
- Profile: https://github.com/compas-dev
COMPAS - an open source computational framework for research and collaboration in AEC
GitHub Events
Total
- Fork event: 1
Last Year
- Fork event: 1
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| tomvanmele | t****e@g****m | 43 |
| Gonzalo Casas | c****s@a****h | 7 |
| Li | l****0@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 42 minutes
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- gonzalocasas (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 4,628 last-month
- Total dependent packages: 16
- Total dependent repositories: 0
- Total versions: 10
- Total maintainers: 1
pypi.org: sphinx-compas2-theme
COMPAS 2 Theme for Sphinx
- Homepage: https://github.com/compas-dev/sphinx_compas2_theme
- Documentation: https://sphinx-compas2-theme.readthedocs.io/
- License: MIT license
-
Latest release: 0.1.10
published about 2 years 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
- invoke >=0.14 development
- isort * development
- twine * development
- wheel * development
- compas *
- jinja2 >=3.0
- numpydoc *
- pydata-sphinx-theme >=0.13,<0.14
- pydocstyle *
- pytest *
- pytest-mock *
- sphinx ==4.5
- sphinx-copybutton *
- sphinx-design *
- sphinx-favicon *
- sphinx-inline-tabs *
- sphinx-remove-toctrees *
- sphinx-togglebutton *
- sphinx_book_theme *
- sphinxcontrib-bibtex *
- sphinxcontrib-youtube *