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
Hi @Happypig375, this is a nice feature to add. I haven't delved myself into python land yet. I guess these things would be required
Use the current <NpmPackage> format to make things easier when reading the package metadata or rxpect a different format of package metadata included in the Fable library such as <PythonPackage> or <PipPackage> etc.
Detect requirements.txt or whatever the current modern package manager of python uses
Implement python package manager commands to automate installation
PRs would be appreciated for this feature 🙏 I might look into it when I start playing with Fable to python projects
As of Femto v0.15 we support poetry as the package manager for python. I don't know if we should also support pip but at least there is a working solution now 😄
No description provided.
The text was updated successfully, but these errors were encountered: