Envestnet Yodlee API Client
Project description
# yodlee [](https://travis-ci.org/cogolabs/yodlee) [](https://coveralls.io/github/cogolabs/yodlee?branch=master) [](https://pypi.python.org/pypi/yodlee) [](https://pypi.python.org/pypi/yodlee) [](https://pypi.python.org/pypi/yodlee) [](https://pypi.python.org/pypi/yodlee)
[Envestnet Yodlee API Client](https://developer.yodlee.com/apidocs/index.php)
## Installation
```bash
pip install yodlee
```
## Development
```bash
brew install pyenv
brew install pyenv-virtualenv
pip install tox
# add lines below to .bashrc
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
export PYTHONPATH=".:$PYTHONPATH"
export PYENV_ROOT=$HOME/.pyenv
export PATH=$PYENV_ROOT/bin:${PATH}
# setup pyenv
pyenv install 2.7.13
pyenv install 3.3.6
pyenv install 3.4.6
pyenv install 3.5.3
pyenv install 3.6.1
pyenv global 2.7.13 3.6.1 3.5.3 3.4.6 3.3.6
# run tests
tox
# develop
pyenv virtualenv yodlee
pip install -r requirements.txt
# test after developing
pyenv deactivate
tox
# develop again
pyenv activate yodlee
```
## Contributing
We are happy to receive your contribution if you first please complete our [Contributor License Agreement](https://github.com/cogolabs/about/blob/master/CLA.pdf).
## License
This package is available as open source under the terms of the [Apache 2.0 License](LICENSE.txt).
[Envestnet Yodlee API Client](https://developer.yodlee.com/apidocs/index.php)
## Installation
```bash
pip install yodlee
```
## Development
```bash
brew install pyenv
brew install pyenv-virtualenv
pip install tox
# add lines below to .bashrc
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
export PYTHONPATH=".:$PYTHONPATH"
export PYENV_ROOT=$HOME/.pyenv
export PATH=$PYENV_ROOT/bin:${PATH}
# setup pyenv
pyenv install 2.7.13
pyenv install 3.3.6
pyenv install 3.4.6
pyenv install 3.5.3
pyenv install 3.6.1
pyenv global 2.7.13 3.6.1 3.5.3 3.4.6 3.3.6
# run tests
tox
# develop
pyenv virtualenv yodlee
pip install -r requirements.txt
# test after developing
pyenv deactivate
tox
# develop again
pyenv activate yodlee
```
## Contributing
We are happy to receive your contribution if you first please complete our [Contributor License Agreement](https://github.com/cogolabs/about/blob/master/CLA.pdf).
## License
This package is available as open source under the terms of the [Apache 2.0 License](LICENSE.txt).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yodlee-0.1.8.tar.gz
(9.4 kB
view details)
File details
Details for the file yodlee-0.1.8.tar.gz
.
File metadata
- Download URL: yodlee-0.1.8.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6481dd3cefcd0c94607e5b853e322e3826c6ed85d0073e343833c4e1afdba95c
|
|
MD5 |
2d256a7b0b7fab9a10948e0528d24867
|
|
BLAKE2b-256 |
07c99f46d340819de8b976da5bbaa33254e4c7122abfe87024aebb72c4692927
|