Allow passing a package mapping for pypi->conda-forge packages
See original GitHub issueIssue Description
We should have some way of having a mapping where pypi package names (such as docker
vs docker-py
) can be mapped from pypi names to conda names.
Issue Analytics
- State:
- Created 3 years ago
- Comments:21 (21 by maintainers)
Top Results From Across the Web
Contributing packages - conda-forge
To submit a package to the conda-forge channel, add its recipe and licence to the staged-recipes repository and create a pull request. Once...
Read more >Publishing Python Packages on conda-forge - YouTube
Step-by-step instructions: https://blog.gishub.org/how-to-publish-a-python- package -on- conda -forgegeemap homepage: https://geemap.
Read more >geodemo - PyPI
How to publish a Python package on conda-forge · Install conda-build using: conda install conda-build · Create the conda recipe using: conda skeleton...
Read more >Release notes — conda-build 3.23.3+0.g20b08017.dirty ...
This is necessary to fix an issue when packaging conda itself. Alternative solutions (see #4628) are under ... Allow python=3.8 for pypi skeletons...
Read more >Specific reasons to favor pip vs. conda when installing Python ...
package requirements can be passed to conda via the --file argument · pip accepts a list of Python packages with -r or --requirements...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@BastianZim this is great! Thanks for letting me know, and good to know about GitHub search. Didn’t realize that - will probably stick with VS Code Ctrl+Shift+F when I want to be sure. Will open a PR for
kaleido
-->python-kaleido
The file already exists, it was just moved to here: https://github.com/conda-incubator/grayskull/blob/main/grayskull/strategy/config.yaml
And yeah, GitHub search isn’t always the best…
You can use souschef but if you add the respective package to the “official” yaml, others will be able to use it as well.