{ "info": { "author": "Coopdevs", "author_email": "info@coopdevs.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "[![pipeline status](https://gitlab.com/coopdevs/pyopencell/badges/master/pipeline.svg)](https://gitlab.com/coopdevs/pyopencell/commits/master)\n[![coverage report](https://gitlab.com/coopdevs/pyopencell/badges/master/coverage.svg)](https://gitlab.com/coopdevs/pyopencell/commits/master)\n\n> :heart: Inspired by [PyOTRS](https://gitlab.com/rhab/PyOTRS) :heart:\n\nPyOpenCell is a Python wrapper for accessing [Open Cell](https://www.opencellsoft.com/) (Version 6) using the\nREST API.\n\nYou can see all the API information [here](https://api.opencellsoft.com/6.0.0)\n\nFeatures\n--------\n\nAccess an OpenCell instance to:\n\n* find a Customer by ID\n\nInstallation\n============\n\nDependencies\n------------\n\nYoy maybe want to create a virtualenv before installing dependencies. \n\nIf you are using `virtualenvwrapper` (https://virtualenvwrapper.readthedocs.io/en/latest/).\n\n* Create virtualenv with python 2.7\n\n```commandline \n$ which python\n/usr/bin/python\n$ mkvirtualenv --python=/usr/bin/python pyopencell\n```\nIf you are using [pyenv](https://github.com/pyenv/pyenv) with [pyenv-virtualenv](https://github.com/pyenv/pyenv-virtualenv) plugin:\n```commandline\n$ pyenv virtualenv pyopencell\n```\n\n* Install requirements:\n\n```commandline\n$ pip install -r requirements.txt\n```\n\nConfiguration Environment\n-------------------------\n\nYou need define the OpcenCell API credentials as environment variables. You need define:\n\n```\nOPENCELL_BASEURL=/opencell\nOPENCELL_USER=\nOPENCELL_PASSWORD=\n```\n\nIf this envvars are not defined, a exception will be raised with the name of the envvar not defined.\n\nPython Usage\n============\n\nRun test suite\n----------\n\n```commandline\n$ tox\n```\n\nRelease process\n---\n\nYou can upload a new version of pyopencell package to PyPI. First, you need to load the virtualenv where required\npython packages are installed. Then, run:\n\n```commandline\n$ python setup.py upload\n```\nYou will be prompted for credentials in PyPI.org.\n\nIt will create a git tag for the version indicated in `VERSION` variable in `setup.py`, and upload the package.\n\nLicense\n=======\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://gitlab.com/coopdevs/pyopencell", "keywords": "", "license": "", "maintainer": "Daniel Palomar, Antonio Barcia", "maintainer_email": "", "name": "pyopencell", "package_url": "https://pypi.org/project/pyopencell/", "platform": "", "project_url": "https://pypi.org/project/pyopencell/", "project_urls": { "Homepage": "https://gitlab.com/coopdevs/pyopencell" }, "release_url": "https://pypi.org/project/pyopencell/0.2.1/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Python wrapper for OpenCell (using REST API)", "version": "0.2.1" }, "last_serial": 5786570, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "4af8e1721afedf89e552d02432bdd2bd", "sha256": "43459a354299f5cd827d509a60a61c36f58e63a504ac00d3e1d2e94ceda7b6f1" }, "downloads": -1, "filename": "PyOpenCell-0.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4af8e1721afedf89e552d02432bdd2bd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16122, "upload_time": "2019-02-14T23:49:49", "url": "https://files.pythonhosted.org/packages/e1/fc/f54e8f70c12f14f7234089491152e48d892815fa063f964c5eec44a0d85d/PyOpenCell-0.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f43b99248da380dd7f9e983be4e89afb", "sha256": "6c73f3949df2b77189534ad7d983a562937b0f7cdfb2a2bdb9d3bd50d66844ce" }, "downloads": -1, "filename": "PyOpenCell-0.0.0.tar.gz", "has_sig": false, "md5_digest": "f43b99248da380dd7f9e983be4e89afb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3567, "upload_time": "2019-02-14T23:49:51", "url": "https://files.pythonhosted.org/packages/d5/bb/b06464f6b39cc5f259d870386fa9bbc2aebd259e2f9ca0c3a94daddb2c57/PyOpenCell-0.0.0.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "a6bc9e588c70e2c4adae9d0d81f732ac", "sha256": "3b5c714836cb7a68db67a9402bbe3f87dadb5248c91f64245763b984a211a384" }, "downloads": -1, "filename": "pyopencell-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6bc9e588c70e2c4adae9d0d81f732ac", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20935, "upload_time": "2019-02-25T15:51:21", "url": "https://files.pythonhosted.org/packages/4a/2d/3d785a455978db7b4c2f355d08396257920bbd77426927416c8b9ccf01a2/pyopencell-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c02640cea76be5f8fa87a5f7af662f13", "sha256": "b4f7005272483be46575da5e0d4cf9f37f9095f451554d6a414339ccbe7d5f12" }, "downloads": -1, "filename": "PyOpenCell-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c02640cea76be5f8fa87a5f7af662f13", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20927, "upload_time": "2019-02-25T15:36:49", "url": "https://files.pythonhosted.org/packages/16/40/f2b0a50f825b8807746d59c22199e43e9910d23be03a23269f32bf4839cc/PyOpenCell-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7cd9ca7e7cb194d41c666ce5b33c7850", "sha256": "520066790381ada53c2e56dcb90b42fa5010379ad132bbccdeb19630aecd688a" }, "downloads": -1, "filename": "PyOpenCell-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7cd9ca7e7cb194d41c666ce5b33c7850", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6540, "upload_time": "2019-02-25T15:36:51", "url": "https://files.pythonhosted.org/packages/26/bf/1dd1f5e49ca56ce5fc17c12c4948f034209510391fed66de963f6b3c4598/PyOpenCell-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f21a881415f157c4ca4acbbba4e279d9", "sha256": "39b3ad2a3973e8ddf43f0798462a2712a6a2da7527bf0e3e83abebb0b940b026" }, "downloads": -1, "filename": "pyopencell-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f21a881415f157c4ca4acbbba4e279d9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21031, "upload_time": "2019-03-01T15:53:13", "url": "https://files.pythonhosted.org/packages/67/b8/1f15d0536667285ae9942934f672d0bede71f829b39a6bcac011f0970609/pyopencell-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8d3c10095b190b245a7ae5b6db40e746", "sha256": "ec0326979632b07b3d452e8c1a2bfc8da55bc9bd8b230565c07f441fd3412e41" }, "downloads": -1, "filename": "pyopencell-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8d3c10095b190b245a7ae5b6db40e746", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6100, "upload_time": "2019-03-01T15:53:14", "url": "https://files.pythonhosted.org/packages/4e/32/8db66ea73e32dd1ff2736ae7df6e91ecb83af290a828d6be981fb82756b8/pyopencell-0.1.1.tar.gz" } ], "0.1.10": [ { "comment_text": "", "digests": { "md5": "5197e5db57b0f9c858374755faccf5a9", "sha256": "6c8159174b5b5c209c6b205bc12f76736e197b8e0fb7cf02319a4fe1ae4a7e69" }, "downloads": -1, "filename": "pyopencell-0.1.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5197e5db57b0f9c858374755faccf5a9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25436, "upload_time": "2019-05-24T12:39:38", "url": "https://files.pythonhosted.org/packages/94/36/f92e0f50e63bacfbe1fe72f19e167a47379d86d8fab0825b6e3cf8384271/pyopencell-0.1.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0c1c6b790afb9127c046a7178209fb16", "sha256": "b85678f46d6cec6f5c167610058a9d9e3c696e4b456321859beea5d7bea69d6e" }, "downloads": -1, "filename": "pyopencell-0.1.10.tar.gz", "has_sig": false, "md5_digest": "0c1c6b790afb9127c046a7178209fb16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7671, "upload_time": "2019-05-24T12:39:39", "url": "https://files.pythonhosted.org/packages/e0/e5/c6613fb59e2121c8f9b248d8b5be445bfebd9aa6443b72dea4cb37623e5b/pyopencell-0.1.10.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "704eb05df4b3e61b8c2552704c2501e6", "sha256": "3d902fd7d34a39a0f3b556b0fcb681d75917874e78a532dee84ab02a44e713dc" }, "downloads": -1, "filename": "pyopencell-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "704eb05df4b3e61b8c2552704c2501e6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21175, "upload_time": "2019-03-13T12:01:37", "url": "https://files.pythonhosted.org/packages/18/d6/e208e4ee9bc68ee6d0a8549913d11c8d4353b45eba98fec438f4491ae885/pyopencell-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "810595cec6617e3c38a9acc4441bf1fb", "sha256": "949a6cab58bae9bceb547ab75e67fe404128061375208d229512fe5fa0723db8" }, "downloads": -1, "filename": "pyopencell-0.1.2.tar.gz", "has_sig": false, "md5_digest": "810595cec6617e3c38a9acc4441bf1fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6253, "upload_time": "2019-03-13T12:01:39", "url": "https://files.pythonhosted.org/packages/88/48/e57132dafa4349189f5dafe4a67f72f2371c2de5a273878e99c29f895a94/pyopencell-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "5b09083316d300408514e39699b081fb", "sha256": "7271117d9f477c64a79cf165be53af7a5d4950c74d82398427dce49b96ee8e6d" }, "downloads": -1, "filename": "pyopencell-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5b09083316d300408514e39699b081fb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21239, "upload_time": "2019-03-13T13:59:44", "url": "https://files.pythonhosted.org/packages/fd/ea/165a66499e0e19ca3f3543a178e2e0c128ea20cd1347de3bfd78a896fb47/pyopencell-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "774ebdf5be7cc499499a8ef3e59ee1cc", "sha256": "cf07fa1f779132fa1f2ea0dcd6aa8e5c9815c9c5a69eca631357aa9b13d5b9dd" }, "downloads": -1, "filename": "pyopencell-0.1.3.tar.gz", "has_sig": false, "md5_digest": "774ebdf5be7cc499499a8ef3e59ee1cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6304, "upload_time": "2019-03-13T13:59:45", "url": "https://files.pythonhosted.org/packages/b1/e3/e36081a8f7017b92ac98dee4395c11c0590da9da2d87cc4e727cc28ca91d/pyopencell-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "ccdab4766ecb604b052cf0ac841d49e6", "sha256": "f08373f8fcfb241a11397d2088b7748e7ce94801a6c38a2563afa48c7bef0787" }, "downloads": -1, "filename": "pyopencell-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ccdab4766ecb604b052cf0ac841d49e6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21256, "upload_time": "2019-03-18T15:08:30", "url": "https://files.pythonhosted.org/packages/c4/6e/ca9ada88dd7d2e21d0b6095a531dc61f20e853c4c006cd2b1527f76ca619/pyopencell-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "40b8d37f1d20e1d9fb56b3db935318e4", "sha256": "901f7d3cb987667cb78384691da7768ea49c10c8acfd544903712ed2b9e07a40" }, "downloads": -1, "filename": "pyopencell-0.1.4.tar.gz", "has_sig": false, "md5_digest": "40b8d37f1d20e1d9fb56b3db935318e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6332, "upload_time": "2019-03-18T15:08:31", "url": "https://files.pythonhosted.org/packages/40/05/1c762b6a9f4c34bdfeed65ad85598aa77090afef07130f5d7456bdd830ed/pyopencell-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "f6d4670b92838dc4267f925f52e54f3d", "sha256": "6e096214cc9ab19406ad09b23a785a6d43b4a4ad4f981f6e79bf1f1b58b69657" }, "downloads": -1, "filename": "pyopencell-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f6d4670b92838dc4267f925f52e54f3d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21342, "upload_time": "2019-03-26T16:20:36", "url": "https://files.pythonhosted.org/packages/1a/24/cbf10973d8e4f98d9b70659eb9bcc58b94b877bc5ad012baa9594e353dfb/pyopencell-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "50d15f352b1d1b303752a9bedb45e4fa", "sha256": "65dd6f10932cb86cb3c4ac525ced62bf3c7f21fcc911cb917ebad7538e21275c" }, "downloads": -1, "filename": "pyopencell-0.1.5.tar.gz", "has_sig": false, "md5_digest": "50d15f352b1d1b303752a9bedb45e4fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7122, "upload_time": "2019-03-26T16:20:38", "url": "https://files.pythonhosted.org/packages/82/7d/5328e0fbb5fbff81a2fd95fc69489ee271642e0a6109a845734dae4cf6b1/pyopencell-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "0c6df84f9a12aec6d3e59dc3aefd793b", "sha256": "c8b1e5981d4093709499f856dfc65c5ca16d0467a9d807d39a1fd1fbea44f1a3" }, "downloads": -1, "filename": "pyopencell-0.1.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0c6df84f9a12aec6d3e59dc3aefd793b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21707, "upload_time": "2019-03-27T12:39:43", "url": "https://files.pythonhosted.org/packages/97/ae/561fd07ad0896faa284727c5c82d06bd67d8fbc6265cd3d4d8366aa9c9e0/pyopencell-0.1.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1d45a11f1a77ae46da505b385e8ad928", "sha256": "f71f9ffd73c06e201bc51d35d82fe495745de95c1bb469f0949c4d1e7d257143" }, "downloads": -1, "filename": "pyopencell-0.1.6.tar.gz", "has_sig": false, "md5_digest": "1d45a11f1a77ae46da505b385e8ad928", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7579, "upload_time": "2019-03-27T12:39:45", "url": "https://files.pythonhosted.org/packages/f5/4a/808fc2262230567b60aa1e0299d0e2520a609aabd31b2edfbf84e63ebd78/pyopencell-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "b8bdf773c17c7c50bcc3bee380698ee9", "sha256": "6b9ff773d9876a12645f1451f8912a328385403370b74e3b1caf49d814bb4aec" }, "downloads": -1, "filename": "pyopencell-0.1.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b8bdf773c17c7c50bcc3bee380698ee9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21709, "upload_time": "2019-03-28T16:18:52", "url": "https://files.pythonhosted.org/packages/8a/ed/6db4c48cc19e4b784320d90c70974ecd8a0216cbaaf73cf1bbc68462d6c0/pyopencell-0.1.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "906467b3413199ab53dd4b53293dfa5e", "sha256": "f2fc04783d3abee0c85293c7a5f581fe7b6cc3ef712216a802775baa8a3d8d2e" }, "downloads": -1, "filename": "pyopencell-0.1.7.tar.gz", "has_sig": false, "md5_digest": "906467b3413199ab53dd4b53293dfa5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7598, "upload_time": "2019-03-28T16:18:54", "url": "https://files.pythonhosted.org/packages/42/49/3725cb752a9e9e783ff8940eb578378ac7f1bbd4a41552db00895eb30b8b/pyopencell-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "811962e6410bc2de5cdf2d285c9d20dc", "sha256": "52c9e84467c5fc81f013b609ca720e1b2032bb5c4ef9f953b3a8a5ab7bebcaca" }, "downloads": -1, "filename": "pyopencell-0.1.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "811962e6410bc2de5cdf2d285c9d20dc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 21754, "upload_time": "2019-04-11T08:01:59", "url": "https://files.pythonhosted.org/packages/2c/ff/4d7b2c04b625380e7e24c149f754046ddebf4dfab1ad09a3d33e284d08a4/pyopencell-0.1.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f37b651b93f57c8347c26a9f3dcb2a77", "sha256": "cd2b1f169932e234e2356b05e2edb4b4445c85f3f2af7b2088d7b6ad1ce32409" }, "downloads": -1, "filename": "pyopencell-0.1.8.tar.gz", "has_sig": false, "md5_digest": "f37b651b93f57c8347c26a9f3dcb2a77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7647, "upload_time": "2019-04-11T08:02:00", "url": "https://files.pythonhosted.org/packages/fd/fc/93ba5d7bc6e199f0dcbacd1b3a51005754c755070f74732702d188977fdb/pyopencell-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "0b77ce9ab671154a38da8365bb311eb6", "sha256": "9afc947d6a379f5e4ba6acfbe5f76e97ff81d877a5dec2ecaa0fd771f6b3ac14" }, "downloads": -1, "filename": "pyopencell-0.1.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0b77ce9ab671154a38da8365bb311eb6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25242, "upload_time": "2019-05-02T12:02:04", "url": "https://files.pythonhosted.org/packages/74/d4/ef4cc195731ad28a8b15377402a4a6126bc05bfb1b60c301a56faf5d6436/pyopencell-0.1.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6a3f8ebcf20b0cbdc1890460f23427ff", "sha256": "9fc69be7393d672744d9d57faf60c7e1ace0aa90a6c0c42ec22ab9986a1d4124" }, "downloads": -1, "filename": "pyopencell-0.1.9.tar.gz", "has_sig": false, "md5_digest": "6a3f8ebcf20b0cbdc1890460f23427ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7514, "upload_time": "2019-05-02T12:02:05", "url": "https://files.pythonhosted.org/packages/17/db/1e59e910238f80bbc8db50c65dcc113441ec270c8984eeafec1af996a724/pyopencell-0.1.9.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a748abe0dd0400556ef822693e38b127", "sha256": "97e3b18bfe288223bb1f8c1d5f06838fea765e709f12147dde9659b2b25c075c" }, "downloads": -1, "filename": "pyopencell-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a748abe0dd0400556ef822693e38b127", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 24061, "upload_time": "2019-08-29T15:25:16", "url": "https://files.pythonhosted.org/packages/fc/ad/b9007940c5f28911845473fc223b337dd6907ba658c34891d7bed511ec98/pyopencell-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5afd551fe542b461a6b2a5808fb24d36", "sha256": "5951b0c1801c1ff1076844127a434de8d347a56ba6f5393dd9183aa87528d7dc" }, "downloads": -1, "filename": "pyopencell-0.2.0.tar.gz", "has_sig": false, "md5_digest": "5afd551fe542b461a6b2a5808fb24d36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8715, "upload_time": "2019-08-29T15:25:18", "url": "https://files.pythonhosted.org/packages/50/7b/6e7e38c9eef5cabf5cc1ae70098fbbeb052e552f8385858741fab8d88a49/pyopencell-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "cda4af1404ef43974b198a7f1d1ace97", "sha256": "614a76c5e2e24dc2715bcee7dcafbe9c384727fe2d4ab4d3572a636b5e66e664" }, "downloads": -1, "filename": "pyopencell-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cda4af1404ef43974b198a7f1d1ace97", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25383, "upload_time": "2019-09-05T13:33:27", "url": "https://files.pythonhosted.org/packages/e4/e5/7c09cc81023b13c46a6f0440064e0bc9ba59b93f37ecbc9b265e6ff5f265/pyopencell-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "afe3e72714b4a3683069f8bf199485d7", "sha256": "bcdcac242526d7c3d904991f8ee655d500e0912122eed7b5af6ed289fd231672" }, "downloads": -1, "filename": "pyopencell-0.2.1.tar.gz", "has_sig": false, "md5_digest": "afe3e72714b4a3683069f8bf199485d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7650, "upload_time": "2019-09-05T13:33:29", "url": "https://files.pythonhosted.org/packages/40/ca/3dde0ed82ec7f76a2c1b6d39079dcef4a2ee903c21d7fbcfa8a6d07e659e/pyopencell-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cda4af1404ef43974b198a7f1d1ace97", "sha256": "614a76c5e2e24dc2715bcee7dcafbe9c384727fe2d4ab4d3572a636b5e66e664" }, "downloads": -1, "filename": "pyopencell-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cda4af1404ef43974b198a7f1d1ace97", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25383, "upload_time": "2019-09-05T13:33:27", "url": "https://files.pythonhosted.org/packages/e4/e5/7c09cc81023b13c46a6f0440064e0bc9ba59b93f37ecbc9b265e6ff5f265/pyopencell-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "afe3e72714b4a3683069f8bf199485d7", "sha256": "bcdcac242526d7c3d904991f8ee655d500e0912122eed7b5af6ed289fd231672" }, "downloads": -1, "filename": "pyopencell-0.2.1.tar.gz", "has_sig": false, "md5_digest": "afe3e72714b4a3683069f8bf199485d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7650, "upload_time": "2019-09-05T13:33:29", "url": "https://files.pythonhosted.org/packages/40/ca/3dde0ed82ec7f76a2c1b6d39079dcef4a2ee903c21d7fbcfa8a6d07e659e/pyopencell-0.2.1.tar.gz" } ] }