Metadata-Version: 1.0
Name: pyladies
Version: 2.0.2
Summary: Everything you need to start your own PyLadies location
Home-page: http://www.pyladies.com
Author: Lynn Root
Author-email: lynn@pyladies.com
License: Creative Commons Attribution-ShareAlike 3.0 Unported
Description: PyLadies Kit
        
        This kit contains the PyLadies Handbook (nicely viewable at http://kit.pyladies.com) as well as other useful materials for organizing your own PyLadies chapter.
        
        
        To try out:
        
        ```bash
        $ pip install pyladies
        $ pyladies handbook
        ```
        
        CHANGES
        
        #### v2.0.2
        
        * Fixed entry point, thanks to `Kyle Kelley <https://github.com/rgbkrk>`_
        * Added newsletter information, thanks to `Esther Nam <https://github.com/estherbester>`_
        
        #### v2.0 PyPI Release
        
        
        * Released on PyPI
        * Added:
        	* Checklists on chapter and event setup
        	* More advice on events and chapter organization
        	* Setup for pip installation
        	* Included CoC
        
        * Updated:
        	* Sphinx
        	* Sphinx/RTD theme
        	* Reorganized information from original `pyladies kit <https://github.com/pyladies/pyladies-kit>`_
        
        
        #### v1.0 Initial Release
        
        
        Initial release of the pyladies-kit.
Platform: any
