Skip to content

pxg/monzo-moola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monzo Moola

## Installation

pip install -r requirements.txt

You'll need to set environment variables for:

It's recommended you use https://direnv.net/ and a .envrc file to do this.

## Running the tests

py.test tests.py

To run the tests without hitting the live api:

py.test -m "not live_api" tests.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages