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

How to install nufeb-tools via python pip




nufeb-tools - Python-based tools and utilities for NUFEB simulations, it belongs to Classifiers:

- Development Status :: 3 - Alpha
- Intended Audience :: Science/Research
- Operating System :: OS Independent
- Topic :: Scientific/Engineering

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



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_nufeb-tools_env

- Active the virtual environment

test_nufeb-tools_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_nufeb-tools_env

- Active the virtual environment

source test_nufeb-tools_env/bin/active


Step 2: OK, now, let flow below content to start the installation nufeb-tools

To install nufeb-tools on Windows(CMD):

py -m pip install nufeb-tools

To install nufeb-tools on Unix/macOs:

pip install nufeb-tools


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

Example:

pip install nufeb-tools==0.0.1


Please see the version list below table:

VersionReleased dateCommand
nufeb-tools 0.1.262022-07-21T16:43:59Windows:

py -m pip install nufeb-tools==0.1.26

Unix/macOs:

pip install nufeb-tools==0.1.26

nufeb-tools 0.1.252022-06-06T21:35:41Windows:

py -m pip install nufeb-tools==0.1.25

Unix/macOs:

pip install nufeb-tools==0.1.25

nufeb-tools 0.1.242022-06-02T17:16:59Windows:

py -m pip install nufeb-tools==0.1.24

Unix/macOs:

pip install nufeb-tools==0.1.24

nufeb-tools 0.1.232022-05-26T16:09:21Windows:

py -m pip install nufeb-tools==0.1.23

Unix/macOs:

pip install nufeb-tools==0.1.23

nufeb-tools 0.1.222022-05-04T19:45:09Windows:

py -m pip install nufeb-tools==0.1.22

Unix/macOs:

pip install nufeb-tools==0.1.22

nufeb-tools 0.1.212022-05-04T14:53:41Windows:

py -m pip install nufeb-tools==0.1.21

Unix/macOs:

pip install nufeb-tools==0.1.21

nufeb-tools 0.1.202022-05-03T18:56:15Windows:

py -m pip install nufeb-tools==0.1.20

Unix/macOs:

pip install nufeb-tools==0.1.20

nufeb-tools 0.1.192022-04-27T17:19:50Windows:

py -m pip install nufeb-tools==0.1.19

Unix/macOs:

pip install nufeb-tools==0.1.19

nufeb-tools 0.1.182022-04-22T15:09:14Windows:

py -m pip install nufeb-tools==0.1.18

Unix/macOs:

pip install nufeb-tools==0.1.18

nufeb-tools 0.1.172022-04-22T14:28:24Windows:

py -m pip install nufeb-tools==0.1.17

Unix/macOs:

pip install nufeb-tools==0.1.17

nufeb-tools 0.1.162022-04-22T14:17:10Windows:

py -m pip install nufeb-tools==0.1.16

Unix/macOs:

pip install nufeb-tools==0.1.16

nufeb-tools 0.1.152022-04-22T14:04:58Windows:

py -m pip install nufeb-tools==0.1.15

Unix/macOs:

pip install nufeb-tools==0.1.15

nufeb-tools 0.1.142022-04-20T21:28:11Windows:

py -m pip install nufeb-tools==0.1.14

Unix/macOs:

pip install nufeb-tools==0.1.14

nufeb-tools 0.1.132022-04-19T01:19:39Windows:

py -m pip install nufeb-tools==0.1.13

Unix/macOs:

pip install nufeb-tools==0.1.13

nufeb-tools 0.1.122022-04-14T19:35:09Windows:

py -m pip install nufeb-tools==0.1.12

Unix/macOs:

pip install nufeb-tools==0.1.12

nufeb-tools 0.1.112022-04-13T20:25:16Windows:

py -m pip install nufeb-tools==0.1.11

Unix/macOs:

pip install nufeb-tools==0.1.11

nufeb-tools 0.1.102022-04-13T14:35:45Windows:

py -m pip install nufeb-tools==0.1.10

Unix/macOs:

pip install nufeb-tools==0.1.10

nufeb-tools 0.1.92022-04-06T17:32:48Windows:

py -m pip install nufeb-tools==0.1.9

Unix/macOs:

