Skip to main content

Cheetah is a template engine and code generation tool

Project description

Cheetah3 is a free and open source template engine and code generation tool.

It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.

It’s a fork of the original CheetahTemplate library.

Documentation

For a high-level introduction to Cheetah please refer to the User’s Guide at https://cheetahtemplate.org/users_guide/index.html

Credits

https://cheetahtemplate.org/authors.html

https://github.com/CheetahTemplate3/cheetah3/blob/master/LICENSE

Recent Changes

See https://cheetahtemplate.org/news.html for full details

Download files

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

Source Distribution

Cheetah3-3.2.6.post1.tar.gz (296.0 kB view details)

Uploaded Source

Built Distributions

Cheetah3-3.2.6.post1-pp27-pypy_73-win32.whl (182.3 kB view details)

Uploaded PyPy Windows x86

Cheetah3-3.2.6.post1-cp39-cp39-win_amd64.whl (184.0 kB view details)

Uploaded CPython 3.9 Windows x86-64

Cheetah3-3.2.6.post1-cp39-cp39-win32.whl (182.8 kB view details)

Uploaded CPython 3.9 Windows x86

Cheetah3-3.2.6.post1-cp39-cp39-manylinux1_x86_64.whl (676.8 kB view details)

Uploaded CPython 3.9

