Skip to main content

pyarraytools

Flatten, chunk, deduplicate, rotate, shuffle, and group lists.

Installation

pip install pyarraytools

Usage

from pyarraytools import flatten, chunk, deduplicate

flatten([[1, 2], [3, 4]])  # [1, 2, 3, 4]
chunk([1, 2, 3, 4, 5], 2)  # [[1, 2], [3, 4], [5]]
deduplicate([1, 2, 2, 3])  # [1, 2, 3]

License

MIT

Release files for pyarraytools 0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyarraytools 0.1.0
File Size Uploaded
pyarraytools-0.1.0.tar.gz 2.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pyarraytools 0.1.0
File Interpreter ABI Platform
pyarraytools-0.1.0-py3-none-any.whl Python 3 none any Details

Total release size: 5.0 kB

Release files / pyarraytools-0.1.0.tar.gz

Download URL pyarraytools-0.1.0.tar.gz
Size 2.5 kB
Tags Source
SHA-256 checksum
How to use checksums
e176ec4f5a22e50b99aa34c3cf94940a6ae22c55752856f8c2e9f3e60fae0875
BLAKE2b-256 checksum
How to use checksums
8740991713fd0c9e6e1bfedfa3781c33df484c64a005b8d83c881372ded2618b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.7

Release files / pyarraytools-0.1.0-py3-none-any.whl

Download URL pyarraytools-0.1.0-py3-none-any.whl
Size 2.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
5cf991d11f41f93167dd1db1dcd05cbe213ed14225c4e87a8215215d89523dd0
BLAKE2b-256 checksum
How to use checksums
54eb77503a157ad2f012f63656e5cf0394b3f43d5d1b1c0454c9eebf9de9efa4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.7

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page