René's URL Explorer Experiment


Title: Dependencies aren't included in the dist/*.zip file after a build · Issue #490 · nficano/python-lambda · GitHub

Open Graph Title: Dependencies aren't included in the dist/*.zip file after a build · Issue #490 · nficano/python-lambda

X Title: Dependencies aren't included in the dist/*.zip file after a build · Issue #490 · nficano/python-lambda

Description: Thanks for all the work that's been done on this tool and for sharing as open-source, it really looks promising. I have run lambda build but it doesn't appear to add any of the dependencies for my Lambda function in the resulting dist/*....

Open Graph Description: Thanks for all the work that's been done on this tool and for sharing as open-source, it really looks promising. I have run lambda build but it doesn't appear to add any of the dependencies for my ...

X Description: Thanks for all the work that's been done on this tool and for sharing as open-source, it really looks promising. I have run lambda build but it doesn't appear to add any of the dependencies...

Opengraph URL: https://github.com/nficano/python-lambda/issues/490

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Dependencies aren't included in the dist/*.zip file after a build","articleBody":"Thanks for all the work that's been done on this tool and for sharing as open-source, it really looks promising.\r\n\r\nI have run `lambda build` but it doesn't appear to add any of the dependencies for my Lambda function in the resulting `dist/*.zip` file. I have a `requirements.txt` in the project directory (as described [here](https://hackersandslackers.com/improve-your-aws-lambda-workflow-with-python-lambda)) but this doesn't appear to have any effect. \r\n\r\nFor example, in the Lambda function Python file containing the handler function, I import a single package/module `abc.xyz` that is implemented in a local source folder, and I will install from there instead of from PyPI or git repositories as for more typical, non-local dependencies. This module has dependencies of its own and uses `psycopg2` to make a connection to PostgreSQL.\r\n\r\nThe `requirements.txt`:\r\n```\r\ncertifi==2020.4.5.1\r\n/home/james/git/abc\r\npsycopg2-binary==2.8.5\r\nsix==1.14.0\r\nSQLAlchemy==1.3.16\r\nSQLAlchemy-Utils==0.36.3\r\n```\r\n\r\nMy assumption was that `python-lambda` would use `pip` to somehow install all these dependency packages someplace and then add these into a `/dist/*.zip` that also includes the Lambda function Python file. Maybe there's something else required to trigger the addition of dependencies into the `/dist/*.zip` when running a build?","author":{"url":"https://github.com/monocongo","@type":"Person","name":"monocongo"},"datePublished":"2020-04-17T20:03:26.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/490/python-lambda/issues/490"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:210cfec6-5186-9c5a-047b-c4b911a78373
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB6A0:B7114:1097284:176DBB8:697231E3
html-safe-noncecd86e110c48fdca8cf231ad78abeca4ff277dc466e53c1d4fce4af81782027dd
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNkEwOkI3MTE0OjEwOTcyODQ6MTc2REJCODo2OTcyMzFFMyIsInZpc2l0b3JfaWQiOiIyNDAyMTcwNDUxNTk4MTI3NTg3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacf4ea4d7ca33abb508b6236130f991f47cf14973f634f2daad4bb70e0190dd1b0
hovercard-subject-tagissue:602203973
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nficano/python-lambda/490/issue_layout
twitter:imagehttps://opengraph.githubassets.com/8c71957ad5ed446e7b138ef8857d819918aa4a9f8852f91c746c25f0180ef1ce/nficano/python-lambda/issues/490
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/8c71957ad5ed446e7b138ef8857d819918aa4a9f8852f91c746c25f0180ef1ce/nficano/python-lambda/issues/490
og:image:altThanks for all the work that's been done on this tool and for sharing as open-source, it really looks promising. I have run lambda build but it doesn't appear to add any of the dependencies for my ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamemonocongo
hostnamegithub.com
expected-hostnamegithub.com
None2c16db4e575031f6e3be03e0437c1ab663e0b4643ba5cbbfba48c1e4fc056a11
turbo-cache-controlno-preview
go-importgithub.com/nficano/python-lambda git https://github.com/nficano/python-lambda.git
octolytics-dimension-user_id65145
octolytics-dimension-user_loginnficano
octolytics-dimension-repository_id52575367
octolytics-dimension-repository_nwonficano/python-lambda
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id52575367
octolytics-dimension-repository_network_root_nwonficano/python-lambda
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasea12ab519e1537fa080535ea933f81d4fcef34da0
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/nficano/python-lambda/issues/490#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnficano%2Fpython-lambda%2Fissues%2F490
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnficano%2Fpython-lambda%2Fissues%2F490
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=nficano%2Fpython-lambda
Reloadhttps://patch-diff.githubusercontent.com/nficano/python-lambda/issues/490
Reloadhttps://patch-diff.githubusercontent.com/nficano/python-lambda/issues/490
Reloadhttps://patch-diff.githubusercontent.com/nficano/python-lambda/issues/490
nficano https://patch-diff.githubusercontent.com/nficano
python-lambdahttps://patch-diff.githubusercontent.com/nficano/python-lambda
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fnficano%2Fpython-lambda
Fork 225 https://patch-diff.githubusercontent.com/login?return_to=%2Fnficano%2Fpython-lambda
Star 1.5k https://patch-diff.githubusercontent.com/login?return_to=%2Fnficano%2Fpython-lambda
Code https://patch-diff.githubusercontent.com/nficano/python-lambda
Issues 42 https://patch-diff.githubusercontent.com/nficano/python-lambda/issues
Pull requests 25 https://patch-diff.githubusercontent.com/nficano/python-lambda/pulls
Actions https://patch-diff.githubusercontent.com/nficano/python-lambda/actions
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/nficano/python-lambda/security
Please reload this pagehttps://patch-diff.githubusercontent.com/nficano/python-lambda/issues/490
Insights https://patch-diff.githubusercontent.com/nficano/python-lambda/pulse
Code https://patch-diff.githubusercontent.com/nficano/python-lambda
Issues https://patch-diff.githubusercontent.com/nficano/python-lambda/issues
Pull requests https://patch-diff.githubusercontent.com/nficano/python-lambda/pulls
Actions https://patch-diff.githubusercontent.com/nficano/python-lambda/actions
Security https://patch-diff.githubusercontent.com/nficano/python-lambda/security
Insights https://patch-diff.githubusercontent.com/nficano/python-lambda/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/nficano/python-lambda/issues/490
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/nficano/python-lambda/issues/490
Dependencies aren't included in the dist/*.zip file after a buildhttps://patch-diff.githubusercontent.com/nficano/python-lambda/issues/490#top
help wantedhttps://github.com/nficano/python-lambda/issues?q=state%3Aopen%20label%3A%22help%20wanted%22
https://github.com/monocongo
https://github.com/monocongo
monocongohttps://github.com/monocongo
on Apr 17, 2020https://github.com/nficano/python-lambda/issues/490#issue-602203973
herehttps://hackersandslackers.com/improve-your-aws-lambda-workflow-with-python-lambda
help wantedhttps://github.com/nficano/python-lambda/issues?q=state%3Aopen%20label%3A%22help%20wanted%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.