{ "info": { "author": "Edward K. Ream", "author_email": "edreamleo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: MacOS X", "Framework :: IPython", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 3", "Topic :: Software Development" ], "description": "Usage: make_stub_files.py [options] file1, file2, ...\r\n\r\nOptions:\r\n -h, --help show this help message and exit\r\n -c FN, --config=FN full path to configuration file\r\n -d DIR, --dir=DIR full path to the output directory\r\n -o, --overwrite overwrite existing stub (.pyi) files\r\n -t, --test run unit tests on startup\r\n --trace-matches trace Pattern.matches\r\n --trace-patterns trace pattern creation\r\n --trace-reduce trace st.reduce_types\r\n --trace-visitors trace visitor methods\r\n -u, --update update stubs in existing stub file\r\n -v, --verbose verbose output in .pyi file\r\n -w, --warn warn about unannotated args", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/edreamleo/make-stub-files", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "make_stub_files", "package_url": "https://pypi.org/project/make_stub_files/", "platform": "", "project_url": "https://pypi.org/project/make_stub_files/", "project_urls": { "Homepage": "https://github.com/edreamleo/make-stub-files" }, "release_url": "https://pypi.org/project/make_stub_files/0.1/", "requires_dist": null, "requires_python": null, "summary": "make stub files for mypy", "version": "0.1" }, "last_serial": 2037150, "releases": { "0.1": [] }, "urls": [] }