pip install nufeb-tools==0.1.9

nufeb-tools 0.1.82022-04-06T16:56:53Windows:

py -m pip install nufeb-tools==0.1.8

Unix/macOs:

pip install nufeb-tools==0.1.8

nufeb-tools 0.1.72022-04-06T16:51:42Windows:

py -m pip install nufeb-tools==0.1.7

Unix/macOs:

pip install nufeb-tools==0.1.7

nufeb-tools 0.1.62022-04-06T16:44:08Windows:

py -m pip install nufeb-tools==0.1.6

Unix/macOs:

pip install nufeb-tools==0.1.6

nufeb-tools 0.1.52022-04-06T16:26:09Windows:

py -m pip install nufeb-tools==0.1.5

Unix/macOs:

pip install nufeb-tools==0.1.5

nufeb-tools 0.1.42022-04-06T16:19:23Windows:

py -m pip install nufeb-tools==0.1.4

Unix/macOs:

pip install nufeb-tools==0.1.4

nufeb-tools 0.1.32022-04-04T15:35:19Windows:

py -m pip install nufeb-tools==0.1.3

Unix/macOs:

pip install nufeb-tools==0.1.3

nufeb-tools 0.1.22022-04-04T15:07:41Windows:

py -m pip install nufeb-tools==0.1.2

Unix/macOs:

pip install nufeb-tools==0.1.2

nufeb-tools 0.1.12022-03-23T15:39:06Windows:

py -m pip install nufeb-tools==0.1.1

Unix/macOs:

pip install nufeb-tools==0.1.1

nufeb-tools 0.1.02022-03-23T15:31:38Windows:

py -m pip install nufeb-tools==0.1.0

Unix/macOs:

pip install nufeb-tools==0.1.0

nufeb-tools 0.0.692022-03-10T23:17:47Windows:

py -m pip install nufeb-tools==0.0.69

Unix/macOs:

pip install nufeb-tools==0.0.69

nufeb-tools 0.0.682022-02-03T21:16:17Windows:

py -m pip install nufeb-tools==0.0.68

Unix/macOs:

pip install nufeb-tools==0.0.68

nufeb-tools 0.0.672022-01-26T15:19:40Windows:

py -m pip install nufeb-tools==0.0.67

Unix/macOs:

pip install nufeb-tools==0.0.67

nufeb-tools 0.0.662022-01-20T20:13:54Windows:

py -m pip install nufeb-tools==0.0.66

Unix/macOs:

pip install nufeb-tools==0.0.66

nufeb-tools 0.0.642022-01-13T21:45:15Windows:

py -m pip install nufeb-tools==0.0.64

Unix/macOs:

pip install nufeb-tools==0.0.64

nufeb-tools 0.0.632022-01-12T21:57:15Windows:

py -m pip install nufeb-tools==0.0.63

Unix/macOs:

pip install nufeb-tools==0.0.63

nufeb-tools 0.0.622022-01-11T20:03:03Windows:

py -m pip install nufeb-tools==0.0.62

Unix/macOs:

pip install nufeb-tools==0.0.62

nufeb-tools 0.0.612022-01-06T20:36:06Windows:

py -m pip install nufeb-tools==0.0.61

Unix/macOs:

pip install nufeb-tools==0.0.61

nufeb-tools 0.0.602021-12-21T19:42:19Windows:

py -m pip install nufeb-tools==0.0.60

Unix/macOs:

pip install nufeb-tools==0.0.60

nufeb-tools 0.0.592021-12-14T16:50:36Windows:

py -m pip install nufeb-tools==0.0.59

Unix/macOs:

pip install nufeb-tools==0.0.59

nufeb-tools 0.0.582021-12-14T16:25:07Windows:

py -m pip install nufeb-tools==0.0.58

Unix/macOs:

pip install nufeb-tools==0.0.58

nufeb-tools 0.0.572021-12-10T19:30:34Windows:

py -m pip install nufeb-tools==0.0.57

Unix/macOs:

pip install nufeb-tools==0.0.57

nufeb-tools 0.0.562021-12-03T15:56:09Windows:

py -m pip install nufeb-tools==0.0.56

Unix/macOs:

pip install nufeb-tools==0.0.56

