cznic/public/: fred-statementor-0.2.1 metadata and description

Simple index Newer version available

Fred-statementor - a utility library to generate report statements

author Vlastimil Zíma
author_email vlastimil.zima@nic.cz
classifiers
  • Development Status :: 2 - Pre-Alpha
  • Intended Audience :: Developers
  • License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Topic :: Internet
  • Topic :: Software Development :: Libraries
  • Topic :: Software Development :: Libraries :: Python Modules
  • Topic :: Utilities
  • Typing :: Typed
license GPLv3+
provides_extras types
requires_dist
  • fred-regal (>=0.3)
  • frgal (>=3.10.1,~=3.10)
  • pytz
  • typist (<2,>=0.5.1)
  • bandit ; extra == 'quality'
  • doc8 ; extra == 'quality'
  • flake8 ; extra == 'quality'
  • isort ; extra == 'quality'
  • mypy ; extra == 'quality'
  • pydocstyle ; extra == 'quality'
  • freezegun ; extra == 'test'
  • types-freezegun ; extra == 'types'
  • types-pytz ; extra == 'types'
  • types-requests ; extra == 'types'
requires_python ~=3.8

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
fred-statementor-0.2.1.tar.gz
Size
9 KB
Type
Source
fred_statementor-0.2.1-py3-none-any.whl
Size
10 KB
Type
Python Wheel
Python
3

Fred-statementor - a utility library to generate report statements

Learn more about the project and our community on the FRED’s home page

ChangeLog

Unreleased

0.2.0 (2022-08-23)

  • Support typist ~= 1.0 (#14).

0.2.0 (2022-07-21)

  • Add timeout argument (#12).

  • Make kwargs only arguments consistent (#13).

  • Update project setup.

0.1.3 (2022-06-13)

  • Update fred-regal versions.

0.1.2 (2022-05-25)

  • Add admin contacts to domain context (#11).

0.1.1 (2022-05-24)

  • Fix publish flags context (#10).

0.1.0 (2022-05-02)

  • Initial version