Metadata-Version: 1.1
Name: codebakers
Version: 1.0.2
Summary: Zen of Codebakers
Home-page: https://github.com/aziontech/codebakers
Author: Mauricio de Abreu Antunes
Author-email: mauricio.antunes@azion.com
License: BSD
Description: Zen of Codebakers
        -----------------
        
        Zen of Codebakers is a Python package to show the ideology and mindset of a software engineering team pursuing constant evolution.
        
        How to install
        --------------
        
        .. code-block:: shell
        
        	pip install codebakers
        
        
        .. code-block:: python
        	
        	>>> import codebakers
        
        
        .. code-block:: shell
        
        	$ python -m codebakers
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
