Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Stiivi/brewery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brewery

Understandable data streaming, auditing and mining framework for Python.

NOTE: This project has been replaced by Bubbles (see below). Brewery is not maintained any more

Bubbles can be found at:

Project page: http://bubbles.databrewery.org Github: https://github.com/stiivi/bubbles

About

Brewery was a python framework for:

  • data streams - streaming structured data from various sources into various targets. Example of existing streams: CSV, XLS, Google Spreadsheet, relational SQL database, MongoDB, directory with YAML files, HTML, ...
  • data quality monitoring
  • data mining (in the future)

Focus was on understandability and transparency of the process.

Installation

To install original brewery framework type:

pip install brewery

To install original brewery from sources, you can get it from Github: https://github.com/Stiivi/brewery

More details about installation and requirements can be found at: http://packages.python.org/brewery/install.html

Documentation

Documentation can be found at: http://packages.python.org/brewery

Sources

Main project source repository is being hosted at Github: https://github.com/Stiivi/brewery

git clone git://github.com/Stiivi/brewery.git

Support

If you have questions, problems or suggestions, you can send a message to the Google group or write to the author.

Author

Stefan Urbanek stefan.urbanek@gmail.com

License

Brewery is licensed under MIT license with following addition:

If your version of the Software supports interaction with it remotely 
through a computer network, the above copyright notice and this permission 
notice shall be accessible to all users.

Simply said, that if you use it as part of software as a service (SaaS) you have to provide the copyright notice in an about, legal info, credits or some similar kind of page or info box.

For full license see the LICENSE file.

About

IMPORTANT: Data Brewery is now Bubbles: https://github.com/stiivi/bubbles This brewery repository is NOT MAINTAINED any more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published