{ "info": { "author": "Camilo A. Ospina A.", "author_email": "camilo.ospinaa@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Copyright (c) <2012-2014, Bogot\u00e1, Colombia>\n\n\n===============================================================================\nDESCRIPTION\n===============================================================================\nPyTam is a single module that allows python3 to manipulate databases of\nits own. It works for Linux, Mac and Windows.\nIt can create, delete, update, fetch, match registries and much more. It is not\nintended to be a SQL dbm but a python data persistance module that allows managing\ndata in an efficent way, with more levels of security than other python's\npersistance libraries.\n\nNote: It Runs On ANDROID!!!! with QPython 3\n\nIf help is needed you can contact me at:\n\tcamilo.ospinaa@gmail.com\n\nI will not write any code for you, but I can show you what you can do with this\npowerful library.\n\n===============================================================================\nUSAGE EXAMPLE\n===============================================================================\n\nfrom pytam.pytam import *\n\ncreateTWS(\"/home/user/\",\"DB\", \"123\") #Create DataBase\ntws=useTWS('/home/user/DB', '123', 'UserNameForLogs', 'enable') #Connect to DB\n\ntws.createTable('people',{ # Create Table\n '*id': 'int',\n 'name': 'str',\n 'lastName': 'str' \n })\n\ntws.insertInto('people',{ #Add Registry to DB\n 'id':0,\n 'name':'Joe',\n 'lastName':'Doe'\n })\n\nPeopleObtained=tws.fetchAll('people', {'id':0}) # Search by Key Field\n\nPeopleObtained=tws.fetchAll('people', {'name':'Joe', 'lastName':'Doe'}) # Search by various fields\n\n===============================================================================\n\n!!! And a lot more you can do with PyTam !!! :)\n\n\n===============================================================================\nLICENSE\n===============================================================================\nMIT License (MIT)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "MIT license", "maintainer": null, "maintainer_email": null, "name": "PyTam", "package_url": "https://pypi.org/project/PyTam/", "platform": "Linux,Mac,Windows", "project_url": "https://pypi.org/project/PyTam/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/PyTam/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "Python Tables Manager (PyTam) is a module that allows managing data as a DBMS in Tables.", "version": "0.3.1" }, "last_serial": 1027865, "releases": { "0.1": [ { "comment_text": "built for Linux-3.13.0-031300-generic-x86_64-with-glibc2.9", "digests": { "md5": "869649a2ac7054e62d0609e5a8e0762c", "sha256": "c67fe30ce88b853bceaadec18612b1131a651a7d09eb1a4681bd8b61ed472cba" }, "downloads": -1, "filename": "PyTam-0.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "869649a2ac7054e62d0609e5a8e0762c", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 20614, "upload_time": "2014-03-12T03:34:09", "url": "https://files.pythonhosted.org/packages/f4/25/7da3612f07c69925d25afb13f491e42e81c5c04497f3ffbf73d3cb351c6d/PyTam-0.1.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "ca57b1d896046e20634ff09ad2ec2581", "sha256": "7141f5adb7e48111664ac26a0d0ea5223f8cc067b9f9f0935d057bc3ee868cc4" }, "downloads": -1, "filename": "PyTam-0.1.tar.gz", "has_sig": false, "md5_digest": "ca57b1d896046e20634ff09ad2ec2581", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9744, "upload_time": "2014-03-12T03:34:05", "url": "https://files.pythonhosted.org/packages/6b/e7/319a9f69a0839be16a2eaf02a71a2a2ca16067aab941c6639e427d344854/PyTam-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "a5a8a2d34a752b19167a9fa655c1987e", "sha256": "17b42f6d158757a74d596cf98eca432c9973427fd52abf37b7533c0a0a209b6a" }, "downloads": -1, "filename": "PyTam-0.2.tar.gz", "has_sig": false, "md5_digest": "a5a8a2d34a752b19167a9fa655c1987e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9738, "upload_time": "2014-03-12T03:36:58", "url": "https://files.pythonhosted.org/packages/58/b0/22ee2c7c505724d76fafcdf97d393f0014b3914fddaa2df9bf9bff8b5da8/PyTam-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "204f1e7e951a0a2b0034950086640514", "sha256": "ccb8c4cf6744815266031d5280d18e6b9758823b4766fdb7cc7ae9dd62d7945e" }, "downloads": -1, "filename": "PyTam-0.2.1.tar.gz", "has_sig": false, "md5_digest": "204f1e7e951a0a2b0034950086640514", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9806, "upload_time": "2014-03-12T04:03:29", "url": "https://files.pythonhosted.org/packages/3a/f1/0d1213360f034bc7d583a484ee3b9d584a2f8cce0c5d26fd74bfb8eaeba2/PyTam-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "97d5968058b63cff97ff282b15030cd0", "sha256": "09babdfa0178bc8425ed25cced2e2475007b76f19329f2d93ca9faa37ee9d5e8" }, "downloads": -1, "filename": "PyTam-0.2.2.tar.gz", "has_sig": false, "md5_digest": "97d5968058b63cff97ff282b15030cd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9808, "upload_time": "2014-03-12T04:06:48", "url": "https://files.pythonhosted.org/packages/2e/e8/de1c839b0e1a7962f904aa6712220c98f5cb8f8556acdb0255ed1ff73c79/PyTam-0.2.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "47af88fd2e7b1e2c504ef60574b3f211", "sha256": "84967f66d5888f3601a3a21fd88855870d25f93bfb4fe4991d871133cce9e99b" }, "downloads": -1, "filename": "PyTam-0.3.tar.gz", "has_sig": false, "md5_digest": "47af88fd2e7b1e2c504ef60574b3f211", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10070, "upload_time": "2014-03-13T03:05:10", "url": "https://files.pythonhosted.org/packages/3e/73/14dc28bae619f421025d59a6d7e372bc85f8afaed8bf1bc7473b31862c49/PyTam-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "6af49a6501331710321dba96e8913aa7", "sha256": "eb466be5a792fc2ee27116ed7a08c951a4575bc3891c0b8335aaedee6cb878c4" }, "downloads": -1, "filename": "PyTam-0.3.1.tar.gz", "has_sig": false, "md5_digest": "6af49a6501331710321dba96e8913aa7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10082, "upload_time": "2014-03-13T03:16:11", "url": "https://files.pythonhosted.org/packages/4e/a1/0cf3e3bc851b9cf8d0958ab57646304dee50d878beb84308c7c9619a223e/PyTam-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6af49a6501331710321dba96e8913aa7", "sha256": "eb466be5a792fc2ee27116ed7a08c951a4575bc3891c0b8335aaedee6cb878c4" }, "downloads": -1, "filename": "PyTam-0.3.1.tar.gz", "has_sig": false, "md5_digest": "6af49a6501331710321dba96e8913aa7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10082, "upload_time": "2014-03-13T03:16:11", "url": "https://files.pythonhosted.org/packages/4e/a1/0cf3e3bc851b9cf8d0958ab57646304dee50d878beb84308c7c9619a223e/PyTam-0.3.1.tar.gz" } ] }