nufeb-tools 0.0.552021-11-15T20:50:03Windows:

py -m pip install nufeb-tools==0.0.55

Unix/macOs:

pip install nufeb-tools==0.0.55

nufeb-tools 0.0.542021-10-23T00:25:09Windows:

py -m pip install nufeb-tools==0.0.54

Unix/macOs:

pip install nufeb-tools==0.0.54

nufeb-tools 0.0.532021-10-21T21:13:25Windows:

py -m pip install nufeb-tools==0.0.53

Unix/macOs:

pip install nufeb-tools==0.0.53

nufeb-tools 0.0.522021-10-15T21:17:35Windows:

py -m pip install nufeb-tools==0.0.52

Unix/macOs:

pip install nufeb-tools==0.0.52

nufeb-tools 0.0.512021-09-28T14:27:41Windows:

py -m pip install nufeb-tools==0.0.51

Unix/macOs:

pip install nufeb-tools==0.0.51

nufeb-tools 0.0.502021-09-26T20:13:42Windows:

py -m pip install nufeb-tools==0.0.50

Unix/macOs:

pip install nufeb-tools==0.0.50

nufeb-tools 0.0.492021-09-26T20:09:45Windows:

py -m pip install nufeb-tools==0.0.49

Unix/macOs:

pip install nufeb-tools==0.0.49

nufeb-tools 0.0.482021-09-26T20:05:28Windows:

py -m pip install nufeb-tools==0.0.48

Unix/macOs:

pip install nufeb-tools==0.0.48

nufeb-tools 0.0.472021-09-26T19:54:31Windows:

py -m pip install nufeb-tools==0.0.47

Unix/macOs:

pip install nufeb-tools==0.0.47

nufeb-tools 0.0.462021-09-26T19:47:59Windows:

py -m pip install nufeb-tools==0.0.46

Unix/macOs:

pip install nufeb-tools==0.0.46

nufeb-tools 0.0.452021-09-26T19:26:58Windows:

py -m pip install nufeb-tools==0.0.45

Unix/macOs:

pip install nufeb-tools==0.0.45

nufeb-tools 0.0.442021-09-26T19:16:09Windows:

py -m pip install nufeb-tools==0.0.44

Unix/macOs:

pip install nufeb-tools==0.0.44

nufeb-tools 0.0.432021-09-26T19:14:25Windows:

py -m pip install nufeb-tools==0.0.43

Unix/macOs:

pip install nufeb-tools==0.0.43

nufeb-tools 0.0.422021-09-26T01:29:13Windows:

py -m pip install nufeb-tools==0.0.42

Unix/macOs:

pip install nufeb-tools==0.0.42

nufeb-tools 0.0.412021-09-25T15:19:37Windows:

py -m pip install nufeb-tools==0.0.41

Unix/macOs:

pip install nufeb-tools==0.0.41

nufeb-tools 0.0.402021-09-17T17:14:13Windows:

py -m pip install nufeb-tools==0.0.40

Unix/macOs:

pip install nufeb-tools==0.0.40

nufeb-tools 0.0.392021-09-15T19:42:25Windows:

py -m pip install nufeb-tools==0.0.39

Unix/macOs:

pip install nufeb-tools==0.0.39

nufeb-tools 0.0.382021-09-15T19:32:20Windows:

py -m pip install nufeb-tools==0.0.38

Unix/macOs:

pip install nufeb-tools==0.0.38

nufeb-tools 0.0.372021-09-15T19:32:12Windows:

py -m pip install nufeb-tools==0.0.37

Unix/macOs:

pip install nufeb-tools==0.0.37

nufeb-tools 0.0.362021-09-13T22:02:42Windows:

py -m pip install nufeb-tools==0.0.36

Unix/macOs:

pip install nufeb-tools==0.0.36

nufeb-tools 0.0.352021-09-13T16:12:47Windows:

py -m pip install nufeb-tools==0.0.35

Unix/macOs:

pip install nufeb-tools==0.0.35

nufeb-tools 0.0.342021-09-13T01:06:34Windows:

py -m pip install nufeb-tools==0.0.34

Unix/macOs:

pip install nufeb-tools==0.0.34

nufeb-tools 0.0.332021-09-07T21:12:04Windows:

