{ "info": { "author": "Jack Gledhill", "author_email": "jackgledhill2005@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.7" ], "description": "# Profetch\n\n## Introduction\n\nProfetch is a lightweight library dedicated in data handling of relatively easy-to-make profile systems. Profetch offers you the ability to create, edit, remove and display data from per-person configurations via an ID. This ID is used to determine which user has which profile and any ID system can be used so long as it works correctly.\n\n## What it can do\n\nProfetch can create, edit, delete and display a specific profiles stored data at any given point with no other requirements. This means that it can ultimately be used in any application regardless of function or limitations. Profetch has the following methods:\n\nMethod | Inputs | Outputs | Description\n------ | ------ | ------- | -----------\ncreate_table() | None | None | Creates the table required to store data\ncreate_profile(id) | ID | None | Create a single profile\nremove_profile(id) | ID | None | Remove a single profile\nset_name(id, text) | ID, Text | None | Set a profiles name\nset_age(id, text) | ID, Text | None | Set a profiles age\nset_hobby(id, text) | ID, Text | None | Set a profiles hobby\nset_location(id, text) | ID, Text | None | Set a profiles location\nset_job(id, text) | ID, Text | None | Set a profiles job\nset_birth(id, text) | ID, Text | None | Set a profiles birthdate\nset_sex(id, text) | ID, Text | None | Set a profiles sexuality\nset_nationality(id, text) | ID, Text | None | Set a profiles nationality\nset_bio(id, text) | ID, Text | None | Set a profiles bio\nset_gender(id, text) | ID, Text | None | Set a profiles gender\nget_profile(id) | ID | Profile | Get an id's profile\nget_name(id) | ID | Name | Get a profiles name\nget_age(id) | ID | Age | Get a profiles age\nget_hobby(id) | ID | Hobby | Get a profiles hobby\nget_location(id) | ID | Location | Get a profiles location\nget_job(id) | ID | Job | Get a profiles job\nget_birth(id) | ID | Birthdate | Get a profiles birthdate\nget_sex(id) | ID | Sex | Get a profiles sexuality\nget_nationality(id) | ID | Nation | Get a profiles nationality\nget_bio(id) | ID | Bio | Get a profiles bio\nget_gender(id) | ID | Gender | Get a profiles gender\n\n## Contact\n\nNeed help? No worries, we have a Discord support server that you can join if you need any help, you can find us [here!](https://discord.gg/mwwXtZ8)\n\n\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/JackTEK05/Profetch", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "Profetch", "package_url": "https://pypi.org/project/Profetch/", "platform": "", "project_url": "https://pypi.org/project/Profetch/", "project_urls": { "Homepage": "https://github.com/JackTEK05/Profetch" }, "release_url": "https://pypi.org/project/Profetch/1.0/", "requires_dist": null, "requires_python": "", "summary": "A module for building profiles!", "version": "1.0" }, "last_serial": 4052250, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "7f7665a48a2afce21ff67973e0af435f", "sha256": "a5acb4efb8f524256d2c2874eb50005220fbed2f37fc2d818d14dade0bc4cf3d" }, "downloads": -1, "filename": "Profetch-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7f7665a48a2afce21ff67973e0af435f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1940, "upload_time": "2018-07-11T21:32:23", "url": "https://files.pythonhosted.org/packages/41/6f/36586983c0ae82325b6fb6c2fb6ae54e9a094c69afd2d0b4de9b2d4e5c22/Profetch-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1ccd238b66a83bd06170b2466ddce6b2", "sha256": "d5eab34066bd5cfc37175f99be14ff993cf83c10e4d0efd8e31d38253da04942" }, "downloads": -1, "filename": "Profetch-1.0.tar.gz", "has_sig": false, "md5_digest": "1ccd238b66a83bd06170b2466ddce6b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1913, "upload_time": "2018-07-11T21:32:29", "url": "https://files.pythonhosted.org/packages/1a/8c/23a2e5c647100aed3a728d7125107aeec20aa035e070fcb21f0c7afeea9f/Profetch-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7f7665a48a2afce21ff67973e0af435f", "sha256": "a5acb4efb8f524256d2c2874eb50005220fbed2f37fc2d818d14dade0bc4cf3d" }, "downloads": -1, "filename": "Profetch-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7f7665a48a2afce21ff67973e0af435f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1940, "upload_time": "2018-07-11T21:32:23", "url": "https://files.pythonhosted.org/packages/41/6f/36586983c0ae82325b6fb6c2fb6ae54e9a094c69afd2d0b4de9b2d4e5c22/Profetch-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1ccd238b66a83bd06170b2466ddce6b2", "sha256": "d5eab34066bd5cfc37175f99be14ff993cf83c10e4d0efd8e31d38253da04942" }, "downloads": -1, "filename": "Profetch-1.0.tar.gz", "has_sig": false, "md5_digest": "1ccd238b66a83bd06170b2466ddce6b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1913, "upload_time": "2018-07-11T21:32:29", "url": "https://files.pythonhosted.org/packages/1a/8c/23a2e5c647100aed3a728d7125107aeec20aa035e070fcb21f0c7afeea9f/Profetch-1.0.tar.gz" } ] }