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

How to install ghost-in-the-machine via python pip




ghost-in-the-machine - Manage your digital presence, it belongs to Classifiers:

- License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication

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



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_ghost-in-the-machine_env

- Active the virtual environment

test_ghost-in-the-machine_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_ghost-in-the-machine_env

- Active the virtual environment

source test_ghost-in-the-machine_env/bin/active


Step 2: OK, now, let flow below content to start the installation ghost-in-the-machine

To install ghost-in-the-machine on Windows(CMD):

py -m pip install ghost-in-the-machine

To install ghost-in-the-machine on Unix/macOs:

pip install ghost-in-the-machine


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

Example:

pip install ghost-in-the-machine==0.0.1


Please see the version list below table:

VersionReleased dateCommand
ghost-in-the-machine 0.0.752021-07-11T04:14:08Windows:

py -m pip install ghost-in-the-machine==0.0.75

Unix/macOs:

pip install ghost-in-the-machine==0.0.75

ghost-in-the-machine 0.0.742021-07-11T00:12:54Windows:

py -m pip install ghost-in-the-machine==0.0.74

Unix/macOs:

pip install ghost-in-the-machine==0.0.74

ghost-in-the-machine 0.0.732021-07-10T23:32:28Windows:

py -m pip install ghost-in-the-machine==0.0.73

Unix/macOs:

pip install ghost-in-the-machine==0.0.73

ghost-in-the-machine 0.0.722021-07-10T23:29:46Windows:

py -m pip install ghost-in-the-machine==0.0.72

Unix/macOs:

pip install ghost-in-the-machine==0.0.72

ghost-in-the-machine 0.0.712021-07-10T22:12:40Windows:

py -m pip install ghost-in-the-machine==0.0.71

Unix/macOs:

pip install ghost-in-the-machine==0.0.71

ghost-in-the-machine 0.0.702021-07-10T19:11:12Windows:

py -m pip install ghost-in-the-machine==0.0.70

Unix/macOs:

pip install ghost-in-the-machine==0.0.70

ghost-in-the-machine 0.0.692021-06-02T00:12:17Windows:

py -m pip install ghost-in-the-machine==0.0.69

Unix/macOs:

pip install ghost-in-the-machine==0.0.69

ghost-in-the-machine 0.0.682021-06-01T23:46:21Windows:

py -m pip install ghost-in-the-machine==0.0.68

Unix/macOs:

pip install ghost-in-the-machine==0.0.68

ghost-in-the-machine 0.0.672021-05-22T05:41:26Windows:

py -m pip install ghost-in-the-machine==0.0.67

Unix/macOs:

pip install ghost-in-the-machine==0.0.67

ghost-in-the-machine 0.0.662021-05-22T05:37:07Windows:

py -m pip install ghost-in-the-machine==0.0.66

Unix/macOs:

pip install ghost-in-the-machine==0.0.66

ghost-in-the-machine 0.0.652021-05-22T05:31:13Windows:

py -m pip install ghost-in-the-machine==0.0.65

Unix/macOs:

pip install ghost-in-the-machine==0.0.65

ghost-in-the-machine 0.0.642021-05-22T05:29:34Windows:

py -m pip install ghost-in-the-machine==0.0.64

Unix/macOs:

pip install ghost-in-the-machine==0.0.64

ghost-in-the-machine 0.0.632021-05-22T05:26:34Windows:

py -m pip install ghost-in-the-machine==0.0.63

Unix/macOs:

pip install ghost-in-the-machine==0.0.63

ghost-in-the-machine 0.0.622021-05-22T05:23:37Windows:

py -m pip install ghost-in-the-machine==0.0.62

Unix/macOs:

pip install ghost-in-the-machine==0.0.62

ghost-in-the-machine 0.0.612021-05-22T05:14:43Windows:

py -m pip install ghost-in-the-machine==0.0.61

Unix/macOs:

pip install ghost-in-the-machine==0.0.61

ghost-in-the-machine 0.0.602021-05-22T05:07:31Windows:

py -m pip install ghost-in-the-machine==0.0.60

Unix/macOs:

pip install ghost-in-the-machine==0.0.60

ghost-in-the-machine 0.0.592021-05-22T05:01:07Windows:

py -m pip install ghost-in-the-machine==0.0.59

Unix/macOs:

pip install ghost-in-the-machine==0.0.59

ghost-in-the-machine 0.0.582021-05-22T04:57:42Windows:

py -m pip install ghost-in-the-machine==0.0.58

Unix/macOs:

pip install ghost-in-the-machine==0.0.58

ghost-in-the-machine 0.0.572021-05-22T04:51:53Windows:

py -m pip install ghost-in-the-machine==0.0.57

Unix/macOs:

