Filter by tags: conda general python wheels CFEP Conda Forge Enhancement Proposal. A document that formalizes a request for comments or changes in the conda-forge community. Website CEP Conda Enhancement Proposal. A document that formalizes a request for comments or changes in the conda tooling managed by Anaconda. Website PEP Python Enhancement Proposal. A document that formalizes a request for comments or changes in the Python language and its governance. Website PEP440 This PEP describes a scheme for identifying versions of Python software distributions, and declaring dependencies on particular versions. Website PEP621 This PEP specifies how to write a project’s core metadata in a pyproject.toml file for packaging-related tools to consume. Website PEP517 This PEP formalizes a build-system independent format for source trees. Tightly linked to PEP518. Website PEP518 This PEP specifies how Python software packages should specify what build dependencies they have in order to execute their chosen build system. See PEP517 too. Website