Skip to main content

Tools for handling recursive sequences (of sequences of sequences of ...)

Project description

Introduction

So many questions on StackExchange take the form "How do I ... with a nested list?". Here are some tools and helpers I developed to solve those kinds of problems

Currently this includes:

  • flatten to flatten sequences recursively
  • chainanything to chain (m)anything(s)
  • recursive versions of len, sum, count, in and index

WARNING This is a 0.x.x version because I am not yet happy with the function naming. Expect the API to change.

Getting Started

TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:

  1. Installation process
  2. Software dependencies
  3. Latest releases
  4. API references

Build and Test

TODO: Describe and show how to build your code and run the tests.

Contribute

TODO: Explain how other users and developers can contribute to make your code better.

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

recurtools-0.1.0.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

recurtools-0.1.0-py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 3

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