https://github.com/conda/conda-plugin-template

https://github.com/conda/conda-plugin-template

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 (5.7%) to scientific vocabulary

Keywords

conda-plugin

Keywords from Contributors

conda package-management docs
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: conda
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Size: 152 KB
Statistics
  • Stars: 10
  • Watchers: 7
  • Forks: 7
  • Open Issues: 4
  • Releases: 0
Topics
conda-plugin
Created almost 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Code of conduct

README.md

conda-plugin-template

This repository contains a mix of templates and tutorials related to conda plugins.

Tutorials

To take a look at the tutorials, head over to tutorials.

Templates

We currently have a cookiecutter template you can use to start a new conda plugin project. To use it, run the following command:

cookiecutter gh:conda/conda-plugin-template --directory="cookiecutter-template"

or

cookiecutter https://github.com/conda/conda-plugin-template.git --directory="cookiecutter-template"

If you do not currently have cookiecutter installed, please refer to their installation guide.

Share Your Plugins

Please consider submitting a pull request with a link to your conda plugin to the conda-incubator/plugins repository. This will help others find your plugin and use it.

Owner

  • Name: conda
  • Login: conda
  • Kind: organization

conda is system-level, binary package and environment manager running on all major operating systems and platforms.

GitHub Events

Total
  • Issues event: 4
  • Watch event: 2
  • Issue comment event: 2
  • Push event: 6
  • Pull request review event: 7
  • Pull request event: 17
  • Fork event: 1
Last Year
  • Issues event: 4
  • Watch event: 2
  • Issue comment event: 2
  • Push event: 6
  • Pull request review event: 7
  • Pull request event: 17
  • Fork event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 53
  • Total Committers: 8
  • Avg Commits per committer: 6.625
  • Development Distribution Score (DDS): 0.321
Past Year
  • Commits: 22
  • Committers: 5
  • Avg Commits per committer: 4.4
  • Development Distribution Score (DDS): 0.182
Top Committers
Name Email Commits
conda-bot 1****t 36
Bianca Henderson b****n@a****m 5
Travis Hathaway t****y@g****m 3
Ken Odegard k****d@a****m 3
baseLogiK b****K 2
Mahe Iram Khan 6****e 2
kalawac k****c 1
Eric Dill e****l 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • travishathaway (4)
Pull Request Authors
  • conda-bot (24)
  • kenodegard (1)
  • ericdill (1)
  • jaimergp (1)
  • travishathaway (1)
  • beeankha (1)
  • ForgottenProgramme (1)
  • kalawac (1)
Top Labels
Issue Labels
type::feature (4) backlog (4) stale (4) stale::closed (4) source::anaconda (2)
Pull Request Labels
cla-signed (23) type::task (1) source::anaconda (1)

Dependencies

.github/workflows/cla.yml actions
  • conda/actions/check-cla v22.9.0 composite
.github/workflows/issues.yml actions
  • actions-ecosystem/action-add-labels v1.1.0 composite
  • actions-ecosystem/action-remove-labels v1.3.0 composite
.github/workflows/labels.yml actions
  • EndBug/label-sync v2.3.0 composite
  • actions/checkout v3 composite
  • andstor/file-existence-action v1.0.1 composite
.github/workflows/lock.yml actions
  • dessant/lock-threads v2 composite
.github/workflows/project.yml actions
  • actions/add-to-project v0.3.0 composite
.github/workflows/stale.yml actions
  • actions/stale v4 composite
  • conda/actions/read-yaml v22.9.0 composite
tutorials/subcommands/python/setup.py pypi
  • conda *
tutorials/subcommands/rust/Cargo.toml cargo
cookiecutter-template/{{cookiecutter.project_slug}}/pyproject.toml pypi
cookiecutter-template/{{cookiecutter.project_slug}}/requirements.dev.txt pypi
  • conda-forge * development
tutorials/post-commands/package_counter/pyproject.toml pypi
  • conda *
tutorials/post-commands/package_counter/setup.py pypi
  • conda *
tutorials/subcommands/c/pyproject.toml pypi
  • cffi >=1.0.0
  • conda *
tutorials/subcommands/c/setup.py pypi
tutorials/subcommands/python/pyproject.toml pypi
  • conda *
  • sympy *
tutorials/subcommands/rust/pyproject.toml pypi
  • conda *
  • maturin *
cookiecutter-template/{{cookiecutter.project_slug}}/environment.yml pypi