Skip to content

Now available via Pypi

Compare
Choose a tag to compare
@hammem hammem released this 14 Apr 21:20
d431a1a

Thanks to @sanghviharshit's suggestion, this library is now available on Pypi and easily installable via pip!

New, easier installs

This release can be installed via:

pip install monarchmoney

or, to specify this exact version:

pip install monarchmoney==0.1.0

What's Changed

  • Fix init.py, which had bad imports. by @hammem in #1
  • Clean-up by @hammem in #2
  • Create dependabot.yml by @hammem in #3
  • Add method for interactive_login and sample main.py by @hammem in #4
  • Cleaning up bits of code by @hammem in #5
  • Add get_account_holdings() method by @hammem in #6
  • Update login() to allow for using a saved session by @hammem in #7

Full Changelog: https://github.com/hammem/monarchmoney/commits/v0.1.0