Cheetah3-3.2.6.post1-cp39-cp39-macosx_10_9_x86_64.whl (660.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Cheetah3-3.2.6.post1-cp38-cp38-win_amd64.whl (184.0 kB view details)

Uploaded CPython 3.8 Windows x86-64

Cheetah3-3.2.6.post1-cp38-cp38-win32.whl (182.6 kB view details)

Uploaded CPython 3.8 Windows x86

Cheetah3-3.2.6.post1-cp38-cp38-manylinux1_x86_64.whl (677.9 kB view details)

Uploaded CPython 3.8

Cheetah3-3.2.6.post1-cp38-cp38-macosx_10_9_x86_64.whl (661.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Cheetah3-3.2.6.post1-cp37-cp37m-win_amd64.whl (183.9 kB view details)

Uploaded CPython 3.7m Windows x86-64

Cheetah3-3.2.6.post1-cp37-cp37m-win32.whl (182.5 kB view details)

Uploaded CPython 3.7m Windows x86

Cheetah3-3.2.6.post1-cp37-cp37m-manylinux1_x86_64.whl (672.0 kB view details)

Uploaded CPython 3.7m

Cheetah3-3.2.6.post1-cp37-cp37m-macosx_10_9_x86_64.whl (656.5 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

Cheetah3-3.2.6.post1-cp36-cp36m-win_amd64.whl (183.9 kB view details)

Uploaded CPython 3.6m Windows x86-64

Cheetah3-3.2.6.post1-cp36-cp36m-win32.whl (182.5 kB view details)

Uploaded CPython 3.6m Windows x86

Cheetah3-3.2.6.post1-cp36-cp36m-manylinux1_x86_64.whl (673.6 kB view details)

Uploaded CPython 3.6m

Cheetah3-3.2.6.post1-cp36-cp36m-macosx_10_9_x86_64.whl (658.0 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

Cheetah3-3.2.6.post1-cp35-cp35m-win_amd64.whl (183.9 kB view details)

Uploaded CPython 3.5m Windows x86-64

Cheetah3-3.2.6.post1-cp35-cp35m-win32.whl (182.5 kB view details)

Uploaded CPython 3.5m Windows x86

Cheetah3-3.2.6.post1-cp35-cp35m-manylinux1_x86_64.whl (684.6 kB view details)

Uploaded CPython 3.5m

Cheetah3-3.2.6.post1-cp35-cp35m-macosx_10_6_x86_64.whl (669.0 kB view details)

Uploaded CPython 3.5m macOS 10.6+ x86-64

Cheetah3-3.2.6.post1-cp27-cp27mu-manylinux1_x86_64.whl (664.3 kB view details)

Uploaded CPython 2.7mu

Cheetah3-3.2.6.post1-cp27-cp27m-win_amd64.whl (181.5 kB view details)

Uploaded CPython 2.7m Windows x86-64

Cheetah3-3.2.6.post1-cp27-cp27m-win32.whl (181.2 kB view details)

Uploaded CPython 2.7m Windows x86

Cheetah3-3.2.6.post1-cp27-cp27m-macosx_10_13_x86_64.whl (650.1 kB view details)

Uploaded CPython 2.7m macOS 10.13+ x86-64

File details

Details for the file Cheetah3-3.2.6.post1.tar.gz.

File metadata

  • Download URL: Cheetah3-3.2.6.post1.tar.gz
  • Upload date:
  • Size: 296.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/2.7.15

File hashes

Hashes for Cheetah3-3.2.6.post1.tar.gz
Algorithm Hash digest
SHA256 58b5d84e5fbff6cf8e117414b3ea49ef51654c02ee887d155113c5b91d761967
MD5 56bb5475917036ff22498caccaf1f29f
BLAKE2b-256 2333ace0250068afca106c1df34348ab0728e575dc9c61928d216de3e381c460

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-pp27-pypy_73-win32.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-pp27-pypy_73-win32.whl
  • Upload date:
  • Size: 182.3 kB
  • Tags: PyPy, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 PyPy/7.3.1

File hashes

Hashes for Cheetah3-3.2.6.post1-pp27-pypy_73-win32.whl
Algorithm Hash digest
SHA256 090a3aa778fa239c17b0b3bf53ee69036d9b2e31b5f03cc111d1e28fd4789c95
MD5 17cc5ade69ede02c40845495dcf43597
BLAKE2b-256 593972440e5ea1c94232dd0268d49cd62aa1240f8207a904081c4110e6a43d26

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 184.0 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for Cheetah3-3.2.6.post1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3546a9527c98343324a4b3a98c723901caf51597680e4eb1085c324c211b74bd
MD5 762c8e1bc81e7fac8c4af581dcd32eed
BLAKE2b-256 4db989194db2c6533a441e545272123dff56c53446b586d73ca70d9be6ee2150

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp39-cp39-win32.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 182.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for Cheetah3-3.2.6.post1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d70453753d7322cd85f3ae3c3282da82dd3bfa8263305ddd8c47f42b8639b5c6
MD5 b0385696e84bbf3bd1b150452c918c2f
BLAKE2b-256 5c7f235302d4a962a96c79b31d0c867288b2d05eb4700aab3a5f131b74e4d768

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 676.8 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for Cheetah3-3.2.6.post1-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c5c6bf37f82309b2250d02f0a76a2e50edb310ab16b1e6c4bafaae9aee465861
MD5 39354e00f358f769aeca056d9c38ee62
BLAKE2b-256 0c0631ea85572878eaf77a66a6fbfd34acdcbad832efe122d79ff3519a5871f0

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 660.6 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for Cheetah3-3.2.6.post1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ac044d9da2d9f04b6797dcc79a496d3e170a326eddecda58882ffba02dbb7c59
MD5 5f60f8baa1f76b103181d21446a8e895
BLAKE2b-256 e24e64915206485a8cc0f4c5fa6da44dc9d443cdd5c807484b437d9d484e3f94

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 184.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.0

File hashes

Hashes for Cheetah3-3.2.6.post1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 01924bf4c4d6f3d5fd5989f0a5d7fb59ebb2944fc0b9722b3e62704002269817
MD5 aaf41e3ac33b90294b415d4da92fdb7d
BLAKE2b-256 f078d2ba0ccb24269325b85c9dedc8f0be6f9ccc333884d08be7bbc96cc9a2d8

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp38-cp38-win32.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 182.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.0

File hashes

Hashes for Cheetah3-3.2.6.post1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 8608b7b9dd0b37149a0c5a9b0ffb8fa2d4e996016fa43b39e65cba02c7e3f6f9
MD5 826a838ce883df4b7d364f804300192a
BLAKE2b-256 e771b4868a5b55099db205a6732eb510f7ce135a782f10507cf4432b8c095147

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 677.9 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.7

File hashes

Hashes for Cheetah3-3.2.6.post1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3367f2eea7d887f42cbaff962eb4bdc851ca92ff0d3360d825e27821cddc844f
MD5 a948ee61620a34d66fe300c35a7a1f08
BLAKE2b-256 d749effe54ff6ddf2363a96cb900bcab228acece37f8cd8b18a534fee45f7117

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 661.3 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.5

File hashes

Hashes for Cheetah3-3.2.6.post1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5ff60b049b338ced59f8f4d838812e287f2d077fb970c1dafa78fbe2d26165eb
MD5 61e428b46ccf6dfe65c7c45e93cb4774
BLAKE2b-256 77cfdd2247111e11daca199dc9f08af591efde4d2b71f95c70db95352a185068

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 183.9 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.7.5

File hashes

Hashes for Cheetah3-3.2.6.post1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 8b68dacd559cebdafd8d8346b32e389ca022d9a2111fee0ee8894160fc20ecb2
MD5 02c8db9a0751c2372948b2b54612715f
BLAKE2b-256 d8810c78fe1112f9dfb7d9279e80cd25647adc1575bfbcb0583fabd719e6fc52

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 182.5 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.7.5

File hashes

Hashes for Cheetah3-3.2.6.post1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 ae7bd6760f8d4d6fbbb3bd1aab3a7c43997bdebc29a8d8d2252975f1665a75fa
MD5 d85cbe7a34a7e889cf0fc1d8ad44e213
BLAKE2b-256 f09e084b28c2021a1c3342b42344b45b25116b74f845e51c59e895d274c2df65

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 672.0 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.7.1

File hashes

Hashes for Cheetah3-3.2.6.post1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d3d6adc91d7b5ebb7896ff22f806c67862a496d89a17bab91c83094b2eabfee5
MD5 d47f1351160366799093dbd03cba0182
BLAKE2b-256 142d862e41afbc669de4ce0e28ef678e64968bc44908cbe3f1e21050b8394341

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 656.5 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.7.9

File hashes

Hashes for Cheetah3-3.2.6.post1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6baf23ef7ab14bf51de2c9721da8513b518e426e7f610dae2c5a6ab0ba95a770
MD5 422d2c8cafe852e0b9aad5d5406d8968
BLAKE2b-256 4e43f3e117ab25172b7cb165f45c43cb03ad27d1242f8c144d4f6c6c35102517

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 183.9 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.6.8

File hashes

Hashes for Cheetah3-3.2.6.post1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 b875941d5c15163cd03e19aeff65af4529e017e5371e15be053a0ad45b80c244
MD5 fe36244cf1ae08c86cd81c65000a3105
BLAKE2b-256 c727b55bff0e8fc2f6e635ea372f2dae5549598a571955e67b1ff68fb8f30042

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 182.5 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.6.8

File hashes

Hashes for Cheetah3-3.2.6.post1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 3e75fd1c1edefa954ff88ef177a4c1af6cf1a5ae226bcb4c86fd6c842b4db5d4
MD5 f49612cf4cbb6502ed3377c73dcdcd4a
BLAKE2b-256 2f09e1d0bf7a146155c2c6b1abbfb5fc5acaf941790631cc6207c02d6e701f8f

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 673.6 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.6.7

File hashes

Hashes for Cheetah3-3.2.6.post1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 95b5169f9e25e9ab74be5d07f45b08bdfbd34f959eb44b11f546dc96e961c49c
MD5 ed013bbf87b9aec2e3cea967b8febacf
BLAKE2b-256 115f099b75d5cca6d0f01098b780cd80ff91e40174f38282ca7cecbeecb32b05

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 658.0 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.6.12

File hashes

Hashes for Cheetah3-3.2.6.post1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a50b75e87ad88ccf1d63d43aa5c95817b8cddbefac0201b16881ca476414bc0f
MD5 23307c6c12c9fa15ee042ff1bd61ef1a
BLAKE2b-256 45e42591862c1a6f8d3529da7806344d52293d6ec01218ba98515b512e007a51

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 183.9 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.5.4

File hashes

Hashes for Cheetah3-3.2.6.post1-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 65d051269a001504c8b1c44fa55ba111d9267c30523883a704fef74d4eb7cdd3
MD5 b01fbfc14f1613638ee23cfc8caa7abe
BLAKE2b-256 3893b06da68c95aa64052a56534b96a60b3813a36a0e2baca1d40f50bcd2a597

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp35-cp35m-win32.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 182.5 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.5.4

File hashes

Hashes for Cheetah3-3.2.6.post1-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 8c7c31794035ae16bdcf21801b45e97fe9aa288d697df3a31e830d47c79ba368
MD5 5d0b046b5126273aab37d675bd626bbb
BLAKE2b-256 2aee438338f9362fc80017365bc1fc0413d0db39c9d06011cc0974541813e679

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 684.6 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.5.10

File hashes

Hashes for Cheetah3-3.2.6.post1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8e816020698ad4da3524d9d4bc3349896d06b9e3b5c91a526fe9ac6c910b0002
MD5 782998851a43de248901d4e20b0f1d1c
BLAKE2b-256 a36e2cb112a1369459879cccd3631e8d793e9ea7c4d2e377c22994ba1acf7c9c

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp35-cp35m-macosx_10_6_x86_64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp35-cp35m-macosx_10_6_x86_64.whl
  • Upload date:
  • Size: 669.0 kB
  • Tags: CPython 3.5m, macOS 10.6+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.5.6

File hashes

Hashes for Cheetah3-3.2.6.post1-cp35-cp35m-macosx_10_6_x86_64.whl
Algorithm Hash digest
SHA256 1d33efa6ce33c8157cc1b3d0e251c1621b35b75f696aba283e3bc65192344fd7
MD5 84a37ba33a1651668e99241704786038
BLAKE2b-256 cc2ef98edbebb13363ac7efee69402826476cea2f699c5ef912a7fea27cb8f28

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 664.3 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/2.7.15

File hashes

Hashes for Cheetah3-3.2.6.post1-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b9b3b25798754ecc75b4815fabc2f20e4df50c2f0fa0b576f82f12406699e143
MD5 e61165d2a5833c0adb1bed7e2cd3ada5
BLAKE2b-256 e271a1897a8204501a576a8e1a7a32ecd94b20091ac23cefb4aacee6f4ecfa77

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 181.5 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/2.7.17

File hashes

Hashes for Cheetah3-3.2.6.post1-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 c6a596dfff94fe3bb6f5ac4515537096798d98461488fbcce30ab6456bc97c21
MD5 a61d054b31e159299013ad9d7be441dd
BLAKE2b-256 0bccaa3e7b82c831f99e9d7b1a03052a0c7dfe8f21066981e12b3872bd1c2f94

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp27-cp27m-win32.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 181.2 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/2.7.17

File hashes

Hashes for Cheetah3-3.2.6.post1-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 f6d7c4f3e1d84e86af416078def46a841dc26dc95fed91b049d7d4599e612b0b
MD5 24d67b5211d0c4e40fb83e1396fca40e
BLAKE2b-256 b35a0f8bbb4f0f9a61def05df131e262fe98e37d494e90ffb3b46d8a45a295e1

See more details on using hashes here.

File details

Details for the file Cheetah3-3.2.6.post1-cp27-cp27m-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: Cheetah3-3.2.6.post1-cp27-cp27m-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 650.1 kB
  • Tags: CPython 2.7m, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/2.7.17

File hashes

Hashes for Cheetah3-3.2.6.post1-cp27-cp27m-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 33eff0a209f8f6da2ac112fa5d7a3eaaeeb6d16b268cec1a9666513b5142d50f
MD5 eb487778e99898c8c278a906a2b9adcb
BLAKE2b-256 e71d0822116c76e58b45b3ffcdd1efb325c9bffef99208024a5130e5f7ce0124

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