{ "info": { "author": "dozenc", "author_email": "dozenc@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# ccmarket\n\nCrypto Currency Market,Realtime Market of Crypto Currency Exchanges.\n\n# Environment\n\n# Install\nCurrently,Application support Linux and Mac.\n\npython3 -m pip install ccmarket\n\n\n# Config\n### logging config:\n\n/usr/local/etc/ccmarket/logging.ini\n\nBy default,Log file will output to /usr/local/var/log/ccmarket/ .\n\n### application config:\n\n/usr/local/etc/ccmarket/config.ini\n\nYou could config exchanges and symbols in this config file.\n\n# Run\nOpen terminal and input following commamnd:\nccmarket\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/dozenc/ccmarket", "keywords": "Crypto Currency Exchange", "license": "", "maintainer": "", "maintainer_email": "", "name": "ccmarket", "package_url": "https://pypi.org/project/ccmarket/", "platform": "", "project_url": "https://pypi.org/project/ccmarket/", "project_urls": { "Bug Reports": "https://gitlab.com/dozenc/ccmarket", "Funding": "https://gitlab.com/dozenc/ccmarket", "Homepage": "https://gitlab.com/dozenc/ccmarket", "Say Thanks!": "https://gitlab.com/dozenc/ccmarket", "Source": "https://gitlab.com/dozenc/ccmarket" }, "release_url": "https://pypi.org/project/ccmarket/0.1.2/", "requires_dist": [ "iso8601 (==0.1.12)", "aiohttp (==3.5.4)", "websockets (==8.0)", "redis (==3.2.1)", "check-manifest ; extra == 'dev'", "coverage ; extra == 'test'" ], "requires_python": ">=3.5, <4", "summary": "Crypto Currency Market", "version": "0.1.2" }, "last_serial": 5562120, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "006ab46378458d1a295972af18244e29", "sha256": "ca17f6acda987cc726b625c624aed73306b9332061c6d7f12d94d3ceb7bcf583" }, "downloads": -1, "filename": "ccmarket-0.1.2.tar.gz", "has_sig": false, "md5_digest": "006ab46378458d1a295972af18244e29", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5, <4", "size": 20313, "upload_time": "2019-07-21T03:00:03", "url": "https://files.pythonhosted.org/packages/85/ee/620d50c5804edf6019de505329d017f5bb2c76340b4d92383f1dc7bf78ca/ccmarket-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "006ab46378458d1a295972af18244e29", "sha256": "ca17f6acda987cc726b625c624aed73306b9332061c6d7f12d94d3ceb7bcf583" }, "downloads": -1, "filename": "ccmarket-0.1.2.tar.gz", "has_sig": false, "md5_digest": "006ab46378458d1a295972af18244e29", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5, <4", "size": 20313, "upload_time": "2019-07-21T03:00:03", "url": "https://files.pythonhosted.org/packages/85/ee/620d50c5804edf6019de505329d017f5bb2c76340b4d92383f1dc7bf78ca/ccmarket-0.1.2.tar.gz" } ] }