https://github.com/conda/schemas

Conda file formats and schemas

https://github.com/conda/schemas

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

Keywords from Contributors

conda docs package-management archival parallel pypi integral transformers generic projection
Last synced: 11 months ago · JSON representation

Repository

Conda file formats and schemas

Basic Info
Statistics
  • Stars: 11
  • Watchers: 11
  • Forks: 15
  • Open Issues: 3
  • Releases: 0
Created over 6 years ago · Last pushed 11 months ago
Metadata Files
Readme Code of conduct

README.md

Conda Schemas

Warning The schemas within this repository are considered works in progress/drafts. Their contents may not fully reflect the current state of conda and associated tools.

Schemas for the conda ecosystem.

This repository is published to https://schemas.conda.org.

Contribution workflow

The website logic is available at site/.

  1. Create a new environment with python >=3.12 and the requirements in site/requirements.txt. For example: conda create -n schemas "python>=3.12" --file site/requirements.txt.
  2. With the activated environment, regenerate the site with python site/publish.py.
  3. The generated contents are available at _build/. Serve it in your browser with python -m http.server -d -build/.

Details about each site/ item:

  • index.j2.html: HTML document templated with Jinja.
  • config.toml: The variables used to render the HTML template.
  • _static/: Anything in this directory is copied as is to _build/.
  • publish.py: Python script to load the HTML template and render it with the contents in config.toml. It also handles _static/ contents.
  • requirements.txt: The dependencies needed by publish.py.

Conventions for schema locations

  • Ecosystem-wide schemas go in the "General" section. Example: repodata.json.
  • Application-specific schemas go under a dedicated section. Example: menuinst schemas.

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
  • Watch event: 2
  • Delete event: 5
  • Issue comment event: 10
  • Push event: 31
  • Pull request review comment event: 6
  • Pull request review event: 18
  • Pull request event: 36
  • Fork event: 1
  • Create event: 12
Last Year
  • Watch event: 2
  • Delete event: 5
  • Issue comment event: 10
  • Push event: 31
  • Pull request review comment event: 6
  • Pull request review event: 18
  • Pull request event: 36
  • Fork event: 1
  • Create event: 12

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 98
  • Total Committers: 9
  • Avg Commits per committer: 10.889
  • Development Distribution Score (DDS): 0.531
Past Year
  • Commits: 28
  • Committers: 5
  • Avg Commits per committer: 5.6
  • Development Distribution Score (DDS): 0.464
Top Committers
Name Email Commits
conda-bot 1****t 46
Kale Franz k****z@c****o 34
jaimergp j****p 7
Jannis Leidel j****s@l****o 3
conda-bot a****t@a****m 3
pre-commit-ci[bot] 6****] 2
dependabot[bot] 4****] 1
Ken Odegard k****d@a****m 1
Cheng H. Lee c****e 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 27
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Total issue authors: 0
  • Total pull request authors: 6
  • Average comments per issue: 0
  • Average comments per pull request: 0.11
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 6
Past Year
  • Issues: 0
  • Pull requests: 20
  • Average time to close issues: N/A
  • Average time to close pull requests: 16 days
  • Issue authors: 0
  • Pull request authors: 5
  • Average comments per issue: 0
  • Average comments per pull request: 0.1
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 6
Top Authors
Issue Authors
  • conda-bot (1)
Pull Request Authors
  • conda-bot (22)
  • pre-commit-ci[bot] (5)
  • jaimergp (5)
  • jezdez (2)
  • jviotti (1)
  • dependabot[bot] (1)
Top Labels
Issue Labels
cla-signed (1)
Pull Request Labels
cla-signed (24) dependencies (1) github_actions (1) stale (1) stale::closed (1)

Dependencies

.github/workflows/cla.yml actions
  • conda/actions/check-cla v23.10.0 composite
.github/workflows/issues.yml actions
  • actions-ecosystem/action-add-labels v1.1.3 composite
  • actions-ecosystem/action-remove-labels v1.3.0 composite
.github/workflows/labels.yml actions
  • EndBug/label-sync v2.3.2 composite
  • actions/checkout v4 composite
  • andstor/file-existence-action v2.0.0 composite
.github/workflows/lock.yml actions
  • dessant/lock-threads v4 composite
.github/workflows/project.yml actions
  • actions/add-to-project v0.5.0 composite
.github/workflows/stale.yml actions
  • actions/stale v8 composite
  • conda/actions/read-yaml v23.10.0 composite