Metadata-Version: 2.1
Name: knowledge_repo
Version: 0.8.3
Summary:  A workflow for contributing company knowledge, in the form  of RMarkdowns, iPythons, and Markdowns, rendered and organized to magnify research impact across teams and time 
Home-page: UNKNOWN
Author: Nikki Ray (maintainer), Robert Chang, Dan Frank,  Chetan Sharma,  Matthew Wardrop
Author-email: nikki.ray@airbnb.com, robert.chang@airbnb.com, dan.frank@airbnb.com, chetan.sharma@airbnb.com, mpwardrop@gmail.com
License: Apache 2.0
Description: # Knowledge Repo
        
        [![PyPI](https://img.shields.io/pypi/status/knowledge-repo.svg)]()
        [![license](https://img.shields.io/github/license/airbnb/knowledge-repo.svg)]()
        [![PyPI version](https://badge.fury.io/py/knowledge-repo.svg)](https://badge.fury.io/py/knowledge-repo)
        [![Python](https://img.shields.io/pypi/pyversions/knowledge-repo.svg?maxAge=2592000)](https://pypi.python.org/pypi/knowledge-repo)
        [![Build Status](https://travis-ci.org/airbnb/knowledge-repo.svg?branch=master)](https://travis-ci.org/airbnb/knowledge-repo)
        [![Windows Build Status](https://ci.appveyor.com/api/projects/status/t88a27n099oqnbsw/branch/master?svg=true&pendingText=Windows%20build%20pending...&passingText=Windows%20build%20passing&failingText=Windows%20build%20failing)](https://ci.appveyor.com/project/matthewwardrop/knowledge-repo)
        
        The Knowledge Repo project is focused on facilitating the sharing of
        knowledge between data scientists and other technical roles using data formats
        and tools that make sense in these professions. It provides various data stores
        (and utilities to manage them) for "knowledge posts", with a particular focus on
        notebooks (R Markdown and Jupyter / IPython Notebook) to better promote
        reproducible research.
        
        For more information about the motivation and inspiration behind this project, we encourage you to read our [Medium Post](https://medium.com/airbnb-engineering/scaling-knowledge-at-airbnb-875d73eff091).
        
        - **Documentation:** http://knowledge-repo.readthedocs.io
        - **Source:** https://github.com/airbnb/knowledge-repo
        - **Bug reports**: https://github.com/airbnb/knowledge-repo/issues
        
        ## Screenshots
        
        ![Main Feed](https://user-images.githubusercontent.com/124910/37555895-d6ad133a-2a42-11e8-9bb5-1b7ee8d60ef9.png)
        
        ![Example Post](https://user-images.githubusercontent.com/124910/37555894-d662eb5c-2a42-11e8-9547-78bef7835521.png)
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: pdf
Provides-Extra: dev
Provides-Extra: oauth
Provides-Extra: ipynb
Provides-Extra: all
