Opentaxforms

Latest version: v0.5.7

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.4.15

- bugfix: the ignoreCaches option now works.
- bugfix: skip forms setup if dirName is None.
- bugfix: ut.exists now insensitive to trailing slash.
- test: moved from relative to absolute paths so eg py.test works from outside of test/ dir.
- test: reorganize test/ dir: test_* subdirs are disposable, test-* arent.
- test/test_opentaxforms.py: command line options changed and expanded.
- test/test_opentaxforms.py: refactor TestOtfSteps, add test_run_1040_xfa, and finally add a script test to the [pytest] automated tests.
- test/forms/f1040.js,test/run_html5.sh: add casperjs script [to test f1040 html files] and shell script [for context].
- add test/README.md as guide to the test/ directory.
- probe access to phantomjs,casperjs in .travis.yml, hopefully for future integration of html5 tests.
- opentaxforms.py: in main, move form-summarizing code to try-else block.
- cache results of Form.pdfInfo for faster test run.
- add internal option to computeOverlap [for layout boxes; currently done inefficiently, thus costly].
- update 1040 target output file to fix broken test.
- cleanup opentaxforms.py/main.

0.4.14

- mv math.py cmds.py: workaround for tox build failure [tox.Random imports py.math and gets our math.py instead].
- oops apparently gotta incl README for travis build to succeed.
- setup.cfg: git flow release already tags the release, so we dont want bumpversion to do so, otherwise git flow refuses to release.

0.4.13

- gitignore release.sh temp files so they dont affect git status.
- move most of 1100-line main into four new files.
- add Form class.
- domain.py->irs.py.
- extractFillableFields.El derives from dict.
- combined rst format files into a single README file.
- noticed markdown readme is not rendered on pypi, fixing [part of fix is in release.sh].

0.4.12

- bind arrow keys to next/prev page links [for demo video].
- [release.sh remains untracked while it is being tested.]

0.4.11

- allow multiple 'rootForms' via call or commandline.
- output form statuses for external processing.
- clean up "import *".
- add cleanup script.
- merge the missing and spurious categories into the form status message.
- use bumpversion as cookiecutter does.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.