{ "info": { "author": "Hackathon", "author_email": "kimi.huang@brightcells.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=========\npywe-card\n=========\n\nWechat Card Module for Python.\n\nInstallation\n============\n\n::\n\n pip install pywe-card\n\n\nUsage\n=====\n\n::\n\n from pywe_card import Card, card_create, card_update\n\n\nMethod\n======\n\n::\n\n class Card(BaseToken):\n def __init__(self, appid=None, secret=None, token=None, storage=None):\n super(Card, self).__init__(appid=appid, secret=secret, token=token, storage=storage)\n\n def create(self, data, appid=None, secret=None, token=None, storage=None):\n\n def update(self, data, appid=None, secret=None, token=None, storage=None):\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sdkwe/pywe-card", "keywords": "Wechat Weixin Card", "license": "", "maintainer": "", "maintainer_email": "", "name": "pywe-card", "package_url": "https://pypi.org/project/pywe-card/", "platform": "", "project_url": "https://pypi.org/project/pywe-card/", "project_urls": { "Homepage": "https://github.com/sdkwe/pywe-card" }, "release_url": "https://pypi.org/project/pywe-card/1.0.0/", "requires_dist": [ "pywe-base (>=1.0.6)", "pywe-token (>=1.0.6)" ], "requires_python": "", "summary": "Wechat Card Module for Python.", "version": "1.0.0" }, "last_serial": 4535127, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "8187d109f7d4555a64c805374f78f787", "sha256": "83b011a3eec0427ae0cd74b5657ee266b498630ea9e25cb0cb804e2bbc378aa5" }, "downloads": -1, "filename": "pywe_card-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8187d109f7d4555a64c805374f78f787", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2305, "upload_time": "2018-11-27T17:53:02", "url": "https://files.pythonhosted.org/packages/ba/86/53feecfef73c22bc0899ca96c592eeaf7f470fca63091b3fffe1af9cd7cb/pywe_card-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "21062e6a591ac1ca9c8b53142af24411", "sha256": "e10de221da69952e101945dca70de6b362d9eb3c169ce45d39dd42aeca66d8e0" }, "downloads": -1, "filename": "pywe-card-1.0.0.tar.gz", "has_sig": false, "md5_digest": "21062e6a591ac1ca9c8b53142af24411", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1786, "upload_time": "2018-11-27T17:53:05", "url": "https://files.pythonhosted.org/packages/79/38/63af7cbc64227c9c5568b18ab3c8611e773fc32d9128d90fb4b35bee1923/pywe-card-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8187d109f7d4555a64c805374f78f787", "sha256": "83b011a3eec0427ae0cd74b5657ee266b498630ea9e25cb0cb804e2bbc378aa5" }, "downloads": -1, "filename": "pywe_card-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8187d109f7d4555a64c805374f78f787", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2305, "upload_time": "2018-11-27T17:53:02", "url": "https://files.pythonhosted.org/packages/ba/86/53feecfef73c22bc0899ca96c592eeaf7f470fca63091b3fffe1af9cd7cb/pywe_card-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "21062e6a591ac1ca9c8b53142af24411", "sha256": "e10de221da69952e101945dca70de6b362d9eb3c169ce45d39dd42aeca66d8e0" }, "downloads": -1, "filename": "pywe-card-1.0.0.tar.gz", "has_sig": false, "md5_digest": "21062e6a591ac1ca9c8b53142af24411", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1786, "upload_time": "2018-11-27T17:53:05", "url": "https://files.pythonhosted.org/packages/79/38/63af7cbc64227c9c5568b18ab3c8611e773fc32d9128d90fb4b35bee1923/pywe-card-1.0.0.tar.gz" } ] }