sxl-recrete-prognosis
Prognosis of building stock potential for the upcycling reuse of cast-in-place reinforced concrete panels.
Science Score: 52.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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
Organization epfl-enac has institutional domain (enac.epfl.ch) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.5%) to scientific vocabulary
Repository
Prognosis of building stock potential for the upcycling reuse of cast-in-place reinforced concrete panels.
Basic Info
- Host: GitHub
- Owner: EPFL-ENAC
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://flore.epfl.ch/
- Size: 4.24 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
- Releases: 1
Metadata Files
README.md
recrete-prognosis
What is included on this project?
📦 A basic pyproject.toml file to provide installation, packaging and distribution for your project.
🧪 Testing structure using Pytest.
✅ Code linter Ruff.
✏️ Code formatter using Black.
🤝 Typing checking using Mypy.
🔄 Continuous integration using Github Actions with jobs to check the quality of your code.
📃 Documentation with Sphinx and Readthedocs.
Project structure
This repository contains the following files and folders:
📦 Repository
┣ 📁 .github : contain the github settings
┃ ┗ 📁 ISSUE_TEMPLATE : contains issues templates
┃ ┗ 📜 *.yaml
┃ ┗ 📁 workflows : contains CICD processes
┃ ┣ 📜 code_quality.yml : Ruff + Black + mypy
┃ ┗ 📜 tests.yml : pytest + CodeCov
┣ 📁 docs: contains the documentation.
┣ 📁 project_name: contains the project code.
┃ ┗ 📜 *.py
┣ 📁 test: contains the project tests.
┃ ┗ 📜 test_*.py
┣ 📜 .gitignore: lists the files/folders to ignore for git.
┣ 📜 pre-commit-config.yaml: configuration file for pre-commit.
┣ 📜 CITATION.cff: citation information.
┣ 📜 CODE_OF_CONDUCT.md: code of conduct.
┣ 📜 CONTRIBUTING.md: contributing guidelines.
┣ 📜 LICENSE: license file.
┣ 📜 pyproject.toml: project configuration file.
┣ 📜 README.md: markdown file containing the project's readme.
┣ 📜 readthedocs.yml: Settings for readthedocs.
Owner
- Name: EPFL ENAC
- Login: EPFL-ENAC
- Kind: organization
- Location: Lausanne, Switzerland
- Website: enac.epfl.ch
- Repositories: 23
- Profile: https://github.com/EPFL-ENAC
EPFL, School of Architecture, Civil and Environmental Engineering
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Lisa" given-names: "Mona" orcid: "https://orcid.org/0000-0000-0000-0000" title: "My Research Software" version: 2.0.4 doi: 10.5281/zenodo.1234 date-released: 2017-12-18 url: "https://github.com/EPFL-ENAC/sxl-recrete-prognosis"
GitHub Events
Total
- Create event: 1
- Issues event: 1
- Release event: 1
- Push event: 1
Last Year
- Create event: 1
- Issues event: 1
- Release event: 1
- Push event: 1
Dependencies
- actions/checkout v3 composite
- actions/setup-python v4 composite
- jpetrucciani/ruff-check main composite
- psf/black stable composite
- EPFL-ENAC/epfl-enac-deploy-action main composite
- EPFL-ENAC/epfl-enac-deploy-action main composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- python 3.11.4-slim build
- alpine latest build
- traefik v2.5
- PyYAML *
- click *
- kaleido *
- matplotlib *
- openpyxl *
- pandas *
- plotly-express *
- streamlit *