TypeScript for Python
Project description
TypeScript for Python
virtualenv venv
source venv/bin/activate
pip install typescript
Import TypeScript for single file usage
import typescript
myNumber = 0
print(type(myNumber))
#<class 'int'>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
typescript-0.0.12.tar.gz
(1.7 kB
view details)
File details
Details for the file typescript-0.0.12.tar.gz
.
File metadata
- Download URL: typescript-0.0.12.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f077b58d0a69ddd45f8f32caaf9d5d1e018630ffe1d33b095a0398f5cd51d9b |
|
MD5 | 0037898ed5d3855b9b319e419fcbd1a9 |
|
BLAKE2b-256 | 2fd92918a9a72378efe0322cf751359a28f603b07e230bec0436e19ea95e8404 |