Brim.Net Core Package
This is the core package for Brim.Net Python-based applications.
It provides some reusable utility code and provides brimd, a launcher offering ease of deployment of WSGI applications (currently just using the Eventlet WSGI server), straight TCP and UDP socket applications, and maintaining background daemons.
Source code available at http://github.com/gholt/python-brim/
For more in-depth documentation see http://gholt.github.io/python-brim/
Copyright 2012-2014 Gregory Holt
Portions (httpform) Copyright 2011 OpenStack, LLC.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.