Pythonic FP - Containers
========================
PyPI project
`pythonic-fp.containers <https://pypi.org/project/pythonic-fp.containers>`_.
Python package of container like data structures.
+------------------+------------------------------------------------------+
| Description | Module |
+==================+======================================================+
| Single item box | *module* ``pythonic_fp.containers.box`` |
| Functional tuple | *module* ``pythonic_fp.containers.functional_tuple`` |
| Immutable list | *module* ``pythonic_fp.containers.immutable_list`` |
+------------------+------------------------------------------------------+
**DEPRECATION WARNING:** ``pythonic_fp.fptools.box`` as been deprecated.
Use ``pythonic_fp.box`` instead.
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/containers/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-containers",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "boxes, functional_tuple, immutable_list, queue, fifo, lifo, dqueue, dequeue",
"author": null,
"author_email": "\"Geoffrey R. Scheller\" <geoffrey@scheller.com>",
"download_url": "https://files.pythonhosted.org/packages/b0/08/e65bb041cbd41215ef31d78f7db07844ec706509d37d1b05052010f75df6/pythonic_fp_containers-3.0.0.tar.gz",
"platform": null,
"description": "Pythonic FP - Containers\n========================\n\nPyPI project\n`pythonic-fp.containers <https://pypi.org/project/pythonic-fp.containers>`_.\n\nPython package of container like data structures.\n\n+------------------+------------------------------------------------------+\n| Description | Module |\n+==================+======================================================+\n| Single item box | *module* ``pythonic_fp.containers.box`` |\n| Functional tuple | *module* ``pythonic_fp.containers.functional_tuple`` |\n| Immutable list | *module* ``pythonic_fp.containers.immutable_list`` |\n+------------------+------------------------------------------------------+\n\n**DEPRECATION WARNING:** ``pythonic_fp.fptools.box`` as been deprecated.\nUse ``pythonic_fp.box`` instead.\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/containers/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": "Package of container like data structures.",
"version": "3.0.0",
"project_urls": {
"Changelog": "https://github.com/grscheller/pythonic-fp-containers/blob/main/CHANGELOG.rst",
"Documentation": "https://grscheller.github.io/pythonic-fp/containers/development/build/html/releases.html",
"Homepage": "https://github.com/grscheller/pythonic-fp/blob/main/README.md",
"Source": "https://github.com/grscheller/pythonic-fp-containers"
},
"split_keywords": [
"boxes",
" functional_tuple",
" immutable_list",
" queue",
" fifo",
" lifo",
" dqueue",
" dequeue"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "965134675ea1bf56f47f33320538530e9cea92f54ea95181619d3f913f3167c1",
"md5": "2ec529ad6f292ea26071b0c432063dcb",
"sha256": "2c08633ad0e3916041828465ead8f7184cbda173bff24fbbd44a0f3f1cc77c3b"
},
"downloads": -1,
"filename": "pythonic_fp_containers-3.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2ec529ad6f292ea26071b0c432063dcb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 17703,
"upload_time": "2025-08-03T03:38:23",
"upload_time_iso_8601": "2025-08-03T03:38:23.149792Z",
"url": "https://files.pythonhosted.org/packages/96/51/34675ea1bf56f47f33320538530e9cea92f54ea95181619d3f913f3167c1/pythonic_fp_containers-3.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b008e65bb041cbd41215ef31d78f7db07844ec706509d37d1b05052010f75df6",
"md5": "78a2fc34623639c82d5893440667a574",
"sha256": "fac75f49df92d54ab64f0c4badf03dee22aa2ad5905c149658b0eb67933f3155"
},
"downloads": -1,
"filename": "pythonic_fp_containers-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "78a2fc34623639c82d5893440667a574",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 22925,
"upload_time": "2025-08-03T03:38:24",
"upload_time_iso_8601": "2025-08-03T03:38:24.619613Z",
"url": "https://files.pythonhosted.org/packages/b0/08/e65bb041cbd41215ef31d78f7db07844ec706509d37d1b05052010f75df6/pythonic_fp_containers-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-03 03:38:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "grscheller",
"github_project": "pythonic-fp-containers",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pythonic-fp-containers"
}