Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy
 

How to install nupyprop via python pip




nupyprop - A simulator for neutrino propagation through the earth., it belongs to Classifiers:

- Intended Audience :: Science/Research
- Programming Language :: Fortran
- Programming Language :: Python :: 3 :: Only
- Programming Language :: Python :: 3.7
- Programming Language :: Python :: 3.8
- Programming Language :: Python :: 3.9

When you know about this project and you want to new install nupyprop to support your project or you get trouble as ModuleNotFoundError: No module named "nupyprop" or ImportError: cannot import name "nupyprop" in your project, let follow this tutorial to install nupyprop



Installation:

Step 1: First, ensure you installed pip in your os, to check pip has been installed on your computer

In Windows (CMD):

py -m pip --version

In Unix/macOS:

python3 -m pip --version

Ensure pip, setuptools, and wheel are up to date:

In Windows (CMD):

py -m pip install --upgrade pip setuptools wheel

In Unix/macOS:

python3 -m pip install --upgrade pip setuptools wheel


Optional - If you want to install in virtual environment:

In Windows (CMD):

- Install virtualenv - if you installed it, please ignore

py -m pip install --user virtualenv

- Create a virtual environment

py -m venv test_nupyprop_env

- Active the virtual environment

test_nupyprop_env\Scripts\active

In Unix/macOS:

- Install virtualenv - if you installed it, please ignore

pip3 install virtualenv

- Create a virtual environment

python3 -m venv test_nupyprop_env

- Active the virtual environment

source test_nupyprop_env/bin/active


Step 2: OK, now, let flow below content to start the installation nupyprop

To install nupyprop on Windows(CMD):

py -m pip install nupyprop

To install nupyprop on Unix/macOs:

pip install nupyprop


Step 3: If you want to install a specific nupyprop version, add ==<nupyprop version> to the end command line

Example:

pip install nupyprop==0.1.6a0.post2                                                        pre-release


Please see the version list below table:

VersionReleased dateCommand
nupyprop 0.1.7.post1252021-10-18T15:16:19Windows:

py -m pip install nupyprop==0.1.7.post125

Unix/macOs:

pip install nupyprop==0.1.7.post125

nupyprop 0.1.7.post1232021-10-14T14:25:02Windows:

py -m pip install nupyprop==0.1.7.post123

Unix/macOs:

pip install nupyprop==0.1.7.post123

nupyprop 0.1.7.post1222021-10-14T14:14:22Windows:

py -m pip install nupyprop==0.1.7.post122

Unix/macOs:

pip install nupyprop==0.1.7.post122

nupyprop 0.1.7.post1202021-10-10T19:30:27Windows:

py -m pip install nupyprop==0.1.7.post120

Unix/macOs:

pip install nupyprop==0.1.7.post120

nupyprop 0.1.7.post1182021-09-28T16:05:47Windows:

py -m pip install nupyprop==0.1.7.post118

Unix/macOs:

pip install nupyprop==0.1.7.post118

nupyprop 0.1.7.post1172021-09-24T16:23:13Windows:

py -m pip install nupyprop==0.1.7.post117

Unix/macOs:

pip install nupyprop==0.1.7.post117

nupyprop 0.1.7.post1162021-09-23T18:25:08Windows:

py -m pip install nupyprop==0.1.7.post116

Unix/macOs:

pip install nupyprop==0.1.7.post116

nupyprop 0.1.7.post1152021-09-22T21:43:01Windows:

py -m pip install nupyprop==0.1.7.post115

Unix/macOs:

pip install nupyprop==0.1.7.post115

nupyprop 0.1.7.post1142021-09-22T17:40:57Windows:

py -m pip install nupyprop==0.1.7.post114

Unix/macOs:

pip install nupyprop==0.1.7.post114

nupyprop 0.1.7.post1132021-09-21T18:10:17Windows:

py -m pip install nupyprop==0.1.7.post113

Unix/macOs:

pip install nupyprop==0.1.7.post113

nupyprop 0.1.7.post1122021-09-21T17:48:01Windows:

py -m pip install nupyprop==0.1.7.post112

