Contents

opshin 0.21.0

0

A simple pythonic programming language for Smart Contracts on Cardano

A simple pythonic programming language for Smart Contracts on Cardano

Stars: 122, Watchers: 122, Forks: 21, Open Issues: 43

The OpShin/opshin repo was created 1 years ago and the last code push was Yesterday.
The project is popular with 122 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
nielstron
License
MIT
Homepage
https://github.com/opshin/opshin
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 43 open issues on GitHub

  • Feat/chaining
  • Fix/missing locations
  • Bump hypothesis from 6.81.1 to 6.82.3
  • Support for keyword arguments in function calls
  • Restore Python 3.11
  • Provide executables
  • Error when causing errors in list comprehensions
  • Implement bytes.fromhex
  • int(x) does not work for strings with preceding/trailing whitespace
  • Implement python builtin functions

See more issues on GitHub

Related Packages & Articles

Nuitka 2.1.5

Python compiler with full language support and CPython compatibility

fino 1.1.0

Output the Finnish word for a given integer

vyper 0.3.10

Vyper: the Pythonic Programming Language for the EVM

Brownie 0.5.1

Common utilities and datastructures for Python applications.