Skip to main content

Simple wrapper around py-solc. Needs solc binary in PATH

Project description

A simple wrapper around py-solc. When installed, places py_solc_simple executable in your $PATH.

Note! Use imports of following form:

  • import "ERC20.sol";
  • import "./ERC20.sol";

but not:

  • import "./tokens/ERC20.sol";

Project details


Download files

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

Source Distribution

py-solc-simple-0.0.10.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

py_solc_simple-0.0.10-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page