Skip to main content

Ethereum Development Framework

Project description

Gitter chat Build Status Documentation Status PyPi version PyPi downloads

Development framework for Ethereum smart contracts

Documentation

Documentation on ReadTheDocs

Installation

pip install populus

Development

pip install -e . -r requirements-dev.txt

Running the tests

You can run the tests with:

py.test tests

Or you can install tox to run the full test suite.

Releasing

Pandoc is required for transforming the markdown README to the proper format to render correctly on pypi.

For Debian-like systems:

apt install pandoc

Or on OSX:

brew install pandoc

To release a new version:

bumpversion $$VERSION_PART_TO_BUMP$$
git push && git push --tags
make release

How to bumpversion

The version format for this repo is {major}.{minor}.{patch} for stable, and {major}.{minor}.{patch}-{stage}.{devnum} for unstable (stage can be alpha or beta).

To issue the next version in line, use bumpversion and specify which part to bump, like bumpversion minor or bumpversion devnum.

If you are in a beta version, bumpversion stage will switch to a stable.

To issue an unstable version when the current version is stable, specify the new version explicitly, like bumpversion --new-version 4.0.0-alpha.1 devnum

Project details


Release history Release notifications | RSS feed

This version

2.0.2

Download files

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

Source Distribution

populus-2.0.2.tar.gz (52.3 kB view details)

Uploaded Source

Built Distributions

populus-2.0.2.macosx-10.12-x86_64.tar.gz (50.7 kB view details)

Uploaded Source

populus-2.0.2-py3-none-any.whl (94.5 kB view details)

Uploaded Python 3

File details

Details for the file populus-2.0.2.tar.gz.

File metadata

  • Download URL: populus-2.0.2.tar.gz
  • Upload date:
  • Size: 52.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for populus-2.0.2.tar.gz
Algorithm Hash digest
SHA256 c1db3fe659c14e3c7c9e3e2401c7c75abd07ed7310a9dfbc666f8ee8f2cf4c4e
MD5 d4d80dfef442f931ff936426386465e9
BLAKE2b-256 d6baf18e9043b93b3fa2a08c2d78aa8633fae7aff9aca271590b560e00a1e159

See more details on using hashes here.

File details

Details for the file populus-2.0.2.macosx-10.12-x86_64.tar.gz.

File metadata

File hashes

Hashes for populus-2.0.2.macosx-10.12-x86_64.tar.gz
Algorithm Hash digest
SHA256 115492b9995a2fd05b855219d953d9ad3d3ae370df58edcbe1d35afbedca5ef9
MD5 b369f22c1ce7f8ad5b4b5a5a18f8c2b8
BLAKE2b-256 aed77d0229de472214e47bd0d372048e6e7e3adfa56aba411992ed0d012c6313

See more details on using hashes here.

File details

Details for the file populus-2.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for populus-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2aca1837b9ee0fcc657edd5dd14668a739117219bbeb08724c9a6b6a0fcc0c1d
MD5 a253741709fc1b40031d850a40e46c46
BLAKE2b-256 44172de765b848c2bbea59ffad6dfbb01bec731792a6a5760b2f5837af75d3d8

See more details on using hashes here.

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