{ "info": { "author": "Sylvain Mari\u00e9", "author_email": "\"Sylvain Mari\u00e9\" ", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "python-classtools-autocode\n==========================\n\nProject page : `official `__,\n`backup `__\n\nWhat's new\n----------\n\n- Doc now generated from markdown using\n `mkdocs `__\n\nWant to contribute ?\n--------------------\n\nContributions are welcome ! Simply Fork this project on github, commit\nyour contributions, and create pull requests.\n\nHere is a non-exhaustive list of interesting open topics:\nhttps://github.com/smarie/python-classtools-autocode/issues to reference\nnew features or bugfixes.\n\n*Packaging*\n-----------\n\nThis project uses ``setuptools_scm`` to synchronise the version number.\nTherefore the following command should be used for development snapshots\nas well as official releases:\n\n.. code:: bash\n\n python setup.py egg_info bdist_wheel rotate -m.whl -k3", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/smarie/python-classtools-autocode/tarball/1.1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/smarie/python-classtools-autocode", "keywords": "auto code generator decorator properties fields attributes contract object classes", "license": "BSD 3-Clause", "maintainer": "", "maintainer_email": "", "name": "classtools-autocode", "package_url": "https://pypi.org/project/classtools-autocode/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/classtools-autocode/", "project_urls": { "Download": "https://github.com/smarie/python-classtools-autocode/tarball/1.1.0", "Homepage": "https://github.com/smarie/python-classtools-autocode" }, "release_url": "https://pypi.org/project/classtools-autocode/1.1.0/", "requires_dist": [ "decorator", "PyContracts; extra == 'contracts'", "enforce; extra == 'enforce'" ], "requires_python": "", "summary": "Helps you write compact python classes", "version": "1.1.0" }, "last_serial": 2916711, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "3d00deba13ce9b8e9b50e2d150acec57", "sha256": "f407440dd271c966d4eecc8e8d2a738465fcb047cb6d5592579856723e1ba532" }, "downloads": -1, "filename": "classtools_autocode-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3d00deba13ce9b8e9b50e2d150acec57", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24887, "upload_time": "2017-01-04T15:33:38", "url": "https://files.pythonhosted.org/packages/28/46/a1bf41f79bb2d59cae19f5ec241d2672a423edaa0e9016a204e7ee7d6abe/classtools_autocode-1.0.0-py3-none-any.whl" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "6071f21996adda5ec0af1dd10e5cdbc8", "sha256": "2b0164aa6158df06d79a72cba0358641b75cac65f174b5c2d8f3e3a76dd86732" }, "downloads": -1, "filename": "classtools_autocode-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "6071f21996adda5ec0af1dd10e5cdbc8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18541, "upload_time": "2017-06-01T12:43:57", "url": "https://files.pythonhosted.org/packages/4f/22/6dc400770e6796301322aa8d2e5eb5215bf877a7ce43a561b05d98188dab/classtools_autocode-1.1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6071f21996adda5ec0af1dd10e5cdbc8", "sha256": "2b0164aa6158df06d79a72cba0358641b75cac65f174b5c2d8f3e3a76dd86732" }, "downloads": -1, "filename": "classtools_autocode-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "6071f21996adda5ec0af1dd10e5cdbc8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18541, "upload_time": "2017-06-01T12:43:57", "url": "https://files.pythonhosted.org/packages/4f/22/6dc400770e6796301322aa8d2e5eb5215bf877a7ce43a561b05d98188dab/classtools_autocode-1.1.0-py3-none-any.whl" } ] }