cdk-dynamo-table-viewer
cdk-dynamo-table-viewer copied to clipboard
No Python release on PyPi since 2020
The latest published Python release of cdk-dynamo-table-viewer
was on Jan 15, 2020 (see release history).
Changes made since then are missing when installing via pip install cdk-dynamo-table-viewer
. For example, the change to upgrade from Node.js 12 to Node.js 18 was made on Mar 21, 2023 (see #450), breaking users unless they build/install the package locally.
Can cdk-dynamo-table-viewer
on PyPi please be updated? Thanks!
Yep facing the same issue discovered in the CDK workshop!
Just ran into this. According to the projen file
publishToPypi: {
distName: 'cdk-dynamo-table-view',
module: 'cdk_dynamo_table_view',
cdk-dynamo-table-view =/= to cdk-dynamo-table-viewer
Link in the readme is wrong it should go to https://pypi.org/project/cdk-dynamo-table-view/ which is being updated.
https://pypi.org/project/cdk-dynamo-table-viewer < should be removed? Or reclaim so that the lib is the same name across languages.