Name | pythonic-fp-sentinels JSON |
Version |
2.0.0
JSON |
| download |
home_page | None |
Summary | Sentinel classes - implemented as singletons |
upload_time | 2025-08-27 20:34:14 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.13 |
license | None |
keywords |
sentinel
singleton
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Pythonic FP - Sentinels
========================
PyPI project
`pythonic-fp-sentinels
<https://pypi.org/project/pythonic-fp.sentinels>`_.
Singleton classes representing
- missing values, actually missing, not potentially missing
- sentinel values of different flavors
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/sentinels/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-sentinels",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.13",
"maintainer_email": null,
"keywords": "sentinel, singleton",
"author": null,
"author_email": "\"Geoffrey R. Scheller\" <geoffrey@scheller.com>",
"download_url": "https://files.pythonhosted.org/packages/d4/7a/37b2d12025d443c4c2f01af0f9608991c3697286ae7acb577d47867d8abd/pythonic_fp_sentinels-2.0.0.tar.gz",
"platform": null,
"description": "Pythonic FP - Sentinels\n========================\n\nPyPI project\n`pythonic-fp-sentinels\n<https://pypi.org/project/pythonic-fp.sentinels>`_.\n\nSingleton classes representing\n\n- missing values, actually missing, not potentially missing\n- sentinel values of different flavors\n\nThis PyPI project is part of of the grscheller\n`pythonic-fp namespace projects\n<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/sentinels/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": "Sentinel classes - implemented as singletons",
"version": "2.0.0",
"project_urls": {
"Changelog": "https://github.com/grscheller/pythonic-fp-sentinels/blob/main/CHANGELOG.rst",
"Documentation": "https://grscheller.github.io/pythonic-fp/sentinels/development/build/html/releases.html",
"Homepage": "https://github.com/grscheller/pythonic-fp/blob/main/README.md",
"Source": "https://github.com/grscheller/pythonic-fp-sentinels"
},
"split_keywords": [
"sentinel",
" singleton"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "500f13753073b72ad27234de71df447a52cdff335b00eb2a1528732d67bac0ae",
"md5": "3c88c2aba439159222c6231c1e63da41",
"sha256": "4a4528697d1fc88594803e2dad257b5f6973a52d2207e4b26c98de4f7c098c11"
},
"downloads": -1,
"filename": "pythonic_fp_sentinels-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3c88c2aba439159222c6231c1e63da41",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.13",
"size": 9724,
"upload_time": "2025-08-27T20:34:12",
"upload_time_iso_8601": "2025-08-27T20:34:12.875880Z",
"url": "https://files.pythonhosted.org/packages/50/0f/13753073b72ad27234de71df447a52cdff335b00eb2a1528732d67bac0ae/pythonic_fp_sentinels-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d47a37b2d12025d443c4c2f01af0f9608991c3697286ae7acb577d47867d8abd",
"md5": "675657aab71c729502f9ec17a44e4473",
"sha256": "33060b284054cae0474782a80860f3b458604732d4d3be0a6e088aba5266d12c"
},
"downloads": -1,
"filename": "pythonic_fp_sentinels-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "675657aab71c729502f9ec17a44e4473",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.13",
"size": 9308,
"upload_time": "2025-08-27T20:34:14",
"upload_time_iso_8601": "2025-08-27T20:34:14.398483Z",
"url": "https://files.pythonhosted.org/packages/d4/7a/37b2d12025d443c4c2f01af0f9608991c3697286ae7acb577d47867d8abd/pythonic_fp_sentinels-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-27 20:34:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "grscheller",
"github_project": "pythonic-fp-sentinels",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pythonic-fp-sentinels"
}