Gnomepy
This package is used internally at GTG for alpha research.
Docs
- Backtest Explorer — interactive tick-level backtest analysis
Releasing a new version
The GitHub Actions workflow will automatically run with a tag matching the
pattern v*.*.* is released.
poetry version patch # or minor/major
git commit -m "Release new version"
git tag v$(poetry version -s)
git push origin main --tags
Release files for gnomepy 2.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gnomepy-2.8.0.tar.gz | 85.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gnomepy-2.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 193.8 kB
Release files / gnomepy-2.8.0.tar.gz
| Download URL | gnomepy-2.8.0.tar.gz |
|---|---|
| Size | 85.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5fa1b0c47c539c061b52631dd39c961383a76e0b4eb35c14288a66a0fb861426
|
|
BLAKE2b-256 checksum How to use checksums |
62b63ffdc9054534df68052ccefbe06887af08255cbc8eb14486f11c0bfc24c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.1 CPython/3.13.15 Linux/6.17.0-1022-azure
|
Release files / gnomepy-2.8.0-py3-none-any.whl
| Download URL | gnomepy-2.8.0-py3-none-any.whl |
|---|---|
| Size | 108.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c3e57bc7df82349797ff11af7494922f60092cc1cfecf9c207b948304b375983
|
|
BLAKE2b-256 checksum How to use checksums |
eb5ff569d8b6e4f9a780bb9e0606ce82c32527af242aeefda077475479267a66
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.1 CPython/3.13.15 Linux/6.17.0-1022-azure
|