You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -229,12 +227,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
229
227
*[pylibmc](https://github.com/lericson/pylibmc) - A Python wrapper around the [libmemcached](https://libmemcached.org/libMemcached.html) interface.
230
228
*[python-diskcache](https://github.com/grantjenks/python-diskcache) - SQLite and file backed cache backend with faster lookups than memcached and redis.
231
229
232
-
## ChatOps Tools
233
-
234
-
*Libraries for chatbot development.*
235
-
236
-
*[errbot](https://github.com/errbotio/errbot/) - The easiest and most popular chatbot to implement ChatOps.
237
-
238
230
## Code Analysis
239
231
240
232
*Tools of static analysis, linters and code quality checkers. Also see [awesome-static-analysis](https://github.com/mre/awesome-static-analysis).*
@@ -443,6 +435,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
443
435
444
436
*Software and libraries for DevOps.*
445
437
438
+
* Cloud Providers
439
+
*[boto3](https://github.com/boto/boto3) - Python interface to Amazon Web Services.
446
440
* Configuration Management
447
441
*[ansible](https://github.com/ansible/ansible) - A radically simple IT automation platform.
448
442
*[cloudinit](https://github.com/canonical/cloud-init) - A multi-distribution package that handles early initialization of a cloud instance.
@@ -775,13 +769,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
775
769
*[napalm](https://github.com/napalm-automation/napalm) - Cross-vendor API to manipulate network devices.
776
770
*[pox](https://github.com/noxrepo/pox) - A Python-based SDN control applications, such as OpenFlow SDN controllers.
777
771
778
-
## News Feed
779
-
780
-
*Libraries for building user's activities.*
781
-
782
-
*[django-activity-stream](https://github.com/justquick/django-activity-stream) - Generating generic activity streams from the actions on your site.
783
-
*[Stream Framework](https://github.com/tschellenbach/Stream-Framework) - Building news feed and notification systems using Cassandra and Redis.
784
-
785
772
## ORM
786
773
787
774
*Libraries that implement Object-Relational Mapping or data mapping techniques.*
0 commit comments