Skip to main content

3D Visualization Made Easy

Project description

All platforms have good support for 2D images, with well-recognized formats such as PNG and JPEG that can be viewed out of the box (no installation) and shared trivially.

However, while many formats exist for 3D data, none are well-supported without installation of tools such as MeshLab, Blender, etc.

ScenePic was created for 3D computer vision researchers such as those working on HoloLens and Mesh at Microsoft. It was designed to be a lightweight, reuseable 3D visualization library, with the following desiderata in mind:

  • Make experimentation with 3D data near effortless
  • Incredibly easy to create and share 3D results
    • zero-install sharing of detailed 3D results using HTML
    • based on modern web standards so usable with any modern browser (tested in Edge, FireFox and Chrome)
    • embeddable in other HTML documents
  • Performant
    • based on WebGL
  • High quality visuals
  • Works both offline or interactively in client-server setup
  • Simple, clean API
    • friendly Python front-end
    • basic mesh json file format
    • other language front ends easy to add

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

scenepic-1.0.7.tar.gz (395.5 kB view details)

Uploaded Source

Built Distributions

scenepic-1.0.7-pp37-pypy37_pp73-win_amd64.whl (550.1 kB view details)

Uploaded PyPy Windows x86-64

scenepic-1.0.7-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (607.1 kB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

scenepic-1.0.7-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (598.3 kB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

scenepic-1.0.7-cp310-cp310-win_amd64.whl (551.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

scenepic-1.0.7-cp310-cp310-win32.whl (508.5 kB view details)

Uploaded CPython 3.10 Windows x86

scenepic-1.0.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (603.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64

scenepic-1.0.7-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (598.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

scenepic-1.0.7-cp310-cp310-macosx_11_0_arm64.whl (605.1 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

scenepic-1.0.7-cp310-cp310-macosx_10_9_x86_64.whl (605.1 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

scenepic-1.0.7-cp39-cp39-win_amd64.whl (551.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

scenepic-1.0.7-cp39-cp39-win32.whl (508.6 kB view details)

Uploaded CPython 3.9 Windows x86

scenepic-1.0.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (604.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

scenepic-1.0.7-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (598.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

scenepic-1.0.7-cp39-cp39-macosx_11_0_arm64.whl (605.2 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

scenepic-1.0.7-cp39-cp39-macosx_10_9_x86_64.whl (605.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

scenepic-1.0.7-cp38-cp38-win_amd64.whl (551.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

scenepic-1.0.7-cp38-cp38-win32.whl (508.5 kB view details)

Uploaded CPython 3.8 Windows x86

scenepic-1.0.7-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (603.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

scenepic-1.0.7-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (598.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

scenepic-1.0.7-cp38-cp38-macosx_11_0_arm64.whl (605.1 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

scenepic-1.0.7-cp38-cp38-macosx_10_9_x86_64.whl (605.1 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

scenepic-1.0.7-cp37-cp37m-win_amd64.whl (549.4 kB view details)

Uploaded CPython 3.7m Windows x86-64

scenepic-1.0.7-cp37-cp37m-win32.whl (510.2 kB view details)

Uploaded CPython 3.7m Windows x86

scenepic-1.0.7-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (618.0 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

scenepic-1.0.7-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (615.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

scenepic-1.0.7-cp37-cp37m-macosx_10_9_x86_64.whl (596.1 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

scenepic-1.0.7-cp36-cp36m-win_amd64.whl (549.4 kB view details)

Uploaded CPython 3.6m Windows x86-64

scenepic-1.0.7-cp36-cp36m-win32.whl (510.1 kB view details)

Uploaded CPython 3.6m Windows x86

scenepic-1.0.7-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (618.1 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

scenepic-1.0.7-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.whl (615.1 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

scenepic-1.0.7-cp36-cp36m-macosx_10_9_x86_64.whl (596.1 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file scenepic-1.0.7.tar.gz.

File metadata

  • Download URL: scenepic-1.0.7.tar.gz
  • Upload date:
  • Size: 395.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7.tar.gz
Algorithm Hash digest
SHA256 0be17714824aa83d0ab4c211dc81cc7b0275bb2627aed828756ad59a74401444
MD5 9d597945fd7c8a08949fde61ffcaddd9
BLAKE2b-256 5e1770d0b91d4f3b7b9e023345f0998279af7accdb691e309f84f13c92c16959

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-pp37-pypy37_pp73-win_amd64.whl.

File metadata

  • Download URL: scenepic-1.0.7-pp37-pypy37_pp73-win_amd64.whl
  • Upload date:
  • Size: 550.1 kB
  • Tags: PyPy, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 cfd84e2561e9e406c2f192f7e3289af983965959ec559c94cc20cb6afb93cb95
MD5 f238f70517fa815570e9083fbc583f68
BLAKE2b-256 7e8cc85d7061c71a46b4d16535f22dd9b88db6fa11593f4fcf78193291cf7b37

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for scenepic-1.0.7-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 5a9a730c63c5274640324d11d73f6140db2d4b948244eb662c06dfdca07dfa52
MD5 b6968c55601a8dd11858f28e618347ef
BLAKE2b-256 ab396b044c880b6b24f08693185c51053c6efdba53d36453296145c41a5e3a34

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for scenepic-1.0.7-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b57a97ab67e76a2011122ab4fbb5c755b12cd841a5f516ac2a49759b3c27c645
MD5 633aa23ed3c074ca400369d2ab4cbff3
BLAKE2b-256 8e8c608e9869c407afe896f04efb2ba549f1833876b79efffacc80c65d7ba2c1

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 551.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 306fec76995243ea6d4a7017994528b2a6f8ac0dfcdfcbc7431947c2156ee037
MD5 1f7fda8d86cc8f806f013b2569d66c91
BLAKE2b-256 ce4e70ca18cf54e313d587781ac2150b79abbea2133aede02b6bf4bc280a8c27

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp310-cp310-win32.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp310-cp310-win32.whl
  • Upload date:
  • Size: 508.5 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 65c5da07eacbd39cdc81073ab81d39d6313b2eb5474e9d4c1bd55535f859454b
MD5 d302ccd0d9ef849f9ac41334ac8b0472
BLAKE2b-256 03245f3c9809bf709c708255f30472dd9a8ce14908d4c0c366bbe13bcf7be145

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for scenepic-1.0.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 467a7a4bf691492b6d4c6d07c6e9b71bd707110e2bb7fbed13ea4ee0aff3d508
MD5 9ac1d47efb213f32be4898efae63779a
BLAKE2b-256 aaea44f8a2ab3f843bf4a3c7f8cb97b5bd9bf23567c1d80b878468140c2f6cf9

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for scenepic-1.0.7-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 6108f09037274d52900650655e59217d2d59aa5e2c90af0b6c6e91b766760ac1
MD5 a4d82662da8a603255a31b69e53ad21c
BLAKE2b-256 c7a7e04041e8a89f9a9e651b3a73b2977b7cae2bef5cc0f3f326eddc9c4afdb6

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 605.1 kB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1c6dc38244ac951a851a11f7751f7ed5414b0698b43fede4a58795f442cf8f5f
MD5 5dc90ce287319911a50e9877bcb218ab
BLAKE2b-256 cbd006fc813b9da4fe88dabec25d1ab6d2adb8d7bd29f4ca35e897bff2c9b629

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 605.1 kB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2161ea18eb9d0b6d72d0edce00b7ce26e780a62477aeb56458a7c6725d0ce004
MD5 92a7cfca95a675b1914486c4adcc50ad
BLAKE2b-256 e255b0ec2ad0a349af581f10923b83770c07793159851f151a1726b010264152

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 551.8 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7c5728068ee2442d61cb6d061651fc5a6851cdb317b1ff4fe2661700ac87441e
MD5 8d425a55e5dfea46a4a4f9c21f88523a
BLAKE2b-256 56f904a423dc66baf66847ca77e5e8b96dc5f5b2104589e83a41cb8b0cf88cb3

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp39-cp39-win32.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp39-cp39-win32.whl
  • Upload date:
  • Size: 508.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d6fb382c85d0d358b17ad9161e61b59fa333dcb61735e6a2569031449ed6e865
MD5 659aba56e5fc44c42af1346d8f276895
BLAKE2b-256 270e554bdffa92b10b2e39378ff27184be9a6dc53779bede86a4c4adc2b04734

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for scenepic-1.0.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9997cb3390401739eb15a3e7cf2a6a227ccbfccdaf7906d6f277975e34d2e20a
MD5 4009d6ea86eee3d0e3721e4fd1c9879f
BLAKE2b-256 04297d7331956c12a2bc1758d2769a126007cd9d8b99a4e5c878b1256792a79b

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for scenepic-1.0.7-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 6e979656e9a9ac80e8ca0366998156f8a229b6f703b7754f0faf2d59e8fc347e
MD5 d861efd45d0adb98cc57bfcf15e6f34c
BLAKE2b-256 37cc243630ce300a1b1b868ac6e0d104d9514c57db88a402b14d815242ebde20

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 605.2 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ead4f556537ed6518e10a2ea800e1957c471ef51aae9d0465627ef97aa59412a
MD5 7f59356af3d740733c265a4f92d486b0
BLAKE2b-256 8894c44b2052e7f79b852925262d4424c160a53d5c09e116c3f2e2d5df00bc34

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 605.2 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d573105af518b8e1ba268ad2d8d0f69e56a100726ef6b5e768af335f1a5282ac
MD5 5ad634e3d1d17b7eeca23f2df3258f12
BLAKE2b-256 fcc04496522222ec0481d5dd0ce5ce450f21bbf4885f2409550437caff72bb6d

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 551.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 45a7b1516c947690edcbe3fc3517f878f5509fc3ef46363e4d75ca5a4389572a
MD5 7defad4f17c3d7d024e38b71d59a9a9c
BLAKE2b-256 9945cc788df5d08574a8fcae5991b932b6cd102ac3d469d8c29e0a019b894621

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp38-cp38-win32.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp38-cp38-win32.whl
  • Upload date:
  • Size: 508.5 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a9de20b906a8c906c768cdd2f3810dcab60a7c8c717d0e40f2c814327c184ba4
MD5 478104340e1256196450d3b0095eb967
BLAKE2b-256 7505d663fa9dceb2e25c4df4efc3973df5b744df146e0a36d0cd6eddfa9c5ad3

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for scenepic-1.0.7-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 33b521fae5d5ddf3f160ccaa682fbc67372b6dc8f61527b47ee58bae9ce9214f
MD5 29f3bbc244021ddedfadbb4e96fe34d6
BLAKE2b-256 4dd56cf459ebaba26445c1174cd654b8c17fdc1a3bc97184c33e7711700fb21a

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for scenepic-1.0.7-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 c422c8acdd768c880daeb01b4ffa84e08fb85007df158a03c0c3c3523dff2a41
MD5 5a41ff46fdd3a059e90ca08a1ee21784
BLAKE2b-256 e7fa10cfd487d93e3d4ff9fea46df82a66e5918b5e71d64f5ab5ed10d8dd148b

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 605.1 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7c92ec8819253657e177a54b3651bf3e758a008df997dce5115f11b66587d3a4
MD5 8e82b3e7ec989f7f8570fd3b01953e76
BLAKE2b-256 fbb9a8b0d767d650e5621d07fb758e263908003757c4128f68af71a1ffdc0f90

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 605.1 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 17dd7f9a45fa4e361725e6d9e18f5de91dd0681ba49db00c4741fd8779b5f041
MD5 26e85e99d2e9909e47fdfac343e8591c
BLAKE2b-256 5819d78dad3b3b55a2a040bb7be4000ae64e222b773ec7bd8b3b16a3230f35e3

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 549.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 f4d2d37228062087cc4bebf7983f030fecb541819dcfb713031c26171f59d9dc
MD5 97a03b9427ebe004ec0e24e45ac8f35f
BLAKE2b-256 4578d54a75e619a1abf5ed9cef7c6d2530feb9be0e5fd731ce74ef345228fca6

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp37-cp37m-win32.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 510.2 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 3160e5fdfa6fb1418b777979000a24b0d68cd2825c4b6651e8ae3307025c98e0
MD5 6f10b3eedb6728f22f6776945e5be407
BLAKE2b-256 e4ab142c7ae7f5b6399b201164c41cfc53dc66abe5213d527546040baef16f77

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for scenepic-1.0.7-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e79c16aebd367e27016b5f332d2b09ba43a9d36a02b7fca8438fce5e1de0305b
MD5 555e0783b588c380b9e960d9017cdb82
BLAKE2b-256 34846b734c5c55e688772f1959a7ea9590bd12394f5601ebe2e786adab6d615c

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for scenepic-1.0.7-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 08eec0816e46313557d9333ace86cc89e791207057a007cac5ef88936e135a98
MD5 628290c999c9cc1aaf5f6cedda07eb9e
BLAKE2b-256 c32aea966521b25659bb299d486fbd1ec41ced1e514f947d04f06ebbb07073e1

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 596.1 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ca3d6579f3a965d0d26c3e3bfc14d042b49a8b572b76b4250cbcac468de732fe
MD5 accc4d9dd3b589b307941528cd14cf6b
BLAKE2b-256 558363495a66fc1e83dedd005012cb644b72e043d79d44fca522c8cee652f1f6

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 549.4 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 e013f019fc0c7bfcf20a0f22d914ce61553225ff0f9ea21989840af7c43d8989
MD5 889f273f9933c74aabec45751ee0080c
BLAKE2b-256 74b28f5ffbebbf71bf81e0cf22c59a7f7903f5f6ef14f47a9ef07be0bd2f33d5

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp36-cp36m-win32.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 510.1 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 0bfa6f4e97b52c582546ee395594b2b9b7265848094843e2caf5c56cac3e650f
MD5 15a868ddba25c5cfddcfff5e44e4f7a1
BLAKE2b-256 fce5ea270943b26bf1b108c5d9d3b11576b21c6484c2d591f7fee08bb51ee5c0

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for scenepic-1.0.7-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 d0285844eb9749b375fa6d1d4d02365fd0d31795f6a5bde9ae98f2cbce5cc67a
MD5 193cf81e23a45421dfa75a627cdd9292
BLAKE2b-256 5f9ea83b56793dc78473300ab492e1ad3b8d32d42c7584ab27d1b0b3b3843123

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for scenepic-1.0.7-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 43f7d2b226dc1962256fe72100d89b04c68dfbfc80fadd6b577f48abefe2c0b0
MD5 d65936a3a3b5d3ce4328a8c201eda3b3
BLAKE2b-256 c2ed938eaf95363d92231213722468870f00e76697a406006a8f8484b142d8b4

See more details on using hashes here.

File details

Details for the file scenepic-1.0.7-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: scenepic-1.0.7-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 596.1 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for scenepic-1.0.7-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8b0cac8ba5a136b273a7db35fa6017cbb38183453ee50134140b78c0e8cc5099
MD5 0763867bcf277643f4627ea779dfd692
BLAKE2b-256 038cdad2c274f047ca37dee12d2b0c66537a70288e436f1e5eafe27e559577d4

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