py -m pip install nufeb-tools==0.0.33

Unix/macOs:

pip install nufeb-tools==0.0.33

nufeb-tools 0.0.322021-09-07T20:30:06Windows:

py -m pip install nufeb-tools==0.0.32

Unix/macOs:

pip install nufeb-tools==0.0.32

nufeb-tools 0.0.312021-09-07T19:31:56Windows:

py -m pip install nufeb-tools==0.0.31

Unix/macOs:

pip install nufeb-tools==0.0.31

nufeb-tools 0.0.302021-09-01T16:35:19Windows:

py -m pip install nufeb-tools==0.0.30

Unix/macOs:

pip install nufeb-tools==0.0.30

nufeb-tools 0.0.292021-08-31T20:12:47Windows:

py -m pip install nufeb-tools==0.0.29

Unix/macOs:

pip install nufeb-tools==0.0.29

nufeb-tools 0.0.282021-08-30T18:47:08Windows:

py -m pip install nufeb-tools==0.0.28

Unix/macOs:

pip install nufeb-tools==0.0.28

nufeb-tools 0.0.272021-08-27T16:26:34Windows:

py -m pip install nufeb-tools==0.0.27

Unix/macOs:

pip install nufeb-tools==0.0.27

nufeb-tools 0.0.262021-08-27T15:50:36Windows:

py -m pip install nufeb-tools==0.0.26

Unix/macOs:

pip install nufeb-tools==0.0.26

nufeb-tools 0.0.252021-08-20T20:22:51Windows:

py -m pip install nufeb-tools==0.0.25

Unix/macOs:

pip install nufeb-tools==0.0.25

nufeb-tools 0.0.242021-08-19T21:07:28Windows:

py -m pip install nufeb-tools==0.0.24

Unix/macOs:

pip install nufeb-tools==0.0.24

nufeb-tools 0.0.232021-08-03T22:10:23Windows:

py -m pip install nufeb-tools==0.0.23

Unix/macOs:

pip install nufeb-tools==0.0.23

nufeb-tools 0.0.222021-07-27T14:34:44Windows:

py -m pip install nufeb-tools==0.0.22

Unix/macOs:

pip install nufeb-tools==0.0.22

nufeb-tools 0.0.212021-07-25T19:44:36Windows:

py -m pip install nufeb-tools==0.0.21

Unix/macOs:

pip install nufeb-tools==0.0.21

nufeb-tools 0.0.202021-07-24T01:07:16Windows:

py -m pip install nufeb-tools==0.0.20

Unix/macOs:

pip install nufeb-tools==0.0.20

nufeb-tools 0.0.182021-07-16T19:22:53Windows:

py -m pip install nufeb-tools==0.0.18

Unix/macOs:

pip install nufeb-tools==0.0.18

nufeb-tools 0.0.172021-07-16T15:32:59Windows:

py -m pip install nufeb-tools==0.0.17

Unix/macOs:

pip install nufeb-tools==0.0.17

nufeb-tools 0.0.162021-07-08T21:24:16Windows:

py -m pip install nufeb-tools==0.0.16

Unix/macOs:

pip install nufeb-tools==0.0.16

nufeb-tools 0.0.152021-07-08T21:15:49Windows:

py -m pip install nufeb-tools==0.0.15

Unix/macOs:

pip install nufeb-tools==0.0.15

nufeb-tools 0.0.142021-07-08T15:29:40Windows:

py -m pip install nufeb-tools==0.0.14

Unix/macOs:

pip install nufeb-tools==0.0.14

nufeb-tools 0.0.132021-06-29T21:01:02Windows:

py -m pip install nufeb-tools==0.0.13

Unix/macOs:

pip install nufeb-tools==0.0.13

nufeb-tools 0.0.122021-06-25T21:19:33Windows:

py -m pip install nufeb-tools==0.0.12

Unix/macOs:

pip install nufeb-tools==0.0.12

nufeb-tools 0.0.72021-06-23T19:59:29Windows:

py -m pip install nufeb-tools==0.0.7

Unix/macOs:

pip install nufeb-tools==0.0.7

nufeb-tools 0.0.62021-06-23T19:51:39Windows:

py -m pip install nufeb-tools==0.0.6

