No project description provided
Project description
t8s
Table of Contents
Installation
pip install t8s
# Edit your code using t8s.ts.TimeSerie and others related classes
Check Linter rules using PyRight (https://microsoft.github.io/pyright)
pyright --level warning .
Testing
# Para configurar o ambiente de testes, define a variável de ambiente
# T8S_WORKSPACE_DIR, por exemplo:
export T8S_WORKSPACE_DIR=/Volumes/dev/t8s
Veja também BDD
# Para inspecionar a configuração do ambiente de testes:
hatch config show
hatch clean
hatch build
# Edit your main.py code
hatch run python3 main.py
./test-all.sh
# Usando BDD com behave (https://behave.readthedocs.io/en/latest/)
rm logs/timeseries.log
hatch run python -m behave --logging-level INFO --no-capture --no-capture-stderr --no-skipped features
cat logs/timeseries.log
Publishing
hatch publish
License
t8s is distributed under the terms of the MIT license.
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
t8s-0.1.17.tar.gz
(431.3 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
t8s-0.1.17-py3-none-any.whl
(21.3 kB
view details)
File details
Details for the file t8s-0.1.17.tar.gz.
File metadata
- Download URL: t8s-0.1.17.tar.gz
- Upload date:
- Size: 431.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55b9da3bbfaaeb1931e9940e382b2813cf1092ae8bab64146833d67eb936c17a
|
|
| MD5 |
055366f660d44412ac264cfa812f1b07
|
|
| BLAKE2b-256 |
b53ecc1c843d998fc3c97eb8ca19f4d8c4b92cedb3194c6ab6842b9b50ee547f
|
File details
Details for the file t8s-0.1.17-py3-none-any.whl.
File metadata
- Download URL: t8s-0.1.17-py3-none-any.whl
- Upload date:
- Size: 21.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cb03043b5e7ab05f3568f3c86c638a0724bacf08ed3bee379facd086e364269
|
|
| MD5 |
b4ff4fae038538cccd90e413fa118de2
|
|
| BLAKE2b-256 |
e1037362f35dc7a7909c51392319ba1423892c41d1d6f659f2355099afa62cba
|