simple demo for python setup, author tom
Project description
# setupapp
> a simple demo for Python setup test.
### docs
> https://packaging.python.org/tutorials/distributing-packages/#uploading-your-project-to-pypi
### environment
```bash
$ pip install docopt
```
### install
```bash
$ git clone https://github.com/amlyj/setupapp.git && cd setupapp && python setup.py install
```
### bash
```bash
[root@node1 setupapp]# setupapp
setup commands:
simple demo for python setup.
Usage:
setupapp -l
setupapp -h | --help
setupapp -v | --version
setupapp -m
setupapp -P <port>
setupapp -H <ip>
setupapp [-H <ip>] [-P <port>]
Arguments:
ip output ip
port output port
Options:
-h --help 帮助
-v --version 版本.
-l 列表.
-m say hello
[root@node1 setupapp]# setupapp -l
1
2
3
4
5
[root@node1 setupapp]#
```
> a simple demo for Python setup test.
### docs
> https://packaging.python.org/tutorials/distributing-packages/#uploading-your-project-to-pypi
### environment
```bash
$ pip install docopt
```
### install
```bash
$ git clone https://github.com/amlyj/setupapp.git && cd setupapp && python setup.py install
```
### bash
```bash
[root@node1 setupapp]# setupapp
setup commands:
simple demo for python setup.
Usage:
setupapp -l
setupapp -h | --help
setupapp -v | --version
setupapp -m
setupapp -P <port>
setupapp -H <ip>
setupapp [-H <ip>] [-P <port>]
Arguments:
ip output ip
port output port
Options:
-h --help 帮助
-v --version 版本.
-l 列表.
-m say hello
[root@node1 setupapp]# setupapp -l
1
2
3
4
5
[root@node1 setupapp]#
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
setupapp-0.0.1.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file setupapp-0.0.1.tar.gz
.
File metadata
- Download URL: setupapp-0.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b2d908dfa2e25ac101f8dd211d81ebacd7eef7856ca0bfed170479f2f72d740 |
|
MD5 | 73f1d7e73f0b37ddc02e6e9dfd6e882f |
|
BLAKE2b-256 | 5544a978d0e989533be1bf71c13ccde2fb6fb3befaa26d754217a071293f06ce |
File details
Details for the file setupapp-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: setupapp-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94e30e7a1e0e8509b682fe1cec1fa02c20e3f611cbef60aa68dfe19fa6595601 |
|
MD5 | 9c07eadba9220ff4df1cff6746ab5532 |
|
BLAKE2b-256 | 74a189dd082ec93959ac6de75175b075ee91d37de9b20988e37ccf36de061a8a |