Metadata-Version: 2.1
Name: pyencourage
Version: 0.1.3
Summary: One line encouragement for programmers (encouragement as a service)
Home-page: https://github.com/seantibor/pyencourage
Author: Sean Tibor
Author-email: sean.tibor@gmail.com
License: BSD License
Description: ===========
        pyencourage
        ===========
        
        One line encouragement for programmers (encouragement as a service)
        
        Installation
        ============
        
        Install the `pyencourage` module with pip.
        
        See the `documentation`_ for installation instructions.
        
        Usage
        =====
        
        Once installed, simply call `pyencourage` from the command line or add it to your
        .bashrc file to see an encouragement every time you open a terminal.
        
        You can also access the encouragement in your own project by importing `pyencourage` and
        using the functions `get_encouragement` and `get_encouragements`.
        
        
        Contributors
        ============
        
        Development:
        
        * `Sean Tibor`
        
        Contributing
        ============
        
        * The code is licensed under the `BSD Licence`_
        * The project source code is hosted on `GitHub`_
        * Please use `GitHub issues`_ to submit bugs and report issues
        * Feel free to `contribute`_ to the code
        * Feel free to contribute encouragements (via pull request)
        * See the `contributing policy`_ on GitHub
        
        Thank You
        =========
        
        Special thanks to everyone at the PyJokes_ project.
        
        PyJokes Contributors:
        ---------------------
        
        Development:
        
        * `Ben Nuttall`_
        * `Alex Savio`_
        * `Borja Ayerdi`_
        * `Oier Etxaniz`_
        
        Jokes:
        
        * `Luke Wren`_
        * `Sarah Bird`_
        * `Yash Mehrotra`_
        * `Marc Kirkwood`_
        * `Gregory Parker`_
        * `Martin O'Hanlon`_
        * `Graham Markall`_
        * `Andreas Reinle`_
        
        .. _documentation: http://github.com/sean
        .. _http://pyjok.es: http://pyjok.es/
        .. _PyJokes: http://pyjok.es/
        .. _Ben Nuttall: https://github.com/bennuttall
        .. _Alex Savio: https://github.com/alexsavio
        .. _Borja Ayerdi: https://github.com/borjaayerdi
        .. _Oier Etxaniz: https://github.com/oiertwo
        .. _Luke Wren: https://github.com/wren6991
        .. _Sarah Bird: https://github.com/birdsarah
        .. _Yash Mehrotra: https://github.com/yashmehrotra
        .. _Marc Kirkwood: https://github.com/trojjer
        .. _Gregory Parker: https://github.com/ElectronicsGeek
        .. _Martin O'Hanlon: https://github.com/martinohanlon
        .. _Graham Markall: https://github.com/gmarkall
        .. _Andreas Reinle: https://github.com/gras64
        .. _BSD Licence: http://opensource.org/licenses/BSD-3-Clause
        .. _GitHub: https://github.com/seantibor/pyencourage
        .. _GitHub Issues: https://github.com/seantibor/pyencourage/issues
        .. _contribute: https://github.com/seantibor/pyencourage/tree/master/CONTRIBUTING.md
        .. _contributing policy: https://github.com/seantibor/pyencourage/tree/master/CONTRIBUTING.md
        
Keywords: pyencourage,pyencouragement,encouragement,encourage
Platform: ALL
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Provides-Extra: doc
Provides-Extra: test
