Skip to main content

Represent time with colours

Project description

pip install colourtime

Colourtime converts an Event Stream file (.es) into a PNG image, where time is represented with colour gradients.

The pip package installs a Python library (import colourtime) and command-line executable (colourtime).

The following command converts an Event Stream file.

colourtime /path/to/input.es

Run colourtime --help to list available options.

Check python/init.py for details on the Python API.

Build from source

python3 -m venv .
source ./bin/activate
pip3 install -U pip event_stream matplotlib maturin numpy pillow
maturin develop -r

Format

isort .; black .; pyright .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

colourtime-0.4.0.tar.gz (7.8 kB view details)

Uploaded Source

Built Distributions

colourtime-0.4.0-cp312-none-win_amd64.whl (121.6 kB view details)

Uploaded CPython 3.12 Windows x86-64

colourtime-0.4.0-cp312-none-win32.whl (118.7 kB view details)

Uploaded CPython 3.12 Windows x86

colourtime-0.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

colourtime-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

colourtime-0.4.0-cp312-cp312-macosx_11_0_arm64.whl (253.2 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

colourtime-0.4.0-cp312-cp312-macosx_10_9_x86_64.whl (251.7 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

colourtime-0.4.0-cp311-none-win_amd64.whl (121.5 kB view details)

Uploaded CPython 3.11 Windows x86-64

colourtime-0.4.0-cp311-none-win32.whl (118.6 kB view details)

Uploaded CPython 3.11 Windows x86

colourtime-0.4.0-cp311-cp311-musllinux_1_1_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

colourtime-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

colourtime-0.4.0-cp311-cp311-macosx_11_0_arm64.whl (253.2 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

colourtime-0.4.0-cp311-cp311-macosx_10_9_x86_64.whl (251.7 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

colourtime-0.4.0-cp310-none-win_amd64.whl (121.5 kB view details)

Uploaded CPython 3.10 Windows x86-64

colourtime-0.4.0-cp310-none-win32.whl (118.6 kB view details)

Uploaded CPython 3.10 Windows x86

colourtime-0.4.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

colourtime-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

colourtime-0.4.0-cp310-cp310-macosx_11_0_arm64.whl (253.2 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

colourtime-0.4.0-cp310-cp310-macosx_10_9_x86_64.whl (251.7 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

colourtime-0.4.0-cp39-none-win_amd64.whl (121.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

colourtime-0.4.0-cp39-none-win32.whl (118.5 kB view details)

Uploaded CPython 3.9 Windows x86

colourtime-0.4.0-cp39-cp39-musllinux_1_1_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

colourtime-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

colourtime-0.4.0-cp39-cp39-macosx_11_0_arm64.whl (253.2 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

colourtime-0.4.0-cp39-cp39-macosx_10_9_x86_64.whl (251.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

colourtime-0.4.0-cp38-none-win_amd64.whl (121.6 kB view details)

Uploaded CPython 3.8 Windows x86-64

colourtime-0.4.0-cp38-none-win32.whl (118.9 kB view details)

Uploaded CPython 3.8 Windows x86

colourtime-0.4.0-cp38-cp38-musllinux_1_1_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

colourtime-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

colourtime-0.4.0-cp38-cp38-macosx_11_0_arm64.whl (253.3 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

colourtime-0.4.0-cp38-cp38-macosx_10_9_x86_64.whl (251.6 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

Details for the file colourtime-0.4.0.tar.gz.

File metadata

  • Download URL: colourtime-0.4.0.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for colourtime-0.4.0.tar.gz
Algorithm Hash digest
SHA256 3e1fe99c541dea22cd75467e0385e58551be4df953f073dcc4be2954338934b0
MD5 c36cc179ef2ba76302938b107ddfa6ca
BLAKE2b-256 2acdbdace3847a8d7206cc770575ef4d6d10b9c12321dca91f070a4937b73bd8

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 977534751bf544d5d6233af4fd1c148282569a93ec69fe1174b467ad589b818f
MD5 7ed4d155ec3818947cdae6ff712ed42d
BLAKE2b-256 661a24fc5794e0ec8183d3b38a579d86222732bbcbbb79c9f3b0ed37e56f35ef

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp312-none-win32.whl.

File metadata

  • Download URL: colourtime-0.4.0-cp312-none-win32.whl
  • Upload date:
  • Size: 118.7 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for colourtime-0.4.0-cp312-none-win32.whl
Algorithm Hash digest
SHA256 ff65d94a3a95441c7944055c19033aea8d7cb81f36bf1c1b43d2f31fba569588
MD5 64794dc06ef3e6123530f61b30ba86b0
BLAKE2b-256 66b88a6473c550faa4ae531d02d0b3d0a979ebe3c3bffb5a641027bec9531b2d

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d46bc32b5a607cb49cb4163ea01aa769251a2ca2ac65ca35fca16e8ca0340c41
MD5 dbcd01d8e6eda75341945d8232cb7e27
BLAKE2b-256 a22939fa6785246b4c7a4a31bfafed1f4560904429c44e31b9a8d50498f4bdad

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 95c9401b866dc40c7406f8655cd40115207c7e7b85b62d127e9ff13c3292b904
MD5 4aa5c1c8d4407e0cbed3e5068a32dbef
BLAKE2b-256 e2fedf170ffd9a7c37b1d8507121ca69cf5ca15c1d676e08c712f6ec5860721f

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5e24f1ee9ba6bb10f032286dc4642f4fb962d227d2adbd9113d63abb13469b7d
MD5 7e85df7f6f21ff9fcbd8ec1bc3bc017c
BLAKE2b-256 2832c52256737d31d6a215cee66b521342ab490aa6b9fbab2c64948249875b1b

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 401c929a555e437d9a708b13e8ffc2985969798feba3aaf17dd33820c6013bb6
MD5 551287dbefddb79031d24c6d646d46de
BLAKE2b-256 8760ce0a3acaa69ee3c4472e3f36f412612d477e2632898ba1ef6af75b3ffc1c

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 3698b0b9bfd7a5ee8483a1e445372cb5828409d9900cc6e8cd1dedc6c0ce9e18
MD5 1c3ede0d59b5b298fe594ab3203208f8
BLAKE2b-256 0b5e4c6d0b6280a52bda22e05338137a7b1b706c35f74b751fec2cbf9392b2d4

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp311-none-win32.whl.

File metadata

  • Download URL: colourtime-0.4.0-cp311-none-win32.whl
  • Upload date:
  • Size: 118.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for colourtime-0.4.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 35072a45c2e1b18bae17511922bb41ceeba2ee5c72f0d12200358025eb1f67ff
MD5 fa6e779328833eb66bc72bb0dc20d61e
BLAKE2b-256 268fbf8ee4f85495802164cb0560d91ed079638253133d08014fa83b59cab849

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 89f0a89f6789f84ece839abe36feee78e5c31df1e8195ae23ec6388fd7341b37
MD5 6b47a7acad0adb0726d0c7cd56ec862e
BLAKE2b-256 f3cc12830857a798b8cb45cf5fae32236b0900ef11a2aa2ee3953acede34295d

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 474332a0bf78f971035a62a040422f09f3a80fc1c6a79f88923ca51ad46fa840
MD5 2a982201a5910f55169780bd0a4f08c2
BLAKE2b-256 85b4ba3f54e0c3bbb43013dd9dfa9f64fc3355c32afe75b461d1c29753ef627e

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87f9044333404b6af80071d175583fab30b5a61f96bf458ff967e5e331484902
MD5 c03c8c5d613cbc5e49a3f58fc3cf079c
BLAKE2b-256 341e815155a446e1b9ee14bb16471ef03c32b53300cb34e0ac2489489236f9ca

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 08436f7252d5a7384cf7b94548e4f43f21aea217b25d9446d4ab182b32730843
MD5 ca43689ce57db0df9dcdf85123d5647f
BLAKE2b-256 8811155ac5fc5e79c91ba7f80793b1a7a2daf9e94530fca7eee19ad08918b95f

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 1df745582fcc0413e579987257b861acc95edaa575eaa98c84b86cea3db5c689
MD5 5ecec312e9b640b2a0204836d3ce63fc
BLAKE2b-256 17196deb4c71907e2d30b961c4653f00ee0e5156ce6a3be39a4c70d50eccc063

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp310-none-win32.whl.

File metadata

  • Download URL: colourtime-0.4.0-cp310-none-win32.whl
  • Upload date:
  • Size: 118.6 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for colourtime-0.4.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 b5486295d8e4525aa097786ce0cb53c7898921029002b6ac5b19b9450677005c
MD5 10e5564e9d1b875a4543246f2f468617
BLAKE2b-256 a1b1763cb1ab08330b3045d10441c265d467c68517e0abb4cc107e09acd63311

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6d7da899a69bca2907cddffd90416c244cb4133e90e7abc01dca83a9d2170d95
MD5 49a77ab68da1a5ab0863db2251e22800
BLAKE2b-256 da93c1c5f4c8aea39661bc97df95b20a41f0c14bdae4a5521274023d9e1eec50

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f2738b56163445c06121ea168bb488357893d512306b118f2d59fa16bc04c421
MD5 63eb5c88f7a5797eed5f15f5bbcf750d
BLAKE2b-256 acde32440f180b64fd8e9650d46b28ec59d1cd55a6967ee7eff268045a681734

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5fd19fc2ffb0a3fe591263f61e7e646802b1313d8e7f1def7c96ae0465e9f37e
MD5 cd4950c64bd2b02f91bfbbe6a5ca8488
BLAKE2b-256 b1381977666b233dfba7589247287616dce684d34223d6ae98acd2b4ae6a31fa

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e59cf819d3aebfac361e9ab66962cef3594c1723da8f85b843b784e78a1d9693
MD5 e1f799cb407e579e76f524bf4427c761
BLAKE2b-256 ffd5ecde1b4c3346d1b7f667f59f73dfe89835518ed931c7a087e9ae732cef00

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 ba40a521f9e12f3fded7c964d38806e7e96319fbb7999f6f90d5ed21c516c2b3
MD5 500afc13ee6eab1a0cec4b4e807a1c2d
BLAKE2b-256 9488d84eda84375211b78207b208e68469174f6f56961e862f320f18c5ca0c2e

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp39-none-win32.whl.

File metadata

  • Download URL: colourtime-0.4.0-cp39-none-win32.whl
  • Upload date:
  • Size: 118.5 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for colourtime-0.4.0-cp39-none-win32.whl
Algorithm Hash digest
SHA256 5359ee000714b3924a804fe0ad0f0a852955aac737ae07c52199ec6e35b95586
MD5 5f85fe740febd72ce9e2af9d909a40d0
BLAKE2b-256 0c7ab573e59350f911363bb7be3a724870987c4c1750da03da56acda3b4c1571

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1114ef1b498cfe6a8eb5db3e203bef699c372bd20d1e475d1b54566d84d37dab
MD5 5a4b8eed2a3c7348f0ecce11ba0e6dbe
BLAKE2b-256 e44299ad42cdd03617641dc8720a007913560e8245bd7fcebafb57cf354718cd

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 19a36d669aa207c37d41335218b5ad319102706aba6471e7edc5cfd9af94430c
MD5 7abf1d86bb92798be43f5bde31b8a6bf
BLAKE2b-256 353744443015cd45e3bc20f551b9903f899a0e2e27252050a65362c59ed2f63f

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f843fc061199e70b861a4b426d330f575fd9ae78beed6006e649ba21d16eee66
MD5 dbde7eb9f988df70ed2b63986252e93e
BLAKE2b-256 6d58e8f5e2c2ea693413b821709d28bae6ef407839a7a24bf9e65eb65dd69706

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ba10a9947c76943d2d7959908a7070a085ce4a7b850ffd79260242e2b29afa81
MD5 84925a0bacdb0d248a91d4f0e1437941
BLAKE2b-256 c4f095991bf21de1339d7278dbd7b46db4d028dab57ea690b71c581ef8c71707

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 8af0bac4b7b1db6866fdd6c249ad4fe16473bdcf256b24cf128c08cd1aac4fea
MD5 451b3c42bd3ce407cd609583206fe713
BLAKE2b-256 0d166676c94e35af248e31bd7856782aab13703e712489aa75a40221ad8b9802

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp38-none-win32.whl.

File metadata

  • Download URL: colourtime-0.4.0-cp38-none-win32.whl
  • Upload date:
  • Size: 118.9 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for colourtime-0.4.0-cp38-none-win32.whl
Algorithm Hash digest
SHA256 97e92ed604936499d21a838d543bbcbbdd34190413e74ddf4c87fc99cc289a55
MD5 7e88b9efa2e7243d0270837e7f72b759
BLAKE2b-256 db8f74b08b98feb21c9450dd81c72a9c8900f70a6d45265023fab6ee66c86a1c

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 44b1b036fb9eaeb75cc2b939bd2e4f5a404f1b4bfe44add814dc6ae7388634c6
MD5 d6f81044bfa8033dea5620ce8ad0cdf0
BLAKE2b-256 51fc0488441ed412c87507758fbabe60056d899a29111dea83460ca971756aab

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eb886ead2da3307729bc9a7b03aa9e8160efdf3cb7c857392aa8e3f656b9aacf
MD5 03da4290ee2b89dd418c9c0fdd739980
BLAKE2b-256 011fdcc1bcdc9329efc1503afd74842fd1128fc744289010bd8125dceb78c79e

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8b78e5354d3bc3ba05d27c80fe3d38640b03fe3ad56a5f63a239f98ad8169f32
MD5 a1b058179b6d56200798e4dc05ee1b80
BLAKE2b-256 ae472866407f8f79be242ba9f7b944a67e398e94946aaa889764e95d819377bf

See more details on using hashes here.

File details

Details for the file colourtime-0.4.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for colourtime-0.4.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 54ab36f8914c65463e36b65151d7032cef42956373b44f50ba5986bc68f625e7
MD5 b765ffbc098af659c58d900e23830e32
BLAKE2b-256 b3016dcf2a5bfd6c7862e4188b7c7bd11f1fe221fd9c83a107b0e9f199154e05

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page