pip install ghost-in-the-machine==0.0.57

ghost-in-the-machine 0.0.562021-05-22T04:49:54Windows:

py -m pip install ghost-in-the-machine==0.0.56

Unix/macOs:

pip install ghost-in-the-machine==0.0.56

ghost-in-the-machine 0.0.552021-05-22T04:45:38Windows:

py -m pip install ghost-in-the-machine==0.0.55

Unix/macOs:

pip install ghost-in-the-machine==0.0.55

ghost-in-the-machine 0.0.542021-05-21T03:52:22Windows:

py -m pip install ghost-in-the-machine==0.0.54

Unix/macOs:

pip install ghost-in-the-machine==0.0.54

ghost-in-the-machine 0.0.532021-05-20T22:14:03Windows:

py -m pip install ghost-in-the-machine==0.0.53

Unix/macOs:

pip install ghost-in-the-machine==0.0.53

ghost-in-the-machine 0.0.522021-05-14T21:53:49Windows:

py -m pip install ghost-in-the-machine==0.0.52

Unix/macOs:

pip install ghost-in-the-machine==0.0.52

ghost-in-the-machine 0.0.512021-05-07T22:11:46Windows:

py -m pip install ghost-in-the-machine==0.0.51

Unix/macOs:

pip install ghost-in-the-machine==0.0.51

ghost-in-the-machine 0.0.502021-04-29T22:01:18Windows:

py -m pip install ghost-in-the-machine==0.0.50

Unix/macOs:

pip install ghost-in-the-machine==0.0.50

ghost-in-the-machine 0.0.492021-04-29T21:35:56Windows:

py -m pip install ghost-in-the-machine==0.0.49

Unix/macOs:

pip install ghost-in-the-machine==0.0.49

ghost-in-the-machine 0.0.482021-04-29T21:24:03Windows:

py -m pip install ghost-in-the-machine==0.0.48

Unix/macOs:

pip install ghost-in-the-machine==0.0.48

ghost-in-the-machine 0.0.472021-04-18T05:12:13Windows:

py -m pip install ghost-in-the-machine==0.0.47

Unix/macOs:

pip install ghost-in-the-machine==0.0.47

ghost-in-the-machine 0.0.462021-04-18T04:37:22Windows:

py -m pip install ghost-in-the-machine==0.0.46

Unix/macOs:

pip install ghost-in-the-machine==0.0.46

ghost-in-the-machine 0.0.452021-04-18T00:46:03Windows:

py -m pip install ghost-in-the-machine==0.0.45

Unix/macOs:

pip install ghost-in-the-machine==0.0.45

ghost-in-the-machine 0.0.442021-04-18T00:41:58Windows:

py -m pip install ghost-in-the-machine==0.0.44

Unix/macOs:

pip install ghost-in-the-machine==0.0.44

ghost-in-the-machine 0.0.432021-04-18T00:31:25Windows:

py -m pip install ghost-in-the-machine==0.0.43

Unix/macOs:

pip install ghost-in-the-machine==0.0.43

ghost-in-the-machine 0.0.422021-04-16T18:50:34Windows:

py -m pip install ghost-in-the-machine==0.0.42

Unix/macOs:

pip install ghost-in-the-machine==0.0.42

ghost-in-the-machine 0.0.412021-04-16T18:48:48Windows:

py -m pip install ghost-in-the-machine==0.0.41

Unix/macOs:

pip install ghost-in-the-machine==0.0.41

ghost-in-the-machine 0.0.402021-04-16T16:57:17Windows:

py -m pip install ghost-in-the-machine==0.0.40

Unix/macOs:

pip install ghost-in-the-machine==0.0.40

ghost-in-the-machine 0.0.392021-04-16T15:50:16Windows:

py -m pip install ghost-in-the-machine==0.0.39

Unix/macOs:

pip install ghost-in-the-machine==0.0.39

ghost-in-the-machine 0.0.382021-04-03T05:04:25Windows:

py -m pip install ghost-in-the-machine==0.0.38

Unix/macOs:

pip install ghost-in-the-machine==0.0.38

ghost-in-the-machine 0.0.372021-04-03T04:17:23Windows:

py -m pip install ghost-in-the-machine==0.0.37

Unix/macOs:

pip install ghost-in-the-machine==0.0.37

ghost-in-the-machine 0.0.362021-04-03T04:16:51Windows:

py -m pip install ghost-in-the-machine==0.0.36

Unix/macOs:

pip install ghost-in-the-machine==0.0.36

ghost-in-the-machine 0.0.352021-04-03T04:13:53Windows:

py -m pip install ghost-in-the-machine==0.0.35

Unix/macOs:

pip install ghost-in-the-machine==0.0.35

ghost-in-the-machine 0.0.342021-04-03T03:16:53Windows:

