Metadata-Version: 2.1
Name: nashidentitysync
Version: 0.0.1
Summary: Python library for connecting to the Nash Identity Framework
Home-page: https://nashidentitysync.readme.io/docs
Author: Dansol Obondo
Author-email: dansol@nashafrica.co
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# Nasheq E.R.P. Standardized A.P.I.s python integrations

## Quick Guide
Below are the steps on how to get the web app up and running

1.	Install it:
```bash
    pip install nashkycidentitysync
```
2.	View get started documentation:
```bash
    https://nashbanksuite.readme.io/v1.2.0/docs
```
3.	Start Coding

