https://github.com/gahjelle/template-python-pipeline
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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.8%) to scientific vocabulary
Last synced: 5 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: gahjelle
- Language: Python
- Default Branch: main
- Size: 36.1 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
README.md
Cookiecutter Template for Pipeline-based Python Programs
Cookiecutter template for Python project using plugins for pipelines
How To Use the Template
You need to have Cookiecutter installed. This is a Python program that can be used to template many different kinds of files and projects on your computer.
If you have Python available, you can install Cookiecutter through Pip:
$ python -m pip install cookiecutter
For help on installing Python, you can for example consult Real Python's Installation & Setup Guide.
With Cookiecutter installed, you can use this template directly:
- Open a terminal or command prompt
- Change into the directory where you want your Python project to live
Run Cookiecutter:
$ cookiecutter https://github.com/NextBridgeAnalytics/template-python-pipelineAnswer the questions. Press enter to accept the default answer.
Owner
- Name: Geir Arne Hjelle
- Login: gahjelle
- Kind: user
- Location: Oslo, Norway
- Company: @realpython
- Twitter: gahjelle
- Repositories: 67
- Profile: https://github.com/gahjelle
GitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Geir Arne Hjelle | g****e@g****m | 14 |
Issues and Pull Requests
Last synced: 7 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