{"id":15689637,"url":"https://github.com/kecnry/nparray","last_synced_at":"2026-01-08T07:34:11.349Z","repository":{"id":57446975,"uuid":"94585568","full_name":"kecnry/nparray","owner":"kecnry","description":"High-Level Wrappers for Building and Manipulating Numpy Arrays","archived":false,"fork":false,"pushed_at":"2021-06-04T02:16:19.000Z","size":171,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T04:26:00.418Z","etag":null,"topics":["numpy","numpy-arrays","python"],"latest_commit_sha":null,"homepage":"https://nparray.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kecnry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-16T22:28:12.000Z","updated_at":"2021-06-04T02:16:22.000Z","dependencies_parsed_at":"2022-08-29T21:51:27.227Z","dependency_job_id":null,"html_url":"https://github.com/kecnry/nparray","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kecnry%2Fnparray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kecnry%2Fnparray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kecnry%2Fnparray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kecnry%2Fnparray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kecnry","download_url":"https://codeload.github.com/kecnry/nparray/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314168,"owners_count":20757463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["numpy","numpy-arrays","python"],"created_at":"2024-10-03T18:03:52.342Z","updated_at":"2026-01-08T07:34:11.322Z","avatar_url":"https://github.com/kecnry.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"http://nparray.readthedocs.io\"\u003e\u003cimg src=\"./docs/images/nparray.png\" alt=\"nparray logo\" width=\"300px\" align=\"center\"/\u003e\u003c/a\u003e\u003c/p\u003e\n\n**High-Level Wrappers for Building and Manipulating Numpy Arrays**\n\n[![badge](https://img.shields.io/badge/github-kecnry%2Fnparray-blue.svg)](https://github.com/kecnry/nparray)\n[![badge](https://img.shields.io/badge/pip-nparray-blue.svg)](https://pypi.org/project/nparray/)\n[![badge](https://img.shields.io/badge/license-GPL3-blue.svg)](https://github.com/kecnry/nparray/blob/master/LICENSE)\n[![badge](https://travis-ci.org/kecnry/nparray.svg?branch=master)](https://travis-ci.org/kecnry/nparray)\n[![badge](https://readthedocs.org/projects/nparray/badge/?version=latest)](https://nparray.readthedocs.io/en/latest/?badge=latest)\n\nCreate numpy arrays (via arange, linspace, etc) and manipulate the creation arguments at any time.  The created object acts as a numpy array but only stores the input parameters until its value is accessed.\n\nRead the [latest documentation on readthedocs](https://nparray.readthedocs.io) or [browse the current documentation](./docs/index.md).\n\n\n## Dependencies\n\n**nparray** requires the following dependencies:\n\n  - python 2.7+ or 3.6+\n  - numpy 1.10+\n  - collections (should be standard python module)\n\nand the following optional dependencies:\n\n  - astropy 1.0+ (required for units support)\n\nYou can see the [Travis testing matrix](https://travis-ci.org/kecnry/nparray) for\ndetails on what exact versions have been tested and ensured to work.  If you run\ninto any issues with dependencies, please [submit an issue](https://github.com/kecnry/nparray/issues/new).\n\n## Installation\n\n**nparray** is available via [pip](https://pypi.org/project/nparray/):\n\n```sh\npip install nparray\n```\n\nAlternatively, to install from source, use the standard python setup.py commands.\n\nTo install globally:\n```sh\npython setup.py build\nsudo python setup.py install\n```\n\nOr to install locally:\n```sh\npython setup.py build\npython setup.py install --user\n```\n\n## Basic Usage\n\n**nparray** is imported as a python module:\n\n```\nimport nparray\n```\n\nRead the [latest documentation on readthedocs](https://nparray.readthedocs.io) or [browse the current documentation](./docs/index.md).\n\n## Contributors\n\n[Kyle Conroy](https://github.com/kecnry)\n\nContributions are welcome!  Feel free to file an issue or fork and create a pull-request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkecnry%2Fnparray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkecnry%2Fnparray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkecnry%2Fnparray/lists"}