Skip to main content

Flatten lists of lists.

Project description

Flatten lists of lists:

>>> import flattener
>>> flattener.flatten([1, 2, [3, [4], 5]])
[1, 2, 3, 4, 5]

Documentation

Full documentation, including installation and setup guides, can be found at http://flattener.readthedocs.org/en/latest/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flattener-0.1.2.zip (16.2 kB view details)

Uploaded Source

Built Distribution

Flattener-0.1.2-py2-none-any.whl (4.9 kB view details)

Uploaded Python 2

File details

Details for the file Flattener-0.1.2.zip.

File metadata

  • Download URL: Flattener-0.1.2.zip
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Flattener-0.1.2.zip
Algorithm Hash digest
SHA256 2099beda54954957a07e025b76cf359e89194e0d513de4f425f05518ad13b53e
MD5 b7c534f6718fac277b7bc94b79df90fc
BLAKE2b-256 83a366a3089d650d19677c2571ae0c02cf4ddcb569c017c44a80e4ccde5790b4

See more details on using hashes here.

File details

Details for the file Flattener-0.1.2-py2-none-any.whl.

File metadata

File hashes

Hashes for Flattener-0.1.2-py2-none-any.whl
Algorithm Hash digest
SHA256 f2de0e13e07b9cd281d96c260a96970c5d94312735d2ef4c477af775f72f97c8
MD5 bdfa247f434a346422da1e89e9529059
BLAKE2b-256 a5a094ddde9fa8c645438e092326580cc358288701f6434b3372b072995777c2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page