Skip to main content

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


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 hashes)

Uploaded Source

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