Link Search Menu Expand Document

Python For Change Ecosystem

Sofware (for developers)


Get the last version here

Installation

  1. Install pyforchange
    pip install pyforchange
    
  2. Import the module “" in your python file
    import pyforchange.<module_name>
    
  3. Enjoy!

Option 2: Download the source (unstable pre-realise version)

  1. Download the source into your proyect folder
  2. Import the source in your python file

  3. Enjoy!