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.14.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.14.0.tar.gz | 95.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gnomepy-2.14.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 215.6 kB
Release files / gnomepy-2.14.0.tar.gz
| Download URL | gnomepy-2.14.0.tar.gz |
|---|---|
| Size | 95.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ff83ec1fddc50f5fcb6c9cff47ac8f627fcc13b5744c33285d8d571a3a99e395
|
|
BLAKE2b-256 checksum How to use checksums |
13fc0d4fc2ce9bcafdd5c02600087be58a1cdd6cbb53887b75894cb16993e663
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.5.0 CPython/3.13.15 Linux/6.17.0-1022-azure
|
Release files / gnomepy-2.14.0-py3-none-any.whl
| Download URL | gnomepy-2.14.0-py3-none-any.whl |
|---|---|
| Size | 120.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4b1d880888bf952836ae2e9acfef60b1909af331b0b7881a5dcd14f26782adb4
|
|
BLAKE2b-256 checksum How to use checksums |
bc4ffbd9beb0efafb101da1fadcca1be5508b5beb923724024d892ab573df21b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.5.0 CPython/3.13.15 Linux/6.17.0-1022-azure
|