Skip to content

Comments

Add pypath-ewe#32306

Open
razinkele wants to merge 2 commits intoconda-forge:mainfrom
razinkele:add-pypath-ewe
Open

Add pypath-ewe#32306
razinkele wants to merge 2 commits intoconda-forge:mainfrom
razinkele:add-pypath-ewe

Conversation

@razinkele
Copy link

New package: pypath-ewe

PyPI: https://pypi.org/project/pypath-ewe/0.3.0/
Repository: https://github.com/razinkele/PyPath
Documentation: https://razinkele.github.io/PyPath/
License: MIT

Description

pypath-ewe is a Python implementation of the Ecopath with Ecosim (EwE) framework for aquatic food web modeling. It provides:

  • Ecopath — mass-balance parameterization of food web models
  • Ecosim — time-dynamic simulation with forcing functions and fishing scenarios
  • Ecospace — spatially explicit ecosystem modeling with habitat maps and dispersal
  • Stanza groups — multi-stanza (age-structured) population modeling
  • Individual-Based Model — IBM coupling for detailed species dynamics

Checklist

  • License file included (MIT)
  • Recipe generated with grayskull, reviewed and tested
  • noarch: python (pure Python package)
  • All dependencies available on conda-forge

Python implementation of Ecopath with Ecosim (EwE) for food web modeling.
@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/pypath-ewe/meta.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipes/pypath-ewe/meta.yaml:

  • ℹ️ noarch: python recipes should usually follow the syntax in our documentation for specifying the Python version.
    • For the host section of the recipe, you should usually use the pin python {{ python_min }} for the python entry.
    • For the run section of the recipe, you should usually use the pin python >={{ python_min }} for the python entry.
    • For the test.requires section of the recipe, you should usually use the pin python {{ python_min }} for the python entry.
    • If the package requires a newer Python version than the currently supported minimum version on conda-forge, you can override the python_min variable by adding a Jinja2 set statement at the top of your recipe (or using an equivalent context variable for v1 recipes).

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/22316500604. Examine the logs at this URL for more detail.

@github-actions
Copy link
Contributor

Hi! This is the staged-recipes linter and your PR looks excellent! 🚀

@razinkele razinkele mentioned this pull request Feb 23, 2026
4 tasks
@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/pypath-ewe/meta.yaml) and found it was in an excellent condition.

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.

2 participants