Unix/macOs:

pip install nupyprop==0.1.7.post112

nupyprop 0.1.7.post1112021-09-20T18:40:15Windows:

py -m pip install nupyprop==0.1.7.post111

Unix/macOs:

pip install nupyprop==0.1.7.post111

nupyprop 0.1.7.post1102021-09-20T16:18:41Windows:

py -m pip install nupyprop==0.1.7.post110

Unix/macOs:

pip install nupyprop==0.1.7.post110

nupyprop 0.1.7.post1092021-09-20T15:36:52Windows:

py -m pip install nupyprop==0.1.7.post109

Unix/macOs:

pip install nupyprop==0.1.7.post109

nupyprop 0.1.7.post1082021-09-17T12:49:07Windows:

py -m pip install nupyprop==0.1.7.post108

Unix/macOs:

pip install nupyprop==0.1.7.post108

nupyprop 0.1.7.post1072021-09-16T22:41:31Windows:

py -m pip install nupyprop==0.1.7.post107

Unix/macOs:

pip install nupyprop==0.1.7.post107

nupyprop 0.1.7.post1062021-09-16T22:34:46Windows:

py -m pip install nupyprop==0.1.7.post106

Unix/macOs:

pip install nupyprop==0.1.7.post106

nupyprop 0.1.7.post1022021-09-16T19:18:17Windows:

py -m pip install nupyprop==0.1.7.post102

Unix/macOs:

pip install nupyprop==0.1.7.post102

nupyprop 0.1.7.post1012021-09-16T17:55:12Windows:

py -m pip install nupyprop==0.1.7.post101

Unix/macOs:

pip install nupyprop==0.1.7.post101

nupyprop 0.1.7.post1002021-09-13T14:53:17Windows:

py -m pip install nupyprop==0.1.7.post100

Unix/macOs:

pip install nupyprop==0.1.7.post100

nupyprop 0.1.7.post992021-09-13T14:40:21Windows:

py -m pip install nupyprop==0.1.7.post99

Unix/macOs:

pip install nupyprop==0.1.7.post99

nupyprop 0.1.7.post982021-09-13T14:10:30Windows:

py -m pip install nupyprop==0.1.7.post98

Unix/macOs:

pip install nupyprop==0.1.7.post98

nupyprop 0.1.7.post972021-09-12T01:11:19Windows:

py -m pip install nupyprop==0.1.7.post97

Unix/macOs:

pip install nupyprop==0.1.7.post97

nupyprop 0.1.7.post962021-09-12T00:53:38Windows:

py -m pip install nupyprop==0.1.7.post96

Unix/macOs:

pip install nupyprop==0.1.7.post96

nupyprop 0.1.7.post952021-09-12T00:10:17Windows:

py -m pip install nupyprop==0.1.7.post95

Unix/macOs:

pip install nupyprop==0.1.7.post95

nupyprop 0.1.7.post942021-09-11T18:57:28Windows:

py -m pip install nupyprop==0.1.7.post94

Unix/macOs:

pip install nupyprop==0.1.7.post94

nupyprop 0.1.7.post932021-09-11T18:25:55Windows:

py -m pip install nupyprop==0.1.7.post93

Unix/macOs:

pip install nupyprop==0.1.7.post93

nupyprop 0.1.7.post922021-09-11T18:19:11Windows:

py -m pip install nupyprop==0.1.7.post92

Unix/macOs:

pip install nupyprop==0.1.7.post92

nupyprop 0.1.7.post912021-09-11T18:08:14Windows:

py -m pip install nupyprop==0.1.7.post91

Unix/macOs:

pip install nupyprop==0.1.7.post91

nupyprop 0.1.7.post902021-09-10T23:44:55Windows:

py -m pip install nupyprop==0.1.7.post90

Unix/macOs:

pip install nupyprop==0.1.7.post90

nupyprop 0.1.7.post892021-09-10T15:57:45Windows:

py -m pip install nupyprop==0.1.7.post89

Unix/macOs:

pip install nupyprop==0.1.7.post89

nupyprop 0.1.7.post842021-09-10T15:33:50Windows:

