lambda-packages icon indicating copy to clipboard operation
lambda-packages copied to clipboard

The web framework for content-driven websites. ⭐️ Star to support our work!

Results 237 lambda-packages issues
Sort by recently updated
recently updated
newest added

``` python3.6-sqlite3-3.6.0  cat .__sqlite3.so Mac OS X  2MATTR���|%com.apple.metadata:kMDItemWhereFromsD;com.apple.quarantinebplist00�_Jhttps://files.slack.com/files-pri/T0NS4HCCR-F7R0U9FA4/download/_sqlite3.soP XYq/0003;59f60cfa;Slack;320810AF-034C-414A-B40A-C0B1FF5C803A% ```

Add GDAL 2.0.0 as a package. I made it on an amazon-linux instance. No build.sh file was created, but it did not seem necessary when looking at other examples.

Hello, Please add mssql.o support for MS SQL server. Tranks

I need pykrige. I'm going to try to apply https://streetdatasciencedotcom.wordpress.com/2016/11/24/using-numpy-and-pandas-on-aws-lambda/ (useful while https://github.com/Miserlou/lambda-packages/issues/71 gets resolved) to pykrige.

I needed pandas a while ago. Used https://streetdatasciencedotcom.wordpress.com/2016/11/24/using-numpy-and-pandas-on-aws-lambda/.

I would like to contribute to this repo by building certbot for AWS lambda. Am I correct in assuming that I would have to spin up a AWS linux EC2...

Added pandas in version 0.19.2 for python2.7

I'm using a package that's dependent on python-Levenshtein and I'm still getting this message when I try to import it: ``` from fuzzywuzzy import fuzz, process ``` ``` [1504740965099] /var/task/fuzzywuzzy/fuzz.py:35:...

This adds a TensorFlow tarball and build script as mentioned in #31. I've got a simple [smoke test](https://github.com/jbencook/zappa-tensorflow-poc) running [here](https://1zudqwugpf.execute-api.us-east-1.amazonaws.com/dev). I plan to write a more useful TensorFlow example in...