Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

SmartPy - Smart Contracts on Tezos

A comprehensive solution for developing, testing, and deploying smart contracts on the Tezos blockchain. All in familiar Python syntax.

Getting Started

Prerequisites

  • Python 3.10 or later.
  • Pip (Python package installer)

Installation

SmartPy is available on the Python Package Index (PyPi). To install it, just run the following command in your terminal:

pip install smartpy-tezos

If you're using a system with both Python 2 and Python 3, you might need to use pip3 instead:

pip3 install smartpy-tezos

If you prefer to use a virtualenv:

python -m venv smartpy-env

which should be activated before installation of SmartPy:

source smartpy-env/bin/activate

now install with pip:

pip install smartpy-tezos

For alpha releases, remember to explicitly set the version you want:

pip install smartpy-tezos==<VERSION>

Documentation

You can find more detailed documentation and tutorials at the official SmartPy documentation site: https://smartpy.io/docs

License

This project is licensed under the MIT License - see the LICENSE file for details.

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

smartpy_tezos-0.25.0a11-py3-none-any.whl (32.2 MB view details)

Uploaded Python 3

File details

Details for the file smartpy_tezos-0.25.0a11-py3-none-any.whl.

File metadata

  • Download URL: smartpy_tezos-0.25.0a11-py3-none-any.whl
  • Upload date:
  • Size: 32.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.10 Linux/6.6.143+

File hashes

Hashes for smartpy_tezos-0.25.0a11-py3-none-any.whl
Algorithm Hash digest
SHA256 2207b8402c60286b85c42af4fcac1b54b29e9afae711920f3ae1a16af274972c
MD5 0613ef08868ede452b7839498a8cfc13
BLAKE2b-256 201d3433d95f03370de9062787f9735c3e6a98b12bca03b248454a63a21ed928

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.25.0a11 This release

1 file

0.24.2

1 file

0.24.1

1 file

0.24.0

1 file

0.23.3

1 file

0.23.2

1 file

0.23.1

1 file

0.23.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page