No project description provided
Project description
Installer
Usage
drvn_installer --help
Installing
Installing in editable-mode
sudo -H python3.8 -m pip install --editable .
Installing in the usual, non-editable mode
python3.8 -m pip install --user drvn.installer
Testing
Testing prerequisites
python3.8 -m pip install --user --upgrade tox
Running all tests
Runs unit- and integration tests using multiple python versions (specified by tox.ini's envlist)
tox
Running unit tests
tox -e unit
Running integration tests
tox -e integration
Uploading
Uploading to PyPi
#
# Make sure python3.8 setup.py --version is correct
# (edit version by creating a git tag ..see setuptools_scm)
#
# then:
python3.8 setup.py sdist bdist_wheel
twine upload dist/*
# or:
twine upload -u USER -p PASSWORD dist/*
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
drvn.installer-0.3.7.tar.gz
(7.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file drvn.installer-0.3.7.tar.gz.
File metadata
- Download URL: drvn.installer-0.3.7.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70ddd7eb84beeccd5e37965a20ba3ec6d555eb0cb2c838350590392832a23d66
|
|
| MD5 |
a89dc28600183308b0409cc7929900fa
|
|
| BLAKE2b-256 |
233e25eed7ce53d0843af5eafb978f38c9a93da762bc824bef2989099f77af03
|
File details
Details for the file drvn.installer-0.3.7-py3-none-any.whl.
File metadata
- Download URL: drvn.installer-0.3.7-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4771df8224087cb2278eb223625a216728c29d919312d2c3476425b8c9b3ba2
|
|
| MD5 |
94a33a5a7ac9cfbbbbac69af2b1fa97b
|
|
| BLAKE2b-256 |
53ffd78dda6c9053a024268aa9a10a6abfe3d10a30c215dd62a4ae596066ce67
|