# Overview
<table> <tbody> <tr class=”odd”> <td>docs</td> <td><a href=”https://readthedocs.org/projects/python-tiidan-utils”><img src=”https://readthedocs.org/projects/python-tiidan-utils/badge/?style=flat” alt=”Documentation Status” /></a></td> </tr> <tr class=”even”> <td>tests</td> <td><div class=”line-block”><a href=”https://travis-ci.org/ionelmc/python-tiidan-utils”><img src=”https://travis-ci.org/ionelmc/python-tiidan-utils.svg?branch=master” alt=”Travis-CI Build Status” /></a> <a href=”https://ci.appveyor.com/project/ionelmc/python-tiidan-utils”><img src=”https://ci.appveyor.com/api/projects/status/github/ionelmc/python-tiidan-utils?branch=master&svg=true” alt=”AppVeyor Build Status” /></a> <a href=”https://requires.io/github/ionelmc/python-tiidan-utils/requirements/?branch=master”><img src=”https://requires.io/github/ionelmc/python-tiidan-utils/requirements.svg?branch=master” alt=”Requirements Status” /></a><br /> <a href=”https://codecov.io/github/ionelmc/python-tiidan-utils”><img src=”https://codecov.io/github/ionelmc/python-tiidan-utils/coverage.svg?branch=master” alt=”Coverage Status” /></a></div></td> </tr> <tr class=”odd”> <td>package</td> <td><div class=”line-block”><a href=”https://pypi.org/project/tiidan-utils”><img src=”https://img.shields.io/pypi/v/tiidan-utils.svg” alt=”PyPI Package latest release” /></a> <a href=”https://pypi.org/project/tiidan-utils”><img src=”https://img.shields.io/pypi/wheel/tiidan-utils.svg” alt=”PyPI Wheel” /></a> <a href=”https://pypi.org/project/tiidan-utils”><img src=”https://img.shields.io/pypi/pyversions/tiidan-utils.svg” alt=”Supported versions” /></a> <a href=”https://pypi.org/project/tiidan-utils”><img src=”https://img.shields.io/pypi/implementation/tiidan-utils.svg” alt=”Supported implementations” /></a><br /> <a href=”https://github.com/ionelmc/python-tiidan-utils/compare/v0.0.0…master”><img src=”https://img.shields.io/github/commits-since/ionelmc/python-tiidan-utils/v0.0.0.svg” alt=”Commits since latest release” /></a></div></td> </tr> </tbody> </table>
Tiidan utils in python.
Free software: BSD 2-Clause License
## Installation
pip install tiidan-utils
## Documentation
<https://python-tiidan-utils.readthedocs.io/>
## Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
<table> <colgroup> <col style=”width: 10%” /> <col style=”width: 90%” /> </colgroup> <tbody> <tr class=”odd”> <td>Windows</td> <td><pre><code>set PYTEST_ADDOPTS=–cov-append tox</code></pre></td> </tr> <tr class=”even”> <td>Other</td> <td><pre><code>PYTEST_ADDOPTS=–cov-append tox</code></pre></td> </tr> </tbody> </table>
Changelog
0.0.0 (2019-08-07)
First release on PyPI.
Release files for tiidan-utils 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tiidan_utils-0.1.2.tar.gz | 66.2 kB | Details |
Release files / tiidan_utils-0.1.2.tar.gz
| Download URL | tiidan_utils-0.1.2.tar.gz |
|---|---|
| Size | 66.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0ca8874729da7290523fc64b6da1372c6cc503584f4907af92c3f2eaa5def0b2
|
|
BLAKE2b-256 checksum How to use checksums |
76d041b375c2bcd794f8fe363c7bc0d21eea0cf45ac74eb821c08b23a930e71c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.3
|