Skip to content

gholt/python-brim

Repository files navigation

README
######

Brim.Net Core Package

A general-use Python 2 programming library I'd worked on for a time, but I don't expect to improve any longer; maintenance is a possibility though.

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

    http://www.apache.org/licenses/LICENSE-2.0

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.

About

A general-use Python 2 programming library I'd worked on for a time, but I don't expect to improve any longer; maintenance is a possibility though.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages