Jason Antman
Jason Antman
I'll gladly accept PRs that either improve the memory utilization or add memory profiling to the test suite. I definitely know that the code is not at all optimized for...
@anwoolterton thanks for the feature request. This certainly would be possible to include in the CLI, though I don't think it's something I'll be implementing any time soon. Pull requests...
Also the amount displayed for the current pay period remaining ("is more than all allocated funds total of $XXX ($XXX standing budgets; **$XXX current pay period remaining**; $XXX unreconciled") is...
@christopherthomson First off, great to hear from you! I created this app just for myself and you're only the second person who's given me indication that they may be running...
@christopherthomson I believe the missing step in the above is that after using ``pip`` to install requirements.txt, you need to run ``python setup.py develop`` to "install" biweeklybudget itself. I believe...
@christopherthomson I apologize that the docs aren't as good as they could be... Aside from one person who opened an issue asking for internationalization support, you're the only person who's...
Sure, I'm glad it looks useful to you! I know we're pretty far apart in time zones, but I'll do my best to respond if/when you have a chance to...
@zalcock There's documentation available at http://biweeklybudget.readthedocs.io/en/latest/ Beyond that, no, there's nothing more detailed. This project is quite unofficial and really only intended for people familiar with Python, Flask, etc.
@christopherthomson @zalcock have each of you either gotten this working, or decided not to? Is there anything left to do for this issue, aside from maybe updating the documentation to...
FYI I renamed this, and will leave it open until I update the documentation with at least the information in this issue so far.