{ "info": { "author": "\u00c1lvaro Mond\u00e9jar Rubio", "author_email": "mondejar1994@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Office/Business", "Topic :: Office/Business :: Financial", "Topic :: Office/Business :: Financial :: Accounting", "Topic :: Office/Business :: Financial :: Investment", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pymarketcap\n===========\n\n\n|TravisCI| |AppVeyor| |Status| |ReadTheDocs| |Binder|\n\n|PyPI| |PyPI-Versions| |LICENSE|\n\n\npymarketcap is a library for retrieve data from\n`coinmarketcap `_ API and website. Consist\nof a cythonized scraper and and API wrapper built with libcurl, but is\nposible to compile a lightweight version with standard ``urllib``\n\n\nInstall\n=======\n\nYou need to install `cython `_ before pymarketcap. Try: ``pip3 install Cython`` and then:\n\n::\n\n pip3 install pymarketcap\n\n- On Windows, `urllib `_ will be used library by default to make synchronous requests whereas that on Linux/Mac will be built using `libcurl `_ C library. You can control this (see below):\n\n\nFrom source\n-----------\n\n::\n\n git clone https://github.com/mondeja/pymarketcap.git\n cd pymarketcap\n pip3 install -r requirements.txt\n python setup.py install\n\n- To force installation with libcurl, use ``--force-curl`` in last command.\n- To install with urllib, use ``--no-curl``.\n\n\nDocumentation\n-------------\n- `Static documentation at Readthedocs `_.\n- `Live running notebook hosted at Binderhub `_.\n\n`Contributing `_\n---------------------------------------------------------------------------------------------------\n\n`Testing `__\n------------------------------------------------------------------------------------------\n\n\n`Changelog `_\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n`License `_\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nSupport\n~~~~~~~\n\n- Issue Tracker: https://github.com/mondeja/pymarketcap/issues\n- |Ask me anything| mondejar1994@gmail.com\n\n\n.. |TravisCI| image:: https://travis-ci.org/mondeja/pymarketcap.svg?branch=master\n :target: https://cnhv.co/1xgw5\n.. |PyPI| image:: https://img.shields.io/pypi/v/pymarketcap.svg\n :target: https://cnhv.co/1xgwg\n.. |PyPI-Versions| image:: https://img.shields.io/pypi/pyversions/pymarketcap.svg\n :target: https://cnhv.co/1xgwm\n.. |Binder| image:: https://mybinder.org/badge.svg\n :target: https://mybinder.org/v2/gh/mondeja/pymarketcap/master?filepath=doc%2Fsync_live.ipynb\n.. |Status| image:: https://img.shields.io/pypi/status/pymarketcap.svg\n :target: https://cnhv.co/1xgwm\n.. |ReadTheDocs| image:: https://readthedocs.org/projects/pymarketcap/badge/?version=latest\n :target: https://cnhv.co/1xgx1\n.. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/puy2p0qhjna4hosc?svg=true\n :target: https://cnhv.co/1xgx7\n.. |LICENSE| image:: https://img.shields.io/pypi/l/pymarketcap.svg\n :target: https://cnhv.co/1xgxd\n.. |Ask me anything| image:: https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/mondeja/pymarketcap/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mondeja/pymarketcap", "keywords": "coinmarketcap,cryptocurrency,API,wrapper,scraper,json,BTC,Bitcoin,C,Curl,Cython", "license": "BSD License", "maintainer": "\u00c1lvaro Mond\u00e9jar Rubio", "maintainer_email": "mondejar1994@gmail.com", "name": "pymarketcap", "package_url": "https://pypi.org/project/pymarketcap/", "platform": "any", "project_url": "https://pypi.org/project/pymarketcap/", "project_urls": { "Download": "https://github.com/mondeja/pymarketcap/archive/master.zip", "Homepage": "https://github.com/mondeja/pymarketcap" }, "release_url": "https://pypi.org/project/pymarketcap/4.0.16/", "requires_dist": null, "requires_python": "", "summary": "Python3 API and web scraper for coinmarketcap.com.", "version": "4.0.16" }, "last_serial": 4152562, "releases": { "3.9.155": [ { "comment_text": "", "digests": { "md5": "3bf641b9b39984a2ad9c38271b452d9b", "sha256": "fe56b643a0b86d200e1792ca0c67d31fcf51ce73a40ee68f1c6615418e507b77" }, "downloads": -1, "filename": "pymarketcap-3.9.155.tar.gz", "has_sig": false, "md5_digest": "3bf641b9b39984a2ad9c38271b452d9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 252637, "upload_time": "2018-03-24T20:12:11", "url": "https://files.pythonhosted.org/packages/2e/ce/36e707d57ad4df952db46640ac98d4843a19a1dddfcdbfb2bba43e7a9d94/pymarketcap-3.9.155.tar.gz" } ], "3.9.156": [ { "comment_text": "", "digests": { "md5": "e09f929e7ffa4f602b5d26f8cfd56348", "sha256": "9ed8af7e35cedc17bd802f0240700981189057568be42a2e51eeab7a2267dad8" }, "downloads": -1, "filename": "pymarketcap-3.9.156.tar.gz", "has_sig": false, "md5_digest": "e09f929e7ffa4f602b5d26f8cfd56348", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 252641, "upload_time": "2018-03-29T23:34:11", "url": "https://files.pythonhosted.org/packages/5f/ee/90cb3028ee15ac7c6cdee693a82a4c300cfabe4225d8285c6e4da234ab9d/pymarketcap-3.9.156.tar.gz" } ], "3.9.157": [ { "comment_text": "", "digests": { "md5": "987e97c6dcbbafd4ff7cf7fb77293e7d", "sha256": "8c63a179dfffd0f3f5a23d38845a1f972ceba664fdf38eb3f294226c62a81ee7" }, "downloads": -1, "filename": "pymarketcap-3.9.157.tar.gz", "has_sig": false, "md5_digest": "987e97c6dcbbafd4ff7cf7fb77293e7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 252662, "upload_time": "2018-03-29T23:52:36", "url": "https://files.pythonhosted.org/packages/f3/11/f88d0085b87d97dfd17d40daa8f2e0e1636b18ff42a69212a0b47bbcd1f3/pymarketcap-3.9.157.tar.gz" } ], "3.9.158": [ { "comment_text": "", "digests": { "md5": "5bbbdf95fa494d08fabd5a42a48c15f3", "sha256": "fe93fd9eb4235f688805a4d679ede650ee74175f8086384376d6f7091eea0cbd" }, "downloads": -1, "filename": "pymarketcap-3.9.158.tar.gz", "has_sig": false, "md5_digest": "5bbbdf95fa494d08fabd5a42a48c15f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 252664, "upload_time": "2018-03-30T23:18:49", "url": "https://files.pythonhosted.org/packages/b3/7a/2ecbbcae3f6f832043d4c32b9529eb104d974e0b362dbd0e14105fe89f44/pymarketcap-3.9.158.tar.gz" } ], "3.9.160": [ { "comment_text": "", "digests": { "md5": "97416f23a611fa4434d4602e2ce7b2dc", "sha256": "6cb3d123e1c6cf8fe82edd76ea0d310bafbee3dd1b1a5a96c5c29a9288c74885" }, "downloads": -1, "filename": "pymarketcap-3.9.160.tar.gz", "has_sig": false, "md5_digest": "97416f23a611fa4434d4602e2ce7b2dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 252807, "upload_time": "2018-03-31T00:21:06", "url": "https://files.pythonhosted.org/packages/1b/12/fcbede642095fb2aa5e5421d3cfa97891352516bbe7a9d84893e662ab67b/pymarketcap-3.9.160.tar.gz" } ], "3.9.161": [ { "comment_text": "", "digests": { "md5": "22c76d01c3a9cb7e52b2c7e761d348dc", "sha256": "511939137c5a559929d1eedfe893ea561c1844432f1c7ec812bd8cba5ef68145" }, "downloads": -1, "filename": "pymarketcap-3.9.161.tar.gz", "has_sig": false, "md5_digest": "22c76d01c3a9cb7e52b2c7e761d348dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 252863, "upload_time": "2018-04-02T16:43:13", "url": "https://files.pythonhosted.org/packages/78/e5/f1b78eb6945618ebafa09cb29d2ba439349418db7aef21436982c6d30405/pymarketcap-3.9.161.tar.gz" } ], "3.9.162": [ { "comment_text": "", "digests": { "md5": "77e303ea891219e74b1d2cd69eada539", "sha256": "b03ca4685c9df00063234f3d0641d0ba4e423164f582e74934f7a9db2bf04373" }, "downloads": -1, "filename": "pymarketcap-3.9.162.tar.gz", "has_sig": false, "md5_digest": "77e303ea891219e74b1d2cd69eada539", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 252856, "upload_time": "2018-04-02T21:51:05", "url": "https://files.pythonhosted.org/packages/05/e1/957c00c67926135079d592b2be25150284375e7ba99cc1388e7d169fad21/pymarketcap-3.9.162.tar.gz" } ], "3.9.163": [ { "comment_text": "", "digests": { "md5": "a2090cc45d2b478a3e3017168459f6a5", "sha256": "b0efbf674b6cc2beae517dd449aa19affca66b32e56e2bf030b9c86517e51f14" }, "downloads": -1, "filename": "pymarketcap-3.9.163.tar.gz", "has_sig": false, "md5_digest": "a2090cc45d2b478a3e3017168459f6a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 252929, "upload_time": "2018-04-03T11:10:26", "url": "https://files.pythonhosted.org/packages/1d/cd/defcaef486099df17329de6a0525d437ef5f33639bcb32a8d48fd6e323b7/pymarketcap-3.9.163.tar.gz" } ], "3.9.164": [ { "comment_text": "", "digests": { "md5": "444ba778bf9c237804205459478c574d", "sha256": "ee280281be90ce2062e154e7e81f833e2f83de29559ef6283b4ca315ee4b9570" }, "downloads": -1, "filename": "pymarketcap-3.9.164.tar.gz", "has_sig": false, "md5_digest": "444ba778bf9c237804205459478c574d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 253424, "upload_time": "2018-04-11T11:35:20", "url": "https://files.pythonhosted.org/packages/a5/e8/ef3ea7ffe52bd6959d3ba7279ae31025285e7a6def11f7bc75a452b6df83/pymarketcap-3.9.164.tar.gz" } ], "3.9.165": [ { "comment_text": "", "digests": { "md5": "22cceb74c99182b1a603fd95309d9e24", "sha256": "92b4dccbe581cf564a540ba2030351541dab2bc62d9a83e3a4c12f4b4b634c6b" }, "downloads": -1, "filename": "pymarketcap-3.9.165.tar.gz", "has_sig": false, "md5_digest": "22cceb74c99182b1a603fd95309d9e24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 254522, "upload_time": "2018-04-12T23:51:55", "url": "https://files.pythonhosted.org/packages/90/f5/84378a658bf2d9cceaa537b355762bd7a30fc554c5bdc1a125a1c45758af/pymarketcap-3.9.165.tar.gz" } ], "3.9.166": [ { "comment_text": "", "digests": { "md5": "8c80cd12aa4585e83c4b5797ae390517", "sha256": "191da8f4853f5947350f74360c7a4d383c78e1bc403b3d9ab5e8eab73898b942" }, "downloads": -1, "filename": "pymarketcap-3.9.166.tar.gz", "has_sig": false, "md5_digest": "8c80cd12aa4585e83c4b5797ae390517", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 253532, "upload_time": "2018-04-12T23:52:23", "url": "https://files.pythonhosted.org/packages/75/ee/d422090eadae171d380c7aaaf68789b1673bb92d3dcf9f64cc4bbd115f63/pymarketcap-3.9.166.tar.gz" } ], "3.9.167": [ { "comment_text": "", "digests": { "md5": "5667dbad03a747f096b1ca35480c959a", "sha256": "0984e36bdc0acce11d85dbb4b153f617d10b5871afafd7bfea524e63bd0a18fd" }, "downloads": -1, "filename": "pymarketcap-3.9.167.tar.gz", "has_sig": false, "md5_digest": "5667dbad03a747f096b1ca35480c959a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 263800, "upload_time": "2018-04-18T13:26:20", "url": "https://files.pythonhosted.org/packages/21/59/4760032b3bd71191ee2b9fc1276e7a7ab6de7d816612aa02db3df6d5e22e/pymarketcap-3.9.167.tar.gz" } ], "3.9.168": [ { "comment_text": "", "digests": { "md5": "b044089464bc9455ba82b5091eab9804", "sha256": "148929a065c06cf6dd446a428cf2510eee306ed77bdca520bd8f690920fa48d1" }, "downloads": -1, "filename": "pymarketcap-3.9.168.tar.gz", "has_sig": false, "md5_digest": "b044089464bc9455ba82b5091eab9804", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 263774, "upload_time": "2018-04-28T14:55:57", "url": "https://files.pythonhosted.org/packages/2a/a4/a8c77d3aa310e01cb68c0c465b966275ae8f19afaded8d1f278c62a6d1a8/pymarketcap-3.9.168.tar.gz" } ], "3.9.169": [ { "comment_text": "", "digests": { "md5": "02f37532364bc5894bec99f6f71ec271", "sha256": "827c7a0b46f75eafc658a0bc7550336449c6ae946ade8208919db44876c6b5a9" }, "downloads": -1, "filename": "pymarketcap-3.9.169.tar.gz", "has_sig": false, "md5_digest": "02f37532364bc5894bec99f6f71ec271", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 263426, "upload_time": "2018-04-28T16:33:14", "url": "https://files.pythonhosted.org/packages/49/8e/f14c987c4c0704c812404d58cbcdfc93fb0047ae932086f54782d202e1b8/pymarketcap-3.9.169.tar.gz" } ], "3.9.170": [ { "comment_text": "", "digests": { "md5": "3126601f6ee2ddd046110773805ea72e", "sha256": "1e28347c0f595df27e77291e023eb29acf34b040edf993d468c52a683f27e6d1" }, "downloads": -1, "filename": "pymarketcap-3.9.170.tar.gz", "has_sig": false, "md5_digest": "3126601f6ee2ddd046110773805ea72e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 263692, "upload_time": "2018-04-28T17:19:28", "url": "https://files.pythonhosted.org/packages/0f/82/fc4722ee7036cf3f326271ac14f40e7bd188484929a744851ba6d2a8348e/pymarketcap-3.9.170.tar.gz" } ], "3.9.171": [ { "comment_text": "", "digests": { "md5": "dc76e1beefad9d762462d1986e0c0b10", "sha256": "2d62c5f048e09858d2a2d339fdd6629f666b97b05ccb46f75af6c74d6dddb899" }, "downloads": -1, "filename": "pymarketcap-3.9.171.tar.gz", "has_sig": false, "md5_digest": "dc76e1beefad9d762462d1986e0c0b10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 263635, "upload_time": "2018-04-28T18:52:10", "url": "https://files.pythonhosted.org/packages/6a/52/06f63d5cadf9f18d827e6d75650cefbda3bb7515956d5977812dc9d90116/pymarketcap-3.9.171.tar.gz" } ], "3.9.172": [ { "comment_text": "", "digests": { "md5": "e766017be506a6c20c2b0748d5959d6a", "sha256": "767684661cc582204ad0380397afee4fe7e09e4d5c4669b019ee290e9d1f7c08" }, "downloads": -1, "filename": "pymarketcap-3.9.172.tar.gz", "has_sig": false, "md5_digest": "e766017be506a6c20c2b0748d5959d6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 265098, "upload_time": "2018-05-01T01:07:29", "url": "https://files.pythonhosted.org/packages/f6/1d/34eae6ab6fbe568f57f1692673bdce3c0e6b224b32b8b54d95a63391aec1/pymarketcap-3.9.172.tar.gz" } ], "3.9.173": [ { "comment_text": "", "digests": { "md5": "c17dd609dc102f1c82845159d2325916", "sha256": "8319c4aa81cc61dbeb3f2fb8daaa4c7d79fbd6e89aebb09d5778c047a0ce05b2" }, "downloads": -1, "filename": "pymarketcap-3.9.173.tar.gz", "has_sig": false, "md5_digest": "c17dd609dc102f1c82845159d2325916", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 265377, "upload_time": "2018-05-01T01:28:50", "url": "https://files.pythonhosted.org/packages/11/d9/1a619162643d906b0426bc048fc455eba4df396020ceb16c8685857c1819/pymarketcap-3.9.173.tar.gz" } ], "3.9.174": [ { "comment_text": "", "digests": { "md5": "db6b73468c118045dc5535c1ebddcec6", "sha256": "d32408d56de69eca065c6c55ae52fedd023559553b094022d0656505c3d6c2ce" }, "downloads": -1, "filename": "pymarketcap-3.9.174.tar.gz", "has_sig": false, "md5_digest": "db6b73468c118045dc5535c1ebddcec6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 266003, "upload_time": "2018-05-01T02:57:24", "url": "https://files.pythonhosted.org/packages/e1/56/f3e1e35306dacbb207e6b47b646e3a2a55a71d8c91407baf6657a194ad6e/pymarketcap-3.9.174.tar.gz" } ], "3.9.177": [ { "comment_text": "", "digests": { "md5": "79e63cd6f898ca5a4ea549e23db783c3", "sha256": "2c7fc861f4ca1936262cdab8e3eefa00947818609c4bf4ef6f1eb1a34831f5d9" }, "downloads": -1, "filename": "pymarketcap-3.9.177.tar.gz", "has_sig": false, "md5_digest": "79e63cd6f898ca5a4ea549e23db783c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 266082, "upload_time": "2018-05-01T12:14:04", "url": "https://files.pythonhosted.org/packages/2e/9a/17c8e7e2d3769509d5bcfc31de7ce0667b100e38db134c830bf91dea3a75/pymarketcap-3.9.177.tar.gz" } ], "3.9.178": [ { "comment_text": "", "digests": { "md5": "5a4a7ba266fb287f5492c58d37feaf89", "sha256": "7317566dd6ffc2aacd3082085058b2b55b00b317184e21758b81891a36708d4a" }, "downloads": -1, "filename": "pymarketcap-3.9.178.tar.gz", "has_sig": false, "md5_digest": "5a4a7ba266fb287f5492c58d37feaf89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 266145, "upload_time": "2018-05-01T12:53:00", "url": "https://files.pythonhosted.org/packages/db/30/82dfbfb289696b558d4f626aa47c9bd2e7dff8fc1b96b99ee699673646b1/pymarketcap-3.9.178.tar.gz" } ], "4.0.11": [ { "comment_text": "", "digests": { "md5": "303cf63083e3ca49983e7c98836f8b18", "sha256": "6184abbdb7a384674647bde79d813fa53e83eda1632db2124bbce96463ff2da1" }, "downloads": -1, "filename": "pymarketcap-4.0.11.tar.gz", "has_sig": false, "md5_digest": "303cf63083e3ca49983e7c98836f8b18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 262083, "upload_time": "2018-05-24T23:48:27", "url": "https://files.pythonhosted.org/packages/d7/f7/57801938ef53dc6d11478b5cb2f4b5f9ba6d71fa8cf77836ad75d7e37d36/pymarketcap-4.0.11.tar.gz" } ], "4.0.12": [ { "comment_text": "", "digests": { "md5": "d7969a3dc95dfcfd7413059393c5de41", "sha256": "71ecb8b705942d68f6fdbe4048f2bf74e1bf6cb5b43655b4880dee9a0fc133ff" }, "downloads": -1, "filename": "pymarketcap-4.0.12.tar.gz", "has_sig": false, "md5_digest": "d7969a3dc95dfcfd7413059393c5de41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 262097, "upload_time": "2018-05-28T22:45:14", "url": "https://files.pythonhosted.org/packages/89/85/1ffb01bb51e9b21b866f145e7148b351ae89a79c49c516ab8f52e3e4512b/pymarketcap-4.0.12.tar.gz" } ], "4.0.13": [ { "comment_text": "", "digests": { "md5": "e73a7fb52bd71e202be9e70ab63c8291", "sha256": "e3ad6d4e47f7f103d573c61a7fa4d7a4c87612380bcc213afe11b9d49fc5b9b4" }, "downloads": -1, "filename": "pymarketcap-4.0.13.tar.gz", "has_sig": false, "md5_digest": "e73a7fb52bd71e202be9e70ab63c8291", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 264497, "upload_time": "2018-07-08T11:37:30", "url": "https://files.pythonhosted.org/packages/dd/54/bef32c7e18975bd06fb665ea3956e58774add48f637e7e4b8ea57da12969/pymarketcap-4.0.13.tar.gz" } ], "4.0.14": [ { "comment_text": "", "digests": { "md5": "a7cb6cd277f4a396678435f4c95b4079", "sha256": "4efcf89eff0c53a40ad5c9609c75474778b28dd65284a6562cd82a5389279951" }, "downloads": -1, "filename": "pymarketcap-4.0.14.tar.gz", "has_sig": false, "md5_digest": "a7cb6cd277f4a396678435f4c95b4079", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 264609, "upload_time": "2018-07-16T22:51:51", "url": "https://files.pythonhosted.org/packages/5c/63/e21b6ebb0a039dd9c40c7365337a2084c86fc49e526a306f93978fb19dc8/pymarketcap-4.0.14.tar.gz" } ], "4.0.16": [ { "comment_text": "", "digests": { "md5": "9b124af16142064862024fab95ab31ee", "sha256": "230658964b6ddd759a5b5d1c964000fb827aadf1fea616319c134e4b4b55c9f7" }, "downloads": -1, "filename": "pymarketcap-4.0.16.tar.gz", "has_sig": false, "md5_digest": "9b124af16142064862024fab95ab31ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 267830, "upload_time": "2018-08-09T11:25:07", "url": "https://files.pythonhosted.org/packages/ed/0a/a209ba22a6b8ddaedf870eeb1b5599d3ee9b23e6b9cf7e6ae4c10909afce/pymarketcap-4.0.16.tar.gz" } ], "4.0.2": [ { "comment_text": "", "digests": { "md5": "d7f237e6aee9cf654036b8b40f13e46f", "sha256": "fe3c6c38016e03fe2e742c9f155808fba7b2bae17e163e020a75416a6f7dd838" }, "downloads": -1, "filename": "pymarketcap-4.0.2.tar.gz", "has_sig": false, "md5_digest": "d7f237e6aee9cf654036b8b40f13e46f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 240142, "upload_time": "2018-05-12T00:29:53", "url": "https://files.pythonhosted.org/packages/5b/e3/11ef61572285a9e2e2431757a56ad01a6021e2ff3096fe82704f22084e4f/pymarketcap-4.0.2.tar.gz" } ], "4.0.3": [ { "comment_text": "", "digests": { "md5": "3ad180926d871f6cd6a752e6be776925", "sha256": "ca274c63ceded5bea5d17ae5a89c7e3a339c1898f896d17227c1a3d73b1caafe" }, "downloads": -1, "filename": "pymarketcap-4.0.3.tar.gz", "has_sig": false, "md5_digest": "3ad180926d871f6cd6a752e6be776925", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 240265, "upload_time": "2018-05-17T09:19:36", "url": "https://files.pythonhosted.org/packages/34/23/faa8ce064e391bd9712a5aa4cc498b58cf0da268eb11d7d1d3e4e1b206f3/pymarketcap-4.0.3.tar.gz" } ], "4.0.4": [ { "comment_text": "", "digests": { "md5": "8ab05a6d4a07ee52680547e93a77ace8", "sha256": "3e0a35be2c56252fded1dc651ed3721e94c305700296991059f9136ea9a10dbe" }, "downloads": -1, "filename": "pymarketcap-4.0.4.tar.gz", "has_sig": false, "md5_digest": "8ab05a6d4a07ee52680547e93a77ace8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 243166, "upload_time": "2018-05-17T11:37:45", "url": "https://files.pythonhosted.org/packages/6c/57/a0e1f4c1b20e2b9a34581fedef29039bb2a386a8b738b59e51604974d1f9/pymarketcap-4.0.4.tar.gz" } ], "4.0.5": [ { "comment_text": "", "digests": { "md5": "879349d9c6fbf62afc9e39f96d2a39ef", "sha256": "33f8da189e8b8c8eaf913f2f4ce37791b1cd3c6bd9d50033566920e49461e13c" }, "downloads": -1, "filename": "pymarketcap-4.0.5.tar.gz", "has_sig": false, "md5_digest": "879349d9c6fbf62afc9e39f96d2a39ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 241336, "upload_time": "2018-05-18T11:18:48", "url": "https://files.pythonhosted.org/packages/fd/20/66f20f261de55694e9538dc4c6e938cbf15f533d1c02bc7ff0f37ba817b7/pymarketcap-4.0.5.tar.gz" } ], "4.0.6": [ { "comment_text": "", "digests": { "md5": "f9fef509dd2a2b1f4e1e5333641c7cde", "sha256": "3e13d452eef3ad4ab92ce41053025e6f87c961204819c95f7f3aff1af89e2db9" }, "downloads": -1, "filename": "pymarketcap-4.0.6.tar.gz", "has_sig": false, "md5_digest": "f9fef509dd2a2b1f4e1e5333641c7cde", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 242706, "upload_time": "2018-05-19T16:19:12", "url": "https://files.pythonhosted.org/packages/4e/98/bda1745c72aaddcc585cfdf1040712a09859d6f76ea5a448df5dd3cdfd77/pymarketcap-4.0.6.tar.gz" } ], "4.0.9": [ { "comment_text": "", "digests": { "md5": "dedba2f5fb88f4f951316fdf3c689fad", "sha256": "3a33d63616dc8ab79612da94bb2464ac5ad078935dfc85bce9d121153c184a9a" }, "downloads": -1, "filename": "pymarketcap-4.0.9.tar.gz", "has_sig": false, "md5_digest": "dedba2f5fb88f4f951316fdf3c689fad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 262281, "upload_time": "2018-05-22T18:53:59", "url": "https://files.pythonhosted.org/packages/bf/95/b23e0bbff445165174e8030db7a5b138f83057f610270cff5e15ec64da83/pymarketcap-4.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9b124af16142064862024fab95ab31ee", "sha256": "230658964b6ddd759a5b5d1c964000fb827aadf1fea616319c134e4b4b55c9f7" }, "downloads": -1, "filename": "pymarketcap-4.0.16.tar.gz", "has_sig": false, "md5_digest": "9b124af16142064862024fab95ab31ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 267830, "upload_time": "2018-08-09T11:25:07", "url": "https://files.pythonhosted.org/packages/ed/0a/a209ba22a6b8ddaedf870eeb1b5599d3ee9b23e6b9cf7e6ae4c10909afce/pymarketcap-4.0.16.tar.gz" } ] }