{ "info": { "author": "Madelyn Eriksen", "author_email": "hello@madelyneriksen.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Topix - Microframework for Redis Streams\n=======\n\nTopix is a microframework to create event streams in Redis\n\n## Get Started \ud83d\ude80\n\nInstall Topix with the following commands:\n\n```bash\nvirtualenv .env\nsource .env/bin/activate # Linux/OSX\n.env\\scripts\\activate # Windows\npip install -r requirements.txt\npython setup.py install\n\n```\n\n\n## Development\n\nTo get started hacking on Topix, be sure to install it in development mode.\n\n```bash\nvirtualenv .env\nsource .env/bin/activate # Linux/OSX\n.env\\scripts\\activate # Windows\npip install -r requirements.dev.txt\npython setup.py develop\n```\n\nTests are provided by Pytest. Plugins for `pylint` and `coverage` are directly integrated:\n\n```bash\npytest # or python setup.py test\n# Pytest Output\n\nCoverage Report:\n\n...\n\n====== X Passed, X Skipped in .38 seconds =====\n```\n\n\nTopix checks types with MyPy. Type check your code like this:\n\n```bash\nmypy topix\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/madelyneriksen/topix", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "topix", "package_url": "https://pypi.org/project/topix/", "platform": "", "project_url": "https://pypi.org/project/topix/", "project_urls": { "Homepage": "https://github.com/madelyneriksen/topix" }, "release_url": "https://pypi.org/project/topix/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Topix is a microframework for creating event streams in Redis", "version": "0.1.0" }, "last_serial": 5909970, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dc00dc4d41c8b49ade1605b721c6f70c", "sha256": "8a7c3f8ebee8875ef42525d1a68430267ded324ebe36bff6b40f2cd1ebffc421" }, "downloads": -1, "filename": "topix-0.1.0.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "dc00dc4d41c8b49ade1605b721c6f70c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7232, "upload_time": "2019-10-01T01:54:30", "url": "https://files.pythonhosted.org/packages/58/4e/1cb1890191ca98b1fe93aff20b46512fdbfc214901af4dfcfc2ebe310dae/topix-0.1.0.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "231e760b1da9ae348783cbbcf813e56d", "sha256": "b9ed256fbb51ae20427f637c86fb014e49ab91521b85b5da51e5e7164c42c4a7" }, "downloads": -1, "filename": "topix-0.1.0-py3.6.egg", "has_sig": false, "md5_digest": "231e760b1da9ae348783cbbcf813e56d", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 10601, "upload_time": "2019-10-01T01:54:32", "url": "https://files.pythonhosted.org/packages/17/65/dd287898561a19abdf827ebb90ada1187e1dba339d8a13ce5a266bdf8fe1/topix-0.1.0-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "3b4998e4c36272f0e8aaf86c1874d286", "sha256": "90b4ad3f06c2492e9a8a89eaa14f70c0a37ad054af812237bf03d4979e7328fa" }, "downloads": -1, "filename": "topix-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3b4998e4c36272f0e8aaf86c1874d286", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5916, "upload_time": "2019-10-01T01:56:18", "url": "https://files.pythonhosted.org/packages/70/8e/7b4a50e8a3aaaf02dcc54ac90113a76c6077f42eb83707139b72bf3a04d3/topix-0.1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc00dc4d41c8b49ade1605b721c6f70c", "sha256": "8a7c3f8ebee8875ef42525d1a68430267ded324ebe36bff6b40f2cd1ebffc421" }, "downloads": -1, "filename": "topix-0.1.0.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "dc00dc4d41c8b49ade1605b721c6f70c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7232, "upload_time": "2019-10-01T01:54:30", "url": "https://files.pythonhosted.org/packages/58/4e/1cb1890191ca98b1fe93aff20b46512fdbfc214901af4dfcfc2ebe310dae/topix-0.1.0.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "231e760b1da9ae348783cbbcf813e56d", "sha256": "b9ed256fbb51ae20427f637c86fb014e49ab91521b85b5da51e5e7164c42c4a7" }, "downloads": -1, "filename": "topix-0.1.0-py3.6.egg", "has_sig": false, "md5_digest": "231e760b1da9ae348783cbbcf813e56d", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 10601, "upload_time": "2019-10-01T01:54:32", "url": "https://files.pythonhosted.org/packages/17/65/dd287898561a19abdf827ebb90ada1187e1dba339d8a13ce5a266bdf8fe1/topix-0.1.0-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "3b4998e4c36272f0e8aaf86c1874d286", "sha256": "90b4ad3f06c2492e9a8a89eaa14f70c0a37ad054af812237bf03d4979e7328fa" }, "downloads": -1, "filename": "topix-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3b4998e4c36272f0e8aaf86c1874d286", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5916, "upload_time": "2019-10-01T01:56:18", "url": "https://files.pythonhosted.org/packages/70/8e/7b4a50e8a3aaaf02dcc54ac90113a76c6077f42eb83707139b72bf3a04d3/topix-0.1.0-py3-none-any.whl" } ] }