py -m pip install nupyprop==0.1.7.post84

Unix/macOs:

pip install nupyprop==0.1.7.post84

nupyprop 0.1.7.post832021-09-09T23:22:13Windows:

py -m pip install nupyprop==0.1.7.post83

Unix/macOs:

pip install nupyprop==0.1.7.post83

nupyprop 0.1.7.post822021-09-08T21:57:55Windows:

py -m pip install nupyprop==0.1.7.post82

Unix/macOs:

pip install nupyprop==0.1.7.post82

nupyprop 0.1.7.post812021-09-08T17:26:55Windows:

py -m pip install nupyprop==0.1.7.post81

Unix/macOs:

pip install nupyprop==0.1.7.post81

nupyprop 0.1.7.post802021-09-02T22:51:09Windows:

py -m pip install nupyprop==0.1.7.post80

Unix/macOs:

pip install nupyprop==0.1.7.post80

nupyprop 0.1.7.post772021-08-24T18:01:06Windows:

py -m pip install nupyprop==0.1.7.post77

Unix/macOs:

pip install nupyprop==0.1.7.post77

nupyprop 0.1.7.post662021-08-17T21:06:50Windows:

py -m pip install nupyprop==0.1.7.post66

Unix/macOs:

pip install nupyprop==0.1.7.post66

nupyprop 0.1.7.post652021-08-17T19:07:37Windows:

py -m pip install nupyprop==0.1.7.post65

Unix/macOs:

pip install nupyprop==0.1.7.post65

nupyprop 0.1.7.post642021-08-17T18:53:32Windows:

py -m pip install nupyprop==0.1.7.post64

Unix/macOs:

pip install nupyprop==0.1.7.post64

nupyprop 0.1.7.post632021-08-17T18:46:35Windows:

py -m pip install nupyprop==0.1.7.post63

Unix/macOs:

pip install nupyprop==0.1.7.post63

nupyprop 0.1.7.post622021-08-17T15:57:57Windows:

py -m pip install nupyprop==0.1.7.post62

Unix/macOs:

pip install nupyprop==0.1.7.post62

nupyprop 0.1.7.post612021-08-12T18:16:17Windows:

py -m pip install nupyprop==0.1.7.post61

Unix/macOs:

pip install nupyprop==0.1.7.post61

nupyprop 0.1.7.post562021-08-06T18:39:20Windows:

py -m pip install nupyprop==0.1.7.post56

Unix/macOs:

pip install nupyprop==0.1.7.post56

nupyprop 0.1.7.post552021-08-06T18:28:58Windows:

py -m pip install nupyprop==0.1.7.post55

Unix/macOs:

pip install nupyprop==0.1.7.post55

nupyprop 0.1.7.post532021-08-06T14:49:22Windows:

py -m pip install nupyprop==0.1.7.post53

Unix/macOs:

pip install nupyprop==0.1.7.post53

nupyprop 0.1.7.post492021-08-05T22:21:28Windows:

py -m pip install nupyprop==0.1.7.post49

Unix/macOs:

pip install nupyprop==0.1.7.post49

nupyprop 0.1.7.post482021-08-05T21:57:25Windows:

py -m pip install nupyprop==0.1.7.post48

Unix/macOs:

pip install nupyprop==0.1.7.post48

nupyprop 0.1.7.post392021-08-05T16:06:07Windows:

py -m pip install nupyprop==0.1.7.post39

Unix/macOs:

pip install nupyprop==0.1.7.post39

nupyprop 0.1.7.post382021-08-04T20:51:32Windows:

py -m pip install nupyprop==0.1.7.post38

Unix/macOs:

pip install nupyprop==0.1.7.post38

nupyprop 0.1.7.post372021-08-04T20:22:17Windows:

py -m pip install nupyprop==0.1.7.post37

Unix/macOs:

pip install nupyprop==0.1.7.post37

nupyprop 0.1.7.post342021-07-29T15:39:54Windows:

py -m pip install nupyprop==0.1.7.post34

Unix/macOs:

pip install nupyprop==0.1.7.post34

