github hammem/monarchmoney v0.1.0
Now available via Pypi

latest releases: v0.1.15, v.0.1.14, v0.1.13...
2 years ago

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

Don't miss a new monarchmoney release

NewReleases is sending notifications on new releases.