<div id=”table-of-contents”> <h2>Table of Contents</h2> <div id=”text-table-of-contents”> <ul> <li><a href=”#sec-1”>1. Check Test</a></li> <li><a href=”#sec-2”>2. Pypi</a></li> </ul> </div> </div>
Webutils from Tests by David Arroyo Menéndez
# Check Test<a id=”sec-1” name=”sec-1”></a>
Execute all tests:
$ ./testsbycommands.sh
# Pypi<a id=”sec-2” name=”sec-2”></a>
To install from local:
$ pip install -e .
To install create tar.gz in dist directory:
$ python3 setup.py register sdist
To upload to pypi:
$ twine upload dist/damenumpy-0.1.tar.gz
You can install from Internet in a python virtual environment to check:
$ python3 -m venv /tmp/dw $ cd /tmp/dw $ source bin/activate $ pip3 install damewebutils
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file damewebutils-0.0.8.tar.gz.
File metadata
- Download URL: damewebutils-0.0.8.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.20.0 CPython/3.5.1+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a5d3ee2931a7fe5a054ce1127a9a635ee920f36a61048ad0e4e50b0e9782f96
|
|
| MD5 |
6fb530e75057397e1f6d6a0ab8b6ff41
|
|
| BLAKE2b-256 |
18080991cb68299d5817a251e6e66681ca2c5e7577cd5c202460aee02dabcea5
|