https://github.com/conda/ceps

Conda Enhancement Proposals

https://github.com/conda/ceps

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

Keywords

conda package-management proposals

Keywords from Contributors

docs closember projection archival tensors interactive generic sequences integral profiles
Last synced: 9 months ago · JSON representation

Repository

Conda Enhancement Proposals

Basic Info
  • Host: GitHub
  • Owner: conda
  • License: cc0-1.0
  • Default Branch: main
  • Homepage:
  • Size: 169 KB
Statistics
  • Stars: 26
  • Watchers: 26
  • Forks: 30
  • Open Issues: 68
  • Releases: 0
Topics
conda package-management proposals
Created almost 5 years ago · Last pushed 10 months ago
Metadata Files
Readme License Codeowners

README.md

Conda Enhancement Proposals

Conda is an Open Source project with a diverse and wide-ranging ecosystem.

To better allow community members to provide feedback and proposals for conda's implementation, all major changes should be submitted as Conda Enhancement Proposals (CEP).

Accepted CEPS

| CEP | Title | |---------------------|-----------------------------------------------------------------------------| | 0000 | CEP template | | 0001 | CEP Purpose and Guidelines | | 0002 | Add plugin architecture to conda | | 0003 | Using the Mamba solver in conda | | 0004 | Implement initial conda plugin mechanism | | 0005 | Does not exist | | 0006 | Add Channel Notices to conda | | 0007 | Does not exist | | 0008 | Conda Release Schedule | | 0009 | Conda Deprecation Schedule | | 0010 | Conda Version Support | | 0011 | Define the menuinst standard | | 0012 | Serving runexports metadata in conda channels | | 0013 | A new recipe format – part 1 | | 0014 | A new recipe format – part 2 - the allowed keys & values | | 0015 | Hosting repodata.json and packages separately by adding a baseurl property | | 0016 | Sharded Repodata | | 0017 | Optional python site-packages path in repodata | | 0018 | Migration to the Zulip chat platform | | 0019 | Computing the hash of the contents in a directory | | 0020 | Support for abi3 Python packages | | 0021 | Run-exports in sharded Repodata | | 0022 | Frozen environments | | 0023 | Text spec input files | | 0024 | Specification of environment.yml input files | | 0025 | Versioning of Existing conda Standards | | 0026 | Identifying Packages and Channels in the conda Ecosystem | | 0027 | Standardizing a publish attestation for the conda ecosystem |

References

These proposals are similar to conda-forge's CFEP, Python's PEP and IPython's IPEP processes etc.

Writing a new CEP

Community members are encouraged to author a CEP to suggest changes before any code is written to allow for the community to discuss the proposed changes.

The formal process by which CEPs should be authored and how they are reviewed and resolved is specified in CEP 1.

A template for new CEPs is given in CEP 0.

CEPs which are in draft/proposed form should have the number XXXX in both their PR title, CEP title, and filename. A number will be assigned to the CEP upon acceptance, and all references to the CEP should be updated to reflect the CEP's number. To refer to the CEP before it has a number, use its PR number or its title.

Conda capitalization standards

  1. Conda should be written in lowercase, whether in reference to the tool, ecosystem, packages, or organization.
  2. References to the conda command should use code formatting (i.e. conda).
  3. If the use of conda is not a command and if conda is at the beginning of a sentence, conda should be uppercase.

Examples

In sentences

Beginning a sentence:

  • Conda is an open-source package and environment management system.
  • conda install can be used to install packages.

Conda in the middle of a sentence:

  • If a newer version of conda is available, you can use conda update conda to update to that version.
  • You can find conda packages within conda channels. The conda command can search these channels.

In titles and headers

Titles and headers should use the same capitalization and formatting standards as sentences.

In links

Links should use the same capitalization conventions as sentences. Because the conda docs currently use re-structured text (RST) as a markup language, and RST does not support nested inline markup, documentation writers should avoid using code backtick formatting inside links.

Owner

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

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

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 39
  • Total Committers: 13
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.667
Past Year
  • Commits: 13
  • Committers: 6
  • Avg Commits per committer: 2.167
  • Development Distribution Score (DDS): 0.462
Top Committers
Name Email Commits
Jannis Leidel j****s@l****o 13
jaimergp j****p 9
Wolf Vollprecht w****t@g****m 3
Travis Hathaway t****y@g****m 3
Ken Odegard k****d@a****m 2
Jonathan J. Helmus j****s@g****m 2
dependabot[bot] 4****] 1
Katherine Kinnaman k****n@a****m 1
Isuru Fernando i****f@g****m 1
Daniel Holth d****h@a****m 1
Brett Cannon b****t@p****g 1
Bianca Henderson b****a@g****m 1
Bas Zalmstra z****s@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 29
  • Total pull requests: 89
  • Average time to close issues: 7 months
  • Average time to close pull requests: 4 months
  • Total issue authors: 11
  • Total pull request authors: 25
  • Average comments per issue: 2.1
  • Average comments per pull request: 7.62
  • Merged pull requests: 36
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 5
  • Pull requests: 24
  • Average time to close issues: 14 days
  • Average time to close pull requests: 24 days
  • Issue authors: 3
  • Pull request authors: 9
  • Average comments per issue: 0.4
  • Average comments per pull request: 3.92
  • Merged pull requests: 12
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • jezdez (7)
  • jaimergp (6)
  • jakirkham (3)
  • travishathaway (2)
  • chenghlee (2)
  • kathatherine (1)
  • ForgottenProgramme (1)
  • tnabtaf (1)
  • beeankha (1)
  • LtDan33 (1)
  • msarahan (1)
Pull Request Authors
  • jaimergp (33)
  • wolfv (19)
  • jezdez (8)
  • travishathaway (6)
  • beckermr (5)
  • baszalmstra (4)
  • dholth (4)
  • isuruf (3)
  • CheeseMochi (3)
  • kenodegard (3)
  • msarahan (2)
  • kathatherine (2)
  • jjhelmus (2)
  • ForgottenProgramme (2)
  • mgorny (1)
Top Labels
Issue Labels
enhancement (4) help wanted (1) vote (1)
Pull Request Labels
vote (20) help wanted (1) dependencies (1)

Dependencies

.github/workflows/project.yml actions
  • actions/add-to-project v0.0.4 composite