Contents

py-solc-x 2.0.2

0

Python wrapper and version management tool for the solc Solidity compiler.

Python wrapper and version management tool for the solc Solidity compiler.

Stars: 135, Watchers: 135, Forks: 48, Open Issues: 17

The ApeWorX/py-solc-x repo was created 5 years ago and the last code push was 2 months ago.
The project is popular with 135 github stars!

How to Install py-solc-x

You can install py-solc-x using pip

pip install py-solc-x

or add it to a project with poetry

poetry add py-solc-x

Package Details

Author
ApeWorX Ltd.
License
MIT
Homepage
https://github.com/ApeWorX/py-solc-x
PyPi:
https://pypi.org/project/py-solc-x/
GitHub Repo:
https://github.com/iamdefinitelyahuman/py-solc-x

Classifiers

No  py-solc-x  pypi packages just yet.

Errors

A list of common py-solc-x errors.

Code Examples

Here are some py-solc-x code examples and snippets.

Related Packages & Articles

eth-brownie 1.20.2

A Python framework for Ethereum smart contract deployment, testing and interaction.

django-web3-auth 0.1.6

django-web3-auth is a pluggable Django app that enables login/signup via an Ethereum wallet (a la CryptoKitties). The user authenticates themselves by digitally signing the session key with their wallet's private key.

vyper 0.3.10

Vyper: the Pythonic Programming Language for the EVM

Brownie 0.5.1

Common utilities and datastructures for Python applications.