Python For Change Ecosystem
Sofware (for developers)
Installation
Option 1: Use pip (recommended, last stable version)
- Install pyforchange
pip install pyforchange
- Import the module “
" in your python file import pyforchange.<module_name>
- Enjoy!
Option 2: Download the source (unstable pre-realise version)
- Download the source into your proyect folder
-
Import the source in your python file
- Enjoy!