From 7ea75759df011cdeed7486cf0f59f26dc4179d20 Mon Sep 17 00:00:00 2001 From: Jason Antman Date: Wed, 30 Oct 2019 20:59:01 -0400 Subject: [PATCH] add awslimitchecker to list of projects Per https://github.com/jantman/awslimitchecker/issues/438 the announcement of 2.7 end-of-support will be present in this week's release, along with a PendingDeprecationWarning, and support for all Python versions < 3.5 will be ended on January 1, 2020. --- _sections/30-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_sections/30-projects.md b/_sections/30-projects.md index f21c314..39a4e10 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -120,6 +120,7 @@ for some that aren't directly comparable. --> - [hdbscan](https://github.com/scikit-learn-contrib/hdbscan) - [h5py](https://github.com/h5py/h5py/) - [python-chess](https://github.com/niklasf/python-chess) +- [awslimitchecker](https://github.com/jantman/awslimitchecker) - [Altair](https://github.com/ellisonbg/altair) - [music21](http://web.mit.edu/music21/) - [imageio](https://imageio.github.io)