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.1.0.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

mzo-0.1.0-py2.py3-none-any.whl (18.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: mzo-0.1.0.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for mzo-0.1.0.tar.gz
Algorithm Hash digest
SHA256 551744039055ebc332e2776e1d17ebf45e4fd1820e48d3b8f9508f8f2a28de16
MD5 ff65ab9c7139114ce97357da346c8af7
BLAKE2b-256 4f60b523d4a54eb31cfa27f4264792ed996dcffabd29453a2290f88047fd4e0f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mzo-0.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for mzo-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 99131aaba3adfeaed3ecd81e87e503240b503247da679eea41120180599913c6
MD5 505fe0079c6271336f72b1c549ba0513
BLAKE2b-256 f725f4a13dfea6433f6e0ca16b584dfb179c6d02a9fe629313de10044785f4b2

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