Metadata-Version: 2.1
Name: pyforchange
Version: 2.0.1
Summary: pythonforchange.github.io
Home-page: https://github.com/PythonForChange/pyforchange
Author: Python For Change
Author-email: pythonforchange@gmail.com
License: MIT
Download-URL: https://github.com/PythonForChange/pyforchange/archive/refs/tags/v2.0.1.tar.gz
Description: Python For Change
        =================
        
        Welcome to the community!
        -------------------------
        
        Python For Change is a **open source** project. {: .fs-6 .fw-300 }
        
        `Get started
        now <https://github.com/PythonForChange/pythonforchange.github.io>`__\ {:
        .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } `View on
        Github <https://github.com/PythonForChange>`__\ {: .btn .fs-5 .mb-4
        .mb-md-0 }
        
        Our software
        ~~~~~~~~~~~~
        
        -  `Covid Plot <https://pythonforchange.github.io/covidplot>`__
        -  `Python For Change
           FilesFormat <https://pythonforchange.github.io/filesformat>`__
        
        Installation (last stable version)
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        
        1. Install pyforchange
        
           ::
        
               pip install pyforchange
        
        2. Import pyforchange in your python file
        
           .. code:: python
        
               import pyforchange
        
        3. Enjoy!
        
        Contributing
        ~~~~~~~~~~~~
        
        Learn more about how to help others contribute, check out the
        `CONTRIBUTING
        GUIDELINES <https://pythonforchange.github.io/CodeOfConduct/>`__ for
        repository contributors.
        
        Credits
        ~~~~~~~
        
        -  **Emmanuel Norambuena** - *initial work* -
           `Eanorambuena <https://github.com/eanorambuena>`__
        -  **Community** - *contributing*
        -  **Andrés Villanueva** - *this web page is based on the README made by
           him* - `Villanuevand <https://github.com/Villanuevand>`__
        -  **Just the Docs** - *this site uses their documentation theme for
           Jekyll* - `View in
           Github <https://github.com/pmarsceill/just-the-docs>`__
        
        License
        ~~~~~~~
        
        This proyect is under the `MIT
        License <https://pythonforchange.github.io/license>`__.
        
        Made with
        ~~~~~~~~~
        
        -  `Python <https://www.python.org/>`__ - Programming language
        
        Wiki
        ~~~~
        
        You can find much more about how to use this project in our
        `Wiki <https://github.com/PythonForChange/pythonforchange.github.io/wiki>`__
        📖
        
        Support or Contact
        ~~~~~~~~~~~~~~~~~~
        
        Having trouble with Python For Change Software? Check out our
        `documentation <https://pythonforchange.github.io/>`__.
        
        --------------
        
        ⌨️ with ❤️ by `Eanorambuena <https://github.com/eanorambuena>`__ 😊
        
Keywords: testing,logging,example
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
