pypackage-skeleton
The automatic build of the @12rambau/pypackage copier template :ledger:
Science Score: 44.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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.8%) to scientific vocabulary
Keywords
copier-template
packaging
python
templates
Last synced: 6 months ago
·
JSON representation
·
Repository
The automatic build of the @12rambau/pypackage copier template :ledger:
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 9
Topics
copier-template
packaging
python
templates
Created over 2 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Authors
README.rst
Pypackage Skeleton
==================
.. |license| image:: https://img.shields.io/badge/License-MIT-yellow.svg?logo=opensourceinitiative&logoColor=white
:target: LICENSE
:alt: License: MIT
.. |commit| image:: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?logo=git&logoColor=white
:target: https://conventionalcommits.org
:alt: conventional commit
.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
:target: https://github.com/astral-sh/ruff
:alt: ruff badge
.. |prettier| image:: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?logo=prettier&logoColor=white
:target: https://github.com/prettier/prettier
:alt: prettier badge
.. |pre-commmit| image:: https://img.shields.io/badge/pre--commit-active-yellow?logo=pre-commit&logoColor=white
:target: https://pre-commit.com/
:alt: pre-commit
.. |pypi| image:: https://img.shields.io/pypi/v/pypackage-skeleton?color=blue&logo=pypi&logoColor=white
:target: https://pypi.org/project/pypackage-skeleton/
:alt: PyPI version
.. |build| image:: https://img.shields.io/github/actions/workflow/status/12rambau/pypackage-skeleton/unit.yaml?logo=github&logoColor=white
:target: https://github.com/12rambau/pypackage-skeleton/actions/workflows/unit.yaml
:alt: build
.. |coverage| image:: https://img.shields.io/codecov/c/github/12rambau/pypackage-skeleton?logo=codecov&logoColor=white
:target: https://codecov.io/gh/12rambau/pypackage-skeleton
:alt: Test Coverage
.. |docs| image:: https://img.shields.io/readthedocs/pypackage-skeleton?logo=readthedocs&logoColor=white
:target: https://pypackage-skeleton.readthedocs.io/en/latest/
:alt: Documentation Status
|license| |commit| |ruff| |prettier| |pre-commmit| |pypi| |build| |coverage| |docs|
Overview
--------
An automatic build of the `@12rambau/pypackage `__ copier template
Credits
-------
This package was created with `Copier `__ and the `@12rambau/pypackage `__ 0.1.16 project template.
Owner
- Name: Rambaud Pierrick
- Login: 12rambau
- Kind: user
- Location: Rome, Italy
- Company: FAO @openforis
- Website: https://12rambau.github.io/web-resume/
- Repositories: 105
- Profile: https://github.com/12rambau
Materials engineer turned Software Engineer and Python enthusiast for Earth Observation applications
Citation (CITATION.cff)
cff-version: "1.2.0"
message: "If you use this software, please cite it as below."
authors:
- family-names: "Rambaud"
given-names: "Pierrick"
orcid: "https://orcid.org/0000-0001-8764-5749"
title: "Pypackage Skeleton"
version: "0.1.11"
doi: ""
date-released: "2023-09-10"
url: "https://github.com/12rambau/pypackage-skeleton"
GitHub Events
Total
- Create event: 4
- Release event: 2
- Issues event: 7
- Delete event: 3
- Push event: 6
- Pull request event: 3
Last Year
- Create event: 4
- Release event: 2
- Issues event: 7
- Delete event: 3
- Push event: 6
- Pull request event: 3
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 15
- Total pull requests: 10
- Average time to close issues: 2 days
- Average time to close pull requests: 25 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.07
- Average comments per pull request: 0.0
- Merged pull requests: 7
- Bot issues: 15
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 2
- Average time to close issues: 13 minutes
- Average time to close pull requests: 5 minutes
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 4
- Bot pull requests: 0
Top Authors
Issue Authors
- github-actions[bot] (14)
Pull Request Authors
- 12rambau (15)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 12 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
- Total maintainers: 1
pypi.org: pypackage-skeleton
An automatic build of the @12rambau/pypackage copier template
- Homepage: https://github.com/12rambau/pypackage-skeleton
- Documentation: https://pypackage-skeleton.readthedocs.io/
- License: MIT
-
Latest release: 0.1.11
published about 2 years ago
Rankings
Dependent packages count: 7.4%
Average: 38.3%
Dependent repos count: 69.1%
Maintainers (1)
Last synced:
6 months ago
Dependencies
.github/workflows/pypackage_check.yaml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- benc-uk/workflow-dispatch v1 composite
.github/workflows/release.yaml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/unit.yaml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
- pre-commit/action v3.0.0 composite
pyproject.toml
pypi
- deprecated >=1.2.14