{ "info": { "author": "Maxime Saddok", "author_email": "maxime@monaize.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=====\nmcli\n=====\n\n\n.. image:: https://img.shields.io/pypi/v/mcli.svg\n :target: https://pypi.python.org/pypi/mcli\n\n.. image:: https://img.shields.io/travis/Monaize/mcli.svg\n :target: https://travis-ci.org/Monaize/mcli\n\n.. image:: https://readthedocs.org/projects/mcli/badge/?version=latest\n :target: https://mcli.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/Monaize/mcli/shield.svg\n :target: https://pyup.io/repos/github/Monaize/mcli/\n :alt: Updates\n\n\nMarketMaker CLI\n\n\n* Free software: MIT license\n* Documentation: https://mcli.readthedocs.io.\n\n\nFeatures\n--------\n* Send commands to MarketMaker RPC API (http://127.0.0.1:7783) with a simplified cli fashion.\n\nUsage\n-----\n\n**Check that the marketmaker is running (on localhost, or via ssh tunnel) before testing this**\n\nThis tool require python 2.7 and pip at least to make things easier.\n\n1. Install it with\n\n.. code:: bash\n\n $ pip install mcli\n\n..\n\n2. Test if the cli can connect to marketmaker, if you can see lot of commands, it works !\n\n.. code:: bash\n\n $ mcli --help\n Usage: mcli [OPTIONS] COMMAND [ARGS]...\n\n Options:\n --help Show this message and exit.\n\n Commands:\n autoprice\n balance\n bestfit\n blacklistbalance\n buy\n deletemessages\n disable\n dividends\n electrum\n enable\n getcoin\n getcoins\n getmessages\n getpeers\n getprices\n getrawtransaction\n goal\n inventory\n lastnonce\n list\n listunspent\n myprice\n notarizations\n orderbook\n parselog\n passphrase\n pause\n portfolio\n pricearray\n recentswaps\n resume\n secretaddresses\n sell\n sendmessage\n sendrawtransaction\n setconfirms\n setprice\n settings\n snapshot\n statsdisp\n status\n statuslist\n stop\n swapstatus\n trust\n withdraw\n\n..\n\n3. You can check the usage of every command like this :\n\n.. code:: bash\n\n $ mcli orderbook --help\n Usage: mcli orderbook [OPTIONS]\n\n Options:\n --base TEXT\n --rel TEXT\n --duration TEXT\n --help Show this message and exit.\n\n..\n\n4. And then call the method :\n\n.. code:: bash\n\n $ mcli orderbook --base KMD --rel MNZ\n {\n \"base\": \"KMD\",\n \"numbids\": 1,\n \"rel\": \"MNZ\",\n \"bids\": [\n {\n \"address\": \"RVz1cJSqAfgLQcC9KX96Ba6tqmVb6uNmim\",\n \"maxvolume\": 3.59287268,\n \"minvolume\": 0.00147469,\n \"coin\": \"MNZ\",\n \"price\": 9.98495744,\n \"numutxos\": 416,\n \"depth\": 230.24036763,\n \"pubkey\": \"d80a74847cd60899afdd673570f8b698e4089e5ad4d6e9e205b5e5891ec0c84f\",\n \"age\": 29\n }\n ],\n \"asks\": [],\n \"timestamp\": 1515770670,\n \"numasks\": 0\n }\n\n..\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-01-10)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Monaize/mcli", "keywords": "mcli", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "mcli", "package_url": "https://pypi.org/project/mcli/", "platform": "", "project_url": "https://pypi.org/project/mcli/", "project_urls": { "Homepage": "https://github.com/Monaize/mcli" }, "release_url": "https://pypi.org/project/mcli/0.3.2/", "requires_dist": [ "Click (>=6.0)", "requests (==2.18.4)" ], "requires_python": "", "summary": "MarketMaker CLI", "version": "0.3.2" }, "last_serial": 3490568, "releases": { "0.2.6": [ { "comment_text": "", "digests": { "md5": "82d3de860b4b6c5e7fd092a11b29d89f", "sha256": "1b8558f1f78a862db28e1c241e1da21534f9a463f06b7e3770f5424dcde807c0" }, "downloads": -1, "filename": "mcli-0.2.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "82d3de860b4b6c5e7fd092a11b29d89f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5461, "upload_time": "2018-01-12T15:01:12", "url": "https://files.pythonhosted.org/packages/e5/56/2462f0350483f9be39971f8a4dde0613b8375037299e1eadfc816e0561df/mcli-0.2.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55375df9a3d560e38e22e30222cc9287", "sha256": "eb562fef507166636572978d85ff4e5810a80e4a533b3af61faf036b0deb2e61" }, "downloads": -1, "filename": "mcli-0.2.6.tar.gz", "has_sig": false, "md5_digest": "55375df9a3d560e38e22e30222cc9287", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12774, "upload_time": "2018-01-12T15:01:14", "url": "https://files.pythonhosted.org/packages/80/3c/d489e6b7150b4dda36bd5adcb9d8aa82a5731e07306797643e41ead1fcae/mcli-0.2.6.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "6a094717525a261e7723db24530bcde2", "sha256": "8b06ab6e5b4e7ea4730a91f29bb1c45a33ee6fb52b891f980093a582b2e1e038" }, "downloads": -1, "filename": "mcli-0.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6a094717525a261e7723db24530bcde2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5461, "upload_time": "2018-01-12T15:14:50", "url": "https://files.pythonhosted.org/packages/11/87/2e1d32cfe10afe4e0afb6110ebd5011ed048b2c77b8f4aa573bb896a6364/mcli-0.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "52e24850f8872d37137581bbb3a4e282", "sha256": "653733f200978778e45f8adcdb3c17eae4fc326d75a26080611e0057c518a966" }, "downloads": -1, "filename": "mcli-0.3.1.tar.gz", "has_sig": false, "md5_digest": "52e24850f8872d37137581bbb3a4e282", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12771, "upload_time": "2018-01-12T15:14:52", "url": "https://files.pythonhosted.org/packages/88/64/ee0946752f7a56aaab1f03eb69be06c1ba880705fa618f281cf53b2f025a/mcli-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "f8772fa76f6db30bff4be31330ab2aaa", "sha256": "9b2c55aecc0a6492243dbdc5bf3e34cadbde8cdc0581a5bff2e928758e4aec5b" }, "downloads": -1, "filename": "mcli-0.3.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f8772fa76f6db30bff4be31330ab2aaa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6485, "upload_time": "2018-01-15T10:18:22", "url": "https://files.pythonhosted.org/packages/21/2e/fe8a353b9167ec0c03b68f7375a3f1c014dba7cb068b7002407e5e179ea0/mcli-0.3.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b2db7ef509c4f7571c400f2113a3fd40", "sha256": "41a891b229268669c131c5488f13420d6d535dc95d3396c19a942aa006246525" }, "downloads": -1, "filename": "mcli-0.3.2.tar.gz", "has_sig": false, "md5_digest": "b2db7ef509c4f7571c400f2113a3fd40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14222, "upload_time": "2018-01-15T10:18:43", "url": "https://files.pythonhosted.org/packages/cf/79/8c47ad126f22fd04d9ce7fe926247fb273c6f725b2465d730b85c6305787/mcli-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f8772fa76f6db30bff4be31330ab2aaa", "sha256": "9b2c55aecc0a6492243dbdc5bf3e34cadbde8cdc0581a5bff2e928758e4aec5b" }, "downloads": -1, "filename": "mcli-0.3.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f8772fa76f6db30bff4be31330ab2aaa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6485, "upload_time": "2018-01-15T10:18:22", "url": "https://files.pythonhosted.org/packages/21/2e/fe8a353b9167ec0c03b68f7375a3f1c014dba7cb068b7002407e5e179ea0/mcli-0.3.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b2db7ef509c4f7571c400f2113a3fd40", "sha256": "41a891b229268669c131c5488f13420d6d535dc95d3396c19a942aa006246525" }, "downloads": -1, "filename": "mcli-0.3.2.tar.gz", "has_sig": false, "md5_digest": "b2db7ef509c4f7571c400f2113a3fd40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14222, "upload_time": "2018-01-15T10:18:43", "url": "https://files.pythonhosted.org/packages/cf/79/8c47ad126f22fd04d9ce7fe926247fb273c6f725b2465d730b85c6305787/mcli-0.3.2.tar.gz" } ] }