{ "info": { "author": "Matt Dennewitz", "author_email": "mattdennewitz@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Mock Draft Central Data Exporter\n\nExports Mock Draft Central baseball ADP values in CSV format.\n\n## Installation\n\n```bash\n$ pip install python-mdc-utils\n```\n\n## Usage\n\n```bash\nusage: download-mdc-adp [-h] -u USERNAME -p PASSWORD [--headers]\n\noptional arguments:\n -h, --help show this help message and exit\n -u USERNAME, --username USERNAME\n Mock Draft Central username\n -p PASSWORD, --password PASSWORD\n Mock Draft Central password\n --headers Include CSV headers in export\n```\n\n## Notes\n\n- This app is hard-coded for baseball, mixed 5x5 only. It may not always be this way.\n- Usage of this app requires a Mock Draft Central account.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mattdennewitz/mdc-utils/", "keywords": "mockdraftcentral baseball data", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "python-mdc-utils", "package_url": "https://pypi.org/project/python-mdc-utils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-mdc-utils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mattdennewitz/mdc-utils/" }, "release_url": "https://pypi.org/project/python-mdc-utils/2012.1/", "requires_dist": null, "requires_python": null, "summary": "Automate exporting Mock Draft Central baseball ADP rankings", "version": "2012.1" }, "last_serial": 797990, "releases": { "2012.1": [ { "comment_text": "", "digests": { "md5": "344e85065ee60ca4374b5839f1118298", "sha256": "b4b9c4c601a1918e4540a96b7cb031018d1cd3776edda74483209c21a6d44227" }, "downloads": -1, "filename": "python-mdc-utils-2012.1.tar.gz", "has_sig": false, "md5_digest": "344e85065ee60ca4374b5839f1118298", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3156, "upload_time": "2012-12-13T23:56:41", "url": "https://files.pythonhosted.org/packages/9f/0d/2d0d30cb7b9d97d67ec033dba6eecc2dd798a54389cd4d9c82caf25c2961/python-mdc-utils-2012.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "344e85065ee60ca4374b5839f1118298", "sha256": "b4b9c4c601a1918e4540a96b7cb031018d1cd3776edda74483209c21a6d44227" }, "downloads": -1, "filename": "python-mdc-utils-2012.1.tar.gz", "has_sig": false, "md5_digest": "344e85065ee60ca4374b5839f1118298", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3156, "upload_time": "2012-12-13T23:56:41", "url": "https://files.pythonhosted.org/packages/9f/0d/2d0d30cb7b9d97d67ec033dba6eecc2dd798a54389cd4d9c82caf25c2961/python-mdc-utils-2012.1.tar.gz" } ] }