https://github.com/cmutel/dds_spring_school_2024_demo
Demo of creating a Python package
Science Score: 13.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
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.6%) to scientific vocabulary
Repository
Demo of creating a Python package
Basic Info
- Host: GitHub
- Owner: cmutel
- License: mit
- Language: Python
- Default Branch: main
- Size: 12.7 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
dds-spring-school-2024-demo
Installation
You can install ddsspringschool2024demo via [pip] from [PyPI]:
console
$ pip install dds_spring_school_2024_demo
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the MIT license, ddsspringschool2024demo is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Building the Documentation
You can build the documentation locally by installing the documentation Conda environment:
bash
conda env create -f docs/environment.yml
activating the environment
bash
conda activate sphinx_dds-spring-school-2024-demo
and running the build command:
bash
sphinx-build docs _build/html --builder=html --jobs=auto --write-all; open _build/html/index.html
Owner
- Name: Chris Mutel
- Login: cmutel
- Kind: user
- Location: Zurich, Switzerland
- Company: ecoinvent association/Cauldron Solutions
- Website: http://chris.mutel.org
- Repositories: 71
- Profile: https://github.com/cmutel
Open source & open data sustainability assessment, plus bikes.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- actions/setup-python v5 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- codecov/codecov-action v4 composite