Pythonic FP - Singletons
========================
PyPI project
`pythonic-fp.fptools <https://pypi.org/project/pythonic-fp.singletons>`_.
Singleton classes representing
- missing values (actually missing, not potentially missing)
- sentinel values
- failed calculations
- subclassable Boolean datatype
This PyPI project is part of of the grscheller
`pythonic-fp namespace projects <https://github.com/grscheller/pythonic-fp/blob/main/README.md>`_
Documentation
-------------
Documentation for this project is hosted on
`GitHub Pages
<https://grscheller.github.io/pythonic-fp/singletons/development/build/html>`_.
Copyright and License
---------------------
Copyright (c) 2023-2025 Geoffrey R. Scheller. Licensed under the Apache
License, Version 2.0. See the LICENSE file for details.
Raw data
{
"_id": null,
"home_page": null,
"name": "pythonic-fp-singletons",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "singleton, sentinel",
"author": null,
"author_email": "\"Geoffrey R. Scheller\" <geoffrey@scheller.com>",
"download_url": "https://files.pythonhosted.org/packages/42/cb/2c6184650e8bbb185c032a76fd6c2ca05be1d4b8bbac126b62ab3c4e2f0c/pythonic_fp_singletons-1.0.0.tar.gz",
"platform": null,
"description": "Pythonic FP - Singletons\n========================\n\nPyPI project\n`pythonic-fp.fptools <https://pypi.org/project/pythonic-fp.singletons>`_.\n\nSingleton classes representing\n\n - missing values (actually missing, not potentially missing)\n - sentinel values\n - failed calculations\n - subclassable Boolean datatype\n\nThis PyPI project is part of of the grscheller\n`pythonic-fp namespace projects <https://github.com/grscheller/pythonic-fp/blob/main/README.md>`_\n\nDocumentation\n-------------\n\nDocumentation for this project is hosted on\n`GitHub Pages\n<https://grscheller.github.io/pythonic-fp/singletons/development/build/html>`_.\n\nCopyright and License\n---------------------\n\nCopyright (c) 2023-2025 Geoffrey R. Scheller. Licensed under the Apache\nLicense, Version 2.0. See the LICENSE file for details.\n",
"bugtrack_url": null,
"license": null,
"summary": "Singletons.",
"version": "1.0.0",
"project_urls": {
"Changelog": "https://github.com/grscheller/pythonic-fp-singletons/blob/main/CHANGELOG.rst",
"Documentation": "https://grscheller.github.io/pythonic-fp/singletons/development/build/html/releases.html",
"Homepage": "https://github.com/grscheller/pythonic-fp/blob/main/README.md",
"Source": "https://github.com/grscheller/pythonic-fp-singletons"
},
"split_keywords": [
"singleton",
" sentinel"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3bf107043359a4ed36036f5cdf07cdd4e3f4056cb1c62566df2e23fda02d2b8d",
"md5": "cf51e1e9ac1cc8af3abb6e696dd93ef1",
"sha256": "2c79fefc4187bad6be9fa8833ff817b1c50d6eb2277d638a1a79a69821312a8e"
},
"downloads": -1,
"filename": "pythonic_fp_singletons-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cf51e1e9ac1cc8af3abb6e696dd93ef1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 12109,
"upload_time": "2025-08-03T03:40:24",
"upload_time_iso_8601": "2025-08-03T03:40:24.083425Z",
"url": "https://files.pythonhosted.org/packages/3b/f1/07043359a4ed36036f5cdf07cdd4e3f4056cb1c62566df2e23fda02d2b8d/pythonic_fp_singletons-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "42cb2c6184650e8bbb185c032a76fd6c2ca05be1d4b8bbac126b62ab3c4e2f0c",
"md5": "962fe6976164698bfb3158950e966052",
"sha256": "fbb2883a8e616326202fcbafabb1c2246b6f5e21f147341045e54add7347fb13"
},
"downloads": -1,
"filename": "pythonic_fp_singletons-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "962fe6976164698bfb3158950e966052",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 11286,
"upload_time": "2025-08-03T03:40:25",
"upload_time_iso_8601": "2025-08-03T03:40:25.663457Z",
"url": "https://files.pythonhosted.org/packages/42/cb/2c6184650e8bbb185c032a76fd6c2ca05be1d4b8bbac126b62ab3c4e2f0c/pythonic_fp_singletons-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-03 03:40:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "grscheller",
"github_project": "pythonic-fp-singletons",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pythonic-fp-singletons"
}