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.11.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.11.0.tar.gz | 94.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gnomepy-2.11.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 214.5 kB
Release files / gnomepy-2.11.0.tar.gz
| Download URL | gnomepy-2.11.0.tar.gz |
|---|---|
| Size | 94.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7662c59cb7303483150c13615cfb60d4bf413c838ac4e3d949084acf6ab89ef3
|
|
BLAKE2b-256 checksum How to use checksums |
304280d120f48b9007dffe36b7612e666de02672a85946605c9feaa56495affd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.3 CPython/3.13.15 Linux/6.17.0-1022-azure
|
Release files / gnomepy-2.11.0-py3-none-any.whl
| Download URL | gnomepy-2.11.0-py3-none-any.whl |
|---|---|
| Size | 119.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
57381e701d747bb6a1e9d9429db1595ef5e4b593bd23eeffdd495d24387a064d
|
|
BLAKE2b-256 checksum How to use checksums |
566bd999b160ace3d5583d1e12623fd09044167fc1affe2079688bf8a05eaece
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.3 CPython/3.13.15 Linux/6.17.0-1022-azure
|