nupyprop 0.1.7.post332021-07-28T22:37:49Windows:

py -m pip install nupyprop==0.1.7.post33

Unix/macOs:

pip install nupyprop==0.1.7.post33

nupyprop 0.1.7.post322021-07-28T22:24:27Windows:

py -m pip install nupyprop==0.1.7.post32

Unix/macOs:

pip install nupyprop==0.1.7.post32

nupyprop 0.1.7.post312021-07-28T18:47:11Windows:

py -m pip install nupyprop==0.1.7.post31

Unix/macOs:

pip install nupyprop==0.1.7.post31

nupyprop 0.1.7.post302021-07-28T18:32:35Windows:

py -m pip install nupyprop==0.1.7.post30

Unix/macOs:

pip install nupyprop==0.1.7.post30

nupyprop 0.1.7.post292021-07-28T02:44:06Windows:

py -m pip install nupyprop==0.1.7.post29

Unix/macOs:

pip install nupyprop==0.1.7.post29

nupyprop 0.1.7.post282021-07-28T01:42:43Windows:

py -m pip install nupyprop==0.1.7.post28

Unix/macOs:

pip install nupyprop==0.1.7.post28

nupyprop 0.1.7.post262021-07-27T22:01:09Windows:

py -m pip install nupyprop==0.1.7.post26

Unix/macOs:

pip install nupyprop==0.1.7.post26

nupyprop 0.1.7.post252021-07-27T21:48:53Windows:

py -m pip install nupyprop==0.1.7.post25

Unix/macOs:

pip install nupyprop==0.1.7.post25

nupyprop 0.1.7.post232021-07-27T21:22:26Windows:

py -m pip install nupyprop==0.1.7.post23

Unix/macOs:

pip install nupyprop==0.1.7.post23

nupyprop 0.1.7.post222021-07-27T19:29:00Windows:

py -m pip install nupyprop==0.1.7.post22

Unix/macOs:

pip install nupyprop==0.1.7.post22

nupyprop 0.1.7.post212021-07-27T19:22:23Windows:

py -m pip install nupyprop==0.1.7.post21

Unix/macOs:

pip install nupyprop==0.1.7.post21

nupyprop 0.1.7.post202021-07-27T19:06:55Windows:

py -m pip install nupyprop==0.1.7.post20

Unix/macOs:

pip install nupyprop==0.1.7.post20

nupyprop 0.1.7.post192021-07-27T19:02:49Windows:

py -m pip install nupyprop==0.1.7.post19

Unix/macOs:

pip install nupyprop==0.1.7.post19

nupyprop 0.1.7.post182021-07-24T14:53:02Windows:

py -m pip install nupyprop==0.1.7.post18

Unix/macOs:

pip install nupyprop==0.1.7.post18

nupyprop 0.1.7.post12021-07-23T14:53:32Windows:

py -m pip install nupyprop==0.1.7.post1

Unix/macOs:

pip install nupyprop==0.1.7.post1

nupyprop 0.1.72021-07-23T14:36:18Windows:

py -m pip install nupyprop==0.1.7

Unix/macOs:

pip install nupyprop==0.1.7


Step 4: Otherwise, you can install nupyprop from local archives:

Download the distribution file from nupyprop-0.1.7.post125-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl or the specific nupyprop version in the below list of distribution

After that, install by command:

On Windows(CMD):

py -m pip install <path_to_nupyprop_downloaded_file>

On Unix/macOs:

pip install <path_to_nupyprop_downloaded_file>


List distribution:

