Skip to main content

Convert text to SVG file.

Project description

Text2SVG

This is a small wrapper aoung Pango and Cairo which allows you to enter a text and get you svg files ready. This is wrapped using Cython.

Installation

You would need Pango and Cairo along with the header files and its dependencies.

Installing using pip,

pip install text2svg

ad checking your installation by running the below example.

Example

This is a small example on how it works.

from text2svg import *
info = TextInfo("Hello World","hello.svg",50,50)
text2svg(info)

This will simply create a hello.svg in the current working directory.

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

text2svg-0.1.0.tar.gz (16.5 kB view details)

Uploaded Source

Built Distributions

text2svg-0.1.0-cp39-cp39-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.9 Windows x86-64

text2svg-0.1.0-cp39-cp39-win32.whl (3.9 MB view details)

Uploaded CPython 3.9 Windows x86

text2svg-0.1.0-cp39-cp39-manylinux2010_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

text2svg-0.1.0-cp39-cp39-manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

text2svg-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

text2svg-0.1.0-cp38-cp38-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

text2svg-0.1.0-cp38-cp38-win32.whl (3.9 MB view details)

Uploaded CPython 3.8 Windows x86

text2svg-0.1.0-cp38-cp38-manylinux2010_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

text2svg-0.1.0-cp38-cp38-manylinux2010_i686.whl (1.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

text2svg-0.1.0-cp38-cp38-macosx_10_9_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

text2svg-0.1.0-cp37-cp37m-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.7m Windows x86-64

text2svg-0.1.0-cp37-cp37m-win32.whl (3.9 MB view details)

Uploaded CPython 3.7m Windows x86

text2svg-0.1.0-cp37-cp37m-manylinux2010_x86_64.whl (1.6 MB view details)

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

text2svg-0.1.0-cp37-cp37m-manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

text2svg-0.1.0-cp37-cp37m-macosx_10_9_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

text2svg-0.1.0-cp36-cp36m-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.6m Windows x86-64

text2svg-0.1.0-cp36-cp36m-win32.whl (3.9 MB view details)

Uploaded CPython 3.6m Windows x86

text2svg-0.1.0-cp36-cp36m-manylinux2010_x86_64.whl (1.6 MB view details)

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

text2svg-0.1.0-cp36-cp36m-manylinux2010_i686.whl (1.6 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

text2svg-0.1.0-cp36-cp36m-macosx_10_9_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file text2svg-0.1.0.tar.gz.

File metadata

  • Download URL: text2svg-0.1.0.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0.tar.gz
Algorithm Hash digest
SHA256 66a149a0b794037df51ee55e21f5fd35a85c4d3702f319ae28f8908a3c67ed30
MD5 f0662e363db5b03121a77b40f4d6a662
BLAKE2b-256 b68f0f96cb7d654af3235cf42bf00b8cfcb995e4b1ae7e3f73d92ef32b654b0f

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c15b348f7a3015f1d38f6aa6cc3f415df76d48e14dec14c4800805e7bcb14bd6
MD5 f9f63b9682923dfaa294e9377fc67e8b
BLAKE2b-256 76360968554c913b24817bd2b24e8cb43c18276038719ee94287e0756c13cad4

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e189f14fb0c5b423ede6763055c6106e841f15ba7eaa4a1736f9d98450278ed0
MD5 1aedbc770db0ea711b15fdc3b8f67fd0
BLAKE2b-256 67347ce86b794f8d332dd64011b7847ad57611255a6cd8cee6ba6c872e2d3e59

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 f327ccde4c76e0e29eff2924d0f41988cdd215a1ddf9f0f9450e7d40028e7588
MD5 6ead69c9674293f379138e7ee607328e
BLAKE2b-256 0555005c5894dd1cb22c05a7fe302f7e5308ef9378d91c487035428fe705317f

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 a9d2632100fb54eb993ddc6613abe38310ad6db842ccf8a4630e0b6dac0a6bc0
MD5 ada9257b0e9625f310050d986dbe6747
BLAKE2b-256 41e339ec5e855968884d156e36dd225a2216573f8957213a139c65fe46da805e

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 24b3fdf002f555cfb1304e4d9df72558ae731d14900c6e1e8d3b5bd22625e894
MD5 3dd50f41d6f472214bbd9fb621afb73d
BLAKE2b-256 23f0e5d0f7da9d27de239c8ddf100551d2da2704c8a4100f6e1491d6bbca12b5

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d65629ff7ecfdb905aff40115d8de3dee40cbc2d50b505cc5c37cf27e8f5f887
MD5 dc5ac3b80215f5eb9c2f0b54ef678e02
BLAKE2b-256 07643a903db1894dca3dc179f700b50e654c8955c47b23d506271ed8f1c88aa9

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 be59ea5ec093f651737da1fc8d1719d40ab74778074cfc69556c54177c93fca3
MD5 28a0bd46b937bb30f9a8c63cb9515557
BLAKE2b-256 0d476f99a1ce60eb25bd0603811763eab41e1fa6f10300e7d45e2fa9cd483b98

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 b39174ae36303005dc30f655ba9706ce3abfbc516fd20caffd2bc935bee1e61d
MD5 2d3e17eedbd393e6e565fd0ab9aa5fc1
BLAKE2b-256 f748def9249ea6e3b420b41b7fa2454268fe10c55d1cbdf9bcb551c11ebe7f30

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 130960b0569d552a91c2e72cd72313f3546515cab4c8630e1b5ab46d7d7ada4c
MD5 459a9cd9c123894cdead45cf63841b8e
BLAKE2b-256 c46b8715cbda8ad4bf5f27f1591bc980da766b0a26bcbd9fe9fe8e39e7cf1818

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4f2c09e8e8f436c0292646ccf02f271cf108eae9e75d718fa0ce68645c19bc2e
MD5 ee557ae8678ff5777897e5a8761b9f44
BLAKE2b-256 27ed95f3466686f7ee8ed4bbe765a9bef862cfc51477c74a2b4e50a4dd9b90c8

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 7c2309993a639d66de55c56be91ad7851d42e497e9f0471fbc7544bd1fa9df3c
MD5 051369852a3aacc888c5e666755e0978
BLAKE2b-256 bd5c8eb7d7d6ec257f0483b1209f43d40ac2622ba1c28df6bea9fc72f0fe8004

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 f5d15486beb815888a33a7b4a2490b2515232c07d9d9e5f711b3476ec8937d57
MD5 d484faa6e6b7adba75213beecb77c390
BLAKE2b-256 69a9c63db70f7c6c85f13536576d5d2cf534def09e4ed53d6bb30e8097290022

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 966aea1dc92473d080fa7a72c46ad25454d91412afa8d48bd5ff2d61eaf06888
MD5 0a4fe0e3ba627a734e533d265eac4959
BLAKE2b-256 c6352b914a73cb9574804e3d7c18889106f0f6fedd9e8532d27b59c5e445b13a

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 78a1a3c0b757bef7dd818da2b94708bf973ebaa73e5c892db3ea0d2a0240723b
MD5 00130061bf485a086b386c64419e5a6d
BLAKE2b-256 ab0eaebe594905309f5baee3e9e8d1f0a5e0df412ff7990f360f1ac0cc0277d0

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2899e86449890a1c727150ff825bf78711e5827a1f527750c49ba42e8d262b02
MD5 63c2c5fe8ab2b6ed20538345ec1694b2
BLAKE2b-256 3161008bc5d56bf9268671e5273d3f70fc245159e80f71b461e952fc308cc105

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 98bc719e0709c01456c1b547331ad773aa525d063afa2223f463de4eb8070cef
MD5 827ac1033cabae38149baf72a85b104b
BLAKE2b-256 ae780c8d46a3f4a3b07c55e5876efeb1cbe17bfa5e8b02b457316fb34652c093

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 6afe7310f30de1355244ae73dc19bc64895999f91fee2ce3b9c9b9c59c864bb6
MD5 6f6633588b9301ec501c971fa3413cc1
BLAKE2b-256 bcd820df1a124dd249f37af46531aeb5a7c96946b9fdaf0f62ec881a60a01539

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 7011116a9666ee16205a4186250ec55c4008fe78e488abf7eab842aa23e781a9
MD5 de48320c0d20e25afb96111c6bc9f74c
BLAKE2b-256 a4dceb25ddb425affd19fb5d410a99baced45bb98ea643bd5e34b5e31eab87e0

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 dbffc6bd682a0a729b7c9aae2a9dd14772190ef6b649b826ca55608dedea52e6
MD5 d0c401d6cde7b8ba64feff2cebade746
BLAKE2b-256 5f1740110ecae234f85212a687f54d214ef7c172b9824994ca1f814a94f20cbd

See more details on using hashes here.

File details

Details for the file text2svg-0.1.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: text2svg-0.1.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9

File hashes

Hashes for text2svg-0.1.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 129bdf6adcbee8f1852c1c514137db7080d789e494d508ad96bfc7fb0f3e2d09
MD5 6a0eff7ce6425966ea86c3569b7a44f1
BLAKE2b-256 3636c31f9aaf36a6450bdf9d165ba698658298a658238232168ba3b0dc1a4ee6

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