Metadata-Version: 2.1
Name: pyforchange
Version: 2.0.2
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.2.tar.gz
Description: Python For Change
        =================
        
        Welcome to the community!
        -------------------------
        
        Python For Change is a **open source** project.
        
        [Get started
        now](https://github.com/PythonForChange/pythonforchange.github.io)
        
        [View on
        Github](https://github.com/PythonForChange)
        
        
        ### Our software
        
        - [Covid Plot](https://pythonforchange.github.io/covidplot)
        - [Python For Change Format](https://pythonforchange.github.io/format)
        - [Cell](https://pythonforchange.github.io/cell)
        
        ### Installation (last stable version)
        
        1.  Install pyforchange
        
                pip install pyforchange
        
        2.  Import pyforchange in your python file
        
            ``` {.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: covid,logging,language,plot,life
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
