Skip to content

shanewas/npsb-recon

Repository files navigation

BankNPSB Reconciliation #1.1.2

automated payment switch reconciliation system.

For Windows users Note: denotes changes to be made
To create a requirements.txt file:
create a conda environment

conda create --name python=version:3.8.0 conda list #Gives you list of packages used for the environment conda list -e > requirements.txt #Save all the info about packages to your folder To export environment file activate conda env export > .yml

For other person to use the environment

conda env create -f .yml

Technology Used

  • Python

About

automated payment switch reconciliation script

Topics

Resources

Stars

Watchers

Forks