Skip to content

docs: add pure python example recipe#2739

Open
ruben-arts wants to merge 16 commits intoconda-forge:mainfrom
ruben-arts:docs/add_python_example_recipe
Open

docs: add pure python example recipe#2739
ruben-arts wants to merge 16 commits intoconda-forge:mainfrom
ruben-arts:docs/add_python_example_recipe

Conversation

@ruben-arts
Copy link
Contributor

PR Checklist:

  • if you are adding a new page under docs/ or community/, you have added it to the sidebar in the corresponding _sidebar.json file

I've personally always been looking for such a recipe example when making recipes. So I just made one. Let me know if I got it wrong.

@ruben-arts ruben-arts requested a review from a team as a code owner February 3, 2026 08:29
@netlify
Copy link

netlify bot commented Feb 3, 2026

Deploy Preview for conda-forge-previews ready!

Name Link
🔨 Latest commit bcd4541
🔍 Latest deploy log https://app.netlify.com/projects/conda-forge-previews/deploys/69836fcaa454670008056cfd
😎 Deploy Preview https://deploy-preview-2739--conda-forge-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 88
Accessibility: 96
Best Practices: 100
SEO: 89
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@jaimergp jaimergp mentioned this pull request Feb 3, 2026
3 tasks
@ruben-arts
Copy link
Contributor Author

Did some more changes.

  • Cleanup the introduction
  • Renamed to pure-python to give room for compiled python packages in the future.
  • Split the docs into a sparse recipe and some more detail beneath, like @pavelzw asked.
  • Added a lint task to the pixi.toml

@ruben-arts
Copy link
Contributor Author

@ruben-arts
Copy link
Contributor Author

I did another pass, the example should be more minimal, and the paragraphs more helpful 👍

@ruben-arts ruben-arts requested review from isuruf and jaimergp February 4, 2026 16:11
@ruben-arts
Copy link
Contributor Author

Friendly ping, @isuruf or @jaimergp I believe this is ready for another review.

- example-package
python_version:
- ${{ python_min }}.*
- *
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rattler-build can't parse this without

Suggested change
- *
- "*"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants