Skip to content

Consider pypi deployments for layer helpers #923

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
alexiswl opened this issue Mar 24, 2025 · 0 comments
Open

Consider pypi deployments for layer helpers #923

alexiswl opened this issue Mar 24, 2025 · 0 comments
Assignees
Labels
feature New feature

Comments

@alexiswl
Copy link
Member

Currently built / building the following lambda layer helpers (set of handy functions that that interact with the respective microservice using the python requests library)

  • metadata manager
  • library manager
  • fastq manager
  • workflow manager

Makes use of the TypedDict class too so that typehints within IDEs are provided for users.

Rather than import the layer in future, one could just add in the pypi library into their requirements.txt

@alexiswl alexiswl added the feature New feature label Mar 24, 2025
@alexiswl alexiswl self-assigned this Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant