{ "info": { "author": "Juan Manuel Berm\u00fadez Cabrera", "author_email": "jbermudezcabrera@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications :: Qt", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "campos\n======\n\ncampos can generate forms from your model objects or help you to easily create\nthem using fields as building blocks. Take a minute to check examples dir.\n\nRequirements\n============\n\n* Python 3+\n* QtPy\n* You need PyQt5, PyQt4 or PySide installed in your system to make use of\n *campos*. If several of these packages are found, ``PyQt5`` is used by\n default unless you set the ``QT_API`` environment variable.\n\n ``QT_API`` can take the following values:\n\n - pyqt5 (to use PyQt5).\n - pyqt or pyqt4 (to use PyQt4).\n - pyside (to use PySide).\n\nInstallation\n============\n\nYou can use pip\n\n``pip install campos``\n\nor install it from the source package\n\n``python setup.py install``\n\nLicense\n=======\n\nThis project is licensed under the MIT license.", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/campos", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jbermudezcabrera/campos", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "campos", "package_url": "https://pypi.org/project/campos/", "platform": "OS Independent", "project_url": "https://pypi.org/project/campos/", "project_urls": { "Download": "http://pypi.python.org/pypi/campos", "Homepage": "https://github.com/jbermudezcabrera/campos" }, "release_url": "https://pypi.org/project/campos/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Helps you to quickly create and generate fully functional forms", "version": "1.0.1" }, "last_serial": 2506236, "releases": { "1.0.0": [], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c1b1794a8a8fe1967f37dc7b07460add", "sha256": "543ecbe4cdc8a8c2eb59685fd8755d4c0e83323d31a189783e8c19ec152c97fe" }, "downloads": -1, "filename": "campos-1.0.1.zip", "has_sig": false, "md5_digest": "c1b1794a8a8fe1967f37dc7b07460add", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 544535, "upload_time": "2016-12-08T04:33:24", "url": "https://files.pythonhosted.org/packages/b9/11/3bcd4d384a8e95a4bf3679fb55d42c882e369e9268baab809e7ec632f15a/campos-1.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c1b1794a8a8fe1967f37dc7b07460add", "sha256": "543ecbe4cdc8a8c2eb59685fd8755d4c0e83323d31a189783e8c19ec152c97fe" }, "downloads": -1, "filename": "campos-1.0.1.zip", "has_sig": false, "md5_digest": "c1b1794a8a8fe1967f37dc7b07460add", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 544535, "upload_time": "2016-12-08T04:33:24", "url": "https://files.pythonhosted.org/packages/b9/11/3bcd4d384a8e95a4bf3679fb55d42c882e369e9268baab809e7ec632f15a/campos-1.0.1.zip" } ] }