{ "info": { "author": "J.M. De la Rosa Trevin, Viktor E. G. Bengtsson", "author_email": "delarosatrevin@scilifelab.se, viktor.bengtsson@mmk.su.se", "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": "scipion-ed (module pwed)\n========================\n\n**scipion-ed** is the base plugin defining the Domain for Electron Diffraction image processing.\n\n\nDevelopment\n-------------\n\nBefore installing **scipion-ed**, we need **scipion-pyworkflow**, so during\ndevelopment one can do:\n\n.. code-block:: bash\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-pyworkflow.git\n cd scipion-pyworkflow\n python -m pip install -e . # Install in the environment as development\n\n # Then we can install scipion-ed by:\n cd ..\n git clone git@github.com:scipion-ed/scipion-ed.git\n cd scipion-ed\n python -m pip install -e . # Install in the environment as development\n\nRunning tests\n.............\n\n.. code-block:: bash\n\n cd scipion-ed\n cd pwed/tests\n python -m unittest discover\n\n # To visualize the test project you need to specify SCIPION_DOMAIN and SCIPION_VERSION\n export SCIPION_DOMAIN=scipion-ed/pwed\n export SCIPION_VERSION=3.0.0\n\n python scipion-pyworkflow/pyworkflow/apps/pw_project.py TestEdBaseProtocols", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/scipion-ed/scipion-ed", "keywords": "workflows science pyworkflow image-processing scipion electron diffraction", "license": "", "maintainer": "", "maintainer_email": "", "name": "scipion-ed", "package_url": "https://pypi.org/project/scipion-ed/", "platform": "", "project_url": "https://pypi.org/project/scipion-ed/", "project_urls": { "Homepage": "https://github.com/scipion-ed/scipion-ed" }, "release_url": "https://pypi.org/project/scipion-ed/0.0.0/", "requires_dist": null, "requires_python": "", "summary": "Base pyworkflow plugin for Electron Diffraction image processing", "version": "0.0.0" }, "last_serial": 5943883, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "609b7f3915681e4c8f7b84cd72abc6a7", "sha256": "b757de17e20262ea6809007ca2f7fed52eaae5b3c3e2070ba69e8f0c156057f2" }, "downloads": -1, "filename": "scipion-ed-0.0.0.tar.gz", "has_sig": false, "md5_digest": "609b7f3915681e4c8f7b84cd72abc6a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10217, "upload_time": "2019-10-08T09:31:26", "url": "https://files.pythonhosted.org/packages/10/ad/8f40d72fd4fba7fd6f2b033f3d22fbc5309fd07837d064f522248d6f05ee/scipion-ed-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "609b7f3915681e4c8f7b84cd72abc6a7", "sha256": "b757de17e20262ea6809007ca2f7fed52eaae5b3c3e2070ba69e8f0c156057f2" }, "downloads": -1, "filename": "scipion-ed-0.0.0.tar.gz", "has_sig": false, "md5_digest": "609b7f3915681e4c8f7b84cd72abc6a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10217, "upload_time": "2019-10-08T09:31:26", "url": "https://files.pythonhosted.org/packages/10/ad/8f40d72fd4fba7fd6f2b033f3d22fbc5309fd07837d064f522248d6f05ee/scipion-ed-0.0.0.tar.gz" } ] }