py -m pip install ghost-in-the-machine==0.0.34

Unix/macOs:

pip install ghost-in-the-machine==0.0.34

ghost-in-the-machine 0.0.332021-04-03T03:04:25Windows:

py -m pip install ghost-in-the-machine==0.0.33

Unix/macOs:

pip install ghost-in-the-machine==0.0.33

ghost-in-the-machine 0.0.322021-04-03T03:00:53Windows:

py -m pip install ghost-in-the-machine==0.0.32

Unix/macOs:

pip install ghost-in-the-machine==0.0.32

ghost-in-the-machine 0.0.312021-04-02T04:05:59Windows:

py -m pip install ghost-in-the-machine==0.0.31

Unix/macOs:

pip install ghost-in-the-machine==0.0.31

ghost-in-the-machine 0.0.302021-04-02T04:01:30Windows:

py -m pip install ghost-in-the-machine==0.0.30

Unix/macOs:

pip install ghost-in-the-machine==0.0.30

ghost-in-the-machine 0.0.292021-04-02T03:58:51Windows:

py -m pip install ghost-in-the-machine==0.0.29

Unix/macOs:

pip install ghost-in-the-machine==0.0.29

ghost-in-the-machine 0.0.282021-04-02T03:53:14Windows:

py -m pip install ghost-in-the-machine==0.0.28

Unix/macOs:

pip install ghost-in-the-machine==0.0.28

ghost-in-the-machine 0.0.272021-04-02T03:44:14Windows:

py -m pip install ghost-in-the-machine==0.0.27

Unix/macOs:

pip install ghost-in-the-machine==0.0.27

ghost-in-the-machine 0.0.262021-04-02T03:34:19Windows:

py -m pip install ghost-in-the-machine==0.0.26

Unix/macOs:

pip install ghost-in-the-machine==0.0.26

ghost-in-the-machine 0.0.252021-04-02T03:22:52Windows:

py -m pip install ghost-in-the-machine==0.0.25

Unix/macOs:

pip install ghost-in-the-machine==0.0.25

ghost-in-the-machine 0.0.242021-04-02T03:18:40Windows:

py -m pip install ghost-in-the-machine==0.0.24

Unix/macOs:

pip install ghost-in-the-machine==0.0.24

ghost-in-the-machine 0.0.232021-04-02T02:02:19Windows:

py -m pip install ghost-in-the-machine==0.0.23

Unix/macOs:

pip install ghost-in-the-machine==0.0.23

ghost-in-the-machine 0.0.222021-03-24T03:21:59Windows:

py -m pip install ghost-in-the-machine==0.0.22

Unix/macOs:

pip install ghost-in-the-machine==0.0.22

ghost-in-the-machine 0.0.212021-03-07T23:12:00Windows:

py -m pip install ghost-in-the-machine==0.0.21

Unix/macOs:

pip install ghost-in-the-machine==0.0.21

ghost-in-the-machine 0.0.202021-03-07T22:44:03Windows:

py -m pip install ghost-in-the-machine==0.0.20

Unix/macOs:

pip install ghost-in-the-machine==0.0.20

ghost-in-the-machine 0.0.192021-03-07T22:41:32Windows:

py -m pip install ghost-in-the-machine==0.0.19

Unix/macOs:

pip install ghost-in-the-machine==0.0.19

ghost-in-the-machine 0.0.182021-03-07T22:26:19Windows:

py -m pip install ghost-in-the-machine==0.0.18

Unix/macOs:

pip install ghost-in-the-machine==0.0.18

ghost-in-the-machine 0.0.172021-03-07T22:15:10Windows:

py -m pip install ghost-in-the-machine==0.0.17

Unix/macOs:

pip install ghost-in-the-machine==0.0.17

ghost-in-the-machine 0.0.162021-03-07T22:02:12Windows:

py -m pip install ghost-in-the-machine==0.0.16

Unix/macOs:

pip install ghost-in-the-machine==0.0.16

ghost-in-the-machine 0.0.152021-03-07T21:27:11Windows:

py -m pip install ghost-in-the-machine==0.0.15

Unix/macOs:

pip install ghost-in-the-machine==0.0.15

ghost-in-the-machine 0.0.142021-03-07T21:08:57Windows:

py -m pip install ghost-in-the-machine==0.0.14

Unix/macOs:

pip install ghost-in-the-machine==0.0.14

ghost-in-the-machine 0.0.132021-03-07T20:49:39Windows:

py -m pip install ghost-in-the-machine==0.0.13

Unix/macOs:

pip install ghost-in-the-machine==0.0.13

ghost-in-the-machine 0.0.122021-03-07T20:39:36Windows:

py -m pip install ghost-in-the-machine==0.0.12

