You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

pythonic-fp-containers

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pythonic-fp-containers

Package of container like data structures.

3.0.0
Source
pipPyPI
Maintainers
1

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 (c) 2023-2025 Geoffrey R. Scheller. Licensed under the Apache License, Version 2.0. See the LICENSE file for details.

Keywords

boxes

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts