PyPI project
abiftool
26 indexed releases ยท newest sdist 0.34.0 with 137 indexed members
Files in 0.34.0 abiftool-0.34.0.tar.gz
- abiflib/__init__.py
- abiflib/__pycache__/__init__.cpython-312.pyc
- abiflib/__pycache__/__init__.cpython-313.pyc
- abiflib/__pycache__/abifregex.cpython-312.pyc
- abiflib/__pycache__/abifregex.cpython-313.pyc
- abiflib/__pycache__/approval_tally.cpython-313.pyc
- abiflib/__pycache__/core.cpython-312.pyc
- abiflib/__pycache__/core.cpython-313.pyc
- abiflib/__pycache__/debvote_fmt.cpython-312.pyc
- abiflib/__pycache__/debvote_fmt.cpython-313.pyc
- abiflib/__pycache__/devtools.cpython-312.pyc
- abiflib/__pycache__/devtools.cpython-313.pyc
- abiflib/__pycache__/fptp_tally.cpython-312.pyc
- abiflib/__pycache__/fptp_tally.cpython-313.pyc
- abiflib/__pycache__/html_output.cpython-312.pyc
- abiflib/__pycache__/html_output.cpython-313.pyc
- abiflib/__pycache__/html_output_common.cpython-312.pyc
- abiflib/__pycache__/html_output_common.cpython-313.pyc
- abiflib/__pycache__/html_output_pairwise.cpython-312.pyc
- abiflib/__pycache__/html_output_pairwise.cpython-313.pyc
- abiflib/__pycache__/html_output_scorestar.cpython-312.pyc
- abiflib/__pycache__/html_output_scorestar.cpython-313.pyc
- abiflib/__pycache__/irv_tally.cpython-312.pyc
- abiflib/__pycache__/irv_tally.cpython-313.pyc
- abiflib/__pycache__/nameq_fmt.cpython-312.pyc
- abiflib/__pycache__/nameq_fmt.cpython-313.pyc
- abiflib/__pycache__/nycdem_fmt.cpython-313.pyc
- abiflib/__pycache__/pairwise_tally.cpython-312.pyc
- abiflib/__pycache__/pairwise_tally.cpython-313.pyc
- abiflib/__pycache__/preflib_fmt.cpython-312.pyc
- abiflib/__pycache__/preflib_fmt.cpython-313.pyc
- abiflib/__pycache__/score_star_tally.cpython-312.pyc
- abiflib/__pycache__/score_star_tally.cpython-313.pyc
- abiflib/__pycache__/sfjson_fmt.cpython-312.pyc
- abiflib/__pycache__/sfjson_fmt.cpython-313.pyc
- abiflib/__pycache__/sftxt_fmt.cpython-312.pyc
- abiflib/__pycache__/sftxt_fmt.cpython-313.pyc
- abiflib/__pycache__/stlcvr_fmt.cpython-313.pyc
- abiflib/__pycache__/text_output.cpython-312.pyc
- abiflib/__pycache__/text_output.cpython-313.pyc
- abiflib/__pycache__/util.cpython-312.pyc
- abiflib/__pycache__/util.cpython-313.pyc
- abiflib/__pycache__/vizelect_output.cpython-312.pyc
- abiflib/__pycache__/vizelect_output.cpython-313.pyc
- abiflib/__pycache__/widj_fmt.cpython-312.pyc
- abiflib/__pycache__/widj_fmt.cpython-313.pyc
- abiflib/abifregex.py
- abiflib/approval_tally.py
- abiflib/core.py
- abiflib/debtally.py
- abiflib/debvote_fmt.py
- abiflib/devtools.py
- abiflib/fptp_tally.py
- abiflib/html_output.py
- abiflib/html_output_common.py
- abiflib/html_output_pairwise.py
- abiflib/html_output_scorestar.py
- abiflib/irv_tally.py
- abiflib/irvtally.py
- abiflib/nameq.py
- abiflib/nameq_fmt.py
- abiflib/nycdem_fmt.py
- abiflib/pairwise.py
- abiflib/pairwise_tally.py
- abiflib/preflib.py
- abiflib/preflib_fmt.py
- abiflib/score_star_tally.py
- abiflib/scorestar.py
- abiflib/sfjson_fmt.py
- abiflib/sftxt.py
- abiflib/sftxt_fmt.py
- abiflib/stlcvr_fmt.py
- abiflib/text_output.py
- abiflib/textoutput.py
- abiflib/transform_core.py
- abiflib/util.py
- abiflib/vizelect.py
- abiflib/vizelect_output.py
- abiflib/widj_fmt.py
- abiflib/widjfuncs.py
- abiftool.py
- conftest.py
- fetchmgr.py
- pytests/__pycache__/abifprefstr_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/abiftestfuncs.cpython-313.pyc
- pytests/__pycache__/approval_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/ballot_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/cli_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/codefmt_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/conftest.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/core_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/debvote_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/fptp_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/html_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/irv_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/json_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/linecount_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/nameq_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/pairwise_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/preflib_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/questionable_input_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/ranking_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/roundtrip_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/scorestar_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/sftxt_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/starcount_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/texttable_test.cpython-313-pytest-8.3.4.pyc
- pytests/__pycache__/vizelect_test.cpython-313-pytest-8.3.4.pyc
- pytests/abifprefstr_test.py
- pytests/abiftestfuncs.py
- pytests/approval_test.py
- pytests/ballot_test.py
- pytests/cli_test.py
- pytests/codefmt_test.py
- pytests/conftest.py
- pytests/core_test.py
- pytests/cvr_test.py
- pytests/debvote_test.py
- pytests/fptp_test.py
- pytests/html_test.py
- pytests/irv_test.py
- pytests/linecount_test.py
- pytests/nameq_test.py
- pytests/pairwise_test.py
- pytests/preflib_test.py
- pytests/questionable_input_test.py
- pytests/ranking_test.py
- pytests/roundtrip_test.py
- pytests/scorestar_test.py
- pytests/sftxt_test.py
- pytests/starcount_test.py
- pytests/texttable_test.py
- pytests/vizelect_test.py
- util/configtool.py
- util/copedot.py
- util/fetchspec_conv.py
- util/generate_nyc_fetchspec.py
Indexed releases
- 0.34.0
abiftool-0.34.0.tar.gz137 members - 0.34.0
abiftool-0.34.0-py3-none-any.whl82 members - 0.34.0rc2
abiftool-0.34.0rc2.tar.gz137 members - 0.34.0rc2
abiftool-0.34.0rc2-py3-none-any.whl82 members - 0.34.0rc1
abiftool-0.34.0rc1.tar.gz131 members - 0.34.0rc1
abiftool-0.34.0rc1-py3-none-any.whl79 members - 0.33.0
abiftool-0.33.0.tar.gz131 members - 0.33.0
abiftool-0.33.0-py3-none-any.whl79 members - 0.33.0rc3
abiftool-0.33.0rc3.tar.gz131 members - 0.33.0rc3
abiftool-0.33.0rc3-py3-none-any.whl79 members - 0.33.0rc2
abiftool-0.33.0rc2.tar.gz131 members - 0.33.0rc2
abiftool-0.33.0rc2-py3-none-any.whl79 members - 0.33.0rc1
abiftool-0.33.0rc1.tar.gz126 members - 0.33.0rc1
abiftool-0.33.0rc1-py3-none-any.whl79 members - 0.32.0
abiftool-0.32.0.tar.gz56 members - 0.32.0
abiftool-0.32.0-py3-none-any.whl33 members - 0.31.1rc1
abiftool-0.31.1rc1.tar.gz56 members - 0.31.1rc1
abiftool-0.31.1rc1-py3-none-any.whl33 members - 0.31.0
abiftool-0.31.0.tar.gz118 members - 0.31.0
abiftool-0.31.0-py3-none-any.whl75 members - 0.31.0rc2
abiftool-0.31.0rc2.tar.gz77 members - 0.31.0rc2
abiftool-0.31.0rc2-py3-none-any.whl54 members - 0.31.0rc1
abiftool-0.31.0rc1.tar.gz53 members - 0.31.0rc1
abiftool-0.31.0rc1-py3-none-any.whl32 members - 0.1.0
abiftool-0.1.0.tar.gz18 members - 0.1.0
abiftool-0.1.0-py3-none-any.whl17 members