{ "info": { "author": "George Sima", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Pymbdata\n\nA toy library that includes some complex data types seen in mathematics, engineering and statistics.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Prerequisites\n\nNumpy is used in the matrix, but it will be automatically installed when you install pymbdata.\n\n### Installing\n\nTo install the library you need to have PIP installed\n\nInstalling the library\n\n```\npip install pymbdata\n```\n\nTo import it in a python script\n\n```\nimport pymb\n```\n\nEnd with an example of getting some data out of the system or using it for a little demo\n\n## Running the tests\n\nNo tests are present yet\n\n\n## Authors\n\n* **George Sima** - *Initial work* - [Gamirou](https://github.com/gamirou)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n## Acknowledgments\n\n* Hat tip to numpy\n* Hat tip to myself :))\n* Inspiration\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/gamirou/pymbdata", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pymbdata", "package_url": "https://pypi.org/project/pymbdata/", "platform": "", "project_url": "https://pypi.org/project/pymbdata/", "project_urls": { "Homepage": "https://github.com/gamirou/pymbdata" }, "release_url": "https://pypi.org/project/pymbdata/0.0.1/", "requires_dist": [ "numpy" ], "requires_python": "", "summary": "A small example package", "version": "0.0.1" }, "last_serial": 4416064, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4c4dfbb7842543fe75dd65bea3f90816", "sha256": "0488a08b2ca53622a407e012b07a8d1879fa9b7380e48c259649067907dfc90f" }, "downloads": -1, "filename": "pymbdata-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4c4dfbb7842543fe75dd65bea3f90816", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16903, "upload_time": "2018-10-25T17:23:54", "url": "https://files.pythonhosted.org/packages/81/e4/0af4be759fc129660e7b5dfd9bd410309682ed4afc522205e1fe21aee7d2/pymbdata-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7513a7d70dde67ace51eda63b922f7a8", "sha256": "67a5d129c3331be58b0cb3f4eedc8d0350a9597c8c474d533dc49dfa05d269f0" }, "downloads": -1, "filename": "pymbdata-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7513a7d70dde67ace51eda63b922f7a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12212, "upload_time": "2018-10-25T17:23:55", "url": "https://files.pythonhosted.org/packages/55/a9/89158965d2bb6d0358ad15c8cd502b8b206f32c04cda2d64d4a9cc8ecad3/pymbdata-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c4dfbb7842543fe75dd65bea3f90816", "sha256": "0488a08b2ca53622a407e012b07a8d1879fa9b7380e48c259649067907dfc90f" }, "downloads": -1, "filename": "pymbdata-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4c4dfbb7842543fe75dd65bea3f90816", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16903, "upload_time": "2018-10-25T17:23:54", "url": "https://files.pythonhosted.org/packages/81/e4/0af4be759fc129660e7b5dfd9bd410309682ed4afc522205e1fe21aee7d2/pymbdata-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7513a7d70dde67ace51eda63b922f7a8", "sha256": "67a5d129c3331be58b0cb3f4eedc8d0350a9597c8c474d533dc49dfa05d269f0" }, "downloads": -1, "filename": "pymbdata-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7513a7d70dde67ace51eda63b922f7a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12212, "upload_time": "2018-10-25T17:23:55", "url": "https://files.pythonhosted.org/packages/55/a9/89158965d2bb6d0358ad15c8cd502b8b206f32c04cda2d64d4a9cc8ecad3/pymbdata-0.0.1.tar.gz" } ] }