Unix/macOs:

pip install nufeb-tools==0.0.6

nufeb-tools 0.0.52021-06-23T00:16:03Windows:

py -m pip install nufeb-tools==0.0.5

Unix/macOs:

pip install nufeb-tools==0.0.5

nufeb-tools 0.0.42021-06-11T20:20:09Windows:

py -m pip install nufeb-tools==0.0.4

Unix/macOs:

pip install nufeb-tools==0.0.4

nufeb-tools 0.0.32021-06-10T23:05:29Windows:

py -m pip install nufeb-tools==0.0.3

Unix/macOs:

pip install nufeb-tools==0.0.3

nufeb-tools 0.0.22021-06-09T22:34:04Windows:

py -m pip install nufeb-tools==0.0.2

Unix/macOs:

pip install nufeb-tools==0.0.2

nufeb-tools 0.0.12021-06-08T15:21:44Windows:

py -m pip install nufeb-tools==0.0.1

Unix/macOs:

pip install nufeb-tools==0.0.1


Step 4: Otherwise, you can install nufeb-tools from local archives:

Download the distribution file from nufeb_tools-0.1.26.tar.gz or the specific nufeb-tools version in the below list of distribution

After that, install by command:

On Windows(CMD):

py -m pip install <path_to_nufeb-tools_downloaded_file>

On Unix/macOs:

pip install <path_to_nufeb-tools_downloaded_file>


List distribution:

