ape-apeman


Nameape-apeman JSON
Version 0.2.3 PyPI version JSON
download
home_pageNone
SummaryTop-level package for ape-apeman.
upload_time2023-01-12 19:50:41
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords ape apeman eth-ape
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ape-apeman
==========

An opinionated alternative api for the most excellent eth-ape project.

- 12-factor compliant
- embeddable in a service
- independent of user interaction


![Image](https://img.shields.io/github/license/rstms/ape-apeman)

![Image](https://img.shields.io/pypi/v/ape-apeman.svg)

![Image](https://circleci.com/gh/rstms/ape-apeman/tree/master.svg?style=shield)

![Image](https://readthedocs.org/projects/ape-apeman/badge/?version=latest)

manager module facilitating use of eth-ape functions


* Free software: MIT license
* Documentation: https://ape-apeman.readthedocs.io.



Credits
-------

This is a merely a wrapper around [ApeWorX eth-ape](https://github.com/ApeWorX/ape)

This package was created with Cookiecutter and `rstms/cookiecutter-python-cli`, a fork of the `audreyr/cookiecutter-pypackage` project template.

[audreyr/cookiecutter](https://github.com/audreyr/cookiecutter)
[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
[rstms/cookiecutter-python-cli](https://github.com/rstms/cookiecutter-python-cli)
```
Usage: apeman [OPTIONS] COMMAND [ARGS]...

Options:
  --version               Show the version and exit.
  -e, --ecosystem TEXT    [env var: APE_ECOSYSTEM; required]
  -n, --network TEXT      [env var: APE_NETWORK; required]
  -p, --provider TEXT     [env var: APE_PROVIDER; required]
  -d, --debug             debug mode
  -j, --json / -r, --raw  select output format
  -c, --compact           output compact json
  -h, --humanize          human-friendly (but lossy) output
  --help                  Show this message and exit.

Commands:
  balance  output account balance
  eth      expose web3.eth methods
  txn      output transaction receipt
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ape-apeman",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ape apeman eth-ape",
    "author": null,
    "author_email": "Matt Krueger <mkrueger@rstms.net>",
    "download_url": "https://files.pythonhosted.org/packages/9e/14/ec5896437d9841e8583795beb7f006548530d1abb4f275f594f96a46cfcc/ape-apeman-0.2.3.tar.gz",
    "platform": null,
    "description": "ape-apeman\n==========\n\nAn opinionated alternative api for the most excellent eth-ape project.\n\n- 12-factor compliant\n- embeddable in a service\n- independent of user interaction\n\n\n![Image](https://img.shields.io/github/license/rstms/ape-apeman)\n\n![Image](https://img.shields.io/pypi/v/ape-apeman.svg)\n\n![Image](https://circleci.com/gh/rstms/ape-apeman/tree/master.svg?style=shield)\n\n![Image](https://readthedocs.org/projects/ape-apeman/badge/?version=latest)\n\nmanager module facilitating use of eth-ape functions\n\n\n* Free software: MIT license\n* Documentation: https://ape-apeman.readthedocs.io.\n\n\n\nCredits\n-------\n\nThis is a merely a wrapper around [ApeWorX eth-ape](https://github.com/ApeWorX/ape)\n\nThis package was created with Cookiecutter and `rstms/cookiecutter-python-cli`, a fork of the `audreyr/cookiecutter-pypackage` project template.\n\n[audreyr/cookiecutter](https://github.com/audreyr/cookiecutter)\n[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)\n[rstms/cookiecutter-python-cli](https://github.com/rstms/cookiecutter-python-cli)\n```\nUsage: apeman [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  --version               Show the version and exit.\n  -e, --ecosystem TEXT    [env var: APE_ECOSYSTEM; required]\n  -n, --network TEXT      [env var: APE_NETWORK; required]\n  -p, --provider TEXT     [env var: APE_PROVIDER; required]\n  -d, --debug             debug mode\n  -j, --json / -r, --raw  select output format\n  -c, --compact           output compact json\n  -h, --humanize          human-friendly (but lossy) output\n  --help                  Show this message and exit.\n\nCommands:\n  balance  output account balance\n  eth      expose web3.eth methods\n  txn      output transaction receipt\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Top-level package for ape-apeman.",
    "version": "0.2.3",
    "split_keywords": [
        "ape",
        "apeman",
        "eth-ape"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "883252aba246ada95d154d7d304602b1f9c8deebe9a5cbe9be2086c4cdea13e4",
                "md5": "92252d4227d27529026dedbf5f9f0c34",
                "sha256": "3356b24bc224db3456b510b8f93c4be4f520125ace16c5d65e5117f345e02e55"
            },
            "downloads": -1,
            "filename": "ape_apeman-0.2.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92252d4227d27529026dedbf5f9f0c34",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 9189,
            "upload_time": "2023-01-12T19:50:39",
            "upload_time_iso_8601": "2023-01-12T19:50:39.936109Z",
            "url": "https://files.pythonhosted.org/packages/88/32/52aba246ada95d154d7d304602b1f9c8deebe9a5cbe9be2086c4cdea13e4/ape_apeman-0.2.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9e14ec5896437d9841e8583795beb7f006548530d1abb4f275f594f96a46cfcc",
                "md5": "c62afb23eab5387490eeb543ffcc6992",
                "sha256": "61c11c8b9e6cebe4bbd029124d81f10358508679a0ae5a368b5abf65ce60d148"
            },
            "downloads": -1,
            "filename": "ape-apeman-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c62afb23eab5387490eeb543ffcc6992",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23138,
            "upload_time": "2023-01-12T19:50:41",
            "upload_time_iso_8601": "2023-01-12T19:50:41.300356Z",
            "url": "https://files.pythonhosted.org/packages/9e/14/ec5896437d9841e8583795beb7f006548530d1abb4f275f594f96a46cfcc/ape-apeman-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-12 19:50:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "ape-apeman"
}
        
Elapsed time: 0.05455s