question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow passing a package mapping for pypi->conda-forge packages

See original GitHub issue

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:open
  • Created 3 years ago
  • Comments:21 (21 by maintainers)

github_iconTop GitHub Comments

1reaction
sgbairdcommented, May 30, 2022

@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

1reaction
BastianZimcommented, May 30, 2022

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found