cznic/public/: fred-setapp-0.1.1 metadata and description

Simple index Newer version available

Fred-setapp is a library providing settings utilities for applications.

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
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Topic :: Software Development :: Libraries
  • Topic :: Utilities
  • Typing :: Typed
license GPLv3+
provides_extras types
requires_dist
  • pydantic ~=2.0
  • pydantic-settings ~=2.0
  • PyYAML
  • doc8 ; extra == 'quality'
  • mypy ; extra == 'quality'
  • ruff ; extra == 'quality'
  • sentry-sdk ; extra == 'sentry'
  • testfixtures ; extra == 'test'
  • types-PyYAML ; 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-setapp-0.1.1.tar.gz
Size
8 KB
Type
Source
fred_setapp-0.1.1-py3-none-any.whl
Size
9 KB
Type
Python Wheel
Python
3

Fred-setapp is a library providing settings utilities for applications.

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

ChangeLog

Unreleased

0.1.1 (2024-03-18)

  • Fix formatting.

0.1.0 (2024-03-18)

Initial version.