{ "info": { "author": "J.M. De la Rosa Trevin, Roberto Marabini, Grigory Sharov, Josue Gomez Blanco, Pablo Conesa, Yunior Fonseca Reyna", "author_email": "delarosatrevin@scilifelab.se, roberto@cnb.csic.es, gsharov@mrc-lmb.cam.ac.uk, josue.gomez-blanco@mcgill.ca, pconesa@cnb.csic.es, fonsecareyna@cnb.csic.es", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering" ], "description": "====\npwem\n====\n\n**pwem** is a Python module of Scipion framework for image processing in Electron Microscopy\n\n\nThe entire collection is licensed under the terms of the GNU Public License,\nversion 3 (GPLv3).\n\n-------------\nDevelopment\n-------------\n\nTo install **pwem** for development purposes, one can do:\n\n::\n\n # Create a clean virtual environment\n python -m venv ~/myenv\n source ~/myenv/bin/activate\n git clone git@github.com:scipion-em/scipion-em.git\n cd scipion-em\n python -m pip install -e . # Install in the environment as development\n\n-------------\nRunning tests\n-------------\n\nFirst make sure that **pwem** is available as a Python module in your\ncurrent Python environment. During development, I tend to set the PYTHONPATH:\n\n::\n\n cd scipion-em\n # Either you have installed as mentioned above, or modify the PYTHONPATH\n export PYTHONPATH=$PYTHONPATH:$PWD\n # After pyworkflow is accesible as a module, then:\n cd pwem/tests\n\n python -m unittest discover", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/scipion-em/scipion-em", "keywords": "scipion cryoem imageprocessing scipion-2.0", "license": "", "maintainer": "", "maintainer_email": "", "name": "scipion-em", "package_url": "https://pypi.org/project/scipion-em/", "platform": "", "project_url": "https://pypi.org/project/scipion-em/", "project_urls": { "Homepage": "https://github.com/scipion-em/scipion-em" }, "release_url": "https://pypi.org/project/scipion-em/1a0/", "requires_dist": null, "requires_python": "", "summary": "This modules contains classes related with EM", "version": "1a0" }, "last_serial": 5972177, "releases": { "1a0": [ { "comment_text": "1.a to tests snaps", "digests": { "md5": "d2cee9d3b94f11fa31252aaf4dff9974", "sha256": "043179e8637d658022f3ad8a24699939385f7e81cf7742a558db52370307bcec" }, "downloads": -1, "filename": "scipion-em-1a0.tar.gz", "has_sig": false, "md5_digest": "d2cee9d3b94f11fa31252aaf4dff9974", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 305395, "upload_time": "2019-10-14T15:53:31", "url": "https://files.pythonhosted.org/packages/b5/df/c64fcba3737ffd42751f1803c492092fa8045c846ee24e38bd6631108dc3/scipion-em-1a0.tar.gz" } ] }, "urls": [ { "comment_text": "1.a to tests snaps", "digests": { "md5": "d2cee9d3b94f11fa31252aaf4dff9974", "sha256": "043179e8637d658022f3ad8a24699939385f7e81cf7742a558db52370307bcec" }, "downloads": -1, "filename": "scipion-em-1a0.tar.gz", "has_sig": false, "md5_digest": "d2cee9d3b94f11fa31252aaf4dff9974", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 305395, "upload_time": "2019-10-14T15:53:31", "url": "https://files.pythonhosted.org/packages/b5/df/c64fcba3737ffd42751f1803c492092fa8045c846ee24e38bd6631108dc3/scipion-em-1a0.tar.gz" } ] }