Skip to main content

A simple command line interface to your monzo account.

Project description

mzo

A (third-party) command-line interface to your Monzo account. Because Sometimes the command-line is more convenient then swiping and tapping.

This README covers the environment setup if you are looking to run the applications source code / work on the project. If you are looking for the documentation and more straight forward installation instructions see the docs.

Prerequisites

At the time of writing this the project is using Python 3.6.5. You will need that version of python installed before starting. If you don't currently have a method of managing multiple Python versions on your machine, I would recommend checking out pyenv.

The projects dependencies are also managed by pipenv. You should head over there and make sure that you also have that tool setup.

Finally I've used a package.json in my Python project (heresy I'm sure), which aggregates all ancillary project scripts together for building and deploying. Specifically I'm using the yarn package manager for these npm dependencies.

Summoning Ritual

Once you've completed the prerequisites above you should be able to bring the application to life with the following commands.

# clone the source code to your machine
$ git clone https://github.com/jamesstidard/mzo-cli

$ cd mzo-cli/

$ pipenv install --dev --python 3.6.5
$ pipenv shell

Run

$ mzo --help

Test

$ yarn test

Document

$ yarn docs:dev

Deploy mzo

$ yarn mzo:deploy

Deploy Docs

$ yarn docs:deploy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mzo-0.2.0.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

mzo-0.2.0-py2.py3-none-any.whl (20.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file mzo-0.2.0.tar.gz.

File metadata

  • Download URL: mzo-0.2.0.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.0

File hashes

Hashes for mzo-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3b2aac7f8e960a86fd3fa3a1ea216c837cd8ad81305b2ce9e8a6952a48e134bc
MD5 6ce82a904057319ea82111f7f01b8349
BLAKE2b-256 66420366e52f743bf4e2db90f40092d31922dd7fb053cab05c8f0f6e721d6698

See more details on using hashes here.

File details

Details for the file mzo-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: mzo-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 20.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.0

File hashes

Hashes for mzo-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 65498a071e1ff050684bd624cdf798fe0776436c9f0eae26fc428bf0a0f96bcb
MD5 87997f5259a314539616bbe8267a664d
BLAKE2b-256 2f1626dd71f839c3377379b9e2728488611848c2c34b712279e8236f86eb1f15

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page