Metadata-Version: 2.1
Name: array-prop-pack
Version: 0.0.1
Summary: Some properties of an array
Home-page: UNKNOWN
Author: luca
Author-email: 
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: numpy

# array_prop_pack

Description. 
The package array_prop_pack is used to:
	- Study how to publish python packs 
	- Returns some properties of a given array 

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install array_prop_pack

```bash
pip install array_prop_pack
```

## Author
Luca

## License
[MIT](https://choosealicense.com/licenses/mit/)