- nufeb_tools-0.0.1-py2.py3-none-any.whl
- nufeb_tools-0.0.1.tar.gz
- nufeb_tools-0.0.2-py2.py3-none-any.whl
- nufeb_tools-0.0.2.tar.gz
- nufeb_tools-0.0.3-py2.py3-none-any.whl
- nufeb_tools-0.0.3.tar.gz
- nufeb_tools-0.0.4-py2.py3-none-any.whl
- nufeb_tools-0.0.4.tar.gz
- nufeb_tools-0.0.5-py2.py3-none-any.whl
- nufeb_tools-0.0.5.tar.gz
- nufeb_tools-0.0.6-py2.py3-none-any.whl
- nufeb_tools-0.0.6.tar.gz
- nufeb_tools-0.0.7-py2.py3-none-any.whl
- nufeb_tools-0.0.7.tar.gz
- nufeb_tools-0.0.12-py2.py3-none-any.whl
- nufeb_tools-0.0.12.tar.gz
- nufeb_tools-0.0.13-py2.py3-none-any.whl
- nufeb_tools-0.0.13.tar.gz
- nufeb_tools-0.0.14-py2.py3-none-any.whl
- nufeb_tools-0.0.14.tar.gz
- nufeb_tools-0.0.15-py2.py3-none-any.whl
- nufeb_tools-0.0.15.tar.gz
- nufeb_tools-0.0.16-py2.py3-none-any.whl
- nufeb_tools-0.0.16.tar.gz
- nufeb_tools-0.0.17-py2.py3-none-any.whl
- nufeb_tools-0.0.17.tar.gz
- nufeb_tools-0.0.18-py2.py3-none-any.whl
- nufeb_tools-0.0.18.tar.gz
- nufeb_tools-0.0.20-py2.py3-none-any.whl
- nufeb_tools-0.0.20.tar.gz
- nufeb_tools-0.0.21-py2.py3-none-any.whl
- nufeb_tools-0.0.21.tar.gz
- nufeb_tools-0.0.22-py2.py3-none-any.whl
- nufeb_tools-0.0.22.tar.gz
- nufeb_tools-0.0.23-py2.py3-none-any.whl
- nufeb_tools-0.0.23.tar.gz
- nufeb_tools-0.0.24-py2.py3-none-any.whl
- nufeb_tools-0.0.24.tar.gz
- nufeb_tools-0.0.25-py2.py3-none-any.whl
- nufeb_tools-0.0.25.tar.gz
- nufeb_tools-0.0.26-py2.py3-none-any.whl
- nufeb_tools-0.0.26.tar.gz
- nufeb_tools-0.0.27-py2.py3-none-any.whl
- nufeb_tools-0.0.27.tar.gz
- nufeb_tools-0.0.28-py2.py3-none-any.whl
- nufeb_tools-0.0.28.tar.gz
- nufeb_tools-0.0.29-py2.py3-none-any.whl
- nufeb_tools-0.0.29.tar.gz
- nufeb_tools-0.0.30-py2.py3-none-any.whl
- nufeb_tools-0.0.30.tar.gz
- nufeb_tools-0.0.31-py2.py3-none-any.whl
- nufeb_tools-0.0.31.tar.gz
- nufeb_tools-0.0.32-py2.py3-none-any.whl
- nufeb_tools-0.0.32.tar.gz
- nufeb_tools-0.0.33-py2.py3-none-any.whl
- nufeb_tools-0.0.33.tar.gz
- nufeb_tools-0.0.34-py2.py3-none-any.whl
- nufeb_tools-0.0.34.tar.gz
- nufeb_tools-0.0.35-py2.py3-none-any.whl
- nufeb_tools-0.0.35.tar.gz
- nufeb_tools-0.0.36-py2.py3-none-any.whl
- nufeb_tools-0.0.36.tar.gz
- nufeb_tools-0.0.37-py2.py3-none-any.whl
- nufeb_tools-0.0.37.tar.gz
- nufeb_tools-0.0.38-py2.py3-none-any.whl
- nufeb_tools-0.0.38.tar.gz
- nufeb_tools-0.0.39-py2.py3-none-any.whl
- nufeb_tools-0.0.39.tar.gz
- nufeb_tools-0.0.40-py2.py3-none-any.whl
- nufeb_tools-0.0.40.tar.gz
- nufeb_tools-0.0.41-py2.py3-none-any.whl
- nufeb_tools-0.0.41.tar.gz
- nufeb_tools-0.0.42-py2.py3-none-any.whl
- nufeb_tools-0.0.42.tar.gz
- nufeb_tools-0.0.43-py2.py3-none-any.whl
- nufeb_tools-0.0.43.tar.gz
- nufeb_tools-0.0.44-py2.py3-none-any.whl
- nufeb_tools-0.0.44.tar.gz
- nufeb_tools-0.0.45-py2.py3-none-any.whl
- nufeb_tools-0.0.45.tar.gz
- nufeb_tools-0.0.46-py2.py3-none-any.whl
- nufeb_tools-0.0.46.tar.gz
- nufeb_tools-0.0.47-py2.py3-none-any.whl
- nufeb_tools-0.0.47.tar.gz
- nufeb_tools-0.0.48-py2.py3-none-any.whl
- nufeb_tools-0.0.48.tar.gz
- nufeb_tools-0.0.49-py2.py3-none-any.whl
- nufeb_tools-0.0.49.tar.gz
- nufeb_tools-0.0.50-py2.py3-none-any.whl
- nufeb_tools-0.0.50.tar.gz
- nufeb_tools-0.0.51-py2.py3-none-any.whl
- nufeb_tools-0.0.51.tar.gz
- nufeb_tools-0.0.52-py2.py3-none-any.whl
- nufeb_tools-0.0.52.tar.gz
- nufeb_tools-0.0.53-py2.py3-none-any.whl
- nufeb_tools-0.0.53.tar.gz
- nufeb_tools-0.0.54-py2.py3-none-any.whl
- nufeb_tools-0.0.54.tar.gz
- nufeb_tools-0.0.55-py2.py3-none-any.whl
- nufeb_tools-0.0.55.tar.gz
- nufeb_tools-0.0.56-py2.py3-none-any.whl
- nufeb_tools-0.0.56.tar.gz
- nufeb_tools-0.0.57-py2.py3-none-any.whl
- nufeb_tools-0.0.57.tar.gz
- nufeb_tools-0.0.58-py2.py3-none-any.whl
- nufeb_tools-0.0.58.tar.gz
- nufeb_tools-0.0.59-py2.py3-none-any.whl
- nufeb_tools-0.0.59.tar.gz
- nufeb_tools-0.0.60-py2.py3-none-any.whl
- nufeb_tools-0.0.60.tar.gz
- nufeb_tools-0.0.61-py2.py3-none-any.whl
- nufeb_tools-0.0.61.tar.gz
- nufeb_tools-0.0.62-py2.py3-none-any.whl
- nufeb_tools-0.0.62.tar.gz
- nufeb_tools-0.0.63-py2.py3-none-any.whl
- nufeb_tools-0.0.63.tar.gz
- nufeb_tools-0.0.64-py2.py3-none-any.whl
- nufeb_tools-0.0.64.tar.gz
- nufeb_tools-0.0.66-py2.py3-none-any.whl
- nufeb_tools-0.0.66.tar.gz
- nufeb_tools-0.0.67-py2.py3-none-any.whl
- nufeb_tools-0.0.67.tar.gz
- nufeb_tools-0.0.68-py2.py3-none-any.whl
- nufeb_tools-0.0.68.tar.gz
- nufeb_tools-0.0.69-py2.py3-none-any.whl
- nufeb_tools-0.0.69.tar.gz
- nufeb_tools-0.1.0-py2.py3-none-any.whl
- nufeb_tools-0.1.0.tar.gz
- nufeb_tools-0.1.1-py2.py3-none-any.whl
- nufeb_tools-0.1.1.tar.gz
- nufeb_tools-0.1.2-py2.py3-none-any.whl
- nufeb_tools-0.1.2.tar.gz
- nufeb_tools-0.1.3-py2.py3-none-any.whl
- nufeb_tools-0.1.3.tar.gz
- nufeb_tools-0.1.4-py2.py3-none-any.whl
- nufeb_tools-0.1.4.tar.gz
- nufeb_tools-0.1.5-py2.py3-none-any.whl
- nufeb_tools-0.1.5.tar.gz
- nufeb_tools-0.1.6-py2.py3-none-any.whl
- nufeb_tools-0.1.6.tar.gz
- nufeb_tools-0.1.7-py2.py3-none-any.whl
- nufeb_tools-0.1.7.tar.gz
- nufeb_tools-0.1.8-py2.py3-none-any.whl
- nufeb_tools-0.1.8.tar.gz
- nufeb_tools-0.1.9-py2.py3-none-any.whl
- nufeb_tools-0.1.9.tar.gz
- nufeb_tools-0.1.10-py2.py3-none-any.whl
- nufeb_tools-0.1.10.tar.gz
- nufeb_tools-0.1.11-py2.py3-none-any.whl
- nufeb_tools-0.1.11.tar.gz
- nufeb_tools-0.1.12-py2.py3-none-any.whl
- nufeb_tools-0.1.12.tar.gz
- nufeb_tools-0.1.13-py2.py3-none-any.whl
- nufeb_tools-0.1.13.tar.gz
- nufeb_tools-0.1.14-py2.py3-none-any.whl
- nufeb_tools-0.1.14.tar.gz
- nufeb_tools-0.1.15-py2.py3-none-any.whl
- nufeb_tools-0.1.15.tar.gz
- nufeb_tools-0.1.16-py2.py3-none-any.whl
- nufeb_tools-0.1.16.tar.gz
- nufeb_tools-0.1.17-py2.py3-none-any.whl
- nufeb_tools-0.1.17.tar.gz
- nufeb_tools-0.1.18-py2.py3-none-any.whl
- nufeb_tools-0.1.18.tar.gz
- nufeb_tools-0.1.19-py2.py3-none-any.whl
- nufeb_tools-0.1.19.tar.gz
- nufeb_tools-0.1.20-py2.py3-none-any.whl
- nufeb_tools-0.1.20.tar.gz
- nufeb_tools-0.1.21-py2.py3-none-any.whl
- nufeb_tools-0.1.21.tar.gz
- nufeb_tools-0.1.22-py2.py3-none-any.whl
- nufeb_tools-0.1.22.tar.gz
- nufeb_tools-0.1.23-py2.py3-none-any.whl
- nufeb_tools-0.1.23.tar.gz
- nufeb_tools-0.1.24-py2.py3-none-any.whl
- nufeb_tools-0.1.24.tar.gz
- nufeb_tools-0.1.25-py2.py3-none-any.whl
- nufeb_tools-0.1.25.tar.gz
- nufeb_tools-0.1.26-py2.py3-none-any.whl
- nufeb_tools-0.1.26.tar.gz


Project link:

- Homepage
- Documentation
- Download
- Source
- Tracker