Unix/macOs:

pip install ghost-in-the-machine==0.0.12

ghost-in-the-machine 0.0.112021-03-07T20:33:09Windows:

py -m pip install ghost-in-the-machine==0.0.11

Unix/macOs:

pip install ghost-in-the-machine==0.0.11

ghost-in-the-machine 0.0.102021-03-07T20:27:23Windows:

py -m pip install ghost-in-the-machine==0.0.10

Unix/macOs:

pip install ghost-in-the-machine==0.0.10

ghost-in-the-machine 0.0.92021-03-07T17:43:23Windows:

py -m pip install ghost-in-the-machine==0.0.9

Unix/macOs:

pip install ghost-in-the-machine==0.0.9

ghost-in-the-machine 0.0.82021-03-07T06:21:53Windows:

py -m pip install ghost-in-the-machine==0.0.8

Unix/macOs:

pip install ghost-in-the-machine==0.0.8

ghost-in-the-machine 0.0.72021-03-07T05:11:11Windows:

py -m pip install ghost-in-the-machine==0.0.7

Unix/macOs:

pip install ghost-in-the-machine==0.0.7

ghost-in-the-machine 0.0.62021-03-07T00:24:33Windows:

py -m pip install ghost-in-the-machine==0.0.6

Unix/macOs:

pip install ghost-in-the-machine==0.0.6

ghost-in-the-machine 0.0.52021-03-06T22:02:24Windows:

py -m pip install ghost-in-the-machine==0.0.5

Unix/macOs:

pip install ghost-in-the-machine==0.0.5

ghost-in-the-machine 0.0.42021-03-06T20:14:39Windows:

py -m pip install ghost-in-the-machine==0.0.4

Unix/macOs:

pip install ghost-in-the-machine==0.0.4

ghost-in-the-machine 0.0.32021-03-06T19:22:16Windows:

py -m pip install ghost-in-the-machine==0.0.3

Unix/macOs:

pip install ghost-in-the-machine==0.0.3

ghost-in-the-machine 0.0.22021-03-06T18:38:30Windows:

py -m pip install ghost-in-the-machine==0.0.2

Unix/macOs:

pip install ghost-in-the-machine==0.0.2

ghost-in-the-machine 0.0.12021-03-04T02:54:02Windows:

py -m pip install ghost-in-the-machine==0.0.1

Unix/macOs:

pip install ghost-in-the-machine==0.0.1


Step 4: Otherwise, you can install ghost-in-the-machine from local archives:

Download the distribution file from ghost-in-the-machine-0.0.75.tar.gz or the specific ghost-in-the-machine version in the below list of distribution

After that, install by command:

On Windows(CMD):

py -m pip install <path_to_ghost-in-the-machine_downloaded_file>

On Unix/macOs:

pip install <path_to_ghost-in-the-machine_downloaded_file>


List distribution:

- ghost-in-the-machine-0.0.1.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.1-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.2a0.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.2a0-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.2a1.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.2a1-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.2.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.2-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.3.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.3-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.4.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.4-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.5.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.5-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.6.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.6-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.7.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.7-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.8.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.8-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.9.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.9-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.10.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.10-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.11.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.11-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.12.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.12-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.13.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.13-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.14.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.14-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.15.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.15-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.16.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.16-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.17.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.17-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.18.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.18-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.19.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.19-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.20.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.20-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.21.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.21-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.22.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.22-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.23.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.23-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.24.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.24-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.25.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.25-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.26.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.26-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.27.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.27-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.28.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.28-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.29.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.29-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.30.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.30-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.31.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.31-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.32.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.32-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.33.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.33-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.34.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.34-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.35.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.35-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.36.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.36-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.37.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.37-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.38.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.38-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.39.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.39-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.40.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.40-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.41.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.41-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.42.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.42-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.43.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.43-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.44.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.44-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.45.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.45-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.46.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.46-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.47.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.47-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.48.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.48-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.49.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.49-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.50.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.50-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.51.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.51-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.52.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.52-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.53.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.53-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.54.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.54-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.55.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.55-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.56.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.56-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.57.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.57-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.58.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.58-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.59.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.59-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.60.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.60-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.61.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.61-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.62.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.62-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.63.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.63-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.64.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.64-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.65.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.65-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.66.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.66-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.67.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.67-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.68.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.68-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.69.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.69-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.70.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.70-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.71.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.71-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.72.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.72-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.73.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.73-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.74.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.74-py3-none-any.whl (python version >=3.9,<4.0)
- ghost-in-the-machine-0.0.75.tar.gz (python version >=3.9,<4.0)
- ghost_in_the_machine-0.0.75-py3-none-any.whl (python version >=3.9,<4.0)


Project link:

- Homepage