- nupyprop-0.1.6a0.post2-cp39-cp39-macosx_10_15_x86_64.whl
- nupyprop-0.1.6a0.post6-cp39-cp39-macosx_10_15_x86_64.whl
- nupyprop-0.1.6a0.post8-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.6a0.post8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.6a0.post8-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.6a0.post8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.6a0.post8-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.6a0.post8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.6a0.post34-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.6a0.post34-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.6a0.post34-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.6a0.post34-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.6a0.post34-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.6a0.post34-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post1-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post1-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post1-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post18-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post18-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post18-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post18-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post18-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post18-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post19-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post19-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post19-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post19-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post20-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post20-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post20-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post20-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post20-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post21-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post21-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post21-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post21-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post21-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post21-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post22-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post22-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post22-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post22-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post22-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post22-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post23-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post23-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post23-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post23-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post23-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post23-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post25-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post25-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post25-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post25-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post25-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post25-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post26-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post26-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post26-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post26-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post26-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post26-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post28-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post28-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post28-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post28-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post28-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post28-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post29-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post29-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post29-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post29-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post29-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post29-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post30-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post30-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post30-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post30-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post30-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post30-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post31-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post31-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post31-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post31-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post31-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post31-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post32-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post32-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post32-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post32-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post32-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post32-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post33-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post33-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post33-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post33-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post33-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post33-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post34-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post34-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post34-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post34-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post34-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post34-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post37-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post37-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post37-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post37-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post37-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post37-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post38-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post38-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post38-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post38-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post38-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post38-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post39-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post39-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post39-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post39-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post39-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post39-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post48-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post48-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post48-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post48-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post48-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post48-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post49-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post49-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post49-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post49-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post49-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post49-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post53-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post53-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post53-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post53-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post53-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post53-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post55-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post55-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post55-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post55-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post55-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post55-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post56-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post56-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post56-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post56-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post56-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post56-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post61-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post61-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post61-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post61-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post61-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post61-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post62-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post62-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post62-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post62-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post62-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post62-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post63-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post63-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post63-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post63-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post63-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post63-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post64-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post64-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post64-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post64-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post64-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post64-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post65-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post65-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post65-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post65-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post65-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post65-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post66-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post66-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post66-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post66-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post66-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post66-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post77-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post77-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post77-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post77-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post77-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post77-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post80-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post80-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post80-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post80-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post80-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post80-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post81-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post81-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post81-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post81-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post81-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post81-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post82-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post82-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post82-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post82-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post82-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post82-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post83-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post83-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post83-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post83-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post83-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post83-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post84-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post84-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post84-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post84-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post84-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post84-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post89-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post89-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post89-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post89-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post89-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post89-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post90-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post90-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post90-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post90-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post90-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post90-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post91-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post91-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post91-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post91-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post91-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post91-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post92-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post92-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post92-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post92-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post92-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post92-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post93-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post93-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post93-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post93-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post93-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post93-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post94-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post94-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post94-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post94-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post94-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post94-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post95-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post95-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post95-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post95-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post95-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post95-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post96-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post96-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post96-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post96-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post96-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post96-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post97-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post97-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post97-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post97-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post97-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post97-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post98-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post98-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post98-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post98-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post98-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post98-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post99-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post99-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post99-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post99-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post99-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post99-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post100-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post100-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post100-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post100-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post100-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post100-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post101-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post101-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post101-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post101-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post101-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post101-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post102-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post102-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post102-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post102-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post102-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post102-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post106-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post106-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post106-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post106-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post106-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post106-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post107-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post107-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post107-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post107-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post107-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post107-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post108-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post108-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post108-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post108-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post108-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post108-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post109-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post109-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post109-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post109-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post109-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post109-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post110-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post110-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post110-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post110-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post110-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post110-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post111-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post111-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post111-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post111-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post111-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post111-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post112-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post112-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post112-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post112-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post112-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post112-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post113-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post113-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post113-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post113-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post113-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post113-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post114-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post114-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post114-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post114-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post114-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post114-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post115-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post115-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post115-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post115-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post115-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post115-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post116-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post116-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post116-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post116-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post116-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post116-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post117-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post117-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post117-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post117-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post117-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post117-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post118-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post118-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post118-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post118-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post118-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post118-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post120-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post120-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post120-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post120-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post120-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post120-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post122-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post122-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post122-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post122-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post122-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post122-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post123-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post123-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post123-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post123-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post123-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post123-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post125-cp37-cp37m-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post125-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post125-cp38-cp38-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post125-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- nupyprop-0.1.7.post125-cp39-cp39-macosx_10_9_x86_64.whl
- nupyprop-0.1.7.post125-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl


Project link:

- Homepage