{"id":16199980,"url":"https://github.com/chilipp/psyplot-conda","last_synced_at":"2026-04-30T15:31:51.718Z","repository":{"id":73611980,"uuid":"87078444","full_name":"Chilipp/psyplot-conda","owner":"Chilipp","description":"⛔️ Conda Installers for psyplot ","archived":false,"fork":false,"pushed_at":"2018-08-31T05:36:26.000Z","size":992,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T19:49:56.257Z","etag":null,"topics":["anaconda","anaconda-installer","conda","deprecated-repo","matplotlib","matplotlib-figures","netcdf","psyplot","pyplot","python","visualization","xarray"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chilipp.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-04-03T13:40:47.000Z","updated_at":"2018-08-29T19:38:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"a628030d-3f36-49d6-90ba-26b3862812fb","html_url":"https://github.com/Chilipp/psyplot-conda","commit_stats":{"total_commits":326,"total_committers":1,"mean_commits":326.0,"dds":0.0,"last_synced_commit":"e267d0e027bd0ad75d2ddb4c1cd136237f3c12f8"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chilipp%2Fpsyplot-conda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chilipp%2Fpsyplot-conda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chilipp%2Fpsyplot-conda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chilipp%2Fpsyplot-conda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chilipp","download_url":"https://codeload.github.com/Chilipp/psyplot-conda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247703806,"owners_count":20982286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anaconda","anaconda-installer","conda","deprecated-repo","matplotlib","matplotlib-figures","netcdf","psyplot","pyplot","python","visualization","xarray"],"created_at":"2024-10-10T09:28:54.108Z","updated_at":"2026-04-30T15:31:51.689Z","avatar_url":"https://github.com/Chilipp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Conda installers for psyplot\n============================\n\n.. image:: http://unmaintained.tech/badge.svg\n    :target: http://unmaintained.tech/\n    :alt: No Maintenance Intended\n\nThis module is not maintained. Please rather download a miniconda_ installer\nand install the packages via::\n\n    conda install -c conda-forge psy-maps psyplot-gui psy-reg\n\nor see the `psyplot installation instructions \u003chttp://psyplot.readthedocs.io/en/latest/installing.html\u003e`__.\n\n.. _miniconda: https://conda.io/miniconda.html\n\n.. start-badges\n\n.. list-table::\n    :stub-columns: 1\n    :widths: 10 90\n\n    * - tests\n      - |travis| |appveyor| |requires|\n    * - nightly\n      - |nightly|\n    * - package\n      - |github|\n\n.. |travis| image:: https://travis-ci.org/Chilipp/psyplot-conda.svg?branch=master\n    :alt: Travis\n    :target: https://travis-ci.org/Chilipp/psyplot-conda\n\n.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/t0890y0q48pnxovu?svg=true\n    :alt: AppVeyor\n    :target: https://ci.appveyor.com/project/Chilipp/psyplot-conda/branch/master\n\n.. |requires| image:: https://requires.io/github/Chilipp/psyplot-conda/requirements.svg?branch=master\n    :alt: Requirements Status\n    :target: https://requires.io/github/Chilipp/psyplot-conda/requirements/?branch=master\n\n.. |nightly| image:: https://travis-ci.org/Chilipp/psyplot-conda.svg?branch=nightly\n    :alt: nightly on Travis\n    :target: https://travis-ci.org/Chilipp/psyplot-conda\n\n.. |github| image:: https://img.shields.io/github/release/Chilipp/psyplot-conda.svg\n    :alt: Github releases\n    :target: https://github.com/Chilipp/psyplot-conda/releases\n\n.. start-badges\n\nThis repository contains the necessary files to create an executable that\ncan be used to install conda and psyplot (including GUI).\n\nExecutables can be downloaded from the Releases_ page, nightly builds for\nLinux and OSX are available here_.\n\nThis installer contains all necessary dependencies for psyplot_, psyplot-gui_,\npsy-simple_, psy-maps_ and psy-reg_ plus the conda package for managing\nvirtual environments. These installers have been created using using the\nconda constructor_ package and the packages from the conda-forge_ channel.\n\nOther ways to install psyplot can be found in the\n`psyplot docs \u003chttp://psyplot.readthedocs.io/en/latest/installing.html\u003e`__.\n\n\n.. Contents::\n\nInstallation on Linux\n---------------------\nDownload the bash script (file ending on ``'.sh'`` for linux) from\nthe Releases_ page and open a terminal window.\n\nType::\n\n    bash '\u003cpath-to-the-downloaded-file.sh\u003e'\n\nand simply follow the instructions.\n\nFor more informations on the command line options type\n\nType::\n\n    bash '\u003cPath-to-the-downloaded-file.sh\u003e' --help\n\nIt will ask you, whether you want to add a ``psyplot`` alias to your\n``.bashrc``, such that you can easily start the terminal and type\n``psyplot`` to start the GUI. You can avoid this by setting\n``NO_PSYPLOT_ALIAS=1``. Hence, to install ``psyplot-conda`` without any\nterminal interaction, run::\n\n    NO_PSYPLOT_ALIAS=1 bash '\u003cPath-to-the-downloaded-file.sh\u003e' -b -p \u003ctarget-path\u003e\n\n\nInstallation on OS X\n--------------------\nYou can either install it from the terminal using a bash-script (``.sh`` file),\nor you can install a self-contained app using an installer (``.pkg`` file).\n\nThe bash script will install a conda installation in your desired location.\nBoth will create a ``Psyplot.app`` (see below).\n\nInstallation using the bash script\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nDownload the bash script (file ending on ``'.sh'`` for MacOSX) from\nthe Releases_ page and open a terminal window.\n\nType::\n\n    bash '\u003cpath-to-the-downloaded-file.sh\u003e'\n\nand simply follow the instructions.\n\nFor more informations on the command line options type\n\nType::\n\n    bash '\u003cPath-to-the-downloaded-file.sh\u003e' --help\n\nBy default, the installer asks whether you want to install a ``Psyplot.app``\ninto your ``Applications`` directory. You can avoid this be setting\n``NO_PSYPLOT_APP=1``.\n\nFurthermore it will ask you, whether you want to add a ``psyplot`` alias to\nyour ``.bash_profile``, such that you can easily start the terminal and type\n``psyplot`` to start the GUI. You can avoid this by setting\n``NO_PSYPLOT_ALIAS=1``. Hence, to install ``psyplot-conda`` without any\nterminal interaction, run::\n\n    NO_PSYPLOT_APP=1 NO_PSYPLOT_ALIAS=1 bash '\u003cPath-to-the-downloaded-file.sh\u003e' -b -p \u003ctarget-path\u003e\n\nInstallation using the OS X package installer\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nJust download the ``.pkg`` file, double click it and follow the instructions.\nIt will create a ``Psyplot.app`` in the specified location.\n\n\nInstallation on Windows\n-----------------------\nJust double click the downloaded file and follow the instructions. The\ninstallation will create an item in the windows menu\n(Start -\u003e Programs -\u003e Psyplot) which you can use to open the GUI. Otherwise,\nopen a command window (``cmd``) and type ``psyplot``.\n\n\n.. _Releases: https://github.com/Chilipp/psyplot-conda/Releases\n.. _here: https://drive.switch.ch/index.php/s/lVwRVtFncOljb6y\n.. _psyplot: https://psyplot.readthedocs.io\n.. _psyplot-gui: https://psyplot.readthedocs.io/projects/psyplot-gui\n.. _psy-simple: https://psyplot.readthedocs.io/projects/psy-simple\n.. _psy-maps: https://psyplot.readthedocs.io/projects/psy-simple\n.. _psy-reg: https://psyplot.readthedocs.io/projects/psy-reg\n.. _constructor: https://github.com/conda/constructor\n.. _conda-forge: http://conda-forge.github.io/\n\nCopyright\n---------\nCopyright (C) 2016-2018 Philipp S. Sommer\n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchilipp%2Fpsyplot-conda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchilipp%2Fpsyplot-conda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchilipp%2Fpsyplot-conda/lists"}