{ "info": { "author": "Louis-Philippe V\u00e9ronneau", "author_email": "", "bugtrack_url": null, "classifiers": [ "Environment :: X11 Applications", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: ISC License (ISCL)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "`membernator` is a tool that can be used to scan membership cards and establish if\nthey're valid or not against a CSV database.\n\n# Dependencies\n\nThis program is written in Python 3. You will need to install these dependencies\nto run `membernator` properly:\n\n* python3\n* pygame\n* docopt\n\n# Installation\n\n## Debian\n\n`membernator` is packaged in Debian! You can install it using:\n\n $ sudo apt install membernator\n\n## With setup.py\n\nYou can install `membernator` like any other python program with the help of\n`setuptools`:\n\n $ python3 setup.py install\n\n## With pip\n\nYou can install `membernator` by downloading it from PyPi:\n\n $ pip3 install membernator\n\n# Internationalisation\n\nMembernator supports internationalisation. If you wish to add new locales, you\ncan use the files in the `locales` directory.\n\nCurrent locales supported are:\n\n* English (default)\n* French\n\nNote that internationalisation is only supported if you install the Debian\npackage.\n\n# Usage\n\n Usage:\n membernator [options] --database FILE\n membernator (-h | --help)\n membernator --version\n\n Options:\n -h --help Shows the help screen\n --version Outputs version information\n --database FILE Path to the CSV database\n --id_col ID \"id\" column in the CSV database. [default: ID]\n --name_col NAME \"name\" column in the CSV database. [default: NAME]\n --time SEC Delay in secs between scans. [default: 2.5]\n --width WIDTH Width in pixels. Use 0 for fullscreen. [default: 800]\n --height HEIGHT Height in pixels. Use 0 for fullscreen. [default: 480]\n --logfile LOG Path to the logfile", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/baldurmen/membernator", "keywords": "", "license": "ISC", "maintainer": "", "maintainer_email": "", "name": "membernator", "package_url": "https://pypi.org/project/membernator/", "platform": "", "project_url": "https://pypi.org/project/membernator/", "project_urls": { "Homepage": "https://gitlab.com/baldurmen/membernator" }, "release_url": "https://pypi.org/project/membernator/1.1.0/", "requires_dist": null, "requires_python": ">=3.5.0", "summary": "A tool that can be used to scan membership cards and establish if they're valid or not against a CSV database.", "version": "1.1.0" }, "last_serial": 6001926, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f7946cff2d1311955a50f79da7333634", "sha256": "8d4179b45597465057dbc6e8947707c4973cd99de842c7dd3805cdea331b41ec" }, "downloads": -1, "filename": "membernator-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f7946cff2d1311955a50f79da7333634", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.0", "size": 4639, "upload_time": "2019-06-20T02:48:31", "url": "https://files.pythonhosted.org/packages/a0/5f/466b866cdc438018d983df273b72104b16127c7933e991b4d6667f93c3f7/membernator-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "844724bf7ec3cc85b9c90f70bc70a21f", "sha256": "12bdbfd20ee6782ec11429db31e0310e27cc9f4a144c65fb55a7921cfbc43b90" }, "downloads": -1, "filename": "membernator-1.0.1.tar.gz", "has_sig": false, "md5_digest": "844724bf7ec3cc85b9c90f70bc70a21f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.0", "size": 4645, "upload_time": "2019-06-20T02:55:29", "url": "https://files.pythonhosted.org/packages/fc/79/f15bbfdd6e0989fbdd5dcbf71343256d890f3aa31506f69e679dad0690cf/membernator-1.0.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "e4d58439d4e949d868cf00609289364f", "sha256": "76185deb5a184de24d39de60309acdfdd1e2775c3d856b13ba6aeea4ad6004e5" }, "downloads": -1, "filename": "membernator-1.1.0.tar.gz", "has_sig": false, "md5_digest": "e4d58439d4e949d868cf00609289364f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.0", "size": 5117, "upload_time": "2019-10-20T04:50:23", "url": "https://files.pythonhosted.org/packages/b5/da/a0c3457d68b3cfe3c8d286784a57e850041cb466ff609f239ea249b54321/membernator-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e4d58439d4e949d868cf00609289364f", "sha256": "76185deb5a184de24d39de60309acdfdd1e2775c3d856b13ba6aeea4ad6004e5" }, "downloads": -1, "filename": "membernator-1.1.0.tar.gz", "has_sig": false, "md5_digest": "e4d58439d4e949d868cf00609289364f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.0", "size": 5117, "upload_time": "2019-10-20T04:50:23", "url": "https://files.pythonhosted.org/packages/b5/da/a0c3457d68b3cfe3c8d286784a57e850041cb466ff609f239ea249b54321/membernator-1.1.0.tar.gz" } ] }