pypesa icon indicating copy to clipboard operation
pypesa copied to clipboard

Python wrapper on Mpesa public API for mobile Payment Integration

Results 4 pypesa issues
Sort by recently updated
recently updated
newest added

@Kalebu Hello again. So i think at this point it would be advantageous to add `Actions` to the project for the ease of workflows automation. Current all (if not most)...

Greetings @Kalebu , so this just a suggestion on the package structure improvement. Suggestion list goes as follows; - Use `__init__.py` to only Import key classes | methods from modules...

This is just a suggestion, I used to run tests against the python version I was using on my machine before pushing to GitHuB, using this approach sometimes I found...

Thank you for the great library, I really appreciate the work you are doing. The setup.py shows that the package has only two dependencies https://github.com/Kalebu/pypesa/blob/d2526183b09de997307b200530af4baab749b992/setup.py#L34-L39 But in requirements.txt there’re way...