You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'd like a simple example of a package built with compiled steps. if we can do this with hatch and plugins that would be ideal!
this might related to some of @ucodery other issues opened in our packaging guide so i'm going to move it there. but this issue originally was in the examplePy repo where i was testing various build front and back ends.
the goal of this will be to demonstrate a simple (ish) way to create a non pure python package. we can then build some content around best practices in the future. but the demo will be a great place to start.
The text was updated successfully, but these errors were encountered:
lwasser
changed the title
Help adding additional package setups to this repo
python packaging: Help adding additional python package examples to this repo
Jul 3, 2023
lwasser
changed the title
python packaging: Help adding additional python package examples to this repo
python packaging: Help adding simple package with compiled steps to our repository
Jul 14, 2023
Note: in the examplePy repo i have an example of using pdm+meson-python. i'd like to create a version in our packaging guide using hatch. today i heard great things about hatch plugins.
We'd like a simple example of a package built with compiled steps. if we can do this with hatch and plugins that would be ideal!
this might related to some of @ucodery other issues opened in our packaging guide so i'm going to move it there. but this issue originally was in the examplePy repo where i was testing various build front and back ends.
the goal of this will be to demonstrate a simple (ish) way to create a non pure python package. we can then build some content around best practices in the future. but the demo will be a great place to start.
The text was updated successfully, but these errors were encountered: