Closed matthewwo closed 7 years ago
Thanks for making this project possible!!! Made my life much easier should have found this years ago when I started splitting my ATT plan haha.
Will do the formatting once I get home. Btw, I’m not familiar with the python setup script, how would you compile and test?
I'm glad you find this useful. I'm curious how you find about it? And currently there is no test. If there are more people contributing to this, I might add some tests and set up continuous integration some day.
I always wanted to write a script similar to this one but procrastinated :/
Then I decided to lookup if there's any luck on GitHub and I found you made this project!! Really appreciate your effort.
LGTM. I'll merge it in and upload to pypi.
Added a get request which effectively skips the promotion page.
I couldn't seem to make login work by opening a browser and logging in before using this splitter. Instead I've tweaked the login process such that it will skip the promotion page for the user automatically.