Skip to main content

Small Python package for converting iterables to arrays.

Project description

toarray

Small Python package for converting iterables to arrays.

Description

toarray takes an iterable and figures out what the smallest python array type can hold the values. returns an array if all values can fit or a list if not.

Getting Started

Dependencies

  • Python>=3.6

Installing

  • pip install toarray

Executing program

  • How to run the program
  • Step-by-step bullets
Example code to come.

Authors

Contributors names and contact info

Odos Matthews: odosmatthews@gmail.com

License

This project is licensed under the MIT License - see the LICENSE.md file for details

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

toarray-0.2.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

toarray-0.2.1-py3-none-any.whl (3.4 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