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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file toarray-0.2.1.tar.gz
.
File metadata
- Download URL: toarray-0.2.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f5b1b45d5c4c98b6bd2d53814ee730754359d7f6ab39495762798bacb09b87c |
|
MD5 | 2c45e21848b89396290b2eeed8df1ebe |
|
BLAKE2b-256 | 730174aafd75d65fc749c1d7209fc74706f93f359466ba8f59b6f5cdb80f6397 |
File details
Details for the file toarray-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: toarray-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6dbf3e813bedf515720f3f38744380be0bf9ee188aa2221febf842c692feb7ae |
|
MD5 | 9e13232e45213a0602fe1233037569bc |
|
BLAKE2b-256 | 5a8fc9c8e4b51f84770267a881318458f00bddf8a6de56c9db89db402769cf16 |