opshin 0.23.1
0
A simple pythonic programming language for Smart Contracts on Cardano
Contents
A simple pythonic programming language for Smart Contracts on Cardano
Stars: 139, Watchers: 139, Forks: 27, Open Issues: 41The OpShin/opshin
repo was created 1 years ago and the last code push was 3 days ago.
The project is popular with 139 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
Related Packages
Errors
A list of common opshin errors.
Code Examples
Here are some opshin
code examples and snippets.
GitHub Issues
The opshin package has 41 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