Contents

opshin 0.27.1

0

A simple pythonic programming language for Smart Contracts on Cardano

A simple pythonic programming language for Smart Contracts on Cardano

Stars: 167, Watchers: 167, Forks: 34, Open Issues: 16

The OpShin/opshin repo was created 3 years ago and the last code push was 1 months ago.
The project is popular with 167 github stars!

How to Install opshin

You can install opshin using pip

pip install opshin

or add it to a project with poetry

poetry add opshin

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/opshin/
Documentation:
https://opshin.opshin.dev/
GitHub Repo:
https://github.com/opshin/opshin

Classifiers

  • Software Development/Compilers
No  opshin  pypi packages just yet.

Errors

A list of common opshin errors.

Code Examples

Here are some opshin code examples and snippets.

GitHub Issues

The opshin package has 16 open issues on GitHub

  • Allow specializing Anything type variables via isinstance

See more issues on GitHub

Related Packages & Articles

Nuitka 4.0.1

Python compiler with full language support and CPython compatibility

fino 1.1.0

Output the Finnish word for a given integer

vyper 0.4.3

Vyper: the Pythonic Programming Language for the EVM

Brownie 0.5.1

Common utilities and datastructures for Python applications.

eth-ape 0.8.48

Ape Framework: Build and explore on-chain with Python