eth-stdlib


Nameeth-stdlib JSON
Version 0.2.7 PyPI version JSON
download
home_pagehttps://github.com/skellet0r/eth-stdlib
SummaryEthereum Standard Library for Python
upload_time2023-09-10 02:03:18
maintainer
docs_urlNone
authorEdward Amor
requires_python>=3.8,<4.0
licenseLGPL-3.0-only
keywords ethereum
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # The Ethereum Standard Library

[![GitHub](https://img.shields.io/github/license/skellet0r/eth-stdlib)](https://github.com/skellet0r/eth-stdlib/blob/master/COPYING)
[![Codecov](https://img.shields.io/codecov/c/github/skellet0r/eth-stdlib)](https://app.codecov.io/gh/skellet0r/eth-stdlib)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/skellet0r/eth-stdlib/test.yaml?label=test%20suite)](https://github.com/skellet0r/eth-stdlib/actions/workflows/test.yaml)
[![Read the Docs](https://img.shields.io/readthedocs/eth-stdlib)](https://eth-stdlib.readthedocs.io/en/latest/)
[![PyPI](https://img.shields.io/pypi/v/eth-stdlib)](https://pypi.org/project/eth-stdlib/)

The Ethereum Standard Library is a collection of libraries for developers building on the EVM.

## Installation

### Using pip

```bash
$ pip install eth-stdlib
```

### Using poetry

```bash
$ poetry add eth-stdlib
```

## Development

### Initializing an Environment

To start developing/contributing to the eth-stdlib code base follow these steps:

1. Install [poetry](https://python-poetry.org/)

   ```bash
   $ pipx install poetry
   ```

2. Clone the eth-stdlib repository

   ```bash
   $ git clone https://github.com/skellet0r/eth-stdlib.git
   ```

3. Initialize virtual environment

   ```bash
   $ poetry install --sync
   ```

Afterwards the development environment will be complete.

### Testing

To run the test suite, execute the following command:

```bash
$ poetry run pytest
```

After running the test suite, code coverage results will be displayed in the terminal, as well as exported in html format (in the `htmlcov` directory).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/skellet0r/eth-stdlib",
    "name": "eth-stdlib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "ethereum",
    "author": "Edward Amor",
    "author_email": "edward.amor3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/91/f3/a67a3b407228df46390bcc760f9ff6979d8bf1a70721b327cb6d983145e0/eth_stdlib-0.2.7.tar.gz",
    "platform": null,
    "description": "# The Ethereum Standard Library\n\n[![GitHub](https://img.shields.io/github/license/skellet0r/eth-stdlib)](https://github.com/skellet0r/eth-stdlib/blob/master/COPYING)\n[![Codecov](https://img.shields.io/codecov/c/github/skellet0r/eth-stdlib)](https://app.codecov.io/gh/skellet0r/eth-stdlib)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/skellet0r/eth-stdlib/test.yaml?label=test%20suite)](https://github.com/skellet0r/eth-stdlib/actions/workflows/test.yaml)\n[![Read the Docs](https://img.shields.io/readthedocs/eth-stdlib)](https://eth-stdlib.readthedocs.io/en/latest/)\n[![PyPI](https://img.shields.io/pypi/v/eth-stdlib)](https://pypi.org/project/eth-stdlib/)\n\nThe Ethereum Standard Library is a collection of libraries for developers building on the EVM.\n\n## Installation\n\n### Using pip\n\n```bash\n$ pip install eth-stdlib\n```\n\n### Using poetry\n\n```bash\n$ poetry add eth-stdlib\n```\n\n## Development\n\n### Initializing an Environment\n\nTo start developing/contributing to the eth-stdlib code base follow these steps:\n\n1. Install [poetry](https://python-poetry.org/)\n\n   ```bash\n   $ pipx install poetry\n   ```\n\n2. Clone the eth-stdlib repository\n\n   ```bash\n   $ git clone https://github.com/skellet0r/eth-stdlib.git\n   ```\n\n3. Initialize virtual environment\n\n   ```bash\n   $ poetry install --sync\n   ```\n\nAfterwards the development environment will be complete.\n\n### Testing\n\nTo run the test suite, execute the following command:\n\n```bash\n$ poetry run pytest\n```\n\nAfter running the test suite, code coverage results will be displayed in the terminal, as well as exported in html format (in the `htmlcov` directory).\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0-only",
    "summary": "Ethereum Standard Library for Python",
    "version": "0.2.7",
    "project_urls": {
        "Documentation": "https://eth-stdlib.readthedocs.io/en/latest",
        "Homepage": "https://github.com/skellet0r/eth-stdlib",
        "Repository": "https://github.com/skellet0r/eth-stdlib"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b871dedc00266f42a5edfd57204180487a9a5d548e48a8d075a0d9b201a5c16f",
                "md5": "9e69d0beeb64bd01c8831ec2dcfa5b53",
                "sha256": "d302d8ca8ca14f6137c01ad4e2124a608e98f9132d51b1b7a32748156018d8af"
            },
            "downloads": -1,
            "filename": "eth_stdlib-0.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e69d0beeb64bd01c8831ec2dcfa5b53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 37767,
            "upload_time": "2023-09-10T02:03:15",
            "upload_time_iso_8601": "2023-09-10T02:03:15.316170Z",
            "url": "https://files.pythonhosted.org/packages/b8/71/dedc00266f42a5edfd57204180487a9a5d548e48a8d075a0d9b201a5c16f/eth_stdlib-0.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91f3a67a3b407228df46390bcc760f9ff6979d8bf1a70721b327cb6d983145e0",
                "md5": "eafcdaaa44d7ee75983e66f8b0977fb9",
                "sha256": "9b9c8d709674d4da34014f2ba1f93fc226d90a15f1cc99da033d481131a8feba"
            },
            "downloads": -1,
            "filename": "eth_stdlib-0.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "eafcdaaa44d7ee75983e66f8b0977fb9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 14870,
            "upload_time": "2023-09-10T02:03:18",
            "upload_time_iso_8601": "2023-09-10T02:03:18.151489Z",
            "url": "https://files.pythonhosted.org/packages/91/f3/a67a3b407228df46390bcc760f9ff6979d8bf1a70721b327cb6d983145e0/eth_stdlib-0.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-10 02:03:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "skellet0r",
    "github_project": "eth-stdlib",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "eth-stdlib"
}
        
Elapsed time: 0.37681s