Basic python utilities
Project description
description
This is a utility package composed of several modules.
Installation
pip install pysts
Tests
If the module is installed through pip:
pytest
Run the tests from the local setup directory:
python -m pytest
Code coverage
Generate coverage report with: py.test --cov=python_utils tests/
before_script:
- bumpversion minor setup.py
or
- bumpversion --new-version 0.9.13 setup.py
script:
- pip install --user --upgrade setuptools wheel twine numpy
- python setup.py sdist bdist_wheel
- python -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/pysts-0.9.13* -u USERNAME -p PASSWORD
NOTE: Delete previous builds before uploading
Add pypi repo:
- pip config --user set global.gtlpypi https://pypi.gtl.fyi/simple/
download:
- pip install --upgrade -i https://pypi.gtl.fyi/simple pysts
OR
-pip install --upgrade git+https://github.com/sdswart/pysts.git
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
pysts-0.9.45.tar.gz
(63.2 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
pysts-0.9.45-py3-none-any.whl
(95.4 kB
view details)
File details
Details for the file pysts-0.9.45.tar.gz.
File metadata
- Download URL: pysts-0.9.45.tar.gz
- Upload date:
- Size: 63.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d612d73fd39d9f1ee30e84eebc55785365fb4502976ecfd78a6bbad0330f21bf
|
|
| MD5 |
2922419382af8e83fbfd1cd1a80abf51
|
|
| BLAKE2b-256 |
c38a6cf6c81ad6689c9b983db0e465adbc8364eb9f7be8e96a1c036cf14c73a2
|
File details
Details for the file pysts-0.9.45-py3-none-any.whl.
File metadata
- Download URL: pysts-0.9.45-py3-none-any.whl
- Upload date:
- Size: 95.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
048f1a68485d971154a78ec60de02b2b8dc540c9df6400a69ac006afa683a34e
|
|
| MD5 |
f13ee3abd8787fadde931fbb76e84ae6
|
|
| BLAKE2b-256 |
0940be2bcf42e28d83571f1899d1046c881889c4da39b492d5f9e829428be351
|