{ "info": { "author": "Markus Ullmann, Karl Wolffgang", "author_email": "karlwolffgang@googlemail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Home Automation", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# About MaxCul for Python\n\nThis Module is forked from this Project https://github.com/jokey2k/MoritzServer.\nIt can communicate over a serial connection and a cul stick with MAX! Devices build by eQ-3 http://www.eq-3.de/produkte/max.html.\n\nThe CUL (or CC1101 USB Lite) is a USB Stick, which sends and receive Packages in the 868Mhz frequency.\nThe FHEM community developed a open firmeware for the stick and so the MAX! protocol ist only one of many protocols you can use with this stick.\nI build my own stick with this instruction: https://wiki.fhem.de/wiki/Selbstbau_CUL\nBut you can buy it for example here: http://www.busware.de/tiki-index.php?page=CUL\n\nTo install the dependecys use this command.\n```\npython setup.py install\n```\n\nAfter that you can start a test server with this command.\n```\npython bin/moritz-server.py --cul-path /dev/ttyUSB0\n```\nThis open a small webserver with some tools to control your devices and see there states.", "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/karlTGA/MaxCul-Python", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "maxcul", "package_url": "https://pypi.org/project/maxcul/", "platform": "any", "project_url": "https://pypi.org/project/maxcul/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/karlTGA/MaxCul-Python" }, "release_url": "https://pypi.org/project/maxcul/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Access with Python MAX! Devices over a CUL Stick", "version": "0.1.1" }, "last_serial": 2617647, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "616e01fbcce80f1ffbcf873c0a96063e", "sha256": "c094f221ad7d5a6849e893be8abc86d9af2c6712fb30be2ffb793cae43af9a61" }, "downloads": -1, "filename": "maxcul-0.1.1.tar.gz", "has_sig": false, "md5_digest": "616e01fbcce80f1ffbcf873c0a96063e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10321, "upload_time": "2017-02-03T19:07:52", "url": "https://files.pythonhosted.org/packages/10/e1/1c544433771b2f896d7e62d70269e9679c84936b395ac2903f7a7585091a/maxcul-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "616e01fbcce80f1ffbcf873c0a96063e", "sha256": "c094f221ad7d5a6849e893be8abc86d9af2c6712fb30be2ffb793cae43af9a61" }, "downloads": -1, "filename": "maxcul-0.1.1.tar.gz", "has_sig": false, "md5_digest": "616e01fbcce80f1ffbcf873c0a96063e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10321, "upload_time": "2017-02-03T19:07:52", "url": "https://files.pythonhosted.org/packages/10/e1/1c544433771b2f896d7e62d70269e9679c84936b395ac2903f7a7585091a/maxcul-0.1.1.tar.gz" } ] }