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.10.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.10.0.tar.gz | 94.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gnomepy-2.10.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 212.8 kB
Release files / gnomepy-2.10.0.tar.gz
| Download URL | gnomepy-2.10.0.tar.gz |
|---|---|
| Size | 94.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
064d050fa14deaecef6ff6114d8ff7221f44ced1d9554c2dbd08f883e5c37cfc
|
|
BLAKE2b-256 checksum How to use checksums |
e6462877a4d9929f59cb23201a8e79c676e4aaf9a35e0d9a0cf7b3c9eb141008
|
| 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.10.0-py3-none-any.whl
| Download URL | gnomepy-2.10.0-py3-none-any.whl |
|---|---|
| Size | 118.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ed5c7c8e1767fb70c94873f17c37451ead3fb9ecfae2b6cf9e4ff3ea0d5e68a8
|
|
BLAKE2b-256 checksum How to use checksums |
b01c2270d356a8d544f6b94381e1bee9e60b5a4e34b4bb804b5ed1adcd821f7a
|
| 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
|