move hooch to DevOps Tools section

This commit is contained in:
vaal 2014-08-08 11:39:32 +04:00
parent eb7f2c96eb
commit 14230638e6

View File

@ -462,7 +462,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [django-haystack](https://github.com/toastdriven/django-haystack) - Modular search for Django.
* [elasticsearch-py](http://www.elasticsearch.org/guide/en/elasticsearch/client/python-api/current/) - The official low-level Python client for [Elasticsearch](http://www.elasticsearch.org/).
* [solrpy](https://code.google.com/p/solrpy/) - A Python client for [solr](http://lucene.apache.org/solr/).
* [Whoosh](http://whoosh.readthedocs.org/) - A fast, pure Python search engine library.
## News Feed
@ -879,6 +878,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [psutil](https://github.com/giampaolo/psutil) - A cross-platform process and system utilities module.
* [pexpect](https://github.com/pexpect/pexpect) - A Python module for controlling interactive programs in a pseudo-terminal like GNU expect.
* [provy](https://github.com/python-provy/provy) - An easy-to-use provisioning system in Python.
* [Whoosh](http://whoosh.readthedocs.org/) - A fast, pure Python search engine library.
## Job Scheduler